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-727",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/043fdcd4-6819-42db-9fcd-99f9f76061fb",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-727#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Notre-Dame-du-Mont-Carmel",
"addressRegion": "QC",
"postalCode": "G0X 3J0",
"streetAddress": "3991 Rue Mgr Béliveau"
},
"latitude": "46.4891627",
"longitude": "-72.6571616",
"name": " Salle Paroissiale Notre-Dame-du-Mont-Carmel"
}
</script>