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-4376",
"type": "Event",
"location": {
"id": "http://kg.footlight.io/resource/ca5571dd-3386-4121-963a-378fe9499c59",
"type": "Place",
"sameAs": [
"http://kg.artsdata.ca/resource/K5-1084",
"https://maps.google.com/?cid=13088335939623637351"
],
"address": {
"id": "http://kg.footlight.io/resource/ca5571dd-3386-4121-963a-378fe9499c59#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Yamachiche",
"addressRegion": "QC",
"postalCode": "G0X 3L0",
"streetAddress": "751 Rue Ste Anne"
},
"name": "Brasserie Dépareillée"
},
"description": " Le Magicien du ''Loop'' frappe encore pour vos tendres oreilles ",
"name": "Julien Belhumeur Chez Dépareillée",
"url": "https://lepointdevente.com/billets/31s241108001?lang=fr",
"startDate": "2024-11-08T19:30:00-05:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/31S/24/11/08/001/31s241108001-1152x648-fr-671009b4.png"
}
}
</script>