Identity & Authority: Philippe Dufour – Signal Evidence & AI Readability

Philippe Dufour

(https://philippedufour.ch) 📸 Data Snapshot: May 24, 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.
6 Impact Weight: 15 / 100
40% Reputation

While the brand is centered on a world-renowned master, the digital footprint provided in schema_json is basic. There is no Person schema for Philippe, Elisabeth, or Danièla Dufour, and no sameAs links to external authoritative profiles (e.g., AHCI membership or watch databases). The technical credibility gap is widened by the broken heading hierarchy and the aforementioned placeholder text in the H2 tags.

The brand claims to be ‘there tomorrow’ and demands ‘no compromise,’ yet the website’s ‘Edition 2021’ label on the homepage is stale by 60 months. This disconnect between the claim of timeless quality and a neglected digital storefront creates a performance gap. The text claims his atelier is one of the most admired, but the website provides zero proof points like production numbers or specific named accolades beyond the 1998 Gaia prize.

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": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://philippedufour.ch/#organization",
            "name": "Philippe Dufour",
            "url": "https://philippedufour.ch",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://philippedufour.ch/#logo",
                "url": "https://philippedufour.ch/wp-content/uploads/2021/12/cropped-Test-logo-3D-copie.jpg",
                "contentUrl": "https://philippedufour.ch/wp-content/uploads/2021/12/cropped-Test-logo-3D-copie.jpg",
                "caption": "Philippe Dufour",
                "inLanguage": "fr-FR",
                "width": "512",
                "height": "512"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
            ],
            "image": {
                "@id": "https://philippedufour.ch/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://philippedufour.ch/#website",
            "url": "https://philippedufour.ch",
            "name": "Philippe Dufour",
            "publisher": {
                "@id": "https://philippedufour.ch/#organization"
            },
            "inLanguage": "fr-FR",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://philippedufour.ch/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://philippedufour.ch/wp-content/uploads/2024/11/Drapeau-suisse.jpg",
            "url": "https://philippedufour.ch/wp-content/uploads/2024/11/Drapeau-suisse.jpg",
            "width": "200",
            "height": "200",
            "inLanguage": "fr-FR"
        },
        {
            "@type": "WebPage",
            "@id": "https://philippedufour.ch/#webpage",
            "url": "https://philippedufour.ch/",
            "name": "Philippe Dufour - Accueil - Site officiel",
            "datePublished": "2019-07-05T11:52:33+01:00",
            "dateModified": "2024-11-06T14:34:42+01:00",
            "about": {
                "@id": "https://philippedufour.ch/#organization"
            },
            "isPartOf": {
                "@id": "https://philippedufour.ch/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://philippedufour.ch/wp-content/uploads/2024/11/Drapeau-suisse.jpg"
            },
            "inLanguage": "fr-FR"
        }
    ]
}
/politique-de-confidentialite/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://philippedufour.ch/politique-de-confidentialite/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://philippedufour.ch",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://philippedufour.ch/politique-de-confidentialite/",
                        "name": "Politique de confidentialité"
                    }
                }
            ]
        }
    ]
}
/conditions-generales-dutilisation/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://philippedufour.ch/conditions-generales-dutilisation/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://philippedufour.ch",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://philippedufour.ch/conditions-generales-dutilisation/",
                        "name": "Conditions générales d’utilisation"
                    }
                }
            ]
        }
    ]
}
/philippe-dufour/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "LocalBusiness",
                "Organization"
            ],
            "@id": "https://philippedufour.ch/#organization",
            "name": "Philippe Dufour",
            "url": "https://philippedufour.ch",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://philippedufour.ch/#logo",
                "url": "https://philippedufour.ch/wp-content/uploads/2021/12/cropped-Test-logo-3D-copie.jpg",
                "contentUrl": "https://philippedufour.ch/wp-content/uploads/2021/12/cropped-Test-logo-3D-copie.jpg",
                "caption": "Philippe Dufour",
                "inLanguage": "fr-FR",
                "width": "512",
                "height": "512"
            },
            "openingHours": [
                "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
            ],
            "image": {
                "@id": "https://philippedufour.ch/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://philippedufour.ch/#website",
            "url": "https://philippedufour.ch",
            "name": "Philippe Dufour",
            "publisher": {
                "@id": "https://philippedufour.ch/#organization"
            },
            "inLanguage": "fr-FR"
        },
        {
            "@type": "ImageObject",
            "@id": "https://philippedufour.ch/wp-content/uploads/2020/06/Philippe_Dufour_8502a.jpg",
            "url": "https://philippedufour.ch/wp-content/uploads/2020/06/Philippe_Dufour_8502a.jpg",
            "width": "200",
            "height": "200",
            "inLanguage": "fr-FR"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://philippedufour.ch/philippe-dufour/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://philippedufour.ch",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://philippedufour.ch/philippe-dufour/",
                        "name": "Philippe Dufour"
                    }
                }
            ]
        },
        {
            "@type": "AboutPage",
            "@id": "https://philippedufour.ch/philippe-dufour/#webpage",
            "url": "https://philippedufour.ch/philippe-dufour/",
            "name": "Philippe Dufour - Grace in Simplicity",
            "datePublished": "2019-07-05T12:04:28+01:00",
            "dateModified": "2025-02-24T14:59:15+01:00",
            "isPartOf": {
                "@id": "https://philippedufour.ch/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://philippedufour.ch/wp-content/uploads/2020/06/Philippe_Dufour_8502a.jpg"
            },
            "inLanguage": "fr-FR",
            "breadcrumb": {
                "@id": "https://philippedufour.ch/philippe-dufour/#breadcrumb"
            }
        },
        {
            "@type": "VideoObject",
            "name": "Philippe Dufour - Grace in Simplicity",
            "description": "Grace in Simplicity - Préface écrite par Claude Sfeir - Philippe Dufour est un maître vivant de la haute horlogerie qui apporte la grâce",
            "uploadDate": "2019-07-05T12:04:28+01:00",
            "contentUrl": "https://philippedufour.ch/wp-content/uploads/2021/12/Section-Philippedufour-1.m4v",
            "width": "1280",
            "height": "600",
            "isFamilyFriendly": "True",
            "@id": "https://philippedufour.ch/philippe-dufour/#schema-32198",
            "isPartOf": {
                "@id": "https://philippedufour.ch/philippe-dufour/#webpage"
            },
            "publisher": {
                "@id": "https://philippedufour.ch/#organization"
            },
            "inLanguage": "fr-FR",
            "mainEntityOfPage": {
                "@id": "https://philippedufour.ch/philippe-dufour/#webpage"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
20Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 5 0
/politique-de-confidentialite/ 5 0
/conditions-generales-dutilisation/ 5 0
/philippe-dufour/ 5 0