Tour¶
Absent in schema.org
Info
Additional properties for a place representing a tour. inspired by outdooractive. http://developers.outdooractive.com/API-Reference/Data-Model.html#tour
Simplex model¶
used for references
Property | Type | Description |
---|---|---|
@id | string | json-ld: full url to load the object (based on identifier) |
identifier | string |
Member model¶
used for references marked as "Member" - for example location on Events
Property | Type | Description |
---|---|---|
@id | string | json-ld: full url to load the object (based on identifier) |
identifier | string | |
address | PostalAddress | |
geo | GeoCoordinates | |
name | string | |
additionalType | string |
Full model¶
Property | Type | Description |
---|---|---|
winterActivity | bool | |
length | double | |
time | int | duration of the tour in minutes |
elevation | TourElevation | |
rating | TourRating | |
season | TourSeason | |
difficulties | TourDifficulties | |
exposition | TourExposition | |
riskPotential | int | null, 1-6 |
title | string | Multilingual |
startingPointDescription | string | Multilingual Can contain HTML |
safetyGuidelines | string | Multilingual. Current conditions like snow are not part of this description Can contain HTML |
equipment | string | Multilingual. Special equipment needed for this tour Can contain HTML |
tip | string | Multilingual. Tip of the author Can contain HTML |
additionalInformation | string | Multilingual Can contain HTML |
destination | string | Multilingual. Zielpunkt der Tour. Describes the destination of the tour Can contain HTML |
trackSignage | string | Multilingual. Describes sings along the tour Can contain HTML |
literature | string | Multilingual. Recommended books Can contain HTML |
maps | string | Multilingual. Recommended printed maps Can contain HTML |
state | string | Might be "open", "closed" or null |
duration | string | schema.org/Duration in ISO_8601 format |
subTrip | Tour[] | Identifies a Trip that is a subTrip of this Trip. For example Day 1, Day 2, etc. of a multi-day trip. Inverse property: partOfTrip |
partOfTrip | Tour[] | Identifies that this Trip is a subTrip of another Trip. For example Day 1, Day 2, etc. of a multi-day trip. Inverse property: subTrip |
Included Place data¶
Property | Type | Description |
---|---|---|
identifier | string | |
@id | string | json-ld: full url to load the object (based on identifier) |
dataGovernance | DataGovernance | source, copyright, terms/licences, etc |
address | PostalAddress | |
category | Category[] | |
additionalProperty | PropertyValue[] | A property-value pair representing additional characteristics of the entity for which no matchin property exists in schema.org. propertyID = "ouaId" -> original outdooractive id. |
containedInPlace | Simplex.Place[] | Used for creating a region-tree and the relation of a place to a region (AdministrativeArea) |
faxNumber | string(1024) | |
geo | GeoCoordinates | |
geoShape | GeoShape | |
hasMap | string(1024) | |
isAccessibleForFree | bool | |
maximumAttendeeCapacity | int | |
openingHoursSpecification | openingHoursSpecification[] | |
photo | Simplex.ImageObject[] | |
publicAccess | bool | |
smokingAllowed | bool | |
specialOpeningHoursSpecification | OpeningHoursSpecification[] | |
telephone | string(1024) | |
availableLanguage | string[] | list of 2-letter-iso-code (en, de, it, ...) |
touristType | string(1024) | schema.org/touristType on TouristAttraction |
cc | string(1024) | extension CMS ZH |
located | string[] | extension CMS ZH [ "Indoors", "Outdoors" ] |
osm_id | string openstreetmap Url | Openstreetmap node id https://zt.zuerich.com/en/open-data/api#/?id=open-street-map-integration |
aggregateRating | AggregateRating | |
copyright | string(1024) | Extension CMS ZH. Multilingual |
detailedInformation | string[] | Extension CMS ZH [ "Centrally located", "Good for breakfast", "Industrial flair" ]. Multilingual Can contain HTML |
titleTeaser | string(1024) | Extension CMS ZH. Multilingual |
textTeaser | string | Extension CMS ZH. Multilingual Can contain HTML |
zurichcard | string | Extension CMS ZH. Multilingual Can contain HTML |
zurichcardDescription | string(max) | Extension CMS ZH. Multilingual |
publicTransport | string(1024) | Describes how public transport may be used to get to the starting point or get back home from the tour's destination. Multilingual Can contain HTML |
gettingThere | string(1024) | How to get to the starting point, especially by car. Multilingual Can contain HTML |
parking | string(1024) | Information about parking at the starting point. Multilingual Can contain HTML |
directions | string(1024) | Describes important signs, crossings and other information to find your way. Multilingual Can contain HTML |
fees | string(1024) | Fees and Pricing. Multilingual Can contain HTML |
autoTranslatedData | boolean | indicates if the data in the current language was automatically translated |
removed | bool | indicates if entity is removed. 'true' if publish = false or doesn't exist in requested project |
openingHours | string | Multilingual Can contain HTML |
audio | Simplex.AudioObject | |
video | Simplex.VideoObject | |
review | Simplex.Review[] | see reviews and recommendations |
robots | string | based on the same values that used in the Robots Meta Tag as defined by Google |
Included Thing data¶
Property | Type | Description |
---|---|---|
additionalType | string | Name of the "real", more descriptive class which has no additional properties. examples are schema.org/Country, schema.org/State, schema.org/City |
alternateName | string | |
image | ImageObject | |
tag | Tag[] | |
link | Link[] | Web-links and general links between things |
sameAs | string | |
url | string | URL of the item |
description | string | Multilingual. It is automatically translated if the description is not provided in all languages. Translated text is trimmed to 9000 symbols. Can contain HTML |
disambiguatingDescription | string | Multilingual Can contain HTML |
name | string | Multilingual Can contain HTML |
Last update:
February 4, 2022 08:27:05