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-5982",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q7074252",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Oakville",
"addressRegion": "ON",
"postalCode": "L6J 2Z4",
"streetAddress": "130 Navy St, Oakville, Ontario"
},
"name": "Oakville Centre for the Performing Arts"
}
</script>