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/K43-6630",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K11-21",
    "type": [
      "Place",
      "PerformingArtsTheater"
    ],
    "sameAs": [
      "https://www.facebook.com/queensuisabel",
      "https://www.instagram.com/theisabelbader/"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K11-21#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Kingston",
      "addressRegion": "ON",
      "postalCode": "K7L 2X4",
      "streetAddress": "390 King Street West"
    },
    "name": "Isabel Bader Centre for the Performing Arts",
    "url": "https://www.queensu.ca/theisabel/"
  },
  "description": "<p><br />The Queen's University Wind Ensemble, directed by Dan Tremblay, presents Folklore &amp; Fantasy for Wind Ensemble, a selection of vibrant and rhythmically driven works by corner stone composers Percy Grainger, John Barnes Chance, and Jan Van der Roost.<br><br>Nathan Daughtery's Vibraphone Concerto will feature soloist Ethan Fong, winner of the 2025 Queen’s Concerto Competition.<br /></p>",
  "image": {
    "type": "ImageObject",
    "url": "https://system.spektrix.com/theisabel/files/29ab5051-6c04-4eb9-8317-21b27707b4e7.jpg"
  },
  "name": "2025-26 DAN School Wind Ensemble",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K2-6315",
    "type": "Organization",
    "sameAs": "http://www.wikidata.org/entity/Q7270111",
    "name": "DAN School of Drama and Music",
    "url": "https://sdm.queensu.ca"
  },
  "url": "https://www.queensu.ca/theisabel/whats-on/2025-26-dan-school-wind-ensemble/",
  "endDate": "2026-04-02T20:30:00-04:00",
  "startDate": "2026-04-02T19:30:00-04:00"
}
</script>