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-5304",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q125494996",
"address": {
"id": "http://kg.artsdata.ca/resource/K2-5304#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Oliver",
"addressRegion": "BC",
"postalCode": "V0H 1T0",
"streetAddress": "6100 Gala Street"
},
"name": "Venables Theatre"
}
</script>