{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-nhdplusid-schema.json", "title": "nhdplusid", "description": "NHDPlus int64 nhdplus identifier.", "type": "integer", "format": "int64" }