{
  "@context": "https://schema.org",
  "@type": "EducationalOrganization",
  "name": "DriveAmbition",
  "alternateName": "Driver Theory Test Preparation Platform",
  "description": "Personalized online platform providing comprehensive driver theory test preparation with expert guidance and tailored learning resources.",
  "url": "https://www.driveambition.co.uk",
  "logo": "https://www.driveambition.co.uk/images/logo-colour.png",
  "foundingDate": "2024",
  "numberOfEmployees": "10-50",
  "telephone": "01745 818811",
  "email": "admin@driveambition.co.uk",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DriveAmbition, Lleweni Parc Airfield, Mold Road",
    "addressLocality": "Denbigh",
    "addressRegion": "Wales",
    "postalCode": "LL16 4BN",
    "addressCountry": "GB"
  },
  "sameAs": [
    "https://www.facebook.com/driveambition",
    "https://www.instagram.com/driveambition",
    "https://www.linkedin.com/company/driveambition"
  ],
  "offers": {
    "@type": "AggregateOffer",
    "description": "Online Driver Theory Test Preparation Courses",
    "lowPrice": "0",
    "highPrice": "99",
    "priceCurrency": "GBP"
  },
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://www.driveambition.co.uk/search?q={search_term_string}",
    "query-input": "required name=search_term_string"
  },
  "knowsAbout": [
    "Driver Theory Test",
    "Online Learning",
    "Test Preparation",
    "Driving Education"
  ],
  "areaServed": [
    "United Kingdom"
  ],
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://www.driveambition.co.uk"
  }
}