{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://nhsindy.com/#business",
      "name": "Nick's Handyman Service LLC",
      "url": "https://nhsindy.com",
      "telephone": "+1-317-893-3717",
      "email": "nicholas@nhsindy.com",
      "priceRange": "$$",
      "image": "https://nhsindy.com/assets/images/nhs_logo_v2.png",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Greenwood",
        "addressRegion": "IN",
        "postalCode": "46143",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.6137,
        "longitude": -86.1067
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 5.0,
        "reviewCount": 64
      },
      "foundingDate": "2005",
      "founder": {
        "@type": "Person",
        "name": "Nicholas"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://nhsindy.com/areas/village-of-westclay.html",
      "url": "https://nhsindy.com/areas/village-of-westclay.html",
      "name": "Handyman in Village of WestClay, Carmel",
      "description": "Village of WestClay handyman — custom backsplash, 75\"+ TV mounts, crown molding, tile, paint. Licensed & insured. Carmel 46032.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Village of WestClay, Indiana",
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.9938,
        "longitude": -86.201
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Custom backsplash installer Village of WestClay?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — WestClay custom kitchens are one of our highest-volume tile markets. Large-format porcelain, marble slab, waterjet mosaic. Typical install: $1,400–$4,800 depending on tile and square footage."
          }
        },
        {
          "@type": "Question",
          "name": "Handyman in Carmel 46032?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "That's our most-served Carmel ZIP. We cover WestClay, Bridgewater, Spring Mill Estates, Cool Creek North, Saddle Creek, and Jackson's Grant weekly."
          }
        },
        {
          "@type": "Question",
          "name": "TV mount specialist Bridgewater Carmel?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Bridgewater and WestClay great rooms are our most common 75\"–85\" TV installs. In-wall HDMI + recessed power standard."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nhsindy.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Service Areas",
          "item": "https://nhsindy.com/areas/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Carmel",
          "item": "https://nhsindy.com/areas/carmel.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Village of WestClay",
          "item": "https://nhsindy.com/areas/village-of-westclay.html"
        }
      ]
    }
  ]
}