Echo Case Crs3 Locations Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Echo Case Crs3 Locations Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CityCountyEPARegionLatitudeLongitudeStateZip

Example Payload

Raw ↑
{
  "City": "Raleigh",
  "County": "037",
  "EPARegion": "04",
  "Latitude": "34.606651",
  "Longitude": "-86.982419",
  "State": "FL",
  "Zip": "53140"
}