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/K4-57",
"type": "Place",
"sameAs": "https://scenesfrancophones.ca/id/2564",
"address": {
"id": "http://kg.artsdata.ca/resource/K4-57#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Saint-Jean",
"addressRegion": "NB",
"postalCode": "E2L 1K4",
"streetAddress": "112 Princess Street"
},
"name": "Salle BMO"
}
</script>