{
   "column_names" : [
      "activitySysId",
      "addressMail",
      "cityMail",
      "contactCategory",
      "contactType",
      "contactTypeCode",
      "email",
      "endDate",
      "name",
      "phone",
      "startDate",
      "stateMail",
      "zipMail"
   ],
   "deprecated" : "false",
   "data" : [
      {
         "contactTypeCode" : "23",
         "zipMail" : "55123    ",
         "contactType" : "is owned by",
         "cityMail" : "Eagan",
         "name" : "Chad Onsgard",
         "contactCategory" : "Person",
         "stateMail" : "MN",
         "phone" : "952-988-8202",
         "email" : "chad.onsgard@pultegroup.com",
         "endDate" : "null",
         "startDate" : "2013-11-22",
         "activitySysId" : "14331737425",
         "addressMail" : "37090 Dodd Rd  "
      },
      {
         "contactTypeCode" : "23",
         "zipMail" : "55123    ",
         "contactType" : "is owned by",
         "cityMail" : "Eagan",
         "name" : "Pulte Homes of Minnesota LLC",
         "contactCategory" : "Org",
         "stateMail" : "MN",
         "phone" : "952-988-8202",
         "email" : "chad.onsgard@pultegroup.com",
         "endDate" : "null",
         "startDate" : "2013-11-22",
         "activitySysId" : "14331737425",
         "addressMail" : "37090 Dodd Rd  "
      }
   ],
   "recordCount" : 2,
   "uri" : "/api/v1/csw/contact"
}