{
    "@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/micro-wind-turbine-permitted-development-rights-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": "Micro Wind Turbine Permitted Development UK",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#faq",
            "url": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#webpage"
                },
                {
                    "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#content"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Do I need planning permission to install a micro wind turbine at home?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Not always. Some micro wind turbines can be installed under Permitted Development Rights (PDR), but only if they meet strict conditions such as height limits, distance from property boundaries, and noise restrictions. If your property is in a conservation area or you want more than one turbine, you will need full planning permission."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I put a wind turbine on the roof of my house?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, but roof-mounted turbines face tighter restrictions. The turbine cannot increase the overall height of the building by more than around 3 metres, and the property itself must already comply with local height rules. In many cases, free-standing turbines in a garden or on land are easier to approve."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Why does my turbine need to be MCS-certified?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "MCS certification ensures your wind turbine meets UK quality and safety standards. Without MCS, your system will not qualify for Smart Export Guarantee (SEG) payments, which means you will not be paid for exporting surplus electricity to the grid."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How can I confirm if my property qualifies under Permitted Development Rights?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "The quickest way is to use the official [Planning Portal](https://www.planningportal.co.uk/) or contact your local council. They can confirm whether PDR applies to your property and whether you need a formal planning application."
                    }
                }
            ],
            "about": {
                "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#content"
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#webpage",
            "url": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk.schema"
                }
            ],
            "name": "Micro Wind Turbine Permitted Development UK",
            "headline": "Micro Wind Turbine Permitted Development UK",
            "description": "Micro wind turbines and UK permitted development rights explained. When you can install without planning permission, key limits, and how to apply.",
            "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/micro-wind-turbine-permitted-development-rights-uk.jpg"
            },
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-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/micro-wind-turbine-permitted-development-rights-uk/#content",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/#webpage"
            },
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "headline": "Micro Wind Turbine Permitted Development Rights in the UK: What You Need to Know",
            "name": "Micro Wind Turbine Permitted Development Rights in the UK: What You Need to Know",
            "description": "Learn when a micro wind turbine can be installed under permitted development rights in the UK, what restrictions apply, and how to ensure your system is compliant with planning law.",
            "articleSection": "Resources",
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "about": [
                {
                    "@id": "https://kilowatts.uk/tags/renewables/#entity",
                    "name": "Renewables"
                },
                {
                    "@id": "https://kilowatts.uk/tags/wind/#entity",
                    "name": "Wind"
                },
                {
                    "@id": "https://kilowatts.uk/tags/planning/#entity",
                    "name": "Planning"
                },
                {
                    "@id": "https://kilowatts.uk/tags/permitted-development/#entity",
                    "name": "Permitted Development"
                },
                {
                    "@id": "https://kilowatts.uk/tags/uk-law/#entity",
                    "name": "Uk Law"
                }
            ],
            "keywords": "renewables, wind, planning, permitted-development, uk-law",
            "image": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/resources/micro-wind-turbine-permitted-development-rights-uk.jpg"
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://kilowatts.uk/resources/micro-wind-turbine-permitted-development-rights-uk/"
            },
            "datePublished": "2025-09-15T20:50:15+00:00",
            "dateModified": "2026-04-07T15:08:54+00:00",
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            }
        }
    ]
}