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