Identity & Authority: Revolution Driving School – Signal Evidence & AI Readability

Revolution Driving School

(https://www.revolutiondrivinglessons.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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is well-established for a local business entity. The LocalBusiness schema is comprehensive, including a physical address in Kirkby in Ashfield (NG17 8RS) and precise geo-coordinates. While individual instructors lack personal sameAs links or digital footprints in the schema, the naming of specific staff members and a founder with ’16 years experience’ provides sufficient authority for the service model.

The primary disconnect is the claim of an ‘Excellent first time pass rate’ without providing a specific percentage or a link to DVSA-verified statistics. While the ‘Recent Test Passes’ section provides anecdotal evidence, the lack of a cumulative success metric remains a marketing gap. Most other performance claims, such as flexible scheduling and the money-back offer, are clearly explained and functional.

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://revolutiondrivinglessons.co.uk/",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "name": "Driving Lessons & Instructors Mansfield - Revolution Driving School",
                "isPartOf": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#website"
                },
                "about": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#organization"
                },
                "datePublished": "2019-07-25T06:47:35+00:00",
                "dateModified": "2026-03-18T07:54:07+00:00",
                "description": "Lookingfor driving lessons in Mansfield? Patient, friendly, experienced driving instructors, high pass rate, book your lessons today",
                "breadcrumb": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://revolutiondrivinglessons.co.uk/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://revolutiondrivinglessons.co.uk/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://revolutiondrivinglessons.co.uk/#website",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "name": "Revolution Driving Lessons",
                "description": "",
                "publisher": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://revolutiondrivinglessons.co.uk/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            },
            {
                "@type": "Organization",
                "@id": "https://revolutiondrivinglessons.co.uk/#organization",
                "name": "Revolution Driving School",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-GB",
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/",
                    "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "width": 350,
                    "height": 82,
                    "caption": "Revolution Driving School"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "LocalBusiness",
        "name": "Revolution Driving School",
        "url": "https://revolutiondrivinglessons.co.uk",
        "telephone": "01623 362062",
        "logo": "https://revolutiondrivinglessons.co.uk/images/revolution-driving-lessons.png",
        "image": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
        "description": "Quality driving lessons to help you pass your driving test.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "5 Boundary Close",
            "addressLocality": "Kirkby in Ashfield",
            "addressRegion": "Nottinghamshire",
            "postalCode": "NG17 8RS",
            "addressCountry": "UK"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "53.09279",
            "longitude": "-1.25314"
        },
        "openingHours": "Mo, Tu, We, Th, Fr 08:00-20:00 Sa, Su 08:00-16:00",
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "01623362062",
            "contactType": "Customer Service"
        }
    }
]
/book-online/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://revolutiondrivinglessons.co.uk/book-online/",
                "url": "https://revolutiondrivinglessons.co.uk/book-online/",
                "name": "Book a Driving Lesson - Revolution Driving School",
                "isPartOf": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#website"
                },
                "datePublished": "2019-10-02T13:13:56+00:00",
                "dateModified": "2025-10-09T20:58:32+00:00",
                "description": "Book your driving lesson today - online or give us a call. Find out what makes Revolution School of Motoring different.",
                "breadcrumb": {
                    "@id": "https://revolutiondrivinglessons.co.uk/book-online/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://revolutiondrivinglessons.co.uk/book-online/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://revolutiondrivinglessons.co.uk/book-online/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://revolutiondrivinglessons.co.uk/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Book Online"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://revolutiondrivinglessons.co.uk/#website",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "name": "Revolution Driving Lessons",
                "description": "",
                "publisher": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://revolutiondrivinglessons.co.uk/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            },
            {
                "@type": "Organization",
                "@id": "https://revolutiondrivinglessons.co.uk/#organization",
                "name": "Revolution Driving School",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-GB",
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/",
                    "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "width": 350,
                    "height": 82,
                    "caption": "Revolution Driving School"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "LocalBusiness",
        "name": "Revolution Driving School",
        "url": "https://revolutiondrivinglessons.co.uk",
        "telephone": "01623 362062",
        "logo": "https://revolutiondrivinglessons.co.uk/images/revolution-driving-lessons.png",
        "image": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
        "description": "Quality driving lessons to help you pass your driving test.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "5 Boundary Close",
            "addressLocality": "Kirkby in Ashfield",
            "addressRegion": "Nottinghamshire",
            "postalCode": "NG17 8RS",
            "addressCountry": "UK"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "53.09279",
            "longitude": "-1.25314"
        },
        "openingHours": "Mo, Tu, We, Th, Fr 08:00-20:00 Sa, Su 08:00-16:00",
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "01623362062",
            "contactType": "Customer Service"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://revolutiondrivinglessons.co.uk"
            }
        ]
    }
]
/driving-lessons/driving-lesson-prices/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://revolutiondrivinglessons.co.uk/driving-lessons/driving-lesson-prices/",
                "url": "https://revolutiondrivinglessons.co.uk/driving-lessons/driving-lesson-prices/",
                "name": "Driving Lesson Prices - Revolution Driving School",
                "isPartOf": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#website"
                },
                "datePublished": "2024-01-16T09:21:53+00:00",
                "dateModified": "2026-03-12T17:48:24+00:00",
                "description": "Prices for our driving lessons in Mansfield, Hucknall, Sutton in Ashfield, Kirkby in Ashfield, Matlock and surrounding areas",
                "breadcrumb": {
                    "@id": "https://revolutiondrivinglessons.co.uk/driving-lessons/driving-lesson-prices/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://revolutiondrivinglessons.co.uk/driving-lessons/driving-lesson-prices/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://revolutiondrivinglessons.co.uk/driving-lessons/driving-lesson-prices/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://revolutiondrivinglessons.co.uk/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Driving Lessons",
                        "item": "https://revolutiondrivinglessons.co.uk/driving-lessons/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Driving Lesson Prices"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://revolutiondrivinglessons.co.uk/#website",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "name": "Revolution Driving Lessons",
                "description": "",
                "publisher": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://revolutiondrivinglessons.co.uk/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            },
            {
                "@type": "Organization",
                "@id": "https://revolutiondrivinglessons.co.uk/#organization",
                "name": "Revolution Driving School",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-GB",
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/",
                    "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "width": 350,
                    "height": 82,
                    "caption": "Revolution Driving School"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "LocalBusiness",
        "name": "Revolution Driving School",
        "url": "https://revolutiondrivinglessons.co.uk",
        "telephone": "01623 362062",
        "logo": "https://revolutiondrivinglessons.co.uk/images/revolution-driving-lessons.png",
        "image": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
        "description": "Quality driving lessons to help you pass your driving test.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "5 Boundary Close",
            "addressLocality": "Kirkby in Ashfield",
            "addressRegion": "Nottinghamshire",
            "postalCode": "NG17 8RS",
            "addressCountry": "UK"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "53.09279",
            "longitude": "-1.25314"
        },
        "openingHours": "Mo, Tu, We, Th, Fr 08:00-20:00 Sa, Su 08:00-16:00",
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "01623362062",
            "contactType": "Customer Service"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://revolutiondrivinglessons.co.uk"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Driving Lessons",
                "item": "https://revolutiondrivinglessons.co.uk/driving-lessons/"
            }
        ]
    }
]
/areas-covered/hucknall/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/",
                "url": "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/",
                "name": "Driving Lessons in Hucknall - Revolution Driving School",
                "isPartOf": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/#primaryimage"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/#primaryimage"
                },
                "thumbnailUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
                "datePublished": "2019-07-25T06:50:09+00:00",
                "dateModified": "2025-11-07T15:33:53+00:00",
                "description": "Learn to drive with Revolution, high quality driving lessons in Hucknall with experienced, friendly & patient instructors",
                "breadcrumb": {
                    "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/#primaryimage",
                "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
                "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
                "width": 370,
                "height": 376
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/hucknall/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://revolutiondrivinglessons.co.uk/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Areas Covered",
                        "item": "https://revolutiondrivinglessons.co.uk/areas-covered/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Driving Lessons in Hucknall"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://revolutiondrivinglessons.co.uk/#website",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "name": "Revolution Driving Lessons",
                "description": "",
                "publisher": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://revolutiondrivinglessons.co.uk/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            },
            {
                "@type": "Organization",
                "@id": "https://revolutiondrivinglessons.co.uk/#organization",
                "name": "Revolution Driving School",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-GB",
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/",
                    "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "width": 350,
                    "height": 82,
                    "caption": "Revolution Driving School"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "LocalBusiness",
        "name": "Revolution Driving School",
        "url": "https://revolutiondrivinglessons.co.uk",
        "telephone": "01623 362062",
        "logo": "https://revolutiondrivinglessons.co.uk/images/revolution-driving-lessons.png",
        "image": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
        "description": "Quality driving lessons to help you pass your driving test.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "5 Boundary Close",
            "addressLocality": "Kirkby in Ashfield",
            "addressRegion": "Nottinghamshire",
            "postalCode": "NG17 8RS",
            "addressCountry": "UK"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "53.09279",
            "longitude": "-1.25314"
        },
        "openingHours": "Mo, Tu, We, Th, Fr 08:00-20:00 Sa, Su 08:00-16:00",
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "01623362062",
            "contactType": "Customer Service"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://revolutiondrivinglessons.co.uk"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Areas Covered",
                "item": "https://revolutiondrivinglessons.co.uk/areas-covered/"
            }
        ]
    }
]
/areas-covered/kirkby-in-ashfield/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/kirkby-in-ashfield/",
                "url": "https://revolutiondrivinglessons.co.uk/areas-covered/kirkby-in-ashfield/",
                "name": "Driving Lessons in Kirkby in Ashfield - Revolution Driving School",
                "isPartOf": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#website"
                },
                "datePublished": "2019-07-25T06:50:17+00:00",
                "dateModified": "2026-03-01T14:24:37+00:00",
                "description": "Driving lessons in Kirkby in Ashfield, Patient Driving Instructors, Nervous & Anxious Learners Our Speciality, No Shouting Guarantee",
                "breadcrumb": {
                    "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/kirkby-in-ashfield/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://revolutiondrivinglessons.co.uk/areas-covered/kirkby-in-ashfield/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/kirkby-in-ashfield/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://revolutiondrivinglessons.co.uk/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Areas Covered",
                        "item": "https://revolutiondrivinglessons.co.uk/areas-covered/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Driving Lessons in Kirkby in Ashfield"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://revolutiondrivinglessons.co.uk/#website",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "name": "Revolution Driving Lessons",
                "description": "",
                "publisher": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://revolutiondrivinglessons.co.uk/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            },
            {
                "@type": "Organization",
                "@id": "https://revolutiondrivinglessons.co.uk/#organization",
                "name": "Revolution Driving School",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-GB",
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/",
                    "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "width": 350,
                    "height": 82,
                    "caption": "Revolution Driving School"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "LocalBusiness",
        "name": "Revolution Driving School",
        "url": "https://revolutiondrivinglessons.co.uk",
        "telephone": "01623 362062",
        "logo": "https://revolutiondrivinglessons.co.uk/images/revolution-driving-lessons.png",
        "image": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
        "description": "Quality driving lessons to help you pass your driving test.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "5 Boundary Close",
            "addressLocality": "Kirkby in Ashfield",
            "addressRegion": "Nottinghamshire",
            "postalCode": "NG17 8RS",
            "addressCountry": "UK"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "53.09279",
            "longitude": "-1.25314"
        },
        "openingHours": "Mo, Tu, We, Th, Fr 08:00-20:00 Sa, Su 08:00-16:00",
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "01623362062",
            "contactType": "Customer Service"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://revolutiondrivinglessons.co.uk"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Areas Covered",
                "item": "https://revolutiondrivinglessons.co.uk/areas-covered/"
            }
        ]
    }
]
/areas-covered/matlock/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/",
                "url": "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/",
                "name": "Driving Lessons in Matlock - Revolution Driving School",
                "isPartOf": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/#primaryimage"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/#primaryimage"
                },
                "thumbnailUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2022/09/tom.jpg",
                "datePublished": "2019-07-25T06:50:31+00:00",
                "dateModified": "2025-11-07T15:08:48+00:00",
                "description": "Learn to drive with Revolution, high quality professional driving lessons in Matlock. Call and book your driving lessons today.",
                "breadcrumb": {
                    "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/#primaryimage",
                "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2022/09/tom.jpg",
                "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2022/09/tom.jpg"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://revolutiondrivinglessons.co.uk/areas-covered/matlock/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://revolutiondrivinglessons.co.uk/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Areas Covered",
                        "item": "https://revolutiondrivinglessons.co.uk/areas-covered/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Driving Lessons in Matlock"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://revolutiondrivinglessons.co.uk/#website",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "name": "Revolution Driving Lessons",
                "description": "",
                "publisher": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://revolutiondrivinglessons.co.uk/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            },
            {
                "@type": "Organization",
                "@id": "https://revolutiondrivinglessons.co.uk/#organization",
                "name": "Revolution Driving School",
                "url": "https://revolutiondrivinglessons.co.uk/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-GB",
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/",
                    "url": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "contentUrl": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/09/Revolution-Driving-School.jpg",
                    "width": 350,
                    "height": 82,
                    "caption": "Revolution Driving School"
                },
                "image": {
                    "@id": "https://revolutiondrivinglessons.co.uk/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "LocalBusiness",
        "name": "Revolution Driving School",
        "url": "https://revolutiondrivinglessons.co.uk",
        "telephone": "01623 362062",
        "logo": "https://revolutiondrivinglessons.co.uk/images/revolution-driving-lessons.png",
        "image": "https://revolutiondrivinglessons.co.uk/wp-content/uploads/2019/10/revolution4.jpg",
        "description": "Quality driving lessons to help you pass your driving test.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "5 Boundary Close",
            "addressLocality": "Kirkby in Ashfield",
            "addressRegion": "Nottinghamshire",
            "postalCode": "NG17 8RS",
            "addressCountry": "UK"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "53.09279",
            "longitude": "-1.25314"
        },
        "openingHours": "Mo, Tu, We, Th, Fr 08:00-20:00 Sa, Su 08:00-16:00",
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "01623362062",
            "contactType": "Customer Service"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://revolutiondrivinglessons.co.uk"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Areas Covered",
                "item": "https://revolutiondrivinglessons.co.uk/areas-covered/"
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
1906Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 316 0
/book-online/ 316 0
/driving-lessons/driving-lesson-prices/ 324 0
/areas-covered/hucknall/ 318 0
/areas-covered/kirkby-in-ashfield/ 314 0
/areas-covered/matlock/ 318 0
Explore the other reputation pillars for Revolution Driving School