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