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-6059",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q123090423",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Brampton",
"addressRegion": "ON",
"postalCode": "L6V 0A3",
"streetAddress": "1 Theatre Lane"
},
"name": "The Rose Brampton Main Theatre"
}
</script>