{
    "@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/lighting/#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": "Lighting",
                    "item": {
                        "@id": "https://kilowatts.uk/services/commercial/lighting/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/services/commercial/lighting/#faq",
            "url": "https://kilowatts.uk/services/commercial/lighting/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/services/commercial/lighting/#webpage"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What are the benefits of LED lighting in commercial spaces?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "LED lighting reduces energy consumption, lowers maintenance costs, and provides better light quality compared to traditional options."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do I need emergency lighting in my office or shop?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. UK safety laws require emergency lighting for all commercial premises to ensure safe evacuation during power outages."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can lighting installations be done outside business hours?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Commercial electricians can work evenings or weekends to avoid interrupting business operations."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How do I know if my current lighting setup is energy efficient?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A qualified electrician can perform a lighting audit and recommend energy-saving upgrades and smart control options."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is BS 5266 and does my business need to comply?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "BS 5266 is the UK Code of Practice for emergency lighting. All commercial properties must comply with it to meet safety standards."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I get quotes for commercial lighting projects online?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Post your project on Kilowatts.uk to receive multiple quotes from vetted commercial electricians near you."
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/services/commercial/lighting/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/services/commercial/lighting/#webpage",
            "url": "https://kilowatts.uk/services/commercial/lighting/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/services/commercial/lighting.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/services/commercial/lighting.schema"
                }
            ],
            "name": "Commercial Lighting Solutions - Office & Retail",
            "headline": "Commercial Lighting Solutions - Office & Retail",
            "description": "Commercial lighting installations for offices, shops, and workspaces. Energy-efficient upgrades and compliance with UK safety standards.",
            "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/lighting/#webpage-list"
            }
        },
        {
            "@type": "ItemList",
            "isPartOf": {
                "@id": "https://kilowatts.uk/services/commercial/lighting/#webpage"
            },
            "@id": "https://kilowatts.uk/services/commercial/lighting/#webpage-list",
            "numberOfItems": 6,
            "name": "Services",
            "itemListOrder": "https://schema.org/ItemListOrderUnordered",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/lighting/commercial-led-lighting-upgrades/#service",
                        "name": "LED Lighting Upgrades",
                        "headline": "LED Lighting Upgrades",
                        "url": "https://kilowatts.uk/services/commercial/lighting/commercial-led-lighting-upgrades"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/lighting/commercial-track-lighting/#service",
                        "name": "Track Lighting Installation",
                        "headline": "Track Lighting Installation",
                        "url": "https://kilowatts.uk/services/commercial/lighting/commercial-track-lighting"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/lighting/commercial-pendant-lighting/#service",
                        "name": "Pendant Lighting Installation",
                        "headline": "Pendant Lighting Installation",
                        "url": "https://kilowatts.uk/services/commercial/lighting/commercial-pendant-lighting"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/lighting/commercial-recessed-lighting/#service",
                        "name": "Recessed Lighting Installation",
                        "headline": "Recessed Lighting Installation",
                        "url": "https://kilowatts.uk/services/commercial/lighting/commercial-recessed-lighting"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/lighting/commercial-lighting-installation/#service",
                        "name": "Lighting Installation",
                        "headline": "Lighting Installation",
                        "url": "https://kilowatts.uk/services/commercial/lighting/commercial-lighting-installation"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "item": {
                        "@type": "Service",
                        "@id": "https://kilowatts.uk/services/commercial/lighting/commercial-motion-sensor-lighting/#service",
                        "name": "Motion Sensor Lighting Installation",
                        "headline": "Motion Sensor Lighting Installation",
                        "url": "https://kilowatts.uk/services/commercial/lighting/commercial-motion-sensor-lighting"
                    }
                }
            ]
        }
    ]
}