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-205",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q71859117",
    "https://www.facebook.com/publicenergyinc",
    "https://twitter.com/PublicEnergyInc",
    "https://www.youtube.com/user/PublicEnergyVideos"
  ],
  "name": "Public Energy Performing Arts",
  "url": "http://publicenergy.ca"
}
</script>