{
   "uri" : "/api/v1/groundwater/monitoring-stations/types",
   "recordCount" : 4,
   "deprecated" : "false",
   "data" : [
      {
         "stationType" : "Leachate Lysimeter"
      },
      {
         "stationType" : "Other"
      },
      {
         "stationType" : "Soil Vapor"
      },
      {
         "stationType" : "Well"
      }
   ],
   "column_names" : [
      "stationType"
   ]
}