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/K5-644",
"type": "Place",
"sameAs": "http://api.footlight.io/places/645d4dce2fb72400648c237f",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-644#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Messines",
"addressRegion": "QC",
"postalCode": "J0X 2J0",
"streetAddress": "70 Rue Principale, Messines"
},
"name": "Salle communautaire Réjean Lafrenière"
}
</script>