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-379",
  "type": [
    "Organization",
    "TheaterGroup"
  ],
  "sameAs": [
    "http://www.wikidata.org/entity/Q7777389",
    "https://www.facebook.com/TheatreKingston",
    "https://twitter.com/theatrekingston",
    "https://www.instagram.com/theatrekingston/",
    "https://en.wikipedia.org/wiki/Theatre_Kingston"
  ],
  "name": "Theatre Kingston",
  "url": "https://www.theatrekingston.com"
}
</script>