{
    "@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/resources/combine-solar-panels-and-wind-turbine-uk/#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": "Combine Solar Panels & Wind Turbines | UK Guide",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#faq",
            "url": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#webpage"
                },
                {
                    "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#content"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Can you combine solar panels and a wind turbine in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, you can combine solar panels and a wind turbine in a hybrid renewable energy system. Solar generates electricity during the day, while wind can produce power at night and during winter, making the combination more consistent for UK homes."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do I need planning permission to install solar panels and a wind turbine together?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Solar panels are usually permitted development in the UK, but most wind turbines require planning permission. Approval depends on height, location, and proximity to neighbours, so it is important to check with your local authority."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can solar panels and wind turbines use the same inverter?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "In most cases, they should not share the same inverter, especially if the wind turbine is not MCS-certified. Mixing both sources can cause issues with export metering and may affect your eligibility for payments like the Smart Export Guarantee."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Will I still get paid through SEG if I add a wind turbine?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "You can still receive Smart Export Guarantee payments for your solar panels, but only if your system remains compliant. Non-MCS wind turbines must usually be configured to avoid exporting to the grid."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is the best way to combine solar and wind at home?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "The most effective setup is a hybrid system using two inverters: one for solar that exports to the grid, and one for wind that powers your home directly. This allows you to keep SEG payments while reducing grid electricity usage."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Is a solar and wind hybrid system worth it in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "For many homes, especially in windy or rural areas, combining solar and wind can improve energy independence and reduce bills. Wind helps cover periods when solar output is low, particularly in winter."
                    }
                }
            ],
            "about": {
                "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#content"
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#webpage",
            "url": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk.schema"
                }
            ],
            "name": "Combine Solar Panels & Wind Turbines | UK Guide",
            "headline": "Combine Solar Panels & Wind Turbines | UK Guide",
            "description": "Learn how UK homeowners can combine solar panels with a small wind turbine, stay SEG-eligible, and lower energy bills with the right inverter setup.",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "inLanguage": "en-GB",
            "dateModified": "2026-05-18T11:00:37+00:00",
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/resources/combine-solar-panels-and-wind-turbine-uk.jpg"
            },
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#content"
            }
        },
        {
            "@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://www.linkedin.com/in/david-martyn-coleman/"
            ]
        },
        {
            "@type": "Article",
            "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#content",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/#webpage"
            },
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "headline": "Can You Combine Solar Panels and a Wind Turbine at Home?",
            "name": "Can You Combine Solar Panels and a Wind Turbine at Home?",
            "description": "Learn how UK homeowners can combine solar panels with a small wind turbine, stay SEG-eligible, and lower energy bills with the right inverter setup.",
            "articleSection": "Resources",
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "about": [
                {
                    "@id": "https://kilowatts.uk/tags/solar/#entity",
                    "name": "Solar"
                },
                {
                    "@id": "https://kilowatts.uk/tags/wind/#entity",
                    "name": "Wind"
                },
                {
                    "@id": "https://kilowatts.uk/tags/renewable-energy/#entity",
                    "name": "Renewable Energy"
                },
                {
                    "@id": "https://kilowatts.uk/tags/seg/#entity",
                    "name": "Seg"
                },
                {
                    "@id": "https://kilowatts.uk/tags/uk-energy/#entity",
                    "name": "Uk Energy"
                }
            ],
            "keywords": "solar, wind, renewable-energy, seg, uk-energy",
            "image": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/resources/combine-solar-panels-and-wind-turbine-uk.jpg"
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://kilowatts.uk/resources/combine-solar-panels-and-wind-turbine-uk/"
            },
            "datePublished": "2025-09-16T02:25:00+00:00",
            "dateModified": "2026-04-07T15:00:01+00:00",
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            }
        }
    ]
}