Identity & Authority: Stewart Vets – Dudley – Signal Evidence & AI Readability

Stewart Vets – Dudley

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

While the site names nine team members (e.g., Han Zhang, India Benfield-York), it critically fails to list their professional qualifications (e.g., MRCVS, BVSc, RVN) or RCVS registration numbers, which are standard ‘proof expectations’ for the industry. There is no Person schema in the JSON-LD to connect these individuals to a verifiable digital footprint or professional registry. The structured data is limited to LocalBusiness and BreadcrumbList, failing to leverage Expertise or Organization schema that could link the Dudley branch to the parent CVS (UK) Limited authority. This creates a vacuum between the claim of ‘expertise’ and the proof of ‘professional standing’.

The site makes bold performance assertions such as providing ‘the highest quality of veterinary care’ and ‘surgery and treatment’ but provides no data on surgical success rates, case volumes, or equipment specifications. The claim that advice is ‘tailored to your pet’s individual situation’ is a standard marketing promise that lacks a described methodology or framework. There is a disconnect between the claim of being ‘easily accessible’ and the lack of a map or granular parking instructions within the clean text to prove it.

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",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.cvsvets.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "west-midlands",
                "item": "https://www.cvsvets.com/west-midlands"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "Stewart Vets, Dudley",
                "item": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "@id": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley#localbusiness",
        "name": "Stewart Vets - Dudley",
        "telephone": "01384 252817",
        "url": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2 Brooke Street",
            "addressLocality": "Dudley",
            "postalCode": "DY2 8RB",
            "addressCountry": "GB"
        },
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Monday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Tuesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Wednesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Thursday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Friday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Saturday",
                "opens": "09:00",
                "closes": "13:00"
            }
        ],
        "parentOrganization": {
            "@id": "https://www.cvsvets.com/#organization"
        },
        "image": [
            "https://www.cvsvets.com/west-midlands/media_189592a00a7ae24317353bb9f632206b74322decd.svg?width=1200&format=pjpg&optimize=medium"
        ]
    }
]
/practice-finder/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.cvsvets.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "west-midlands",
                "item": "https://www.cvsvets.com/west-midlands"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "Stewart Vets, Dudley",
                "item": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "@id": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley#localbusiness",
        "name": "Stewart Vets - Dudley",
        "telephone": "01384 252817",
        "url": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2 Brooke Street",
            "addressLocality": "Dudley",
            "postalCode": "DY2 8RB",
            "addressCountry": "GB"
        },
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Monday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Tuesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Wednesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Thursday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Friday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Saturday",
                "opens": "09:00",
                "closes": "13:00"
            }
        ],
        "parentOrganization": {
            "@id": "https://www.cvsvets.com/#organization"
        },
        "image": [
            "https://www.cvsvets.com/west-midlands/media_189592a00a7ae24317353bb9f632206b74322decd.svg?width=1200&format=pjpg&optimize=medium"
        ]
    }
]
/our-services/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.cvsvets.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "west-midlands",
                "item": "https://www.cvsvets.com/west-midlands"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "Stewart Vets, Dudley",
                "item": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "@id": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley#localbusiness",
        "name": "Stewart Vets - Dudley",
        "telephone": "01384 252817",
        "url": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2 Brooke Street",
            "addressLocality": "Dudley",
            "postalCode": "DY2 8RB",
            "addressCountry": "GB"
        },
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Monday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Tuesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Wednesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Thursday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Friday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Saturday",
                "opens": "09:00",
                "closes": "13:00"
            }
        ],
        "parentOrganization": {
            "@id": "https://www.cvsvets.com/#organization"
        },
        "image": [
            "https://www.cvsvets.com/west-midlands/media_189592a00a7ae24317353bb9f632206b74322decd.svg?width=1200&format=pjpg&optimize=medium"
        ]
    }
]
/healthy-pet-club/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.cvsvets.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "west-midlands",
                "item": "https://www.cvsvets.com/west-midlands"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "Stewart Vets, Dudley",
                "item": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "@id": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley#localbusiness",
        "name": "Stewart Vets - Dudley",
        "telephone": "01384 252817",
        "url": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2 Brooke Street",
            "addressLocality": "Dudley",
            "postalCode": "DY2 8RB",
            "addressCountry": "GB"
        },
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Monday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Tuesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Wednesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Thursday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Friday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Saturday",
                "opens": "09:00",
                "closes": "13:00"
            }
        ],
        "parentOrganization": {
            "@id": "https://www.cvsvets.com/#organization"
        },
        "image": [
            "https://www.cvsvets.com/west-midlands/media_189592a00a7ae24317353bb9f632206b74322decd.svg?width=1200&format=pjpg&optimize=medium"
        ]
    }
]
/health/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.cvsvets.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "west-midlands",
                "item": "https://www.cvsvets.com/west-midlands"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "Stewart Vets, Dudley",
                "item": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "@id": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley#localbusiness",
        "name": "Stewart Vets - Dudley",
        "telephone": "01384 252817",
        "url": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2 Brooke Street",
            "addressLocality": "Dudley",
            "postalCode": "DY2 8RB",
            "addressCountry": "GB"
        },
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Monday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Tuesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Wednesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Thursday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Friday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Saturday",
                "opens": "09:00",
                "closes": "13:00"
            }
        ],
        "parentOrganization": {
            "@id": "https://www.cvsvets.com/#organization"
        },
        "image": [
            "https://www.cvsvets.com/west-midlands/media_189592a00a7ae24317353bb9f632206b74322decd.svg?width=1200&format=pjpg&optimize=medium"
        ]
    }
]
/about-us/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.cvsvets.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "west-midlands",
                "item": "https://www.cvsvets.com/west-midlands"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "Stewart Vets, Dudley",
                "item": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "@id": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley#localbusiness",
        "name": "Stewart Vets - Dudley",
        "telephone": "01384 252817",
        "url": "https://www.cvsvets.com/west-midlands/stewart-vets-dudley",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "2 Brooke Street",
            "addressLocality": "Dudley",
            "postalCode": "DY2 8RB",
            "addressCountry": "GB"
        },
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Monday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Tuesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Wednesday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Thursday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Friday",
                "opens": "08:30",
                "closes": "19:00"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": "Saturday",
                "opens": "09:00",
                "closes": "13:00"
            }
        ],
        "parentOrganization": {
            "@id": "https://www.cvsvets.com/#organization"
        },
        "image": [
            "https://www.cvsvets.com/west-midlands/media_189592a00a7ae24317353bb9f632206b74322decd.svg?width=1200&format=pjpg&optimize=medium"
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
0Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 0 0
/practice-finder/ 0 0
/our-services/ 0 0
/healthy-pet-club/ 0 0
/health/ 0 0
/about-us/ 0 0