Trust & Proof: My Chinese Restaurant – Signal Evidence & AI Readability

My Chinese Restaurant

(https://www.mychineserestaurant.co.uk) 📸 Data Snapshot: May 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.
8 Impact Weight: 20 / 100
40% Reputation

The site displays a review_count of up to 83 on some pages, yet the proof_links_count remains at 1, suggesting reviews are hosted internally without third-party verification. There is no mention of a Food Hygiene Rating, which is a critical missing proof expectation for the UK food industry. Claims of being ‘professional’ and serving the area with ‘heart and passion’ are standard marketing filler without external validation paths.

The ratio of proof to fluff is low. While the menu items are specific, they are standard commodity offerings (Sweet & Sour Chicken, Beef with Black Bean Sauce) that do not support the claim of cooking a unique ‘style.’ Verifiable evidence such as hygiene scores, supplier names, and owner biographies are entirely absent, replaced by vague assertions of ‘passion.’

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
293Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 41 1
/online-ordering/ 83 1
/reservations/ 41 1
/buffet/ 45 1
/menu/ 41 1
/loyalty/ 42 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org/",
        "@type": "WebSite",
        "url": "https://www.mychineserestaurant.co.uk/",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://www.mychineserestaurant.co.uk/search?q={search_term}"
            },
            "query-input": "required name=search_term"
        }
    },
    {
        "@context": "https://schema.org/",
        "@type": "Restaurant",
        "name": "My Chinese Restaurant Ipswich",
        "image": "https://static.wixstatic.com/media/1205ac_b594c46862c5466690ccadde8446865b~mv2.jpg",
        "address": {
            "@type": "PostalAddress",
            "addressCountry": "GB",
            "addressLocality": "Ipswich",
            "addressRegion": "ENG",
            "postalCode": "IP1 3EW",
            "streetAddress": "71 Saint Matthew's Street"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "52.0599552",
            "longitude": "1.1465952"
        },
        "url": "https://www.mychineserestaurant.co.uk",
        "telephone": "01473233388",
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Sunday",
                "opens": "17:00",
                "closes": "22:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Tuesday",
                "opens": "17:00",
                "closes": "22:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Wednesday",
                "opens": "17:00",
                "closes": "22:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Thursday",
                "opens": "17:00",
                "closes": "22:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Friday",
                "opens": "17:00",
                "closes": "22:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Saturday",
                "opens": "17:00",
                "closes": "22:00"
            }
        ],
        "acceptsReservations": "True"
    },
    {
        "@context": "https://schema.org/",
        "@type": "WebSite",
        "name": "MyChineseRestaurant",
        "url": "https://www.mychineserestaurant.co.uk"
    }
]
/online-ordering/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.mychineserestaurant.co.uk/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Online Order",
            "item": "https://www.mychineserestaurant.co.uk/online-ordering"
        }
    ]
}
/reservations/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.mychineserestaurant.co.uk/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Reservations",
            "item": "https://www.mychineserestaurant.co.uk/reservations"
        }
    ]
}
/buffet/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "app.breadcrumbs.labels.home",
            "item": "https://www.mychineserestaurant.co.uk/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Buffet",
            "item": "https://www.mychineserestaurant.co.uk/buffet"
        }
    ]
}
/menu/ — no schema detected (entity gap)
/loyalty/ — no schema detected (entity gap)