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-6426",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q127454359",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Sherwood Park",
"addressRegion": "AB",
"postalCode": "T8A 5T2",
"streetAddress": "100 Festival Way"
},
"name": "Festival Place Theatre"
}
</script>