Identity & Authority: LeShuttle – Signal Evidence & AI Readability

LeShuttle

(https://eurotunnel.com) 📸 Data Snapshot: May 30, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
12 Impact Weight: 15 / 100
80% Reputation

The authority is established through the Organization schema which includes social profiles and localized contact points for seven different countries. There is no Person schema for leadership, which is typical for a large utility provider where authority is derived from infrastructure rather than individual influencers. The technical implementation is mostly clean, though the broken heading hierarchy on the UK-EN landing page suggests some CMS template neglect.

Unlike many travel sites, LeShuttle actually provides the evidence for its performance claims in a visible T&C section. The ’35 minutes’ claim is not just marketing; it is a tracked operational average (35m 17s) shared with the user. The ‘£59’ price point is qualified with specific departure time windows (before 05:00 or after 18:00), reducing the ‘bait and switch’ factor common in travel booking.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.leshuttle.com/#Organization",
            "name": "LeShuttle",
            "url": "https://www.leshuttle.com/",
            "sameAs": [
                "https://x.com/LeShuttle",
                "https://www.youtube.com/@LeShuttle_Official",
                "https://www.instagram.com/leshuttle/",
                "https://www.facebook.com/LeShuttle/"
            ],
            "logo": "https://www.leshuttle.com/media-library/media/leshuttle/emails/logo.png",
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+44-3443-35-35-35",
                    "contactType": "Customer Service",
                    "areaServed": "UK"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+33-810-63-03-04",
                    "contactType": "Customer Service",
                    "areaServed": "France"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+32-70-22-32-10",
                    "contactType": "Customer Service",
                    "areaServed": "Belgium"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+31-900-504-0540",
                    "contactType": "Customer Service",
                    "areaServed": "Netherlands"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+49-1805-000-248",
                    "contactType": "Customer Service",
                    "areaServed": "Germany"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+34-902-30-73-15",
                    "contactType": "Customer Service",
                    "areaServed": "Spain"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+33-321-00-20-61",
                    "contactType": "Customer Service",
                    "areaServed": "All other countries outside of UK, France, Belgium, Netherlands, Germany and Spain"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.leshuttle.com/uk-en/#WebPage",
            "url": "https://www.leshuttle.com/uk-en",
            "inLanguage": "en-GB",
            "name": "Eurotunnel LeShuttle™: Folkestone To Calais In 35 Minutes. Book Now!",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.leshuttle.com/#WebSite",
                "url": "https://www.leshuttle.com",
                "name": "LeShuttle",
                "inLanguage": [
                    {
                        "@type": "Language",
                        "name": "English",
                        "alternateName": "en",
                        "url": "https://www.leshuttle.com/uk-en"
                    },
                    {
                        "@type": "Language",
                        "name": "French",
                        "alternateName": "fr",
                        "url": "https://www.leshuttle.com/fr-fr"
                    },
                    {
                        "@type": "Language",
                        "name": "Dutch",
                        "alternateName": "nl",
                        "url": "https://www.leshuttle.com/nl-nl"
                    }
                ],
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": "https://www.leshuttle.com/uk-en/search?q={search_term_string}",
                        "query-input": "required name=search_term_string"
                    },
                    {
                        "@type": "SearchAction",
                        "target": "https://www.leshuttle.com/fr-fr/rechercher?q={search_term_string}",
                        "query-input": "required name=search_term_string"
                    },
                    {
                        "@type": "SearchAction",
                        "target": "https://www.leshuttle.com/nl-nl/zoeken?q={search_term_string}",
                        "query-input": "required name=search_term_string"
                    }
                ]
            },
            "mainEntity": {
                "@type": "Organization",
                "@id": "https://www.leshuttle.com/#Organization"
            },
            "description": "Quickest, easiest, and most eco-friendly way to cross the channel. No luggage restrictions with up to 4 departures an hour. Start your adventure today!"
        }
    ]
}
/booking/account/login/ — no schema detected (entity gap)
/booking/trip-details/ — no schema detected (entity gap)
/uk-en/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.leshuttle.com/#Organization",
            "name": "LeShuttle",
            "url": "https://www.leshuttle.com/",
            "sameAs": [
                "https://x.com/LeShuttle",
                "https://www.youtube.com/@LeShuttle_Official",
                "https://www.instagram.com/leshuttle/",
                "https://www.facebook.com/LeShuttle/"
            ],
            "logo": "https://www.leshuttle.com/media-library/media/leshuttle/emails/logo.png",
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+44-3443-35-35-35",
                    "contactType": "Customer Service",
                    "areaServed": "UK"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+33-810-63-03-04",
                    "contactType": "Customer Service",
                    "areaServed": "France"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+32-70-22-32-10",
                    "contactType": "Customer Service",
                    "areaServed": "Belgium"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+31-900-504-0540",
                    "contactType": "Customer Service",
                    "areaServed": "Netherlands"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+49-1805-000-248",
                    "contactType": "Customer Service",
                    "areaServed": "Germany"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+34-902-30-73-15",
                    "contactType": "Customer Service",
                    "areaServed": "Spain"
                },
                {
                    "@type": "ContactPoint",
                    "url": "https://www.leshuttle.com/uk-en/contact-us",
                    "telephone": "+33-321-00-20-61",
                    "contactType": "Customer Service",
                    "areaServed": "All other countries outside of UK, France, Belgium, Netherlands, Germany and Spain"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.leshuttle.com/uk-en/#WebPage",
            "url": "https://www.leshuttle.com/uk-en",
            "inLanguage": "en-GB",
            "name": "Eurotunnel LeShuttle™: Folkestone To Calais In 35 Minutes. Book Now!",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.leshuttle.com/#WebSite",
                "url": "https://www.leshuttle.com",
                "name": "LeShuttle",
                "inLanguage": [
                    {
                        "@type": "Language",
                        "name": "English",
                        "alternateName": "en",
                        "url": "https://www.leshuttle.com/uk-en"
                    },
                    {
                        "@type": "Language",
                        "name": "French",
                        "alternateName": "fr",
                        "url": "https://www.leshuttle.com/fr-fr"
                    },
                    {
                        "@type": "Language",
                        "name": "Dutch",
                        "alternateName": "nl",
                        "url": "https://www.leshuttle.com/nl-nl"
                    }
                ],
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": "https://www.leshuttle.com/uk-en/search?q={search_term_string}",
                        "query-input": "required name=search_term_string"
                    },
                    {
                        "@type": "SearchAction",
                        "target": "https://www.leshuttle.com/fr-fr/rechercher?q={search_term_string}",
                        "query-input": "required name=search_term_string"
                    },
                    {
                        "@type": "SearchAction",
                        "target": "https://www.leshuttle.com/nl-nl/zoeken?q={search_term_string}",
                        "query-input": "required name=search_term_string"
                    }
                ]
            },
            "mainEntity": {
                "@type": "Organization",
                "@id": "https://www.leshuttle.com/#Organization"
            },
            "description": "Quickest, easiest, and most eco-friendly way to cross the channel. No luggage restrictions with up to 4 departures an hour. Start your adventure today!"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
4Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/booking/account/login/ 0 0
/booking/trip-details/ 0 0
/uk-en/ 2 2