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-6287",
"type": "Place",
"sameAs": "http://www.wikidata.org/entity/Q111730745",
"address": {
"type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Ottawa",
"addressRegion": "ON",
"postalCode": "K1P 5W1",
"streetAddress": "1 Elgin St"
},
"name": "Peter A. Herrndorf Place"
}
</script>