Identity & Authority: The Bleeding Horse – Signal Evidence & AI Readability

The Bleeding Horse

(https://bleedinghorse.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.
12 Impact Weight: 15 / 100
80% Reputation

The historical authority is well-established through text, though it lacks Person schema for the literary figures mentioned. A culinary authority gap exists as no specific chef or kitchen lead is named, though this is typical for a public house model. Technical implementation of schema.org LocalBusiness is present but basic.

There are virtually no bold performance claims to disconnect from. The site describes its offerings (food, drink, history) rather than making superlative promises about the gastronomic journey. The only disconnect is the temporal failure of the sports scheduling.

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://bleedinghorse.ie/",
            "url": "https://bleedinghorse.ie/",
            "name": "Home - The Bleeding Horse",
            "isPartOf": {
                "@id": "https://bleedinghorse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bleedinghorse.ie/#primaryimage"
            },
            "image": {
                "@id": "https://bleedinghorse.ie/#primaryimage"
            },
            "thumbnailUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "datePublished": "2018-05-24T09:27:22+00:00",
            "dateModified": "2024-08-16T07:45:29+00:00",
            "breadcrumb": {
                "@id": "https://bleedinghorse.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bleedinghorse.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bleedinghorse.ie/#primaryimage",
            "url": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "contentUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "width": 16,
            "height": 16
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bleedinghorse.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bleedinghorse.ie/#website",
            "url": "https://bleedinghorse.ie/",
            "name": "The Bleeding Horse",
            "description": "Camden St. Upper, Dublin, Ireland",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bleedinghorse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/food-menu/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bleedinghorse.ie/food-menu/",
            "url": "https://bleedinghorse.ie/food-menu/",
            "name": "Food Menu - The Bleeding Horse",
            "isPartOf": {
                "@id": "https://bleedinghorse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bleedinghorse.ie/food-menu/#primaryimage"
            },
            "image": {
                "@id": "https://bleedinghorse.ie/food-menu/#primaryimage"
            },
            "thumbnailUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "datePublished": "2020-07-14T21:13:56+00:00",
            "dateModified": "2026-03-26T07:02:19+00:00",
            "breadcrumb": {
                "@id": "https://bleedinghorse.ie/food-menu/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bleedinghorse.ie/food-menu/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bleedinghorse.ie/food-menu/#primaryimage",
            "url": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "contentUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "width": 16,
            "height": 16
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bleedinghorse.ie/food-menu/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bleedinghorse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Food Menu"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bleedinghorse.ie/#website",
            "url": "https://bleedinghorse.ie/",
            "name": "The Bleeding Horse",
            "description": "Camden St. Upper, Dublin, Ireland",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bleedinghorse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/drinks-menu/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bleedinghorse.ie/drinks-menu/",
            "url": "https://bleedinghorse.ie/drinks-menu/",
            "name": "Drinks Menu - The Bleeding Horse",
            "isPartOf": {
                "@id": "https://bleedinghorse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bleedinghorse.ie/drinks-menu/#primaryimage"
            },
            "image": {
                "@id": "https://bleedinghorse.ie/drinks-menu/#primaryimage"
            },
            "thumbnailUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "datePublished": "2018-05-24T09:43:29+00:00",
            "dateModified": "2026-03-26T09:07:56+00:00",
            "breadcrumb": {
                "@id": "https://bleedinghorse.ie/drinks-menu/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bleedinghorse.ie/drinks-menu/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bleedinghorse.ie/drinks-menu/#primaryimage",
            "url": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "contentUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "width": 16,
            "height": 16
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bleedinghorse.ie/drinks-menu/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bleedinghorse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Drinks Menu"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bleedinghorse.ie/#website",
            "url": "https://bleedinghorse.ie/",
            "name": "The Bleeding Horse",
            "description": "Camden St. Upper, Dublin, Ireland",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bleedinghorse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bleedinghorse.ie/contact-us/",
            "url": "https://bleedinghorse.ie/contact-us/",
            "name": "Contact Us - The Bleeding Horse",
            "isPartOf": {
                "@id": "https://bleedinghorse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bleedinghorse.ie/contact-us/#primaryimage"
            },
            "image": {
                "@id": "https://bleedinghorse.ie/contact-us/#primaryimage"
            },
            "thumbnailUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "datePublished": "2018-05-24T09:41:03+00:00",
            "dateModified": "2024-08-16T07:59:03+00:00",
            "breadcrumb": {
                "@id": "https://bleedinghorse.ie/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bleedinghorse.ie/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bleedinghorse.ie/contact-us/#primaryimage",
            "url": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "contentUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "width": 16,
            "height": 16
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bleedinghorse.ie/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bleedinghorse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bleedinghorse.ie/#website",
            "url": "https://bleedinghorse.ie/",
            "name": "The Bleeding Horse",
            "description": "Camden St. Upper, Dublin, Ireland",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bleedinghorse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/lunch-menu/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bleedinghorse.ie/lunch-menu/",
            "url": "https://bleedinghorse.ie/lunch-menu/",
            "name": "Lunch Menu - The Bleeding Horse",
            "isPartOf": {
                "@id": "https://bleedinghorse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bleedinghorse.ie/lunch-menu/#primaryimage"
            },
            "image": {
                "@id": "https://bleedinghorse.ie/lunch-menu/#primaryimage"
            },
            "thumbnailUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "datePublished": "2018-05-24T09:40:18+00:00",
            "dateModified": "2026-03-26T05:38:31+00:00",
            "breadcrumb": {
                "@id": "https://bleedinghorse.ie/lunch-menu/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bleedinghorse.ie/lunch-menu/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bleedinghorse.ie/lunch-menu/#primaryimage",
            "url": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "contentUrl": "https://bleedinghorse.ie/wp-content/uploads/2019/07/16-mail-icon-blue.png",
            "width": 16,
            "height": 16
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bleedinghorse.ie/lunch-menu/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bleedinghorse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Lunch Menu"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bleedinghorse.ie/#website",
            "url": "https://bleedinghorse.ie/",
            "name": "The Bleeding Horse",
            "description": "Camden St. Upper, Dublin, Ireland",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bleedinghorse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/sports/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bleedinghorse.ie/sports/",
            "url": "https://bleedinghorse.ie/sports/",
            "name": "Sports - The Bleeding Horse",
            "isPartOf": {
                "@id": "https://bleedinghorse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bleedinghorse.ie/sports/#primaryimage"
            },
            "image": {
                "@id": "https://bleedinghorse.ie/sports/#primaryimage"
            },
            "thumbnailUrl": "https://bleedinghorse.ie/wp-content/uploads/2018/05/prem-league-12-1-1.jpg",
            "datePublished": "2022-12-29T17:21:06+00:00",
            "dateModified": "2026-05-19T06:31:30+00:00",
            "breadcrumb": {
                "@id": "https://bleedinghorse.ie/sports/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bleedinghorse.ie/sports/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bleedinghorse.ie/sports/#primaryimage",
            "url": "",
            "contentUrl": ""
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bleedinghorse.ie/sports/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bleedinghorse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Sports"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bleedinghorse.ie/#website",
            "url": "https://bleedinghorse.ie/",
            "name": "The Bleeding Horse",
            "description": "Camden St. Upper, Dublin, Ireland",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bleedinghorse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
24Review mentions (all pages)
13External proof links (all pages)
PageReviewsProof links
/ (home) 4 2
/food-menu/ 4 2
/drinks-menu/ 4 2
/contact-us/ 4 3
/lunch-menu/ 4 2
/sports/ 4 2