Note: you are viewing the development version of Schema.org. See How we work for more details.

TouristAttraction

A Schema.org Type
A tourist attraction. In principle any Thing can be a TouristAttraction, from a Mountain and LandmarksOrHistoricalBuildings to a LocalBusiness. This Type can be used on its own to describe a general TouristAttraction, or be used as an additionalType to add tourist attraction properties to any other type. (See examples below)
PropertyExpected TypeDescription
Properties from TouristAttraction
availableLanguage Language  or
Text
A language someone may use with or at the item, service or place. Please use one of the language codes from the IETF BCP 47 standard. See also inLanguage.
touristType Audience  or
Text
Attraction suitable for type(s) of tourist. E.g. children, visitors from a particular country, etc.
Properties from Place
additionalProperty PropertyValue A property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.

Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. https://schema.org/width, https://schema.org/color, https://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
address PostalAddress  or
Text
Physical address of the item.
aggregateRating AggregateRating The overall rating, based on a collection of reviews or ratings, of the item.
amenityFeature LocationFeatureSpecification An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs.
branchCode Text A short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.

For example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch.
containedInPlace Place The basic containment relation between a place and one that contains it. Supersedes containedIn.
Inverse property: containsPlace
containsPlace Place The basic containment relation between a place and another that it contains.
Inverse property: containedInPlace
event Event Upcoming or past event associated with this place, organization, or action. Supersedes events.
faxNumber Text The fax number.
geo GeoCoordinates  or
GeoShape
The geo coordinates of the place.
geoContains GeospatialGeometry  or
Place
Represents a relationship between two geometries (or the places they represent), relating a containing geometry to a contained geometry. "a contains b iff no points of b lie in the exterior of a, and at least one point of the interior of b lies in the interior of a". As defined in DE-9IM.
geoCoveredBy GeospatialGeometry  or
Place
Represents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined in DE-9IM.
geoCovers GeospatialGeometry  or
Place
Represents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. "Every point of b is a point of (the interior or boundary of) a". As defined in DE-9IM.
geoCrosses GeospatialGeometry  or
Place
Represents a relationship between two geometries (or the places they represent), relating a geometry to another that crosses it: "a crosses b: they have some but not all interior points in common, and the dimension of the intersection is less than that of at least one of them". As defined in DE-9IM.
geoDisjoint GeospatialGeometry  or
Place
Represents spatial relations in which two geometries (or the places they represent) are topologically disjoint: "they have no point in common. They form a set of disconnected geometries." (A symmetric relationship, as defined in DE-9IM.)
geoEquals GeospatialGeometry  or
Place
Represents spatial relations in which two geometries (or the places they represent) are topologically equal, as defined in DE-9IM. "Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other" (a symmetric relationship).
geoIntersects GeospatialGeometry  or
Place
Represents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in DE-9IM.
geoOverlaps GeospatialGeometry  or
Place
Represents a relationship between two geometries (or the places they represent), relating a geometry to another that geospatially overlaps it, i.e. they have some but not all points in common. As defined in DE-9IM.
geoTouches GeospatialGeometry  or
Place
Represents spatial relations in which two geometries (or the places they represent) touch: "they have at least one boundary point in common, but no interior points." (A symmetric relationship, as defined in DE-9IM.)
geoWithin GeospatialGeometry  or
Place
Represents a relationship between two geometries (or the places they represent), relating a geometry to one that contains it, i.e. it is inside (i.e. within) its interior. As defined in DE-9IM.
globalLocationNumber Text The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.
hasCertification Certification Certification information about a product, organization, service, place, or person.
hasDriveThroughService Boolean Indicates whether some facility (e.g. FoodEstablishment, CovidTestingFacility) offers a service that can be used by driving through in a car. In the case of CovidTestingFacility such facilities could potentially help with social distancing from other potentially-infected users.
hasMap Map  or
URL
A URL to a map of the place. Supersedes maps, map.
isAccessibleForFree Boolean A flag to signal that the item, event, or place is accessible for free. Supersedes free.
isicV4 Text The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.
keywords DefinedTerm  or
Text  or
URL
Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.
latitude Number  or
Text
The latitude of a location. For example 37.42242 (WGS 84).
logo ImageObject  or
URL
An associated logo.
longitude Number  or
Text
The longitude of a location. For example -122.08585 (WGS 84).
maximumAttendeeCapacity Integer The total number of individuals that may attend an event or venue.
openingHoursSpecification OpeningHoursSpecification The opening hours of a certain place.
photo ImageObject  or
Photograph
A photograph of this place. Supersedes photos.
publicAccess Boolean A flag to signal that the Place is open to public visitors. If this property is omitted there is no assumed default boolean value.
review Review A review of the item. Supersedes reviews.
slogan Text A slogan or motto associated with the item.
smokingAllowed Boolean Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.
specialOpeningHoursSpecification OpeningHoursSpecification The special opening hours of a certain place.

