Identity & Authority: Sefton Hotel – Signal Evidence & AI Readability

Sefton Hotel

(http://www.seftonhotel.co.im) 📸 Data Snapshot: May 22, 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

The primary authority gap is technical rather than narrative. The homepage is missing an H1 tag, and the schema_json is relatively generic (CollectionPage), lacking specific Hotel or LocalBusiness properties like geo-coordinates or star ratings. While it mentions the ‘Harris Restaurant’ and ‘Bonzai,’ there is no Person schema for a head chef or general manager. The technical implementation is slightly dated, as evidenced by the ‘Comments are closed’ text appearing on functional pages.

There are very few bold performance claims to disconnect from. The site makes functional promises (e.g., ‘Free Wifi,’ ‘Complimentary Car Parking’) rather than superlative marketing claims. The claim of being ‘Luxury’ is backed by the description of 90sqm suites, though a formal 4 or 5-star classification is not explicitly cited in the body text. The disconnect is primarily between the claim of ‘luxury’ and the somewhat basic technical website presentation.

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": "CollectionPage",
            "@id": "https://seftonhotel.co.im/",
            "url": "https://seftonhotel.co.im/",
            "name": "Sefton Hotel - Luxury in the heart of Douglas",
            "isPartOf": {
                "@id": "https://seftonhotel.co.im/#website"
            },
            "description": "Luxury in the heart of Douglas",
            "breadcrumb": {
                "@id": "https://seftonhotel.co.im/#breadcrumb"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://seftonhotel.co.im/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://seftonhotel.co.im/#website",
            "url": "https://seftonhotel.co.im/",
            "name": "Sefton Hotel",
            "description": "Luxury in the heart of Douglas",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://seftonhotel.co.im/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/winter-weekend-special-offer/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://seftonhotel.co.im/winter-weekend-special-offer/",
            "url": "https://seftonhotel.co.im/winter-weekend-special-offer/",
            "name": "Winter Weekend Special - Sefton Hotel",
            "isPartOf": {
                "@id": "https://seftonhotel.co.im/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://seftonhotel.co.im/winter-weekend-special-offer/#primaryimage"
            },
            "image": {
                "@id": "https://seftonhotel.co.im/winter-weekend-special-offer/#primaryimage"
            },
            "thumbnailUrl": "https://seftonhotel.co.im/wp-content/uploads/2025/09/2025-26-Winter-BB-Offer-Sefton-gold-green-oval-1-726x1024.png",
            "datePublished": "2019-11-01T13:26:33+00:00",
            "dateModified": "2025-09-29T14:15:20+00:00",
            "breadcrumb": {
                "@id": "https://seftonhotel.co.im/winter-weekend-special-offer/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://seftonhotel.co.im/winter-weekend-special-offer/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://seftonhotel.co.im/winter-weekend-special-offer/#primaryimage",
            "url": "https://seftonhotel.co.im/wp-content/uploads/2025/09/2025-26-Winter-BB-Offer-Sefton-gold-green-oval-1.png",
            "contentUrl": "https://seftonhotel.co.im/wp-content/uploads/2025/09/2025-26-Winter-BB-Offer-Sefton-gold-green-oval-1.png",
            "width": 2402,
            "height": 3388
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://seftonhotel.co.im/winter-weekend-special-offer/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://seftonhotel.co.im/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Winter Weekend Special"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://seftonhotel.co.im/#website",
            "url": "https://seftonhotel.co.im/",
            "name": "Sefton Hotel",
            "description": "Luxury in the heart of Douglas",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://seftonhotel.co.im/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/corporate-rates/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://seftonhotel.co.im/corporate-rates/",
            "url": "https://seftonhotel.co.im/corporate-rates/",
            "name": "Corporate Rates - Sefton Hotel",
            "isPartOf": {
                "@id": "https://seftonhotel.co.im/#website"
            },
            "datePublished": "2016-04-11T15:18:15+00:00",
            "dateModified": "2019-08-08T16:05:44+00:00",
            "breadcrumb": {
                "@id": "https://seftonhotel.co.im/corporate-rates/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://seftonhotel.co.im/corporate-rates/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://seftonhotel.co.im/corporate-rates/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://seftonhotel.co.im/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Corporate Rates"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://seftonhotel.co.im/#website",
            "url": "https://seftonhotel.co.im/",
            "name": "Sefton Hotel",
            "description": "Luxury in the heart of Douglas",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://seftonhotel.co.im/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/travel-directions/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://seftonhotel.co.im/travel-directions/",
            "url": "https://seftonhotel.co.im/travel-directions/",
            "name": "Travel & Directions - Sefton Hotel",
            "isPartOf": {
                "@id": "https://seftonhotel.co.im/#website"
            },
            "datePublished": "2016-01-08T09:41:10+00:00",
            "dateModified": "2019-05-10T11:43:00+00:00",
            "breadcrumb": {
                "@id": "https://seftonhotel.co.im/travel-directions/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://seftonhotel.co.im/travel-directions/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://seftonhotel.co.im/travel-directions/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://seftonhotel.co.im/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Travel & Directions"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://seftonhotel.co.im/#website",
            "url": "https://seftonhotel.co.im/",
            "name": "Sefton Hotel",
            "description": "Luxury in the heart of Douglas",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://seftonhotel.co.im/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/bedrooms-2/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://seftonhotel.co.im/bedrooms-2/",
            "url": "https://seftonhotel.co.im/bedrooms-2/",
            "name": "Sefton Hotel Guestrooms - Sefton Hotel",
            "isPartOf": {
                "@id": "https://seftonhotel.co.im/#website"
            },
            "datePublished": "2015-08-13T10:38:39+00:00",
            "dateModified": "2024-02-05T17:02:23+00:00",
            "breadcrumb": {
                "@id": "https://seftonhotel.co.im/bedrooms-2/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://seftonhotel.co.im/bedrooms-2/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://seftonhotel.co.im/bedrooms-2/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://seftonhotel.co.im/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Sefton Hotel Guestrooms"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://seftonhotel.co.im/#website",
            "url": "https://seftonhotel.co.im/",
            "name": "Sefton Hotel",
            "description": "Luxury in the heart of Douglas",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://seftonhotel.co.im/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/dining-2/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://seftonhotel.co.im/dining-2/",
            "url": "https://seftonhotel.co.im/dining-2/",
            "name": "Dining - Sefton Hotel",
            "isPartOf": {
                "@id": "https://seftonhotel.co.im/#website"
            },
            "datePublished": "2015-08-13T10:39:53+00:00",
            "dateModified": "2022-12-21T10:50:50+00:00",
            "breadcrumb": {
                "@id": "https://seftonhotel.co.im/dining-2/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://seftonhotel.co.im/dining-2/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://seftonhotel.co.im/dining-2/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://seftonhotel.co.im/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Dining"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://seftonhotel.co.im/#website",
            "url": "https://seftonhotel.co.im/",
            "name": "Sefton Hotel",
            "description": "Luxury in the heart of Douglas",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://seftonhotel.co.im/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
18Review mentions (all pages)
14External proof links (all pages)
PageReviewsProof links
/ (home) 3 2
/winter-weekend-special-offer/ 3 2
/corporate-rates/ 3 2
/travel-directions/ 3 2
/bedrooms-2/ 3 4
/dining-2/ 3 2