TouristTrip constant

IriTerm const TouristTrip

IRI for schema:TouristTrip

A tourist trip. A created itinerary of visits to one or more places of interest ({TouristAttraction}/{TouristDestination}) often linked by a similar theme, geographic area, or interest to a particular {touristType}. The UNWTO defines tourism trip as the Trip taken by visitors. (See examples below.)

Implementation

static const TouristTrip = IriTerm.prevalidated(
  'https://schema.org/TouristTrip',
);