Identity & Authority: Viva Driving School Manchester – Signal Evidence & AI Readability

Viva Driving School Manchester

(https://www.vivadrivingschool.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.
6 Impact Weight: 15 / 100
40% Reputation

There is a significant authority gap in the site’s structured data implementation. Despite naming Mo and Az as expert instructors, there is no Person schema or sameAs links to verify their DVSA Approved Driving Instructor (ADI) status. Furthermore, the schema_json uses generic WebPage types rather than LocalBusiness or DrivingSchool Organization schema, which would provide the necessary digital footprint for a business claiming to be a regional ‘industry leader.’

The marketing tone relies on unverified statistical superlatives that the site does not demonstrate through case studies. Claims of a ‘high pass success rate’ and a ‘95% pass rate’ are presented as facts but are not supported by any published outcome data or anonymized pass certificates. The ‘Latest Blog & News’ section contains stale evidence, with the most recent post dated January 10, 2019, creating a 7-year gap between its ‘Latest’ claim and the current system date of May 2026.

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://vivadrivingschool.co.uk/",
            "url": "https://vivadrivingschool.co.uk/",
            "name": "Home - Viva Driving School Manchester",
            "isPartOf": {
                "@id": "https://vivadrivingschool.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://vivadrivingschool.co.uk/#primaryimage"
            },
            "image": {
                "@id": "https://vivadrivingschool.co.uk/#primaryimage"
            },
            "thumbnailUrl": "https://vivadrivingschool.co.uk/wp-content/uploads/2025/05/viva.jpg",
            "datePublished": "2025-05-28T12:57:26+00:00",
            "dateModified": "2025-11-05T09:54:45+00:00",
            "breadcrumb": {
                "@id": "https://vivadrivingschool.co.uk/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vivadrivingschool.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://vivadrivingschool.co.uk/#primaryimage",
            "url": "https://vivadrivingschool.co.uk/wp-content/uploads/2025/05/viva.jpg",
            "contentUrl": "https://vivadrivingschool.co.uk/wp-content/uploads/2025/05/viva.jpg",
            "width": 987,
            "height": 673,
            "caption": "Screenshot"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vivadrivingschool.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vivadrivingschool.co.uk/#website",
            "url": "https://vivadrivingschool.co.uk/",
            "name": "Viva Driving School Manchester",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vivadrivingschool.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vivadrivingschool.co.uk/about-us/",
            "url": "https://vivadrivingschool.co.uk/about-us/",
            "name": "About Us - Viva Driving School Manchester",
            "isPartOf": {
                "@id": "https://vivadrivingschool.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://vivadrivingschool.co.uk/about-us/#primaryimage"
            },
            "image": {
                "@id": "https://vivadrivingschool.co.uk/about-us/#primaryimage"
            },
            "thumbnailUrl": "https://vivadrivingschool.co.uk/wp-content/uploads/2025/05/viva.jpg",
            "datePublished": "2025-05-28T14:07:38+00:00",
            "dateModified": "2025-05-31T15:01:30+00:00",
            "breadcrumb": {
                "@id": "https://vivadrivingschool.co.uk/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vivadrivingschool.co.uk/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://vivadrivingschool.co.uk/about-us/#primaryimage",
            "url": "https://vivadrivingschool.co.uk/wp-content/uploads/2025/05/viva.jpg",
            "contentUrl": "https://vivadrivingschool.co.uk/wp-content/uploads/2025/05/viva.jpg",
            "width": 987,
            "height": 673,
            "caption": "Screenshot"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vivadrivingschool.co.uk/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vivadrivingschool.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vivadrivingschool.co.uk/#website",
            "url": "https://vivadrivingschool.co.uk/",
            "name": "Viva Driving School Manchester",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vivadrivingschool.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/product/1-hour-pay-as-you-go/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vivadrivingschool.co.uk/product/1-hour-pay-as-you-go/",
            "url": "https://vivadrivingschool.co.uk/product/1-hour-pay-as-you-go/",
            "name": "1-hour pay as you go - Viva Driving School Manchester",
            "isPartOf": {
                "@id": "https://vivadrivingschool.co.uk/#website"
            },
            "datePublished": "2025-05-29T10:36:04+00:00",
            "dateModified": "2025-05-29T10:37:26+00:00",
            "breadcrumb": {
                "@id": "https://vivadrivingschool.co.uk/product/1-hour-pay-as-you-go/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vivadrivingschool.co.uk/product/1-hour-pay-as-you-go/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vivadrivingschool.co.uk/product/1-hour-pay-as-you-go/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vivadrivingschool.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Buy Driving Lessons",
                    "item": "https://vivadrivingschool.co.uk/buy-driving-lessons-online/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "1-hour pay as you go"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vivadrivingschool.co.uk/#website",
            "url": "https://vivadrivingschool.co.uk/",
            "name": "Viva Driving School Manchester",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vivadrivingschool.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/product/2-hours-pay-as-you-go/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vivadrivingschool.co.uk/product/2-hours-pay-as-you-go/",
            "url": "https://vivadrivingschool.co.uk/product/2-hours-pay-as-you-go/",
            "name": "2-hours pay as you go - Viva Driving School Manchester",
            "isPartOf": {
                "@id": "https://vivadrivingschool.co.uk/#website"
            },
            "datePublished": "2025-05-29T10:38:09+00:00",
            "breadcrumb": {
                "@id": "https://vivadrivingschool.co.uk/product/2-hours-pay-as-you-go/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vivadrivingschool.co.uk/product/2-hours-pay-as-you-go/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vivadrivingschool.co.uk/product/2-hours-pay-as-you-go/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vivadrivingschool.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Buy Driving Lessons",
                    "item": "https://vivadrivingschool.co.uk/buy-driving-lessons-online/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "2-hours pay as you go"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vivadrivingschool.co.uk/#website",
            "url": "https://vivadrivingschool.co.uk/",
            "name": "Viva Driving School Manchester",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vivadrivingschool.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/product/1-hour-refresher-lesson/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vivadrivingschool.co.uk/product/1-hour-refresher-lesson/",
            "url": "https://vivadrivingschool.co.uk/product/1-hour-refresher-lesson/",
            "name": "1-hour Refresher Lesson - Viva Driving School Manchester",
            "isPartOf": {
                "@id": "https://vivadrivingschool.co.uk/#website"
            },
            "datePublished": "2025-05-29T10:38:38+00:00",
            "dateModified": "2025-05-29T10:38:47+00:00",
            "breadcrumb": {
                "@id": "https://vivadrivingschool.co.uk/product/1-hour-refresher-lesson/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vivadrivingschool.co.uk/product/1-hour-refresher-lesson/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vivadrivingschool.co.uk/product/1-hour-refresher-lesson/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vivadrivingschool.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Buy Driving Lessons",
                    "item": "https://vivadrivingschool.co.uk/buy-driving-lessons-online/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "1-hour Refresher Lesson"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vivadrivingschool.co.uk/#website",
            "url": "https://vivadrivingschool.co.uk/",
            "name": "Viva Driving School Manchester",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vivadrivingschool.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/product/1-hour-motorway-lesson/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://vivadrivingschool.co.uk/product/1-hour-motorway-lesson/",
            "url": "https://vivadrivingschool.co.uk/product/1-hour-motorway-lesson/",
            "name": "1-hour Motorway Lesson - Viva Driving School Manchester",
            "isPartOf": {
                "@id": "https://vivadrivingschool.co.uk/#website"
            },
            "datePublished": "2025-05-29T10:39:10+00:00",
            "breadcrumb": {
                "@id": "https://vivadrivingschool.co.uk/product/1-hour-motorway-lesson/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://vivadrivingschool.co.uk/product/1-hour-motorway-lesson/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://vivadrivingschool.co.uk/product/1-hour-motorway-lesson/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://vivadrivingschool.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Buy Driving Lessons",
                    "item": "https://vivadrivingschool.co.uk/buy-driving-lessons-online/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "1-hour Motorway Lesson"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://vivadrivingschool.co.uk/#website",
            "url": "https://vivadrivingschool.co.uk/",
            "name": "Viva Driving School Manchester",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://vivadrivingschool.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
646Review mentions (all pages)
20External proof links (all pages)
PageReviewsProof links
/ (home) 158 10
/about-us/ 156 10
/product/1-hour-pay-as-you-go/ 83 0
/product/2-hours-pay-as-you-go/ 83 0
/product/1-hour-refresher-lesson/ 83 0
/product/1-hour-motorway-lesson/ 83 0
Explore the other reputation pillars for Viva Driving School Manchester