Identity & Authority: The Clermont – Signal Evidence & AI Readability

The Clermont

(http://www.theclermont.ie) 📸 Data Snapshot: May 19, 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.
4 Impact Weight: 15 / 100
27% Reputation

Authority is undermined by the inclusion of an anonymous ‘Chef Dave,’ who lacks a surname, professional bio, or links to culinary credentials. The technical implementation shows a gap between the brand’s ‘contemporary’ positioning and its actual maintenance, evidenced by the 2019 date on supplier content and the presence of ‘Hello world!’ posts. Schema data is generic (WebPage/WebSite) and fails to utilize the Restaurant or FoodEstablishment types that would provide authority for a dining business.

The site claims to be ‘one of Louth’s most attractive venues for Corporate Entertainment’ and an ‘iconic event space,’ but provides no evidence of past clients, event photos, or capacity metrics to support these bold assertions. The claim of assembling the ‘best bartenders’ is a performance assertion with zero substantiation beyond marketing copy. The mismatch between these high-performance claims and the ‘Lorem Ipsum’ sections creates a high credibility deficit.

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://www.theclermont.ie/",
            "url": "https://www.theclermont.ie/",
            "name": "The Clermont | Contemporary Dining & Cocktails in Blackrock, Co. Louth",
            "isPartOf": {
                "@id": "https://www.theclermont.ie/#website"
            },
            "datePublished": "2017-11-15T09:03:34+00:00",
            "dateModified": "2025-08-06T13:18:40+00:00",
            "description": "Discover The Clermont in Blackrock, Co. Louth – a stylish destination for modern Irish cuisine, craft cocktails, and unforgettable dining experiences. Book your table today.",
            "breadcrumb": {
                "@id": "https://www.theclermont.ie/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.theclermont.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.theclermont.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.theclermont.ie/#website",
            "url": "https://www.theclermont.ie/",
            "name": "The Clermont",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.theclermont.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/product/gift-cards/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.theclermont.ie/product/gift-cards/",
                "url": "https://www.theclermont.ie/product/gift-cards/",
                "name": "The Clermont Gift Card - The Clermont",
                "isPartOf": {
                    "@id": "https://www.theclermont.ie/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://www.theclermont.ie/product/gift-cards/#primaryimage"
                },
                "image": {
                    "@id": "https://www.theclermont.ie/product/gift-cards/#primaryimage"
                },
                "thumbnailUrl": "https://www.theclermont.ie/wp-content/uploads/2020/11/gift-main.jpg",
                "datePublished": "2020-11-02T19:33:31+00:00",
                "dateModified": "2024-04-29T15:24:34+00:00",
                "breadcrumb": {
                    "@id": "https://www.theclermont.ie/product/gift-cards/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.theclermont.ie/product/gift-cards/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.theclermont.ie/product/gift-cards/#primaryimage",
                "url": "https://www.theclermont.ie/wp-content/uploads/2020/11/gift-main.jpg",
                "contentUrl": "https://www.theclermont.ie/wp-content/uploads/2020/11/gift-main.jpg",
                "width": 500,
                "height": 500
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.theclermont.ie/product/gift-cards/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.theclermont.ie/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Shop",
                        "item": "https://www.theclermont.ie/shop/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "The Clermont Gift Card"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.theclermont.ie/#website",
                "url": "https://www.theclermont.ie/",
                "name": "The Clermont",
                "description": "",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.theclermont.ie/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@graph": [
            {
                "@context": "https://schema.org/",
                "@type": "BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": {
                            "name": "Home",
                            "@id": "https://www.theclermont.ie"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "item": {
                            "name": "Gift Cards",
                            "@id": "https://www.theclermont.ie/product-category/gift-cards/"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "item": {
                            "name": "The Clermont Gift Card",
                            "@id": "https://www.theclermont.ie/product/gift-cards/"
                        }
                    }
                ]
            },
            {
                "@context": "https://schema.org/",
                "@type": "Product",
                "@id": "https://www.theclermont.ie/product/gift-cards/#product",
                "name": "The Clermont Gift Card",
                "url": "https://www.theclermont.ie/product/gift-cards/",
                "description": "Product Details\r\nGive the gift of an experience with The Clermont gift card. Leave the choice of amazing food, fine wines, scrumptious cocktails and more to the recipient. Give the gift card all wrapped up in our beautifully designed box. It will be delivered straight to their door, or to yours to give in person. Make the gift extra special with the option of including your very own personal message.\r\nHow To Purchase\r\n\r\n\r\n \tChoose a denomination from the popular options or enter a custom amount.\r\n \tAdd an optional personalised gift message.\r\n \tCheckout.\r\n \tTo purchase multiple Gift Cards, please repeat the process.\r\n\r\nDelivery & Returns\r\nGift Cards are delivered using An Post at a cost of €4.80 for Standard post and €9.20 for registered post An Post aim to deliver within 2-3 working days.\r\n\r\nGift Cards can all be collected from The Clermont, Main Street, Blackrock, Dundalk. Co.Louth, Ireland, A91 H9X3\r\nReturns\r\nFor assistance and information on Gift Cards and Gift Cards Returns please contact Customer Services on +353 (0)42 932 2666 or email giftcards@theclermont.ie",
                "image": "https://www.theclermont.ie/wp-content/uploads/2020/11/gift-main.jpg",
                "sku": 3506,
                "offers": [
                    {
                        "@type": "AggregateOffer",
                        "lowPrice": "50.00",
                        "highPrice": "500.00",
                        "offerCount": 6,
                        "priceValidUntil": "2027-12-31",
                        "availability": "https://schema.org/InStock",
                        "url": "https://www.theclermont.ie/product/gift-cards/",
                        "seller": {
                            "@type": "Organization",
                            "name": "The Clermont",
                            "url": "https://www.theclermont.ie"
                        },
                        "priceCurrency": "EUR"
                    }
                ]
            }
        ]
    }
]
/bookings/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.theclermont.ie/bookings/",
            "url": "https://www.theclermont.ie/bookings/",
            "name": "Book a Table at The Clermont | Blackrock Restaurant Reservations",
            "isPartOf": {
                "@id": "https://www.theclermont.ie/#website"
            },
            "datePublished": "2020-08-18T09:39:19+00:00",
            "dateModified": "2025-08-06T15:32:22+00:00",
            "description": "Reserve your table at The Clermont in Blackrock, Co. Louth. Enjoy unforgettable dining, drinks, and atmosphere — book online today for lunch or dinner.",
            "breadcrumb": {
                "@id": "https://www.theclermont.ie/bookings/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.theclermont.ie/bookings/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.theclermont.ie/bookings/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.theclermont.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bookings"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.theclermont.ie/#website",
            "url": "https://www.theclermont.ie/",
            "name": "The Clermont",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.theclermont.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/author/webmaster/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "ProfilePage",
            "@id": "https://www.theclermont.ie/author/webmaster/",
            "url": "https://www.theclermont.ie/author/webmaster/",
            "name": "Webmaster User, Author at The Clermont",
            "isPartOf": {
                "@id": "https://www.theclermont.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.theclermont.ie/author/webmaster/#primaryimage"
            },
            "image": {
                "@id": "https://www.theclermont.ie/author/webmaster/#primaryimage"
            },
            "thumbnailUrl": "https://www.theclermont.ie/wp-content/uploads/2019/12/shutterstock_375446509-wedding.jpg",
            "breadcrumb": {
                "@id": "https://www.theclermont.ie/author/webmaster/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.theclermont.ie/author/webmaster/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.theclermont.ie/author/webmaster/#primaryimage",
            "url": "https://www.theclermont.ie/wp-content/uploads/2019/12/shutterstock_375446509-wedding.jpg",
            "contentUrl": "https://www.theclermont.ie/wp-content/uploads/2019/12/shutterstock_375446509-wedding.jpg",
            "width": 2000,
            "height": 1333
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.theclermont.ie/author/webmaster/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.theclermont.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Archives for Webmaster User"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.theclermont.ie/#website",
            "url": "https://www.theclermont.ie/",
            "name": "The Clermont",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.theclermont.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://www.theclermont.ie/#/schema/person/69a5d0eb18a8f4d2b8f522c9d7f7ae41",
            "name": "Webmaster User",
            "mainEntityOfPage": {
                "@id": "https://www.theclermont.ie/author/webmaster/"
            }
        }
    ]
}
/menus/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.theclermont.ie/menus/",
            "url": "https://www.theclermont.ie/menus/",
            "name": "Menus | The Clermont Blackrock | Food & Drink",
            "isPartOf": {
                "@id": "https://www.theclermont.ie/#website"
            },
            "datePublished": "2019-12-08T21:51:04+00:00",
            "dateModified": "2025-08-06T15:37:06+00:00",
            "description": "Explore our delicious food and drink menus at The Clermont in Blackrock, Co. Louth. From brunch to dinner and cocktails, there's something for every taste.",
            "breadcrumb": {
                "@id": "https://www.theclermont.ie/menus/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.theclermont.ie/menus/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.theclermont.ie/menus/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.theclermont.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Menus"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.theclermont.ie/#website",
            "url": "https://www.theclermont.ie/",
            "name": "The Clermont",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.theclermont.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/bellingham-farms/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://www.theclermont.ie/bellingham-farms/#article",
            "isPartOf": {
                "@id": "https://www.theclermont.ie/bellingham-farms/"
            },
            "author": {
                "name": "Webmaster User",
                "@id": "https://www.theclermont.ie/#/schema/person/69a5d0eb18a8f4d2b8f522c9d7f7ae41"
            },
            "headline": "Bellingham Farms",
            "datePublished": "2019-12-13T18:31:33+00:00",
            "dateModified": "2019-12-24T08:11:44+00:00",
            "mainEntityOfPage": {
                "@id": "https://www.theclermont.ie/bellingham-farms/"
            },
            "wordCount": 165,
            "commentCount": 0,
            "articleSection": [
                "Supplier of the Month"
            ],
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "CommentAction",
                    "name": "Comment",
                    "target": [
                        "https://www.theclermont.ie/bellingham-farms/#respond"
                    ]
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.theclermont.ie/bellingham-farms/",
            "url": "https://www.theclermont.ie/bellingham-farms/",
            "name": "Bellingham Farms - The Clermont",
            "isPartOf": {
                "@id": "https://www.theclermont.ie/#website"
            },
            "datePublished": "2019-12-13T18:31:33+00:00",
            "dateModified": "2019-12-24T08:11:44+00:00",
            "author": {
                "@id": "https://www.theclermont.ie/#/schema/person/69a5d0eb18a8f4d2b8f522c9d7f7ae41"
            },
            "breadcrumb": {
                "@id": "https://www.theclermont.ie/bellingham-farms/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.theclermont.ie/bellingham-farms/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.theclermont.ie/bellingham-farms/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.theclermont.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bellingham Farms"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.theclermont.ie/#website",
            "url": "https://www.theclermont.ie/",
            "name": "The Clermont",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.theclermont.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://www.theclermont.ie/#/schema/person/69a5d0eb18a8f4d2b8f522c9d7f7ae41",
            "name": "Webmaster User",
            "url": "https://www.theclermont.ie/author/webmaster/"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
21Review mentions (all pages)
13External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/product/gift-cards/ 11 3
/bookings/ 2 2
/author/webmaster/ 2 2
/menus/ 2 2
/bellingham-farms/ 2 2