{
    "@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/do-i-need-planning-permission-for-solar-panels-in-the-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": "Solar Panel Planning Permission UK | Do You Need It?",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#faq",
            "url": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#webpage"
                },
                {
                    "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#content"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "Do I need planning permission for solar panels on a typical UK house?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Most UK homes can install roof-mounted solar panels without applying for planning permission because they fall under permitted development. You may need formal permission if your property is listed, in a restricted area, or if the installation exceeds permitted development limits."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is permitted development for solar panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Permitted development allows certain home improvements, including many roof-mounted solar systems, without a full planning application. The installation must stay within size and placement limits, and it should minimise visual impact where practical."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do listed buildings or conservation areas require special permission?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Listed buildings usually require listed building consent before installing solar panels. In conservation areas, solar is often still allowed, but placement on visible elevations facing a road can affect whether permission is required."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Is DNO approval the same as planning permission?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "No. Planning permission relates to development control by your local authority. DNO approval relates to connecting your system to the electricity network. These are separate processes with different requirements."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is a lawful development certificate and do I need one?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A lawful development certificate is formal confirmation from your council that your solar installation is permitted development. It is not mandatory but can provide reassurance during property sales or if the installation sits close to planning limits."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are ground-mounted solar panels treated differently?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Small ground-mounted arrays can be permitted development if they stay within size and placement rules. Larger systems, or those close to boundaries or visually prominent, are more likely to require planning permission."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Does system size in kW determine whether I need planning permission?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "No. Planning decisions typically depend on physical dimensions, projection from the roof, height, and placement rather than the electrical capacity in kilowatts."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What other approvals should I consider alongside planning?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Solar installations may also involve building regulations compliance and DNO grid connection approval. If you are reviewing system options, you can compare assumptions and layouts using thesolar PV comparison tool, and for wider cost context seeare solar panels worth it in the UK in 2026."
                    }
                }
            ],
            "about": {
                "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#content"
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#webpage",
            "url": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk.schema"
                }
            ],
            "name": "Solar Panel Planning Permission UK | Do You Need It?",
            "headline": "Solar Panel Planning Permission UK | Do You Need It?",
            "description": "Understand solar panel planning permission uk in the UK, with clear explanations, examples, and practical next steps.",
            "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/uploads_resolved/images/151/960.webp"
            },
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-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/do-i-need-planning-permission-for-solar-panels-in-the-uk/#content",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/#webpage"
            },
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "headline": "Do I need planning permission for solar panels in the UK",
            "name": "Do I need planning permission for solar panels in the UK",
            "description": "Understand solar panel planning permission uk in the UK, with clear explanations, examples, and practical next steps.",
            "articleSection": "Resources",
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "about": [
                {
                    "@id": "https://kilowatts.uk/tags/solar-panel-planning-permission-uk/#entity",
                    "name": "Solar Panel Planning Permission Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/planning-permission-solar-panels/#entity",
                    "name": "Planning Permission Solar Panels"
                },
                {
                    "@id": "https://kilowatts.uk/tags/permitted-development-solar/#entity",
                    "name": "Permitted Development Solar"
                },
                {
                    "@id": "https://kilowatts.uk/tags/listed-building-solar-panels/#entity",
                    "name": "Listed Building Solar Panels"
                },
                {
                    "@id": "https://kilowatts.uk/tags/conservation-area-solar-panels/#entity",
                    "name": "Conservation Area Solar Panels"
                },
                {
                    "@id": "https://kilowatts.uk/tags/ground-mounted-solar-uk/#entity",
                    "name": "Ground Mounted Solar Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/lawful-development-certificate-solar/#entity",
                    "name": "Lawful Development Certificate Solar"
                },
                {
                    "@id": "https://kilowatts.uk/tags/dno-approval-g98-g99/#entity",
                    "name": "Dno Approval G98 G99"
                },
                {
                    "@id": "https://kilowatts.uk/tags/part-p-solar-installation/#entity",
                    "name": "Part P Solar Installation"
                },
                {
                    "@id": "https://kilowatts.uk/tags/uk-solar-regulations/#entity",
                    "name": "Uk Solar Regulations"
                }
            ],
            "keywords": "solar-panel-planning-permission-uk, planning-permission-solar-panels, permitted-development-solar, listed-building-solar-panels, conservation-area-solar-panels, ground-mounted-solar-uk, lawful-development-certificate-solar, dno-approval-g98-g99, part-p-solar-installation, uk-solar-regulations",
            "image": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/uploads_resolved/images/151/960.webp"
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://kilowatts.uk/resources/do-i-need-planning-permission-for-solar-panels-in-the-uk/"
            },
            "datePublished": "2026-02-27T07:42:59+00:00",
            "dateModified": "2026-03-10T12:41:15+00:00",
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            }
        }
    ]
}