XooCode(){

Schema: Airport

Schema: Airport Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: Airport.

Airport

Airport JSON-LD example for a fictional regional airport serving Dunmore. Covers iataCode and icaoCode (the only properties unique to Airport), the CivicStructure hierarchy, and how Airport differs from LocalBusiness for transportation hubs.

FlightReservation

FlightReservation JSON-LD example for a Nordic Air flight to Dunmore. Covers boardingGroup, passengerPriorityStatus, passengerSequenceNumber, and securityScreening (the 4 properties unique to FlightReservation).

ReservationPackage

ReservationPackage JSON-LD example for a bundled travel package. ReservationPackage adds one property (subReservation) to group multiple bookings under one confirmation.

Flight

Flight JSON-LD example for a Nordic Air route from Copenhagen to Dunmore. Covers the 14 properties unique to Flight including flightNumber, departure/arrival airports with gates and terminals, boardingPolicy enum, estimatedFlightDuration, and webCheckinTime.