{
    "@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/commercial/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": "Commercial",
                    "item": {
                        "@id": "https://kilowatts.uk/services/commercial/"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Smart Home Security",
                    "item": {
                        "@id": "https://kilowatts.uk/services/commercial/smart-home-security/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/services/commercial/smart-home-security/#faq",
            "url": "https://kilowatts.uk/services/commercial/smart-home-security/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/services/commercial/smart-home-security/#webpage"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What fire alarm system is best for a commercial building?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "The right system depends on your building type and risk assessment, but common types include addressable, conventional, or wireless systems."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Is a fire risk assessment required for businesses in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Under the Regulatory Reform (Fire Safety) Order 2005, businesses must carry out regular fire risk assessments and keep documentation."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How often should fire alarms be serviced in commercial premises?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "BS 5839 recommends fire alarms be inspected every 6 months by a competent engineer. Weekly user checks are also advised."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do I need emergency lighting with my fire alarm system?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Emergency lighting helps ensure safe evacuation during a power cut or fire and is a legal requirement in many commercial buildings."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I upgrade an old fire alarm system?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. A fire safety engineer can design a modern system using newer components while maintaining compliance with current standards."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How can I get quotes for commercial fire safety systems?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Use Kilowatts.uk to post your project and receive multiple quotes from qualified commercial fire alarm specialists."
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/services/commercial/smart-home-security/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/services/commercial/smart-home-security/#webpage",
            "url": "https://kilowatts.uk/services/commercial/smart-home-security/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/services/commercial/smart-home-security.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/services/commercial/smart-home-security.schema"
                }
            ],
            "name": "Commercial Security & Automation - Smart Systems",
            "headline": "Commercial Security & Automation - Smart Systems",
            "description": "Commercial security and automation systems including CCTV, access control, and smart building technology. Protect staff, customers, and assets.",
            "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/commercial/640.webp"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/services/commercial/smart-home-security/#webpage-list"
            }
        },
        {
            "@type": "ItemList",
            "isPartOf": {
                "@id": "https://kilowatts.uk/services/commercial/smart-home-security/#webpage"
            },
            "@id": "https://kilowatts.uk/services/commercial/smart-home-security/#webpage-list",
            "numberOfItems": 4,
            "name": "Services",
            "itemListOrder": "https://schema.org/ItemListOrderUnordered",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-smart-lighting/#service",
                        "name": "Smart Lighting System Setup",
                        "headline": "Smart Lighting System Setup",
                        "url": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-smart-lighting"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-intercom-system/#service",
                        "name": "Intercom System Installation",
                        "headline": "Intercom System Installation",
                        "url": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-intercom-system"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-security-system/#service",
                        "name": "Security System Installation",
                        "headline": "Security System Installation",
                        "url": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-security-system"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-smart-thermostat/#service",
                        "name": "Smart Thermostat Installation",
                        "headline": "Smart Thermostat Installation",
                        "url": "https://kilowatts.uk/services/commercial/smart-home-security/commercial-smart-thermostat"
                    }
                }
            ]
        }
    ]
}