{
   "uri" : "/api/v1/surfacewater/monitoring-stations/types",
   "column_names" : [
      "stationType"
   ],
   "recordCount" : 8,
   "deprecated" : "false",
   "data" : [
      {
         "stationType" : "BEACH"
      },
      {
         "stationType" : "BIOLOGICAL"
      },
      {
         "stationType" : "DISCHARGE"
      },
      {
         "stationType" : "LAKE"
      },
      {
         "stationType" : "STREAM"
      },
      {
         "stationType" : "USGS"
      },
      {
         "stationType" : "WETLAND"
      },
      {
         "stationType" : "null"
      }
   ]
}