{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://kilowatts.uk#organization",
            "inLanguage": "en-GB",
            "name": "kilowatts.uk",
            "url": "https://kilowatts.uk",
            "logo": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/kw-logo-large.png"
            },
            "description": "kilowatts.uk is the UK's renewable energy marketplace — connecting homeowners and businesses with MCS-certified solar, heat pump, battery storage, wind power, and EV charging installers, with free comparison tools and independent guides.",
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+448000096058",
                    "contactType": "customer service",
                    "contactOption": "TollFree",
                    "areaServed": "GB",
                    "availableLanguage": "English"
                },
                {
                    "@type": "ContactPoint",
                    "telephone": "+447378472152",
                    "contactType": "mobile",
                    "areaServed": "GB",
                    "availableLanguage": "English"
                }
            ],
            "sameAs": [
                "https://www.facebook.com/kilowatts.uk",
                "https://www.instagram.com/kilowatts.uk",
                "https://www.tiktok.com/@kilowatts.uk",
                "https://www.youtube.com/@kilowattsuk",
                "https://twitter.com/kilowattsuk"
            ],
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Carey, Northwood Rd",
                "addressLocality": "Broadstairs",
                "postalCode": "CT10 2RZ",
                "addressCountry": "GB"
            },
            "hasPart": [
                {
                    "@id": "https://kilowatts.uk#organization/local"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#solar-residential-app",
                    "name": "Residential Solar Panel Comparison Tool",
                    "url": "https://kilowatts.uk/services/residential/renewable-energy/residential-solar-panel-installation/compare/",
                    "applicationCategory": "Utility",
                    "operatingSystem": "All"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#solar-commercial-app",
                    "name": "Commercial Solar Comparison Tool",
                    "url": "https://kilowatts.uk/services/commercial/renewable-energy/commercial-solar-panel-installation/compare/",
                    "applicationCategory": "BusinessApplication",
                    "operatingSystem": "All"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#solar-industrial-app",
                    "name": "Industrial Solar Comparison Tool",
                    "url": "https://kilowatts.uk/services/industrial/renewable-energy/industrial-solar-panel-installation/compare/",
                    "applicationCategory": "BusinessApplication",
                    "operatingSystem": "All"
                },
                {
                    "@type": "WebApplication",
                    "@id": "https://kilowatts.uk/#wind-tool",
                    "name": "Wind Turbine Calculator",
                    "url": "https://kilowatts.uk/services/wind-power/flower-turbines/",
                    "applicationCategory": "Utility",
                    "operatingSystem": "All"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kilowatts.uk/#website",
            "url": "https://kilowatts.uk",
            "name": "kilowatts.uk",
            "description": "kilowatts.uk is the UK's renewable energy marketplace — connecting homeowners and businesses with MCS-certified solar, heat pump, battery storage, wind power, and EV charging installers, with free comparison tools and independent guides.",
            "publisher": {
                "@type": "Organization",
                "@id": "https://kilowatts.uk#organization"
            },
            "about": {
                "@id": "https://kilowatts.uk/about-us/#webpage"
            }
        },
        {
            "@type": "BreadcrumbList",
            "name": "Breadcrumb",
            "@id": "https://kilowatts.uk/services/residential/#webpage-breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": {
                        "@id": "https://kilowatts.uk"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": {
                        "@id": "https://kilowatts.uk/services/"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Residential",
                    "item": {
                        "@id": "https://kilowatts.uk/services/residential/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/services/residential/#faq",
            "url": "https://kilowatts.uk/services/residential/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/services/residential/#webpage"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What do residential electricians do?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Residential electricians handle installations, repairs, and upgrades in homes, ensuring work meets UK safety standards. Typical jobs include rewiring (see Residential wiring and rewiring)."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do I need an electrician to install a ceiling fan at home?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. A licensed electrician should install a ceiling fan to ensure correct wiring, safe mounting, and compliance with BS 7671."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How often should my home be inspected?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Book an Electrical Installation Condition Report (EICR) every 5–10 years, or sooner if you see warning signs like frequent tripping or overheating sockets. Use our service finder to request quotes."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I upgrade my fuse box to a modern consumer unit?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Upgrading an old fuse box to a modern consumer unit with RCD/RCBO protection improves safety and capacity. A qualified electrician will test and certify the upgrade."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are smart home systems OK in older properties?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Usually yes. Smart home systems are safe in older houses once the wiring and earthing are verified. Start with an easy win like a smart thermostat (see Smart thermostat installation)."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How do I get quotes from trusted electricians?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Post your job once and compare multiple quotes from vetted electricians through our platform. We protect your privacy and only share details when needed. Start here: Find services."
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/services/residential/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/services/residential/#webpage",
            "url": "https://kilowatts.uk/services/residential/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/services/residential.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/services/residential.schema"
                }
            ],
            "name": "Residential Electrical Services and Repairs",
            "headline": "Residential Electrical Services and Repairs",
            "description": "Trusted residential electricians for wiring, repairs, lighting, consumer unit upgrades, and safety checks. Compare local quotes and keep your home safe.",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "inLanguage": "en-GB",
            "dateModified": "2026-05-19T08:55:50+00:00",
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/services_resolved/residential/640.webp"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/services/residential/#webpage-list"
            }
        },
        {
            "@type": "ItemList",
            "isPartOf": {
                "@id": "https://kilowatts.uk/services/residential/#webpage"
            },
            "@id": "https://kilowatts.uk/services/residential/#webpage-list",
            "numberOfItems": 9,
            "name": "Service categories",
            "itemListOrder": "https://schema.org/ItemListOrderUnordered",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#service",
                        "name": "General Electrical Work",
                        "headline": "General Electrical Work",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/lighting/#service",
                        "name": "Lighting",
                        "headline": "Lighting",
                        "url": "https://kilowatts.uk/services/residential/lighting"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/heating-cooling-ventilation/#service",
                        "name": "Heating, Cooling, and Ventilation",
                        "headline": "Heating, Cooling, and Ventilation",
                        "url": "https://kilowatts.uk/services/residential/heating-cooling-ventilation"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/#service",
                        "name": "Smart Home & Security",
                        "headline": "Smart Home & Security",
                        "url": "https://kilowatts.uk/services/residential/smart-home-security"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/rooms-and-spaces/#service",
                        "name": "Rooms and Spaces",
                        "headline": "Rooms and Spaces",
                        "url": "https://kilowatts.uk/services/residential/rooms-and-spaces"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/outdoor-entertainment/#service",
                        "name": "Outdoor & Entertainment",
                        "headline": "Outdoor & Entertainment",
                        "url": "https://kilowatts.uk/services/residential/outdoor-entertainment"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 7,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/renewable-energy/#service",
                        "name": "Renewable Energy",
                        "headline": "Renewable Energy",
                        "url": "https://kilowatts.uk/services/residential/renewable-energy"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 8,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/electric-vehicle-infrastructure/#service",
                        "name": "Electric Vehicle Infrastructure",
                        "headline": "Electric Vehicle Infrastructure",
                        "url": "https://kilowatts.uk/services/residential/electric-vehicle-infrastructure"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 9,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/backup-systems/#service",
                        "name": "Backup Systems",
                        "headline": "Backup Systems",
                        "url": "https://kilowatts.uk/services/residential/backup-systems"
                    }
                }
            ]
        }
    ]
}