XooCode(){

Schema: arrivalTime

Schema: arrivalTime Example Markup

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

FlightReservation

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

BusReservation

BusReservation JSON-LD example for a bus ticket. BusReservation adds no properties of its own; see the Reservation example for a complete property walkthrough.

TrainReservation

TrainReservation JSON-LD example for a train ticket. TrainReservation adds no properties of its own; see the Reservation example for a complete property walkthrough.

BoatReservation

BoatReservation JSON-LD example for a ferry booking. BoatReservation adds no properties of its own; see the Reservation example for a complete property walkthrough.

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.

TrainTrip

TrainTrip JSON-LD example for a northeast corridor rail journey. Covers the 6 properties unique to TrainTrip: departureStation, arrivalStation, departurePlatform, arrivalPlatform, trainName, trainNumber.

BusTrip

BusTrip JSON-LD example for a local bus route from Scranton to Dunmore. Covers the 4 properties unique to BusTrip: departureBusStop, arrivalBusStop, busName, busNumber.

BoatTrip

BoatTrip JSON-LD example for a Copenhagen-Oslo ferry. BoatTrip adds 2 properties (departureBoatTerminal, arrivalBoatTerminal) for ferry and cruise routes.