{ "$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-measure-schema.json", "title": "stop_measure", "description": "NHD flowline measure at which navigation will cease. Only used in point-to-point navigation.", "type": "number", "examples": [ 45.23 ] }