JSON-LD Schema.org

JSON-LD utilisant le @context de Schema.org. Il peut être copié-collé dans des pages Web HTML.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K23-2766",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K11-11",
    "type": [
      "Place",
      "PerformingArtsTheater"
    ],
    "sameAs": [
      "http://scenepro.ca#Venue101",
      "http://www.wikidata.org/entity/Q3527509",
      "https://en.wikipedia.org/wiki/Th%C3%A9%C3%A2tre_Maisonneuve",
      "https://fr.wikipedia.org/wiki/Th%C3%A9%C3%A2tre_Maisonneuve"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K11-11#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Montreal",
      "addressRegion": "QC",
      "postalCode": "H2X 1Y9",
      "streetAddress": "175 rue Saint-Catherine Ouest"
    },
    "name": "Place des Arts - Théâtre Maisonneuve"
  },
  "name": "Barbada - Multicolore Théâtre Maisonneuve",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K10-586",
    "type": [
      "Organization",
      "PerformingGroup"
    ],
    "name": "Martin Leclerc Productions",
    "url": "https://productionsmartinleclerc.com/"
  },
  "endDate": "2025-05-06",
  "startDate": "2025-05-06T19:00:00-04:00"
}
</script>