tourBookingPage constant
IriTerm
const tourBookingPage
IRI for schemahttp:tourBookingPage [Expects: http://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: http://schema.org/Accommodation, http://schema.org/ApartmentComplex, http://schema.org/Place
Implementation
static const tourBookingPage = const IriTerm(
'http://schema.org/tourBookingPage',
);