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-4598",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K11-226",
"type": [
"Place",
"PerformingArtsTheater"
],
"sameAs": [
"http://www.wikidata.org/entity/Q60031025",
"http://scenepro.ca#Venue254"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-226#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7N 5W1",
"streetAddress": "1395, boul de la Concorde O"
},
"name": "Théâtre des Muses"
},
"description": "<p>‘’C’est un beau roman’’ est l’histoire amusante et rocambolesque d’une romancière incapable d’écrire son prochain roman. Troublée par l’amour envers son éditeur, elle tentera par tous les moyens de trouver l’inspiration nécessaire en faisant appel à ses personnages. Sa quête nous amènera à prendre conscience que les apparences sont souvent trompeuses et que notre imagination nous joue bien des tours. Notre perception de la vie… Réalité ou fiction?… Une comédie musicale à ne pas manquer!</p>",
"name": "C'est un beau roman",
"subEvent": [
{
"id": "http://kg.footlight.io/resource/co-motion-ca_cest-un-beau-roman-theatre-musical-de-laval#2025-05-17T140000-0400"
},
{
"id": "http://kg.footlight.io/resource/co-motion-ca_cest-un-beau-roman-theatre-musical-de-laval#2025-05-17T200000-0400"
},
{
"id": "http://kg.footlight.io/resource/co-motion-ca_cest-un-beau-roman-theatre-musical-de-laval#2025-05-18T140000-0400"
}
],
"url": "https://co-motion.ca/spectacles/cest-un-beau-roman-theatre-musical-de-laval/",
"endDate": "2025-05-18T14:00:00-04:00",
"startDate": "2025-05-17T14:00:00-04:00",
"image": {
"type": "ImageObject",
"url": "https://co-motion.ca/uploads/Locations-MDA/_1920x9999_fit_center-center_99_none/196833/Affiche-promo2025_sanstitre.webp"
}
}
</script>