{
  "@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","streetAddress":"1230 Dusty Trl","addressLocality":"Greenwood",
        "addressRegion": "IN",
        "postalCode": "46143",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 39.6137,
        "longitude": -86.1067
      },
      "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/pages/services/door-install",
      "url": "https://nhsindy.com/pages/services/door-install",
      "name": "Door Install — Interior, Exterior, Storm",
      "description": "Door installation across Central Indiana. Interior pre-hung, exterior entry, storm doors, patio sliders, pocket doors. Licensed & insured.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Service",
      "serviceType": "Door Installation",
      "provider": {
        "@id": "https://nhsindy.com/#business"
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "Greenwood, IN"
        },
        {
          "@type": "City",
          "name": "Indianapolis, IN"
        },
        {
          "@type": "City",
          "name": "Carmel, IN"
        },
        {
          "@type": "City",
          "name": "Zionsville, IN"
        },
        {
          "@type": "City",
          "name": "Westfield, IN"
        },
        {
          "@type": "City",
          "name": "Fishers, IN"
        },
        {
          "@type": "City",
          "name": "Noblesville, IN"
        },
        {
          "@type": "City",
          "name": "Avon, IN"
        },
        {
          "@type": "City",
          "name": "Bargersville, IN"
        },
        {
          "@type": "City",
          "name": "Center Grove, IN"
        },
        {
          "@type": "City",
          "name": "Brownsburg, IN"
        },
        {
          "@type": "City",
          "name": "Beech Grove, IN"
        },
        {
          "@type": "City",
          "name": "Castleton, IN"
        },
        {
          "@type": "City",
          "name": "Broad Ripple, IN"
        },
        {
          "@type": "City",
          "name": "Meridian-Kessler, IN"
        },
        {
          "@type": "City",
          "name": "Homecroft, IN"
        },
        {
          "@type": "City",
          "name": "Southport, IN"
        },
        {
          "@type": "City",
          "name": "Geist, IN"
        }
      ],
      "name": "Door Install — Interior, Exterior, Storm",
      "description": "Door installation across Central Indiana. Interior pre-hung, exterior entry, storm doors, patio sliders, pocket doors. Licensed & insured.",
      "offers": {
        "@type": "Offer",
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "USD",
          "price": 350,
          "description": "$350 minimum service call; materials additional"
        }
      },
      "serviceArea": {
        "@type": "GeoCircle",
        "geoMidpoint": {
          "@type": "GeoCoordinates",
          "latitude": 39.6137,
          "longitude": -86.1067
        },
        "geoRadius": "48000"
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "When should I replace my entry door?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Replace when: you can see daylight around the frame, the weatherstripping is shot, the jamb is rotted, the door drags or doesn't latch reliably, or energy bills spike from drafts. Typical entry-door ROI: 70%+ at resale."
          }
        },
        {
          "@type": "Question",
          "name": "Cost of a pre-hung door install?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Labor $290–$490 per door. Door itself: $85–$290 hollow-core, $260–$520 solid-core. Total installed: $375–$1,035 per door."
          }
        },
        {
          "@type": "Question",
          "name": "Can you fix a door that won't latch?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — 90% of the time it's a strike-plate adjustment or a jamb shim issue, not a door issue. Single-visit fix: $110–$225."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nhsindy.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Services",
          "item": "https://nhsindy.com/services/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Door Install",
          "item": "https://nhsindy.com/pages/services/door-install"
        }
      ]
    }
  ]
}
