{
  "@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/meridian-kessler.html",
      "url": "https://nhsindy.com/areas/meridian-kessler.html",
      "name": "Handyman in Meridian-Kessler, Indianapolis",
      "description": "Meridian-Kessler Indianapolis handyman — plaster repair, vintage trim, sash window, tile match for 1920s homes. Licensed & insured.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Meridian-Kessler, Indiana",
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.841,
        "longitude": -86.149
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Who repairs plaster walls in Meridian-Kessler?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We do. Plaster crack repair, failed-key rebuild, skim-coat over damaged areas. Historic bungalows and Tudors are our specialty in this neighborhood. Typical repair: $225–$475 per room."
          }
        },
        {
          "@type": "Question",
          "name": "Handyman for 1920s homes in Indianapolis?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Meridian-Kessler and Williams Creek pre-1940 homes are one of our specialties. Vintage trim match, sash repair, plaster patch, period-tile matching, door-jamb rebuild."
          }
        },
        {
          "@type": "Question",
          "name": "Historic home restoration handyman Indianapolis?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "For restoration-level work — preserving original details rather than tearing out and replacing — we take our time, match profiles, and source period materials. Typically 20-40% premium over standard trim/plaster work."
          }
        }
      ]
    },
    {
      "@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": "Indianapolis",
          "item": "https://nhsindy.com/areas/indianapolis.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Meridian-Kessler",
          "item": "https://nhsindy.com/areas/meridian-kessler.html"
        }
      ]
    }
  ]
}