{
  "@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/bargersville.html",
      "url": "https://nhsindy.com/areas/bargersville.html",
      "name": "Handyman in Bargersville — Growing Luxury, Same-Day Response",
      "description": "Bargersville handyman serving Stonewolf, Saddle Club Estates, Sugar Grove, Cedar Hollow. 20-minute drive from Greenwood HQ. White-glove service. Licensed & insured.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Bargersville, Indiana",
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.522,
        "longitude": -86.1744
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Handyman Bargersville Indiana?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We've been serving Bargersville since the early growth phase. Stonewolf, Saddle Club, Sugar Grove, Cedar Hollow, Autumn Woods — all weekly work."
          }
        },
        {
          "@type": "Question",
          "name": "How long is the drive from Greenwood?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "20-25 minutes via I-69 or SR-37. Fastest response time in the $500K+ Bargersville market because we're Johnson County based."
          }
        },
        {
          "@type": "Question",
          "name": "Do you service the Saddle Club equestrian estates?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We handle interior and exterior handyman work on the main house, barn, outbuildings, and fencing. Estate-scale maintenance with owner-operated consistency."
          }
        },
        {
          "@type": "Question",
          "name": "What's new-construction punch-list service cost in Bargersville?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Typical batched punch-list visit (8-15 items): $650–$1,400. Far cheaper than getting the builder's trades back individually — and we respond in days instead of months."
          }
        }
      ]
    },
    {
      "@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": "Bargersville",
          "item": "https://nhsindy.com/areas/bargersville.html"
        }
      ]
    }
  ]
}