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-788",
"type": "Place",
"sameAs": "http://kg.footlight.io/resource/7d39275e-1e0b-47a5-a303-b9c600692de8",
"address": {
"id": "http://kg.artsdata.ca/resource/K5-788#PostalAddress",
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Toronto",
"addressRegion": "ON",
"postalCode": "M5A 3C4",
"streetAddress": "50 Tank House Lane"
},
"latitude": "43.6509367",
"longitude": "-79.3576708",
"name": "Baillie Theatre Stage - Young Centre For Performing Arts"
}
</script>