{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.smithandsons.ca/#organization",
      "name": "Smith & Sons",
      "url": "https://www.smithandsons.ca/",
      "description": "At Smith & Sons, we pride ourselves on being Canada&#039;s premier design & build renovation & remodeling specialists. Get in touch and see how we can help you achieve a stunning outcome now!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/smith-and-sons#asg",
      "name": "Smith & Sons ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/smith-and-sons",
      "isPartOf": {
        "@id": "https://www.smithandsons.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}