{
  "@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/ceiling-fan-installation-westfield.html",
      "url": "https://nhsindy.com/blog/ceiling-fan-installation-westfield.html",
      "name": "Ceiling Fan Installation in Westfield: Tall Ceilings Done Right",
      "description": "Ceiling fan install guide for Westfield Chatham Hills and Viking Meadows. Scaffolding, fan-rated boxes, downrod sizing, smart-fan setup.",
      "isPartOf": {
        "@id": "https://nhsindy.com/#website"
      },
      "about": {
        "@id": "https://nhsindy.com/#business"
      }
    },
    {
      "@type": "Place",
      "name": "Westfield, Indiana"
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can a handyman install a ceiling fan?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Licensed + insured handyman, yes. Ceiling fans need a fan-rated box and licensed electrical work. We do dozens per month."
          }
        },
        {
          "@type": "Question",
          "name": "How high should ceiling fans be mounted?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Blades should be 8-10ft from the floor. Tall ceilings need longer downrods (36-72\") to hit that height."
          }
        },
        {
          "@type": "Question",
          "name": "Ceiling fan install on a 14 ft ceiling?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes — scaffolding install, fan-rated box, 36-48\" downrod. Typical cost: $300-$475 with scaffolding."
          }
        },
        {
          "@type": "Question",
          "name": "Ceiling fan installer near Chatham Hills Westfield?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Chatham Hills, Viking Meadows, and Centennial are our weekly Westfield work. Tall-ceiling installs are one of our specialties."
          }
        }
      ]
    },
    {
      "@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": "Ceiling Fan Westfield",
          "item": "https://nhsindy.com/blog/ceiling-fan-installation-westfield.html"
        }
      ]
    }
  ]
}
