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-463",
"type": "Place",
"sameAs": [
"http://kg.footlight.io/resource/2cbd428a-4e42-4276-bfe1-de1d14d1ea98",
"http://www.wikidata.org/entity/Q18533570",
"https://fr.wikipedia.org/wiki/Amphith%C3%A9%C3%A2tre_Cogeco"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K5-463#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Trois-Rivières",
"addressRegion": "QC",
"postalCode": "G9A 5H3",
"streetAddress": "100 Av. des Draveurs"
},
"latitude": "46.3470132",
"longitude": "-72.5322324",
"name": "Amphithéâtre Cogeco"
}
</script>