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/K5-969",
  "type": "Person",
  "sameAs": [
    "http://kg.footlight.io/resource/10b9005f-0c7a-40d7-b3c3-a71eb481c811",
    "http://www.wikidata.org/entity/Q7860148",
    "https://en.wikipedia.org/wiki/Tyler_Shaw"
  ],
  "name": "Tyler Shaw",
  "url": "https://www.tylershawmusic.com/"
}
</script>