Use this to explicitly override general opening hours brought in scope by openingHoursSpecification or openingHours.
telephone Text The telephone number.
tourBookingPage 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.
Properties from Thing
additionalType Text  or
URL
An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.
alternateName Text An alias for the item.
description Text  or
TextObject
A description of the item.
disambiguatingDescription Text A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
identifier PropertyValue  or
Text  or
URL
The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.
image ImageObject  or
URL
An image of the item. This can be a URL or a fully described ImageObject.
mainEntityOfPage CreativeWork  or
URL
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.
Inverse property: mainEntity
name Text The name of the item.
potentialAction Action Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
sameAs URL URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
subjectOf CreativeWork  or
Event
A CreativeWork or Event about this Thing.
Inverse property: about
url URL URL of the item.

Instances of TouristAttraction may appear as a value for the following properties
PropertyOn TypesDescription
includesAttraction TouristDestination Attraction located at destination.

Acknowledgements

Future Internet Lab, Institute of Informatics and Telematics
This element is based on work by the Web Applications for the Future Internet Lab, Institute of Informatics and Telematics, Pisa, Italy.
Tourism Structured Web Data Community Group
This element is based on the work of the Tourism Structured Web Data Community Group.

Examples

Example 1
Copied
Example notes or example HTML without markup.
<h1>Hyde Park</h1>
<div>It's one of the nine royal parks of London.</div>
<div>Website:
	<a href="http://www.royalparks.org.uk/parks/hyde-park">www.royalparks.org.uk/parks/hyde-park</a>
</div>
<div>Ticket: access for free.</div>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/TouristAttraction">
	<h1><span itemprop="name">Hyde Park</span></h1>
	<div>
		<span itemprop="description">It's one of nine royal parks of London.</span>
	</div>
	<div>Website:
		<a href="http://www.royalparks.org.uk/parks/hyde-park" itemprop="url">www.royalparks.org.uk/parks/hyde-park</a>
	</div>
	<div>
		<meta itemprop="isAccessibleForFree" content="true"/>Ticket: access for free.
	</div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="TouristAttraction">
	<h1><span property="name">Hyde Park</span></h1>
	<div>
		<span property="description">It's one of nine royal parks of London.</span>
	</div>
	<div>Website:
		<a href="http://www.royalparks.org.uk/parks/hyde-park" property="url">www.royalparks.org.uk/parks/hyde-park</a>
	</div>
	<div>
		<meta property="isAccessibleForFree" content="true"/>Ticket: access for free.
	</div>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
	"@context": "https://schema.org",
	"@type": "TouristAttraction",
	"name": "Hyde Park",
	"description": "It's one of nine royal parks of London.",
	"url": "http://www.royalparks.org.uk/parks/hyde-park",
	"isAccessibleForFree": true
}
</script>
Structured representation of the JSON-LD example.
Example 2
Copied
Example notes or example HTML without markup.
<h1>Disneyland Paris</h1>
<div>It's an amusement park in Marne-la-Vallée, near Paris, in France.</div>
<div>Hours: Mo-Fr 10am-7pm Sa 10am-22pm Su 10am-21pm</div>
<div>Entrance: with ticket</div>
<div>Currency accepted: Euro</div>
<div>Payment accepted: Cash, Credit Card</div>
<div>Website:
	<a href="http://www.disneylandparis.it/">www.disneylandparis.it</a>
