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-2993",
  "type": "EventSeries",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K11-222",
    "type": [
      "Place",
      "PerformingArtsTheater"
    ],
    "sameAs": [
      "http://scenepro.ca#Venue207",
      "http://www.wikidata.org/entity/Q3527481",
      "https://fr.wikipedia.org/wiki/Th%C3%A9%C3%A2tre_Jean-Duceppe"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K11-222#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Montreal",
      "addressRegion": "QC",
      "postalCode": "H2X 1Y9",
      "streetAddress": "175 rue Saint-Catherine Ouest"
    },
    "name": "Théâtre Jean-Duceppe",
    "url": "https://duceppe.com/"
  },
  "name": "Jayden Coulisses du Théâtre Jean-Duceppe",
  "subEvent": [
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-17T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-18T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-19T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-20T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-24T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-25T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-26T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-09-27T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-10-01T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-10-02T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-10-03T173000-0400"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_jayden#2024-10-04T173000-0400"
    }
  ],
  "endDate": "2024-10-04T17:30:00-04:00",
  "startDate": "2024-09-17T17:30:00-04:00"
}
</script>