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-785",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/f30cf34c-5746-4cbe-95e2-13f8925a0b07",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-785#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Rimouski",
"addressRegion": "QC",
"postalCode": "G5L 1H5",
"streetAddress": "540 Rue St Germain E"
},
"latitude": "48.4726319",
"longitude": "-68.5147724",
"name": "Édifice municipal de Rimouski-Est"
}
</script>