tourBookingPage constant
tourBookingPage [Expects: https://schema.org/URL]
A page providing information on how to book a tour of some {Place
}, such as an {Accommodation
} or {ApartmentComplex
} in a real estate setting, as well as other kinds of tours as appropriate.
Can be used on: https://schema.org/Accommodation, https://schema.org/ApartmentComplex, https://schema.org/Place
Implementation
static const tourBookingPage = IriTerm.prevalidated(
'https://schema.org/tourBookingPage',
);