{
    "@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/general-electrical-work/#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": "ListItem",
                    "position": 4,
                    "name": "General Electrical Work",
                    "item": {
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#faq",
            "url": "https://kilowatts.uk/services/residential/general-electrical-work/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#webpage"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What types of jobs are included in residential general electrical work?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Residential general electrical work includes socket installations, lighting upgrades, fuse board replacements, full or partial rewiring, and safety inspections."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do I need a certified electrician for small jobs like adding a socket?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, all electrical work in UK homes must meet safety standards. Even small tasks should be carried out by a certified electrician."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is Part P and why is it important?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Part P is a section of the UK Building Regulations that ensures electrical work in homes is safe. Electricians must comply with it when doing installations."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How often should I get an EICR done on my property?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "It's recommended every 10 years for homeowners and every 5 years for rental properties, or at each change of tenancy."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Will I get a certificate after electrical work is completed?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, a registered electrician will provide either a Minor Works Certificate or an Electrical Installation Certificate depending on the job."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I get multiple quotes for electrical work through Kilowatts.uk?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Post your project once and receive quotes from trusted local electricians in your area."
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#webpage",
            "url": "https://kilowatts.uk/services/residential/general-electrical-work/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/services/residential/general-electrical-work.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/services/residential/general-electrical-work.schema"
                }
            ],
            "name": "Residential General Electrical Work - Electrician",
            "headline": "Residential General Electrical Work - Electrician",
            "description": "Trusted residential electrical work including wiring, repairs, and safety checks. Compare quotes from local electricians for your home today.",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "inLanguage": "en-GB",
            "dateModified": "2026-05-19T08:55:31+00:00",
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/services_resolved/residential/640.webp"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#webpage-list"
            }
        },
        {
            "@type": "ItemList",
            "isPartOf": {
                "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#webpage"
            },
            "@id": "https://kilowatts.uk/services/residential/general-electrical-work/#webpage-list",
            "numberOfItems": 14,
            "name": "Services",
            "itemListOrder": "https://schema.org/ItemListOrderUnordered",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-gfci-installation/#service",
                        "name": "Ground Fault Circuit Interrupter Installation",
                        "headline": "Ground Fault Circuit Interrupter Installation",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-gfci-installation"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-afci-installation/#service",
                        "name": "Arc Fault Circuit Interrupter Installation",
                        "headline": "Arc Fault Circuit Interrupter Installation",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-afci-installation"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-outlet-repair/#service",
                        "name": "Outlet Repair and Replacement",
                        "headline": "Outlet Repair and Replacement",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-outlet-repair"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-circuit-breaker-replacement/#service",
                        "name": "Circuit Breaker Replacement",
                        "headline": "Circuit Breaker Replacement",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-circuit-breaker-replacement"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-emergency-electrical-repairs/#service",
                        "name": "Emergency Electrical Repairs",
                        "headline": "Emergency Electrical Repairs",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-emergency-electrical-repairs"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-fault-finding/#service",
                        "name": "Fault Finding and Troubleshooting",
                        "headline": "Fault Finding and Troubleshooting",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-fault-finding"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 7,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-dimmer-switch-installation/#service",
                        "name": "Dimmer Switch Installation",
                        "headline": "Dimmer Switch Installation",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-dimmer-switch-installation"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 8,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-appliance-wiring/#service",
                        "name": "Appliance Wiring and Installation",
                        "headline": "Appliance Wiring and Installation",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-appliance-wiring"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 9,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-surge-protection/#service",
                        "name": "Surge Protection Installation",
                        "headline": "Surge Protection Installation",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-surge-protection"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 10,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-electrical-panel-relocation/#service",
                        "name": "Electrical Panel Relocation",
                        "headline": "Electrical Panel Relocation",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-electrical-panel-relocation"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 11,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-faulty-meter-repair/#service",
                        "name": "Faulty Meter Repair or Upgrade",
                        "headline": "Faulty Meter Repair or Upgrade",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-faulty-meter-repair"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 12,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-electrical-inspections/#service",
                        "name": "Electrical Inspections and EICRs",
                        "headline": "Electrical Inspections and EICRs",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-electrical-inspections"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 13,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-fuse-box-upgrades/#service",
                        "name": "Fuse Box Upgrades",
                        "headline": "Fuse Box Upgrades",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-fuse-box-upgrades"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 14,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/general-electrical-work/residential-wiring-and-rewiring/#service",
                        "name": "Wiring and Rewiring",
                        "headline": "Wiring and Rewiring",
                        "url": "https://kilowatts.uk/services/residential/general-electrical-work/residential-wiring-and-rewiring"
                    }
                }
            ]
        }
    ]
}