{
   "uri" : "/api/v1/surfacewater/cmp/sites",
   "column_names" : [
      "cmpStationId",
      "cmpStationName",
      "county",
      "huc8",
      "latestMonitoringYear",
      "locationType",
      "monitoringYear",
      "trendId",
      "wid",
      "wuDisplayName",
      "wuType"
   ],
   "data" : [
      {
         "wid" : "62-0002-00",
         "county" : "Ramsey",
         "huc8" : "07010206",
         "cmpStationName" : "Bald Eagle",
         "monitoringYear" : "2023",
         "latestMonitoringYear" : "2023",
         "wuType" : "Lake",
         "cmpStationId" : "62-0002-00-207",
         "trendId" : "904081",
         "locationType" : "Lake Station",
         "wuDisplayName" : "Bald Eagle: AT WHITE BEAR LAKE"
      },
      {
         "cmpStationId" : "62-0002-00-206",
         "wuType" : "Lake",
         "latestMonitoringYear" : "2023",
         "monitoringYear" : "2023",
         "cmpStationName" : "Bald Eagle",
         "huc8" : "07010206",
         "wid" : "62-0002-00",
         "county" : "Ramsey",
         "wuDisplayName" : "Bald Eagle: AT WHITE BEAR LAKE",
         "locationType" : "Lake Station",
         "trendId" : "904081"
      }
   ],
   "deprecated" : "false",
   "recordCount" : 2
}