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-1744",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-637",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/1bafe7d0-d084-4e0e-a2c1-ac1d3d49e2de",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-637#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8X 2K1"
},
"name": "Ville de Gatineau"
},
"name": "Résidence Sans feu ni lieu",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K16-114",
"type": "Organization",
"sameAs": [
"http://scenepro.ca#Organization345",
"http://www.wikidata.org/entity/Q124463789"
],
"name": "Ville de Gatineau"
},
"endDate": "2024-09-27",
"startDate": "2024-09-02"
}
</script>