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-6069",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q7330870",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Richmond Hill",
"addressRegion": "ON",
"postalCode": "L4C 3B7",
"streetAddress": "10268 Yonge Street, Richmond Hill, ON"
},
"name": "Richmond Hill Centre for the Performing Arts",
"url": "https://www.rhcentre.ca/Home.html"
}
</script>