Identity & Authority: Mark Nelson Vets – Signal Evidence & AI Readability

Mark Nelson Vets

(http://www.marknelsonvet.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.
5 Impact Weight: 15 / 100
33% Reputation

There is a complete absence of Person schema for Mark or Michael Nelson, and no current veterinary surgeons are named or linked to professional credentials. The business uses its 1982 founding as an authority proxy while operating under a corporate umbrella (VetPartners) that is not reflected in the technical structured data, which uses generic LocalBusiness types.

The site claims to offer the best vet care and modern facilities, but provides zero clinical outcomes, surgical success rates, or internal photos of said facilities. The disconnect is most visible in the news graveyard, where the latest update is nearly four years old relative to the current date, suggesting operational stagnation behind the marketing facade.

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.marknelsonvet.co.uk/",
            "url": "https://www.marknelsonvet.co.uk/",
            "name": "Mark Nelson Vets | Pet Care in Thornton Heath & Westerham",
            "isPartOf": {
                "@id": "https://www.marknelsonvet.co.uk/#website"
            },
            "datePublished": "2024-06-05T09:03:39+00:00",
            "dateModified": "2026-04-07T13:03:29+00:00",
            "description": "We have been providing expert pet care for over 40 years. Our commitment makes us the trusted choice for your pet.",
            "breadcrumb": {
                "@id": "https://www.marknelsonvet.co.uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.marknelsonvet.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.marknelsonvet.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.marknelsonvet.co.uk/#website",
            "url": "https://www.marknelsonvet.co.uk/",
            "name": "Mark Nelson Vets",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.marknelsonvet.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/contact-us/register/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.marknelsonvet.co.uk/contact-us/register",
            "url": "https://www.marknelsonvet.co.uk/contact-us/register",
            "name": "Register Your Pet | Mark Nelson Vets",
            "isPartOf": {
                "@id": "https://www.marknelsonvet.co.uk/#website"
            },
            "datePublished": "2024-06-05T09:03:39+00:00",
            "dateModified": "2024-10-30T09:18:54+00:00",
            "description": "You and your pet can join the Mark Nelson Vets family online today, by filling out our simple registration form.",
            "breadcrumb": {
                "@id": "https://www.marknelsonvet.co.uk/contact-us/register#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.marknelsonvet.co.uk/contact-us/register"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.marknelsonvet.co.uk/contact-us/register#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.marknelsonvet.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us",
                    "item": "https://www.marknelsonvet.co.uk/contact-us"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Register"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.marknelsonvet.co.uk/#website",
            "url": "https://www.marknelsonvet.co.uk/",
            "name": "Mark Nelson Vets",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.marknelsonvet.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/emergency/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.marknelsonvet.co.uk/emergency",
            "url": "https://www.marknelsonvet.co.uk/emergency",
            "name": "Emergency Pet Services | Mark Nelson Vets",
            "isPartOf": {
                "@id": "https://www.marknelsonvet.co.uk/#website"
            },
            "datePublished": "2024-06-05T09:03:41+00:00",
            "dateModified": "2025-12-02T12:59:49+00:00",
            "description": "Advice for Mark Nelson Vets clients on how we can help if you and your pet find yourselves in a veterinary emergency.",
            "breadcrumb": {
                "@id": "https://www.marknelsonvet.co.uk/emergency#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.marknelsonvet.co.uk/emergency"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.marknelsonvet.co.uk/emergency#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.marknelsonvet.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Emergency"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.marknelsonvet.co.uk/#website",
            "url": "https://www.marknelsonvet.co.uk/",
            "name": "Mark Nelson Vets",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.marknelsonvet.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/what-we-offer/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.marknelsonvet.co.uk/what-we-offer",
            "url": "https://www.marknelsonvet.co.uk/what-we-offer",
            "name": "Our Pet Care Services | Mark Nelson Vets",
            "isPartOf": {
                "@id": "https://www.marknelsonvet.co.uk/#website"
            },
            "datePublished": "2024-06-05T09:03:39+00:00",
            "dateModified": "2025-01-31T10:15:23+00:00",
            "description": "Check out the range of services we offer to keep the pets of Thornton Heath & Westerham happy and healthy.",
            "breadcrumb": {
                "@id": "https://www.marknelsonvet.co.uk/what-we-offer#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.marknelsonvet.co.uk/what-we-offer"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.marknelsonvet.co.uk/what-we-offer#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.marknelsonvet.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "What We Offer"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.marknelsonvet.co.uk/#website",
            "url": "https://www.marknelsonvet.co.uk/",
            "name": "Mark Nelson Vets",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.marknelsonvet.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.marknelsonvet.co.uk/contact-us",
            "url": "https://www.marknelsonvet.co.uk/contact-us",
            "name": "Contact Us | Mark Nelson Vets",
            "isPartOf": {
                "@id": "https://www.marknelsonvet.co.uk/#website"
            },
            "datePublished": "2024-06-05T09:03:39+00:00",
            "dateModified": "2026-03-12T11:27:36+00:00",
            "description": "Get in touch with the Mark Nelson Vets team, caring for the pets of Thornton Heath & Westerham.",
            "breadcrumb": {
                "@id": "https://www.marknelsonvet.co.uk/contact-us#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.marknelsonvet.co.uk/contact-us"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.marknelsonvet.co.uk/contact-us#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.marknelsonvet.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.marknelsonvet.co.uk/#website",
            "url": "https://www.marknelsonvet.co.uk/",
            "name": "Mark Nelson Vets",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.marknelsonvet.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.marknelsonvet.co.uk/news",
            "url": "https://www.marknelsonvet.co.uk/news",
            "name": "News | Mark Nelson Vets",
            "isPartOf": {
                "@id": "https://www.marknelsonvet.co.uk/#website"
            },
            "datePublished": "2024-06-05T09:03:39+00:00",
            "dateModified": "2024-10-07T13:26:22+00:00",
            "description": "Read the latest Mark Nelson Vets news and learn more about how we've been caring for the pets of Thornton Heath & Westerham.",
            "breadcrumb": {
                "@id": "https://www.marknelsonvet.co.uk/news#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.marknelsonvet.co.uk/news"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.marknelsonvet.co.uk/news#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.marknelsonvet.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.marknelsonvet.co.uk/#website",
            "url": "https://www.marknelsonvet.co.uk/",
            "name": "Mark Nelson Vets",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.marknelsonvet.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
42Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 7 2
/contact-us/register/ 7 2
/emergency/ 7 2
/what-we-offer/ 7 2
/contact-us/ 7 2
/news/ 7 2