{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-coordinates1-structure.json", "name": "coordinates1", "description": "coordinates1 schema from CIP-service Indexing API", "type": "array", "items": { "$ref": "#/components/schemas/ordinate" } }