{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tartanhomes.com/#organization",
      "name": "Tartan Homes",
      "url": "https://tartanhomes.com/",
      "description": "Tartan is an Ottawa new home builder that has been building new communities across Canada’s capital for over 50 years."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tartan-homes#asg",
      "name": "Tartan Homes ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tartan-homes",
      "isPartOf": {
        "@id": "https://tartanhomes.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}