GameEvent

Thing > Event > GameEvent

Represents a game instance

PropertyExpected TypeDescription
Properties from GameEvent
competitor Person    or
SportsTeam 
A competitor in a sports event.
Properties from Event
about Thing  The subject matter of the content.
actor Person  An actor, e.g. in tv, radio, movie, video games etc., or in an event. Actors can be associated with individual items or with a series, episode, clip.
aggregateRating AggregateRating  The overall rating, based on a collection of reviews or ratings, of the item.
attendee Organization    or
Person 
A person or organization attending the event.
attendees Organization    or
Person 
A person attending the event.
audience Audience  An intended audience, i.e. a group for whom something was created.
composer Organization    or
Person 
The person or organization who wrote a composition, or who is the composer of a work performed at some event.
contributor Organization    or
Person 
A secondary contributor to the CreativeWork or Event.
director Person  A director of e.g. tv, radio, movie, video gaming etc. content, or of an event. Directors can be associated with individual items or with a series, episode, clip.
doorTime DateTime    or
Time 
The time admission will commence.
duration Duration  The duration of the item (movie, audio recording, event, etc.) in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>.
endDate Date    or
DateTime 
The end date and time of the item (in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>).
eventStatus EventStatusType  An eventStatus of an event represents its status; particularly useful when an event is cancelled or rescheduled.
funder Organization    or
Person 
A person or organization that supports (sponsors) something through some kind of financial contribution.
inLanguage Language    or
Text 
The language of the content or performance or used in an action. Please use one of the language codes from the <a href="http://tools.ietf.org/html/bcp47">IETF BCP 47 standard</a>. See also <a class="localLink" href="http://schema.org/availableLanguage">availableLanguage</a>.
isAccessibleForFree Boolean  A flag to signal that the item, event, or place is accessible for free.
location Place    or
PostalAddress    or
Text 
The location of for example where the event is happening, an organization is located, or where an action takes place.
maximumAttendeeCapacity Integer  The total number of individuals that may attend an event or venue.
offers Offer  An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event.
organizer Organization    or
Person 
An organizer of an Event.
performer Organization    or
Person 
A performer at the event&#x2014;for example, a presenter, musician, musical group or actor.
performers Organization    or
Person 
The main performer or performers of the event&#x2014;for example, a presenter, musician, or actor.
previousStartDate Date  Used in conjunction with eventStatus for rescheduled or cancelled events. This property contains the previously scheduled start date. For rescheduled events, the startDate property should be used for the newly scheduled start date. In the (rare) case of an event that has been postponed and rescheduled multiple times, this field may be repeated.
recordedIn CreativeWork  The CreativeWork that captured all or part of this Event.
remainingAttendeeCapacity Integer  The number of attendee places for an event that remain unallocated.
review Review  A review of the item.
sponsor Organization    or
Person 
A person or organization that supports a thing through a pledge, promise, or financial contribution. e.g. a sponsor of a Medical Study or a corporate sponsor of an event.
startDate Date    or
DateTime 
The start date and time of the item (in <a href="http://en.wikipedia.org/wiki/ISO_8601">ISO 8601 date format</a>).
subEvent Event  An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference.
subEvents Event  Events that are a part of this event. For example, a conference event includes many presentations, each subEvents of the conference.
superEvent Event  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.
translator Organization    or
Person 
Organization or person who adapts a creative work to different languages, regional differences and technical requirements of a target market, or that translates during some event.
typicalAgeRange Text  The typical expected age range, e.g. '7-9', '11-'.
workFeatured CreativeWork  A work featured in some event, e.g. exhibited in an ExhibitionEvent. Specific subproperties are available for workPerformed (e.g. a play), or a workPresented (a Movie at a ScreeningEvent).
workPerformed CreativeWork  A work performed in some event, for example a play performed in a TheaterEvent.
Properties from Thing
additionalProperty PropertyValue  A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.<br/><br/> Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
additionalType 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. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally.
alternateName Text  An alias for the item.
description Text  A description of the item.
detailedDescription Article  An article which is a detailed description of the entity. The entity should be the primary focus of the article.
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 <a class="localLink" href="http://schema.org/Thing">Thing</a>, 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 <a href="/docs/datamodel.html#identifierBg">background notes</a> for more details.
image ImageObject    or
URL 
An image of the item. This can be a <a class="localLink" href="http://schema.org/URL">URL</a> or a fully described <a class="localLink" href="http://schema.org/ImageObject">ImageObject</a>.
internal_info Thing  Container for storing arbitrary protos in Thing
mainEntityOfPage CreativeWork    or
URL 
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See <a href="/docs/datamodel.html#mainEntityBackground">background notes</a> for details.
name Text  The name of the item.
namePronunciation TextPronunciation  A specification for pronouncing the name.
popularityScore PopularityScoreSpecification  A score indicating how popular the entity is within the given region and relevant to the given keyword/genre. Items with higher scores are more popular than items with lower scores.
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.
type Text  Auto added type field.
url URL  URL of the item.