{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://customhandiworks.com/#organization",
      "name": "Custom Handiworks",
      "url": "https://customhandiworks.com/",
      "description": "Custom carpentry, home repairs, and precision installs in Denver, CO. Hunter Lundquist — local craftsman with free estimates and no-surprise pricing. Call (720) 937-3003."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/custom-handiworks#asg",
      "name": "Custom Handiworks ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/custom-handiworks",
      "isPartOf": {
        "@id": "https://customhandiworks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}