action epa_post_air_rest_services_get_geojson { label: "Clean Air Act GeoJSON Service" description: "Based on the QID obtained from a get_facilities or get_facility_info query, return GeoJSON of the facilities found." provider: epa method: POST path: "/air_rest_services.get_geojson" encoding: json output: { type: "object" additionalProperties: true } }