JSON-LD Schema.org

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/K10-499",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q112669151",
    "https://www.facebook.com/sanderson.centre",
    "https://twitter.com/SandersonCentre/",
    "https://www.instagram.com/sandersoncentrebrantford/"
  ],
  "alternateName": "Brantford Sanderson Centre",
  "name": "Sanderson Centre",
  "url": "https://www.sandersoncentre.ca/en/index.aspx"
}
</script>