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-4307",
"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": "Littérature et autres Niaiseries",
"url": "https://lepointdevente.com/billets/tte241012001?lang=fr",
"startDate": "2024-10-12T20:00:00-04:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/TTE/24/10/12/001/tte241012001-1152x648-fr-66e0e433.png"
}
}
</script>