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-4416",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-681",
"type": "Place",
"sameAs": "http://api.footlight.io/places/66447a4a9f43170063f9590e",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-681#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 2K7",
"streetAddress": "507 Rue St Georges"
},
"name": "Backstore (Dep Frida)"
},
"name": "Safia Nolin @ Backstore",
"url": "https://lepointdevente.com/billets/safiabackstore2025?lang=fr",
"startDate": "2025-05-03T20:00:00-04:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/LRS/24/09/26/001/lrs240926001-1152x648-en-66f5f14e.png"
}
}
</script>