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-369",
  "type": "Person",
  "sameAs": "http://kg.footlight.io/resource/9ff59f49-b65e-47da-9dc0-069157a1ec9a",
  "name": "Fredz",
  "url": "https://www.fredzmusic.com/"
}
</script>