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-832",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/21e4b152-1961-401f-9abb-e87daa4ba79e",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-832#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Val-d'Or",
"addressRegion": "QC",
"postalCode": "J9P 1S3",
"streetAddress": "533 3e Avenue"
},
"latitude": "48.1003236",
"longitude": "-77.7819815",
"name": "Val-d'Or - Église St-Sauveur"
}
</script>