JSON-LD Schema.org

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-4420",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K11-211",
    "type": [
      "Place",
      "PerformingArtsTheater"
    ],
    "sameAs": [
      "http://www.wikidata.org/entity/Q16675360",
      "http://scenepro.ca#Venue194",
      "https://fr.wikipedia.org/wiki/Salle_Andr%C3%A9-Mathieu"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K11-211#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Laval",
      "addressRegion": "QC",
      "postalCode": "H7N 5H9",
      "streetAddress": "475 Boulevard de l'Avenir"
    },
    "name": "Salle André-Mathieu",
    "url": "https://www.co-motion.ca/nos-salles-de-spectacles/salle-andre-mathieu/"
  },
  "description": "<h5>L’Harmonie Laval se joint à l’OSL pour un concert spécialement conçu pour la famille. </h5>\n<p>Sous la direction de la cheffe d’orchestre <strong>Diane Caplette</strong>, cet évènement promet un répertoire varié et engageant, idéal pour initier les jeunes et les adultes à la musique classique et à un ensemble à vents. </p>\n<p>Des pièces vibrantes et captivantes, interprétées par des musiciens de l’<strong>OSL</strong> tels que <strong>Jocelyn Veilleux </strong>au cor et <strong>Jean-François Normand</strong> à la clarinette, vous transporteront dans un monde sonore riche et diversifié. </p>\n<p>Le programme inclut des œuvres emblématiques, allant du Concerto pour cor no. 1 de <strong>Richard Strauss</strong> au Concertino de clarinette de <strong>Weber</strong>, en passant par <em>A Barrie North Celebration </em>du compositeur québécois, <strong>André Jutras</strong>.</p>",
  "image": {
    "type": "ImageObject",
    "url": [
      "https://co-motion.ca/uploads/OSL/_1920x9999_fit_center-center_99_none/146719/FCH3_COMOTION.webp",
      "https://co-motion.ca/uploads/OSL/FCH3_COMOTION.jpg"
    ]
  },
  "name": "Festival classique hivernal",
  "organizer": [
    {
      "id": "http://kg.artsdata.ca/resource/K10-533",
      "type": [
        "Organization",
        "MusicGroup"
      ],
      "sameAs": [
        "https://www.facebook.com/OSLaval/",
        "https://twitter.com/OSLaval/",
        "https://www.youtube.com/c/OSLaval",
        "https://www.instagram.com/os_laval/",
        "http://www.wikidata.org/entity/Q17636127"
      ],
      "name": "Orchestre symphonique de Laval",
      "url": "https://www.osl.ca"
    },
    {
      "id": "http://kg.artsdata.ca/resource/K5-431",
      "type": "Organization",
      "sameAs": "https://signelaval.com/fr/repertoire-culturel/orchestre-symphonique-de-laval#Organization",
      "name": "Orchestre symphonique de Laval",
      "url": "https://signelaval.com/fr/repertoire-culturel/orchestre-symphonique-de-laval"
    }
  ],
  "schema:url": "https://co-motion.ca/spectacles/festival-classique-hivernal-racine-commune/",
  "url": "https://co-motion.ca/spectacles/festival-classique-hivernal-racine-commune/",
  "startDate": "2025-02-02T15:00:00-05:00"
}
</script>