Identity & Authority: Hireahymer โ€“ Signal Evidence & AI Readability

Hireahymer

(http://www.hireahymer.com) ๐Ÿ“ธ Data Snapshot: May 22, 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.
3 Impact Weight: 15 / 100
20% Reputation

There is a major technical credibility gap as the site is serving WordPress Error messages in its metadata and has a broken heading hierarchy with no H1. While the Organization schema is present and links to a Facebook page, there is no Person schema for David or team members to establish expertise or authority in the travel sector. The lack of ABTA or ATOL information, which are industry standard proof expectations for UK-based travel platforms, creates a significant authority deficit.

The site makes bold claims in its meta descriptions regarding being ideally placed for exploring Snowdonia and providing insurance, but it fails to demonstrate this through actual content or case studies. There is no evidence of successful previous hires or specific vehicle conditions, creating a disconnect between the marketing intent in the metadata and the functional reality of the empty pages. The review count of 15 is a static claim with no corresponding narrative or user-generated substance.

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://hireahymer.com/",
            "url": "https://hireahymer.com/",
            "name": "Hire a Hymer",
            "isPartOf": {
                "@id": "https://hireahymer.com/#website"
            },
            "about": {
                "@id": "https://hireahymer.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://hireahymer.com/#primaryimage"
            },
            "image": {
                "@id": "https://hireahymer.com/#primaryimage"
            },
            "thumbnailUrl": "https://hireahymer.com/wp-content/uploads/2022/10/s-l1600.jpeg",
            "datePublished": "2022-10-28T12:32:29+00:00",
            "dateModified": "2026-03-15T09:19:07+00:00",
            "description": "Motorhome hire based in Colwyn Bay in North Wales",
            "breadcrumb": {
                "@id": "https://hireahymer.com/#breadcrumb"
            },
            "inLanguage": "en",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hireahymer.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://hireahymer.com/#primaryimage",
            "url": "https://hireahymer.com/wp-content/uploads/2022/10/s-l1600.jpeg",
            "contentUrl": "https://hireahymer.com/wp-content/uploads/2022/10/s-l1600.jpeg",
            "width": 482,
            "height": 361
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hireahymer.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hireahymer.com/#website",
            "url": "https://hireahymer.com/",
            "name": "Hire a Hymer",
            "description": "Motorhome for hire from Colwyn Bay in beautiful North Wales",
            "publisher": {
                "@id": "https://hireahymer.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hireahymer.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://hireahymer.com/#organization",
            "name": "Hireahymer",
            "url": "https://hireahymer.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://hireahymer.com/#/schema/logo/image/",
                "url": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "contentUrl": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "width": 829,
                "height": 301,
                "caption": "Hireahymer"
            },
            "image": {
                "@id": "https://hireahymer.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hireahymer/"
            ]
        }
    ]
}
/bookings/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hireahymer.com/bookings/",
            "url": "https://hireahymer.com/bookings/",
            "name": "Bookings - Hire a Hymer",
            "isPartOf": {
                "@id": "https://hireahymer.com/#website"
            },
            "datePublished": "2022-10-29T10:48:04+00:00",
            "dateModified": "2024-09-19T16:12:45+00:00",
            "breadcrumb": {
                "@id": "https://hireahymer.com/bookings/#breadcrumb"
            },
            "inLanguage": "en",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hireahymer.com/bookings/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hireahymer.com/bookings/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hireahymer.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bookings"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hireahymer.com/#website",
            "url": "https://hireahymer.com/",
            "name": "Hire a Hymer",
            "description": "Motorhome for hire from Colwyn Bay in beautiful North Wales",
            "publisher": {
                "@id": "https://hireahymer.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hireahymer.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://hireahymer.com/#organization",
            "name": "Hireahymer",
            "url": "https://hireahymer.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://hireahymer.com/#/schema/logo/image/",
                "url": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "contentUrl": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "width": 829,
                "height": 301,
                "caption": "Hireahymer"
            },
            "image": {
                "@id": "https://hireahymer.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hireahymer/"
            ]
        }
    ]
}
/who-we-are/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hireahymer.com/who-we-are/",
            "url": "https://hireahymer.com/who-we-are/",
            "name": "Who We Are - Hire a Hymer",
            "isPartOf": {
                "@id": "https://hireahymer.com/#website"
            },
            "datePublished": "2022-10-29T09:33:56+00:00",
            "dateModified": "2024-09-19T15:55:43+00:00",
            "breadcrumb": {
                "@id": "https://hireahymer.com/who-we-are/#breadcrumb"
            },
            "inLanguage": "en",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hireahymer.com/who-we-are/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hireahymer.com/who-we-are/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hireahymer.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Who We Are"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hireahymer.com/#website",
            "url": "https://hireahymer.com/",
            "name": "Hire a Hymer",
            "description": "Motorhome for hire from Colwyn Bay in beautiful North Wales",
            "publisher": {
                "@id": "https://hireahymer.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hireahymer.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://hireahymer.com/#organization",
            "name": "Hireahymer",
            "url": "https://hireahymer.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://hireahymer.com/#/schema/logo/image/",
                "url": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "contentUrl": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "width": 829,
                "height": 301,
                "caption": "Hireahymer"
            },
            "image": {
                "@id": "https://hireahymer.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hireahymer/"
            ]
        }
    ]
}
/bart-motorhome-for-hire-in-wales/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hireahymer.com/bart-motorhome-for-hire-in-wales/",
            "url": "https://hireahymer.com/bart-motorhome-for-hire-in-wales/",
            "name": "Bart - 4 berth - Hire a Hymer",
            "isPartOf": {
                "@id": "https://hireahymer.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://hireahymer.com/bart-motorhome-for-hire-in-wales/#primaryimage"
            },
            "image": {
                "@id": "https://hireahymer.com/bart-motorhome-for-hire-in-wales/#primaryimage"
            },
            "thumbnailUrl": "https://hireahymer.com/wp-content/uploads/2022/10/front-1.jpg",
            "datePublished": "2022-10-29T10:30:56+00:00",
            "dateModified": "2025-01-02T10:35:17+00:00",
            "description": "A 4 berth motorhome for hire in North Wales. Unlimited mileage and insurance included. We are ideally placed for exploring all Wales has to offer including the Llลทn Peninsula, Shell Island, Snowdonia, Pen y Fan, Brecon Beacons and The Gower Peninsula. Also a great base for setting out on the North Coast 500 in Scotland or travelling to and from Ireland by ferry.",
            "breadcrumb": {
                "@id": "https://hireahymer.com/bart-motorhome-for-hire-in-wales/#breadcrumb"
            },
            "inLanguage": "en",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hireahymer.com/bart-motorhome-for-hire-in-wales/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://hireahymer.com/bart-motorhome-for-hire-in-wales/#primaryimage",
            "url": "https://hireahymer.com/wp-content/uploads/2022/10/front-1.jpg",
            "contentUrl": "https://hireahymer.com/wp-content/uploads/2022/10/front-1.jpg",
            "width": 630,
            "height": 473
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hireahymer.com/bart-motorhome-for-hire-in-wales/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hireahymer.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bart – 4 berth"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hireahymer.com/#website",
            "url": "https://hireahymer.com/",
            "name": "Hire a Hymer",
            "description": "Motorhome for hire from Colwyn Bay in beautiful North Wales",
            "publisher": {
                "@id": "https://hireahymer.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hireahymer.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://hireahymer.com/#organization",
            "name": "Hireahymer",
            "url": "https://hireahymer.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://hireahymer.com/#/schema/logo/image/",
                "url": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "contentUrl": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "width": 829,
                "height": 301,
                "caption": "Hireahymer"
            },
            "image": {
                "@id": "https://hireahymer.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hireahymer/"
            ]
        }
    ]
}
/nerys/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hireahymer.com/nerys/",
            "url": "https://hireahymer.com/nerys/",
            "name": "Nerys - 4 berth - Hire a Hymer",
            "isPartOf": {
                "@id": "https://hireahymer.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://hireahymer.com/nerys/#primaryimage"
            },
            "image": {
                "@id": "https://hireahymer.com/nerys/#primaryimage"
            },
            "thumbnailUrl": "https://hireahymer.com/wp-content/uploads/2023/11/nerys1-1024x768.jpeg",
            "datePublished": "2022-10-29T10:31:30+00:00",
            "dateModified": "2025-01-02T10:42:58+00:00",
            "breadcrumb": {
                "@id": "https://hireahymer.com/nerys/#breadcrumb"
            },
            "inLanguage": "en",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hireahymer.com/nerys/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://hireahymer.com/nerys/#primaryimage",
            "url": "https://hireahymer.com/wp-content/uploads/2023/11/nerys1.jpeg",
            "contentUrl": "https://hireahymer.com/wp-content/uploads/2023/11/nerys1.jpeg",
            "width": 2560,
            "height": 1920
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hireahymer.com/nerys/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hireahymer.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Nerys – 4 berth"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hireahymer.com/#website",
            "url": "https://hireahymer.com/",
            "name": "Hire a Hymer",
            "description": "Motorhome for hire from Colwyn Bay in beautiful North Wales",
            "publisher": {
                "@id": "https://hireahymer.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hireahymer.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://hireahymer.com/#organization",
            "name": "Hireahymer",
            "url": "https://hireahymer.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://hireahymer.com/#/schema/logo/image/",
                "url": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "contentUrl": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "width": 829,
                "height": 301,
                "caption": "Hireahymer"
            },
            "image": {
                "@id": "https://hireahymer.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hireahymer/"
            ]
        }
    ]
}
/ivor/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hireahymer.com/ivor/",
            "url": "https://hireahymer.com/ivor/",
            "name": "Ivor - 6 berth - Hire a Hymer",
            "isPartOf": {
                "@id": "https://hireahymer.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://hireahymer.com/ivor/#primaryimage"
            },
            "image": {
                "@id": "https://hireahymer.com/ivor/#primaryimage"
            },
            "thumbnailUrl": "https://hireahymer.com/wp-content/uploads/2023/11/ivor1.jpeg",
            "datePublished": "2022-10-29T10:32:06+00:00",
            "dateModified": "2025-01-02T10:40:11+00:00",
            "breadcrumb": {
                "@id": "https://hireahymer.com/ivor/#breadcrumb"
            },
            "inLanguage": "en",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hireahymer.com/ivor/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://hireahymer.com/ivor/#primaryimage",
            "url": "https://hireahymer.com/wp-content/uploads/2023/11/ivor1.jpeg",
            "contentUrl": "https://hireahymer.com/wp-content/uploads/2023/11/ivor1.jpeg",
            "width": 1024,
            "height": 768
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hireahymer.com/ivor/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hireahymer.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Ivor – 6 berth"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hireahymer.com/#website",
            "url": "https://hireahymer.com/",
            "name": "Hire a Hymer",
            "description": "Motorhome for hire from Colwyn Bay in beautiful North Wales",
            "publisher": {
                "@id": "https://hireahymer.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hireahymer.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en"
        },
        {
            "@type": "Organization",
            "@id": "https://hireahymer.com/#organization",
            "name": "Hireahymer",
            "url": "https://hireahymer.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en",
                "@id": "https://hireahymer.com/#/schema/logo/image/",
                "url": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "contentUrl": "http://hireahymer.com/wp-content/uploads/2022/10/logo-removebg-preview.png",
                "width": 829,
                "height": 301,
                "caption": "Hireahymer"
            },
            "image": {
                "@id": "https://hireahymer.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hireahymer/"
            ]
        }
    ]
}
๐Ÿ›ก๏ธ Trust Signals โ€” external proof links that back the declared identity
90Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 15 0
/bookings/ 15 0
/who-we-are/ 15 0
/bart-motorhome-for-hire-in-wales/ 15 0
/nerys/ 15 0
/ivor/ 15 0