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_DCC25AS20",
  "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": "Inducted in the Canadian Music Hall of Fame as co-founder and lead singer of the Barenaked Ladies, Steven tours to celebrate his newest solo album 'Discipline: Heal Thyself, Pt II'. His distinctive and powerful tenor is among the most instantly recognizable voices in popular music.  Enjoy an intimate evening of all of his hits with trio members Craig Northey (Odds) and Kevin Fox.\n\n\nstevenpage.com",
  "name": "Steven Page",
  "schema:url": "https://www.fortsask.ca/en/things-to-do/events.aspx",
  "startDate": "2020-01-25T19:30:00-07:00"
}
</script>