Trust & Proof: France.fr – Signal Evidence & AI Readability

France.fr

(https://france.fr) 📸 Data Snapshot: May 30, 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.
20 Impact Weight: 20 / 100
100% Reputation

The site avoids standard trust theatre; it does not use unverified ‘Five-Star Review’ carousels or generic ‘Trusted by’ logos. Instead, it relies on institutional authority, linking directly to official EU and Ministry sites for visa (ETIAS) verification. The recorded review_count of 22 on the homepage is likely a technical metadata artifact as no prominent unverified testimonials are used to drive conversion.

Proof density is high, evidenced by the use of external verification links for legal procedures (travel-europe.europa.eu) and specific historical citations. The Bordeaux page acts as a proof-rich environment, listing specific museums (MECA, CAPC), landmarks (Place de la Bourse), and even specific transport logistics (2 hours from Paris via Gare Saint-Jean).

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
42Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 22 1
/fr/carte/ 8 1
/fr/article/douanes-et-visas/ 4 1
/fr/destination/bordeaux/ 8 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org/",
    "@type": "WebSite",
    "name": "FRANCE.FR",
    "url": "https://www.france.fr",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.france.fr/fr/recherche/?query=search_term_string",
        "query-input": "required name=search_term_string"
    }
}
/fr/carte/ — no schema detected (entity gap)
/fr/article/douanes-et-visas/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Accueil",
                "item": "https://www.france.fr/fr/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Passeports, visas et douanes ",
                "item": "https://www.france.fr"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Article",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://www.france.fr/fr/article/douanes-et-visas/"
        },
        "headline": "Passeports, visas et douanes ",
        "description": "Vous souhaitez venir en France mais vous êtes ressortissant étranger. Vous devez alors être en mesure de présenter à la frontière les justificatifs nécessaires. ",
        "image": "https://asset-prod.france.fr/Adobe_Stock_33937289_93e87e1f1b.jpeg",
        "author": {
            "@type": "Organization",
            "name": "FRANCE.FR",
            "url": "https://www.france.fr"
        },
        "publisher": {
            "@type": "Organization",
            "name": "FRANCE.FR",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.france.fr/logo.png"
            }
        },
        "datePublished": "2023-09-12T00:00:00.000Z"
    }
]
/fr/destination/bordeaux/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Accueil",
            "item": "https://www.france.fr/fr/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Découvrez nos destinations ",
            "item": "https://www.france.fr/fr/destination/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Bordeaux",
            "item": "https://www.france.fr"
        }
    ]
}