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/K11-212",
"type": [
"Place",
"PerformingArtsTheater"
],
"sameAs": "http://www.wikidata.org/entity/Q57943345",
"address": {
"id": "http://kg.artsdata.ca/resource/K11-212#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Laval",
"addressRegion": "QC",
"postalCode": "H7N 5H9",
"streetAddress": "475, boul. de l’Avenir"
},
"name": "Annexe3",
"url": "https://www.co-motion.ca/nos-salles-de-spectacles/annexe3/"
}
</script>