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-844",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-51",
"type": "Place",
"sameAs": [
"http://kg.footlight.io/resource/2d360e1f-03e9-4408-8b37-dc026e105b80",
"https://www.laval.ca/4870618a-b491-4abd-947e-9e1f4888b897"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-51#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7A 0K3",
"streetAddress": "1000 rue Marie-Uguay"
},
"name": "Bibliothèque Marius-Barbeau"
},
"description": "<p>Apprend à numériser, modéliser et transformer des objets en 3D pour leur donner vie dans un environnement numérique et les matérialiser avec une imprimante 3D.<br></p>",
"name": "Initiation à la modélisation 3D et à l'art numérique",
"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/biblio-techno-initiation-modelisation-3D-art-numerique-ecc.aspx",
"endDate": "2024-11-20T01:30:00-04:00",
"startDate": "2024-11-19T23:30:00-04:00",
"image": {
"type": "ImageObject",
"url": "https://www.laval.ca/PublishingImages/Calendrier-des-activites/bibliotheque/mardis-techno-modelisation-3d-335x215.jpg"
}
}
</script>