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-294",
"type": "Place",
"sameAs": [
"http://scenepro.ca#Venue330",
"http://www.wikidata.org/entity/Q124673651"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K16-294#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Repentigny",
"addressRegion": "QC",
"postalCode": "J6A 0C2",
"streetAddress": "25, allée de la Création"
},
"name": "Théâtre Alphonse-Desjardins"
}
</script>