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-5947",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q135395909",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "North Bay",
"addressRegion": "ON",
"postalCode": "P1B 1A8",
"streetAddress": "150 Main St E, North Bay, ON"
},
"name": "Betty Speers Theatre"
}
</script>