touristType constant
IRI for schema:touristType [Expects: https://schema.org/Audience, https://schema.org/Text]
Attraction suitable for type(s) of tourist. E.g. children, visitors from a particular country, etc.
Can be used on: https://schema.org/TouristAttraction, https://schema.org/TouristDestination, https://schema.org/TouristTrip
Implementation
static const touristType = IriTerm.prevalidated(
'https://schema.org/touristType',
);