Identity & Authority: Roundwood House – Signal Evidence & AI Readability

Roundwood House

(https://roundwoodhouse.com) 📸 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.
15 Impact Weight: 15 / 100
100% Reputation

Authority is well-established through family history and transparency. Hannah and Paddy Flynn are identified as the current caretakers, continuing a legacy started by Frank and Rosemarie Kennan in 1983. The schema data properly identifies the business as a LodgingBusiness with a high price range and accurate physical address. There are no gaps between the claim of a ‘family-run’ house and the evidence provided.

The site avoids bold, unverifiable performance claims. Instead of claiming to be ‘Ireland’s best,’ it cites external guides (McKenna’s) that have made those assessments. The claims about the dining experience are supported by a detailed description of the four-course menu and the kitchen’s collaboration with ‘Blanka’ and local producers. The marketing tone is subdued and reflects the demonstrated reality of the property.

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": "BreadcrumbList",
            "@id": "https://roundwoodhouse.com/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com#listItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "LodgingBusiness",
            "@id": "https://roundwoodhouse.com/#localbusiness",
            "name": "Roundwood House",
            "brand": {
                "@id": "https://roundwoodhouse.com/#organization"
            },
            "url": "https://roundwoodhouse.com/",
            "image": "https://roundwoodhouse.com/wp-content/uploads/2025/09/HouseImage-2.png",
            "logo": "https://roundwoodhouse.com/#logo",
            "address": {
                "@id": "https://roundwoodhouse.com/#postaladdress",
                "@type": "PostalAddress",
                "streetAddress": "Roundwood House, Roundwood",
                "postalCode": "R32 TK79",
                "addressLocality": "Mountrath",
                "addressRegion": "Co. Laois",
                "addressCountry": "IE"
            },
            "email": "info@roundwoodhouse.com",
            "telephone": "+353578732120",
            "priceRange": "$$$",
            "currenciesAccepted": "EUR",
            "paymentAccepted": "Credit Cards Debit Cards",
            "areaServed": "Ireland",
            "openingHoursSpecification": [
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "https://schema.org/Monday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "https://schema.org/Tuesday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "https://schema.org/Wednesday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "https://schema.org/Thursday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "https://schema.org/Friday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "https://schema.org/Saturday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "https://schema.org/Sunday"
                    ],
                    "opens": "09:00",
                    "closes": "17:00"
                }
            ],
            "location": {
                "@id": "https://roundwoodhouse.com/#postaladdress"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://roundwoodhouse.com/#organization",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "url": "https://roundwoodhouse.com/",
            "email": "info@roundwoodhouse.com",
            "telephone": "+353578732120",
            "logo": {
                "@type": "ImageObject",
                "url": "https://roundwoodhouse.com/wp-content/uploads/2025/04/Roundwood-logo.png",
                "@id": "https://roundwoodhouse.com/#organizationLogo",
                "width": 428,
                "height": 307,
                "caption": "Roundwood House Country House Accommodation Bed and Breakfast Cottage Rental"
            },
            "image": {
                "@id": "https://roundwoodhouse.com/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/roundwoodhouse",
                "https://www.instagram.com/roundwood_house/",
                "https://www.pinterest.co.uk/roundwoodhous",
                "https://www.linkedin.com/company/roundwood-house"
            ],
            "address": {
                "@id": "https://roundwoodhouse.com/#postaladdress",
                "@type": "PostalAddress",
                "streetAddress": "Roundwood House, Roundwood",
                "postalCode": "R32 TK79",
                "addressLocality": "Mountrath",
                "addressRegion": "Co. Laois",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://roundwoodhouse.com/#webpage",
            "url": "https://roundwoodhouse.com/",
            "name": "Country House Accommodation in Co. Laois | Roundwood House",
            "description": "Experience the charm of Roundwood House. Enjoy a relaxed stay, seasonal dinners, and gardens by the Slieve Bloom Mountains. Book now.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://roundwoodhouse.com/#website"
            },
            "breadcrumb": {
                "@id": "https://roundwoodhouse.com/#breadcrumblist"
            },
            "datePublished": "2025-04-22T18:23:44+01:00",
            "dateModified": "2026-03-16T07:03:45+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://roundwoodhouse.com/#website",
            "url": "https://roundwoodhouse.com/",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://roundwoodhouse.com/#organization"
            }
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://roundwoodhouse.com/contact-us/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://roundwoodhouse.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com/contact-us/#listItem",
                        "name": "Contact Us"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com/contact-us/#listItem",
                    "position": 2,
                    "name": "Contact Us",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://roundwoodhouse.com/#organization",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "url": "https://roundwoodhouse.com/",
            "email": "info@roundwoodhouse.com",
            "telephone": "+353578732120",
            "logo": {
                "@type": "ImageObject",
                "url": "https://roundwoodhouse.com/wp-content/uploads/2025/04/Roundwood-logo.png",
                "@id": "https://roundwoodhouse.com/contact-us/#organizationLogo",
                "width": 428,
                "height": 307,
                "caption": "Roundwood House Country House Accommodation Bed and Breakfast Cottage Rental"
            },
            "image": {
                "@id": "https://roundwoodhouse.com/contact-us/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/roundwoodhouse",
                "https://www.instagram.com/roundwood_house/",
                "https://www.pinterest.co.uk/roundwoodhous",
                "https://www.linkedin.com/company/roundwood-house"
            ],
            "address": {
                "@id": "https://roundwoodhouse.com/#postaladdress",
                "@type": "PostalAddress",
                "streetAddress": "Roundwood House, Roundwood",
                "postalCode": "R32 TK79",
                "addressLocality": "Mountrath",
                "addressRegion": "Co. Laois",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://roundwoodhouse.com/contact-us/#webpage",
            "url": "https://roundwoodhouse.com/contact-us/",
            "name": "Contact Roundwood House: Call, Email & Directions",
            "description": "Get in touch with Roundwood House, Ireland. Find our phone number, email address, physical location in Mountrath, Co Laois and an online contact form.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://roundwoodhouse.com/#website"
            },
            "breadcrumb": {
                "@id": "https://roundwoodhouse.com/contact-us/#breadcrumblist"
            },
            "datePublished": "2025-04-25T22:43:38+01:00",
            "dateModified": "2025-10-11T18:18:05+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://roundwoodhouse.com/#website",
            "url": "https://roundwoodhouse.com/",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://roundwoodhouse.com/#organization"
            }
        }
    ]
}
/stay/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://roundwoodhouse.com/stay/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://roundwoodhouse.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com/stay/#listItem",
                        "name": "Stay"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com/stay/#listItem",
                    "position": 2,
                    "name": "Stay",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://roundwoodhouse.com/#organization",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "url": "https://roundwoodhouse.com/",
            "email": "info@roundwoodhouse.com",
            "telephone": "+353578732120",
            "logo": {
                "@type": "ImageObject",
                "url": "https://roundwoodhouse.com/wp-content/uploads/2025/04/Roundwood-logo.png",
                "@id": "https://roundwoodhouse.com/stay/#organizationLogo",
                "width": 428,
                "height": 307,
                "caption": "Roundwood House Country House Accommodation Bed and Breakfast Cottage Rental"
            },
            "image": {
                "@id": "https://roundwoodhouse.com/stay/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/roundwoodhouse",
                "https://www.instagram.com/roundwood_house/",
                "https://www.pinterest.co.uk/roundwoodhous",
                "https://www.linkedin.com/company/roundwood-house"
            ],
            "address": {
                "@id": "https://roundwoodhouse.com/#postaladdress",
                "@type": "PostalAddress",
                "streetAddress": "Roundwood House, Roundwood",
                "postalCode": "R32 TK79",
                "addressLocality": "Mountrath",
                "addressRegion": "Co. Laois",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://roundwoodhouse.com/stay/#webpage",
            "url": "https://roundwoodhouse.com/stay/",
            "name": "Stay at Roundwood House: B&B, Cottage Rental, Exclusive Hire",
            "description": "Book your escape at Roundwood House, a historic country house in Co. Laois. We offer six bedrooms, cottage rental, and exclusive private hire.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://roundwoodhouse.com/#website"
            },
            "breadcrumb": {
                "@id": "https://roundwoodhouse.com/stay/#breadcrumblist"
            },
            "datePublished": "2025-04-23T17:14:53+01:00",
            "dateModified": "2026-03-16T07:06:37+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://roundwoodhouse.com/#website",
            "url": "https://roundwoodhouse.com/",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://roundwoodhouse.com/#organization"
            }
        }
    ]
}
/dining/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://roundwoodhouse.com/dining/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://roundwoodhouse.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com/dining/#listItem",
                        "name": "Dining"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com/dining/#listItem",
                    "position": 2,
                    "name": "Dining",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://roundwoodhouse.com/#organization",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "url": "https://roundwoodhouse.com/",
            "email": "info@roundwoodhouse.com",
            "telephone": "+353578732120",
            "logo": {
                "@type": "ImageObject",
                "url": "https://roundwoodhouse.com/wp-content/uploads/2025/04/Roundwood-logo.png",
                "@id": "https://roundwoodhouse.com/dining/#organizationLogo",
                "width": 428,
                "height": 307,
                "caption": "Roundwood House Country House Accommodation Bed and Breakfast Cottage Rental"
            },
            "image": {
                "@id": "https://roundwoodhouse.com/dining/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/roundwoodhouse",
                "https://www.instagram.com/roundwood_house/",
                "https://www.pinterest.co.uk/roundwoodhous",
                "https://www.linkedin.com/company/roundwood-house"
            ],
            "address": {
                "@id": "https://roundwoodhouse.com/#postaladdress",
                "@type": "PostalAddress",
                "streetAddress": "Roundwood House, Roundwood",
                "postalCode": "R32 TK79",
                "addressLocality": "Mountrath",
                "addressRegion": "Co. Laois",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://roundwoodhouse.com/dining/#webpage",
            "url": "https://roundwoodhouse.com/dining/",
            "name": "Dining at Roundwood House: Seasonal Food by Chef Paddy",
            "description": "Enjoy a seasonal dinner at Roundwood House, prepared using locally sourced ingredients by Chef Paddy and served by the fire in our dining room.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://roundwoodhouse.com/#website"
            },
            "breadcrumb": {
                "@id": "https://roundwoodhouse.com/dining/#breadcrumblist"
            },
            "datePublished": "2025-04-23T23:30:47+01:00",
            "dateModified": "2026-03-16T07:33:21+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://roundwoodhouse.com/#website",
            "url": "https://roundwoodhouse.com/",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://roundwoodhouse.com/#organization"
            }
        }
    ]
}
/music/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://roundwoodhouse.com/music/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://roundwoodhouse.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com/music/#listItem",
                        "name": "Music"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com/music/#listItem",
                    "position": 2,
                    "name": "Music",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://roundwoodhouse.com/#organization",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "url": "https://roundwoodhouse.com/",
            "email": "info@roundwoodhouse.com",
            "telephone": "+353578732120",
            "logo": {
                "@type": "ImageObject",
                "url": "https://roundwoodhouse.com/wp-content/uploads/2025/04/Roundwood-logo.png",
                "@id": "https://roundwoodhouse.com/music/#organizationLogo",
                "width": 428,
                "height": 307,
                "caption": "Roundwood House Country House Accommodation Bed and Breakfast Cottage Rental"
            },
            "image": {
                "@id": "https://roundwoodhouse.com/music/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/roundwoodhouse",
                "https://www.instagram.com/roundwood_house/",
                "https://www.pinterest.co.uk/roundwoodhous",
                "https://www.linkedin.com/company/roundwood-house"
            ],
            "address": {
                "@id": "https://roundwoodhouse.com/#postaladdress",
                "@type": "PostalAddress",
                "streetAddress": "Roundwood House, Roundwood",
                "postalCode": "R32 TK79",
                "addressLocality": "Mountrath",
                "addressRegion": "Co. Laois",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://roundwoodhouse.com/music/#webpage",
            "url": "https://roundwoodhouse.com/music/",
            "name": "Intimate Live Music After Dinner | Roundwood House",
            "description": "Enjoy live music in the heart of our house. Join us for intimate musical evenings, where our chef, Paddy, often plays for guests after dinner.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://roundwoodhouse.com/#website"
            },
            "breadcrumb": {
                "@id": "https://roundwoodhouse.com/music/#breadcrumblist"
            },
            "datePublished": "2025-07-22T16:00:26+01:00",
            "dateModified": "2026-03-16T07:25:11+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://roundwoodhouse.com/#website",
            "url": "https://roundwoodhouse.com/",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://roundwoodhouse.com/#organization"
            }
        }
    ]
}
/house-grounds/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://roundwoodhouse.com/house-grounds/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://roundwoodhouse.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com/house-grounds/#listItem",
                        "name": "House & Grounds"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://roundwoodhouse.com/house-grounds/#listItem",
                    "position": 2,
                    "name": "House & Grounds",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://roundwoodhouse.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://roundwoodhouse.com/#organization",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "url": "https://roundwoodhouse.com/",
            "email": "info@roundwoodhouse.com",
            "telephone": "+353578732120",
            "logo": {
                "@type": "ImageObject",
                "url": "https://roundwoodhouse.com/wp-content/uploads/2025/04/Roundwood-logo.png",
                "@id": "https://roundwoodhouse.com/house-grounds/#organizationLogo",
                "width": 428,
                "height": 307,
                "caption": "Roundwood House Country House Accommodation Bed and Breakfast Cottage Rental"
            },
            "image": {
                "@id": "https://roundwoodhouse.com/house-grounds/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/roundwoodhouse",
                "https://www.instagram.com/roundwood_house/",
                "https://www.pinterest.co.uk/roundwoodhous",
                "https://www.linkedin.com/company/roundwood-house"
            ],
            "address": {
                "@id": "https://roundwoodhouse.com/#postaladdress",
                "@type": "PostalAddress",
                "streetAddress": "Roundwood House, Roundwood",
                "postalCode": "R32 TK79",
                "addressLocality": "Mountrath",
                "addressRegion": "Co. Laois",
                "addressCountry": "IE"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://roundwoodhouse.com/house-grounds/#webpage",
            "url": "https://roundwoodhouse.com/house-grounds/",
            "name": "Roundwood House Grounds: Gardens, Woodlands & Walks",
            "description": "Explore the beautiful grounds of Roundwood House, Co Laois. Stroll through the wildflower meadow, past ancient outbuildings and under 300-year-old native trees.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://roundwoodhouse.com/#website"
            },
            "breadcrumb": {
                "@id": "https://roundwoodhouse.com/house-grounds/#breadcrumblist"
            },
            "datePublished": "2025-04-24T00:17:22+01:00",
            "dateModified": "2025-11-02T12:19:33+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://roundwoodhouse.com/#website",
            "url": "https://roundwoodhouse.com/",
            "name": "Roundwood House",
            "description": "Established in 1731",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://roundwoodhouse.com/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
156Review mentions (all pages)
7External proof links (all pages)
PageReviewsProof links
/ (home) 27 1
/contact-us/ 27 2
/stay/ 27 1
/dining/ 21 1
/music/ 27 1
/house-grounds/ 27 1