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-5813",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q133872222",
"address": {
"type": "PostalAddress",
"addressCountry": "Canada",
"addressLocality": "Banff",
"addressRegion": "AB",
"postalCode": "T1L 1H5",
"streetAddress": "107 Tunnel Mountain Drive, Banff, Alberta, Canada"
},
"name": "Jenny Belzberg Theatre"
}
</script>