{
   "uri" : "/api/v1/surfacewater/geographic-areas/types",
   "column_names" : [
      "typeCode",
      "typeName"
   ],
   "data" : [
      {
         "typeName" : "Basin",
         "typeCode" : "basin"
      },
      {
         "typeCode" : "ctu",
         "typeName" : "City, Township, Unorganized Territory"
      },
      {
         "typeCode" : "county",
         "typeName" : "County"
      },
      {
         "typeCode" : "mnhouse_dist",
         "typeName" : "Legislative District - MN House"
      },
      {
         "typeName" : "Legislative District - MN Senate",
         "typeCode" : "mnsenate_dist"
      },
      {
         "typeName" : "Major Watershed",
         "typeCode" : "huc_8"
      },
      {
         "typeCode" : "wrap_metrowmo",
         "typeName" : "Metro Watershed Management Organization"
      }
   ],
   "recordCount" : 7,
   "deprecated" : "false"
}