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-4252",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-947",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/ddfe97c2-37a4-4b7d-9b3b-72da61080e1a",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-947#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Shawinigan",
"addressRegion": "QC",
"postalCode": "G9N 8N8",
"streetAddress": "1381 Av. de la Transmission"
},
"name": "Broadway Microbrasserie"
},
"name": "Jah & I - Les Soirées Ultime Édition au BW",
"schema:url": "https://lepointdevente.com/billets/jahshawi?lang=fr",
"url": "https://lepointdevente.com/billets/jahshawi?lang=fr",
"startDate": "2025-01-25T21:00:00-05:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/B6L/25/01/25/001/b6l250125001-1152x648-fr-66f3370d.png"
}
}
</script>