{
    "@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/solar-mission/#webpage-breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": {
                        "@id": "https://kilowatts.uk"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Solar Mission",
                    "item": {
                        "@id": "https://kilowatts.uk/solar-mission/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/solar-mission/#faq",
            "url": "https://kilowatts.uk/solar-mission/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/solar-mission/#webpage"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What is Mo's Solar Mission?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Mo's Solar Mission is a community initiative that installs free solar panels for households struggling with energy bills. People can nominate someone they believe deserves help, and the community can vote and support the mission through donations and sharing."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How do I nominate someone for free solar panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "You can nominate someone by submitting their details through the nomination form on this page. Tell us why they deserve help and how free solar panels could improve their situation."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I nominate someone else?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. Anyone can nominate a household they believe deserves support. You do not need to own the property or live there yourself, but you should have permission to share their details."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How are the winners chosen?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "The community helps decide by voting and supporting nominations. We also review each case to ensure installations are suitable and achievable before moving forward."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How are the free solar installations funded?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Solar installations are funded through community donations, sponsorships, and support from the Kilowatts.uk network of renewable energy partners."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What happens if a nomination is selected?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "If selected, our team will review the property to confirm that solar panels can be installed safely and effectively. Once approved, a partner installer from the Kilowatts.uk network will carry out the installation."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can I donate to support the Solar Mission?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes. The mission relies on community support. Donations help fund solar installations for nominated households and allow more families to benefit from renewable energy."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Does it cost anything to nominate someone?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "No. Nominating someone is completely free. The goal of Mo's Solar Mission is to help households reduce energy costs and access renewable power without financial barriers."
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/solar-mission/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/solar-mission/#webpage",
            "url": "https://kilowatts.uk/solar-mission/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/solar-mission.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/solar-mission.schema"
                }
            ],
            "name": "Mo's Solar Mission | Community Solar | kilowatts.uk",
            "headline": "Mo's Solar Mission | Community Solar | kilowatts.uk",
            "description": "Mo's Solar Mission is a community-funded UK solar giveaway. Submit a story, build support, and the community funds the winning installation.",
            "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/pages_resolved/solar-mission/960.webp"
            }
        }
    ]
}