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/K14-205",
  "type": "Organization",
  "sameAs": [
    "https://capacoa.ca/member/279",
    "http://www.wikidata.org/entity/Q126370476"
  ],
  "alternateName": "Three Left Feet",
  "name": "Three Left Feet",
  "url": "https://threeleftfeet.ca/index.html"
}
</script>