{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sunnyleahomes.ca/#organization",
      "name": "Sunnylea Homes",
      "url": "https://sunnyleahomes.ca/",
      "description": "Home renovation contractors specializing in bathrooms, kitchens, additions, custom builds and more. Call today or fill out a form for a free estimate."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sunnylea-homes#asg",
      "name": "Sunnylea Homes ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sunnylea-homes",
      "isPartOf": {
        "@id": "https://sunnyleahomes.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}