{ "column_names" : [ "active", "activityId", "activityName", "activitySysId", "addressStreet", "city", "county", "discoveryDate", "leakedProduct", "regulatoryDesignation", "mpcaContact", "projectManager", "hydrologist", "reportDate", "siteClosureDate", "siteId", "siteType", "zipCode" ], "deprecated" : "false", "recordCount" : 1, "uri" : "/api/v1/tanks-and-leaks/activities/leaks", "data" : [ { "city" : "Golden Valley", "addressStreet" : "900 Xenia Ave", "discoveryDate" : "1991-10-31", "activityId" : "LS0004797", "mpcaContact" : "null", "siteClosureDate" : "1997-02-28", "projectManager" : "null", "activitySysId" : "118360-LS0004797", "hydrologist" : "null", "siteId" : "118360", "zipCode" : "55427", "regulatoryDesignation" : "Unknown", "activityName" : "Mn Dept Of Transportation", "reportDate" : "1991-10-31", "leakedProduct" : "Diesel", "active" : "N", "county" : "Hennepin", "siteType" : "Leak Site" } ] }