Trust & Proof: CÉ LA VI – Signal Evidence & AI Readability

CÉ LA VI

(https://celavi.com) 📸 Data Snapshot: May 29, 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.
4 Impact Weight: 20 / 100
20% Reputation

The site exhibits high trust theatre with review_count: 10 in the London schema, yet proof_links_count is zero for most sub-pages, indicating that social proof is displayed without verifiable external paths. The trust_theatre_flag is true on several pages, including the 404 pages, suggesting that trust-building elements are hardcoded into templates regardless of content validity. Claims like ‘London’s highest rooftop’ (West London specific) are made without referencing external awards or independent architectural validation.

The ratio of evidence to fluff is low; for every one specific fact (Paddington Square, 17th floor), there are approximately five lines of generic marketing copy. Out of four strategic pages, two are non-functional (404s), meaning 50% of the site’s primary proof paths are broken. Verified evidence is restricted to the schema markup, while the visible text remains almost entirely descriptive and unsubstantiated.

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
22Review mentions (all pages)
2External proof links (all pages)
PageReviewsProof links
/ (home) 10 2
/private-events/ 4 0
/contact-us/ 4 0
/terrace/ 4 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://ldn.celavi.com/#organization",
            "name": "CÉ LA VI",
            "url": "https://ldn.celavi.com/",
            "logo": "https://cdn.prod.website-files.com/6812161a76d28e4fd9a8475a/6894374595c7378cdb36e904_CeLaVi_Legacy_Only_CMYK.webp",
            "sameAs": [
                "https://www.instagram.com/celavi.london/",
                "https://www.facebook.com/celavilondon",
                "https://www.linkedin.com/company/celavi/"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://ldn.celavi.com/#website",
            "url": "https://ldn.celavi.com/",
            "name": "CÉ LA VI London",
            "publisher": {
                "@id": "https://ldn.celavi.com/#organization"
            }
        },
        {
            "@type": "Restaurant",
            "@id": "https://ldn.celavi.com/#restaurant",
            "name": "CÉ LA VI London",
            "url": "https://ldn.celavi.com/",
            "description": "Rooftop restaurant, terrace and bar on the 17th and 18th floors of Paddington Square, offering modern Asian cuisine and panoramic skyline views over London.",
            "servesCuisine": "Modern Asian",
            "telephone": "+442046307888",
            "priceRange": "£100+",
            "acceptsReservations": true,
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 & 18, 1 Paddington Square",
                "addressLocality": "London",
                "postalCode": "W2 1DL",
                "addressCountry": "GB"
            },
            "openingHoursSpecification": [
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "Monday",
                        "Tuesday",
                        "Sunday"
                    ],
                    "opens": "12:00",
                    "closes": "00:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "Wednesday",
                    "opens": "12:00",
                    "closes": "00:30"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "Thursday",
                        "Friday",
                        "Saturday"
                    ],
                    "opens": "12:00",
                    "closes": "01:30"
                }
            ],
            "amenityFeature": [
                {
                    "@type": "LocationFeatureSpecification",
                    "name": "Reservations required",
                    "value": true
                },
                {
                    "@type": "LocationFeatureSpecification",
                    "name": "Happy-hour food",
                    "value": true
                },
                {
                    "@type": "LocationFeatureSpecification",
                    "name": "Private dining room",
                    "value": true
                }
            ],
            "brand": {
                "@id": "https://ldn.celavi.com/#organization"
            },
            "mainEntityOfPage": {
                "@id": "https://ldn.celavi.com/#website"
            }
        }
    ]
}
/private-events/ — no schema detected (entity gap)
/contact-us/ — no schema detected (entity gap)
/terrace/ — no schema detected (entity gap)