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-4275",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-691",
"type": "Place",
"sameAs": "http://api.footlight.io/places/65ef51cabec01b00643187e5",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-691#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Shawinigan",
"addressRegion": "QC",
"postalCode": "G9N 8K9",
"streetAddress": "1250 Avenue de la Station"
},
"name": "Salon Wabasso du Trou du Diable"
},
"name": "Etienne Dufresne",
"url": "https://lepointdevente.com/billets/tdd241123001?lang=fr",
"startDate": "2024-11-23T20:00:00-05:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/TDD/24/11/23/001/tdd241123001-1152x648-fr-6601bdc6.png"
}
}
</script>