Schema: TouristAttraction
Schema: TouristAttraction Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: TouristAttraction.
TouristAttraction JSON-LD example for The Thunderdome, the Dunmore conference center that hosts XooCon. Covers touristType, availableLanguage, isAccessibleForFree, publicAccess, and how TouristAttraction differs from Place and LocalBusiness for landmarks and points of interest.
Reservation JSON-LD example for a confirmed booking. Covers the 12 properties defined on Reservation including reservationStatus enum, reservationFor, underName, totalPrice, and how Reservation connects to Ticket and the thing being reserved.
Place JSON-LD example for Dunmore Main Street as a geographic location. Covers the most important of Place's 41 direct properties: address, geo, openingHoursSpecification, photo, containsPlace, publicAccess, and when to use Place vs LocalBusiness.
Bridge JSON-LD stub. Direct CivicStructure subtype with no unique properties.
Aquarium JSON-LD stub for public aquariums. Direct CivicStructure subtype with no unique properties.
Zoo JSON-LD stub for public zoos and animal parks. Direct CivicStructure subtype with no unique properties.
AmusementPark JSON-LD stub for theme parks, amusement parks, and ride-based entertainment parks. Direct EntertainmentBusiness subtype with no unique properties.
LandmarksOrHistoricalBuildings JSON-LD stub for historic landmarks and heritage buildings. Direct Place subtype with no unique properties. Often dual-typed with TouristAttraction.
TouristDestination JSON-LD example for a region or place where tourists visit. Place subtype adding includesAttraction (the TouristAttraction list) and touristType (audience).
Waterfall JSON-LD stub for waterfalls. Direct BodyOfWater subtype with no unique properties.