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/K43-856",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-59",
"type": "Place",
"sameAs": "https://isni.org/isni/0000000096057917",
"name": "Maison des arts de Laval",
"url": "https://www.laval.ca/maisondesarts/Pages/Fr/accueil.aspx"
},
"description": "<p>Visite commentée de l'exposition de Ianick Raymond et Cecilia Torres en compagnie de la commissaire et des artistes<br></p>",
"name": "Visite commentée Ianick Raymond et Cecilia Torres",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K16-116",
"type": "Organization",
"sameAs": "http://www.wikidata.org/entity/Q124463790",
"name": "Ville de Laval",
"url": "https://www.laval.ca"
},
"url": "https://www.laval.ca/Pages/Fr/Calendrier/visitecommentee-iraymond-ctorres.aspx",
"endDate": "2025-03-16T20:00:00-04:00",
"startDate": "2025-03-16T18:00:00-04:00",
"image": {
"type": "ImageObject",
"url": "https://www.laval.ca/maisondesarts/PublishingImages/Pages/Fr/accueil/2024-2025/ianick-raymond-glass-beach-300x200.jpg"
}
}
</script>