{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus-solutions/refs/heads/main/json-structure/seat-map-display-facility-dictionary-structure.json", "name": "FacilityDictionary", "description": "on board facilities map. E.g: bulkhead, closet, exit door, galley, lavatory", "type": "object", "additionalProperties": { "type": "string" } }