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-6053",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q5083261",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Parry Sound",
"addressRegion": "ON",
"postalCode": "P2A 1S3",
"streetAddress": "2 Bay Street, Parry Sound, ON P2A 1S3"
},
"name": "Charles W. Stockey Centre for the Performing Arts",
"url": "https://stockeycentre.com/"
}
</script>