{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.shad.ca/#organization",
      "name": "Shad Canada",
      "url": "http://www.shad.ca/",
      "description": "Shad is a month-long summer STEAM and entrepreneurship program that empowers high school students across Canada to explore, collaborate, and create change."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/shad-canada#asg",
      "name": "Shad Canada ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/shad-canada",
      "isPartOf": {
        "@id": "http://www.shad.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}