{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "TaxiService",
      "@id": "https://www.ukairporttaxi.co.uk/taxi-from-oxford-to-luton-airport.aspx#service",
      "name": "Taxi from Oxford to Luton Airport",
      "serviceType": "Airport transfer",
      "provider": {
        "@type": "LocalBusiness",
        "@id": "https://www.ukairporttaxi.co.uk/#business",
        "name": "UK Airport Taxi",
        "telephone": "+441582228080",
        "url": "https://www.ukairporttaxi.co.uk/",
        "priceRange": "££"
      },
      "areaServed": [
        {
          "@type": "City",
          "name": "Oxford"
        },
        {
          "@type": "AdministrativeArea",
          "name": "Oxfordshire"
        }
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Oxford to Luton Airport vehicle options",
        "itemListElement": [
          {
            "@type": "Offer",
            "name": "Saloon (up to 4 passengers)",
            "price": "116.00",
            "priceCurrency": "GBP",
            "availability": "https://schema.org/InStock"
          },
          {
            "@type": "Offer",
            "name": "Business Class (up to 4 passengers)",
            "price": "126.00",
            "priceCurrency": "GBP",
            "availability": "https://schema.org/InStock"
          },
          {
            "@type": "Offer",
            "name": "MPV6 (up to 6 passengers)",
            "price": "126.00",
            "priceCurrency": "GBP",
            "availability": "https://schema.org/InStock"
          },
          {
            "@type": "Offer",
            "name": "MPV8 (up to 8 passengers)",
            "price": "181.00",
            "priceCurrency": "GBP",
            "availability": "https://schema.org/InStock"
          }
        ]
      },
      "url": "https://www.ukairporttaxi.co.uk/taxi-from-oxford-to-luton-airport.aspx"
    },
    {
      "@type": "FAQPage",
      "@id": "https://www.ukairporttaxi.co.uk/taxi-from-oxford-to-luton-airport.aspx#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How much is a taxi from Oxford to Luton Airport?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "£116 fixed for a saloon, £126 for a Business Class or 6-seat MPV, £181 for an 8-seat minibus. No surge, no card fee, no M25 delay surcharge."
          }
        },
        {
          "@type": "Question",
          "name": "How long does a taxi from Oxford to Luton Airport take?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "1 hour 12 minutes off-peak via M40, M25 and M1. Rush hour adds 20 to 35 minutes, almost always on the M25 clockwise between J16 and J10."
          }
        },
        {
          "@type": "Question",
          "name": "How much is an Uber from Oxford to Luton Airport?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Uber ranges from £35 off-peak to £95 at peak-morning surge. Off-peak with hand luggage only, Uber can beat a fixed taxi. Uber cannot track your flight and cannot guarantee availability at 4am for a 6am departure."
          }
        },
        {
          "@type": "Question",
          "name": "What is cheaper, taxi or the National Express 737 coach?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The coach starts at £16 one-way if booked ahead. That is cheapest for a solo traveller. The £116 fixed taxi is cheaper per head from 2 passengers and is the only option before dawn - the coach cannot cover 5am and 6am departures."
          }
        },
        {
          "@type": "Question",
          "name": "Which route does the taxi take from Oxford to Luton Airport?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "A40 out of Oxford, M40 from junction 8, M25 anti-clockwise J16 to J21A, M1 north to J10, then A1081 into the airport. 63.5 miles, 1 hour 12 minutes off-peak."
          }
        },
        {
          "@type": "Question",
          "name": "Do you pick up from anywhere in Oxfordshire?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Pickup zones cover Oxford city (OX1 to OX4), Kidlington, Oxford Parkway, John Radcliffe Hospital, Abingdon, Didcot, Bicester, Witney, Woodstock, and surrounding villages. Prices from outer Oxfordshire adjust for the extra pickup distance."
          }
        },
        {
          "@type": "Question",
          "name": "Do you provide a return journey from Luton Airport to Oxford?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Return trips run at the same fixed £116 saloon price with a free 45-minute post-landing wait and free flight tracking. Your driver meets you at Luton Airport arrivals."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.ukairporttaxi.co.uk/taxi-from-oxford-to-luton-airport.aspx#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.ukairporttaxi.co.uk/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Luton Airport Taxi",
          "item": "https://www.ukairporttaxi.co.uk{{LUTON_HUB_URL}}"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Oxford to Luton Airport",
          "item": "https://www.ukairporttaxi.co.uk/taxi-from-oxford-to-luton-airport.aspx"
        }
      ]
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://www.ukairporttaxi.co.uk/#business",
      "name": "UK Airport Taxi",
      "telephone": "+441582228080",
      "url": "https://www.ukairporttaxi.co.uk/",
      "priceRange": "££",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "reviewCount": "991",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "TravelAction",
      "@id": "https://www.ukairporttaxi.co.uk/taxi-from-oxford-to-luton-airport.aspx#trip",
      "agent": { "@id": "https://www.ukairporttaxi.co.uk/#business" },
      "fromLocation": {
        "@type": "Place",
        "name": "Oxford",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Oxford",
          "addressRegion": "Oxfordshire",
          "postalCode": "OX1",
          "addressCountry": "GB"
        }
      },
      "toLocation": {
        "@type": "Airport",
        "name": "London Luton Airport",
        "iataCode": "LTN",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Luton",
          "addressRegion": "Bedfordshire",
          "postalCode": "LU2 9LY",
          "addressCountry": "GB"
        }
      },
      "distance": {
        "@type": "Distance",
        "name": "63.5 mi"
      },
      "startTime": "PT0M",
      "endTime": "PT1H12M"
    }
  ]
}