{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-randomnav-resp-structure.json", "name": "randomnav_resp", "description": "randomnav_resp schema from CIP-service Indexing API", "type": "object", "properties": { "navpoint": { "$ref": "#/components/schemas/geojson_feature" } } }