LeShuttle
(https://eurotunnel.com) 📸 Data Snapshot: May 30, 2026Inspect 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.
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!"
}
]
}
/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
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 2 | 2 |
| /booking/account/login/ | 0 | 0 |
| /booking/trip-details/ | 0 | 0 |
| /uk-en/ | 2 | 2 |
This page presents a snapshot of public data from LeShuttle, captured on May 30, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to LeShuttle: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://eurotunnel.com to view the most current version of its content and see directly what this company is about and what it offers.