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-845",
"type": "Event",
"location": [
{
"id": "http://kg.artsdata.ca/resource/K5-59",
"type": "Place",
"sameAs": [
"https://www.laval.ca/lieux/Pages/Fr/bibliotheque-gabrielle-roy.aspx#Place",
"https://www.laval.ca/f4084c5d-aff7-4998-9e04-16a20732ad55"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-59#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7P 4V9",
"streetAddress": "3505, boulevard Dagenais Ouest"
},
"name": "Bibliothèque Gabrielle-Roy de Laval"
},
{
"id": "http://kg.artsdata.ca/resource/K5-60",
"type": "Place",
"sameAs": [
"https://www.laval.ca/lieux/Pages/Fr/bibliotheque-germaine-guevremont.aspx#Place",
"https://www.laval.ca/e38a50b9-3e67-4c0e-84ee-040293125a45"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-60#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7E 2B6",
"streetAddress": "2900, boulevard de la Concorde Est"
},
"name": "Bibliothèque Germaine-Guèvremont"
}
],
"description": "<p>Explorez une forêt enchantée aux échos captivants ! Amusez-vous à écouter, reconnaître et reproduire des sons avec votre corps, afin de créer votre propre histoire inspirée de ce paysage sonore magique.<br></p><p><strong>Inscription en ligne</strong><br></p>",
"name": "Les secrets de la forêt",
"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/festival-num-secrets-foret.aspx",
"endDate": "2024-11-02T15:00:00-04:00",
"startDate": "2024-11-02T14:30:00-04:00",
"image": {
"type": "ImageObject",
"url": "https://www.laval.ca/PublishingImages/Calendrier-des-activites/bibliotheque/festival-num-secrets-foret-335x215.jpg"
}
}
</script>