Identity & Authority: Arch House Bed & Breakfast – Signal Evidence & AI Readability

Arch House Bed & Breakfast

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

Authority is established through a 40-year business history, yet there is a gap in technical validation. The owners, Rosie and Geoffrey, are mentioned as key figures but lack digital footprints in the structured data (Person schema). The presence of the Northern Ireland Tourist Board welcome categories adds authority, but these are listed as text rather than verified badges.

There is very little disconnect as the site avoids bold performance claims. Instead of claiming to be ‘the best B&B in the world,’ it claims to provide a ‘warm welcome and delicious Ulster fry,’ which it supports with a full breakfast menu. The ‘Top-rated hotel alternative’ claim in the meta description is the only unsubstantiated superlative.

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://archhouse.com/",
            "url": "https://archhouse.com/",
            "name": "Bed & Breakfast Enniskillen Arch House",
            "isPartOf": {
                "@id": "https://archhouse.com/#website"
            },
            "about": {
                "@id": "https://archhouse.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://archhouse.com/#primaryimage"
            },
            "image": {
                "@id": "https://archhouse.com/#primaryimage"
            },
            "thumbnailUrl": "https://archhouse.com/wp-content/uploads/2025/08/IMG_9600-e1775820061963.png",
            "datePublished": "2021-04-08T16:24:15+00:00",
            "dateModified": "2026-05-18T19:51:20+00:00",
            "description": "Bed & Breakfast Accommodation, in Enniskillen Fermanagh. Book direct with Arch house for the best prices-homely, top-rated hotel alternative",
            "breadcrumb": {
                "@id": "https://archhouse.com/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://archhouse.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://archhouse.com/#primaryimage",
            "url": "https://archhouse.com/wp-content/uploads/2025/08/IMG_9600-e1775820061963.png",
            "contentUrl": "https://archhouse.com/wp-content/uploads/2025/08/IMG_9600-e1775820061963.png",
            "width": 1179,
            "height": 707
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://archhouse.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://archhouse.com/#website",
            "url": "https://archhouse.com/",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "description": "",
            "publisher": {
                "@id": "https://archhouse.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://archhouse.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://archhouse.com/#organization",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "url": "https://archhouse.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://archhouse.com/#/schema/logo/image/",
                "url": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "contentUrl": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "width": 1000,
                "height": 400,
                "caption": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh"
            },
            "image": {
                "@id": "https://archhouse.com/#/schema/logo/image/"
            }
        }
    ]
}
/our-rooms/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://archhouse.com/#website",
            "url": "https://archhouse.com/",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "description": "",
            "publisher": {
                "@id": "https://archhouse.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://archhouse.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://archhouse.com/#organization",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "url": "https://archhouse.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://archhouse.com/#/schema/logo/image/",
                "url": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "contentUrl": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "width": 1000,
                "height": 400,
                "caption": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh"
            },
            "image": {
                "@id": "https://archhouse.com/#/schema/logo/image/"
            }
        }
    ]
}
/rooms/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://archhouse.com/rooms/",
            "url": "https://archhouse.com/rooms/",
            "name": "Room Types at Arch House B&B Enniskillen Fermanagh",
            "isPartOf": {
                "@id": "https://archhouse.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://archhouse.com/rooms/#primaryimage"
            },
            "image": {
                "@id": "https://archhouse.com/rooms/#primaryimage"
            },
            "thumbnailUrl": "https://archhouse.com/wp-content/uploads/2026/04/PHOTO-2025-07-21-11-11-14.jpg",
            "datePublished": "2021-04-08T16:28:19+00:00",
            "dateModified": "2026-04-11T12:55:28+00:00",
            "description": "Comfortable guest rooms Enniskillen bed and breakfast. Rooms include private bathrooms, free parking. Book direct, Arch House for best rates",
            "breadcrumb": {
                "@id": "https://archhouse.com/rooms/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://archhouse.com/rooms/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://archhouse.com/rooms/#primaryimage",
            "url": "https://archhouse.com/wp-content/uploads/2026/04/PHOTO-2025-07-21-11-11-14.jpg",
            "contentUrl": "https://archhouse.com/wp-content/uploads/2026/04/PHOTO-2025-07-21-11-11-14.jpg",
            "width": 2048,
            "height": 1416
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://archhouse.com/rooms/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://archhouse.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Rooms"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://archhouse.com/#website",
            "url": "https://archhouse.com/",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "description": "",
            "publisher": {
                "@id": "https://archhouse.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://archhouse.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://archhouse.com/#organization",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "url": "https://archhouse.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://archhouse.com/#/schema/logo/image/",
                "url": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "contentUrl": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "width": 1000,
                "height": 400,
                "caption": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh"
            },
            "image": {
                "@id": "https://archhouse.com/#/schema/logo/image/"
            }
        }
    ]
}
/restaurant/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://archhouse.com/restaurant/",
            "url": "https://archhouse.com/restaurant/",
            "name": "Restaurant - Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh, Bed and Breakfast in Enniskillen",
            "isPartOf": {
                "@id": "https://archhouse.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://archhouse.com/restaurant/#primaryimage"
            },
            "image": {
                "@id": "https://archhouse.com/restaurant/#primaryimage"
            },
            "thumbnailUrl": "https://archhouse.com/wp-content/uploads/2023/04/download-2.png",
            "datePublished": "2023-04-03T10:39:14+00:00",
            "dateModified": "2026-01-03T19:45:46+00:00",
            "description": "Bed and Breakfast in Enniskillen. Book direct for best prices guaranteed online. For great accommodation in County Fermanagh choose Arch House B&B",
            "breadcrumb": {
                "@id": "https://archhouse.com/restaurant/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://archhouse.com/restaurant/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://archhouse.com/restaurant/#primaryimage",
            "url": "https://archhouse.com/wp-content/uploads/2023/04/download-2.png",
            "contentUrl": "https://archhouse.com/wp-content/uploads/2023/04/download-2.png",
            "width": 212,
            "height": 238
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://archhouse.com/restaurant/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://archhouse.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Restaurant"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://archhouse.com/#website",
            "url": "https://archhouse.com/",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "description": "",
            "publisher": {
                "@id": "https://archhouse.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://archhouse.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://archhouse.com/#organization",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "url": "https://archhouse.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://archhouse.com/#/schema/logo/image/",
                "url": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "contentUrl": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "width": 1000,
                "height": 400,
                "caption": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh"
            },
            "image": {
                "@id": "https://archhouse.com/#/schema/logo/image/"
            }
        }
    ]
}
/attractions/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://archhouse.com/attractions/",
            "url": "https://archhouse.com/attractions/",
            "name": "Things To Do in Enniskillen Near Arch House B&B Fermanagh",
            "isPartOf": {
                "@id": "https://archhouse.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://archhouse.com/attractions/#primaryimage"
            },
            "image": {
                "@id": "https://archhouse.com/attractions/#primaryimage"
            },
            "thumbnailUrl": "https://archhouse.com/wp-content/uploads/2026/04/IMG_4969.jpg",
            "datePublished": "2023-03-08T21:48:23+00:00",
            "dateModified": "2026-04-12T11:06:35+00:00",
            "description": "Planning a trip to Enniskillen? Discover top attractions, Marble Arch Caves and the Stairway to Heaven, all just minutes from Arch House B&B",
            "breadcrumb": {
                "@id": "https://archhouse.com/attractions/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://archhouse.com/attractions/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://archhouse.com/attractions/#primaryimage",
            "url": "https://archhouse.com/wp-content/uploads/2026/04/IMG_4969.jpg",
            "contentUrl": "https://archhouse.com/wp-content/uploads/2026/04/IMG_4969.jpg",
            "width": 814,
            "height": 734,
            "caption": "Screenshot"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://archhouse.com/attractions/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://archhouse.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Attractions"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://archhouse.com/#website",
            "url": "https://archhouse.com/",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "description": "",
            "publisher": {
                "@id": "https://archhouse.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://archhouse.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://archhouse.com/#organization",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "url": "https://archhouse.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://archhouse.com/#/schema/logo/image/",
                "url": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "contentUrl": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "width": 1000,
                "height": 400,
                "caption": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh"
            },
            "image": {
                "@id": "https://archhouse.com/#/schema/logo/image/"
            }
        }
    ]
}
/explore-fermanagh/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://archhouse.com/explore-fermanagh/",
            "url": "https://archhouse.com/explore-fermanagh/",
            "name": "Explore Fermanagh - Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "isPartOf": {
                "@id": "https://archhouse.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://archhouse.com/explore-fermanagh/#primaryimage"
            },
            "image": {
                "@id": "https://archhouse.com/explore-fermanagh/#primaryimage"
            },
            "thumbnailUrl": "https://archhouse.com/wp-content/uploads/2023/03/cuilcagh-boardwalk.jpeg",
            "datePublished": "2025-07-02T20:57:17+00:00",
            "dateModified": "2025-07-02T21:13:24+00:00",
            "breadcrumb": {
                "@id": "https://archhouse.com/explore-fermanagh/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://archhouse.com/explore-fermanagh/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://archhouse.com/explore-fermanagh/#primaryimage",
            "url": "https://archhouse.com/wp-content/uploads/2023/03/cuilcagh-boardwalk.jpeg",
            "contentUrl": "https://archhouse.com/wp-content/uploads/2023/03/cuilcagh-boardwalk.jpeg",
            "width": 2000,
            "height": 1333,
            "caption": "Stairway to Heaven"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://archhouse.com/explore-fermanagh/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://archhouse.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Explore Fermanagh"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://archhouse.com/#website",
            "url": "https://archhouse.com/",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "description": "",
            "publisher": {
                "@id": "https://archhouse.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://archhouse.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://archhouse.com/#organization",
            "name": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh",
            "url": "https://archhouse.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://archhouse.com/#/schema/logo/image/",
                "url": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "contentUrl": "https://archhouse.com/wp-content/uploads/2023/03/cropped-2.png",
                "width": 1000,
                "height": 400,
                "caption": "Arch House Bed & Breakfast Accommodation Enniskillen Co Fermanagh"
            },
            "image": {
                "@id": "https://archhouse.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
76Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 26 1
/our-rooms/ 4 1
/rooms/ 24 1
/restaurant/ 7 1
/attractions/ 7 1
/explore-fermanagh/ 8 1
Explore the other reputation pillars for Arch House Bed & Breakfast