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/K10-440",
  "type": "Organization",
  "sameAs": [
    "https://www.quebecdanse.org/lieu#SPEC%20du%20Haut%20Richelieu",
    "http://scenepro.ca#Organization318",
    "http://www.wikidata.org/entity/Q100523962",
    "https://twitter.com/spechr",
    "https://www.instagram.com/specduhautrichelieu/",
    "https://www.youtube.com/user/SPECduHautRichelieu"
  ],
  "alternateName": "La SPEC du Haut-Richelieu",
  "name": "SPEC du Haut-Richelieu",
  "url": "https://spec.qc.ca"
}
</script>