</div>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/AmusementPark https://schema.org/TouristAttraction">
	<h1><span itemprop="name">Disneyland Paris</span></h1>
	<div>
		<span itemprop="description">It's an amusement park in Marne-la-Vallée, near Paris, in France and is the most visited theme park in all of France and Europe.</span>
	</div>
	<div>Hours: Mo-Fr 10am-7pm Sa 10am-22pm Su 10am-21pm
		<meta itemprop="openingHours" content="Mo-Fr 10:00-19:00"/>
		<meta itemprop="openingHours" content="Sa 10:00-22:00"/>
		<meta itemprop="openingHours" content="Su 10:00-21:00"/>
	</div>
	<div>
		<meta itemprop="isAccessibleForFree" content="false"/>Entrance: with ticket
	</div>
	<div>
		<meta itemprop="currenciesAccepted" content="EUR"/>Currency accepted: Euro
	</div>
	<div>
		<meta itemprop="paymentAccepted" content="Cash, Credit Card"/>Payment accepted: Cash, Credit Card
	</div>
	<div>Website:
		<a href="http://www.disneylandparis.it/" itemprop="url">www.disneylandparis.it</a>
	</div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="TouristAttraction AmusementPark">
	<h1><span property="name">Disneyland Paris</span></h1>
	<div>
		<span property="description">It's an amusement park in Marne-la-Vallée, near Paris, in France and is the most visited theme park in all of France and Europe.</span>
	</div>
	<div>Hours: Mo-Fr 10am-7pm Sa 10am-22pm Su 10am-21pm
		<meta property="openingHours" content="Mo-Fr 10:00-19:00"/>
		<meta property="openingHours" content="Sa 10:00-22:00"/>
		<meta property="openingHours" content="Su 10:00-21:00"/>
	</div>
	<div>
		<meta property="isAccessibleForFree" content="false"/>Entrance: with ticket
	</div>
	<div>
		<meta property="currenciesAccepted" content="EUR"/>Currency accepted: Euro
	</div>
	<div>
		<meta property="paymentAccepted" content="Cash, Credit Card"/>Payment accepted: Cash, Credit Card
	</div>
	<div>Website:
		<a href="http://www.disneylandparis.it/" property="url">www.disneylandparis.it</a>
	</div>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
	"@context": "https://schema.org",
	"@type": ["TouristAttraction", "AmusementPark"],
	"name": "Disneyland Paris",
	"description": "It's an amusement park in Marne-la-Vallée, near Paris, in France and is the most visited theme park in all of France and Europe.",
	"openingHours":["Mo-Fr 10:00-19:00", "Sa 10:00-22:00", "Su 10:00-21:00"],
	"isAccessibleForFree": false,
	"currenciesAccepted": "EUR",
	"paymentAccepted":"Cash, Credit Card",
	"url":"http://www.disneylandparis.it/"
}
</script>
Structured representation of the JSON-LD example.
Example 3
Copied
Example notes or example HTML without markup.
<h1>Neuschwanstein Castle</h1>
<div>Neuschwanstein Castle is a nineteenth-century Romanesque Revival palace in Schwangau, in southwest Bavaria, Germany.</div>
<div>Guided tours in German and English.</div>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/TouristAttraction">
	<h1><span itemprop="name">Neuschwanstein Castle</span></h1>
	<div>It is a nineteenth-century Romanesque Revival palace in
		<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
			<span itemprop="addressLocality">Schwangau</span>, in
			<span itemprop="addressCountry">Germany</span>.
		</div>
	</div>
	<div>Guided tours in
		<div itemprop="availableLanguage" itemscope itemtype="https://schema.org/Language">
			<span itemprop="name">German</span>
		</div> and
		<div itemprop="availableLanguage" itemscope itemtype="https://schema.org/Language">
			<span itemprop="name">English</span>.
		</div>
	</div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org" typeof="TouristAttraction">
	<h1><span property="name">Neuschwanstein Castle</span></h1>
	<div>It is a nineteenth-century Romanesque Revival palace in
		<div property="address" typeof="PostalAddress">
			<span property="addressLocality">Schwangau</span>, in
			<span property="addressCountry">Germany</span>.
		</div>
	</div>
	<div>Guided tours in
		<div property="availableLanguage" typeof="Language">
			<span property="name">German</span>
		</div> and
		<div property="availableLanguage" typeof="Language">
			<span property="name">English</span>.
		</div>
	</div>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
	"@context": "https://schema.org",
	"@type": "TouristAttraction",
	"name": "Neuschwanstein Castle",
	"address": {
		"@type": "PostalAddress",
		"addressLocality": "Schwangau",
		"addressCountry": "Germany"
	},
	"availableLanguage": [
		{
			"@type": "Language",
			"name": "German"
		},
		{
			"@type": "Language",
			"name": "English"
		}
	]
}
</script>
Structured representation of the JSON-LD example.
Example 4
Copied
Example notes or example HTML without markup.
<h1>Please Touch Museum</h1>
<div>It is a children's museum located in Philadelphia, Pennsylvania, USA.</div>
<div>The museum focuses on teaching children through interactive exhibits and special events.</div>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/TouristAttraction">
    <link itemprop="additionalType" href="https://schema.org/Museum">
    <h1>
        <span itemprop="name">Please Touch Museum</span>
    </h1>
    <div>
        It is a
        <div itemprop="touristType" itemscope itemtype="https://schema.org/Audience">
            <span itemprop="audienceType">children</span>
        </div>'s museum located in
        <div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
            <div itemprop="addressLocality">
                Philadelphia
            </div>,
            <div itemprop="addressCountry">
                USA
            </div>.
        </div>
    </div>
    <div>
        <span itemprop="description">The museum focuses on teaching children through interactive exhibits and special events.</span>
    </div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="TouristAttraction Museum">
    <h1>
        <span property="name">Please Touch Museum</span>
    </h1>
    <div>
        It is a
        <div property="touristType" typeof="Audience">
            <span property="audienceType">children</span>
        </div>'s museum located in
        <div property="address" typeof="PostalAddress">
            <div property="addressLocality">
                Philadelphia
            </div>,
            <div property="addressCountry">
                USA
            </div>.
        </div>
    </div>
    <div>
        <span property="description">The museum focuses on teaching children through interactive exhibits and special events.</span>
    </div>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
	"@context": "https://schema.org",
	"@type": ["TouristAttraction","Museum"],
	"name": "Please Touch Museum",
	"address": {
		"@type": "PostalAddress",
		"addressLocality": "Philadelphia",
		"addressCountry": "USA"
	},
	"touristType": {
		"@type": "Audience",
		"audienceType": "children"
	},
	"description": "The museum focuses on teaching children through interactive exhibits and special events."
}
</script>
Structured representation of the JSON-LD example.
Example 5
Copied
Example notes or example HTML without markup.
<h1>Leaning Tower of Pisa</h1>
<div>It is a twelfth-thirteenth century Romanesque tower started building by Bonanno Pisano.</div>
<div>Public access: yes</div>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/TouristAttraction">
	<h1><span itemprop="name">Leaning Tower of Pisa</span></h1>
	<div>
		<span itemprop="description">It is a twelfth-thirteenth century Romanesque tower started building by Bonanno Pisano.</span>
	</div>
	<div>
		<meta itemprop="publicAccess" content="true"/>Public access: yes
	</div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="TouristAttraction">
	<h1><span property="name">Leaning Tower of Pisa</span></h1>
	<div>
		<span property="description">It is a twelfth-thirteenth century Romanesque tower started building by Bonanno Pisano.</span>
	</div>
	<div>
		<meta property="publicAccess" content="true"/>Public access: yes
	</div>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
	"@context": "https://schema.org",
	"@type": "TouristAttraction",
	"name": "Leaning Tower of Pisa",
	"publicAccess": true,
	"description": "It is a twelfth-thirteenth century Romanesque tower started building by Bonanno Pisano."
}
</script>
Structured representation of the JSON-LD example.
Example 6
Copied
Example notes or example HTML without markup.
<h1>Musée Marmottan Monet</h1>
<div>It's a museum of Impressionism and french ninenteeth art.</div>
<div>It is hosting the Hodler's, Monet's and Munch's exibit: "Peindre l'impossible".
Start date: September 15 2016
End date: Genuary 22 2017
</div>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/TouristAttraction">
	<h1><span itemprop="name">Musée Marmottan Monet</span></h1>
	<div>
		<span itemprop="description">It's a museum of Impressionism and french ninenteeth art.</span>
	</div>
	<div itemprop="event" itemscope itemtype="https://schema.org/Event">It is hosting the
		<span itemprop="about">Hodler</span>'s
		<span itemprop="about">Monet</span>'s
		<span itemprop="about">Munch</span>'s exibit:
		<span itemprop="name">"Peindre l'impossible"</span>.
		<meta itemprop="startDate" content="2016-09-15" />Start date: September 15 2016
		<meta itemprop="endDate" content="2017-01-22" />End date: Genuary 22 2017
	</div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="TouristAttraction">
	<h1><span property="name">Musée Marmottan Monet</span></h1>
	<div>
		<span property="description">It's a museum of Impressionism and french ninenteeth art.</span>
	</div>
	<div property="event" typeof="Event">It is hosting the
		<span property="about">Hodler</span>'s
		<span property="about">Monet</span>'s
		<span property="about">Munch</span>'s exibit:
		<span property="name">"Peindre l'impossible"</span>.
		<meta property="startDate" content="2016-10-01" />Start date: September 15 2016
		<meta property="endDate" content="2017-02-05" />End date: Genuary 22 2017
	</div>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
	"@context": "https://schema.org",
	"@type": "TouristAttraction",
	"name": "Musée Marmottan Monet",
	"description": "It's a museum of Impressionism and french ninenteeth art.",
	"event": {
		"@type": "Event",
		"about": ["Hodler","Monet","Munch"],
		"name": "Peindre l'impossible",
		"startDate": "2016-09-15",
		"endDate": "2017-01-22"
	}
}
</script>
Structured representation of the JSON-LD example.
Example 7
Copied
Example notes or example HTML without markup.
Name: The Falles 2017
Description: The Falles is a traditional celebration held in commemoration of Saint Joseph in the city of Valencia, Spain. The term Falles refers to both the celebration and the monuments burnt during the celebration. Added to UNESCO's intangible cultural heritage of humanity list on 30 November 2016.
From: March 3, 2017
To: March 3, 2017
Location: Valencia, ES
Public Access: yes
Is Accessible For Free: yes
Tourist Audience: Cultural tourism
Image 1: https://commons.wikimedia.org/wiki/File%3AFalla_Plaza_del_Ayuntamiento_2016_(1).jpg
Image 2: https://commons.wikimedia.org/wiki/File:La_fallera_y_su_crem%C3%A1.jpg
Same As: http://www.wikidata.org/entity/Q1143768
Example encoded as Microdata embedded in HTML.
<div>
  <div itemtype="https://schema.org/TouristAttraction" itemscope>
    <link itemprop="additionalType" href="https://schema.org/Event" />
    <meta itemprop="name" content="Las Fallas 2017" />
    <meta itemprop="name" content="The Falles 2017" />
    <meta itemprop="alternateName" content="Les Falles 2017" />
    <meta itemprop="touristType" content="Cultural tourism" />
    <meta itemprop="description" content="Las Fallas son unas fiestas con una tradición arraigada en la ciudad de Valencia y diferentes poblaciones de la Comunidad Valenciana, y que se celebran en honor de San José. El término Falla se refiere a las propia fiestas y a los monumentos quemados en las calles de Valencia el día 19 de marzo. En noviembre de 2016 la Unesco las inscribió en su Lista Representativa del Patrimonio Cultural Inmaterial de la Humanidad." />
    <meta itemprop="description" content="The Falles is a traditional celebration held in commemoration of Saint Joseph in the city of Valencia, Spain. The term Falles refers to both the celebration and the monuments burnt during the celebration. Added to UNESCO's intangible cultural heritage of humanity list on 30 November 2016." />
    <meta itemprop="startDate" content="2017-03-15T09:00" />
    <meta itemprop="endDate" content="2017-03-19T23:59" />
    <div itemprop="location" itemtype="https://schema.org/PostalAddress" itemscope>
      <meta itemprop="addressLocality" content="Valencia" />
      <meta itemprop="addressRegion" content="Valencia" />
      <meta itemprop="addressCountry" content="ES" />
    </div>
    <meta itemprop="publicAccess" content="true" />
    <meta itemprop="isAccessibleForFree" content="true" />
    <link itemprop="image" href="https://commons.wikimedia.org/wiki/File%3AFalla_Plaza_del_Ayuntamiento_2016_(1).jpg" />
    <link itemprop="image" href="https://commons.wikimedia.org/wiki/File:La_fallera_y_su_crem%C3%A1.jpg" />
    <link itemprop="sameAs" href="http://www.wikidata.org/entity/Q1143768" />
  </div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="TouristAttraction Event">
    <div property="name" xml:lang="es" content="Las Fallas 2017" lang="es"></div>
    <div property="name" xml:lang="en" content="The Falles 2017" lang="en"></div>
    <div property="alternateName" content="Les Falles 2017"></div>
    <div property="description" xml:lang="es" content="Las Fallas son unas fiestas con una tradición arraigada en la ciudad de Valencia y diferentes poblaciones de la Comunidad Valenciana, y que se celebran en honor de San José. El término Falla se refiere a las propia fiestas y a los monumentos quemados en las calles de Valencia el día 19 de marzo. En noviembre de 2016 la Unesco las inscribió en su Lista Representativa del Patrimonio Cultural Inmaterial de la Humanidad." lang="es"></div>
    <div property="description" xml:lang="en" content="The Falles is a traditional celebration held in commemoration of Saint Joseph in the city of Valencia, Spain. The term Falles refers to both the celebration and the monuments burnt during the celebration. Added to UNESCO's intangible cultural heritage of humanity list on 30 November 2016." lang="en"></div>
    <div property="startDate" content="2017-03-15T09:00"></div>
    <div property="endDate" content="2017-03-19T23:59"></div>
    <div property="location" typeof="PostalAddress">
        <div property="addressLocality" content="Valencia"></div>
        <div property="addressCountry" content="ES"></div>
        <div property="addressRegion" content="Valencia"></div>
    </div>
    <div property="publicAccess" datatype="xsd:boolean" content="true"></div>
    <div property="isAccessibleForFree" datatype="xsd:boolean" content="true"></div>
    <div property="touristType" content="Cultural tourism"></div>
    <link property="image" href="https://commons.wikimedia.org/wiki/File%3AFalla_Plaza_del_Ayuntamiento_2016_(1).jpg" />
    <link property="image" href="https://commons.wikimedia.org/wiki/File:La_fallera_y_su_crem%C3%A1.jpg" />
    <link property="sameAs" href="http://www.wikidata.org/entity/Q1143768" />
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": [
    "Event",
    "TouristAttraction"
  ],
  "name": "The Falles 2017",
  "name": [
    {
    "@language": "es",
    "@value": "Las Fallas 2017"
    },
    {
    "@language": "en",
    "@value": "The Falles 2017"
    }
  ],
  "alternateName":"Les Falles 2017",
  "description":"The Falles is a traditional celebration held in commemoration of Saint Joseph in the city of Valencia, Spain. The term Falles refers to both the celebration and the monuments burnt during the celebration. Added to UNESCO's intangible cultural heritage of humanity list on 30 November 2016.",
  "description":[
    {
    "@language": "es",
    "@value": "Las Fallas son unas fiestas con una tradición arraigada en la ciudad de Valencia y diferentes poblaciones de la Comunidad Valenciana, y que se celebran en honor de San José. El término Falla se refiere a las propia fiestas y a los monumentos quemados en las calles de Valencia el día 19 de marzo. En noviembre de 2016 la Unesco las inscribió en su Lista Representativa del Patrimonio Cultural Inmaterial de la Humanidad."
    },
    {
    "@language": "en",
    "@value": "The Falles is a traditional celebration held in commemoration of Saint Joseph in the city of Valencia, Spain. The term Falles refers to both the celebration and the monuments burnt during the celebration. Added to UNESCO's intangible cultural heritage of humanity list on 30 November 2016."
    }
  ],
  "startDate":"2017-03-15T09:00",
  "endDate": "2017-03-19T23:59",
  "location": {
    "@type": "PostalAddress",
    "addressLocality": "Valencia",
    "addressRegion": "Valencia",
    "addressCountry": "ES"
  },
  "publicAccess": true,
  "isAccessibleForFree": true,
  "touristType": [
    "Cultural tourism"
  ],
  "image": [
    "https://commons.wikimedia.org/wiki/File%3AFalla_Plaza_del_Ayuntamiento_2016_(1).jpg",
    "https://commons.wikimedia.org/wiki/File:La_fallera_y_su_crem%C3%A1.jpg"
  ],
  "sameAs": "http://www.wikidata.org/entity/Q1143768"
}
</script>
Structured representation of the JSON-LD example.
Example 8
Copied
Example notes or example HTML without markup.
Name: Villers–Bretonneux Australian National Memorial
Description: The Australian National Memorial, Villers–Bretonneux is the main memorial to Australian military personnel killed on the Western Front during World War I.
Address: Fouilloy, FR
Geocoordinates: lat 49.8852515, lon 2.5106436
Public Access: yes
Is Accessible For Free: yes
Tourist Audience: Memorial Tourism from Australia and New Zealand
Image: https://commons.wikimedia.org/wiki/File%3AVillers-Bretonneux_m%C3%A9morial_australien_(tour_et_croix)_1.jpg
Same As: https://www.wikidata.org/wiki/Q2544355
Example encoded as Microdata embedded in HTML.
<div>
  <div itemtype="https://schema.org/TouristAttraction" itemscope>
    <link itemprop="additionalType" href="https://schema.org/Cemetery" />
    <meta itemprop="name" content="Villers–Bretonneux Australian National Memorial" />
    <meta itemprop="description" content="The Australian National Memorial, Villers–Bretonneux is the main memorial to Australian military personnel killed on the Western Front during World War I." />
    <div itemprop="touristType" itemtype="https://schema.org/Audience" itemscope>
      <meta itemprop="audienceType" content="Memorial Tourism" />
      <div itemprop="geographicArea" itemtype="https://schema.org/AdministrativeArea" itemscope>
        <meta itemprop="name" content="New Zealand" />
      </div>
      <div itemprop="geographicArea" itemtype="https://schema.org/AdministrativeArea" itemscope>
        <meta itemprop="name" content="Australia" />
      </div>
    </div>
    <div itemprop="address" itemtype="https://schema.org/PostalAddress" itemscope>
      <meta itemprop="addressLocality" content="Fouilloy" />
      <meta itemprop="addressCountry" content="FR" />
    </div>
    <div itemprop="geo" itemtype="https://schema.org/GeoCoordinates" itemscope>
      <meta itemprop="latitude" content="49.8852515" />
      <meta itemprop="longitude" content="2.5106436" />
    </div>
    <meta itemprop="publicAccess" content="true" />
    <meta itemprop="isAccessibleForFree" content="true" />
    <link itemprop="sameAs" href="https://www.wikidata.org/wiki/Q2544355" />
    <link itemprop="image" href="https://commons.wikimedia.org/wiki/File%3AVillers-Bretonneux_m%C3%A9morial_australien_(tour_et_croix)_1.jpg" />
  </div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="Cemetery TouristAttraction">
    <div property="name" content="Villers–Bretonneux Australian National Memorial"></div>
    <div property="description" content="The Australian National Memorial, Villers–Bretonneux is the main memorial to Australian military personnel killed on the Western Front during World War I."></div>
    <div property="touristType" typeof="Audience">
        <div property="audienceType" content="Memorial Tourism"></div>
        <div property="geographicArea" typeof="AdministrativeArea">
            &gt;
            <div property="name" content="New Zealand"></div>
        </div>
        <div property="geographicArea" typeof="AdministrativeArea">
            <div property="name" content="Australia"></div>
        </div>
    </div>
