Identity & Authority: Gasworks Edinburgh – Signal Evidence & AI Readability

Gasworks Edinburgh

(https://www.gasworksedinburgh.co.uk) 📸 Data Snapshot: May 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.
11 Impact Weight: 15 / 100
73% Reputation

While the site names experts like ‘Adam,’ there is no associated Person schema or sameAs links to professional profiles (LinkedIn or Gas Safe Register) to verify their credentials digitally. The Organization schema is present but basic, lacking granular expertise properties or founder details. Technical credibility is high, with clean heading hierarchies and localized metadata.

The site makes a strong performance claim of having ‘over 500 five-star reviews,’ which is the central pillar of its marketing tone. This is supported by specific review text on the homepage, but the site lacks a dedicated portfolio or case study section with technical metrics or ‘before and after’ imagery to demonstrate actual engineering outcomes beyond customer satisfaction.

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://www.gasworksedinburgh.co.uk/",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "name": "Gas Heating Engineers Edinburgh | Boiler Company - Gasworks Edinburgh",
            "isPartOf": {
                "@id": "https://www.gasworksedinburgh.co.uk/#website"
            },
            "about": {
                "@id": "https://www.gasworksedinburgh.co.uk/#organization"
            },
            "datePublished": "2024-03-11T11:33:12+00:00",
            "dateModified": "2024-09-12T15:25:50+00:00",
            "description": "Edinburgh's trusted Gas Safe heating engineers! Gasworks repairs & installs boilers, radiators & central heating systems. Fast, reliable & affordable.",
            "breadcrumb": {
                "@id": "https://www.gasworksedinburgh.co.uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gasworksedinburgh.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gasworksedinburgh.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gasworksedinburgh.co.uk/#website",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "name": "Gasworks Edinburgh",
            "description": "Gas & Heating Specialists in Edinburgh",
            "publisher": {
                "@id": "https://www.gasworksedinburgh.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gasworksedinburgh.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.gasworksedinburgh.co.uk/#organization",
            "name": "Gasworks Edinburgh",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/",
                "url": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "contentUrl": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "width": 368,
                "height": 86,
                "caption": "Gasworks Edinburgh"
            },
            "image": {
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/gasworksedinburgh"
            ]
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gasworksedinburgh.co.uk/contact-us/",
            "url": "https://www.gasworksedinburgh.co.uk/contact-us/",
            "name": "Contact Us | Call 0131 663 7222 - Gasworks Edinburgh",
            "isPartOf": {
                "@id": "https://www.gasworksedinburgh.co.uk/#website"
            },
            "datePublished": "2024-03-11T11:33:12+00:00",
            "dateModified": "2026-01-22T13:59:20+00:00",
            "description": "Call Gasworks Edinburgh for all your boiler and central heating installs, repairs and servicing.",
            "breadcrumb": {
                "@id": "https://www.gasworksedinburgh.co.uk/contact-us/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gasworksedinburgh.co.uk/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gasworksedinburgh.co.uk/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gasworksedinburgh.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gasworksedinburgh.co.uk/#website",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "name": "Gasworks Edinburgh",
            "description": "Gas & Heating Specialists in Edinburgh",
            "publisher": {
                "@id": "https://www.gasworksedinburgh.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gasworksedinburgh.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.gasworksedinburgh.co.uk/#organization",
            "name": "Gasworks Edinburgh",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/",
                "url": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "contentUrl": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "width": 368,
                "height": 86,
                "caption": "Gasworks Edinburgh"
            },
            "image": {
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/gasworksedinburgh"
            ]
        }
    ]
}
/boiler-repairs/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gasworksedinburgh.co.uk/boiler-repairs/",
            "url": "https://www.gasworksedinburgh.co.uk/boiler-repairs/",
            "name": "Boiler Repair Edinburgh | Emergency Boiler Repairs",
            "isPartOf": {
                "@id": "https://www.gasworksedinburgh.co.uk/#website"
            },
            "datePublished": "2024-03-11T11:33:12+00:00",
            "dateModified": "2026-02-16T12:59:24+00:00",
            "description": "Gasworks Edinburgh repairs ALL boiler makes & models. We offer FAST, same-day boiler repair to get your heating and hot water up & running!",
            "breadcrumb": {
                "@id": "https://www.gasworksedinburgh.co.uk/boiler-repairs/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gasworksedinburgh.co.uk/boiler-repairs/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gasworksedinburgh.co.uk/boiler-repairs/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gasworksedinburgh.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Boiler Repairs"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gasworksedinburgh.co.uk/#website",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "name": "Gasworks Edinburgh",
            "description": "Gas & Heating Specialists in Edinburgh",
            "publisher": {
                "@id": "https://www.gasworksedinburgh.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gasworksedinburgh.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.gasworksedinburgh.co.uk/#organization",
            "name": "Gasworks Edinburgh",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/",
                "url": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "contentUrl": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "width": 368,
                "height": 86,
                "caption": "Gasworks Edinburgh"
            },
            "image": {
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/gasworksedinburgh"
            ]
        }
    ]
}
/boiler-installation/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gasworksedinburgh.co.uk/boiler-installation/",
            "url": "https://www.gasworksedinburgh.co.uk/boiler-installation/",
            "name": "Boiler Installation Edinburgh | New Replacement Boilers",
            "isPartOf": {
                "@id": "https://www.gasworksedinburgh.co.uk/#website"
            },
            "datePublished": "2024-03-11T11:33:12+00:00",
            "dateModified": "2024-12-10T15:35:46+00:00",
            "description": "Edinburgh boiler installation & replacements! Gasworks fits new A-rated boilers for lower energy bills. Up to 10-year manufacturer guarantee!",
            "breadcrumb": {
                "@id": "https://www.gasworksedinburgh.co.uk/boiler-installation/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gasworksedinburgh.co.uk/boiler-installation/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gasworksedinburgh.co.uk/boiler-installation/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gasworksedinburgh.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Boiler Installation"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gasworksedinburgh.co.uk/#website",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "name": "Gasworks Edinburgh",
            "description": "Gas & Heating Specialists in Edinburgh",
            "publisher": {
                "@id": "https://www.gasworksedinburgh.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gasworksedinburgh.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.gasworksedinburgh.co.uk/#organization",
            "name": "Gasworks Edinburgh",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/",
                "url": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "contentUrl": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "width": 368,
                "height": 86,
                "caption": "Gasworks Edinburgh"
            },
            "image": {
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/gasworksedinburgh"
            ]
        }
    ]
}
/boiler-servicing/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gasworksedinburgh.co.uk/boiler-servicing/",
            "url": "https://www.gasworksedinburgh.co.uk/boiler-servicing/",
            "name": "Boiler Service Edinburgh | Annual Boiler Servicing - Gasworks Edinburgh",
            "isPartOf": {
                "@id": "https://www.gasworksedinburgh.co.uk/#website"
            },
            "datePublished": "2024-03-11T11:33:12+00:00",
            "dateModified": "2025-12-19T14:09:01+00:00",
            "description": "Annual boiler servicing keeps your heating running smoothly! We offer annual gas safety checks & efficiency tune-ups. Call for a quote!",
            "breadcrumb": {
                "@id": "https://www.gasworksedinburgh.co.uk/boiler-servicing/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gasworksedinburgh.co.uk/boiler-servicing/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gasworksedinburgh.co.uk/boiler-servicing/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gasworksedinburgh.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Boiler Servicing"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gasworksedinburgh.co.uk/#website",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "name": "Gasworks Edinburgh",
            "description": "Gas & Heating Specialists in Edinburgh",
            "publisher": {
                "@id": "https://www.gasworksedinburgh.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gasworksedinburgh.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.gasworksedinburgh.co.uk/#organization",
            "name": "Gasworks Edinburgh",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/",
                "url": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "contentUrl": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "width": 368,
                "height": 86,
                "caption": "Gasworks Edinburgh"
            },
            "image": {
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/gasworksedinburgh"
            ]
        }
    ]
}
/radiator-installation/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.gasworksedinburgh.co.uk/radiator-installation/",
            "url": "https://www.gasworksedinburgh.co.uk/radiator-installation/",
            "name": "Radiator Installation and Repairs Edinburgh - Gasworks Edinburgh",
            "isPartOf": {
                "@id": "https://www.gasworksedinburgh.co.uk/#website"
            },
            "datePublished": "2024-03-11T11:33:12+00:00",
            "dateModified": "2024-12-10T15:47:36+00:00",
            "description": "Edinburgh radiator installation and repairs. Gasworks installs new radiators & repairs leaks, valves for perfect warmth in your home. Call today!",
            "breadcrumb": {
                "@id": "https://www.gasworksedinburgh.co.uk/radiator-installation/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.gasworksedinburgh.co.uk/radiator-installation/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.gasworksedinburgh.co.uk/radiator-installation/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.gasworksedinburgh.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Radiator Installation"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.gasworksedinburgh.co.uk/#website",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "name": "Gasworks Edinburgh",
            "description": "Gas & Heating Specialists in Edinburgh",
            "publisher": {
                "@id": "https://www.gasworksedinburgh.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.gasworksedinburgh.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.gasworksedinburgh.co.uk/#organization",
            "name": "Gasworks Edinburgh",
            "url": "https://www.gasworksedinburgh.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/",
                "url": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "contentUrl": "https://www.gasworksedinburgh.co.uk/wp-content/uploads/2024/03/Gasworks-Edinburgh_Regular.svg",
                "width": 368,
                "height": 86,
                "caption": "Gasworks Edinburgh"
            },
            "image": {
                "@id": "https://www.gasworksedinburgh.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/gasworksedinburgh"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
1020Review mentions (all pages)
19External proof links (all pages)
PageReviewsProof links
/ (home) 234 4
/contact-us/ 144 3
/boiler-repairs/ 133 3
/boiler-installation/ 192 3
/boiler-servicing/ 124 3
/radiator-installation/ 193 3