{
  "@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/flooring-trim-indianapolis-meridian-kessler.html",
      "url": "https://nhsindy.com/blog/flooring-trim-indianapolis-meridian-kessler.html",
      "name": "Flooring & Trim Upgrades in Indianapolis Meridian-Kessler",
      "description": "Renovation ROI for vintage Meridian-Kessler homes — LVP vs hardwood, period trim restoration, crown molding match for 1920s bungalows.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Meridian-Kessler, Indiana"
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How much does hardwood trim installation cost?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Standard baseboard + shoe molding: $3.50-$6/linear ft. Period-matched custom-profile trim: $8-$15/linear ft. A full-first-floor trim replacement in an MK bungalow: $1,200-$3,500."
          }
        },
        {
          "@type": "Question",
          "name": "Best flooring for older homes?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "If original hardwood is salvageable, refinish it. If replacement needed, engineered click-lock hardwood matches character better than LVP. For kitchens + baths specifically, LVP is a valid upgrade."
          }
        },
        {
          "@type": "Question",
          "name": "Who restores 1920s trim in Indianapolis?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We do — Meridian-Kessler, Williams Creek, Irvington, Herron-Morton. Custom-profile matching, careful work, period-correct finishes."
          }
        },
        {
          "@type": "Question",
          "name": "Vintage home restoration handyman Indianapolis?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — that's our specialty in MK and Williams Creek. We charge 20-40% more than standard work because it's slower and more careful."
          }
        }
      ]
    },
    {
      "@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": "Flooring Meridian-Kessler",
          "item": "https://nhsindy.com/blog/flooring-trim-indianapolis-meridian-kessler.html"
        }
      ]
    }
  ]
}
