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-5971",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q135466638",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Surrey",
"addressRegion": "BC",
"postalCode": "V3W 3L1",
"streetAddress": "13750 88 Avenue, Surrey, BC V3W 3L1"
},
"name": "Main Stage at Surrey Arts Centre"
}
</script>