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-513",
  "type": "Person",
  "sameAs": [
    "http://kg.footlight.io/resource/11eabee2-425b-4bda-bfe2-f29065a4ec9d",
    "https://www.instagram.com/adamjohnson.live"
  ],
  "name": "Adam Johnson"
}
</script>