{
    "@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/smart-home-security/#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": "Smart Home Security",
                    "item": {
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/services/residential/smart-home-security/#faq",
            "url": "https://kilowatts.uk/services/residential/smart-home-security/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/services/residential/smart-home-security/#webpage"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What type of smoke alarms should I install in my home?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Interlinked smoke alarms are recommended, with optical or heat sensors depending on the room. A mix of types ensures early detection."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are battery-powered alarms still legal in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, but mains-powered alarms with battery backup are preferred for safety and reliability. New homes usually require hardwired alarms."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Where should smoke and heat alarms be placed in a house?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Smoke alarms should be on each floor, in hallways and lounges. Heat alarms are best for kitchens and garages where smoke may be normal."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do landlords have specific fire alarm responsibilities?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Landlords must install working smoke alarms on every storey and a carbon monoxide alarm in any room with a solid fuel appliance."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How often should I test or replace smoke alarms?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Test alarms monthly and replace units every 10 years, or sooner if they stop working. Clean them regularly to prevent false alarms."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I get fire alarm installation quotes online?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Post your fire safety project on Kilowatts.uk to receive quotes from vetted local electricians and safety specialists."
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/services/residential/smart-home-security/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/services/residential/smart-home-security/#webpage",
            "url": "https://kilowatts.uk/services/residential/smart-home-security/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/services/residential/smart-home-security.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/services/residential/smart-home-security.schema"
                }
            ],
            "name": "Residential Smart Home Services - Security & Tech",
            "headline": "Residential Smart Home Services - Security & Tech",
            "description": "Smart home services including security, lighting, and automation. Control your home from anywhere with trusted installation by local experts.",
            "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/smart-home-security/#webpage-list"
            }
        },
        {
            "@type": "ItemList",
            "isPartOf": {
                "@id": "https://kilowatts.uk/services/residential/smart-home-security/#webpage"
            },
            "@id": "https://kilowatts.uk/services/residential/smart-home-security/#webpage-list",
            "numberOfItems": 6,
            "name": "Services",
            "itemListOrder": "https://schema.org/ItemListOrderUnordered",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/residential-smart-lighting/#service",
                        "name": "Smart Lighting System Setup",
                        "headline": "Smart Lighting System Setup",
                        "url": "https://kilowatts.uk/services/residential/smart-home-security/residential-smart-lighting"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/residential-intercom-system/#service",
                        "name": "Intercom System Installation",
                        "headline": "Intercom System Installation",
                        "url": "https://kilowatts.uk/services/residential/smart-home-security/residential-intercom-system"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/residential-security-system/#service",
                        "name": "Security System Installation",
                        "headline": "Security System Installation",
                        "url": "https://kilowatts.uk/services/residential/smart-home-security/residential-security-system"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/residential-doorbell-camera/#service",
                        "name": "Doorbell Camera Installation",
                        "headline": "Doorbell Camera Installation",
                        "url": "https://kilowatts.uk/services/residential/smart-home-security/residential-doorbell-camera"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/residential-smart-thermostat/#service",
                        "name": "Smart Thermostat Installation",
                        "headline": "Smart Thermostat Installation",
                        "url": "https://kilowatts.uk/services/residential/smart-home-security/residential-smart-thermostat"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/residential/smart-home-security/residential-smart-home-integration/#service",
                        "name": "Smart Home Integration",
                        "headline": "Smart Home Integration",
                        "url": "https://kilowatts.uk/services/residential/smart-home-security/residential-smart-home-integration"
                    }
                }
            ]
        }
    ]
}