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-335",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q112510128",
    "https://twitter.com/springboardyyc",
    "https://www.instagram.com/springboardperformance/",
    "https://www.facebook.com/springboardyyc"
  ],
  "name": "Springboard Performance",
  "url": "https://springboardperformance.com"
}
</script>