{
  "@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/blog/bargersville-handyman-same-day-from-greenwood.html",
      "url": "https://nhsindy.com/blog/bargersville-handyman-same-day-from-greenwood.html",
      "name": "Bargersville Handyman: Same-Day Response from Greenwood HQ",
      "description": "Why Bargersville homeowners get faster service from a Greenwood-based handyman than a north-Indianapolis one. Stonewolf, Saddle Club, Sugar Grove recurring service explained.",
      "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": "Best handyman Bargersville Indiana?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "For the $500K+ luxury market, you want same-day/next-day response, owner-operated, and close to home. We're HQ'd in Greenwood (20 minutes from Bargersville), serving Stonewolf, Saddle Club, Sugar Grove, Cedar Hollow, Autumn Woods, and Lookout Ridge weekly."
          }
        },
        {
          "@type": "Question",
          "name": "How fast can a Greenwood handyman respond to Bargersville?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "20-25 minute drive. Most calls get business-hours response; standard scheduling 24-72 hours; true emergencies handled same-day when possible."
          }
        },
        {
          "@type": "Question",
          "name": "Handyman for Saddle Club Estates equestrian homes?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We work main house + barn + outbuildings + fencing with the same craftsmanship standard. Half-day visit windows for estate properties."
          }
        },
        {
          "@type": "Question",
          "name": "Do you work Stonewolf Bargersville?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — Stonewolf is a recurring-account territory for us. Established relationships with longtime residents, priority scheduling, concierge billing."
          }
        },
        {
          "@type": "Question",
          "name": "What does new-construction punch-list cost in Bargersville?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Typical 8-15 item batched visit: $650-$1,400. Far cheaper than calling the builder's separate trades back one at a time. Sugar Grove, Autumn Woods, and newer Stonewolf phases are our most common punch-list clients."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nhsindy.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Blog",
          "item": "https://nhsindy.com/blog/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Bargersville Same-Day",
          "item": "https://nhsindy.com/blog/bargersville-handyman-same-day-from-greenwood.html"
        }
      ]
    }
  ]
}