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",
  "@graph": [
    {
      "id": "http://kg.artsdata.ca/resource/K23-2754",
      "type": "EventSeries",
      "location": {
        "id": "http://kg.artsdata.ca/resource/K11-23",
        "type": [
          "Place",
          "MusicVenue"
        ],
        "sameAs": [
          "http://scenepro.ca#Venue206",
          "http://www.wikidata.org/entity/Q3280275",
          "https://en.wikipedia.org/wiki/Montreal_Symphony_House",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montréal",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montr%C3%A9al"
        ],
        "address": {
          "id": "http://kg.artsdata.ca/resource/K11-23#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Montreal",
          "addressRegion": "QC",
          "postalCode": "H2X 0S1",
          "streetAddress": "1600 rue Saint-Urbain"
        },
        "name": "Maison symphonique de Montréal"
      },
      "name": "Roméo et Juliette de Prokofiev Maison symphonique",
      "subEvent": [
        {
          "id": "http://kg.footlight.io/resource/placedesarts-com_romeo-et-juliette-de-prokofiev#2025-05-22T103000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/placedesarts-com_romeo-et-juliette-de-prokofiev#2025-05-22T193000-0400"
        },
        {
          "id": "http://kg.footlight.io/resource/placedesarts-com_romeo-et-juliette-de-prokofiev#2025-05-21T193000-0400"
        }
      ],
      "endDate": "2025-05-22T19:30:00-04:00",
      "startDate": "2025-05-21T19:30:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_romeo-et-juliette-de-prokofiev#2025-05-22T103000-0400",
      "type": "Event",
      "location": {
        "id": "http://kg.artsdata.ca/resource/K11-23",
        "type": [
          "Place",
          "MusicVenue"
        ],
        "sameAs": [
          "http://scenepro.ca#Venue206",
          "http://www.wikidata.org/entity/Q3280275",
          "https://en.wikipedia.org/wiki/Montreal_Symphony_House",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montréal",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montr%C3%A9al"
        ],
        "address": {
          "id": "http://kg.artsdata.ca/resource/K11-23#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Montreal",
          "addressRegion": "QC",
          "postalCode": "H2X 0S1",
          "streetAddress": "1600 rue Saint-Urbain"
        },
        "name": "Maison symphonique de Montréal"
      },
      "name": "Roméo et Juliette de Prokofiev | OSM",
      "startDate": "2025-05-22T10:30:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_romeo-et-juliette-de-prokofiev#2025-05-22T193000-0400",
      "type": "Event",
      "location": {
        "id": "http://kg.artsdata.ca/resource/K11-23",
        "type": [
          "Place",
          "MusicVenue"
        ],
        "sameAs": [
          "http://scenepro.ca#Venue206",
          "http://www.wikidata.org/entity/Q3280275",
          "https://en.wikipedia.org/wiki/Montreal_Symphony_House",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montréal",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montr%C3%A9al"
        ],
        "address": {
          "id": "http://kg.artsdata.ca/resource/K11-23#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Montreal",
          "addressRegion": "QC",
          "postalCode": "H2X 0S1",
          "streetAddress": "1600 rue Saint-Urbain"
        },
        "name": "Maison symphonique de Montréal"
      },
      "name": "Roméo et Juliette de Prokofiev | OSM",
      "startDate": "2025-05-22T19:30:00-04:00"
    },
    {
      "id": "http://kg.footlight.io/resource/placedesarts-com_romeo-et-juliette-de-prokofiev#2025-05-21T193000-0400",
      "type": "Event",
      "location": {
        "id": "http://kg.artsdata.ca/resource/K11-23",
        "type": [
          "Place",
          "MusicVenue"
        ],
        "sameAs": [
          "http://scenepro.ca#Venue206",
          "http://www.wikidata.org/entity/Q3280275",
          "https://en.wikipedia.org/wiki/Montreal_Symphony_House",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montréal",
          "https://fr.wikipedia.org/wiki/Maison_symphonique_de_Montr%C3%A9al"
        ],
        "address": {
          "id": "http://kg.artsdata.ca/resource/K11-23#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Montreal",
          "addressRegion": "QC",
          "postalCode": "H2X 0S1",
          "streetAddress": "1600 rue Saint-Urbain"
        },
        "name": "Maison symphonique de Montréal"
      },
      "name": "Roméo et Juliette de Prokofiev | OSM",
      "startDate": "2025-05-21T19:30:00-04:00"
    }
  ]
}
</script>