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-5209",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q113329578",
"address": {
"id": "http://kg.artsdata.ca/resource/K2-5209#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "St. Albert",
"addressRegion": "AB",
"postalCode": "T8N 3Z9",
"streetAddress": "5 St. Anne Street"
},
"name": "The Arden Theatre"
}
</script>