JSON-LD Schema.org

JSON-LD utilisant le @context de Schema.org. Il peut être copié-collé dans des pages Web HTML.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K10-560",
  "type": [
    "Organization",
    "MusicGroup"
  ],
  "sameAs": [
    "http://www.wikidata.org/entity/Q886935",
    "https://en.wikipedia.org/wiki/The_Original_Wailers"
  ],
  "description": "The Original Wailers are a reggae group formed by Al Anderson and Junior Marvin in 2008. Both are best known as guitarists for Bob Marley and the Wailers as well as former members of The Wailers Band. In April 2011, Marvin departed the band.",
  "name": "The Original Wailers",
  "url": "https://www.theoriginalwailers.com"
}
</script>