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/K43-755",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-130",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q111729852",
"address": {
"id": "http://kg.artsdata.ca/resource/K11-130#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Dieppe",
"addressRegion": "NB",
"postalCode": "E1A 1G9",
"streetAddress": "331 Acadie Ave"
},
"name": "Centre of arts and culture Dieppe - La Caserne",
"url": "https://centredesartsdieppe.ca/fr/"
},
"name": "Shaun Ferguson - La Lumière De L'Ombre",
"startDate": "2023-03-21T09:00:00-03:00"
}
</script>