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",
  "@graph": [
    {
      "id": "http://kg.artsdata.ca/resource/fortsask-ca_1419994256",
      "type": "EventSeries",
      "location": {
        "id": "http://kg.artsdata.ca/resource/K11-64",
        "type": [
          "Place",
          "PerformingArtsTheater"
        ],
        "address": {
          "id": "http://kg.artsdata.ca/resource/K11-64#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Fort Saskatchewan",
          "addressRegion": "AB",
          "postalCode": "T8L 4P5",
          "streetAddress": "8700 84 Street"
        },
        "name": "Dow Centennial Centre - Shell Theatre"
      },
      "description": "In an afternoon of classical music you will enjoy emerging violinist Christina Bouey has been hailed by the New York Times for artistry that is described as 'exquisite, quivering beauty'. And lauded for 'the emotion of his playing and his impeccable control' by Audiophilia, Acadian pianist Pierre-André Doucet was named to CBC Radio's Top 30 under 30 in 2014.\nPrice: $26.50 Adult, $24 Senior/Youth\n\n\n",
      "name": "  Prairie Debut Presents: Bouey-Doucet Duo - Violin & Piano Concerto   ",
      "subEvent": [
        {
          "id": "http://kg.artsdata.ca/resource/fortsask-ca_1419994256#2022-01-22T000026-0700"
        },
        {
          "id": "http://kg.artsdata.ca/resource/fortsask-ca_1419994256#2022-01-23T150000-0700"
        }
      ],
      "schema:url": "https://www.fortsask.ca/en/things-to-do/events.aspx",
      "endDate": "2022-01-23T15:00:00-07:00",
      "startDate": "2022-01-22T00:00:26-07:00",
      "eventStatus": "http://schema.org/EventScheduled",
      "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
      "image": {
        "type": "ImageObject",
        "url": "https://www.fortsask.ca/en/things-to-do/resources/Images/Shell-Theatre/2021-22-Season/BoueyDoucetDuo-325x230.jpg"
      }
    },
    {
      "id": "http://kg.artsdata.ca/resource/fortsask-ca_1419994256#2022-01-22T000026-0700",
      "type": "Event",
      "location": {
        "id": "http://kg.artsdata.ca/resource/K11-64",
        "type": [
          "Place",
          "PerformingArtsTheater"
        ],
        "address": {
          "id": "http://kg.artsdata.ca/resource/K11-64#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Fort Saskatchewan",
          "addressRegion": "AB",
          "postalCode": "T8L 4P5",
          "streetAddress": "8700 84 Street"
        },
        "name": "Dow Centennial Centre - Shell Theatre"
      },
      "name": "  Prairie Debut Presents: Bouey-Doucet Duo - Violin & Piano Concerto   ",
      "startDate": "2022-01-22T00:00:26-07:00"
    },
    {
      "id": "http://kg.artsdata.ca/resource/fortsask-ca_1419994256#2022-01-23T150000-0700",
      "type": "Event",
      "location": {
        "id": "http://kg.artsdata.ca/resource/K11-64",
        "type": [
          "Place",
          "PerformingArtsTheater"
        ],
        "address": {
          "id": "http://kg.artsdata.ca/resource/K11-64#PostalAddress",
          "type": "PostalAddress",
          "addressCountry": "CA",
          "addressLocality": "Fort Saskatchewan",
          "addressRegion": "AB",
          "postalCode": "T8L 4P5",
          "streetAddress": "8700 84 Street"
        },
        "name": "Dow Centennial Centre - Shell Theatre"
      },
      "name": "  Prairie Debut Presents: Bouey-Doucet Duo - Violin & Piano Concerto   ",
      "startDate": "2022-01-23T15:00:00-07:00"
    }
  ]
}
</script>