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-12255",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K2-6458",
    "type": "Place",
    "sameAs": "http://www.wikidata.org/entity/Q137850627",
    "address": {
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Nelson",
      "addressRegion": "BC",
      "postalCode": "V1L 1H6",
      "streetAddress": "801 Railway Street"
    },
    "name": "Mickey McEwen Memorial Hall"
  },
  "description": "<p><br />$29.00 Per Person<br>Including fees & charges<br><br>Thrash Wrestling is rolling back to the craziest little city in BC! Believe the Hype! On Friday, October 9th, Nelson is going to get even crazier! A full card of wild Pro Wrestling action is in the works! We'll see you at the Rod N Gun Club!<br><br /></p>",
  "image": {
    "type": "ImageObject",
    "url": "https://system.spektrix.com/ticketseller/files/3520c277-0552-4f6f-adaf-f24610512b90.jpg"
  },
  "name": "Thrash Wrestling \"Believe The Hype\"",
  "endDate": "2026-10-09T21:00:00-07:00",
  "startDate": "2026-10-09T19:00:00-07:00"
}
</script>