</div>
<div property="address" typeof="PostalAddress">
    <div property="addressCountry" content="FR"></div>
    <div property="addressLocality" content="Fouilloy"></div>
</div>
<div property="geo" typeof="GeoCoordinates">
    <div property="latitude" content="49.8852515"></div>
    <div property="longitude" content="2.5106436"></div>
</div>
<div property="publicAccess" datatype="xsd:boolean" content="true"></div>
<div property="isAccessibleForFree" datatype="xsd:boolean" content="true">
    <link property="sameAs" href="https://www.wikidata.org/wiki/Q2544355">
    <link property="image" href="https://commons.wikimedia.org/wiki/File%3AVillers-Bretonneux_m%C3%A9morial_australien_(tour_et_croix)_1.jpg">
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
 "@context": "https://schema.org/",
 "@type": [
  "Cemetery",
  "TouristAttraction"
  ],
 "name": "Villers–Bretonneux Australian National Memorial",
 "description": "The Australian National Memorial, Villers–Bretonneux is the main memorial to Australian military personnel killed on the Western Front during World War I.",
  "touristType": {
    "@type": "Audience",
    "audienceType" : "Memorial Tourism",
    "geographicArea": [{
      "@type": "AdministrativeArea",
      "name": "Australia"
    },{
      "@type": "AdministrativeArea",
      "name": "New Zealand"
    }]
  },
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR",
    "addressLocality":"Fouilloy"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": "49.8852515",
    "longitude": "2.5106436"
  },
  "publicAccess": true,
  "isAccessibleForFree": true,
  "sameAs":"https://www.wikidata.org/wiki/Q2544355",
  "image":"https://commons.wikimedia.org/wiki/File%3AVillers-Bretonneux_m%C3%A9morial_australien_(tour_et_croix)_1.jpg"
}
</script>
Structured representation of the JSON-LD example.
Example 9
Copied
Example notes or example HTML without markup.
Name: Bodegas Protos
Description: Protos means “first” in Greek, and since 1927 this centenary winery has embarked on the mission to be number one. This attitude has driven their search for constant improvement. The new facilities designed by prestigious architect and winner of the Priztker Award, Sir Richard Rogers, once again took the winery to the forefront of wine tourism. A tour around Protos includes a detailed visit to both the underground cellar dug into the hillside of Peñafiel Castle and to the winery designed by celebrated architect Sir Richard Rogers. After completing the itinerary, visitors can taste 2 excellent Protos wines and will receive a gift. The visit lasts 1.5 hours (including the sampling).
Opening Hours: Monday to Friday, 10:00-13:00 and 16:30-18:00
Address: C/ Bodegas Protos, 24-28, 47300 - Peñafiel, Spain
Public Access: yes
Tourist Audience: Wine tourism, Cultural tourism
Available Languages: English, Spanish
Telephone: +34983878011, +34659843463
Same As: http://www.bodegasprotos.com
Email: enoturismo@bodegasprotos.com
Image: https://commons.wikimedia.org/wiki/File%3AFoto_Bodega_Rogers2.jpg
Example encoded as Microdata embedded in HTML.
<div>
  <div itemtype="https://schema.org/TouristAttraction" itemscope>
    <link itemprop="additionalType" href="https://schema.org/Winery" />
    <meta itemprop="name" content="Bodegas Protos" />
    <meta itemprop="description" content="Protos means “first” in Greek, and since 1927 this centenary winery has embarked on the mission to be number one. This attitude has driven their search for constant improvement. The new facilities designed by prestigious architect and winner of the Priztker Award, Sir Richard Rogers, once again took the winery to the forefront of wine tourism. A tour around Protos includes a detailed visit to both the underground cellar dug into the hillside of Peñafiel Castle and to the winery designed by celebrated architect Sir Richard Rogers. After completing the itinerary, visitors can taste 2 excellent Protos wines and will receive a gift. The visit lasts 1.5 hours (including the sampling)." />
    <div itemprop="address" itemtype="https://schema.org/PostalAddress" itemscope>
      <meta itemprop="addressLocality" content="Peñafiel" />
      <meta itemprop="streetAddress" content="C/ Bodegas Protos, 24-28" />
      <meta itemprop="postalCode" content="47300" />
      <meta itemprop="addressCountry" content="ES" />
    </div>
    <meta itemprop="publicAccess" content="true" />
    <meta itemprop="availableLanguage" content="English" />
    <meta itemprop="availableLanguage" content="Spanish" />
    <meta itemprop="openingHours" content="Mo-Fr 10:00-13:00" />
    <meta itemprop="openingHours" content="Mo-Fr 16:30-18:00" />
    <meta itemprop="touristType" content="Wine tourism" />
    <meta itemprop="touristType" content="Cultural tourism" />
    <meta itemprop="telephone" content="+34983878011" />
    <meta itemprop="telephone" content="+34659843463" />
    <link itemprop="sameAs" href="http://www.bodegasprotos.com/" />
    <meta itemprop="email" content="enoturismo@bodegasprotos.com" />
    <link itemprop="image" href="https://commons.wikimedia.org/wiki/File%3AFoto_Bodega_Rogers2.jpg" />
  </div>
