Identity & Authority: Kimchi Hophouse – Signal Evidence & AI Readability

Kimchi Hophouse

(https://www.kimchihophouse.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.
3 Impact Weight: 15 / 100
20% Reputation

There is a severe technical authority gap; despite claiming to be a Dublin institution, the schema_json is limited to generic WebPage and WebSite types, missing the specific Restaurant or LocalBusiness schema that would verify opening hours, price range, and location. No named experts or owners are provided with Person schema, and the ‘News’ section is functionally dead, with no updates in over 30 months. The email addresses (Drunkenfishltd@gmail.com) suggest a lack of professional domain-based infrastructure, further eroding the ‘authority’ of a long-standing business.

The central claim of being ‘the oldest Korean restaurant in Dublin’ is a bold authority play that is never quantified with a specific opening year or history. Similarly, the claim of ‘Authentic Bibimbap’ is detailed in ingredients but lacks the cultural or chef-driven narrative required to move it beyond a marketing claim. The mismatch between the ‘Fresh’ claim and the 2021-dated hiring and outdoor dining notices creates a disconnect where the digital presence suggests a business that has not been active since the pandemic era.

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.kimchihophouse.ie/",
            "url": "https://www.kimchihophouse.ie/",
            "name": "Kimchi Hophouse - Dine In & Takeaway for Delivery or Collection - Dublin",
            "isPartOf": {
                "@id": "https://www.kimchihophouse.ie/#website"
            },
            "datePublished": "2021-07-26T13:15:39+00:00",
            "dateModified": "2023-11-19T20:02:42+00:00",
            "description": "The Warmth of Korean Home-Cooking. Traditional Korean Restaurant & Irish Pub. We are the oldest Korean restaurant in Dublin.",
            "breadcrumb": {
                "@id": "https://www.kimchihophouse.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.kimchihophouse.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.kimchihophouse.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.kimchihophouse.ie/#website",
            "url": "https://www.kimchihophouse.ie/",
            "name": "Kimchi Hophouse",
            "description": "The oldest Korean restaurant in Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.kimchihophouse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/menus/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.kimchihophouse.ie/menus/",
            "url": "https://www.kimchihophouse.ie/menus/",
            "name": "Menus - Kimchi Hophouse",
            "isPartOf": {
                "@id": "https://www.kimchihophouse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.kimchihophouse.ie/menus/#primaryimage"
            },
            "image": {
                "@id": "https://www.kimchihophouse.ie/menus/#primaryimage"
            },
            "thumbnailUrl": "https://www.kimchihophouse.ie/wp-content/uploads/2021/09/Green-roll.jpg",
            "datePublished": "2021-07-26T13:58:35+00:00",
            "dateModified": "2025-11-19T20:53:33+00:00",
            "breadcrumb": {
                "@id": "https://www.kimchihophouse.ie/menus/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.kimchihophouse.ie/menus/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.kimchihophouse.ie/menus/#primaryimage",
            "url": "https://www.kimchihophouse.ie/wp-content/uploads/2021/09/Green-roll.jpg",
            "contentUrl": "https://www.kimchihophouse.ie/wp-content/uploads/2021/09/Green-roll.jpg",
            "width": 1080,
            "height": 1080
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.kimchihophouse.ie/menus/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.kimchihophouse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Menus"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.kimchihophouse.ie/#website",
            "url": "https://www.kimchihophouse.ie/",
            "name": "Kimchi Hophouse",
            "description": "The oldest Korean restaurant in Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.kimchihophouse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/online-ordering/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.kimchihophouse.ie/online-ordering/",
            "url": "https://www.kimchihophouse.ie/online-ordering/",
            "name": "Online Ordering - Kimchi Hophouse",
            "isPartOf": {
                "@id": "https://www.kimchihophouse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.kimchihophouse.ie/online-ordering/#primaryimage"
            },
            "image": {
                "@id": "https://www.kimchihophouse.ie/online-ordering/#primaryimage"
            },
            "thumbnailUrl": "https://www.kimchihophouse.ie/wp-content/uploads/2021/08/online-ordering.jpg",
            "datePublished": "2021-07-26T13:59:00+00:00",
            "dateModified": "2021-09-09T19:41:35+00:00",
            "breadcrumb": {
                "@id": "https://www.kimchihophouse.ie/online-ordering/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.kimchihophouse.ie/online-ordering/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.kimchihophouse.ie/online-ordering/#primaryimage",
            "url": "https://www.kimchihophouse.ie/wp-content/uploads/2021/08/online-ordering.jpg",
            "contentUrl": "https://www.kimchihophouse.ie/wp-content/uploads/2021/08/online-ordering.jpg",
            "width": 2000,
            "height": 1172,
            "caption": "kim chi hop house online ordering"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.kimchihophouse.ie/online-ordering/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.kimchihophouse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Online Ordering"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.kimchihophouse.ie/#website",
            "url": "https://www.kimchihophouse.ie/",
            "name": "Kimchi Hophouse",
            "description": "The oldest Korean restaurant in Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.kimchihophouse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.kimchihophouse.ie/about-us/",
            "url": "https://www.kimchihophouse.ie/about-us/",
            "name": "About Us - Kimchi Hophouse",
            "isPartOf": {
                "@id": "https://www.kimchihophouse.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.kimchihophouse.ie/about-us/#primaryimage"
            },
            "image": {
                "@id": "https://www.kimchihophouse.ie/about-us/#primaryimage"
            },
            "thumbnailUrl": "https://www.kimchihophouse.ie/wp-content/uploads/2021/08/Front-Door.jpg",
            "datePublished": "2021-07-26T13:57:07+00:00",
            "dateModified": "2021-08-05T08:04:53+00:00",
            "breadcrumb": {
                "@id": "https://www.kimchihophouse.ie/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.kimchihophouse.ie/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.kimchihophouse.ie/about-us/#primaryimage",
            "url": "https://www.kimchihophouse.ie/wp-content/uploads/2021/08/Front-Door.jpg",
            "contentUrl": "https://www.kimchihophouse.ie/wp-content/uploads/2021/08/Front-Door.jpg",
            "width": 2000,
            "height": 1330,
            "caption": "Kim Chi Hop house Front Door"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.kimchihophouse.ie/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.kimchihophouse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.kimchihophouse.ie/#website",
            "url": "https://www.kimchihophouse.ie/",
            "name": "Kimchi Hophouse",
            "description": "The oldest Korean restaurant in Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.kimchihophouse.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/reviews/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.kimchihophouse.ie/reviews/",
            "url": "https://www.kimchihophouse.ie/reviews/",
            "name": "Reviews - Kimchi Hophouse",
            "isPartOf": {
                "@id": "https://www.kimchihophouse.ie/#website"
            },
            "datePublished": "2021-07-26T14:00:49+00:00",
            "dateModified": "2021-08-06T13:27:53+00:00",
            "breadcrumb": {
                "@id": "https://www.kimchihophouse.ie/reviews/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.kimchihophouse.ie/reviews/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.kimchihophouse.ie/reviews/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.kimchihophouse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Reviews"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.kimchihophouse.ie/#website",
            "url": "https://www.kimchihophouse.ie/",
            "name": "Kimchi Hophouse",
            "description": "The oldest Korean restaurant in Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.kimchihophouse.ie/?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://www.kimchihophouse.ie/contact/",
            "url": "https://www.kimchihophouse.ie/contact/",
            "name": "Contact - Kimchi Hophouse",
            "isPartOf": {
                "@id": "https://www.kimchihophouse.ie/#website"
            },
            "datePublished": "2021-07-26T14:01:49+00:00",
            "breadcrumb": {
                "@id": "https://www.kimchihophouse.ie/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.kimchihophouse.ie/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.kimchihophouse.ie/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.kimchihophouse.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.kimchihophouse.ie/#website",
            "url": "https://www.kimchihophouse.ie/",
            "name": "Kimchi Hophouse",
            "description": "The oldest Korean restaurant in Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.kimchihophouse.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
84Review mentions (all pages)
18External proof links (all pages)
PageReviewsProof links
/ (home) 17 3
/menus/ 9 3
/online-ordering/ 8 3
/about-us/ 8 3
/reviews/ 34 3
/contact/ 8 3