Google-freundliche strukturierte Daten mit NAICS-Branchenklassifikation — www.jsonldtool.com
A tourist destination. In principle any [[Place]] can be a [[TouristDestination]] from a [[City]], Region or [[Country]…
Reiseziel ist ein schema.org-Typ. Nutze den Generator oben, um Reiseziel-strukturierte Daten als JSON-LD, Microdata, RDFa, XML oder Open Graph zu erstellen, und füge sie dann in deine Seite ein, damit Google, Bing und KI-Antwortmaschinen deinen Inhalt verstehen.
Siehe die offizielle Definition unter schema.org/TouristDestination.
Direkt auf TouristDestination definierte Eigenschaften:
| Eigenschaft | Erwarteter Typ | Beschreibung |
|---|---|---|
includesAttraction | Text | Attraction located at destination. |
touristType | Text | Attraction suitable for type(s) of tourist. E.g. children, visitors from a particular country, etc. |
TouristDestination erbt außerdem Eigenschaften von Place, Thing.
| Eigenschaft | Erwarteter Typ | Beschreibung |
|---|---|---|
additionalProperty | Text | A property-value pair representing an additional characteristic of the entity, e.g. a product featu… |
address | Text | Physical address of the item. |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
amenityFeature | Text | An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property d… |
branchCode | Text | A short textual code (also called "store code") that uniquely identifies a place of business. The c… |
containedInPlace | Text | The basic containment relation between a place and one that contains it. |
containsPlace | Text | The basic containment relation between a place and another that it contains. |
event | Text | Upcoming or past event associated with this place, organization, or action. |
faxNumber | Text | The fax number. |
geo | Text | The geo coordinates of the place. |
geoContains | Text | Represents a relationship between two geometries (or the places they represent), relating a contain… |
geoCoveredBy | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
geoCovers | Text | Represents a relationship between two geometries (or the places they represent), relating a coverin… |
geoCrosses | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
geoDisjoint | Text | Represents spatial relations in which two geometries (or the places they represent) are topological… |
geoEquals | Text | Represents spatial relations in which two geometries (or the places they represent) are topological… |
geoIntersects | Text | Represents spatial relations in which two geometries (or the places they represent) have at least o… |
geoOverlaps | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
geoTouches | Text | Represents spatial relations in which two geometries (or the places they represent) touch: "they ha… |
geoWithin | Text | Represents a relationship between two geometries (or the places they represent), relating a geometr… |
globalLocationNumber | Text | The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as Internatio… |
hasCertification | Text | Certification information about a product, organization, service, place, or person. |
hasDriveThroughService | Boolean | Indicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]]) offers a ser… |
hasGS1DigitalLink | URL | The GS1 digital link associated with the object. This URL should conform to the particular requirem… |
hasMap | URL | A URL to a map of the place. |
isAccessibleForFree | Boolean | A flag to signal that the item, event, or place is accessible for free. |
isicV4 | Text | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision… |
keywords | Text | Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typica… |
latitude | Number | The latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/Worl… |
logo | URL | An associated logo. |
longitude | Number | The longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/W… |
maximumAttendeeCapacity | Number | The total number of individuals that may attend an event or venue. |
openingHoursSpecification | Text | The opening hours of a certain place. |
photo | Text | A photograph of this place. |
publicAccess | Boolean | A flag to signal that the [[Place]] is open to public visitors. If this property is omitted there … |
review | Text | A review of the item. |
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 | Text | The special opening hours of a certain place.\n\nUse this to explicitly override general opening ho… |
telephone | Text | The telephone number. |
+ 14 weitere vererbte Eigenschaften. Siehe schema.org/TouristDestination für die vollständige Liste.
{
"@context": "https://schema.org",
"@type": "TouristDestination",
"name": "Example TouristDestination"
}Reiseziel (schema.org/TouristDestination) ist ein strukturierter Datentyp, der verwendet wird, um Suchmaschinen und KI-Systemen ein Reiseziel zu beschreiben. Das Hinzufügen von Reiseziel-JSON-LD zu einer Seite hilft Google, Bing und Antwortmaschinen, den Inhalt zu verstehen, und kann Rich-Suchergebnisse ermöglichen.
Fülle die Reiseziel-Felder in diesem Tool aus, kopiere das generierte JSON-LD und füge es innerhalb eines <script type="application/ld+json">-Tags in den <head> oder <body> deiner Seite ein. Du kannst auch Microdata, RDFa, XML oder Open Graph exportieren.
Ja. jsonldtool.com ist ein kostenloser Reiseziel-Schema-Generator und -Validator ohne Anmeldung.