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