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/K16-22",
  "type": "Organization",
  "sameAs": [
    "http://scenepro.ca#Organization224",
    "http://www.wikidata.org/entity/Q2945528",
    "https://en.wikipedia.org/wiki/Centre_des_arts_Juliette-Lassonde",
    "https://fr.wikipedia.org/wiki/Centre_des_arts_Juliette-Lassonde"
  ],
  "description": "The Centre des arts Juliette-Lassonde is a cultural complex located in Saint-Hyacinthe, Quebec, Canada.",
  "name": "Centre des arts Juliette-Lassonde de Saint-Hyacinthe"
}
</script>