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-4327",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-733",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/9351b579-9410-4bc1-b12a-df3476b09124",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-733#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 4L1",
"streetAddress": "1983 Rue Royale"
},
"name": "La Taverne Royale"
},
"description": " Venez celebrer la sortie du nouvel EP de DRØME \"Echoes within\" à la Taverne Royal. Une soirée pour les fans de Post-punk, Shoegaze, Electronica. Le duo Electro/Rock Kickmotiv ouvrira la soirée. ",
"name": "DRØME : \"Echoes within TOUR\" + KICKMOTIV",
"url": "https://lepointdevente.com/billets/7s2241025001?lang=fr",
"startDate": "2024-10-25T20:00:00-04:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/7S2/24/10/25/001/7s2241025001-1152x648-fr-66ccd1e6.png"
}
}
</script>