{
  "@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/geist-reservoir.html",
      "url": "https://nhsindy.com/areas/geist-reservoir.html",
      "name": "Handyman Near Geist Reservoir",
      "description": "Geist Reservoir waterfront handyman — deck trim, screen porch, dock-adjacent paint, oversized TV mount. $550K-$1.2M homes. Licensed & insured.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Geist Reservoir, Indiana",
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.925,
        "longitude": -85.94
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Handyman near Geist Reservoir?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — we schedule spring and fall visits for Geist waterfront homeowners. Admirals Bay, Masthead, and the main-body waterfront addresses are weekly jobs in season."
          }
        },
        {
          "@type": "Question",
          "name": "Best TV mount installer for Geist theater rooms?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Geist waterfront home-theater mounts (75\"+ with in-wall HDMI + recessed power + soundbar channel) run $350–$650 installed. One of our most common Fishers-area jobs."
          }
        },
        {
          "@type": "Question",
          "name": "Who does dock-adjacent trim paint in Geist?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We do. Geist waterfront elevations cycle every 3-5 years due to sun and moisture exposure. Priced per elevation after a site walk."
          }
        }
      ]
    },
    {
      "@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": "Fishers",
          "item": "https://nhsindy.com/areas/fishers.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Geist Reservoir",
          "item": "https://nhsindy.com/areas/geist-reservoir.html"
        }
      ]
    }
  ]
}