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-4255",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-973",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/5d74a4f7-b1d2-426b-980e-be7e56cafe67",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-973#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Shawinigan",
"addressRegion": "QC",
"postalCode": "G9N 1L8",
"streetAddress": "902 Prom Du St Maurice"
},
"name": "Le Saint-Mo Bistro Gourmand"
},
"image": {
"type": "ImageObject",
"url": [
"https://tpos.s3.amazonaws.com/events/QP6/24/09/15/001/qp6240915001-1152x648-fr-66e7801b.png",
"https://tpos.s3.amazonaws.com/events/QP6/24/09/15/001/qp6240915001-1152x648-fr-6763460a.png"
]
},
"name": "Soirée HAHA! Au Saint-Mo - Édition de janvier 2025",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K2-3426",
"type": "Person",
"sameAs": "http://www.wikidata.org/entity/Q111455679",
"name": "Adrien Lessard"
},
"schema:url": "https://lepointdevente.com/billets/qp6240915001?lang=fr",
"url": "https://lepointdevente.com/billets/qp6240915001?lang=fr",
"startDate": "2025-01-16T20:00:00-05:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode"
}
</script>