Identity & Authority: All Seasons Roof – Signal Evidence & AI Readability

All Seasons Roof

(https://allseasonsroof.co.uk) 📸 Data Snapshot: June 21, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
6 Impact Weight: 15 / 100
40% Reputation

There is a notable identity gap in the structured data; the schema_json is limited to basic WebPage and WebSite types, missing Organization or LocalBusiness markup that would link the brand to physical locations or official registries. No individual experts or founders are named with Person schema, and the only human element is a first-name reference (Costa) in a testimonial. The technical implementation is clean but lacks the advanced schema that would prove established authority.

The site makes bold performance claims, such as Save Up To 40% In Energy Bills, without providing a case study link or a technical white paper to back the specific percentage. While testimonials from Mr and Mrs Allen and Mr and Mrs Mercer provide anecdotal evidence, they lack the specific performance metrics (e.g., actual U-value changes) promised in the marketing headers. The gap between the 10-year product warranty signal and the lack of a link to the actual warranty terms represents a substance deficit.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://allseasonsroof.co.uk/",
            "url": "https://allseasonsroof.co.uk/",
            "name": "Conservatory Roof & Insulation Solutions across the UK",
            "isPartOf": {
                "@id": "https://allseasonsroof.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://allseasonsroof.co.uk/#primaryimage"
            },
            "image": {
                "@id": "https://allseasonsroof.co.uk/#primaryimage"
            },
            "thumbnailUrl": "https://allseasonsroof.co.uk/wp-content/uploads/2022/11/new-internal-2.webp",
            "datePublished": "2020-07-10T08:46:23+00:00",
            "dateModified": "2025-10-24T10:33:17+00:00",
            "description": "Get a free quote on Conservatory Roof Insulations in Dorset. Insurance Backed 10 year Guarantee & No Deposit. Contact us for all your conservatory needs.",
            "breadcrumb": {
                "@id": "https://allseasonsroof.co.uk/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://allseasonsroof.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://allseasonsroof.co.uk/#primaryimage",
            "url": "https://allseasonsroof.co.uk/wp-content/uploads/2022/11/new-internal-2.webp",
            "contentUrl": "https://allseasonsroof.co.uk/wp-content/uploads/2022/11/new-internal-2.webp",
            "width": 354,
            "height": 179
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://allseasonsroof.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://allseasonsroof.co.uk/#website",
            "url": "https://allseasonsroof.co.uk/",
            "name": "All Seasons Roof",
            "description": "Conservatory Roof & Insulation Solutions across the UK",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://allseasonsroof.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/internal-insulation/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://allseasonsroof.co.uk/internal-insulation/",
            "url": "https://allseasonsroof.co.uk/internal-insulation/",
            "name": "Internal Insulation: Conservatory Insulated Ceiling - All Seasons Roof",
            "isPartOf": {
                "@id": "https://allseasonsroof.co.uk/#website"
            },
            "datePublished": "2020-11-16T16:39:37+00:00",
            "dateModified": "2025-08-28T11:18:06+00:00",
            "description": "Looking for internal insulation? All Seasons Roof provides conservatory insulated ceiling services. Contact us today.",
            "breadcrumb": {
                "@id": "https://allseasonsroof.co.uk/internal-insulation/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://allseasonsroof.co.uk/internal-insulation/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://allseasonsroof.co.uk/internal-insulation/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://allseasonsroof.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Internal Insulation"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://allseasonsroof.co.uk/#website",
            "url": "https://allseasonsroof.co.uk/",
            "name": "All Seasons Roof",
            "description": "Conservatory Roof & Insulation Solutions across the UK",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://allseasonsroof.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/cosypanels/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://allseasonsroof.co.uk/cosypanels/",
            "url": "https://allseasonsroof.co.uk/cosypanels/",
            "name": "All Seasons Roof - CosyPanels®",
            "isPartOf": {
                "@id": "https://allseasonsroof.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://allseasonsroof.co.uk/cosypanels/#primaryimage"
            },
            "image": {
                "@id": "https://allseasonsroof.co.uk/cosypanels/#primaryimage"
            },
            "thumbnailUrl": "https://allseasonsroof.co.uk/wp-content/uploads/2020/07/Conservatories-Lean-to-Conservatory-03-0-orldnc3kuo0i2om3nevhw2nbrjibqtogcpu1wwz5sg.png",
            "datePublished": "2021-02-24T14:58:35+00:00",
            "dateModified": "2025-10-24T11:10:04+00:00",
            "description": "All Seasons Roof offers high-quality conservatory roofing and insulation solutions using high-quality UPVC conservatory roof panels.",
            "breadcrumb": {
                "@id": "https://allseasonsroof.co.uk/cosypanels/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://allseasonsroof.co.uk/cosypanels/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://allseasonsroof.co.uk/cosypanels/#primaryimage",
            "url": "https://allseasonsroof.co.uk/wp-content/uploads/2020/07/Conservatories-Lean-to-Conservatory-03-0-orldnc3kuo0i2om3nevhw2nbrjibqtogcpu1wwz5sg.png",
            "contentUrl": "https://allseasonsroof.co.uk/wp-content/uploads/2020/07/Conservatories-Lean-to-Conservatory-03-0-orldnc3kuo0i2om3nevhw2nbrjibqtogcpu1wwz5sg.png",
            "width": 360,
            "height": 360
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://allseasonsroof.co.uk/cosypanels/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://allseasonsroof.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "CosyPanels®"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://allseasonsroof.co.uk/#website",
            "url": "https://allseasonsroof.co.uk/",
            "name": "All Seasons Roof",
            "description": "Conservatory Roof & Insulation Solutions across the UK",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://allseasonsroof.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/lightweight-tile/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://allseasonsroof.co.uk/lightweight-tile/",
            "url": "https://allseasonsroof.co.uk/lightweight-tile/",
            "name": "Lightweight Roof Tile: Tiled conservatory Roof - All Seasons Roof",
            "isPartOf": {
                "@id": "https://allseasonsroof.co.uk/#website"
            },
            "datePublished": "2020-11-27T17:00:00+00:00",
            "dateModified": "2025-10-24T11:51:52+00:00",
            "description": "Why install All Seasons Roof Lightweight Tiled Roofing? Get the best Tiled conservatory Roof services. Call today at 08007566882.",
            "breadcrumb": {
                "@id": "https://allseasonsroof.co.uk/lightweight-tile/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://allseasonsroof.co.uk/lightweight-tile/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://allseasonsroof.co.uk/lightweight-tile/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://allseasonsroof.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Lightweight Tile"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://allseasonsroof.co.uk/#website",
            "url": "https://allseasonsroof.co.uk/",
            "name": "All Seasons Roof",
            "description": "Conservatory Roof & Insulation Solutions across the UK",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://allseasonsroof.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
255Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 86 1
/internal-insulation/ 56 1
/cosypanels/ 57 1
/lightweight-tile/ 56 1