Cip Service Geojson Featurecollection Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cip Service Geojson Featurecollection Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typefeatures

Example Payload

Raw ↑
{
  "type": "FeatureCollection",
  "features": [
    "string"
  ]
}