Digital Rain
event
Event
video_library
Video
web
Article
person_pin
Person
keyboard
Course
local_offer
Product
language
Website
question_answer
FAQ Page
category
Job Posting
playlist_add_check
Breadcrumb
business
Organization
store
Local Business
Schema Markup Generator
menu
Home
Schema Markup Generator
Event
Event Schema Markup Generator
Name
Start Date
End Date
Place
Street Address
Address Locality
Postal Code
Address Region
Address Country
Image URL
Description
Performer
Ticket URL
Price
Currency
Valid From
file_copy
<script type="
application/ld+json
">
{
"@context": "
https://schema.org
",
"@type": "
Event
",
"name": "
",
"startDate": "
",
"endDate": "
",
"location": {
"@type": "
Place
",
"name": "
",
"address": {
"@type": "
PostalAddress
",
"streetAddress": "
",
"addressLocality": "
",
"postalCode": "
",
"addressRegion": "
",
"addressCountry": "
"
}
},
"image": "
",
"description": "
",
"offers": {
"@type": "
Offer
",
"url": "
",
"price": "
",
"priceCurrency": "
",
"availability": "
https://schema.org/InStock
",
"validFrom": "
"
},
"performer": {
"@type": "
PerformingGroup
",
"name": "
"
}
}
</script>