The Bathroom Studio
(http://www.thebathroomstudio.co.uk) 📸 Data Snapshot: May 22, 2026Inspect 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.
Authority is well-established through named experts (Michelle, Graham, Paul, Clare) and a detailed 50-year company timeline. A minor gap exists in the technical implementation of identity; while the team is named and their roles are clear, the schema_json lacks ‘sameAs’ links to professional profiles or social proof for individual designers. The ‘Organization’ schema is present but could be more granular to connect the named specialists to their respective ‘Person’ entities.
There is a minimal disconnect between claims and evidence. The site avoids the ‘Red Flag’ of guaranteed outcomes for complex services, instead opting for realistic averages and acknowledging that ‘every project really does depend on the work involved.’ The claim of being a ‘leading bathroom specialist’ is backed by the ‘UK Master Retailer’ accolade, providing a level of substance rarely seen in local trade websites.
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://thebathroomstudio.co.uk/",
"url": "https://thebathroomstudio.co.uk/",
"name": "Superior Bathroom Solutions in Newcastle | The Bathroom Studios",
"isPartOf": {
"@id": "https://thebathroomstudio.co.uk/#website"
},
"about": {
"@id": "https://thebathroomstudio.co.uk/#organization"
},
"primaryImageOfPage": {
"@id": "https://thebathroomstudio.co.uk/#primaryimage"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/#primaryimage"
},
"thumbnailUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/hero.jpg",
"datePublished": "2023-10-25T07:30:46+00:00",
"dateModified": "2024-09-18T07:58:59+00:00",
"description": "Discover our award-winning showroom in Newcastle for exceptional quality products and a superior service when purchasing your new bathroom.",
"breadcrumb": {
"@id": "https://thebathroomstudio.co.uk/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thebathroomstudio.co.uk/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/#primaryimage",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/hero.jpg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/hero.jpg",
"width": 2000,
"height": 1346
},
{
"@type": "BreadcrumbList",
"@id": "https://thebathroomstudio.co.uk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://thebathroomstudio.co.uk/#website",
"url": "https://thebathroomstudio.co.uk/",
"name": "Bathroom Studio",
"description": "",
"publisher": {
"@id": "https://thebathroomstudio.co.uk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thebathroomstudio.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://thebathroomstudio.co.uk/#organization",
"name": "Bathroom Studio",
"url": "https://thebathroomstudio.co.uk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"caption": "Bathroom Studio"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/"
}
}
]
}
/contact/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thebathroomstudio.co.uk/contact/",
"url": "https://thebathroomstudio.co.uk/contact/",
"name": "Contact Us | The Bathroom Studios",
"isPartOf": {
"@id": "https://thebathroomstudio.co.uk/#website"
},
"datePublished": "2024-01-04T08:33:23+00:00",
"dateModified": "2024-02-16T11:46:59+00:00",
"description": "Discover superior bathroom solutions at The Bathroom Studios. Visit our award-winning showroom in Newcastle for exceptional quality products.",
"breadcrumb": {
"@id": "https://thebathroomstudio.co.uk/contact/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thebathroomstudio.co.uk/contact/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thebathroomstudio.co.uk/contact/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thebathroomstudio.co.uk/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Contact"
}
]
},
{
"@type": "WebSite",
"@id": "https://thebathroomstudio.co.uk/#website",
"url": "https://thebathroomstudio.co.uk/",
"name": "Bathroom Studio",
"description": "",
"publisher": {
"@id": "https://thebathroomstudio.co.uk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thebathroomstudio.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://thebathroomstudio.co.uk/#organization",
"name": "Bathroom Studio",
"url": "https://thebathroomstudio.co.uk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"caption": "Bathroom Studio"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/"
}
}
]
}
/our-showroom/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thebathroomstudio.co.uk/our-showroom/",
"url": "https://thebathroomstudio.co.uk/our-showroom/",
"name": "Our Bathroom Showroom | The Bathroom Studios",
"isPartOf": {
"@id": "https://thebathroomstudio.co.uk/#website"
},
"datePublished": "2023-11-01T10:08:51+00:00",
"dateModified": "2024-02-16T11:55:13+00:00",
"description": "Explore our award-winning Newcastle showroom for exceptional quality bathroom products. Discover bespoke designs and superior service.",
"breadcrumb": {
"@id": "https://thebathroomstudio.co.uk/our-showroom/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thebathroomstudio.co.uk/our-showroom/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thebathroomstudio.co.uk/our-showroom/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thebathroomstudio.co.uk/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Showroom"
}
]
},
{
"@type": "WebSite",
"@id": "https://thebathroomstudio.co.uk/#website",
"url": "https://thebathroomstudio.co.uk/",
"name": "Bathroom Studio",
"description": "",
"publisher": {
"@id": "https://thebathroomstudio.co.uk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thebathroomstudio.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://thebathroomstudio.co.uk/#organization",
"name": "Bathroom Studio",
"url": "https://thebathroomstudio.co.uk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"caption": "Bathroom Studio"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/"
}
}
]
}
/case-studies/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://thebathroomstudio.co.uk/case-studies/",
"url": "https://thebathroomstudio.co.uk/case-studies/",
"name": "Case Studies Archive - Bathroom Studio",
"isPartOf": {
"@id": "https://thebathroomstudio.co.uk/#website"
},
"primaryImageOfPage": {
"@id": "https://thebathroomstudio.co.uk/case-studies/#primaryimage"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/case-studies/#primaryimage"
},
"thumbnailUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2024/02/cs2__0001_46e6d2b3-da1c-49ea-87cc-c9c9de55443a.jpg",
"breadcrumb": {
"@id": "https://thebathroomstudio.co.uk/case-studies/#breadcrumb"
},
"inLanguage": "en-GB"
},
{
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/case-studies/#primaryimage",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2024/02/cs2__0001_46e6d2b3-da1c-49ea-87cc-c9c9de55443a.jpg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2024/02/cs2__0001_46e6d2b3-da1c-49ea-87cc-c9c9de55443a.jpg",
"width": 1200,
"height": 1200
},
{
"@type": "BreadcrumbList",
"@id": "https://thebathroomstudio.co.uk/case-studies/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thebathroomstudio.co.uk/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Case Studies"
}
]
},
{
"@type": "WebSite",
"@id": "https://thebathroomstudio.co.uk/#website",
"url": "https://thebathroomstudio.co.uk/",
"name": "Bathroom Studio",
"description": "",
"publisher": {
"@id": "https://thebathroomstudio.co.uk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thebathroomstudio.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://thebathroomstudio.co.uk/#organization",
"name": "Bathroom Studio",
"url": "https://thebathroomstudio.co.uk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"caption": "Bathroom Studio"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/"
}
}
]
}
/frequently-asked-questions/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thebathroomstudio.co.uk/frequently-asked-questions/",
"url": "https://thebathroomstudio.co.uk/frequently-asked-questions/",
"name": "Frequently Asked Questions | The Bathroom Studios",
"isPartOf": {
"@id": "https://thebathroomstudio.co.uk/#website"
},
"datePublished": "2023-11-01T11:03:14+00:00",
"dateModified": "2024-02-16T11:49:10+00:00",
"description": "Get answers to all your bathroom queries at The Bathroom Studios. From design to installation, our expert team can provide solutions.",
"breadcrumb": {
"@id": "https://thebathroomstudio.co.uk/frequently-asked-questions/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thebathroomstudio.co.uk/frequently-asked-questions/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thebathroomstudio.co.uk/frequently-asked-questions/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thebathroomstudio.co.uk/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Frequently Asked Questions"
}
]
},
{
"@type": "WebSite",
"@id": "https://thebathroomstudio.co.uk/#website",
"url": "https://thebathroomstudio.co.uk/",
"name": "Bathroom Studio",
"description": "",
"publisher": {
"@id": "https://thebathroomstudio.co.uk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thebathroomstudio.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://thebathroomstudio.co.uk/#organization",
"name": "Bathroom Studio",
"url": "https://thebathroomstudio.co.uk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"caption": "Bathroom Studio"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/"
}
}
]
}
/about/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://thebathroomstudio.co.uk/about/",
"url": "https://thebathroomstudio.co.uk/about/",
"name": "About Us | The Bathroom Studios",
"isPartOf": {
"@id": "https://thebathroomstudio.co.uk/#website"
},
"datePublished": "2024-01-02T13:26:45+00:00",
"dateModified": "2024-02-16T11:45:00+00:00",
"description": "Explore our premium bathroom solutions in Newcastle and discover exceptional quality products and a personalised browsing experience.",
"breadcrumb": {
"@id": "https://thebathroomstudio.co.uk/about/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://thebathroomstudio.co.uk/about/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://thebathroomstudio.co.uk/about/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://thebathroomstudio.co.uk/"
},
{
"@type": "ListItem",
"position": 2,
"name": "About"
}
]
},
{
"@type": "WebSite",
"@id": "https://thebathroomstudio.co.uk/#website",
"url": "https://thebathroomstudio.co.uk/",
"name": "Bathroom Studio",
"description": "",
"publisher": {
"@id": "https://thebathroomstudio.co.uk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://thebathroomstudio.co.uk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://thebathroomstudio.co.uk/#organization",
"name": "Bathroom Studio",
"url": "https://thebathroomstudio.co.uk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/",
"url": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"contentUrl": "http://thebathroomstudio.co.uk/wp-content/uploads/2023/10/Logo.svg",
"caption": "Bathroom Studio"
},
"image": {
"@id": "https://thebathroomstudio.co.uk/#/schema/logo/image/"
}
}
]
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 107 | 6 |
| /contact/ | 107 | 6 |
| /our-showroom/ | 75 | 1 |
| /case-studies/ | 75 | 0 |
| /frequently-asked-questions/ | 75 | 0 |
| /about/ | 108 | 5 |
This page presents a snapshot of public data from The Bathroom Studio, captured on May 22, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to The Bathroom Studio: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at http://www.thebathroomstudio.co.uk to view the most current version of its content and see directly what this company is about and what it offers.