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-151",
  "type": [
    "Organization",
    "TheaterGroup"
  ],
  "sameAs": [
    "http://www.wikidata.org/entity/Q7987665",
    "https://www.facebook.com/wctlive/",
    "https://en.wikipedia.org/wiki/Western_Canada_Theatre"
  ],
  "name": "Western Canada Theatre",
  "url": "https://www.wctlive.ca"
}
</script>