{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/weather-gov/refs/heads/main/json-structure/weather-gov-geo-json-bounding-box-structure.json", "name": "GeoJsonBoundingBox", "description": "A GeoJSON bounding box. Please refer to IETF RFC 7946 for information on the GeoJSON format.", "type": "array", "items": { "type": "double" } }