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-6778",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K5-641",
"type": "Place",
"sameAs": "http://api.footlight.io/places/645d3cd72fb72400648c2186",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-641#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8P 1K8",
"streetAddress": "330, rue Notre-Dame, entrée via, Rue Saint-André"
},
"name": "Propulsion scène"
},
"description": "<p>Van Hoan is a guitarist specializing in tapping and fingerstyle. His music is inspired by multiple styles such as alternative, folk, instrumental ambient and electro-acoustic, allowing him to create his own particular genre.</p>",
"image": {
"type": "ImageObject",
"url": "https://cdn.footlight.io/iiif/3/ef3440ad-b278-45cb-bb25-06ff23c96967.png/full/max/0/default.png"
},
"name": "Van Hoan",
"organizer": {
"id": "http://kg.artsdata.ca/resource/K5-166",
"type": "Organization",
"sameAs": "http://toutculture.ca/organization/27",
"name": "Propulsion scène",
"url": "http://www.vieux-gatineau.com/"
},
"endDate": "2025-08-23T22:00:00-04:00",
"startDate": "2025-08-23T20:00:00-04:00",
"eventStatus": "http://schema.org/EventScheduled",
"eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode"
}
</script>