This type is derived from https://schema.org/Place, which means that any of this type's properties within schema.org may also be used. Note however the properties on this page must be used in preference if a relevant property is available.
While these properties are marked as recommended in the specification, a data publisher must provide as much detail in both address
and geo
for an event as possible.
Property | Expected Type | Description |
address | | A structured PostalAddress object for the Place. Ideally the address should be provided using the PostalAddress structured format. Google Reserve requires https://schema.org/PostalAddress and will not accept plain text addresses. Example
|
geo | The geo coordinates of the Place. Example
|
Property | Expected Type | Description |
@id | | A unique url based identifier for the record Example
|
amenityFeature | Array of | An array listing the Ammenities of the Place. Example
|
description | | A plain text description of the Place, which must not include HTML or other markup. Example
|
image | Array of | An image or photo that depicts the place, e.g. a photo taken at a previous event. Example
|
openingHoursSpecification | Array of | The times the Place is open |
telephone | | The telephone number for the Place Example
|
url | | The website for the Place Example
|
Property | Expected Type | Description |
address | | A structured PostalAddress object for the Place. Ideally the address should be provided using the PostalAddress structured format. Google Reserve requires https://schema.org/PostalAddress and will not accept plain text addresses. Example
|
containedInPlace | | The place within which this Place exists Example
|
containsPlace | Array of | Places that exist within this place Example
|
geo | The geo coordinates of the Place. Example
| |
identifier | | A local non-URI identifier for the resource Example
|
specialOpeningHoursSpecification | Array of | Explicitly override general opening hours brought in scope by |
These properties are defined in the OpenActive Beta Extension. The OpenActive Beta Extension is defined as a convenience to help document properties that are in active testing and review by the community. Publishers should not assume that properties in the beta namespace will either be added to the core specification or be included in the namespace over the long term.
Property | Expected Type | Description |
beta:formattedDescription | | ​Proposal #2​ Sometimes a description is stored with formatting (e.g. href, bold, italics, embedded YouTube videos). This formatting can be useful for data consumers. This property must contain HTML. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0), and code samples are licensed under the MIT License, for anyone to access, use and share; using attribution "OpenActive".