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-5781",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q16655036",
    "http://musicbrainz.org/artist/a86d9a37-653e-4a05-a39c-1257eefc91e9"
  ],
  "name": "Les Hay Babies",
  "url": "http://leshaybabies.com"
}
</script>