{
"recordCount" : 1,
"deprecated" : "false",
"column_names" : [
"lat",
"localName",
"long",
"permitSysId",
"stationId",
"status",
"statusEffectiveDate",
"type",
"typeCode"
],
"uri" : "/api/v1/isw/monitors",
"data" : [
{
"statusEffectiveDate" : "2015-08-10",
"status" : "Active",
"permitSysId" : "146900",
"stationId" : "1",
"localName" : "BML-1",
"long" : "-94.60366",
"type" : "Surface Discharge",
"typeCode" : "SURD",
"lat" : "48.72037"
}
]
}