Echo Dfr Dfr094 Structure

Spatial Metadata Object

Type: object Properties: 8 Required: 8
GovernmentEnvironmentalOpen DataAir QualityWater QualityHazardous WasteComplianceEmissions

dfr094 is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 8 properties, of which 8 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

CalculatedAccuracy CollectionMethod CoordinateSourceSystem CoordinateSourceSystemId Latitude83 Longitude83 ReferencePoint RegistryID

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr094-structure.json",
  "name": "dfr094",
  "description": "Spatial Metadata Object",
  "type": "object",
  "properties": {
    "CalculatedAccuracy": {
      "type": "string",
      "description": "??",
      "example": "50 Meters"
    },
    "CollectionMethod": {
      "type": "string",
      "description": "??",
      "example": "ADDRESS MATCHING-HOUSE NUMBER"
    },
    "CoordinateSourceSystem": {
      "type": "string",
      "description": "??",
      "example": "FRS"
    },
    "CoordinateSourceSystemId": {
      "type": "string",
      "description": "??",
      "example": "110001891506"
    },
    "Latitude83": {
      "type": "string",
      "description": "The latitude of the facility or permit holder as maintained in each data system.",
      "example": "38.798026"
    },
    "Longitude83": {
      "type": "string",
      "description": "The longitude of the facility or permit holder as maintained in each data system",
      "example": "-77.062981"
    },
    "ReferencePoint": {
      "type": "string",
      "description": "??",
      "example": "ENTRANCE POINT OF A FACILITY OR STATION"
    },
    "RegistryID": {
      "type": "string",
      "description": "An internal 12-digit Facility Registry Service (FRS) tracking number used to tie all facility data together in EPA regulatory program databases.",
      "example": "110020837601"
    }
  },
  "required": [
    "RegistryID",
    "Latitude83",
    "Longitude83",
    "CollectionMethod",
    "ReferencePoint",
    "CalculatedAccuracy",
    "CoordinateSourceSystem",
    "CoordinateSourceSystemId"
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/echo-dfr-dfr094-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.