{
    "@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/tags/aeroleaf/#webpage-breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": {
                        "@id": "https://kilowatts.uk/"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Tags",
                    "item": {
                        "@id": "https://kilowatts.uk/tags/"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Aeroleaf",
                    "item": {
                        "@id": "https://kilowatts.uk/tags/aeroleaf/"
                    }
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "@id": "https://kilowatts.uk/tags/aeroleaf/#webpage",
            "url": "https://kilowatts.uk/tags/aeroleaf/",
            "name": "Everything Tagged with Aeroleaf",
            "headline": "Everything Tagged with Aeroleaf",
            "description": "Browse our collection of articles and resources related to Aeroleaf",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "breadcrumb": {
                "@id": "https://kilowatts.uk/tags/aeroleaf/#webpage-breadcrumb"
            },
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "inLanguage": "en-GB",
            "about": {
                "@id": "https://kilowatts.uk/tags/aeroleaf/#entity",
                "name": "Aeroleaf"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/tags/aeroleaf/#webpage-list"
            },
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/pages_resolved/tags/{slug}/960.webp"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/images/pages_resolved/tags/{slug}/960.webp"
            }
        },
        {
            "@type": "ItemList",
            "@id": "https://kilowatts.uk/tags/aeroleaf/#webpage-list",
            "name": "Everything Tagged with Aeroleaf",
            "itemListOrder": "https://schema.org/ItemListOrderUnordered",
            "numberOfItems": 1,
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "item": {
                        "@type": "Article",
                        "@id": "https://kilowatts.uk/resources/energy-prices-rising-under-net-zero-uk/#content",
                        "name": "Net Zero Energy Prices: It's Not the Whole Story",
                        "headline": "Net Zero Energy Prices: It's Not the Whole Story",
                        "url": "https://kilowatts.uk/resources/energy-prices-rising-under-net-zero-uk/",
                        "mainEntityOfPage": {
                            "@type": "WebPage",
                            "@id": "https://kilowatts.uk/resources/energy-prices-rising-under-net-zero-uk/#webpage",
                            "name": "Net Zero Energy Prices: It's Not the Whole Story",
                            "url": "https://kilowatts.uk/resources/energy-prices-rising-under-net-zero-uk/",
                            "description": "Energy Prices Rising Under Net Zero, But It Is Not the Whole Story.",
                            "inLanguage": "en-GB",
                            "isPartOf": {
                                "@id": "https://kilowatts.uk/#website"
                            },
                            "breadcrumb": {
                                "@type": "BreadcrumbList",
                                "@id": "https://kilowatts.uk/resources/energy-prices-rising-under-net-zero-uk/#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": "Net Zero Energy Prices: It's Not the Whole Story",
                                        "item": "https://kilowatts.uk/resources/energy-prices-rising-under-net-zero-uk/"
                                    }
                                ]
                            },
                            "datePublished": "2025-10-16T20:40:00+00:00",
                            "dateModified": "2026-08-01T05:53:26+00:00"
                        },
                        "inLanguage": "en-GB",
                        "isPartOf": {
                            "@id": "https://kilowatts.uk/tags/aeroleaf/#webpage"
                        },
                        "description": "Energy Prices Rising Under Net Zero, But It Is Not the Whole Story.",
                        "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/546/960.webp",
                            "width": 1024,
                            "height": 1024
                        },
                        "datePublished": "2025-10-16T20:40:00+00:00",
                        "dateModified": "2026-08-01T05:53:26+00:00",
                        "about": {
                            "@id": "https://kilowatts.uk/tags/aeroleaf/#entity"
                        }
                    }
                }
            ]
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://kilowatts.uk/tags/aeroleaf/#entity",
            "name": "Aeroleaf",
            "url": "https://kilowatts.uk/tags/aeroleaf/",
            "inDefinedTermSet": "https://kilowatts.uk/tags/"
        }
    ]
}