{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://homeoutlet.com/#organization",
      "name": "Home Outlet",
      "url": "https://homeoutlet.com/",
      "description": "Home Outlet is the complete discount building supply store for all your home improvement supplies. Explore our bathroom, kitchen, flooring products, doors, and more! We carry in-stock kitchen cabinets at unbeatable everyday prices!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/home-outlet#asg",
      "name": "Home Outlet ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/home-outlet",
      "isPartOf": {
        "@id": "https://homeoutlet.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}