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-4357",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-709",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/0a06696f-60e1-4351-aac0-115cf5702bdd",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-709#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 4X3",
"streetAddress": "1420 Rue Notre Dame Centre"
},
"name": "L'Entité."
},
"description": " Ne manquez pas un moment unique avec The Flares, en concert exclusif !Lancement officiel du EP éponyme.Vendredi 8 novembre 20h30 à L'entité.15$ en pré-vente, 20$ à la porte. Accès au site de l'événement L'ENTITÉ. | 18+ 1420 Notre-Dame Centre, Trois-Rivières, Québec, G9A 4X3 ",
"name": [
"The flares à Trois-Rivières | L'ENTITÉ.",
"The flares à Trois-Rivières | L'ENTITÉ."
],
"url": "https://lepointdevente.com/billets/theflares?lang=fr",
"startDate": "2024-11-08T20:00:00-05:00",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
"image": {
"type": "ImageObject",
"url": "https://tpos.s3.amazonaws.com/events/JJC/24/11/08/001/jjc241108001-1152x648-fr-6706dfce.png"
}
}
</script>