{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bsd.ca/#organization",
      "name": "bsd.ca",
      "url": "https://www.bsd.ca/",
      "description": "Brandon School Division Skip to main content NOTIFICATION The following busses are running late due to bad road conditions. This is an example of a general notification on our website... learn more ALERT The following schools are closed due to bad weather."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bsd-ca#asg",
      "name": "bsd.ca ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bsd-ca",
      "isPartOf": {
        "@id": "https://www.bsd.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}