Event
A Schema.org Type
Usage:
100K - 1M Domains
Based on monthly aggregations from Google's web index.
(Google - August 2026)
- Canonical URL: https://schema.org/Event
-
Equivalent Class: dctype:Event
Equivalent Class: fibo-fnd-dt-oc:Occurrence - Check for open issues.
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.
| Property | Expected Type | Description |
|---|---|---|
| Properties from Event | ||
about |
Thing | The subject matter of an object.
Inverse property: subjectOf |
actor |
PerformingGroup or Person |
An actor (individual or a group), 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. Supersedes actors. |
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. Supersedes attendees. |
audience |
Audience | An intended audience, i.e. a group for whom something was created. Supersedes serviceAudience. |
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. Supersedes directors. |
doorTime |
DateTime or Time |
The time admission will commence. |
duration |
Duration or QuantitativeValue |
The duration of the item (movie, audio recording, event, etc.) in ISO 8601 duration format. |
endDate |
Date or DateTime |
The end date and time of the item (in ISO 8601 date format). |
eventAttendanceMode |
EventAttendanceModeEnumeration | The eventAttendanceMode of an event indicates whether it occurs online, offline, or a mix. |
eventSchedule |
Schedule | Associates an Event with a Schedule. There are circumstances where it is preferable to share a schedule for a series of repeating events rather than data on the individual events themselves. For example, a website or application might prefer to publish a schedule for a weekly gym class rather than provide data on every event. A schedule could be processed by applications to add forthcoming events to a calendar. An Event that is associated with a Schedule using this property should not have startDate or endDate properties. These are instead defined within the associated Schedule, this avoids any ambiguity for clients using the data. The property might have repeated values to specify different schedules, e.g. for different months or seasons. |
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. |
funding |
Grant | A Grant that directly or indirectly provide funding or sponsorship for this item. See also ownershipFundingInfo.
Inverse property: fundedItem |
hasParticipationOffer |
Offer | An offer to participate in the event, for example, Call for Proposals, Call for Speakers, or Call for Performers. |
hasSponsorshipOffer |
Offer | An offer to sponsor the event, for example, Sponsorship Prospectus, Sponsorship Opportunities, or Sponsor Packages. |
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 IETF BCP 47 standard. See also availableLanguage. Supersedes language. |
isAccessibleForFree |
Boolean | A flag to signal that the item, event, or place is accessible for free. Supersedes free. |
keywords |
DefinedTerm or Text or URL |
Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property. |
location |
Place or PostalAddress or Text or VirtualLocation |
The location of, for example, where an event is happening, where an organization is located, or where an action takes place. |
maximumAttendeeCapacity |
Integer | The total number of individuals that may attend an event or venue. |
maximumPhysicalAttendeeCapacity |
Integer | The maximum physical attendee capacity of an Event whose eventAttendanceMode is OfflineEventAttendanceMode (or the offline aspects, in the case of a MixedEventAttendanceMode). |
maximumVirtualAttendeeCapacity |
Integer | The maximum virtual attendee capacity of an Event whose eventAttendanceMode is OnlineEventAttendanceMode (or the online aspects, in the case of a MixedEventAttendanceMode). |
offers |
Demand or Offer |
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.
Inverse property: itemOffered |
organizer |
Organization or Person |
An organizer of an Event. |
performer |
Organization or Person |
A performer at the event—for example, a presenter, musician, musical group or actor. Supersedes performers. |
previousStartDate |
Date or DateTime |
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.
Inverse property: recordedAt |
remainingAttendeeCapacity |
Integer | The number of attendee places for an event that remain unallocated. |
review |
Review | A review of the item. Supersedes reviews. |
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 ISO 8601 date format). |
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.
Supersedes
subEvents.
Inverse property: superEvent |
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.
Inverse property: subEvent |
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 | ||
additionalType |
Text or 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. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide. |
alternateName |
Text | An alias for the item. |
description |
Text or TextObject |
A description of the item. |
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 Thing, 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 background notes for more details. |
image |
ImageObject or URL |
An image of the item. This can be a URL or a fully described ImageObject. |
mainEntityOfPage |
CreativeWork or URL |
Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details.
Inverse property: mainEntity |
name |
Text | The name of the item. |
owner |
Organization or Person |
A person or organization who owns this Thing.
Inverse property: owns |
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.
Inverse property: about |
url |
URL | URL of the item. |
Instances of
Event may appear as a value for the following properties
| Property | On Types | Description |
|---|---|---|
| broadcastOfEvent | BroadcastEvent | The event being broadcast such as a sporting event or awards ceremony. |
| event |
InformAction or InviteAction or JoinAction or LeaveAction or Organization or Place or PlayAction |
Upcoming or past event associated with this place, organization, or action. |
| events |
Organization or Place |
Upcoming or past events associated with this place or organization. |
| firstPerformance | MusicComposition | The date and place the work was first performed. |
| fundedItem | Grant | Indicates something directly or indirectly funded or sponsored through a Grant. See also ownershipFundingInfo. |
| itemOffered |
Demand or Offer |
An item being offered (or demanded). The transactional nature of the offer or demand is documented using businessFunction, e.g. sell, lease etc. While several common expected types are listed explicitly in this definition, others can be used. Using a second type, such as Product or a subtype of Product, can clarify the nature of the offer. |
| lifeEvent | Person | A life event like baptism, communions, Bar Mitzvahs, Aqiqah, Namakarana, Miyamairi, burial, .... |
| performerIn | Person | Event that this person is a performer or participant in. |
| recordedAt | CreativeWork | The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event. |
| 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. |
| subjectOf | Thing | A CreativeWork or Event about this Thing. |
| 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. |
More specific Types
- BusinessEvent
- ChildrensEvent
- ComedyEvent
- ConferenceEvent
- CourseInstance
- DanceEvent
- DeliveryEvent
- EducationEvent
- EventSeries
- ExhibitionEvent
- Festival
- FoodEvent
- Hackathon
- LiteraryEvent
- MusicEvent
- PerformingArtsEvent
- PublicationEvent
- SaleEvent
- ScreeningEvent
- SocialEvent
- SportsEvent
- TheaterEvent
- VisualArtsEvent
Examples
Example 1
Copied
Example notes or example HTML without markup.
<h1>Foo Fighters</h1> <h2>Video: Interview with the Foo Fighters</h2> <object ...> <param ...> <embed type="application/x-shockwave-flash" ...> </object> Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope. <h2>Songs</h2> Rope Length: 4:05 - 14300 plays <a href="foo-fighters-rope-play.html">Play</a> <a href="foo-fighters-rope-buy.html">Buy</a> From album: <a href="foo-fighters-wasting-light.html">Wasting Light</a> Everlong Length: 6:33 - 11700 plays <a href="foo-fighters-everlong-play.html">Play</a> <a href="foo-fighters-everlong-buy.html">Buy</a> From album: <a href="foo-fighters-color-and-shape.html">The Color And The Shape</a> <h2>Upcoming shows</h2> <a href="foo-fighters-may20-fedexforum">FedExForum</a> Memphis, TN, US May 20 <a href="ticketworlds.com/foofighters/may20-2011">Buy tickets</a> <a href="foo-fighters-may23-midamericacenter">Mid America Center</a> Council Bluffs, IA, US May 23 <a href="ticketworlds.com/foofighters/may23-2011">Buy tickets</a> <h2><a href="foo-fighters-photos">28 Photos</a></h2> <a href="foofighters-1.jpg"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb1.jpg" /></a> <a href="foofighters-2.jpg"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb2.jpg" /></a> <a href="foofighters-3.jpg"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb3.jpg" /></a> <h2>Comments:</h2> Excited about seeing them in concert next week. -Lawrence , Jan 23 I dig their latest single. -Mary, Jan 19 Showing 1-2 of 18 comments. <a href="foofighters-comments">More</a>
Example encoded as Microdata embedded in HTML.
<div itemscope itemtype="https://schema.org/MusicGroup">
<h1 itemprop="name">
Foo Fighters
</h1>
<div itemprop="subjectOf" itemscope itemtype="https://schema.org/VideoObject">
<h2>
Video: <span itemprop="name">Interview with the Foo Fighters</span>
</h2>
<meta itemprop="duration" content="PT1M33S">
<meta itemprop="thumbnail" content="foo-fighters-interview-thumb.jpg"><object>
<param>
<embed type="application/x-shockwave-flash">
</object> <span itemprop="description">Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope.</span>
<h3>
Comments:
</h3>Excited about seeing them in concert next week. -Lawrence , Jan 23 I dig their latest single. -Mary, Jan 19
<div itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">
<meta itemprop="interactionType" content="https://schema.org/CommentAction">
<meta itemprop="userInteractionCount" content="18">
</div>Showing 1-2 of 18 comments. <a href="foofighters-comments">More</a>
</div>
<h2>
Songs
</h2>
<div itemprop="track" itemscope itemtype="https://schema.org/MusicRecording">
<span itemprop="name">Rope</span>
<link itemprop="url" href="foo-fighters-rope.html">Length:
<meta itemprop="duration" content="PT4M5S">4:05 - 14300 plays
<div itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">
<meta itemprop="interactionType" content="https://schema.org/ListenAction">
<meta itemprop="userInteractionCount" content="14300">
</div><a href="foo-fighters-rope-play.html" itemprop="audio">Play</a> <a href="foo-fighters-rope-buy.html" itemprop="offers">Buy</a> From album: <a href="foo-fighters-wasting-light.html" itemprop="inAlbum">Wasting Light</a>
</div>
<div itemprop="track" itemscope itemtype="https://schema.org/MusicRecording">
<span itemprop="name">Everlong</span>
<link itemprop="url" href="foo-fighters-everlong.html">Length:
<meta itemprop="duration" content="PT6M33S">6:33 - 11700 plays
<div itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">
<meta itemprop="interactionType" content="https://schema.org/ListenAction">
<meta itemprop="userInteractionCount" content="11700">
</div><a href="foo-fighters-everlong-play.html" itemprop="audio">Play</a> <a href="foo-fighters-everlong-buy.html" itemprop="offers">Buy</a> From album: <a href="foo-fighters-color-and-shape.html" itemprop="inAlbum">The Color And The Shape</a>
</div>
<h2>
Upcoming shows
</h2>
<div itemprop="event" itemscope itemtype="https://schema.org/Event">
<a href="foo-fighters-may20-fedexforum" itemprop="url"><span itemprop="name">FedExForum</span></a> <span itemprop="location">Memphis, TN, US</span>
<meta itemprop="startDate" content="2011-05-20">May 20 <a href="ticketmaster.com/foofighters/may20-2011" itemprop="offers">Buy tickets</a>
</div>
<div itemprop="event" itemscope itemtype="https://schema.org/Event">
<a href="foo-fighters-may23-midamericacenter" itemprop="url"><span itemprop="name">Mid America Center</span></a> <span itemprop="location">Council Bluffs, IA, US</span>
<meta itemprop="startDate" content="2011-05-23">May 23 <a href="ticketmaster.com/foofighters/may23-2011" itemprop="offers">Buy tickets</a>
</div>
<h2>
<a href="foo-fighters-photos">28 Photos</a>
</h2><a href="foofighters-1.jpg" itemprop="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb1.jpg"></a> <a href="foofighters-2.jpg" itemprop="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb2.jpg"></a> <a href="foofighters-3.jpg" itemprop="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb3.jpg"></a>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" typeof="MusicGroup">
<h1 property="name">
Foo Fighters
</h1>
<div property="subjectOf" typeof="VideoObject">
<h2>
Video: <span property="name">Interview with the Foo Fighters</span>
</h2>
<meta property="duration" content="PT1M33S">
<meta property="thumbnail" content="foo-fighters-interview-thumb.jpg"><object>
<param>
<embed type="application/x-shockwave-flash">
</object> <span property="description">Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope.</span>
<h3>
Comments:
</h3>Excited about seeing them in concert next week. -Lawrence , Jan 23 I dig their latest single. -Mary, Jan 19
<div property="interactionStatistic" typeof="https://schema.org/InteractionCounter">
<meta property="interactionType" content="https://schema.org/CommentAction">
<meta property="userInteractionCount" content="18">
</div>Showing 1-2 of 18 comments. <a href="foofighters-comments">More</a>
</div>
<h2>
Songs
</h2>
<div property="track" typeof="MusicRecording">
<span property="name">Rope</span>
<link property="url" href="foo-fighters-rope.html">Length:
<meta property="duration" content="PT4M5S">4:05 - 14300 plays
<div property="interactionStatistic" typeof="https://schema.org/InteractionCounter">
<meta property="interactionType" content="https://schema.org/ListenAction">
<meta property="userInteractionCount" content="14300">
</div><a href="foo-fighters-rope-play.html" property="audio">Play</a> <a href="foo-fighters-rope-buy.html" property="offers">Buy</a> From album: <a href="foo-fighters-wasting-light.html" property="inAlbum">Wasting Light</a>
</div>
<div property="track" typeof="MusicRecording">
<span property="name">Everlong</span>
<link property="url" href="foo-fighters-everlong.html">Length:
<meta property="duration" content="PT6M33S">6:33 - 11700 plays
<div property="interactionStatistic" typeof="https://schema.org/InteractionCounter">
<meta property="interactionType" content="https://schema.org/ListenAction">
<meta property="userInteractionCount" content="11700">
</div><a href="foo-fighters-everlong-play.html" property="audio">Play</a> <a href="foo-fighters-everlong-buy.html" property="offers">Buy</a> From album: <a href="foo-fighters-color-and-shape.html" property="inAlbum">The Color And The Shape</a>
</div>
<h2>
Upcoming shows
</h2>
<div property="event" typeof="Event">
<a href="foo-fighters-may20-fedexforum" property="url"><span property="name">FedExForum</span></a> <span property="location">Memphis, TN, US</span>
<meta property="startDate" content="2011-05-20">May 20 <a href="ticketmaster.com/foofighters/may20-2011" property="offers">Buy tickets</a>
</div>
<div property="event" typeof="Event">
<a href="foo-fighters-may23-midamericacenter" property="url"><span property="name">Mid America Center</span></a> <span property="location">Council Bluffs, IA, US</span>
<meta property="startDate" content="2011-05-23">May 23 <a href="ticketmaster.com/foofighters/may23-2011" property="offers">Buy tickets</a>
</div>
<h2>
<a href="foo-fighters-photos">28 Photos</a>
</h2><a href="foofighters-1.jpg" property="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb1.jpg"></a> <a href="foofighters-2.jpg" property="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb2.jpg"></a> <a href="foofighters-3.jpg" property="image"><img alt="Thumbnail and linked photo of Foo Fighters band" src="foofighters-thumb3.jpg"></a>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "MusicGroup",
"event": [
{
"@type": "Event",
"location": "Memphis, TN, US",
"offers": "ticketmaster.com/foofighters/may20-2011",
"startDate": "2011-05-20",
"url": "foo-fighters-may20-fedexforum"
},
{
"@type": "Event",
"location": "Council Bluffs, IA, US",
"offers": "ticketmaster.com/foofighters/may23-2011",
"startDate": "2011-05-23",
"url": "foo-fighters-may23-midamericacenter"
}
],
"image": [
"foofighters-1.jpg",
"foofighters-2.jpg",
"foofighters-3.jpg"
],
"name": "Foo Fighters",
"track": [
{
"@type": "MusicRecording",
"audio": "foo-fighters-rope-play.html",
"duration": "PT4M5S",
"inAlbum": "foo-fighters-wasting-light.html",
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": "https://schema.org/ListenAction",
"userInteractionCount": "14300"
},
"name": "Rope",
"offers": "foo-fighters-rope-buy.html",
"url": "foo-fighters-rope.html"
},
{
"@type": "MusicRecording",
"audio": "foo-fighters-everlong-play.html",
"duration": "PT6M33S",
"inAlbum": "foo-fighters-color-and-shape.html",
"name": "Everlong",
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": "https://schema.org/ListenAction",
"userInteractionCount": "11700"
},
"offers": "foo-fighters-everlong-buy.html",
"url": "foo-fighters-everlong.html"
}
],
"subjectOf": {
"@type": "VideoObject",
"description": "Catch this exclusive interview with Dave Grohl and the Foo Fighters about their new album, Rope.",
"duration": "PT1M33S",
"name": "Interview with the Foo Fighters",
"thumbnail": "foo-fighters-interview-thumb.jpg",
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": "https://schema.org/CommentAction",
"userInteractionCount": "18"
}
}
}
</script>
Structured representation of the JSON-LD example.
Example 2
Copied
Example notes or example HTML without markup.
<div class="event-wrapper">
<div class="event-date">Sat Sep 14</div>
<div class="event-title">Typhoon with Radiation City</div>
<div class="event-venue">
The Hi-Dive
<div class="address">
7 S. Broadway<br>
Denver, CO 80209
</div>
</div>
<div class="event-time">9:30 PM</div>
<div class="event-price">$13.00</div>
<a href="http://www.ticketfly.com/purchase/309433">Tickets</a>
</div>
Example encoded as Microdata embedded in HTML.
<div class="event-wrapper" itemscope itemtype="https://schema.org/Event">
<div class="event-date" itemprop="startDate" content="2013-09-14T21:30">
Sat Sep 14
</div>
<div class="event-title" itemprop="name">
Typhoon with Radiation City
</div>
<div class="event-venue" itemprop="location" itemscope itemtype="https://schema.org/Place">
<span itemprop="name">The Hi-Dive</span>
<div class="address" itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
<span itemprop="streetAddress">7 S. Broadway</span><br>
<span itemprop="addressLocality">Denver</span>, <span itemprop="addressRegion">CO</span> <span itemprop="postalCode">80209</span>
</div>
</div>
<div class="event-time">9:30 PM</div>
<div itemprop="offers" itemscope itemtype="https://schema.org/Offer">
<div class="event-price" itemprop="price" content="13.00">$13.00</div>
<meta itemprop="priceCurrency" content="USD"><a itemprop="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
</div>
</div>
Example encoded as RDFa embedded in HTML.
<div vocab="https://schema.org/" class="event-wrapper" typeof="Event">
<div class="event-date" property="startDate" content="2013-09-14T21:30">Sat Sep 14</div>
<div class="event-title" property="name">Typhoon with Radiation City</div>
<div class="event-venue" property="location" typeof="Place">
<span property="name">The Hi-Dive</span>
<div class="address" property="address" typeof="PostalAddress">
<span property="streetAddress">7 S. Broadway</span><br>
<span property="addressLocality">Denver</span>,
<span property="addressRegion">CO</span>
<span property="postalCode">80209</span>
</div>
</div>
<div class="event-time">9:30 PM</div>
<span property="offers" typeof="Offer">
<div class="event-price">
<meta property="priceCurrency" content="USD" />$
<meta property="price" content="13.00" />13.00
</div>
<a property="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
</span>
</div>
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Event",
"location": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"addressLocality": "Denver",
"addressRegion": "CO",
"postalCode": "80209",
"streetAddress": "7 S. Broadway"
},
"name": "The Hi-Dive"
},
"name": "Typhoon with Radiation City",
"offers": {
"@type": "Offer",
"price": "13.00",
"priceCurrency": "USD",
"url": "http://www.ticketfly.com/purchase/309433"
},
"startDate": "2013-09-14T21:30"
}
</script>
Structured representation of the JSON-LD example.
Example 3
Copied
Example notes or example HTML without markup.
Example of an online event.
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "ChildrensEvent",
"name": "Story Time Reading",
"startDate": "2020-07-24T16:00Z",
"endDate": "2020-07-24T16:30Z",
"eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"location": {
"@type": "VirtualLocation",
"url": "https://stream.storytimereadings.com/"
},
"image": "https://storytimereadings.com/photos/childrensphoto.jpg",
"description": "Story Time readings for children of all ages - July 2020 edition",
"offers": {
"@type": "Offer",
"url": "https://torytimereadings.com/event_offer/2020-07-24-free",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"validFrom": "2020-07-01T12:00"
},
"performer": {
"@type": "Person",
"name": "Darren R Story",
"alternateName": "The Virtual Story Master"
},
"organizer": {
"@type": "Organization",
"name": "Story Time Virtual Events",
"url": "https://torytimereadings.com.com"
}
}
</script>
Structured representation of the JSON-LD example.
Example 4
Copied
Example notes or example HTML without markup.
Example of a mixed online and offline event.
Example encoded as JSON-LD in a HTML script tag.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Event",
"name": "The Adventures of Kira and Morrison",
"startDate": "2025-07-21T19:00-05:00",
"endDate": "2025-07-21T23:00-05:00",
"eventAttendanceMode": "https://schema.org/MixedEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"location": [{
"@type": "VirtualLocation",
"url": "https://operaonline.stream5.com/"
},
{
"@type": "Place",
"name": "Snickerpark Stadium",
"address": {
"@type": "PostalAddress",
"streetAddress": "100 West Snickerpark Dr",
"addressLocality": "Snickertown",
"postalCode": "19019",
"addressRegion": "PA",
"addressCountry": "US"
}
}],
"image": [
"https://example.com/photos/1x1/photo.jpg",
"https://example.com/photos/4x3/photo.jpg",
"https://example.com/photos/16x9/photo.jpg"
],
"description": "The Adventures of Kira and Morrison is coming to Snickertown in a can’t miss performance.",
"offers": {
"@type": "Offer",
"url": "https://www.example.com/event_offer/12345_201803180430",
"price": "30",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"validFrom": "2024-05-21T12:00"
},
"performer": {
"@type": "PerformingGroup",
"name": "Kira and Morrison"
},
"organizer": {
"@type": "Organization",
"name": "Kira and Morrison Music",
"url": "https://kiraandmorrisonmusic.com"
}
}
</script>
Structured representation of the JSON-LD example.