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-2911",
  "type": "EventSeries",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K11-75",
    "type": [
      "Place",
      "PerformingArtsTheater"
    ],
    "sameAs": [
      "http://scenepro.ca#Venue205",
      "http://www.wikidata.org/entity/Q3469896",
      "https://en.wikipedia.org/wiki/Salle_Wilfrid-Pelletier",
      "https://fr.wikipedia.org/wiki/Salle_Wilfrid-Pelletier"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K11-75#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": [
        "Montreal",
        "Montréal"
      ],
      "addressRegion": "QC",
      "postalCode": "H2X 1Y9",
      "streetAddress": [
        "175 rue Saint-Catherine Ouest",
        "260, boul. Maisonneuve Ouest"
      ]
    },
    "name": "Place des Arts - Salle Wilfrid-Pelletier"
  },
  "description": "<p><strong><em>Hamlet</em> d’Ambroise Thomas est une adaptation de l’emblématique pièce de théâtre de Shakespeare.</strong></p> <p>À travers une brillante mise en scène d’<strong>Alain Gauthier</strong>, le public sera témoin de l’angoisse et du ressentiment tragique qui accablent les victimes d’un système où règne la corruption. Le talentueux chef Jacques Lacombe dirigera l’<strong>Orchestre Métropolitain</strong>.</p>",
  "endDate": [
    "2024-11-24",
    "2024-11-24T14:00:00-05:00"
  ],
  "name": "Hamlet - Thomas Salle Wilfrid-Pelletier",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K10-401",
    "type": [
      "Organization",
      "PerformingGroup"
    ],
    "sameAs": [
      "http://www.wikidata.org/entity/Q2547963",
      "https://en.wikipedia.org/wiki/Opéra_de_Montréal",
      "https://fr.wikipedia.org/wiki/Opéra_de_Montréal",
      "https://www.facebook.com/OperadeMontreal/",
      "https://twitter.com/operademontreal",
      "https://www.youtube.com/user/OperadeMtl",
      "https://www.instagram.com/operademontreal/",
      "https://en.wikipedia.org/wiki/Op%C3%A9ra_de_Montr%C3%A9al",
      "https://fr.wikipedia.org/wiki/Op%C3%A9ra_de_Montr%C3%A9al"
    ],
    "name": "Opéra de Montréal",
    "url": "https://www.operademontreal.com"
  },
  "subEvent": [
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_hamlet-thomas#2024-11-16T193000-0500"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_hamlet-thomas#2024-11-19T193000-0500"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_hamlet-thomas#2024-11-21T193000-0500"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_hamlet-thomas#2024-11-24T140000-0500"
    }
  ],
  "url": "https://placedesarts.com/fr/evenement/hamlet-thomas",
  "startDate": "2024-11-16T19:30:00-05:00",
  "image": {
    "type": "ImageObject",
    "url": "https://placedesarts.com/sites/default/files/241116_hamlet_odp_1600x1064.jpeg"
  }
}
</script>