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-4352",
"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": "Performance by Award-Winning Singer January Butler \n\nFollowing an incredible season of sell out theatre tours across the UK, and Europe, multi-award-winning tribute artiste January Butler is now taking her very own brand new theatre production show out into the world. \n\nJanuary will delight Céline fans with an incredible live production having teamed up with musical director Andy Mudd and the creative team of Viva Blackpool. When it comes to performing the incredible music and back catalogue of Céline Dion, she is undoubtedly the No.1, having risen through the ranks of junior talent shows, to performing in sold out venues of over 2000 seats - January has studied, developed and honed her craft replicating the vocals, mannerisms and interactions. When it comes to sitting back and enjoying the live 'Céline' experience, January is only second to the real thing. \n\n\n \n \n \n\n \n \n",
"name": "The Céline Experience Tribute Show",
"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/celine-experience-tribute-show",
"startDate": "2025-04-30T19:30:00-03:00",
"eventStatus": "http://schema.org/EventScheduled",
"image": {
"type": "ImageObject",
"url": "https://theplayhouse.ca/sites/default/files/styles/hero_image/public/2024-10/Fredericton%20Website%20%281900x600%29.png"
}
}
</script>