Trust & Proof: Assistive Bathing – Signal Evidence & AI Readability

Assistive Bathing

(https://assistivebathing.co.uk) 📸 Data Snapshot: June 21, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
13 Impact Weight: 20 / 100
65% Reputation

Trust signals are present but lack external verification paths. The site references a Trustpilot rating and displays review counts (ranging from 9 to 29 across pages), but there are no direct outbound links to the Trustpilot profile for verification. The aggregateRating of 3.4 in the JSON-LD schema is honest, which actually reduces the BS score compared to sites that only display cherry-picked 5-star badges.

The proof density is high regarding product inventory but moderate regarding verified customer success. There are at least 10 specific product models named across the site with unique features (e.g., powered seats, low thresholds). However, there is a lack of named, located case studies or project photography beyond stock-style product images.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
65Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 18 2
/brochure-request/ 9 1
/walk-in-baths/ 29 1
/walk-in-showers/ 9 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/brochure-request/ — no schema detected (entity gap)
/walk-in-baths/
[
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "name": "Assistive Bathing",
        "image": [
            "https://www.assistivebathing.co.uk/wp-content/uploads/walk-in-baths-1.jpg.webp"
        ],
        "telephone": "0800 085 5000",
        "url": "https://www.assistivebathing.co.uk",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Mercury House, Kingswood Road, Hampton Lovett",
            "addressLocality": "Droitwich Spa",
            "postalCode": "WR9 0QH",
            "addressRegion": "Worcestershire",
            "addressCountry": "GB"
        },
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "3.4",
            "reviewCount": "44"
        },
        "priceRange": "££",
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "08:00",
                "closes": "18:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Saturday"
                ],
                "opens": "09:00",
                "closes": "16:00"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Service",
        "name": "Walk-in Baths",
        "serviceType": "Walk-in Bathroom Installation",
        "image": {
            "@type": "ImageObject",
            "url": "https://www.assistivebathing.co.uk/wp-content/uploads/Moritz-1.png",
            "width": 1000,
            "height": 600
        },
        "provider": {
            "@type": "LocalBusiness",
            "name": "Assistive Bathing",
            "image": {
                "@type": "ImageObject",
                "url": "https://www.assistivebathing.co.uk/wp-content/uploads/Moritz-1.png",
                "width": 1000,
                "height": 600
            },
            "telephone": null,
            "priceRange": "Contact us for a free quote",
            "address": {
                "@type": "PostalAddress",
                "addressLocality": null,
                "addressRegion": null,
                "streetAddress": null,
                "addressCountry": "GB",
                "postalCode": null
            }
        },
        "areaServed": {
            "@type": "State",
            "name": "United Kingdom"
        },
        "description": "Professional installation of accessible, walk-in bathrooms tailored for comfort, safety, and independence"
    }
]
/walk-in-showers/ — no schema detected (entity gap)