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