</div>
Example encoded as RDFa embedded in HTML.
<div>
    <div vocab="https://schema.org/" typeof="Winery TouristAttraction">
        <div property="name" content="Bodegas Protos"></div>
        <div property="description" content="Protos means “first” in Greek, and since 1927 this centenary winery has embarked on the mission to be number one. This attitude has driven their search for constant improvement. The new facilities designed by prestigious architect and winner of the Priztker Award, Sir Richard Rogers, once again took the winery to the forefront of wine tourism. A tour around Protos includes a detailed visit to both the underground cellar dug into the hillside of Peñafiel Castle and to the winery designed by celebrated architect Sir Richard Rogers. After completing the itinerary, visitors can taste 2 excellent Protos wines and will receive a gift. The visit lasts 1.5 hours (including the sampling)."></div>
        <div property="address" typeof="PostalAddress">
            <div property="addressCountry" content="ES"></div>
            <div property="addressLocality" content="Peñafiel"></div>
            <div property="postalCode" content="47300"></div>
            <div property="streetAddress" content="C/ Bodegas Protos, 24-28"></div>
        </div>
        <div property="publicAccess" datatype="xsd:boolean" content="true"></div>
        <div property="availableLanguage" content="English"></div>
        <div property="availableLanguage" content="Spanish"></div>
        <div property="openingHours" content="Mo-Fr 10:00-13:00"></div>
        <div property="openingHours" content="Mo-Fr 16:30-18:00"></div>
        <div property="touristType" content="Wine tourism"></div>
        <div property="touristType" content="Cultural tourism"></div>
        <div property="telephone" content="+34983878011"></div>
        <div property="telephone" content="+34659843463"></div>
        <link property="sameAs" href="http://www.bodegasprotos.com/">
        <div property="email" content="enoturismo@bodegasprotos.com"></div>
        <link property="image" href="https://commons.wikimedia.org/wiki/File%3AFoto_Bodega_Rogers2.jpg">
    </div>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": [
    "Winery",
    "TouristAttraction"],
  "name": "Bodegas Protos",
  "description": "Protos means “first” in Greek, and since 1927 this centenary winery has embarked on the mission to be number one. This attitude has driven their search for constant improvement. The new facilities designed by prestigious architect and winner of the Priztker Award, Sir Richard Rogers, once again took the winery to the forefront of wine tourism. A tour around Protos includes a detailed visit to both the underground cellar dug into the hillside of Peñafiel Castle and to the winery designed by celebrated architect Sir Richard Rogers. After completing the itinerary, visitors can taste 2 excellent Protos wines and will receive a gift. The visit lasts 1.5 hours (including the sampling).",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Peñafiel",
    "addressCountry": "ES",
    "postalCode": "47300",
    "streetAddress": "C/ Bodegas Protos, 24-28"
  },
  "publicAccess": true,
  "availableLanguage":[
    "English",
    "Spanish"
  ],
  "openingHours": [
    "Mo-Fr 10:00-13:00",
    "Mo-Fr 16:30-18:00"
  ],
  "touristType": [
    "Wine tourism",
    "Cultural tourism"
  ],
  "telephone": ["+34983878011","+34659843463"],
  "sameAs": "http://www.bodegasprotos.com",
  "email": "enoturismo@bodegasprotos.com",
  "image": "https://commons.wikimedia.org/wiki/File%3AFoto_Bodega_Rogers2.jpg"
}
</script>
Structured representation of the JSON-LD example.