Identity & Authority: The Pilgrm Hotel – Signal Evidence & AI Readability

The Pilgrm Hotel

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

While the schema_json is technically well-structured with sameAs links to social profiles, the technical implementation is a major authority gap. A hospitality brand claiming ‘seamless’ service while maintaining broken links for its primary revenue drivers (Rooms, Food) suggests a lack of professional digital oversight. The mention of guest chefs and artists provides some expert footprint, but it is trapped on a homepage that leads to dead ends.

The site claims to offer ‘exclusive benefits’ for booking direct, but providing a broken user journey is a direct performance failure. Marketing text describes the property as ‘graceful’ and ‘generous,’ but the technical reality of five out of six pages being Error 404s contradicts the promise of a premium experience. There is no evidence of the ‘Art Collection’ or ‘Pilgrm Reads’ beyond the initial homepage teasers.

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": "http://www.schema.org",
    "@type": "Hotel",
    "name": "The Pilgrm Hotel",
    "telephone": "+44 020-7667-6000",
    "url": "https://thepilgrm.com/",
    "priceRange": "$$$",
    "logo": "https://thepilgrm.com/images/logo.png",
    "image": "https://thepilgrm.com/images/about/about-1.jpg",
    "description": "Inspired by old world design and the glory of British craftsmanship, The Pilgrm brings a sense of provenance to today's modern traveller. We believe in bringing people together and that genuine hospitality is seamless, generous and graceful...",
    "checkinTime": "3:00pm",
    "checkoutTime": "12:00pm",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "3.9",
        "reviewCount": "460"
    },
    "amenityFeature": [
        {
            "@type": "LocationFeatureSpecification",
            "name": "Superfast Wifi"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Natural Bespoke Toiletries"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "100% Organic Mattress"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Marshall Speaker"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Lounge"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Cafe"
        }
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "25 London St",
        "addressLocality": "London",
        "addressRegion": "England",
        "postalCode": "W2 1HH",
        "addressCountry": "United Kingdom"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "51.515674",
        "longitude": "-0.174488"
    },
    "openingHours": "Mo, Tu, We, Th, Fr, Sa, Su 00:00-23:59",
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        },
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/ThePilgrm/",
        "https://twitter.com/thepilgrm",
        "https://www.instagram.com/thepilgrm/?hl=en",
        "https://www.tripadvisor.com/Hotel_Review-g186338-d12848800-Reviews-The_Pilgrm-London_England.html"
    ]
}
/terms/
{
    "@context": "http://www.schema.org",
    "@type": "Hotel",
    "name": "The Pilgrm Hotel",
    "telephone": "+44 020-7667-6000",
    "url": "https://thepilgrm.com/",
    "priceRange": "$$$",
    "logo": "https://thepilgrm.com/images/logo.png",
    "image": "https://thepilgrm.com/images/about/about-1.jpg",
    "description": "Inspired by old world design and the glory of British craftsmanship, The Pilgrm brings a sense of provenance to today's modern traveller. We believe in bringing people together and that genuine hospitality is seamless, generous and graceful...",
    "checkinTime": "3:00pm",
    "checkoutTime": "12:00pm",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "3.9",
        "reviewCount": "460"
    },
    "amenityFeature": [
        {
            "@type": "LocationFeatureSpecification",
            "name": "Superfast Wifi"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Natural Bespoke Toiletries"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "100% Organic Mattress"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Marshall Speaker"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Lounge"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Cafe"
        }
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "25 London St",
        "addressLocality": "London",
        "addressRegion": "England",
        "postalCode": "W2 1HH",
        "addressCountry": "United Kingdom"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "51.515674",
        "longitude": "-0.174488"
    },
    "openingHours": "Mo, Tu, We, Th, Fr, Sa, Su 00:00-23:59",
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        },
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/ThePilgrm/",
        "https://twitter.com/thepilgrm",
        "https://www.instagram.com/thepilgrm/?hl=en",
        "https://www.tripadvisor.com/Hotel_Review-g186338-d12848800-Reviews-The_Pilgrm-London_England.html"
    ]
}
/article/spring-2026/
{
    "@context": "http://www.schema.org",
    "@type": "Hotel",
    "name": "The Pilgrm Hotel",
    "telephone": "+44 020-7667-6000",
    "url": "https://thepilgrm.com/",
    "priceRange": "$$$",
    "logo": "https://thepilgrm.com/images/logo.png",
    "image": "https://thepilgrm.com/images/about/about-1.jpg",
    "description": "Inspired by old world design and the glory of British craftsmanship, The Pilgrm brings a sense of provenance to today's modern traveller. We believe in bringing people together and that genuine hospitality is seamless, generous and graceful...",
    "checkinTime": "3:00pm",
    "checkoutTime": "12:00pm",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "3.9",
        "reviewCount": "460"
    },
    "amenityFeature": [
        {
            "@type": "LocationFeatureSpecification",
            "name": "Superfast Wifi"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Natural Bespoke Toiletries"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "100% Organic Mattress"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Marshall Speaker"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Lounge"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Cafe"
        }
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "25 London St",
        "addressLocality": "London",
        "addressRegion": "England",
        "postalCode": "W2 1HH",
        "addressCountry": "United Kingdom"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "51.515674",
        "longitude": "-0.174488"
    },
    "openingHours": "Mo, Tu, We, Th, Fr, Sa, Su 00:00-23:59",
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        },
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/ThePilgrm/",
        "https://twitter.com/thepilgrm",
        "https://www.instagram.com/thepilgrm/?hl=en",
        "https://www.tripadvisor.com/Hotel_Review-g186338-d12848800-Reviews-The_Pilgrm-London_England.html"
    ]
}
/rooms/
{
    "@context": "http://www.schema.org",
    "@type": "Hotel",
    "name": "The Pilgrm Hotel",
    "telephone": "+44 020-7667-6000",
    "url": "https://thepilgrm.com/",
    "priceRange": "$$$",
    "logo": "https://thepilgrm.com/images/logo.png",
    "image": "https://thepilgrm.com/images/about/about-1.jpg",
    "description": "Inspired by old world design and the glory of British craftsmanship, The Pilgrm brings a sense of provenance to today's modern traveller. We believe in bringing people together and that genuine hospitality is seamless, generous and graceful...",
    "checkinTime": "3:00pm",
    "checkoutTime": "12:00pm",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "3.9",
        "reviewCount": "460"
    },
    "amenityFeature": [
        {
            "@type": "LocationFeatureSpecification",
            "name": "Superfast Wifi"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Natural Bespoke Toiletries"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "100% Organic Mattress"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Marshall Speaker"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Lounge"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Cafe"
        }
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "25 London St",
        "addressLocality": "London",
        "addressRegion": "England",
        "postalCode": "W2 1HH",
        "addressCountry": "United Kingdom"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "51.515674",
        "longitude": "-0.174488"
    },
    "openingHours": "Mo, Tu, We, Th, Fr, Sa, Su 00:00-23:59",
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        },
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/ThePilgrm/",
        "https://twitter.com/thepilgrm",
        "https://www.instagram.com/thepilgrm/?hl=en",
        "https://www.tripadvisor.com/Hotel_Review-g186338-d12848800-Reviews-The_Pilgrm-London_England.html"
    ]
}
/food-and-drink/
{
    "@context": "http://www.schema.org",
    "@type": "Hotel",
    "name": "The Pilgrm Hotel",
    "telephone": "+44 020-7667-6000",
    "url": "https://thepilgrm.com/",
    "priceRange": "$$$",
    "logo": "https://thepilgrm.com/images/logo.png",
    "image": "https://thepilgrm.com/images/about/about-1.jpg",
    "description": "Inspired by old world design and the glory of British craftsmanship, The Pilgrm brings a sense of provenance to today's modern traveller. We believe in bringing people together and that genuine hospitality is seamless, generous and graceful...",
    "checkinTime": "3:00pm",
    "checkoutTime": "12:00pm",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "3.9",
        "reviewCount": "460"
    },
    "amenityFeature": [
        {
            "@type": "LocationFeatureSpecification",
            "name": "Superfast Wifi"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Natural Bespoke Toiletries"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "100% Organic Mattress"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Marshall Speaker"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Lounge"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Cafe"
        }
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "25 London St",
        "addressLocality": "London",
        "addressRegion": "England",
        "postalCode": "W2 1HH",
        "addressCountry": "United Kingdom"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "51.515674",
        "longitude": "-0.174488"
    },
    "openingHours": "Mo, Tu, We, Th, Fr, Sa, Su 00:00-23:59",
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        },
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/ThePilgrm/",
        "https://twitter.com/thepilgrm",
        "https://www.instagram.com/thepilgrm/?hl=en",
        "https://www.tripadvisor.com/Hotel_Review-g186338-d12848800-Reviews-The_Pilgrm-London_England.html"
    ]
}
/offers/
{
    "@context": "http://www.schema.org",
    "@type": "Hotel",
    "name": "The Pilgrm Hotel",
    "telephone": "+44 020-7667-6000",
    "url": "https://thepilgrm.com/",
    "priceRange": "$$$",
    "logo": "https://thepilgrm.com/images/logo.png",
    "image": "https://thepilgrm.com/images/about/about-1.jpg",
    "description": "Inspired by old world design and the glory of British craftsmanship, The Pilgrm brings a sense of provenance to today's modern traveller. We believe in bringing people together and that genuine hospitality is seamless, generous and graceful...",
    "checkinTime": "3:00pm",
    "checkoutTime": "12:00pm",
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "3.9",
        "reviewCount": "460"
    },
    "amenityFeature": [
        {
            "@type": "LocationFeatureSpecification",
            "name": "Superfast Wifi"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Natural Bespoke Toiletries"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "100% Organic Mattress"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Marshall Speaker"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Lounge"
        },
        {
            "@type": "LocationFeatureSpecification",
            "name": "Cafe"
        }
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "25 London St",
        "addressLocality": "London",
        "addressRegion": "England",
        "postalCode": "W2 1HH",
        "addressCountry": "United Kingdom"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "51.515674",
        "longitude": "-0.174488"
    },
    "openingHours": "Mo, Tu, We, Th, Fr, Sa, Su 00:00-23:59",
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        },
        {
            "@type": "ContactPoint",
            "telephone": "+44 020-7667-6000",
            "contactType": "Customer Service"
        }
    ],
    "sameAs": [
        "https://www.facebook.com/ThePilgrm/",
        "https://twitter.com/thepilgrm",
        "https://www.instagram.com/thepilgrm/?hl=en",
        "https://www.tripadvisor.com/Hotel_Review-g186338-d12848800-Reviews-The_Pilgrm-London_England.html"
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
60Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 10 1
/terms/ 10 1
/article/spring-2026/ 10 1
/rooms/ 10 1
/food-and-drink/ 10 1
/offers/ 10 1