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

Tree Surgeons Wimbledon

(https://www.treesurgeonswimbledon.com) 📸 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.
12 Impact Weight: 15 / 100
80% Reputation

Authority gaps are minimal because the company names individual team members like Peter, Adam, and Richard and provides photographic evidence of their City & Guilds/NPTC certificates. This demonstrates far more transparency than the industry average. A small gap exists in the structured data, where Person schema is not utilized to formally link these individuals to the Organization, and several displayed certificates appear to have lapsed or need renewal relative to the 2026 temporal anchor.

Marketing claims such as ‘undertakes the most dangerous tree works safely’ are supported by technical explanations of ‘Section Tree Felling’ and ‘Straight Tree Felling’ methodologies. The site avoids bold, unquantifiable performance claims like ‘unrivaled results’ in favor of ‘works carried out to British Standards (BS3998).’ There is no significant disconnect between the professional marketing tone and the technical evidence presented in the body 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",
                "Person"
            ],
            "@id": "https://www.treesurgeonswimbledon.com/#person",
            "name": "Tree Surgeons Wimbledon",
            "url": "https://www.treesurgeonswimbledon.com"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.treesurgeonswimbledon.com/#website",
            "url": "https://www.treesurgeonswimbledon.com",
            "name": "Tree Surgeons Wimbledon",
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "inLanguage": "en-GB",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.treesurgeonswimbledon.com/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://www.treesurgeonswimbledon.com/#webpage",
            "url": "https://www.treesurgeonswimbledon.com/",
            "name": "Tree Surgeons Wimbledon | Tree Surgery SW19",
            "datePublished": "2022-01-03T10:50:18+00:00",
            "dateModified": "2022-01-19T15:23:39+00:00",
            "about": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/#website"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "Person",
            "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "name": "treesurgeonswimbledon",
            "url": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "caption": "treesurgeonswimbledon",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.treesurgeonswimbledon.com"
            ]
        },
        {
            "@type": "Article",
            "headline": "Tree Surgeons Wimbledon | Tree Surgery SW19",
            "keywords": "tree surgeons wimbledon,tree surgeon,tree surgery",
            "datePublished": "2022-01-03T10:50:18+00:00",
            "dateModified": "2022-01-19T15:23:39+00:00",
            "author": {
                "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
                "name": "treesurgeonswimbledon"
            },
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "description": "Tree Surgeons Wimbledon is a company of professionals and provides a full range of arboricultural services in Wimbledon including tree felling, pruning and stump removal.",
            "name": "Tree Surgeons Wimbledon | Tree Surgery SW19",
            "@id": "https://www.treesurgeonswimbledon.com/#richSnippet",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.treesurgeonswimbledon.com/#webpage"
            }
        }
    ]
}
/tree-services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Organization",
                "Person"
            ],
            "@id": "https://www.treesurgeonswimbledon.com/#person",
            "name": "Tree Surgeons Wimbledon",
            "url": "https://www.treesurgeonswimbledon.com"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.treesurgeonswimbledon.com/#website",
            "url": "https://www.treesurgeonswimbledon.com",
            "name": "Tree Surgeons Wimbledon",
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.treesurgeonswimbledon.com/tree-services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com/tree-services/",
                        "name": "Services"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.treesurgeonswimbledon.com/tree-services/#webpage",
            "url": "https://www.treesurgeonswimbledon.com/tree-services/",
            "name": "Tree Services | Tree Surgeons Wimbledon",
            "datePublished": "2022-01-03T10:50:38+00:00",
            "dateModified": "2022-01-13T10:49:42+00:00",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/#website"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-services/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "name": "treesurgeonswimbledon",
            "url": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "caption": "treesurgeonswimbledon",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.treesurgeonswimbledon.com"
            ]
        },
        {
            "@type": "Article",
            "headline": "Tree Services | Tree Surgeons Wimbledon",
            "keywords": "tree services",
            "datePublished": "2022-01-03T10:50:38+00:00",
            "dateModified": "2022-01-13T10:49:42+00:00",
            "author": {
                "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
                "name": "treesurgeonswimbledon"
            },
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "description": "Tree Surgeons Wimbledon provides a fully comprehensive tree surgery service for residential and commercial clients in Wimbledon and surrounding areas.",
            "name": "Tree Services | Tree Surgeons Wimbledon",
            "@id": "https://www.treesurgeonswimbledon.com/tree-services/#richSnippet",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-services/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-services/#webpage"
            }
        }
    ]
}
/tree-removal/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Organization",
                "Person"
            ],
            "@id": "https://www.treesurgeonswimbledon.com/#person",
            "name": "Tree Surgeons Wimbledon",
            "url": "https://www.treesurgeonswimbledon.com"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.treesurgeonswimbledon.com/#website",
            "url": "https://www.treesurgeonswimbledon.com",
            "name": "Tree Surgeons Wimbledon",
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.treesurgeonswimbledon.com/tree-removal/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com/tree-removal/",
                        "name": "Tree Removal"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.treesurgeonswimbledon.com/tree-removal/#webpage",
            "url": "https://www.treesurgeonswimbledon.com/tree-removal/",
            "name": "Tree Removal Wimbledon | Tree Felling SW19",
            "datePublished": "2022-01-03T10:53:02+00:00",
            "dateModified": "2022-01-13T15:55:39+00:00",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/#website"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-removal/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "name": "treesurgeonswimbledon",
            "url": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "caption": "treesurgeonswimbledon",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.treesurgeonswimbledon.com"
            ]
        },
        {
            "@type": "Article",
            "headline": "Tree Removal Wimbledon | Tree Felling SW19",
            "keywords": "Tree Removal Wimbledon",
            "datePublished": "2022-01-03T10:53:02+00:00",
            "dateModified": "2022-01-13T15:55:39+00:00",
            "author": {
                "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
                "name": "treesurgeonswimbledon"
            },
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "description": "Tree Surgeons Wimbledon provides a comprehensive tree removal service in Wimbledon. If you need a tree felled or removed from your property, call us today.",
            "name": "Tree Removal Wimbledon | Tree Felling SW19",
            "@id": "https://www.treesurgeonswimbledon.com/tree-removal/#richSnippet",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-removal/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-removal/#webpage"
            }
        }
    ]
}
/tree-pruning/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Organization",
                "Person"
            ],
            "@id": "https://www.treesurgeonswimbledon.com/#person",
            "name": "Tree Surgeons Wimbledon",
            "url": "https://www.treesurgeonswimbledon.com"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.treesurgeonswimbledon.com/#website",
            "url": "https://www.treesurgeonswimbledon.com",
            "name": "Tree Surgeons Wimbledon",
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.treesurgeonswimbledon.com/tree-pruning/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com/tree-pruning/",
                        "name": "Tree Pruning"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.treesurgeonswimbledon.com/tree-pruning/#webpage",
            "url": "https://www.treesurgeonswimbledon.com/tree-pruning/",
            "name": "Tree Pruning Wimbledon | Tree Reducing SW19",
            "datePublished": "2022-01-03T10:53:11+00:00",
            "dateModified": "2022-01-13T17:22:33+00:00",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/#website"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-pruning/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "name": "treesurgeonswimbledon",
            "url": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "caption": "treesurgeonswimbledon",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.treesurgeonswimbledon.com"
            ]
        },
        {
            "@type": "Article",
            "headline": "Tree Pruning Wimbledon | Tree Reducing SW19",
            "keywords": "tree pruning wimbledon",
            "datePublished": "2022-01-03T10:53:11+00:00",
            "dateModified": "2022-01-13T17:22:33+00:00",
            "author": {
                "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
                "name": "treesurgeonswimbledon"
            },
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "description": "Tree Pruning and Reducing in Wimbledon. We undertake all types of tree work including tree pruning in SW19 and surrounding areas in South West London.",
            "name": "Tree Pruning Wimbledon | Tree Reducing SW19",
            "@id": "https://www.treesurgeonswimbledon.com/tree-pruning/#richSnippet",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-pruning/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-pruning/#webpage"
            }
        }
    ]
}
/tree-stump-grinding/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Organization",
                "Person"
            ],
            "@id": "https://www.treesurgeonswimbledon.com/#person",
            "name": "Tree Surgeons Wimbledon",
            "url": "https://www.treesurgeonswimbledon.com"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.treesurgeonswimbledon.com/#website",
            "url": "https://www.treesurgeonswimbledon.com",
            "name": "Tree Surgeons Wimbledon",
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/",
                        "name": "Stump Grinding"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/#webpage",
            "url": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/",
            "name": "Tree Stump Grinding Wimbledon | Stump Removal SW19",
            "datePublished": "2022-01-03T10:53:19+00:00",
            "dateModified": "2022-01-13T17:47:08+00:00",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/#website"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "name": "treesurgeonswimbledon",
            "url": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "caption": "treesurgeonswimbledon",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.treesurgeonswimbledon.com"
            ]
        },
        {
            "@type": "Article",
            "headline": "Tree Stump Grinding Wimbledon | Stump Removal SW19",
            "keywords": "tree stump grinding wimbledon",
            "datePublished": "2022-01-03T10:53:19+00:00",
            "dateModified": "2022-01-13T17:47:08+00:00",
            "author": {
                "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
                "name": "treesurgeonswimbledon"
            },
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "description": "Tree Stump Grinding in Wimbledon. Our tree surgeons can grind out any unwanted tree stumps and completely remove them from your property in SW19 and beyond.",
            "name": "Tree Stump Grinding Wimbledon | Stump Removal SW19",
            "@id": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/#richSnippet",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.treesurgeonswimbledon.com/tree-stump-grinding/#webpage"
            }
        }
    ]
}
/about-tree-surgery/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Organization",
                "Person"
            ],
            "@id": "https://www.treesurgeonswimbledon.com/#person",
            "name": "Tree Surgeons Wimbledon",
            "url": "https://www.treesurgeonswimbledon.com"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.treesurgeonswimbledon.com/#website",
            "url": "https://www.treesurgeonswimbledon.com",
            "name": "Tree Surgeons Wimbledon",
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.treesurgeonswimbledon.com/about-tree-surgery/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.treesurgeonswimbledon.com/about-tree-surgery/",
                        "name": "About"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.treesurgeonswimbledon.com/about-tree-surgery/#webpage",
            "url": "https://www.treesurgeonswimbledon.com/about-tree-surgery/",
            "name": "About Tree Surgeons Wimbledon",
            "datePublished": "2022-01-03T10:50:26+00:00",
            "dateModified": "2024-02-04T21:45:40+00:00",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/#website"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://www.treesurgeonswimbledon.com/about-tree-surgery/#breadcrumb"
            }
        },
        {
            "@type": "Person",
            "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "name": "treesurgeonswimbledon",
            "url": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/ec67f7fd8b748c168ebed6009d902224d2f7777b7dd48f85f9c2727fa2c1d4c0?s=96&d=mm&r=g",
                "caption": "treesurgeonswimbledon",
                "inLanguage": "en-GB"
            },
            "sameAs": [
                "https://www.treesurgeonswimbledon.com"
            ]
        },
        {
            "@type": "Article",
            "headline": "About Tree Surgeons Wimbledon",
            "keywords": "About",
            "datePublished": "2022-01-03T10:50:26+00:00",
            "dateModified": "2024-02-04T21:45:40+00:00",
            "author": {
                "@id": "https://www.treesurgeonswimbledon.com/author/treesurgeonswimbledon/",
                "name": "treesurgeonswimbledon"
            },
            "publisher": {
                "@id": "https://www.treesurgeonswimbledon.com/#person"
            },
            "description": "About Tree Surgeons Wimbledon. We been providing professional and high quality tree works for customers in Wimbledon and South West London for the past 15 years.",
            "name": "About Tree Surgeons Wimbledon",
            "@id": "https://www.treesurgeonswimbledon.com/about-tree-surgery/#richSnippet",
            "isPartOf": {
                "@id": "https://www.treesurgeonswimbledon.com/about-tree-surgery/#webpage"
            },
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@id": "https://www.treesurgeonswimbledon.com/about-tree-surgery/#webpage"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
25Review mentions (all pages)
18External proof links (all pages)
PageReviewsProof links
/ (home) 4 3
/tree-services/ 4 3
/tree-removal/ 4 3
/tree-pruning/ 4 3
/tree-stump-grinding/ 4 3
/about-tree-surgery/ 5 3