{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.seaside.ns.ca/#organization",
      "name": "seaside.ns.ca",
      "url": "https://www.seaside.ns.ca/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/seaside-ns-ca#asg",
      "name": "seaside.ns.ca ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/seaside-ns-ca",
      "isPartOf": {
        "@id": "https://www.seaside.ns.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}