{
  "@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/areas/viking-meadows-westfield.html",
      "url": "https://nhsindy.com/areas/viking-meadows-westfield.html",
      "name": "Handyman in Viking Meadows, Westfield",
      "description": "Viking Meadows Westfield handyman — $440k median homes, punch lists, ceiling fans, TV mount, tile. Licensed & insured.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Viking Meadows, Indiana",
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 40.045,
        "longitude": -86.13
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Handyman Viking Meadows Westfield?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Viking Meadows is weekly work for us. First-refresh cycles on ~5-10 year-old homes drive most demand."
          }
        },
        {
          "@type": "Question",
          "name": "Best handyman near 146th and Wheeler Westfield?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "That's Viking Meadows / Centennial territory — we service both weekly."
          }
        }
      ]
    },
    {
      "@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": "Westfield",
          "item": "https://nhsindy.com/areas/westfield.html"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Viking Meadows",
          "item": "https://nhsindy.com/areas/viking-meadows-westfield.html"
        }
      ]
    }
  ]
}
