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/K2-6188",
  "type": "Organization",
  "sameAs": [
    "https://open.spotify.com/artist/4RddZ3iHvSpGV4dvATac9X",
    "http://www.wikidata.org/entity/Q254371",
    "https://isni.org/isni/0000000123373190",
    "http://musicbrainz.org/artist/c5eb9407-caeb-4303-b383-6929aa94021c"
  ],
  "name": "Papa Roach",
  "url": "http://www.paparoach.com"
}
</script>