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/fortsask-ca_DCC21BS20",
  "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"
  },
  "description": "See why breaking away from The Rankin Family's signature sound and forging her own musical legacy with intimate original songs has been so successful for Heather. She harkens back to her childhood in Mabou, Nova Scotia and honours her roots in that community with her authentic voice shaped by deep Gaelic traditions, proving eloquent song-writing starts at the heart and flourishes in the soul.\n\n\n\nheatherrankin.ca",
  "name": "Heather Rankin",
  "schema:url": "https://www.fortsask.ca/en/things-to-do/events.aspx",
  "startDate": "2020-02-21T19:30:00-07:00",
  "image": {
    "type": "ImageObject",
    "url": "https://www.fortsask.ca/en/things-to-do/resources/Images/Shell-Theatre/2019-20-Season/HeatherRankin.jpg"
  }
}
</script>