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-167",
  "type": [
    "Organization",
    "PerformingGroup"
  ],
  "sameAs": [
    "http://www.wikidata.org/entity/Q37658370",
    "https://en.wikipedia.org/wiki/Gravity_and_Other_Myths",
    "https://www.facebook.com/GOMcircus",
    "https://www.instagram.com/gomcircus/",
    "https://twitter.com/GOM_Circus",
    "https://www.youtube.com/user/GOMcircus"
  ],
  "alternateName": "Gravity and Other Myths",
  "description": "Gravity and Other Myths is an acrobatic contemporary circus troupe based in Adelaide, South Australia, founded in 2009.",
  "name": "Gravity & Other Myths",
  "url": "https://www.gravityandothermyths.com.au"
}
</script>