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-1510",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-796",
"type": "Place",
"sameAs": [
"http://kg.footlight.io/resource/b6eb4241-64c9-4b48-9593-15045554873b",
"http://www.wikidata.org/entity/Q133980860"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-796#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Saint-Hyacinthe",
"addressRegion": "QC",
"postalCode": "J2S 9E2",
"streetAddress": "1705 Rue Saint-Antoine"
},
"name": "Centre des arts Juliette-Lassonde"
},
"description": "RÉMISSIONNAIRE (Le Trio Laid frappe encore)",
"image": {
"type": "ImageObject",
"url": "https://www.centredesarts.ca/img-activites/plume-latraverse-MD.webp"
},
"name": "Plume Latraverse",
"schema:url": [
{
"@language": "fr",
"@value": "https://www.centredesarts.ca/spectacle/plume-latraverse"
},
"https://www.centredesarts.ca/spectacle/plume-latraverse"
],
"endDate": "2025-11-08T22:00:00-05:00",
"startDate": "2025-11-08T20:00:00-05:00",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode"
}
</script>