Schema: departureBoatTerminal
Schema: departureBoatTerminal Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: departureBoatTerminal.
BoatReservation JSON-LD example for a ferry booking. BoatReservation adds no properties of its own; see the Reservation example for a complete property walkthrough.
BoatTrip JSON-LD example for a Copenhagen-Oslo ferry. BoatTrip adds 2 properties (departureBoatTerminal, arrivalBoatTerminal) for ferry and cruise routes.
Trip JSON-LD example for the parent type behind Flight, TrainTrip, BusTrip, and BoatTrip. Covers the shared Trip properties (departureTime, arrivalTime, provider, offers, itinerary, subTrip, partOfTrip) that every reservation-backed travel segment inherits.
BoatTerminal JSON-LD stub for ferry terminals and port passenger facilities. Direct CivicStructure subtype. Used as departureBoatTerminal / arrivalBoatTerminal on BoatTrip.