JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"id": "http://kg.artsdata.ca/resource/K43-12256",
"type": "Event",
"location": {
"id": "http://kg.artsdata.ca/resource/K2-6457",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q137850309",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trail",
"addressRegion": "BC",
"postalCode": "V1R 3T3",
"streetAddress": "1051 Victoria St"
},
"name": "Cominco Gymnasium"
},
"description": "<p><br />$29.00 Per Person<br>Including fees & charges<br><br>Finally Thrash Wrestling returns to Trail, BC! Get ready for an event full of bumps and bruises at the Cominco Gym in the Trail Memorial Centre, when Thrash brings a \"Recipe For Disaster\"<br><br /></p>",
"image": {
"type": "ImageObject",
"url": "https://system.spektrix.com/ticketseller/files/8b32686c-3910-4be2-9b10-ad8029ef225e.jpg"
},
"name": "Thrash Wrestling \"Recipe For Disaster\"",
"endDate": "2026-10-10T21:00:00-07:00",
"startDate": "2026-10-10T19:00:00-07:00"
}
</script>