{
    "@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/what-is-ja-solar-jumbo-understanding-large-format-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": "What is JA Solar Jumbo? Understanding Large-Format Solar Panels in the UK",
                    "item": {
                        "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/"
                    }
                }
            ]
        },
        {
            "@type": "FAQPage",
            "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#faq",
            "url": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#faq",
            "inLanguage": "en-GB",
            "isPartOf": [
                {
                    "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#webpage"
                },
                {
                    "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#content"
                }
            ],
            "mainEntity": [
                {
                    "@type": "Question",
                    "name": "What does JA Solar Jumbo mean?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "JA Solar Jumbo is an informal UK trade name for large-format JA Solar solar panels, usually around 500 W to 560 W. It is not a separate solar technology or a special JA Solar product range. The word “Jumbo” mainly refers to the panel’s larger physical size, so the exact model number, datasheet, dimensions, weight, electrical ratings, cell technology, and warranty terms matter more than the nickname."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels different from standard domestic solar panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, mainly in size and wattage. A typical UK domestic solar panel is often around 400 W to 450 W, while a JA Solar Jumbo panel may be around 500 W to 560 W and physically larger. The higher wattage usually comes from having more panel area, not necessarily from producing much more electricity per square metre."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels good for UK homes?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "They can be good for UK homes with large, simple, unshaded roof areas. They are less suitable for small or awkward roofs with dormers, chimneys, roof windows, vents, hips, valleys, or limited edge margins. For most homes, the key question is whether the exact panel fits the roof and electrical design better than a smaller domestic module."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels better than smaller solar panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Not always. Jumbo panels can reduce the number of modules needed for a system, which may simplify some installations on large clear roofs. However, smaller panels can sometimes fit a complex roof more neatly and allow a higher total system size by reducing wasted space around obstacles. The better option depends on the roof layout, inverter design, mounting system, shading, access, and total installed cost."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How much electricity can a JA Solar Jumbo panel generate in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "As a broad estimate, a 545 W JA Solar Jumbo panel might generate around 460 kWh to 600 kWh per year on a favourable UK roof. Output can be lower on shaded, east-west, north-facing, steep, shallow, or poorly designed systems. Actual generation depends on location, roof orientation, pitch, shading, temperature, inverter performance, and system design, and the panel will not produce its rated wattage all day because the rating is measured under standard test conditions."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels suitable for commercial and agricultural roofs?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Yes, they are often well suited to commercial, agricultural, ground-mounted, warehouse, workshop, and other large-scale installations where there is plenty of clear space. Their larger size can reduce panel count, clamps, electrical connections, and installation complexity on suitable roofs. The roof structure, fixing strength, wind loading, access, maintenance route, and electrical design still need to be checked carefully."
                    }
                },
                {
                    "@type": "Question",
                    "name": "When might JA Solar Jumbo panels be the wrong choice?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "They may be the wrong choice where the roof is small, fragile, shaded, difficult to access, or broken up by features such as dormers, rooflights, chimneys, vents, hips, and valleys. They can also be unsuitable if the inverter, optimiser, or microinverter is not compatible with the panel’s current and voltage characteristics. Large panels need careful handling, correct clamp zones, suitable lifting arrangements, and a mounting design that matches the roof."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do JA Solar Jumbo panels produce more power per square metre?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Not necessarily. A Jumbo panel has a higher wattage mainly because it is larger. Its efficiency per square metre depends on the exact model. A smaller premium panel may produce more power from a limited roof area if it has higher efficiency or fits the usable roof space more effectively."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What should I check before accepting a quote for JA Solar Jumbo panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Ask for the exact model code, datasheet, dimensions, weight, wattage, voltage, current, cell type, efficiency, product warranty, performance warranty, and installation method. The quote should also confirm inverter compatibility, mounting system suitability, clamp zones, wind-loading assumptions, DNO requirements, MCS certification where relevant, and whether the roof layout has been designed from real roof measurements rather than a generic panel count."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Why is the exact JA Solar model number important?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "“JA Solar Jumbo” is not specific enough to identify the panel. Different JA Solar large-format panels can have different dimensions, weights, electrical ratings, cell technologies, efficiencies, warranties, and installation requirements. The full model number is needed to check whether the panel suits the roof, inverter, mounting system, warranty conditions, and any future replacement requirements."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels compatible with all inverters?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "No. The installer must check open-circuit voltage, short-circuit current, MPPT voltage range, MPPT current limits, string design, optimiser or microinverter ratings, and connector compatibility. Some large modern panels have higher current characteristics than older inverters were designed for, so compatibility should never be assumed from wattage alone."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do JA Solar Jumbo panels need DNO approval in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Grid-connected solar systems in the UK must meet DNO requirements. G98 usually applies to smaller systems up to 3.68 kW per phase inverter output, while G99 usually applies above that level or where a more detailed application is required. The inverter’s AC output and export capacity are especially important for DNO assessment, not just the total wattage of the panels."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do JA Solar Jumbo panels qualify for Smart Export Guarantee payments?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "They can, provided the overall installation meets the supplier’s requirements. In practice, Smart Export Guarantee payments usually require an MCS-certified installation, a suitable export meter setup, and an eligible export tariff. The panel brand alone does not determine SEG eligibility."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How long do JA Solar Jumbo panels last?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "JA Solar panels are generally designed for long service lives, commonly 25 years or more. Many older p-type models have a 12-year product warranty and a 25-year linear power output warranty, while some newer n-type models may offer longer warranty terms. Always check the exact warranty document for the specific model and supply route being quoted."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What is the difference between a product warranty and a performance warranty?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "A product warranty covers defects in the solar panel itself, subject to the manufacturer’s terms. A performance warranty promises that the panel should retain a minimum level of output over time, again subject to the warranty conditions. These warranties are separate from the installer’s workmanship warranty, which covers the quality of the installation."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels cheaper to install?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Not always. They may reduce the number of panels, clamps, and connections required, which can help on some large, simple projects. However, their larger size can make handling harder, increase labour on awkward roofs, require more careful mounting design, or create access issues. The value should be judged on the full installed system cost and expected output, not the panel wattage alone."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How do JA Solar Jumbo panels compare with premium residential panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Premium residential panels often focus on higher efficiency, compact size, appearance, longer product warranties, or stronger degradation terms. JA Solar Jumbo panels often appeal where cost per watt, availability, and total project value are important. On a large simple roof, Jumbo panels can be a practical mainstream choice; on a small constrained roof, compact premium panels may achieve a better layout and higher total output."
                    }
                },
                {
                    "@type": "Question",
                    "name": "How do JA Solar Jumbo panels compare with other large-format brands?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "JA Solar large-format panels are broadly comparable with large modules from brands such as Trina Solar, Jinko Solar, LONGi, and Canadian Solar. The best choice depends on the exact datasheet, dimensions, electrical characteristics, warranty route, availability, efficiency, degradation terms, and installation design. A slightly higher wattage panel is not automatically the better option."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels too heavy for a house roof?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Not necessarily, but the roof structure and mounting method must be suitable. Large-format panels commonly weigh more than smaller domestic modules, often around 27 kg to 29 kg depending on the model. The installer should consider panel weight, wind loading, roof covering, rafter condition, hook or fixing layout, access, scaffold design, and safe handling."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Can JA Solar Jumbo panels be installed in landscape or portrait orientation?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Often yes, but the permitted mounting method depends on the specific datasheet and mounting system. Clamp zones, rail positions, wind load calculations, cable reach, and drainage considerations must be checked. Landscape installation may require a different rail arrangement from portrait installation and should not be assumed without checking the manufacturer’s installation guidance."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels affected more by shading?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Any solar panel is affected by shading, and larger panels can be more difficult to position away from shadows on complex roofs. Chimneys, dormers, roof vents, aerials, trees, and neighbouring buildings can all reduce output. A good system design should assess shading and may use smaller panels, optimisers, microinverters, or a different layout where appropriate."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Should I choose JA Solar Jumbo panels just because they have higher wattage?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "No. Higher wattage per panel does not automatically mean a better solar system. The best panel is the one that fits the roof safely, works with the inverter, avoids avoidable shading, meets warranty conditions, and gives the strongest overall system performance for the property."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What are the most common mistakes when choosing JA Solar Jumbo panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Common mistakes include treating “Jumbo” as a technology upgrade, choosing the highest wattage without checking roof fit, ignoring inverter current limits, overlooking wind loading and clamp zones, comparing quotes without the exact model number, and accepting a quote that does not include a datasheet. A good installer should design the system around the property rather than the panel nickname."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do JA Solar Jumbo panels use n-type TOPCon or mono PERC cells?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "It depends on the exact model. Some newer JA Solar large-format panels use n-type TOPCon cells, while older or lower-cost versions may use mono PERC technology. Cell type can affect efficiency, degradation, warranty terms, and temperature performance, so it should be checked on the datasheet rather than assumed from the word “Jumbo”."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Does Tier 1 mean JA Solar Jumbo panels are the best panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "No. Tier 1 is mainly a bankability term used in the solar industry and is not a direct ranking of panel quality, efficiency, warranty strength, or suitability for a specific roof. JA Solar is a major global manufacturer, but the right choice still depends on the exact panel model, installer quality, mounting design, inverter compatibility, and warranty support."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Do JA Solar Jumbo panels need planning permission in the UK?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Most domestic roof-mounted solar installations in England are permitted development if they meet the relevant conditions, but there are exceptions. Listed buildings, conservation areas, flats, commercial properties, ground-mounted systems, and unusual designs may need extra checks or consent. Planning rules are separate from Building Regulations, DNO requirements, and MCS requirements."
                    }
                },
                {
                    "@type": "Question",
                    "name": "What Building Regulations issues matter with JA Solar Jumbo panels?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "Structural and electrical safety are the main Building Regulations considerations. Larger panels add weight and can create significant wind uplift forces, especially near roof edges or on exposed sites. The roof structure, fixings, fire safety, DC cable routing, isolators, labelling, and electrical testing should all be handled by a competent installer."
                    }
                },
                {
                    "@type": "Question",
                    "name": "Are JA Solar Jumbo panels harder to replace in future?",
                    "acceptedAnswer": {
                        "@type": "Answer",
                        "text": "They can be. Large-format panel sizes change over time, and an exact physical match may not be available years later. This can matter where the roof layout is very tight or where a replacement panel must match existing rails, clamps, string design, appearance, and electrical ratings. Good installation records, model details, and commissioning documents make future maintenance easier."
                    }
                }
            ],
            "about": {
                "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#content"
            }
        },
        {
            "@type": "WebPage",
            "breadcrumb": {
                "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#webpage-breadcrumb"
            },
            "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#webpage",
            "url": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/",
            "encoding": [
                {
                    "@type": "MediaObject",
                    "encodingFormat": "text/markdown",
                    "contentUrl": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk.md"
                },
                {
                    "@type": "MediaObject",
                    "encodingFormat": "application/ld+json",
                    "contentUrl": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk.schema"
                }
            ],
            "name": "What is JA Solar Jumbo? Understanding Large-Format Solar Panels in the UK",
            "headline": "What is JA Solar Jumbo? Understanding Large-Format Solar Panels in the UK",
            "description": "Discover the benefits and limitations of JA Solar Jumbo, a popular large-format solar panel option in the UK. Learn how it compares to standard domestic panels…",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "inLanguage": "en-GB",
            "dateModified": "2026-06-23T08:37:10+00:00",
            "primaryImageOfPage": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/uploads_resolved/images/395/1600.webp"
            },
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            },
            "mainEntity": {
                "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-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/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#content",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "@id": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/#webpage"
            },
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://kilowatts.uk/#website"
            },
            "headline": "What is JA Solar Jumbo? Understanding Large-Format Solar Panels in the UK",
            "name": "What is JA Solar Jumbo? Understanding Large-Format Solar Panels in the UK",
            "description": "Discover the benefits and limitations of JA Solar Jumbo, a popular large-format solar panel option in the UK. Learn how it compares to standard domestic panels…",
            "articleSection": "Resources",
            "publisher": {
                "@id": "https://kilowatts.uk#organization"
            },
            "about": [
                {
                    "@id": "https://kilowatts.uk/tags/renewable-energy-uk/#entity",
                    "name": "Renewable Energy Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/home-battery/#entity",
                    "name": "Home Battery"
                },
                {
                    "@id": "https://kilowatts.uk/tags/solar-storage/#entity",
                    "name": "Solar Storage"
                },
                {
                    "@id": "https://kilowatts.uk/tags/solar-panels-uk/#entity",
                    "name": "Solar Panels Uk"
                },
                {
                    "@id": "https://kilowatts.uk/tags/panel-efficiency/#entity",
                    "name": "Panel Efficiency"
                },
                {
                    "@id": "https://kilowatts.uk/tags/inverter-sizing/#entity",
                    "name": "Inverter Sizing"
                },
                {
                    "@id": "https://kilowatts.uk/tags/uk-solar-grants/#entity",
                    "name": "Uk Solar Grants"
                },
                {
                    "@id": "https://kilowatts.uk/tags/export-tariff/#entity",
                    "name": "Export Tariff"
                },
                {
                    "@id": "https://kilowatts.uk/tags/installation-cost/#entity",
                    "name": "Installation Cost"
                },
                {
                    "@id": "https://kilowatts.uk/tags/battery-storage/#entity",
                    "name": "Battery Storage"
                }
            ],
            "keywords": "renewable-energy-uk, home-battery, solar-storage, solar-panels-uk, panel-efficiency, inverter-sizing, uk-solar-grants, export-tariff, installation-cost, battery-storage",
            "image": {
                "@type": "ImageObject",
                "url": "https://kilowatts.uk/uploads_resolved/images/437/960.webp",
                "width": 1536,
                "height": 1024
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://kilowatts.uk/resources/what-is-ja-solar-jumbo-understanding-large-format-solar-panels-in-the-uk/"
            },
            "datePublished": "2026-06-29T12:35:32+00:00",
            "dateModified": "2026-07-18T08:13:11+00:00",
            "author": {
                "@id": "https://kilowatts.uk/authors/david-coleman/#person"
            }
        }
    ]
}