Identity & Authority: Walker Engineering – Signal Evidence & AI Readability

Walker Engineering

(https://www.walkereng.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.
7 Impact Weight: 15 / 100
47% Reputation

While the site names its leadership team extensively (Andy Walker, Sarah Walker, etc.), the schema_json is basic WebPage data and lacks Organization or Person schema. There are no sameAs links to professional profiles (LinkedIn) or industry bodies to verify the expertise of the named managers. Technical implementation is clean but lacks the advanced Industry 4.0 positioning suggested by the ‘innovation’ marketing claims.

The claim of being ‘unrivalled in Liverpool, Manchester & beyond’ is a bold marketing assertion without any comparative data or benchmark. Similarly, the promise of ‘highest quality at the best possible price’ is an unsubstantiated clichΓ© that contradicts the ‘bespoke’ and ‘innovative’ positioning. The most grounded performance claims are in the News section, which details specific 2021 financial figures, though these are now stale by over 4 years relative to the 2026 anchor date.

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.walkereng.co.uk/",
            "url": "https://www.walkereng.co.uk/",
            "name": "Walker Engineering | Engineering Experts",
            "isPartOf": {
                "@id": "https://www.walkereng.co.uk/#website"
            },
            "datePublished": "2022-10-05T14:49:01+00:00",
            "dateModified": "2023-02-09T10:32:33+00:00",
            "description": "North West-based Walker Engineering specialises in the design, installation, maintenance, servicing, and fabrication work for mechanical and electrical projects.",
            "breadcrumb": {
                "@id": "https://www.walkereng.co.uk/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.walkereng.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.walkereng.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.walkereng.co.uk/#website",
            "url": "https://www.walkereng.co.uk/",
            "name": "Walker Engineering",
            "description": "Website",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.walkereng.co.uk/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.walkereng.co.uk/about-us/",
            "url": "https://www.walkereng.co.uk/about-us/",
            "name": "About Us | Engineering Experts | Walker Engineering",
            "isPartOf": {
                "@id": "https://www.walkereng.co.uk/#website"
            },
            "datePublished": "2022-10-12T11:55:37+00:00",
            "dateModified": "2023-02-10T11:42:01+00:00",
            "description": "Based outside Liverpool, Walker Engineering is the one-stop shop for all of your engineering needs. We offer a comprehensive service from design to installation and maintenance",
            "breadcrumb": {
                "@id": "https://www.walkereng.co.uk/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.walkereng.co.uk/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.walkereng.co.uk/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.walkereng.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.walkereng.co.uk/#website",
            "url": "https://www.walkereng.co.uk/",
            "name": "Walker Engineering",
            "description": "Website",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.walkereng.co.uk/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.walkereng.co.uk/contact-us/",
            "url": "https://www.walkereng.co.uk/contact-us/",
            "name": "Contact Us | Engineering Experts | Walker Engineering",
            "isPartOf": {
                "@id": "https://www.walkereng.co.uk/#website"
            },
            "datePublished": "2022-10-18T11:34:00+00:00",
            "dateModified": "2023-02-09T10:30:27+00:00",
            "description": "Walker Engineering is located within Skelmersdale and provides specialist engineering services to businesses throughout the North West.",
            "breadcrumb": {
                "@id": "https://www.walkereng.co.uk/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.walkereng.co.uk/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.walkereng.co.uk/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.walkereng.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.walkereng.co.uk/#website",
            "url": "https://www.walkereng.co.uk/",
            "name": "Walker Engineering",
            "description": "Website",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.walkereng.co.uk/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.walkereng.co.uk/services/",
            "url": "https://www.walkereng.co.uk/services/",
            "name": "Engineering Services Liverpool | Engineering Experts | Walker Engineering",
            "isPartOf": {
                "@id": "https://www.walkereng.co.uk/#website"
            },
            "datePublished": "2022-10-12T12:39:39+00:00",
            "dateModified": "2022-11-17T10:11:13+00:00",
            "description": "We have a team of highly qualified and experienced engineers with a wealth of experience in delivering complex projects",
            "breadcrumb": {
                "@id": "https://www.walkereng.co.uk/services/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.walkereng.co.uk/services/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.walkereng.co.uk/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.walkereng.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.walkereng.co.uk/#website",
            "url": "https://www.walkereng.co.uk/",
            "name": "Walker Engineering",
            "description": "Website",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.walkereng.co.uk/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/projects/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.walkereng.co.uk/projects/",
            "url": "https://www.walkereng.co.uk/projects/",
            "name": "Projects | Engineering Experts | Walker Engineering",
            "isPartOf": {
                "@id": "https://www.walkereng.co.uk/#website"
            },
            "datePublished": "2022-10-18T11:47:58+00:00",
            "dateModified": "2023-02-09T10:39:33+00:00",
            "description": "At Walker Engineering we provide only the best services for our customers, have a look through our past projects.",
            "breadcrumb": {
                "@id": "https://www.walkereng.co.uk/projects/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.walkereng.co.uk/projects/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.walkereng.co.uk/projects/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.walkereng.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Projects"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.walkereng.co.uk/#website",
            "url": "https://www.walkereng.co.uk/",
            "name": "Walker Engineering",
            "description": "Website",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.walkereng.co.uk/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.walkereng.co.uk/news/",
            "url": "https://www.walkereng.co.uk/news/",
            "name": "Engineering Articles & Features | Engineering Experts | Walker Engineering",
            "isPartOf": {
                "@id": "https://www.walkereng.co.uk/#website"
            },
            "datePublished": "2022-10-17T13:23:28+00:00",
            "dateModified": "2022-11-17T09:59:14+00:00",
            "description": "Read the latest company news of Walker Engineering and also the latest news, articles and features from the engineering industry.",
            "breadcrumb": {
                "@id": "https://www.walkereng.co.uk/news/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.walkereng.co.uk/news/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.walkereng.co.uk/news/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.walkereng.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.walkereng.co.uk/#website",
            "url": "https://www.walkereng.co.uk/",
            "name": "Walker Engineering",
            "description": "Website",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.walkereng.co.uk/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
19Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 7 2
/about-us/ 3 2
/contact-us/ 2 2
/services/ 2 2
/projects/ 2 2
/news/ 3 2