Identity & Authority: Hair Gallery & Gallery Day Spa – Signal Evidence & AI Readability

Hair Gallery & Gallery Day Spa

(http://www.hairgallery.co.uk) 📸 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.
11 Impact Weight: 15 / 100
73% Reputation

Authority is well-established through named experts such as James Barker and Catherine, with James having associated Person schema. A minor gap exists for ‘Catherine,’ who provides deep technical knowledge but lacks a formal Person schema or sameAs digital footprint to verify her credentials outside the site. The schema is well-implemented (Organization and Article), though the heading hierarchy contains some H2/H4 duplication on the homepage that suggests minor technical oversight. External authority is signaled through associations with Wella, Olaplex, and the Green Salon Collective.

The disconnect is low because the site frames performance as a technical protocol (e.g., a 12-treatment CACI course) rather than a magical result. The claim of being a ‘leading salon’ is the only major unquantified marketing assertion. Most other claims, such as the efficacy of Olaplex, are tied to chemical explanations of bond repair, which aligns the marketing tone with the actual service delivery. There is no evidence of anti-aging hyperbole common in this sector.

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.hairgallery.co.uk/",
            "url": "https://www.hairgallery.co.uk/",
            "name": "Hair Gallery & Gallery Day Spa, Crowborough Hairdresser & Beauty Salon",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/#website"
            },
            "about": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "datePublished": "2019-11-14T07:19:08+00:00",
            "dateModified": "2026-01-02T09:03:15+00:00",
            "description": "Crowborough's leading salon for hair and beauty treatments. We offer the best possible experience by combining excellence and customer satisfaction.",
            "breadcrumb": {
                "@id": "https://www.hairgallery.co.uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.hairgallery.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.hairgallery.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.hairgallery.co.uk/#website",
            "url": "https://www.hairgallery.co.uk/",
            "name": "Hair Gallery",
            "description": "",
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.hairgallery.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.hairgallery.co.uk/#organization",
            "name": "Hair Gallery",
            "url": "https://www.hairgallery.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/",
                "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "width": 768,
                "height": 160,
                "caption": "Hair Gallery"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hairgalleryandthegallerydayspa/",
                "https://www.instagram.com/hairgallerycrowborough/"
            ]
        }
    ]
}
/terms-and-conditions/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.hairgallery.co.uk/terms-and-conditions/",
            "url": "https://www.hairgallery.co.uk/terms-and-conditions/",
            "name": "Terms and conditions - Hair Gallery",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/#website"
            },
            "datePublished": "2021-07-19T16:06:34+00:00",
            "dateModified": "2023-09-04T14:14:49+00:00",
            "breadcrumb": {
                "@id": "https://www.hairgallery.co.uk/terms-and-conditions/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.hairgallery.co.uk/terms-and-conditions/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.hairgallery.co.uk/terms-and-conditions/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.hairgallery.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Terms and conditions"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.hairgallery.co.uk/#website",
            "url": "https://www.hairgallery.co.uk/",
            "name": "Hair Gallery",
            "description": "",
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.hairgallery.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.hairgallery.co.uk/#organization",
            "name": "Hair Gallery",
            "url": "https://www.hairgallery.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/",
                "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "width": 768,
                "height": 160,
                "caption": "Hair Gallery"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hairgalleryandthegallerydayspa/",
                "https://www.instagram.com/hairgallerycrowborough/"
            ]
        }
    ]
}
/about-us/green-salon-collective/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.hairgallery.co.uk/about-us/green-salon-collective/",
            "url": "https://www.hairgallery.co.uk/about-us/green-salon-collective/",
            "name": "Green Salon Collective - Hair Gallery",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.hairgallery.co.uk/about-us/green-salon-collective/#primaryimage"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/about-us/green-salon-collective/#primaryimage"
            },
            "thumbnailUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/05/green-salon-collective-white.png",
            "datePublished": "2021-05-27T15:24:57+00:00",
            "dateModified": "2021-11-16T06:55:24+00:00",
            "description": "As proud members of Green Salon Collective we are now able to recycle all our hair, chemicals, paper, metals and plastics.",
            "breadcrumb": {
                "@id": "https://www.hairgallery.co.uk/about-us/green-salon-collective/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.hairgallery.co.uk/about-us/green-salon-collective/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.hairgallery.co.uk/about-us/green-salon-collective/#primaryimage",
            "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/05/green-salon-collective-white.png",
            "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/05/green-salon-collective-white.png",
            "width": 300,
            "height": 117,
            "caption": "Green Salon Collective"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.hairgallery.co.uk/about-us/green-salon-collective/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.hairgallery.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About us",
                    "item": "https://www.hairgallery.co.uk/about-us/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Green Salon Collective"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.hairgallery.co.uk/#website",
            "url": "https://www.hairgallery.co.uk/",
            "name": "Hair Gallery",
            "description": "",
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.hairgallery.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.hairgallery.co.uk/#organization",
            "name": "Hair Gallery",
            "url": "https://www.hairgallery.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/",
                "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "width": 768,
                "height": 160,
                "caption": "Hair Gallery"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hairgalleryandthegallerydayspa/",
                "https://www.instagram.com/hairgallerycrowborough/"
            ]
        }
    ]
}
/2023/07/11/caci-lift-and-tone-your-skin/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/#article",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/"
            },
            "author": {
                "name": "James Barker",
                "@id": "https://www.hairgallery.co.uk/#/schema/person/63bd4c3021145fbe0298e201ea9d9077"
            },
            "headline": "CACI – have you ever wondered about CACI and what it can do for you?",
            "datePublished": "2023-07-11T15:20:08+00:00",
            "dateModified": "2024-03-21T18:17:07+00:00",
            "mainEntityOfPage": {
                "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/"
            },
            "wordCount": 411,
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/#primaryimage"
            },
            "thumbnailUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2023/07/caci-blog-post-july-2023.jpg",
            "articleSection": [
                "Beauty treatments"
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/",
            "url": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/",
            "name": "CACI – have you ever wondered about CACI and what it can do for you? - Hair Gallery",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/#primaryimage"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/#primaryimage"
            },
            "thumbnailUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2023/07/caci-blog-post-july-2023.jpg",
            "datePublished": "2023-07-11T15:20:08+00:00",
            "dateModified": "2024-03-21T18:17:07+00:00",
            "description": "Our non-invasive CACI treatment lifts and tones for more youthful-looking skin. Contact us to book an appointment at our Crowborough salon.",
            "breadcrumb": {
                "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/#primaryimage",
            "url": "https://www.hairgallery.co.uk/wp-content/uploads/2023/07/caci-blog-post-july-2023.jpg",
            "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2023/07/caci-blog-post-july-2023.jpg",
            "width": 1200,
            "height": 675
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.hairgallery.co.uk/2023/07/11/caci-lift-and-tone-your-skin/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.hairgallery.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Blog",
                    "item": "https://www.hairgallery.co.uk/about-us/blog/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Blog",
                    "item": "https://www.hairgallery.co.uk/about-us/blog/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "CACI – have you ever wondered about CACI and what it can do for you?"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.hairgallery.co.uk/#website",
            "url": "https://www.hairgallery.co.uk/",
            "name": "Hair Gallery",
            "description": "",
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.hairgallery.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.hairgallery.co.uk/#organization",
            "name": "Hair Gallery",
            "url": "https://www.hairgallery.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/",
                "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "width": 768,
                "height": 160,
                "caption": "Hair Gallery"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hairgalleryandthegallerydayspa/",
                "https://www.instagram.com/hairgallerycrowborough/"
            ]
        },
        {
            "@type": "Person",
            "@id": "https://www.hairgallery.co.uk/#/schema/person/63bd4c3021145fbe0298e201ea9d9077",
            "name": "James Barker",
            "url": "https://www.hairgallery.co.uk/author/james/"
        }
    ]
}
/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/#article",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/"
            },
            "author": {
                "name": "catherine",
                "@id": "https://www.hairgallery.co.uk/#/schema/person/8b6ab2cc70dbda6ac0b9c972e6b32a34"
            },
            "headline": "Why your hair is brassy and what we at Hair Gallery can do about it.",
            "datePublished": "2023-02-13T19:17:29+00:00",
            "dateModified": "2023-02-15T17:53:46+00:00",
            "mainEntityOfPage": {
                "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/"
            },
            "wordCount": 418,
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/#primaryimage"
            },
            "thumbnailUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2023/01/IMG_20210724_191534.jpg",
            "articleSection": [
                "News"
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/",
            "url": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/",
            "name": "Why your hair is brassy and what we at Hair Gallery can do about it. - Hair Gallery",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/#primaryimage"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/#primaryimage"
            },
            "thumbnailUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2023/01/IMG_20210724_191534.jpg",
            "datePublished": "2023-02-13T19:17:29+00:00",
            "dateModified": "2023-02-15T17:53:46+00:00",
            "breadcrumb": {
                "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/#primaryimage",
            "url": "https://www.hairgallery.co.uk/wp-content/uploads/2023/01/IMG_20210724_191534.jpg",
            "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2023/01/IMG_20210724_191534.jpg",
            "width": 1564,
            "height": 1564
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.hairgallery.co.uk/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.hairgallery.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Blog",
                    "item": "https://www.hairgallery.co.uk/about-us/blog/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Blog",
                    "item": "https://www.hairgallery.co.uk/about-us/blog/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Why your hair is brassy and what we at Hair Gallery can do about it."
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.hairgallery.co.uk/#website",
            "url": "https://www.hairgallery.co.uk/",
            "name": "Hair Gallery",
            "description": "",
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.hairgallery.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.hairgallery.co.uk/#organization",
            "name": "Hair Gallery",
            "url": "https://www.hairgallery.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/",
                "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "width": 768,
                "height": 160,
                "caption": "Hair Gallery"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hairgalleryandthegallerydayspa/",
                "https://www.instagram.com/hairgallerycrowborough/"
            ]
        },
        {
            "@type": "Person",
            "@id": "https://www.hairgallery.co.uk/#/schema/person/8b6ab2cc70dbda6ac0b9c972e6b32a34",
            "name": "catherine",
            "url": "https://www.hairgallery.co.uk/author/catherine/"
        }
    ]
}
/2021/07/27/olaplex-rebuilding-your-hair/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/#article",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/"
            },
            "author": {
                "name": "catherine",
                "@id": "https://www.hairgallery.co.uk/#/schema/person/8b6ab2cc70dbda6ac0b9c972e6b32a34"
            },
            "headline": "Olaplex – Rebuilding your hair.",
            "datePublished": "2021-07-27T16:56:06+00:00",
            "dateModified": "2025-02-27T13:24:07+00:00",
            "mainEntityOfPage": {
                "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/"
            },
            "wordCount": 766,
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/#primaryimage"
            },
            "thumbnailUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/07/Olplex.png",
            "articleSection": [
                "News"
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/",
            "url": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/",
            "name": "Olaplex - Rebuilding your hair. - Hair Gallery",
            "isPartOf": {
                "@id": "https://www.hairgallery.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/#primaryimage"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/#primaryimage"
            },
            "thumbnailUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/07/Olplex.png",
            "datePublished": "2021-07-27T16:56:06+00:00",
            "dateModified": "2025-02-27T13:24:07+00:00",
            "description": "You've heard of it but what is it? Can it be magic?",
            "breadcrumb": {
                "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/#primaryimage",
            "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/07/Olplex.png",
            "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/07/Olplex.png",
            "width": 993,
            "height": 851
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.hairgallery.co.uk/2021/07/27/olaplex-rebuilding-your-hair/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.hairgallery.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Blog",
                    "item": "https://www.hairgallery.co.uk/about-us/blog/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Blog",
                    "item": "https://www.hairgallery.co.uk/about-us/blog/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Olaplex – Rebuilding your hair."
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.hairgallery.co.uk/#website",
            "url": "https://www.hairgallery.co.uk/",
            "name": "Hair Gallery",
            "description": "",
            "publisher": {
                "@id": "https://www.hairgallery.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.hairgallery.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.hairgallery.co.uk/#organization",
            "name": "Hair Gallery",
            "url": "https://www.hairgallery.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/",
                "url": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "contentUrl": "https://www.hairgallery.co.uk/wp-content/uploads/2021/11/hair-gallery-and-the-gallery-day-spa-retina.png",
                "width": 768,
                "height": 160,
                "caption": "Hair Gallery"
            },
            "image": {
                "@id": "https://www.hairgallery.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/hairgalleryandthegallerydayspa/",
                "https://www.instagram.com/hairgallerycrowborough/"
            ]
        },
        {
            "@type": "Person",
            "@id": "https://www.hairgallery.co.uk/#/schema/person/8b6ab2cc70dbda6ac0b9c972e6b32a34",
            "name": "catherine",
            "url": "https://www.hairgallery.co.uk/author/catherine/"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
34Review mentions (all pages)
18External proof links (all pages)
PageReviewsProof links
/ (home) 4 3
/terms-and-conditions/ 6 3
/about-us/green-salon-collective/ 6 3
/2023/07/11/caci-lift-and-tone-your-skin/ 6 3
/2023/02/13/why-your-hair-is-brassy-and-what-we-at-hair-gallery-can-do-about-it/ 6 3
/2021/07/27/olaplex-rebuilding-your-hair/ 6 3
Explore the other reputation pillars for Hair Gallery & Gallery Day Spa