touristType constant

IriTerm const touristType

touristType [Expects: http://schema.org/Audience, http://schema.org/Text]

Attraction suitable for type(s) of tourist. E.g. children, visitors from a particular country, etc.

Can be used on: http://schema.org/TouristAttraction, http://schema.org/TouristDestination, http://schema.org/TouristTrip

Implementation

static const touristType = IriTerm.prevalidated(
  'http://schema.org/touristType',
);