{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.deerpathcustombuilders.com/#organization",
      "name": "Deerpath Custom Builders",
      "legalName": "Deerpath Custom Builders",
      "url": "https://www.deerpathcustombuilders.com/",
      "logo": "https://www.deerpathcustombuilders.com/images/logo.jpeg",
      "email": "info@deerpathcustombuilders.com",
      "telephone": "+1-908-499-0626",
      "foundingDate": "1999",
      "description": "Deerpath Custom Builders is a full-service design-build firm specializing in luxury custom homes, new construction, and major renovations throughout Northern and Central New Jersey. 25+ years of experience. 135+ custom homes completed.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "16 Mount Bethel Rd, Suite 256",
        "addressLocality": "Warren",
        "addressRegion": "NJ",
        "postalCode": "07059",
        "addressCountry": "US"
      },
      "areaServed": [
        { "@type": "State", "name": "New Jersey" },
        { "@type": "City", "name": "Princeton" },
        { "@type": "City", "name": "Short Hills" },
        { "@type": "City", "name": "Mendham" },
        { "@type": "City", "name": "Summit" },
        { "@type": "City", "name": "Chatham" },
        { "@type": "City", "name": "Westfield" },
        { "@type": "City", "name": "Morristown" },
        { "@type": "City", "name": "Basking Ridge" },
        { "@type": "City", "name": "Bernardsville" },
        { "@type": "City", "name": "Watchung" },
        { "@type": "City", "name": "Far Hills" },
        { "@type": "City", "name": "Bedminster" },
        { "@type": "City", "name": "Tewksbury" }
      ],
      "knowsAbout": [
        "Luxury custom home building in New Jersey",
        "Design-build residential construction",
        "New home construction",
        "Luxury home renovations",
        "Custom home cost planning",
        "Land feasibility evaluation",
        "Municipal permitting in New Jersey"
      ],
      "sameAs": [
        "https://www.linkedin.com/company/deerpath-custom-builders/",
        "https://www.houzz.com/pro/bill-hoke",
        "https://www.instagram.com/deerpath_custom_builders/",
        "https://www.facebook.com/share/19JPw4c91W/",
        "https://pin.it/3XW53dAVT"
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Custom Home Building Services",
        "itemListElement": [
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Luxury Custom Home Building", "url": "https://www.deerpathcustombuilders.com/about-deerpath-custom-builders.html" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Design-Build", "url": "https://www.deerpathcustombuilders.com/design-build-custom-homes-new-jersey.html" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "New Home Construction", "url": "https://www.deerpathcustombuilders.com/custom-home-building-process-nj.html" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Luxury Home Renovations", "url": "https://www.deerpathcustombuilders.com/luxury-custom-home-renovations-nj.html" } }
        ]
      }
    },
    {
      "@type": "HomeAndConstructionBusiness",
      "@id": "https://www.deerpathcustombuilders.com/#business",
      "name": "Deerpath Custom Builders",
      "url": "https://www.deerpathcustombuilders.com/",
      "parentOrganization": { "@id": "https://www.deerpathcustombuilders.com/#organization" },
      "priceRange": "$$$$",
      "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
        "opens": "07:00",
        "closes": "14:00"
      }
    }
  ]
}
