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/K43-9824",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K2-5502",
    "type": "Place",
    "sameAs": "http://www.wikidata.org/entity/Q130398871",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K2-5502#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Creston",
      "addressRegion": "BC",
      "postalCode": "V0B 1G5",
      "streetAddress": "223 18 Ave S"
    },
    "name": "Kootenay River Theatre"
  },
  "description": "<p>Farhad Khosravi Ensemble plays original compositions written for santur (Persian hammered dulcimer), string quartet, and percussion. With the music written by the award-winning composer, Farhad Khosravi, the compositions weave together elements of Persian and Western classical music to take the audience on a seamless musical journey. 

</p><p>The music showcases Farhad's most recent compositions written based on some of the well-known Persian short stories, with each piece narrating the moods and emotions of each story through instrumental music.</p>",
  "name": "Farhad Khosravi Ensemble
",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K2-5399",
    "type": "Organization",
    "sameAs": "http://www.wikidata.org/entity/Q128242800",
    "name": "Creston Concert Society",
    "url": "https://www.crestonconcertsociety.ca"
  },
  "startDate": "2027-04-07T19:30:00",
  "eventStatus": "http://schema.org/EventScheduled"
}
</script>