JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"id": "http://kg.artsdata.ca/resource/K23-2700",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-62",
"type": [
"Place",
"PerformingArtsTheater"
],
"sameAs": "http://www.wikidata.org/entity/Q7757458",
"address": {
"id": "http://kg.artsdata.ca/resource/K11-62#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Fredericton",
"addressRegion": "NB",
"postalCode": "E3B 1C2",
"streetAddress": "686 Queen St"
},
"name": "Fredericton Playhouse",
"url": "https://www.theplayhouse.ca"
},
"description": "Symphony NB subscriptions are now available. Click Here to buy the bundle. Symphony NB closes out the season in fiery fashion with special guests Twin Flames.",
"name": "Bravo 6: Twin Flames | Fredericton Playhouse",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K14-51",
"type": "Organization",
"sameAs": "http://www.wikidata.org/entity/Q104412772",
"name": "Fredericton Playhouse"
},
"url": "https://theplayhouse.ca/en/schedule-and-tickets/bravo-6-twin-flames",
"startDate": "2025-06-03T19:30:00-03:00"
}
</script>