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/K16-245",
"type": "Place",
"sameAs": [
"http://scenepro.ca#Venue155",
"http://www.wikidata.org/entity/Q123530433"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K16-245#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Sainte-Agathe-des-Monts",
"addressRegion": "QC",
"postalCode": "J8C 2Z7",
"streetAddress": "258, rue Saint-Venant"
},
"name": "Théâtre Le Patriote - Salle Percival-Broomfield"
}
</script>