Identity & Authority: DS Burge & Co – Signal Evidence & AI Readability

DS Burge & Co

(https://www.dsburge.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

While the About Us page names 15 team members, which is a strong anti-BS signal, there is a total absence of Person schema or sameAs links to professional bodies like the ICAEW or LinkedIn profiles to verify credentials. The technical implementation shows a gap between the claim of ‘expert advice’ and the presence of basic technical errors, such as the aforementioned outdated VAT threshold. The Organization schema is present but lacks deep integration with founder properties or professional membership numbers, resulting in a ‘surface-level’ digital authority footprint.

The marketing tone claims the firm will ‘ensure you maximise your entitlements,’ yet the content never demonstrates a single example of a successful R&D claim or a specific SEIS application outcome. There is a disconnect between the promise of ‘bespoke tax advice’ and the reality of the sub-pages, which largely describe standard HMRC regulations rather than the firm’s unique strategy for optimization. The site mentions helping businesses ‘become more profitable’ through management reports, but provides no visual or textual evidence of what these reports look like or how they have impacted a real client.

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://www.dsburge.co.uk/#organization",
            "name": "DS Burge & Co",
            "sameAs": [
                "https://www.facebook.com/dsburgeandco/"
            ],
            "logo": {
                "@type": "ImageObject",
                "@id": "https://www.dsburge.co.uk/#logo",
                "url": "https://www.dsburge.co.uk/wp-content/uploads/2021/03/DS-Burge-Logo-Square.jpg",
                "contentUrl": "https://www.dsburge.co.uk/wp-content/uploads/2021/03/DS-Burge-Logo-Square.jpg",
                "caption": "DS Burge & Co",
                "inLanguage": "en-GB",
                "width": "1000",
                "height": "1000"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.dsburge.co.uk/#website",
            "url": "https://www.dsburge.co.uk",
            "name": "DS Burge & Co",
            "publisher": {
                "@id": "https://www.dsburge.co.uk/#organization"
            },
            "inLanguage": "en-GB",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.dsburge.co.uk/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://www.dsburge.co.uk/wp-content/uploads/2024/02/DS-Burge-Hero.jpg",
            "url": "https://www.dsburge.co.uk/wp-content/uploads/2024/02/DS-Burge-Hero.jpg",
            "width": "1800",
            "height": "1010",
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.dsburge.co.uk/#webpage",
            "url": "https://www.dsburge.co.uk/",
            "name": "Accountants in Surbiton and Wimbledon | Tax Advice and Returns | DS Burge & Co",
            "datePublished": "2015-07-28T11:23:40+01:00",
            "dateModified": "2024-02-20T09:34:31+00:00",
            "about": {
                "@id": "https://www.dsburge.co.uk/#organization"
            },
            "isPartOf": {
                "@id": "https://www.dsburge.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.dsburge.co.uk/wp-content/uploads/2024/02/DS-Burge-Hero.jpg"
            },
            "inLanguage": "en-GB"
        }
    ]
}
/capital-gains-tax-advice/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.dsburge.co.uk/capital-gains-tax-advice/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.dsburge.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.dsburge.co.uk/capital-gains-tax-advice/",
                        "name": "Capital Gains Tax Advice"
                    }
                }
            ]
        }
    ]
}
/personal-tax-advice/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.dsburge.co.uk/personal-tax-advice/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.dsburge.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.dsburge.co.uk/personal-tax-advice/",
                        "name": "Personal Tax Advice"
                    }
                }
            ]
        }
    ]
}
/self-assessment-tax-return-surrey/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.dsburge.co.uk/self-assessment-tax-return-surrey/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.dsburge.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.dsburge.co.uk/self-assessment-tax-return-surrey/",
                        "name": "Self Assessment Tax Returns in Surrey"
                    }
                }
            ]
        }
    ]
}
/business-tax-advice/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.dsburge.co.uk/business-tax-advice/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.dsburge.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.dsburge.co.uk/business-tax-advice/",
                        "name": "Business Tax Advice"
                    }
                }
            ]
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.dsburge.co.uk/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://www.dsburge.co.uk",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://www.dsburge.co.uk/about-us/",
                        "name": "About Us"
                    }
                }
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
776Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 136 0
/capital-gains-tax-advice/ 142 0
/personal-tax-advice/ 142 0
/self-assessment-tax-return-surrey/ 143 0
/business-tax-advice/ 143 0
/about-us/ 70 0