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-5831",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q134293508",
"address": {
"type": "PostalAddress",
"addressCountry": "Canada",
"addressLocality": "Fredericton",
"addressRegion": "NB",
"postalCode": "E3A 5V9",
"streetAddress": "185 Gabriel DrFredericton, NB"
},
"name": "St. Mary's Entertainment Centre",
"url": "https://www.stmec.com/"
}
</script>