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/K3-92",
  "type": "Person",
  "sameAs": [
    "https://ipaa.ca/profile/indigenous-artist/Spirit_Dance#Person",
    "http://www.wikidata.org/entity/Q113502250",
    "https://www.facebook.com/bridgetmelodee",
    "https://www.bridgetmelody.com",
    "https://instagram.com/bridget_melody_",
    "https://twitter.com/Bridget_Melody"
  ],
  "name": "Bridget Melody"
}
</script>