Skip to content

Instantly share code, notes, and snippets.

@elmariachi111
Created November 2, 2019 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elmariachi111/981df8505caa0d69724d4a59d772aba0 to your computer and use it in GitHub Desktop.
Save elmariachi111/981df8505caa0d69724d4a59d772aba0 to your computer and use it in GitHub Desktop.
ReactDay Schema.org JSON-LD
{
"@context": "http://schema.org",
"@type": "BusinessEvent",
"startDate": "2019-12-06T08:30:00+01:00",
"endDate": "2019-12-06T22:00:00+01:00",
"name": "React Day Berlin 2019",
"url": "https://www.eventbrite.com/e/react-day-berlin-2019-tickets-61442110005",
"image": "https://img.evbuc.com/https%3A%2F%2Fcdn.evbuc.com%2Fimages%2F61772770%2F80020269147%2F1%2Foriginal.jpg?w=1000\u0026auto=compress\u0026rect=0%2C64%2C1920%2C960\u0026s=ddd233f8f2f07ec16e2b61d55bf9f0ba",
"eventStatus": "EventScheduled",
"offers": [
{
"inventoryLevel": 54,
"availabilityEnds": "2019-12-05T19:00:00Z",
"priceCurrency": "EUR",
"url": "https://www.eventbrite.com/e/react-day-berlin-2019-tickets-61442110005",
"lowPrice": 334.67,
"highPrice": 687.03,
"offerCount": 54,
"@type": "AggregateOffer",
"availabilityStarts": "2019-05-27T08:00:00Z",
"validFrom": "2019-05-27T08:00:00Z",
"availability": "InStock"
}
],
"location": {
"@type": "Place",
"name": "Kosmos (conf) and SRH Hochschule (workshops)",
"address": {
"addressCountry": "DE",
"addressLocality": "Berlin",
"addressRegion": "",
"streetAddress": "Address, Berlin, Germany",
"postalCode": "",
"@type": "PostalAddress"
}
},
"organizer": {
"@type": "Organization",
"name": "React Day Berlin",
"url": "https://www.eventbrite.com/o/react-day-berlin-14892731449",
"description": "Fully packed day of your favorite React content, covering most up-to-date insights from the community.",
},
"description": "Are you into React (web), React Native, GraphQL and hungry to learn from the best? Look no further.\nReact Day Berlin returns with a third edition on December 6, 2019 - a two-track conference for 800 JavaScript engineers working with the React technology stack and sharing the same passion.\nQuality content with careful balance of practical and visionary talks make our event a great place to meet and learn from forward-thinking and international community members, influencers and open source maintainers.\nCheck details about speakers, talks and locations at\u00a0https://reactday.berlin, workshops information\u00a0https://reactday.berlin/workshops\nAll attendees, speakers, sponsors and volunteers at our conference are required to agree with the following code of conduct."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment