Event
Schema.org definition: An event happening at a certain time and location, such as a concert, lecture, or festival. Ticketing information may be added via the offers property. Repeated events may be structured as separate Event objects.
Subclass Of: http://schema.org/Thing
Properties
Property | Description |
---|---|
description |
A description of the item.
from class http://schema.org/Thing |
image |
An image of the item. This can be a URL or a fully described ImageObject.
from class http://schema.org/Thing |
name |
The name of the item.
from class http://schema.org/Thing |
url |
URL of the item.
from class http://schema.org/Thing |
sameAs |
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.
from class http://schema.org/Thing |
alternateName |
An alias for the item.
from class http://schema.org/Thing |
mainEntityOfPage |
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.
from class http://schema.org/Thing |
location |
The location of for example where the event is happening, an organization is located, or where an action takes place.
from class http://schema.org/Event |
duration |
The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
from class http://schema.org/Event |
endDate |
The end date and time of the item (in ISO 8601 date format).
from class http://schema.org/Event |
eventStatus |
An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.
from class http://schema.org/Event |
offers |
An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use businessFunction to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a Demand. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
from class http://schema.org/Event |
organizer |
An organizer of an Event.
from class http://schema.org/Event |
performer |
A performer at the event—for example, a presenter, musician, musical group or actor.
from class http://schema.org/Event |
startDate |
The start date and time of the item (in ISO 8601 date format).
from class http://schema.org/Event |
superEvent |
An event that this event is a part of. For example, a collection of individual music performances might each have a music festival as their superEvent.
from class http://schema.org/Event |
workPerformed |
A work performed in some event, for example a play performed in a TheaterEvent.
from class http://schema.org/Event |
eventAttendanceMode |
The eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix.
from class http://schema.org/Event |
inLanguage |
The language of the content or performance or used in an action. Please use one of the language codes from the IETF BCP 47 standard. See also availableLanguage.
from class http://schema.org/Event |