Schema: FlightReservation
Schema: FlightReservation Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: 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 JSON-LD example for a bundled travel package. ReservationPackage adds one property (subReservation) to group multiple bookings under one confirmation.
ReservationStatusType JSON-LD reference. 4-value StatusEnumeration (Confirmed, Pending, Hold, Cancelled). Used as Reservation.reservationStatus.
Seat JSON-LD example for a reserved seat on a flight, train, or event ticket. Intangible with seatNumber, seatRow, seatSection, seatingType.
EntryPoint JSON-LD example for an Action's invocation target (URL template, HTTP method, platform, content type). Intangible with 7 direct properties.