The French Paradox
(https://thefrenchparadox.com) 📸 Data Snapshot: May 19, 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.
A minor authority gap exists as the named founders, Jacques and Julien, are not linked to individual Person schema or sameAs digital footprints in the metadata. Additionally, while the business is clearly physical, the schema_json lacks specific LocalBusiness or Organization properties with geo-coordinates or social media sameAs links. Despite this, the physical address in Ballsbridge and the long operational history (since 2002) provide a strong real-world foundation of authority.
There is a significant lack of performance claim disconnect because the site makes very few unsubstantiated marketing promises. Rather than claiming to be the best wine shop, it claims to be an independent wine merchant since 2002, a statement that is functionally proven by the domain history and technical data. The claim of direct imports is substantiated by the availability of specific, non-commodity labels like Domaine d’Archimbaud and Château Chevessac. Every major claim of service (e.g., free delivery in D4) is accompanied by a specific pricing or location constraint.
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": "WebPage",
"@id": "https://thefrenchparadox.com/",
"url": "https://thefrenchparadox.com/",
"name": "The French Paradox - Wine Shop & Tasting Room Dublin",
"isPartOf": {
"@id": "https://thefrenchparadox.com/#website"
},
"datePublished": "2018-08-01T19:13:37+00:00",
"dateModified": "2026-05-02T14:43:30+00:00",
"description": "Franco-Irish family business importing wines directly from quality driven winemakers and serving up french flair since 2002.",
"breadcrumb": {
"@id": "https://thefrenchparadox.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thefrenchparadox.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thefrenchparadox.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://thefrenchparadox.com/#website",
"url": "https://thefrenchparadox.com/",
"name": "The French Paradox",
"description": "Buy Wine Online - Wine Shop",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thefrenchparadox.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}
/shop/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thefrenchparadox.com/shop/",
"url": "https://thefrenchparadox.com/shop/",
"name": "Shop - The French Paradox",
"isPartOf": {
"@id": "https://thefrenchparadox.com/#website"
},
"primaryImageOfPage": {
"@id": "https://thefrenchparadox.com/shop/#primaryimage"
},
"image": {
"@id": "https://thefrenchparadox.com/shop/#primaryimage"
},
"thumbnailUrl": "https://thefrenchparadox.com/wp-content/uploads/2021/04/les-creisses.jpg",
"datePublished": "2020-05-19T08:48:17+00:00",
"dateModified": "2026-05-16T11:38:56+00:00",
"breadcrumb": {
"@id": "https://thefrenchparadox.com/shop/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thefrenchparadox.com/shop/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://thefrenchparadox.com/shop/#primaryimage",
"url": "https://thefrenchparadox.com/wp-content/uploads/2021/04/les-creisses.jpg",
"contentUrl": "https://thefrenchparadox.com/wp-content/uploads/2021/04/les-creisses.jpg",
"width": 258,
"height": 604
},
{
"@type": "BreadcrumbList",
"@id": "https://thefrenchparadox.com/shop/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thefrenchparadox.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Shop"
}
]
},
{
"@type": "WebSite",
"@id": "https://thefrenchparadox.com/#website",
"url": "https://thefrenchparadox.com/",
"name": "The French Paradox",
"description": "Buy Wine Online - Wine Shop",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thefrenchparadox.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
},
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"name": "Home",
"@id": "https://thefrenchparadox.com"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"name": "Shop",
"@id": "https://thefrenchparadox.com/shop/"
}
}
]
}
]
/deliveries-collections/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thefrenchparadox.com/deliveries-collections/",
"url": "https://thefrenchparadox.com/deliveries-collections/",
"name": "Service & Delivery - The French Paradox",
"isPartOf": {
"@id": "https://thefrenchparadox.com/#website"
},
"datePublished": "2020-05-22T15:49:54+00:00",
"dateModified": "2026-05-16T11:56:29+00:00",
"breadcrumb": {
"@id": "https://thefrenchparadox.com/deliveries-collections/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thefrenchparadox.com/deliveries-collections/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thefrenchparadox.com/deliveries-collections/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thefrenchparadox.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Service & Delivery"
}
]
},
{
"@type": "WebSite",
"@id": "https://thefrenchparadox.com/#website",
"url": "https://thefrenchparadox.com/",
"name": "The French Paradox",
"description": "Buy Wine Online - Wine Shop",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thefrenchparadox.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}
/contact/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thefrenchparadox.com/contact/",
"url": "https://thefrenchparadox.com/contact/",
"name": "Contact - The French Paradox",
"isPartOf": {
"@id": "https://thefrenchparadox.com/#website"
},
"datePublished": "2018-08-02T14:45:41+00:00",
"dateModified": "2020-10-19T15:18:00+00:00",
"breadcrumb": {
"@id": "https://thefrenchparadox.com/contact/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thefrenchparadox.com/contact/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thefrenchparadox.com/contact/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thefrenchparadox.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Contact"
}
]
},
{
"@type": "WebSite",
"@id": "https://thefrenchparadox.com/#website",
"url": "https://thefrenchparadox.com/",
"name": "The French Paradox",
"description": "Buy Wine Online - Wine Shop",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thefrenchparadox.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}
/tastingroom/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thefrenchparadox.com/tastingroom/",
"url": "https://thefrenchparadox.com/tastingroom/",
"name": "The French Paradox Wine Bar & Tasting Room | Ballsbridge Dublin",
"isPartOf": {
"@id": "https://thefrenchparadox.com/#website"
},
"datePublished": "2020-07-14T14:12:34+00:00",
"dateModified": "2026-05-16T12:00:57+00:00",
"description": "Exclusive wines and an uncluttered menu. Tapas and French classics, including celebrated charcuterie and cheese plates.",
"breadcrumb": {
"@id": "https://thefrenchparadox.com/tastingroom/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thefrenchparadox.com/tastingroom/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thefrenchparadox.com/tastingroom/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thefrenchparadox.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Wine Tastings & Events"
}
]
},
{
"@type": "WebSite",
"@id": "https://thefrenchparadox.com/#website",
"url": "https://thefrenchparadox.com/",
"name": "The French Paradox",
"description": "Buy Wine Online - Wine Shop",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thefrenchparadox.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}
/shop/pineau-chevessac-blanc/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/",
"url": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/",
"name": "Château Chevessac - Pineau des Charentes Blanc (50cl) - The French Paradox",
"isPartOf": {
"@id": "https://thefrenchparadox.com/#website"
},
"primaryImageOfPage": {
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/#primaryimage"
},
"image": {
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/#primaryimage"
},
"thumbnailUrl": "https://thefrenchparadox.com/wp-content/uploads/2020/07/pineaublanc-5-233x563-1.png",
"datePublished": "2020-07-12T13:57:49+00:00",
"dateModified": "2026-04-30T14:53:09+00:00",
"description": "Château Chevessac Pineau des Charentes Blanc (aged 4 years) is a smooth and aromatic fortified wine blending grape must and Cognac. It offers notes of peach, quince, honey, and floral tones with a soft, velvety texture. Sweet yet fresh, it is an elegant aperitif or dessert wine best served chilled.",
"breadcrumb": {
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thefrenchparadox.com/shop/pineau-chevessac-blanc/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/#primaryimage",
"url": "https://thefrenchparadox.com/wp-content/uploads/2020/07/pineaublanc-5-233x563-1.png",
"contentUrl": "https://thefrenchparadox.com/wp-content/uploads/2020/07/pineaublanc-5-233x563-1.png",
"caption": "Pineau Chevessac Blanc"
},
{
"@type": "BreadcrumbList",
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thefrenchparadox.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Shop",
"item": "https://thefrenchparadox.com/shop/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Château Chevessac – Pineau des Charentes Blanc (50cl)"
}
]
},
{
"@type": "WebSite",
"@id": "https://thefrenchparadox.com/#website",
"url": "https://thefrenchparadox.com/",
"name": "The French Paradox",
"description": "Buy Wine Online - Wine Shop",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thefrenchparadox.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
},
{
"@context": "https://schema.org/",
"@graph": [
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"name": "Home",
"@id": "https://thefrenchparadox.com"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"name": "Shop",
"@id": "https://thefrenchparadox.com/shop/"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"name": "Region",
"@id": "https://thefrenchparadox.com/product-category/region/"
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"name": "Charentes",
"@id": "https://thefrenchparadox.com/product-category/region/charentes/"
}
},
{
"@type": "ListItem",
"position": 5,
"item": {
"name": "Château Chevessac – Pineau des Charentes Blanc (50cl)",
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/"
}
}
]
},
{
"@context": "https://schema.org/",
"@type": "Product",
"@id": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/#product",
"name": "Château Chevessac - Pineau des Charentes Blanc (50cl)",
"url": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/",
"description": "Château Chevessac Pineau des Charentes Blanc (aged 4 years) is a smooth and aromatic fortified wine blending grape must and Cognac. It offers notes of peach, quince, honey, and floral tones with a soft, velvety texture. Sweet yet fresh, it is an elegant aperitif or dessert wine best served chilled.",
"image": "https://thefrenchparadox.com/wp-content/uploads/2020/07/pineaublanc-5-233x563-1.png",
"sku": "06CWFR10",
"offers": [
{
"@type": "Offer",
"priceSpecification": [
{
"@type": "UnitPriceSpecification",
"price": "21.50",
"priceCurrency": "EUR",
"valueAddedTaxIncluded": true,
"validThrough": "2027-12-31"
}
],
"priceValidUntil": "2027-12-31",
"availability": "https://schema.org/InStock",
"url": "https://thefrenchparadox.com/shop/pineau-chevessac-blanc/",
"seller": {
"@type": "Organization",
"name": "The French Paradox",
"url": "https://thefrenchparadox.com"
}
}
]
}
]
}
]
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 78 | 2 |
| /shop/ | 78 | 2 |
| /deliveries-collections/ | 78 | 2 |
| /contact/ | 78 | 2 |
| /tastingroom/ | 78 | 2 |
| /shop/pineau-chevessac-blanc/ | 88 | 2 |
This page presents a snapshot of public data from The French Paradox, captured on May 19, 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 The French Paradox: 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://thefrenchparadox.com to view the most current version of its content and see directly what this company is about and what it offers.