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-233",
"type": "Place",
"sameAs": [
"http://scenepro.ca#Venue212",
"http://www.wikidata.org/entity/Q111668886"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K2-233#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Gatineau",
"addressRegion": "QC",
"postalCode": "J8T 8H9",
"streetAddress": "855, boulevard de la Gappe"
},
"name": "Espace T"
}
</script>