Trust & Proof: Mott MacDonald – Signal Evidence & AI Readability

Mott MacDonald

(https://mottmac.com) 📸 Data Snapshot: May 31, 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.
18 Impact Weight: 20 / 100
90% Reputation

Trust theatre is minimal as the site provides high-verification proof paths. Rather than displaying unverified review widgets, the site links directly to its 2025 annual accounts and provides detailed case studies for projects like the Ontario Line and HS2. The presence of a mere 2 reviews in the schema is a technical footnote compared to the substantial proof of work provided by named infrastructure projects.

Proof density is significantly higher than industry averages. Across the four pages analyzed, there are 8+ instances of high-value evidence including specific financial figures (US$93.5M), named international clients (HS2, UK government), and specific technical protocols (observational method with machine learning). This ratio of evidence-to-assertion is what keeps the BS score in the Low range.

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
4Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/en/ 2 1
/en/careers/explore-our-careers/ 0 2
/en/markets-and-services/ 0 2
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.mottmac.com/en/#organization",
    "name": "Mott MacDonald",
    "sameAs": [
        "https://www.facebook.com/MottMacDonaldGroup",
        "https://x.com/mottmacdonald",
        "https://www.linkedin.com/company/mott-macdonald/"
    ],
    "url": "https://www.mottmac.com/en/",
    "address": {
        "@type": "PostalAddress"
    },
    "legalName": "Mott MacDonald",
    "logo": {
        "@type": "ImageObject",
        "url": "https://www.mottmac.com/globalassets/media-assets/site-assets/logos/mm_logo_white.svg"
    }
}
/en/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.mottmac.com/en/#organization",
    "name": "Mott MacDonald",
    "sameAs": [
        "https://www.facebook.com/MottMacDonaldGroup",
        "https://x.com/mottmacdonald",
        "https://www.linkedin.com/company/mott-macdonald/"
    ],
    "url": "https://www.mottmac.com/en/",
    "address": {
        "@type": "PostalAddress"
    },
    "legalName": "Mott MacDonald",
    "logo": {
        "@type": "ImageObject",
        "url": "https://www.mottmac.com/globalassets/media-assets/site-assets/logos/mm_logo_white.svg"
    }
}
/en/careers/explore-our-careers/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "@id": "https://www.mottmac.com/en/",
            "name": "Home",
            "item": {
                "@type": "Thing",
                "@id": "https://www.mottmac.com/en/",
                "url": "https://www.mottmac.com/en/"
            },
            "position": 1
        },
        {
            "@type": "ListItem",
            "@id": "https://www.mottmac.com/en/careers/",
            "name": "Careers",
            "item": {
                "@type": "Thing",
                "@id": "https://www.mottmac.com/en/careers/",
                "url": "https://www.mottmac.com/en/careers/"
            },
            "position": 2
        },
        {
            "@type": "ListItem",
            "@id": "https://www.mottmac.com/en/careers/explore-our-careers/",
            "name": "Explore our careers",
            "item": {
                "@type": "Thing",
                "@id": "https://www.mottmac.com/en/careers/explore-our-careers/",
                "url": "https://www.mottmac.com/en/careers/explore-our-careers/"
            },
            "position": 3
        }
    ]
}
/en/markets-and-services/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "@id": "https://www.mottmac.com/en/",
            "name": "Home",
            "item": {
                "@type": "Thing",
                "@id": "https://www.mottmac.com/en/",
                "url": "https://www.mottmac.com/en/"
            },
            "position": 1
        },
        {
            "@type": "ListItem",
            "@id": "https://www.mottmac.com/en/markets-and-services/",
            "name": "Markets and Services",
            "item": {
                "@type": "Thing",
                "@id": "https://www.mottmac.com/en/markets-and-services/",
                "url": "https://www.mottmac.com/en/markets-and-services/"
            },
            "position": 2
        }
    ]
}