{
  "@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": 4.9,
        "reviewCount": 67
      },
      "foundingDate": "2005",
      "founder": {
        "@type": "Person",
        "name": "Nicholas Studebaker",
        "@id": "https://nhsindy.com/#nicholas",
        "jobTitle": "Owner / Master Handyman",
        "worksFor": {
          "@id": "https://nhsindy.com/#business"
        },
        "knowsAbout": [
          "Drywall repair",
          "Interior painting",
          "Exterior painting",
          "Tile installation",
          "Plumbing repair",
          "Minor electrical repair",
          "Ceiling fan installation",
          "TV mounting",
          "Water heater installation",
          "Door and window installation",
          "Trim and crown molding",
          "Pressure washing",
          "Deck repair and staining",
          "Commercial facility maintenance",
          "Property maintenance auditing"
        ]
      },
      "sameAs": [
        "https://www.facebook.com/NicksHandymanServicellc",
        "https://share.google/1me1guE14E8q1rg0e",
        "https://nhsindy.com/llms.txt",
        "https://www.bbb.org/us/in/greenwood/profile/handyman-services/nicks-handyman-service-llc-0382-90091812"
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://nhsindy.com/blog/center-grove-luxury-home-maintenance-concierge.html",
      "url": "https://nhsindy.com/blog/center-grove-luxury-home-maintenance-concierge.html",
      "name": "Center Grove Luxury Home Maintenance: Recurring Concierge Service",
      "description": "How Center Grove Stones Crossing, Silver Springs, and Saddle Club homeowners schedule seasonal maintenance. Quarterly visits, priority scheduling, concierge billing.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Center Grove, Indiana",
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.5689,
        "longitude": -86.1503
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How much does recurring handyman concierge service cost in Center Grove?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most Center Grove concierge clients run $3,500-$6,800 annually across 4 seasonal visits. That's 15-25% less than paying for each visit separately, and it locks in priority scheduling."
          }
        },
        {
          "@type": "Question",
          "name": "What does a seasonal concierge visit include?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Typical visit covers 8-15 pre-planned maintenance items (trim caulk, deck restain, ceiling fan balance, door hinges, weatherstrip, etc.) plus any owner-flagged items in between."
          }
        },
        {
          "@type": "Question",
          "name": "Can I add emergency work to a concierge account?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — recurring clients jump the queue for true emergencies (leaks, broken locks, storm damage). Same-day response when possible."
          }
        },
        {
          "@type": "Question",
          "name": "Do you work with Stones Crossing and homes?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — these are among our most-served Center Grove subdivisions. Same-day or next-business-day response because our HQ is 10 minutes away."
          }
        }
      ]
    },
    {
      "@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": "Center Grove Concierge",
          "item": "https://nhsindy.com/blog/center-grove-luxury-home-maintenance-concierge.html"
        }
      ]
    }
  ]
}
