Identity & Authority: Dryrobe® – Signal Evidence & AI Readability

Dryrobe®

(https://dryrobe.com) 📸 Data Snapshot: June 20, 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.
14 Impact Weight: 15 / 100
93% Reputation

Authority is well-established through external validation and named partnerships. The site references professional athletes like Lucy Campbell and long-standing collaborations with Red Bull (since 2014), creating a verifiable digital footprint. Structured data includes Organization schema with sameAs links to social profiles, though the lack of specific Person schema for founders is a minor technical gap in an otherwise high-authority profile.

The disconnect between marketing tone and actual demonstration is minimal. Claims of being waterproof and windproof are standard technical specifications for the product category and are supported by the use of YKK VISLON zippers and specific fabric blends. The brand demonstrates its ‘built for outdoor life’ claim through a 60-day return policy and a specific ‘Rework’ resale program for longevity.

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",
        "@type": "Organization",
        "@id": "https://dryrobe.com/#organization",
        "logo": {
            "@type": "ImageObject",
            "url": "https://cdn.shopify.com/s/files/1/0398/0253/files/dryrobe_wordmark_black_schema.png",
            "width": 300
        },
        "name": "Dryrobe®",
        "sameAs": [
            "https://www.facebook.com/dryrobe",
            "https://www.instagram.com/dryrobe/",
            "https://twitter.com/dryrobe"
        ],
        "url": "https://dryrobe.com"
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://dryrobe.com/#website",
        "name": "Dryrobe®",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://dryrobe.com/search?q={search_term_string}"
            },
            "query-input": "required name=search_term_string"
        },
        "url": "https://dryrobe.com"
    }
]
/search/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://dryrobe.com/#organization",
    "logo": {
        "@type": "ImageObject",
        "url": "https://cdn.shopify.com/s/files/1/0398/0253/files/dryrobe_wordmark_black_schema.png",
        "width": 300
    },
    "name": "Dryrobe®",
    "sameAs": [
        "https://www.facebook.com/dryrobe",
        "https://www.instagram.com/dryrobe/",
        "https://twitter.com/dryrobe"
    ],
    "url": "https://dryrobe.com"
}
/collections/towels/
[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://dryrobe.com/#organization",
        "logo": {
            "@type": "ImageObject",
            "url": "https://cdn.shopify.com/s/files/1/0398/0253/files/dryrobe_wordmark_black_schema.png",
            "width": 300
        },
        "name": "Dryrobe®",
        "sameAs": [
            "https://www.facebook.com/dryrobe",
            "https://www.instagram.com/dryrobe/",
            "https://twitter.com/dryrobe"
        ],
        "url": "https://dryrobe.com"
    },
    {
        "@context": "http://schema.org",
        "@type": "ItemList",
        "@id": "https://dryrobe.com/collections/towels#collection",
        "name": "Beach Towels",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "url": "https://dryrobe.com/products/dryrobe-beach-towel-light-grey-pink",
                "item": {
                    "@type": "Product",
                    "name": "Pink Beach Towel",
                    "url": "https://dryrobe.com/products/dryrobe-beach-towel-light-grey-pink",
                    "image": "//dryrobe.com/cdn/shop/files/beachtowel-GreyPink-accessory-1.jpg?v=1748858897&width=600",
                    "offers": {
                        "@type": "Offer",
                        "priceCurrency": "GBP",
                        "price": 40
                    }
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "url": "https://dryrobe.com/products/blue-black-camo-organic-beach-towel",
                "item": {
                    "@type": "Product",
                    "name": "Blue Black Camo Beach Towel",
                    "url": "https://dryrobe.com/products/blue-black-camo-organic-beach-towel",
                    "image": "//dryrobe.com/cdn/shop/files/BeachTowelBlueCamobeachtowelPDP.png?v=1777446351&width=600",
                    "offers": {
                        "@type": "Offer",
                        "priceCurrency": "GBP",
                        "price": 40
                    }
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "url": "https://dryrobe.com/products/dryrobe-beach-towel-blue-grey",
                "item": {
                    "@type": "Product",
                    "name": "Blue Charcoal Grey Beach Towel",
                    "url": "https://dryrobe.com/products/dryrobe-beach-towel-blue-grey",
                    "image": "//dryrobe.com/cdn/shop/files/beachtowel-Blue-accessory-1.jpg?v=1717487532&width=600",
                    "offers": {
                        "@type": "Offer",
                        "priceCurrency": "GBP",
                        "price": 40
                    }
                }
            },
            {
                "@type": "ListItem",
                "position": 4,
                "url": "https://dryrobe.com/products/dryrobe-beach-towel-orange-deep-sea-blue",
                "item": {
                    "@type": "Product",
                    "name": "Orange Deep Sea Blue Beach Towel",
                    "url": "https://dryrobe.com/products/dryrobe-beach-towel-orange-deep-sea-blue",
                    "image": "//dryrobe.com/cdn/shop/files/beachtowel-orange-accessory-1.jpg?v=1717487999&width=600",
                    "offers": {
                        "@type": "Offer",
                        "priceCurrency": "GBP",
                        "price": 40
                    }
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://dryrobe.com/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://dryrobe.com/collections/towels",
                    "name": "Large Beach Towels | Oversized Organic Cotton | Dryrobe®"
                }
            }
        ]
    }
]
/products/dryrobe-thermal-gilet/
[
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "name": "PDP Faqs",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "Are returns free?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "We offer free trackable returns if you are in UK, Canada, the Republic of Ireland Germany, Austria, France and Sweden. We offer subsidised returns to other locations, find out more on our Delivery and Returns page."
                }
            },
            {
                "@type": "Question",
                "name": "Can I cancel or amend my order once it's placed?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "It is not possible to amend an order once it has been placed."
                }
            },
            {
                "@type": "Question",
                "name": "Do I pay for shipping?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "We offer free shipping if you are in the UK and Canada.\nWe offer free EU delivery on orders over €50. For Sweden there is free delivery for orders over kr565.\nFor more information, including express shipping costs and delivery and returns costs for all countries, please see our designated Delivery & Returns page."
                }
            },
            {
                "@type": "Question",
                "name": "Do you offer exchanges?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "We can offer exchanges for the same colour product in a different size for orders from the UK & Isle of Man. To exchange an item, please head to our Returns page.For any International orders, we are currently unable to offer direct exchanges. If you’d like a different size, colour or item, you'll need to place a new order via the Dryrobe® website. It is your choice whether you reorder straight away or wait until you have received your refund before placing the new order."
                }
            },
            {
                "@type": "Question",
                "name": "When will I receive my delivery?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "This depends on where you're based, when you placed your order and which delivery service you chose at checkout. For full delivery information, please see our designated Delivery & Returns page."
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "5.0",
            "reviewCount": "4"
        },
        "name": "Black Thermal Unisex Fleece Gilet",
        "image": [
            "https://dryrobe.com/cdn/shop/files/adults_gilet_female_1_50032f0e-307d-4515-96ae-5a51ce68b53e.webp?v=1764598506&width=480"
        ],
        "offers": {
            "@type": "Offer",
            "availability": "https://schema.org/InStock",
            "price": "70.0",
            "priceCurrency": "GBP",
            "sku": "XS GILET B",
            "url": "https://dryrobe.com/products/dryrobe-thermal-gilet?variant=55019490804090"
        },
        "brand": {
            "@type": "Brand",
            "name": "dryrobe"
        },
        "description": "Built with simplicity and functionality at its core, the Dryrobe® Thermal Gilet is adaptable for any outdoor adventure and versatile enough to work with a combination of outfits.\nThis unisex, relaxed-style polar fleece gilet can be layered over a T-shirt or jumper, or worn comfortably under our range of outdoor products for additional warmth.\nMade with Tex2Tex™ recycled textile polyester.",
        "sku": "XS GILET B"
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://dryrobe.com/#organization",
        "logo": {
            "@type": "ImageObject",
            "url": "https://cdn.shopify.com/s/files/1/0398/0253/files/dryrobe_wordmark_black_schema.png",
            "width": 300
        },
        "name": "Dryrobe®",
        "sameAs": [
            "https://www.facebook.com/dryrobe",
            "https://www.instagram.com/dryrobe/",
            "https://twitter.com/dryrobe"
        ],
        "url": "https://dryrobe.com"
    },
    {
        "@context": "https://schema.org/",
        "@type": "Product",
        "@id": "https://dryrobe.com/products/dryrobe-thermal-gilet#product",
        "url": "https://dryrobe.com/products/dryrobe-thermal-gilet",
        "hasMerchantReturnPolicy": {
            "@type": "MerchantReturnPolicy",
            "applicableCountry": "GB",
            "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
            "merchantReturnDays": 30,
            "returnFees": "https://schema.org/FreeReturn",
            "url": "https://dryrobe.com/pages/returns"
        },
        "brand": {
            "@type": "Brand",
            "name": "dryrobe"
        },
        "description": "Built with simplicity and functionality at its core, the Dryrobe® Thermal Gilet is adaptable for any outdoor adventure and versatile enough to work with a combination of outfits.\nThis unisex, relaxed-style polar fleece gilet can be layered over a T-shirt or jumper, or worn comfortably under our range of outdoor products for additional warmth.\nMade with Tex2Tex™ recycled textile polyester.",
        "image": [
            "//dryrobe.com/cdn/shop/files/adults_gilet_female_1_50032f0e-307d-4515-96ae-5a51ce68b53e.webp?crop=center&height=1500&v=1764598506&width=1500"
        ],
        "name": "Black Thermal Unisex Fleece Gilet",
        "sku": "XS GILET B",
        "offers": [
            {
                "@type": "Offer",
                "name": "XS",
                "availability": "https://schema.org/InStock",
                "itemCondition": "https://schema.org/NewCondition",
                "price": 70,
                "priceCurrency": "GBP",
                "priceValidUntil": "2027-06-20",
                "sku": "XS GILET B",
                "gtin13": "5060758407303",
                "url": "https://dryrobe.com/products/dryrobe-thermal-gilet?variant=55019490804090",
                "shippingDetails": [
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Standard Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "0.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            }
                        }
                    },
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Next Day Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "8.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 0,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 1,
                                "unitCode": "d"
                            }
                        }
                    }
                ],
                "itemOffered": {
                    "@type": "Product",
                    "name": "XS",
                    "color": null,
                    "size": "XS"
                }
            },
            {
                "@type": "Offer",
                "name": "S",
                "availability": "https://schema.org/InStock",
                "itemCondition": "https://schema.org/NewCondition",
                "price": 70,
                "priceCurrency": "GBP",
                "priceValidUntil": "2027-06-20",
                "sku": "S GILET B",
                "gtin13": "5060758407334",
                "url": "https://dryrobe.com/products/dryrobe-thermal-gilet?variant=55019490836858",
                "shippingDetails": [
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Standard Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "0.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            }
                        }
                    },
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Next Day Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "8.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 0,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 1,
                                "unitCode": "d"
                            }
                        }
                    }
                ],
                "itemOffered": {
                    "@type": "Product",
                    "name": "S",
                    "color": null,
                    "size": "S"
                }
            },
            {
                "@type": "Offer",
                "name": "M",
                "availability": "https://schema.org/InStock",
                "itemCondition": "https://schema.org/NewCondition",
                "price": 70,
                "priceCurrency": "GBP",
                "priceValidUntil": "2027-06-20",
                "sku": "M GILET B",
                "gtin13": "5060758407365",
                "url": "https://dryrobe.com/products/dryrobe-thermal-gilet?variant=55019490869626",
                "shippingDetails": [
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Standard Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "0.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            }
                        }
                    },
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Next Day Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "8.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 0,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 1,
                                "unitCode": "d"
                            }
                        }
                    }
                ],
                "itemOffered": {
                    "@type": "Product",
                    "name": "M",
                    "color": null,
                    "size": "M"
                }
            },
            {
                "@type": "Offer",
                "name": "L",
                "availability": "https://schema.org/InStock",
                "itemCondition": "https://schema.org/NewCondition",
                "price": 70,
                "priceCurrency": "GBP",
                "priceValidUntil": "2027-06-20",
                "sku": "L GILET B",
                "gtin13": "5060758407396",
                "url": "https://dryrobe.com/products/dryrobe-thermal-gilet?variant=55019490902394",
                "shippingDetails": [
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Standard Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "0.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 3,
                                "unitCode": "d"
                            }
                        }
                    },
                    {
                        "@type": "OfferShippingDetails",
                        "name": "Next Day Delivery",
                        "shippingDestination": {
                            "@type": "DefinedRegion",
                            "addressCountry": "GB"
                        },
                        "shippingRate": {
                            "@type": "MonetaryAmount",
                            "value": "8.00",
                            "currency": "GBP"
                        },
                        "deliveryTime": {
                            "@type": "ShippingDeliveryTime",
                            "handlingTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 0,
                                "maxValue": 3,
                                "unitCode": "d"
                            },
                            "transitTime": {
                                "@type": "QuantitativeValue",
                                "minValue": 1,
                                "maxValue": 1,
                                "unitCode": "d"
                            }
                        }
                    }
                ],
                "itemOffered": {
                    "@type": "Product",
                    "name": "L",
                    "color": null,
                    "size": "L"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://dryrobe.com/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://dryrobe.com/products/dryrobe-thermal-gilet",
                    "name": "Thermal Fleece Unisex Gilet | Dryrobe®"
                }
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
360Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 73 2
/search/ 19 2
/collections/towels/ 24 2
/products/dryrobe-thermal-gilet/ 244 2