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/K2-5812",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q133871793",
"address": {
"type": "PostalAddress",
"addressCountry": "Canada",
"addressLocality": "Victoria",
"addressRegion": "BC",
"postalCode": "V8W 2C2",
"streetAddress": "919 Douglas Street, Victoria, BC"
},
"name": "Wicket Hall",
"url": "https://strathconahotel.com/wicket-hall"
}
</script>