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_DCC16JS21",
  "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": "Canadian singer/songwriter, Michael Bernard Fitzgerald delivers unique and innovative ideas coupled with his inherent warmth allow him to engage with people in a way that always leaves them meaningfully connected, one song, one room, one fan at a time.\n",
  "name": "Fort Record presents: Michael Bernard Fitzgerald",
  "startDate": "2021-10-16T19:30:00-06:00",
  "eventAttendanceMode": "http://schema.org/OfflineEventAttendanceMode",
  "image": {
    "type": "ImageObject",
    "url": "https://www.fortsask.ca/en/things-to-do/resources/Images/Shell-Theatre/2021-22-Season/MichaelBernardFitzgerald-325x230.jpg"
  }
}
</script>