{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://kitchensby.design/#organization",
      "name": "Kitchens By Design",
      "url": "https://kitchensby.design/",
      "description": "Add a description about your page or projects. Should be around 135 to 160 characters."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/kitchens-by-design#asg",
      "name": "Kitchens By Design ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/kitchens-by-design",
      "isPartOf": {
        "@id": "https://kitchensby.design/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}