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/K2-5529",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q7109171",
    "https://en.wikipedia.org/wiki/Ottawa_Festivals"
  ],
  "description": "Ottawa Festivals, a not-for-profit member-based organization, is the Festival Network Office located in Ottawa, Ontario Canada. Established in 1996, the network consists of 53 festivals in the Ottawa region.",
  "name": "Ottawa Festivals"
}
</script>