{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-schema/cip-service-stop-hydroseq-schema.json", "title": "stop_hydroseq", "description": "NHDPlus flowline hydro sequence bigint value at which navigation will cease. Only used in point-to-point navigation.", "type": "integer", "format": "int64", "examples": [ 5000100000184 ] }