Trust & Proof: VisitScotland – Signal Evidence & AI Readability

VisitScotland

(https://visitscotland.com) 📸 Data Snapshot: June 20, 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 nearly non-existent. While the review_count is low (2-3 per page), the site does not rely on generic star ratings to manufacture trust; instead, it uses authoritative proof paths. It links directly to external safety and navigation experts such as Mountaineering Scotland and Walk Highlands, which serves as high-value validation for a tourism board.

Proof density is very high for a tourism site. Specific evidence includes names of local museums (West Highland Museum), specific distillery founding dates (1825), and precise transit instructions. Vague assertions are limited to the aesthetic descriptors required by the travel industry, but even these are tethered to specific coordinates.

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
9Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 2 3
/things-to-do/outdoor-activities/walking/mountains-hills/ben-nevis/ 2 3
/places-to-go/ 3 3
/things-to-do/ 2 3
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/things-to-do/outdoor-activities/walking/mountains-hills/ben-nevis/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "/places-to-go",
                "name": "Places to go"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/things-to-do/outdoor-activities/walking/mountains-hills/ben-nevis",
                "name": "Ben Nevis"
            }
        }
    ]
}
/places-to-go/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "/places-to-go",
                "name": "Places to go"
            }
        }
    ]
}
/things-to-do/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "/things-to-do",
                "name": "Things to do"
            }
        }
    ]
}