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-3029",
  "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"
  },
  "name": "Don Juan Salle Wilfrid-Pelletier",
  "subEvent": [
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-07T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-09T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-08T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-10T150000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-10T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-11T150000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-11T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-13T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-14T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-15T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-16T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-17T150000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-17T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-24T150000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-24T200000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-18T150000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_don-juan#2024-08-23T200000-0400"
    }
  ],
  "endDate": "2024-08-24T20:00:00-04:00",
  "startDate": "2024-08-07T20:00:00-04:00"
}
</script>