Identity & Authority: Bricín Restaurant & Craft Shop – Signal Evidence & AI Readability

Bricín Restaurant & Craft Shop

(https://bricin.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.
10 Impact Weight: 15 / 100
67% Reputation

There is a minor authority gap regarding the founders; while Johnny and Paddy McGuire are named as the operators since 1991, there is no Person schema or sameAs links to professional culinary profiles to verify their credentials. The Organization schema is well-implemented with social media links, but the lack of an H1 tag on the homepage is a technical oversight that slightly weakens the digital authority signal.

The site makes very few ‘performance’ claims in a corporate sense, sticking instead to hospitality claims. The primary claim of being a house specialty for Boxty is demonstrated by its prominent placement and multiple variations on the menu. There are no claims of being ‘the best’ that aren’t grounded in the context of their own 30-year history.

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://bricin.ie/",
            "url": "https://bricin.ie/",
            "name": "Home – Bricin Restaurant & Craft Shop Killarney",
            "isPartOf": {
                "@id": "https://bricin.ie/#website"
            },
            "about": {
                "@id": "https://bricin.ie/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://bricin.ie/#primaryimage"
            },
            "image": {
                "@id": "https://bricin.ie/#primaryimage"
            },
            "thumbnailUrl": "https://bricin.ie/wp-content/uploads/2020/09/shop-online.png",
            "datePublished": "2020-09-03T14:15:49+00:00",
            "dateModified": "2024-03-07T14:32:38+00:00",
            "breadcrumb": {
                "@id": "https://bricin.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bricin.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bricin.ie/#primaryimage",
            "url": "https://bricin.ie/wp-content/uploads/2020/09/shop-online.png",
            "contentUrl": "https://bricin.ie/wp-content/uploads/2020/09/shop-online.png",
            "width": 386,
            "height": 342
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bricin.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bricin.ie/#website",
            "url": "https://bricin.ie/",
            "name": "Bricin Restaurant & Craft Shop Killarney",
            "description": "Restaurant & Irish Craft Shop",
            "publisher": {
                "@id": "https://bricin.ie/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bricin.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://bricin.ie/#organization",
            "name": "Bricin Restaurant & Craft Shop",
            "url": "https://bricin.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://bricin.ie/#/schema/logo/image/",
                "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "width": 325,
                "height": 147,
                "caption": "Bricin Restaurant & Craft Shop"
            },
            "image": {
                "@id": "https://bricin.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bricinrestaurantboxtyhouse/",
                "https://www.instagram.com/explore/locations/253234799/bricin-restaurant-and-boxty-house/"
            ]
        }
    ]
}
/our-menus/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bricin.ie/our-menus/",
            "url": "https://bricin.ie/our-menus/",
            "name": "Our Menus – Bricin Restaurant & Craft Shop Killarney",
            "isPartOf": {
                "@id": "https://bricin.ie/#website"
            },
            "datePublished": "2020-09-18T15:54:28+00:00",
            "dateModified": "2026-02-27T10:44:31+00:00",
            "breadcrumb": {
                "@id": "https://bricin.ie/our-menus/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bricin.ie/our-menus/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bricin.ie/our-menus/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bricin.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Menus"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bricin.ie/#website",
            "url": "https://bricin.ie/",
            "name": "Bricin Restaurant & Craft Shop Killarney",
            "description": "Restaurant & Irish Craft Shop",
            "publisher": {
                "@id": "https://bricin.ie/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bricin.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://bricin.ie/#organization",
            "name": "Bricin Restaurant & Craft Shop",
            "url": "https://bricin.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://bricin.ie/#/schema/logo/image/",
                "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "width": 325,
                "height": 147,
                "caption": "Bricin Restaurant & Craft Shop"
            },
            "image": {
                "@id": "https://bricin.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bricinrestaurantboxtyhouse/",
                "https://www.instagram.com/explore/locations/253234799/bricin-restaurant-and-boxty-house/"
            ]
        }
    ]
}
/product/restaurant-voucher/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://bricin.ie/product/restaurant-voucher/",
                "url": "https://bricin.ie/product/restaurant-voucher/",
                "name": "Restaurant Voucher – Bricin Restaurant & Craft Shop Killarney",
                "isPartOf": {
                    "@id": "https://bricin.ie/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://bricin.ie/product/restaurant-voucher/#primaryimage"
                },
                "image": {
                    "@id": "https://bricin.ie/product/restaurant-voucher/#primaryimage"
                },
                "thumbnailUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-voucher.jpg",
                "datePublished": "2020-11-09T20:59:58+00:00",
                "dateModified": "2026-02-27T10:15:49+00:00",
                "breadcrumb": {
                    "@id": "https://bricin.ie/product/restaurant-voucher/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://bricin.ie/product/restaurant-voucher/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://bricin.ie/product/restaurant-voucher/#primaryimage",
                "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-voucher.jpg",
                "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-voucher.jpg",
                "width": 700,
                "height": 421,
                "caption": "Bricin vouchers"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://bricin.ie/product/restaurant-voucher/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://bricin.ie/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Shop",
                        "item": "https://bricin.ie/shop/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Restaurant Voucher"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://bricin.ie/#website",
                "url": "https://bricin.ie/",
                "name": "Bricin Restaurant & Craft Shop Killarney",
                "description": "Restaurant & Irish Craft Shop",
                "publisher": {
                    "@id": "https://bricin.ie/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://bricin.ie/?s={search_term_string}"
                        },
                        "query-input": "required name=search_term_string"
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://bricin.ie/#organization",
                "name": "Bricin Restaurant & Craft Shop",
                "url": "https://bricin.ie/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://bricin.ie/#/schema/logo/image/",
                    "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                    "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                    "width": 325,
                    "height": 147,
                    "caption": "Bricin Restaurant & Craft Shop"
                },
                "image": {
                    "@id": "https://bricin.ie/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/bricinrestaurantboxtyhouse/",
                    "https://www.instagram.com/explore/locations/253234799/bricin-restaurant-and-boxty-house/"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "name": "Home",
                    "@id": "https://bricin.ie"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "name": "Gift Voucher",
                    "@id": "https://bricin.ie/product-category/gift-voucher/"
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "item": {
                    "name": "Restaurant Voucher",
                    "@id": "https://bricin.ie/product/restaurant-voucher/"
                }
            }
        ]
    }
]
/online-store/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bricin.ie/online-store/",
            "url": "https://bricin.ie/online-store/",
            "name": "Online Store – Bricin Restaurant & Craft Shop Killarney",
            "isPartOf": {
                "@id": "https://bricin.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bricin.ie/online-store/#primaryimage"
            },
            "image": {
                "@id": "https://bricin.ie/online-store/#primaryimage"
            },
            "thumbnailUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-restaurant-voucher.jpg",
            "datePublished": "2020-11-18T11:33:21+00:00",
            "dateModified": "2024-12-11T17:56:14+00:00",
            "breadcrumb": {
                "@id": "https://bricin.ie/online-store/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bricin.ie/online-store/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bricin.ie/online-store/#primaryimage",
            "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-restaurant-voucher.jpg",
            "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-restaurant-voucher.jpg",
            "width": 600,
            "height": 600,
            "caption": "Bricin Restaurant Voucher"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bricin.ie/online-store/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bricin.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Online Store"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bricin.ie/#website",
            "url": "https://bricin.ie/",
            "name": "Bricin Restaurant & Craft Shop Killarney",
            "description": "Restaurant & Irish Craft Shop",
            "publisher": {
                "@id": "https://bricin.ie/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bricin.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://bricin.ie/#organization",
            "name": "Bricin Restaurant & Craft Shop",
            "url": "https://bricin.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://bricin.ie/#/schema/logo/image/",
                "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "width": 325,
                "height": 147,
                "caption": "Bricin Restaurant & Craft Shop"
            },
            "image": {
                "@id": "https://bricin.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bricinrestaurantboxtyhouse/",
                "https://www.instagram.com/explore/locations/253234799/bricin-restaurant-and-boxty-house/"
            ]
        }
    ]
}
/location/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bricin.ie/location/",
            "url": "https://bricin.ie/location/",
            "name": "Location – Bricin Restaurant & Craft Shop Killarney",
            "isPartOf": {
                "@id": "https://bricin.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bricin.ie/location/#primaryimage"
            },
            "image": {
                "@id": "https://bricin.ie/location/#primaryimage"
            },
            "thumbnailUrl": "https://bricin.ie/draft/wp-content/uploads/2020/11/img2.png",
            "datePublished": "2020-09-18T15:54:42+00:00",
            "dateModified": "2020-11-12T18:52:53+00:00",
            "breadcrumb": {
                "@id": "https://bricin.ie/location/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bricin.ie/location/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bricin.ie/location/#primaryimage",
            "url": "https://bricin.ie/draft/wp-content/uploads/2020/11/img2.png",
            "contentUrl": "https://bricin.ie/draft/wp-content/uploads/2020/11/img2.png"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bricin.ie/location/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bricin.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Location"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bricin.ie/#website",
            "url": "https://bricin.ie/",
            "name": "Bricin Restaurant & Craft Shop Killarney",
            "description": "Restaurant & Irish Craft Shop",
            "publisher": {
                "@id": "https://bricin.ie/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bricin.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://bricin.ie/#organization",
            "name": "Bricin Restaurant & Craft Shop",
            "url": "https://bricin.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://bricin.ie/#/schema/logo/image/",
                "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "width": 325,
                "height": 147,
                "caption": "Bricin Restaurant & Craft Shop"
            },
            "image": {
                "@id": "https://bricin.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bricinrestaurantboxtyhouse/",
                "https://www.instagram.com/explore/locations/253234799/bricin-restaurant-and-boxty-house/"
            ]
        }
    ]
}
/restaurant/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bricin.ie/restaurant/",
            "url": "https://bricin.ie/restaurant/",
            "name": "Restaurant – Bricin Restaurant & Craft Shop Killarney",
            "isPartOf": {
                "@id": "https://bricin.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://bricin.ie/restaurant/#primaryimage"
            },
            "image": {
                "@id": "https://bricin.ie/restaurant/#primaryimage"
            },
            "thumbnailUrl": "https://bricin.ie/wp-content/uploads/2020/11/img1.png",
            "datePublished": "2020-09-18T15:54:03+00:00",
            "dateModified": "2021-11-02T10:46:59+00:00",
            "breadcrumb": {
                "@id": "https://bricin.ie/restaurant/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bricin.ie/restaurant/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://bricin.ie/restaurant/#primaryimage",
            "url": "https://bricin.ie/wp-content/uploads/2020/11/img1.png",
            "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/img1.png",
            "width": 276,
            "height": 381
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bricin.ie/restaurant/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bricin.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Restaurant"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bricin.ie/#website",
            "url": "https://bricin.ie/",
            "name": "Bricin Restaurant & Craft Shop Killarney",
            "description": "Restaurant & Irish Craft Shop",
            "publisher": {
                "@id": "https://bricin.ie/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bricin.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://bricin.ie/#organization",
            "name": "Bricin Restaurant & Craft Shop",
            "url": "https://bricin.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://bricin.ie/#/schema/logo/image/",
                "url": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "contentUrl": "https://bricin.ie/wp-content/uploads/2020/11/bricin-new.png",
                "width": 325,
                "height": 147,
                "caption": "Bricin Restaurant & Craft Shop"
            },
            "image": {
                "@id": "https://bricin.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/bricinrestaurantboxtyhouse/",
                "https://www.instagram.com/explore/locations/253234799/bricin-restaurant-and-boxty-house/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
60Review mentions (all pages)
13External proof links (all pages)
PageReviewsProof links
/ (home) 10 2
/our-menus/ 10 2
/product/restaurant-voucher/ 10 2
/online-store/ 10 2
/location/ 10 2
/restaurant/ 10 3
Explore the other reputation pillars for Bricín Restaurant & Craft Shop