{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/elg-search-pollutant.list-categories-structure.json", "name": "pollutant.listCategories", "description": "Placeholder", "type": "object", "properties": { "Dummy": { "type": "string", "description": "Dummy", "example": "Dummy" } }, "required": [ "Dummy" ] }