Identity & Authority: Planet Showrooms – Signal Evidence & AI Readability

Planet Showrooms

(http://www.planetshowrooms.net) 📸 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.
4 Impact Weight: 15 / 100
27% Reputation

There is a massive identity gap where the schema still lists the site as being in development 9 years after its initial publication. While a contact named Les is mentioned, there is no Person schema or professional biography to establish authority in the design field. The site references British and international suppliers but fails to name a single one, creating a gap in technical credibility regarding the products they actually supply.

The site claims to provide a personal friendly service from beginning to end and expert advice, but demonstrates neither through case studies or specific design examples. The assertion that they regularly oversee projects from start to finish for out-of-county clients is a bold performance claim that lacks any verified narrative or client confirmation. The ex-display sales section is mentioned but offers no actual inventory data, further distancing the claim from the proof.

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://www.planetshowrooms.net/",
            "url": "https://www.planetshowrooms.net/",
            "name": "Planet Showrooms - Kitchen and Bathroom design in Cornwall",
            "isPartOf": {
                "@id": "https://www.planetshowrooms.net/#website"
            },
            "about": {
                "@id": "https://www.planetshowrooms.net/#organization"
            },
            "datePublished": "2017-07-20T09:28:54+00:00",
            "dateModified": "2024-05-29T15:59:46+00:00",
            "description": "Based in West Cornwall, Planet Showrooms situated just outside of Hayle offers a personal, friendly service with a wide range of kitchen and bathroom designs. Come and take a look around our showroom display.",
            "breadcrumb": {
                "@id": "https://www.planetshowrooms.net/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.planetshowrooms.net/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.planetshowrooms.net/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.planetshowrooms.net/#website",
            "url": "https://www.planetshowrooms.net/",
            "name": "Planet Showrooms",
            "description": "Website in Development - coming soon!!!",
            "publisher": {
                "@id": "https://www.planetshowrooms.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.planetshowrooms.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.planetshowrooms.net/#organization",
            "name": "Planet Showrooms",
            "url": "https://www.planetshowrooms.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/",
                "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "width": 250,
                "height": 247,
                "caption": "Planet Showrooms"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://en-gb.facebook.com/PlanetShowroomsLtd/"
            ]
        }
    ]
}
/design-installation/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "http://www.planetshowrooms.net/design-installation/",
            "url": "http://www.planetshowrooms.net/design-installation/",
            "name": "Design & Installation - Planet Showrooms",
            "isPartOf": {
                "@id": "https://www.planetshowrooms.net/#website"
            },
            "primaryImageOfPage": {
                "@id": "http://www.planetshowrooms.net/design-installation/#primaryimage"
            },
            "image": {
                "@id": "http://www.planetshowrooms.net/design-installation/#primaryimage"
            },
            "thumbnailUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/kitchen-design-1.jpg",
            "datePublished": "2017-08-22T21:44:25+00:00",
            "dateModified": "2018-02-06T20:37:01+00:00",
            "breadcrumb": {
                "@id": "http://www.planetshowrooms.net/design-installation/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "http://www.planetshowrooms.net/design-installation/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "http://www.planetshowrooms.net/design-installation/#primaryimage",
            "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/kitchen-design-1.jpg",
            "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/kitchen-design-1.jpg",
            "width": 1023,
            "height": 681,
            "caption": "Kitchen Design"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "http://www.planetshowrooms.net/design-installation/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.planetshowrooms.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Design & Installation"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.planetshowrooms.net/#website",
            "url": "https://www.planetshowrooms.net/",
            "name": "Planet Showrooms",
            "description": "Website in Development - coming soon!!!",
            "publisher": {
                "@id": "https://www.planetshowrooms.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.planetshowrooms.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.planetshowrooms.net/#organization",
            "name": "Planet Showrooms",
            "url": "https://www.planetshowrooms.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/",
                "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "width": 250,
                "height": 247,
                "caption": "Planet Showrooms"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://en-gb.facebook.com/PlanetShowroomsLtd/"
            ]
        }
    ]
}
/bathrooms/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.planetshowrooms.net/bathrooms/",
            "url": "https://www.planetshowrooms.net/bathrooms/",
            "name": "Bathrooms - Planet Showrooms",
            "isPartOf": {
                "@id": "https://www.planetshowrooms.net/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.planetshowrooms.net/bathrooms/#primaryimage"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/bathrooms/#primaryimage"
            },
            "thumbnailUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/01/Firenze-Main-1024x777.jpg",
            "datePublished": "2017-07-30T14:21:30+00:00",
            "dateModified": "2024-05-03T12:29:31+00:00",
            "breadcrumb": {
                "@id": "https://www.planetshowrooms.net/bathrooms/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.planetshowrooms.net/bathrooms/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.planetshowrooms.net/bathrooms/#primaryimage",
            "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/01/Firenze-Main-1024x777.jpg",
            "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/01/Firenze-Main-1024x777.jpg",
            "width": 1024,
            "height": 777,
            "caption": "Bathrooms by Planet Showrooms"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.planetshowrooms.net/bathrooms/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.planetshowrooms.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bathrooms"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.planetshowrooms.net/#website",
            "url": "https://www.planetshowrooms.net/",
            "name": "Planet Showrooms",
            "description": "Website in Development - coming soon!!!",
            "publisher": {
                "@id": "https://www.planetshowrooms.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.planetshowrooms.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.planetshowrooms.net/#organization",
            "name": "Planet Showrooms",
            "url": "https://www.planetshowrooms.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/",
                "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "width": 250,
                "height": 247,
                "caption": "Planet Showrooms"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://en-gb.facebook.com/PlanetShowroomsLtd/"
            ]
        }
    ]
}
/kitchens/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.planetshowrooms.net/kitchens/",
            "url": "https://www.planetshowrooms.net/kitchens/",
            "name": "Kitchens - Planet Showrooms",
            "isPartOf": {
                "@id": "https://www.planetshowrooms.net/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.planetshowrooms.net/kitchens/#primaryimage"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/kitchens/#primaryimage"
            },
            "thumbnailUrl": "https://www.planetshowrooms.net/wp-content/uploads/2024/05/Kitchen-units-with-curved-end.jpg",
            "datePublished": "2017-07-30T14:21:57+00:00",
            "dateModified": "2024-09-03T11:54:22+00:00",
            "breadcrumb": {
                "@id": "https://www.planetshowrooms.net/kitchens/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.planetshowrooms.net/kitchens/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.planetshowrooms.net/kitchens/#primaryimage",
            "url": "https://www.planetshowrooms.net/wp-content/uploads/2024/05/Kitchen-units-with-curved-end.jpg",
            "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2024/05/Kitchen-units-with-curved-end.jpg",
            "width": 1900,
            "height": 1188,
            "caption": "Kitchen units with curved end"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.planetshowrooms.net/kitchens/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.planetshowrooms.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Kitchens"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.planetshowrooms.net/#website",
            "url": "https://www.planetshowrooms.net/",
            "name": "Planet Showrooms",
            "description": "Website in Development - coming soon!!!",
            "publisher": {
                "@id": "https://www.planetshowrooms.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.planetshowrooms.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.planetshowrooms.net/#organization",
            "name": "Planet Showrooms",
            "url": "https://www.planetshowrooms.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/",
                "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "width": 250,
                "height": 247,
                "caption": "Planet Showrooms"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://en-gb.facebook.com/PlanetShowroomsLtd/"
            ]
        }
    ]
}
/tiles-panels-flooring/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.planetshowrooms.net/tiles-panels-flooring/",
            "url": "https://www.planetshowrooms.net/tiles-panels-flooring/",
            "name": "Tiles, Panels & Flooring - Planet Showrooms",
            "isPartOf": {
                "@id": "https://www.planetshowrooms.net/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.planetshowrooms.net/tiles-panels-flooring/#primaryimage"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/tiles-panels-flooring/#primaryimage"
            },
            "thumbnailUrl": "https://www.planetshowrooms.net/wp-content/uploads/2026/04/Parquet-style-vinyl-flooring.png",
            "datePublished": "2017-07-30T16:11:17+00:00",
            "dateModified": "2026-04-16T19:02:32+00:00",
            "breadcrumb": {
                "@id": "https://www.planetshowrooms.net/tiles-panels-flooring/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.planetshowrooms.net/tiles-panels-flooring/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.planetshowrooms.net/tiles-panels-flooring/#primaryimage",
            "url": "https://www.planetshowrooms.net/wp-content/uploads/2026/04/Parquet-style-vinyl-flooring.png",
            "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2026/04/Parquet-style-vinyl-flooring.png",
            "width": 1200,
            "height": 700,
            "caption": "Parquet wooden style flooring in vinyl"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.planetshowrooms.net/tiles-panels-flooring/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.planetshowrooms.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Tiles, Panels & Flooring"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.planetshowrooms.net/#website",
            "url": "https://www.planetshowrooms.net/",
            "name": "Planet Showrooms",
            "description": "Website in Development - coming soon!!!",
            "publisher": {
                "@id": "https://www.planetshowrooms.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.planetshowrooms.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.planetshowrooms.net/#organization",
            "name": "Planet Showrooms",
            "url": "https://www.planetshowrooms.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/",
                "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "width": 250,
                "height": 247,
                "caption": "Planet Showrooms"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://en-gb.facebook.com/PlanetShowroomsLtd/"
            ]
        }
    ]
}
/bathrooms/showers/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.planetshowrooms.net/bathrooms/showers/",
            "url": "https://www.planetshowrooms.net/bathrooms/showers/",
            "name": "Showers - Planet Showrooms",
            "isPartOf": {
                "@id": "https://www.planetshowrooms.net/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.planetshowrooms.net/bathrooms/showers/#primaryimage"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/bathrooms/showers/#primaryimage"
            },
            "thumbnailUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/01/18764337760_5fb017506c_o-1024x731.jpg",
            "datePublished": "2017-07-30T14:46:23+00:00",
            "dateModified": "2018-02-01T13:35:18+00:00",
            "breadcrumb": {
                "@id": "https://www.planetshowrooms.net/bathrooms/showers/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.planetshowrooms.net/bathrooms/showers/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.planetshowrooms.net/bathrooms/showers/#primaryimage",
            "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/01/18764337760_5fb017506c_o-1024x731.jpg",
            "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/01/18764337760_5fb017506c_o-1024x731.jpg",
            "width": 1024,
            "height": 731,
            "caption": "Showers by Planet Showrooms"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.planetshowrooms.net/bathrooms/showers/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.planetshowrooms.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Bathrooms",
                    "item": "https://www.planetshowrooms.net/bathrooms/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Showers"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.planetshowrooms.net/#website",
            "url": "https://www.planetshowrooms.net/",
            "name": "Planet Showrooms",
            "description": "Website in Development - coming soon!!!",
            "publisher": {
                "@id": "https://www.planetshowrooms.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.planetshowrooms.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.planetshowrooms.net/#organization",
            "name": "Planet Showrooms",
            "url": "https://www.planetshowrooms.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/",
                "url": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "contentUrl": "https://www.planetshowrooms.net/wp-content/uploads/2018/02/planet-showrooms-kitchens.jpg",
                "width": 250,
                "height": 247,
                "caption": "Planet Showrooms"
            },
            "image": {
                "@id": "https://www.planetshowrooms.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://en-gb.facebook.com/PlanetShowroomsLtd/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
42Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 7 2
/design-installation/ 7 2
/bathrooms/ 7 2
/kitchens/ 7 2
/tiles-panels-flooring/ 7 2
/bathrooms/showers/ 7 2