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-105",
"type": "Place",
"sameAs": "https://scenesfrancophones.ca/id/496",
"address": {
"id": "http://kg.artsdata.ca/resource/K4-105#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Saint-Quentin",
"addressRegion": "NB",
"postalCode": "E8A 1G9",
"streetAddress": "Rue DeschĂȘnes"
},
"name": "Palais Centre-Ville"
}
</script>