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