{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://kilowatts.uk#organization",
            "inLanguage": "en-GB",
            "name": "Kilowatts UK",
            "legalName": "Vangarda Build Limited",
            "url": "https://kilowatts.uk",
            "logo": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/kw-logo-large.png",
                "width": 1024,
                "height": 1024
            },
            "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",
                "addressRegion": "Kent",
                "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",
                    "description": "Compare residential solar panel systems and estimate savings for UK homes.",
                    "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",
                    "description": "Compare commercial solar installations and estimate business energy savings.",
                    "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",
                    "description": "Compare industrial-scale solar systems and project energy output.",
                    "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": "Flower Turbines quote tool",
                    "description": "Discover Flower Turbines performance and pricing with our interactive quote tool. View generation, savings, and environmental benefits instantly.",
                    "url": "https://kilowatts.uk/services/wind-power/flower-turbines/",
                    "applicationCategory": "Utility",
                    "operatingSystem": "All"
                }
            ]
        },
        {
            "@type": "LocalBusiness",
            "parentOrganization": {
                "@id": "https://kilowatts.uk#organization"
            },
            "@id": "https://kilowatts.uk#organization/local",
            "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.",
            "url": "https://kilowatts.uk",
            "image": "https://kilowatts.uk/images/kw-logo-large.png",
            "priceRange": "££",
            "telephone": "+447378472152",
            "legalName": "Vangarda Build Limited",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Carey, Northwood Rd",
                "addressLocality": "Broadstairs",
                "addressRegion": "Kent",
                "postalCode": "CT10 2RZ",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": 51.3588923,
                "longitude": 1.4062795
            },
            "openingHoursSpecification": [
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "Monday",
                        "Tuesday",
                        "Wednesday",
                        "Thursday",
                        "Friday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                }
            ],
            "areaServed": {
                "@type": "Country",
                "name": "United Kingdom"
            }
        },
        {
            "@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.",
            "inLanguage": "en-GB",
            "publisher": {
                "@type": "Organization",
                "@id": "https://kilowatts.uk#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://kilowatts.uk/tags/{search_term_string}/"
                },
                "query-input": "required name=search_term_string"
            },
            "about": {
                "@id": "https://kilowatts.uk/about-us/#webpage"
            }
        },
        {
            "@type": "BreadcrumbList",
            "name": "Breadcrumb",
            "@id": "https://kilowatts.uk/resources/compare-solar-companies/#webpage-breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": {
                        "@id": "https://kilowatts.uk/"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Resources",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Compare solar companies?",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/compare-solar-companies/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/resources/compare-solar-companies/#faq",
            "url": "https://kilowatts.uk/resources/compare-solar-companies/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/resources/compare-solar-companies/#webpage"
                },
                {
                    "@id": "https://kilowatts.uk/resources/compare-solar-companies/#content"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "How should I compare solar companies in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Compare the whole proposal, not just the headline price. Check the installer’s credentials, the system design, what is included in the quote, the DNO process, warranties and aftercare. Ask each company to price the same scope so you can compare like with like."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What credentials should a solar installer have?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "For a UK home installation, it is sensible to check whether the installer is MCS certified for solar PV and whether the electrical work is carried out by suitably competent electricians. You can also check membership of a recognised consumer code or scheme such as RECC or HIES. Always verify details on official registers rather than relying only on website badges."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What should be included in a good solar panel quote?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A good quote should list the panel, inverter, mounting system, monitoring equipment and any battery details. It should also show the proposed layout, estimated generation, scaffolding and access assumptions, cable routes, electrical work, DNO handling and exclusions. If important items are missing, ask for a revised written quote before deciding."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Is the cheapest solar quote usually the best option?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Not necessarily. A low quote can be good value if it includes the same design quality, equipment, survey, scaffolding, electrical work and handover as the others. Be cautious if the quote is vague, excludes likely extras, or gives savings estimates without clear assumptions."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Why does the site survey matter when choosing a solar company?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A survey checks whether the proposed design works on your actual property. It should consider roof condition, roof covering, shading, access, cable routes, consumer unit space and meter location. If survey findings change the design or cost, the installer should explain this clearly before work starts."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is the difference between panel warranties and workmanship warranties?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Panel product and performance warranties are usually provided by the manufacturer and relate to the equipment. A workmanship warranty relates to the installer’s work and will have its own terms and exclusions. Ask who handles warranty support if there is a fault after installation."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Who deals with the DNO paperwork for solar panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "The installer should explain whether the system will be handled under the relevant G98 or G99 process and whether approval is needed before connection. They should also confirm who submits the paperwork and what export limits, if any, have been assumed. Get this in writing as part of the quote or contract."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What documents should I receive after a solar installation?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "You should receive a clear handover pack showing what has been installed and how to use the system. This commonly includes warranties, manuals, monitoring access details, electrical certification, DNO documentation where applicable and the MCS certificate where the installation is MCS certified. Keep these documents safe for maintenance, export tariff applications and future property enquiries."
                    }
                }
            ],
            "about": {
                "@id": "https://kilowatts.uk/resources/compare-solar-companies/#content"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://kilowatts.uk/resources/compare-solar-companies/#webpage",
            "url": "https://kilowatts.uk/resources/compare-solar-companies/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/resources/compare-solar-companies.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/resources/compare-solar-companies.schema"
                }
            ],
            "name": "Compare solar companies?",
            "headline": "Compare solar companies?",
            "description": "Start by checking whether each installer is credible, whether the design suits your property, whether the quote covers the same scope.",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "inLanguage": "en-GB",
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/uploads_resolved/images/556/1600.webp"
            },
            "breadcrumb": {
                "@id": "https://kilowatts.uk/resources/compare-solar-companies/#webpage-breadcrumb"
            },
            "datePublished": "2026-08-09T12:57:44+00:00",
            "dateModified": "2026-06-23T08:37:10+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://kilowatts.uk/authors/david-coleman/#person",
                "name": "David Coleman",
                "url": "https://kilowatts.uk/authors/david-coleman/",
                "sameAs": [
                    "https://kilowatts.uk/authors/david-coleman/",
                    "https://www.linkedin.com/in/david-martyn-coleman/"
                ]
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/resources/compare-solar-companies/#content"
            },
            "relatedLink": [
                "https://kilowatts.uk/resources/compare-solar-ayrshire/",
                "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/",
                "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/",
                "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/"
            ],
            "significantLink": [
                "https://kilowatts.uk/resources/compare-solar-ayrshire/",
                "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/",
                "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/",
                "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/"
            ],
            "hasPart": [
                {
                    "@id": "https://kilowatts.uk/resources/compare-solar-companies/#related-articles"
                }
            ]
        },
        {
            "@type": "ItemList",
            "@id": "https://kilowatts.uk/resources/compare-solar-companies/#related-articles",
            "name": "Related articles",
            "itemListOrder": "https://schema.org/ItemListOrderUnordered",
            "numberOfItems": 4,
            "isPartOf": {
                "@id": "https://kilowatts.uk/resources/compare-solar-companies/#webpage"
            },
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Article",
                        "@id": "https://kilowatts.uk/resources/compare-solar-ayrshire/#content",
                        "name": "Compare solar ayrshire?",
                        "headline": "{_%entityLangFile->meta_title%_}",
                        "url": "https://kilowatts.uk/resources/compare-solar-ayrshire/",
                        "mainEntityOfPage": {
                            "@type": "WebPage",
                            "@id": "https://kilowatts.uk/resources/compare-solar-ayrshire/#webpage",
                            "name": "Compare solar ayrshire?",
                            "url": "https://kilowatts.uk/resources/compare-solar-ayrshire/",
                            "description": "A well-sited Ayrshire solar PV system can work effectively, but output, cost, and payback depend heavily on roof direction, shading, electricity use.",
                            "inLanguage": "en-GB",
                            "isPartOf": {
                                "@id": "https://kilowatts.uk/#website"
                            },
                            "breadcrumb": {
                                "@type": "BreadcrumbList",
                                "@id": "https://kilowatts.uk/resources/compare-solar-ayrshire/#breadcrumb",
                                "itemListElement": [
                                    {
                                        "@type": "ListItem",
                                        "position": 1,
                                        "name": "Home",
                                        "item": "https://kilowatts.uk/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 2,
                                        "name": "Resources",
                                        "item": "https://kilowatts.uk/resources/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 3,
                                        "name": "Compare solar ayrshire?",
                                        "item": "https://kilowatts.uk/resources/compare-solar-ayrshire/"
                                    }
                                ]
                            },
                            "datePublished": "2026-07-19T18:38:07+00:00",
                            "dateModified": "2026-07-19T18:38:07+00:00"
                        },
                        "inLanguage": "en-GB",
                        "isPartOf": {
                            "@id": "https://kilowatts.uk/#website"
                        },
                        "description": "A well-sited Ayrshire solar PV system can work effectively, but output, cost, and payback depend heavily on roof direction, shading, electricity use.",
                        "author": {
                            "@type": "Person",
                            "@id": "https://kilowatts.uk/authors/david-coleman/#person",
                            "name": "David Coleman",
                            "url": "https://kilowatts.uk/authors/david-coleman/",
                            "sameAs": [
                                "https://kilowatts.uk/authors/david-coleman/",
                                "https://www.linkedin.com/in/david-martyn-coleman/"
                            ],
                            "jobTitle": "Founder & Renewable Energy Author",
                            "image": {
                                "@type": "ImageObject",
                                "url": "https://kilowatts.uk/images/authors/david-coleman.webp",
                                "width": 400,
                                "height": 400
                            },
                            "description": "David Coleman is the founder of kilowatts.uk, a UK-based renewable energy platform. He specialises in solar panels, battery storage, heat pumps, and energy policy, drawing on real installation data and direct industry experience."
                        },
                        "publisher": {
                            "@id": "https://kilowatts.uk#organization"
                        },
                        "image": {
                            "@type": "ImageObject",
                            "url": "https://kilowatts.uk/uploads_resolved/images/503/960.webp",
                            "width": 1536,
                            "height": 1024
                        },
                        "datePublished": "2026-07-19T18:38:07+00:00",
                        "dateModified": "2026-07-19T18:38:07+00:00"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "item": {
                        "@type": "Article",
                        "@id": "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/#content",
                        "name": "What Does MCS Certification Mean for UK Solar Installations?",
                        "headline": "{_%entityLangFile->meta_title%_}",
                        "url": "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/",
                        "mainEntityOfPage": {
                            "@type": "WebPage",
                            "@id": "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/#webpage",
                            "name": "What Does MCS Certification Mean for UK Solar Installations?",
                            "url": "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/",
                            "description": "For homeowners, MCS matters because it helps prove that the installer, products, design process.",
                            "inLanguage": "en-GB",
                            "isPartOf": {
                                "@id": "https://kilowatts.uk/#website"
                            },
                            "breadcrumb": {
                                "@type": "BreadcrumbList",
                                "@id": "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/#breadcrumb",
                                "itemListElement": [
                                    {
                                        "@type": "ListItem",
                                        "position": 1,
                                        "name": "Home",
                                        "item": "https://kilowatts.uk/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 2,
                                        "name": "Resources",
                                        "item": "https://kilowatts.uk/resources/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 3,
                                        "name": "What Does MCS Certification Mean for UK Solar Installations?",
                                        "item": "https://kilowatts.uk/resources/what-does-mcs-certification-mean-for-uk-solar-installations/"
                                    }
                                ]
                            },
                            "datePublished": "2026-06-29T10:17:42+00:00",
                            "dateModified": "2026-06-29T10:17:42+00:00"
                        },
                        "inLanguage": "en-GB",
                        "isPartOf": {
                            "@id": "https://kilowatts.uk/#website"
                        },
                        "description": "For homeowners, MCS matters because it helps prove that the installer, products, design process.",
                        "author": {
                            "@type": "Person",
                            "@id": "https://kilowatts.uk/authors/david-coleman/#person",
                            "name": "David Coleman",
                            "url": "https://kilowatts.uk/authors/david-coleman/",
                            "sameAs": [
                                "https://kilowatts.uk/authors/david-coleman/",
                                "https://www.linkedin.com/in/david-martyn-coleman/"
                            ],
                            "jobTitle": "Founder & Renewable Energy Author",
                            "image": {
                                "@type": "ImageObject",
                                "url": "https://kilowatts.uk/images/authors/david-coleman.webp",
                                "width": 400,
                                "height": 400
                            },
                            "description": "David Coleman is the founder of kilowatts.uk, a UK-based renewable energy platform. He specialises in solar panels, battery storage, heat pumps, and energy policy, drawing on real installation data and direct industry experience."
                        },
                        "publisher": {
                            "@id": "https://kilowatts.uk#organization"
                        },
                        "image": {
                            "@type": "ImageObject",
                            "url": "https://kilowatts.uk/uploads_resolved/images/430/960.webp",
                            "width": 1536,
                            "height": 1024
                        },
                        "datePublished": "2026-06-29T10:17:42+00:00",
                        "dateModified": "2026-06-29T10:17:42+00:00"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "item": {
                        "@type": "Article",
                        "@id": "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/#content",
                        "name": "UK Solar Panel Guide: Are 800W Panels Better Than Standard Ones?",
                        "headline": "{_%entityLangFile->meta_title%_}",
                        "url": "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/",
                        "mainEntityOfPage": {
                            "@type": "WebPage",
                            "@id": "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/#webpage",
                            "name": "UK Solar Panel Guide: Are 800W Panels Better Than Standard Ones?",
                            "url": "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/",
                            "description": "Find out whether 800W solar panels are suitable for your UK home. Discover how panel wattage affects system design, installation cost, and payback period.",
                            "inLanguage": "en-GB",
                            "isPartOf": {
                                "@id": "https://kilowatts.uk/#website"
                            },
                            "breadcrumb": {
                                "@type": "BreadcrumbList",
                                "@id": "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/#breadcrumb",
                                "itemListElement": [
                                    {
                                        "@type": "ListItem",
                                        "position": 1,
                                        "name": "Home",
                                        "item": "https://kilowatts.uk/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 2,
                                        "name": "Resources",
                                        "item": "https://kilowatts.uk/resources/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 3,
                                        "name": "UK Solar Panel Guide: Are 800W Panels Better Than Standard Ones?",
                                        "item": "https://kilowatts.uk/resources/uk-solar-panel-guide-are-800w-panels-better-than-standard-ones/"
                                    }
                                ]
                            },
                            "datePublished": "2026-06-29T12:41:03+00:00",
                            "dateModified": "2026-06-29T12:41:03+00:00"
                        },
                        "inLanguage": "en-GB",
                        "isPartOf": {
                            "@id": "https://kilowatts.uk/#website"
                        },
                        "description": "Find out whether 800W solar panels are suitable for your UK home. Discover how panel wattage affects system design, installation cost, and payback period.",
                        "author": {
                            "@type": "Person",
                            "@id": "https://kilowatts.uk/authors/david-coleman/#person",
                            "name": "David Coleman",
                            "url": "https://kilowatts.uk/authors/david-coleman/",
                            "sameAs": [
                                "https://kilowatts.uk/authors/david-coleman/",
                                "https://www.linkedin.com/in/david-martyn-coleman/"
                            ],
                            "jobTitle": "Founder & Renewable Energy Author",
                            "image": {
                                "@type": "ImageObject",
                                "url": "https://kilowatts.uk/images/authors/david-coleman.webp",
                                "width": 400,
                                "height": 400
                            },
                            "description": "David Coleman is the founder of kilowatts.uk, a UK-based renewable energy platform. He specialises in solar panels, battery storage, heat pumps, and energy policy, drawing on real installation data and direct industry experience."
                        },
                        "publisher": {
                            "@id": "https://kilowatts.uk#organization"
                        },
                        "image": {
                            "@type": "ImageObject",
                            "url": "https://kilowatts.uk/uploads_resolved/images/405/960.webp",
                            "width": 1693,
                            "height": 929
                        },
                        "datePublished": "2026-06-29T12:41:03+00:00",
                        "dateModified": "2026-06-29T12:41:03+00:00"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "item": {
                        "@type": "Article",
                        "@id": "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/#content",
                        "name": "Do I Need a Qualified Electrician for Solar Panels?",
                        "headline": "{_%entityLangFile->meta_title%_}",
                        "url": "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/",
                        "mainEntityOfPage": {
                            "@type": "WebPage",
                            "@id": "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/#webpage",
                            "name": "Do I Need a Qualified Electrician for Solar Panels?",
                            "url": "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/",
                            "description": "For a grid-connected solar PV system in the UK, you should use a qualified electrician or a competent solar PV electrical installer to design, connect.",
                            "inLanguage": "en-GB",
                            "isPartOf": {
                                "@id": "https://kilowatts.uk/#website"
                            },
                            "breadcrumb": {
                                "@type": "BreadcrumbList",
                                "@id": "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/#breadcrumb",
                                "itemListElement": [
                                    {
                                        "@type": "ListItem",
                                        "position": 1,
                                        "name": "Home",
                                        "item": "https://kilowatts.uk/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 2,
                                        "name": "Resources",
                                        "item": "https://kilowatts.uk/resources/"
                                    },
                                    {
                                        "@type": "ListItem",
                                        "position": 3,
                                        "name": "Do I Need a Qualified Electrician for Solar Panels?",
                                        "item": "https://kilowatts.uk/resources/do-i-need-a-qualified-electrician-for-solar-panels/"
                                    }
                                ]
                            },
                            "datePublished": "2026-07-20T18:45:19+00:00",
                            "dateModified": "2026-07-20T18:45:19+00:00"
                        },
                        "inLanguage": "en-GB",
                        "isPartOf": {
                            "@id": "https://kilowatts.uk/#website"
                        },
                        "description": "For a grid-connected solar PV system in the UK, you should use a qualified electrician or a competent solar PV electrical installer to design, connect.",
                        "author": {
                            "@type": "Person",
                            "@id": "https://kilowatts.uk/authors/david-coleman/#person",
                            "name": "David Coleman",
                            "url": "https://kilowatts.uk/authors/david-coleman/",
                            "sameAs": [
                                "https://kilowatts.uk/authors/david-coleman/",
                                "https://www.linkedin.com/in/david-martyn-coleman/"
                            ],
                            "jobTitle": "Founder & Renewable Energy Author",
                            "image": {
                                "@type": "ImageObject",
                                "url": "https://kilowatts.uk/images/authors/david-coleman.webp",
                                "width": 400,
                                "height": 400
                            },
                            "description": "David Coleman is the founder of kilowatts.uk, a UK-based renewable energy platform. He specialises in solar panels, battery storage, heat pumps, and energy policy, drawing on real installation data and direct industry experience."
                        },
                        "publisher": {
                            "@id": "https://kilowatts.uk#organization"
                        },
                        "image": {
                            "@type": "ImageObject",
                            "url": "https://kilowatts.uk/uploads_resolved/images/506/960.webp",
                            "width": 1536,
                            "height": 1024
                        },
                        "datePublished": "2026-07-20T18:45:19+00:00",
                        "dateModified": "2026-07-20T18:45:19+00:00"
                    }
                }
            ]
        },
        {
            "@type": "Person",
            "@id": "https://kilowatts.uk/authors/david-coleman/#person",
            "name": "David Coleman",
            "jobTitle": "Founder & Renewable Energy Author, kilowatts.uk",
            "worksFor": {
                "@id": "https://kilowatts.uk#organization"
            },
            "url": "https://kilowatts.uk/authors/david-coleman/",
            "image": "https://kilowatts.uk/uploads_resolved/images/261/960.webp",
            "sameAs": [
                "https://kilowatts.uk/authors/david-coleman/",
                "https://www.linkedin.com/in/david-martyn-coleman/"
            ]
        },
        {
            "@type": "Article",
            "@id": "https://kilowatts.uk/resources/compare-solar-companies/#content",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://kilowatts.uk/resources/compare-solar-companies/#webpage",
                "name": "Compare solar companies?",
                "url": "https://kilowatts.uk/resources/compare-solar-companies/",
                "description": "Start by checking whether each installer is credible, whether the design suits your property, whether the quote covers the same scope.",
                "inLanguage": "en-GB",
                "isPartOf": {
                    "@id": "https://kilowatts.uk/#website"
                },
                "breadcrumb": {
                    "@type": "BreadcrumbList",
                    "@id": "https://kilowatts.uk/resources/compare-solar-companies/#breadcrumb",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "position": 1,
                            "name": "Home",
                            "item": "https://kilowatts.uk/"
                        },
                        {
                            "@type": "ListItem",
                            "position": 2,
                            "name": "Resources",
                            "item": "https://kilowatts.uk/resources/"
                        },
                        {
                            "@type": "ListItem",
                            "position": 3,
                            "name": "Compare solar companies?",
                            "item": "https://kilowatts.uk/resources/compare-solar-companies/"
                        }
                    ]
                },
                "datePublished": "2026-08-09T12:57:44+00:00",
                "dateModified": "2026-08-10T12:00:23+00:00"
            },
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "headline": "Compare solar companies?",
            "name": "Compare solar companies?",
            "description": "Start by checking whether each installer is credible, whether the design suits your property, whether the quote covers the same scope.",
            "articleSection": "Resources",
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "about": [
                {
                    "@id": "https://kilowatts.uk/tags/renewable-energy-uk/#entity",
                    "name": "Renewable Energy Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/home-battery/#entity",
                    "name": "Home Battery"
                },
                {
                    "@id": "https://kilowatts.uk/tags/solar-storage/#entity",
                    "name": "Solar Storage"
                },
                {
                    "@id": "https://kilowatts.uk/tags/solar-panels-uk/#entity",
                    "name": "Solar Panels Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/battery-storage/#entity",
                    "name": "Battery Storage"
                },
                {
                    "@id": "https://kilowatts.uk/tags/uk-solar-grants/#entity",
                    "name": "Uk Solar Grants"
                },
                {
                    "@id": "https://kilowatts.uk/tags/panel-efficiency/#entity",
                    "name": "Panel Efficiency"
                },
                {
                    "@id": "https://kilowatts.uk/tags/inverter-sizing/#entity",
                    "name": "Inverter Sizing"
                },
                {
                    "@id": "https://kilowatts.uk/tags/export-tariff/#entity",
                    "name": "Export Tariff"
                },
                {
                    "@id": "https://kilowatts.uk/tags/installation-cost/#entity",
                    "name": "Installation Cost"
                }
            ],
            "keywords": "renewable-energy-uk, home-battery, solar-storage, solar-panels-uk, battery-storage, uk-solar-grants, panel-efficiency, inverter-sizing, export-tariff, installation-cost",
            "image": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/uploads_resolved/images/556/960.webp",
                "width": 1672,
                "height": 941
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://kilowatts.uk/resources/compare-solar-companies/"
            },
            "datePublished": "2026-08-09T12:57:44+00:00",
            "dateModified": "2026-08-10T12:00:23+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://kilowatts.uk/authors/david-coleman/#person",
                "name": "David Coleman",
                "url": "https://kilowatts.uk/authors/david-coleman/",
                "sameAs": [
                    "https://kilowatts.uk/authors/david-coleman/",
                    "https://www.linkedin.com/in/david-martyn-coleman/"
                ]
            }
        }
    ]
}