{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/mywaterway-generic-structure.json", "name": "generic", "description": "generic schema from US EPA How's My Waterway", "type": "object", "properties": { "Results": { "type": "string", "example": "string" } } }