{
  "@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/johnson-county-white-glove-handyman.html",
      "url": "https://nhsindy.com/blog/johnson-county-white-glove-handyman.html",
      "name": "White-Glove Handyman in Johnson County: What 'Money's No Object' Looks Like",
      "description": "What premium Center Grove, Greenwood, and Bargersville homeowners should expect from a white-glove handyman. Recurring accounts, concierge scheduling, premium materials.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Johnson County, Indiana",
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.49,
        "longitude": -86.1
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What does white-glove handyman service include?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Owner-operated (not rotating crews), premium materials automatically (not builder-grade), drop cloths on every floor, same-day response for recurring clients, before/after photos with every invoice, and recurring-visit scheduling 6 months in advance."
          }
        },
        {
          "@type": "Question",
          "name": "Are recurring concierge handyman accounts available in Johnson County?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Most of our long-term Center Grove, Greenwood, and Bargersville clients are on recurring accounts. Quarterly/seasonal visits pre-scheduled, consolidated monthly billing, Net 15 terms."
          }
        },
        {
          "@type": "Question",
          "name": "How much does white-glove handyman cost in Center Grove?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Quarterly concierge visits (8-12 items in one trip): $650-$1,400. Full-first-floor interior repaint with premium paint: $4,200-$7,500. Pre-listing punch lists: $650-$1,400."
          }
        },
        {
          "@type": "Question",
          "name": "Do you serve Stonewolf, Saddle Club, and Sugar Grove in Bargersville?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — all three. Bargersville is a 20-minute drive from our Greenwood HQ, and the custom luxury subdivisions there get priority scheduling."
          }
        },
        {
          "@type": "Question",
          "name": "What's the difference between NHS and a big-brand handyman service?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Owner-operated (Nicholas on every job, 21+ years), no subcontractors, flat-rate pricing (quote = invoice), no surprise charges, no rotating crews. 5.0 Google with 64 reviews after 21 years."
          }
        }
      ]
    },
    {
      "@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": "White-Glove Johnson County",
          "item": "https://nhsindy.com/blog/johnson-county-white-glove-handyman.html"
        }
      ]
    }
  ]
}