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/K12-493",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q57269562",
    "https://fr.wikipedia.org/wiki/Maude_Landry",
    "https://isni.org/isni/0000000502774322"
  ],
  "name": "Maude Landry",
  "url": "https://maudelandry.com",
  "image": {
    "type": "ImageObject",
    "url": "https://commons.wikimedia.org/wiki/Special:FilePath/Maude_Landry.jpg"
  }
}
</script>