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/K2-5785",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q133323957",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Winnipeg",
"addressRegion": "MB",
"postalCode": "R2H 0G7",
"streetAddress": "340 Provencher Blvd, Winnipeg, MB"
},
"name": "Théâtre Cercle Molière"
}
</script>