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-6385",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q137733360",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Abbotsford",
"addressRegion": "BC",
"postalCode": "V2S 3M1",
"streetAddress": "2329 Crescent Way"
},
"name": "Abbotsford Arts Centre Theatre"
}
</script>