{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aerodatabox/refs/heads/main/json-structure/aerodatabox-flight-airport-movement-quality-enum-structure.json", "description": "Quality characteristics of the information provided within flight FlightAirportMovementContract

Possible values:

\r\n\r\n", "type": "string", "enum": [ "Basic", "Live", "Approximate" ], "name": "FlightAirportMovementQualityEnum" }