Identity & Authority: Camberley Tree Surgeons – Signal Evidence & AI Readability

Camberley Tree Surgeons

(https://camberleytreesurgeons.co.uk) 📸 Data Snapshot: May 21, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
8 Impact Weight: 15 / 100
53% Reputation

A major identity gap exists in the technical schema: the Person schema points to ‘BoldThemes’ (the WordPress theme creator) as the author rather than a named arborist. While the text mentions ‘NPTC-qualified arborists,’ it fails to name a single human expert or provide a digital footprint for the leadership. This results in an authority score penalty despite the technical competence shown in the service descriptions.

The marketing tone is relatively grounded, avoiding ‘world-class’ or ‘revolutionary’ claims. The disconnect is temporal rather than qualitative; the site claims an ‘excellent reputation’ but the evidence provided (reviews) hasn’t been refreshed in over six years. The claim of having the ‘latest tree surgery tools’ is unsubstantiated by any visual or technical evidence beyond text.

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": "Organization",
            "@id": "https://camberleytreesurgeons.co.uk/#organization",
            "name": "Camberley Tree Surgeons",
            "url": "https://camberleytreesurgeons.co.uk",
            "sameAs": [
                "https://www.facebook.com/camberleytreesurgeons/",
                "https://twitter.com/CamberleyTrees",
                "https://www.instagram.com/camberleytreesurgeons/"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://camberleytreesurgeons.co.uk/#logo",
                "url": "http://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-logo-500x500-1.png",
                "contentUrl": "http://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-logo-500x500-1.png",
                "caption": "Camberley Tree Surgeons",
                "inLanguage": "en-US",
                "width": "500",
                "height": "500"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://camberleytreesurgeons.co.uk/#website",
            "url": "https://camberleytreesurgeons.co.uk",
            "name": "Camberley Tree Surgeons",
            "publisher": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://camberleytreesurgeons.co.uk/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://camberleytreesurgeons.co.uk/#webpage",
            "url": "https://camberleytreesurgeons.co.uk/",
            "name": "Home | Camberley Tree Surgeons | Tree Surgeon Camberley",
            "datePublished": "2018-09-19T13:08:17+00:00",
            "dateModified": "2026-05-05T17:33:37+00:00",
            "about": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            },
            "isPartOf": {
                "@id": "https://camberleytreesurgeons.co.uk/#website"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://camberleytreesurgeons.co.uk/author/infobold-themes-com/",
            "name": "BoldThemes",
            "description": "Camberley Tree Surgeons are a team of insured & qualified arborist who provide safe, affordable tree surgery services to clients across Surrey & Hampshire",
            "url": "https://camberleytreesurgeons.co.uk/author/infobold-themes-com/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/96d9ea502d1f6cc257029a42857dfc0bfc9b0bbdeca510195dcccfccf57a2c2a?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/96d9ea502d1f6cc257029a42857dfc0bfc9b0bbdeca510195dcccfccf57a2c2a?s=96&d=mm&r=g",
                "caption": "BoldThemes",
                "inLanguage": "en-US"
            },
            "worksFor": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Home | Camberley Tree Surgeons | Tree Surgeon Camberley",
            "datePublished": "2018-09-19T13:08:17+00:00",
            "dateModified": "2026-05-05T17:33:37+00:00",
            "author": {
                "@id": "https://camberleytreesurgeons.co.uk/author/infobold-themes-com/",
                "name": "BoldThemes"
            },
            "publisher": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            },
            "description": "At Camberley Tree Surgeons our expert arborists are qualified & insured. We offer a vast range of tree surgeon services in Camberley Surrey.",
            "name": "Home | Camberley Tree Surgeons | Tree Surgeon Camberley",
            "@id": "https://camberleytreesurgeons.co.uk/#richSnippet",
            "isPartOf": {
                "@id": "https://camberleytreesurgeons.co.uk/#webpage"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://camberleytreesurgeons.co.uk/#webpage"
            }
        }
    ]
}
/about-us/contact-us/ — no schema detected (entity gap)
/tree-removal-camberley/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://camberleytreesurgeons.co.uk/#organization",
            "name": "Camberley Tree Surgeons",
            "url": "https://camberleytreesurgeons.co.uk",
            "sameAs": [
                "https://www.facebook.com/camberleytreesurgeons/",
                "https://twitter.com/CamberleyTrees",
                "https://www.instagram.com/camberleytreesurgeons/"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://camberleytreesurgeons.co.uk/#logo",
                "url": "http://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-logo-500x500-1.png",
                "contentUrl": "http://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-logo-500x500-1.png",
                "caption": "Camberley Tree Surgeons",
                "inLanguage": "en-US",
                "width": "500",
                "height": "500"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://camberleytreesurgeons.co.uk/#website",
            "url": "https://camberleytreesurgeons.co.uk",
            "name": "Camberley Tree Surgeons",
            "publisher": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "@id": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg",
            "url": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg",
            "width": "1920",
            "height": "1100",
            "caption": "camberley-tree-surgeons-featured-image-tree-reduction",
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://camberleytreesurgeons.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/",
                        "name": "Tree Removal Camberley"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/#webpage",
            "url": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/",
            "name": "Felling & Tree Removal Camberley | Surrey | Tree Surgeons",
            "datePublished": "2020-07-08T09:44:37+00:00",
            "dateModified": "2023-07-04T16:14:16+00:00",
            "isPartOf": {
                "@id": "https://camberleytreesurgeons.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://camberleytreesurgeons.co.uk/author/infocamberleytreesurgeons-co-uk/",
            "name": "info@camberleytreesurgeons.co.uk",
            "description": "Camberley Tree Surgeons are a team of insured & qualified arborist who provide safe, affordable tree surgery services to clients across Surrey & Hampshire",
            "url": "https://camberleytreesurgeons.co.uk/author/infocamberleytreesurgeons-co-uk/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/2bae6634058d91e4c41febef7b0bee59c6863c80a52ff3ec68958c9adc6d91f7?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/2bae6634058d91e4c41febef7b0bee59c6863c80a52ff3ec68958c9adc6d91f7?s=96&d=mm&r=g",
                "caption": "info@camberleytreesurgeons.co.uk",
                "inLanguage": "en-US"
            },
            "worksFor": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Felling & Tree Removal Camberley | Surrey | Tree Surgeons",
            "datePublished": "2020-07-08T09:44:37+00:00",
            "dateModified": "2023-07-04T16:14:16+00:00",
            "author": {
                "@id": "https://camberleytreesurgeons.co.uk/author/infocamberleytreesurgeons-co-uk/",
                "name": "info@camberleytreesurgeons.co.uk"
            },
            "publisher": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            },
            "description": "Camberley Tree Surgeons - Our insured & qualified arborists have years of experience felling & removing trees in Camberley & other local areas.",
            "name": "Felling & Tree Removal Camberley | Surrey | Tree Surgeons",
            "@id": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/#richSnippet",
            "isPartOf": {
                "@id": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/#webpage"
            },
            "image": {
                "@id": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://camberleytreesurgeons.co.uk/tree-removal-camberley/#webpage"
            }
        }
    ]
}
/tree-pruning-camberley/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://camberleytreesurgeons.co.uk/#organization",
            "name": "Camberley Tree Surgeons",
            "url": "https://camberleytreesurgeons.co.uk",
            "sameAs": [
                "https://www.facebook.com/camberleytreesurgeons/",
                "https://twitter.com/CamberleyTrees",
                "https://www.instagram.com/camberleytreesurgeons/"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://camberleytreesurgeons.co.uk/#logo",
                "url": "http://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-logo-500x500-1.png",
                "contentUrl": "http://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-logo-500x500-1.png",
                "caption": "Camberley Tree Surgeons",
                "inLanguage": "en-US",
                "width": "500",
                "height": "500"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://camberleytreesurgeons.co.uk/#website",
            "url": "https://camberleytreesurgeons.co.uk",
            "name": "Camberley Tree Surgeons",
            "publisher": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "@id": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg",
            "url": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg",
            "width": "1920",
            "height": "1100",
            "caption": "camberley-tree-surgeons-featured-image-tree-reduction",
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://camberleytreesurgeons.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/",
                        "name": "Tree Pruning Camberley"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/#webpage",
            "url": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/",
            "name": "Tree Pruning Camberley | Surrey | Camberley Tree Surgeons",
            "datePublished": "2020-07-08T10:52:13+00:00",
            "dateModified": "2023-07-04T16:09:18+00:00",
            "isPartOf": {
                "@id": "https://camberleytreesurgeons.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://camberleytreesurgeons.co.uk/author/infocamberleytreesurgeons-co-uk/",
            "name": "info@camberleytreesurgeons.co.uk",
            "description": "Camberley Tree Surgeons are a team of insured & qualified arborist who provide safe, affordable tree surgery services to clients across Surrey & Hampshire",
            "url": "https://camberleytreesurgeons.co.uk/author/infocamberleytreesurgeons-co-uk/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/2bae6634058d91e4c41febef7b0bee59c6863c80a52ff3ec68958c9adc6d91f7?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/2bae6634058d91e4c41febef7b0bee59c6863c80a52ff3ec68958c9adc6d91f7?s=96&d=mm&r=g",
                "caption": "info@camberleytreesurgeons.co.uk",
                "inLanguage": "en-US"
            },
            "worksFor": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            }
        },
        {
            "@type": "Article",
            "headline": "Tree Pruning Camberley | Surrey | Camberley Tree Surgeons",
            "datePublished": "2020-07-08T10:52:13+00:00",
            "dateModified": "2023-07-04T16:09:18+00:00",
            "author": {
                "@id": "https://camberleytreesurgeons.co.uk/author/infocamberleytreesurgeons-co-uk/",
                "name": "info@camberleytreesurgeons.co.uk"
            },
            "publisher": {
                "@id": "https://camberleytreesurgeons.co.uk/#organization"
            },
            "description": "Camberley Tree Surgeons - Our insured & qualified arborists have years of experience tree pruning in Camberley, Surrey & other local areas.",
            "name": "Tree Pruning Camberley | Surrey | Camberley Tree Surgeons",
            "@id": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/#richSnippet",
            "isPartOf": {
                "@id": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/#webpage"
            },
            "image": {
                "@id": "https://camberleytreesurgeons.co.uk/wp-content/uploads/2020/03/camberley-tree-surgeons-featured-image-2.jpg"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://camberleytreesurgeons.co.uk/tree-pruning-camberley/#webpage"
            }
        }
    ]
}
/tree-pollarding-camberley/ — no schema detected (entity gap)
/stump-grinding-camberley/ — no schema detected (entity gap)
🛡️ Trust Signals — external proof links that back the declared identity
352Review mentions (all pages)
3External proof links (all pages)
PageReviewsProof links
/ (home) 140 1
/about-us/contact-us/ 0 0
/tree-removal-camberley/ 106 1
/tree-pruning-camberley/ 106 1
/tree-pollarding-camberley/ 0 0
/stump-grinding-camberley/ 0 0