{
   "uri" : "/api/v1/wimn/sites",
   "recordCount" : 1,
   "deprecated" : "false",
   "data" : [
      {
         "activeSite" : "Y",
         "ownerName" : "Spring Hill Golf Club",
         "watershedName" : "Mississippi River - Twin Cities",
         "industrialClassification" : "null",
         "watershedUrl" : "https://www.pca.state.mn.us/node/4894",
         "countyCode" : "053",
         "cityName" : "Orono",
         "addressLine2" : "null",
         "lat" : "44.9966144",
         "coordinateMethod" : "Address Matching House Number",
         "ctuName" : "Orono",
         "legislativeDistrict" : "45A",
         "zipCode" : "55391",
         "addressLine1" : "1050 Tamarack Dr",
         "countyName" : "Hennepin",
         "siteId" : "35814",
         "siteName" : "Spring Hill Golf Club",
         "watershedCode" : "7010206",
         "long" : "-93.5534906",
         "stateCode" : "MN",
         "institutionalControl" : "N",
         "huc8" : "07010206"
      }
   ],
   "column_names" : [
      "activeSite",
      "ctuName",
      "addressLine1",
      "addressLine2",
      "cityName",
      "coordinateMethod",
      "countyCode",
      "countyName",
      "huc8",
      "industrialClassification",
      "lat",
      "legislativeDistrict",
      "long",
      "ownerName",
      "siteId",
      "siteName",
      "stateCode",
      "watershedCode",
      "watershedName",
      "watershedUrl",
      "institutionalControl",
      "zipCode"
   ]
}