{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ukairporttaxi.co.uk/#organization",
      "name": "UK Airport Taxi",
      "url": "https://www.ukairporttaxi.co.uk/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.ukairporttaxi.co.uk/images/logo/logo-500.png",
        "width": 600,
        "height": 60
      },
      "telephone": "+441582228080",
      "email": "booking@ukairporttaxi.co.uk",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Hart House Business Centre, Kimpton Road",
        "addressLocality": "Luton",
        "addressRegion": "Bedfordshire",
        "postalCode": "LU2 0LA",
        "addressCountry": "GB"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "reviewCount": "1257",
        "bestRating": "5",
        "worstRating": "1"
      },
      "sameAs": [
        "https://www.tripadvisor.co.uk/Attraction_Review-g190747-d20914312-Reviews-UK_Airport_Taxi-Luton_Bedfordshire_England.html"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.ukairporttaxi.co.uk/#website",
      "url": "https://www.ukairporttaxi.co.uk/",
      "name": "UK Airport Taxi",
      "publisher": { "@id": "https://www.ukairporttaxi.co.uk/#organization" },
      "inLanguage": "en-GB"
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.ukairporttaxi.co.uk/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Gatwick Airport Transfers",
          "item": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx"
        }
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx#webpage",
      "url": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx",
      "name": "Gatwick Airport Transfers | Fixed-Price From £35",
      "description": "Pre-book a fixed-price Gatwick Airport transfer 24/7. Door-to-door service to London, Heathrow, Brighton and the South. 4-8 seater fleet, flight tracked.",
      "isPartOf": { "@id": "https://www.ukairporttaxi.co.uk/#website" },
      "breadcrumb": { "@id": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx#breadcrumb" },
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://www.ukairporttaxi.co.uk/images/logo/logo-500.png"
      },
      "inLanguage": "en-GB",
      "dateModified": "2026-06-09"
    },
    {
      "@type": "Service",
      "@id": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx#service",
      "name": "Gatwick Airport Transfer Service",
      "serviceType": "Airport Transfer Service",
      "url": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx",
      "description": "Pre-booked, fixed-price Gatwick Airport transfer service with 24/7 booking, flight monitoring, free meet and greet, free child seats, and coverage of North and South Terminal. Fleet from saloon to 8-seater minibus, with fixed prices from £35 for short local pickups and from £100 for routes between Gatwick and London.",
      "provider": { "@id": "https://www.ukairporttaxi.co.uk/#organization" },
      "areaServed": [
        {
          "@type": "Airport",
          "name": "Gatwick Airport",
          "iataCode": "LGW"
        },
        {
          "@type": "City",
          "name": "London"
        },
        {
          "@type": "AdministrativeArea",
          "name": "Surrey"
        },
        {
          "@type": "AdministrativeArea",
          "name": "West Sussex"
        },
        {
          "@type": "AdministrativeArea",
          "name": "East Sussex"
        },
        {
          "@type": "AdministrativeArea",
          "name": "Kent"
        }
      ],
      "availableChannel": {
        "@type": "ServiceChannel",
        "serviceUrl": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx",
        "servicePhone": "+441582228080",
        "availableLanguage": "English"
      },
      "hoursAvailable": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ],
        "opens": "00:00",
        "closes": "23:59"
      },
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Gatwick Airport Transfer Vehicle Options",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Saloon Gatwick Airport Transfer",
              "description": "Up to 4 passengers, 2 large suitcases and 2 cabin bags. Volkswagen Passat or Toyota Prius."
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Business Class Gatwick Airport Transfer",
              "description": "Up to 4 passengers, 2 large suitcases and 2 cabin bags. Mercedes E-Class. Executive choice and luxury airport transfer from Gatwick."
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "6 Seater MPV Gatwick Airport Transfer",
              "description": "Up to 5 passengers, 3 large suitcases and 2 cabin bags. VW Sharan or Seat Alhambra. Most-booked family Gatwick airport transfer vehicle."
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "8 Seater Minibus Gatwick Airport Transfer",
              "description": "Up to 8 passengers, 8 large suitcases and 8 cabin bags. Mercedes Vito or Toyota Proace. Top choice for hen and stag groups, golf trips and larger families."
            }
          }
        ]
      },
      "termsOfService": "https://www.ukairporttaxi.co.uk/refund-policy.aspx",
      "potentialAction": {
        "@type": "ReserveAction",
        "name": "Book Gatwick Airport Transfer",
        "target": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://www.ukairporttaxi.co.uk/gatwick-airport-transfers.aspx#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is the difference between an airport transfer and a taxi?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The key difference is timing and pricing. A pre-booked airport transfer is a planned service: you book in advance, the price is fixed at booking, and the driver is assigned to your flight number. An on-demand booking is requested at the time you need a ride, with the price calculated by meter or surge algorithm. Pre-booked transfers protect you from surge pricing and last-minute price changes during peak hours."
          }
        },
        {
          "@type": "Question",
          "name": "How far in advance should I book a Gatwick airport transfer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The earlier the better. Most family holiday transfers are booked 2 to 6 weeks ahead, business travellers tend to book 1 to 2 weeks ahead, and hen, stag and group bookings come in up to 6 months out. Same-day bookings are accepted subject to driver availability."
          }
        },
        {
          "@type": "Question",
          "name": "Do you cover both terminals at Gatwick?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We cover both Gatwick North Terminal and Gatwick South Terminal (LGW), at the same fixed price, 24 hours a day. Select your terminal at the booking stage. If your flight changes terminals after booking, contact us and we will update the pickup at no extra cost."
          }
        },
        {
          "@type": "Question",
          "name": "How much luggage can I bring on a Gatwick airport transfer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Luggage capacity depends on the vehicle. A saloon or business class fits 2 large suitcases and 2 cabin bags for up to 4 passengers. The 6 seater MPV fits 3 large suitcases and 2 cabin bags for up to 5 passengers. The 8 seater minibus fits 8 large suitcases and 8 cabin bags for up to 8 passengers. Oversized items like golf bags can be booked by separate request."
          }
        },
        {
          "@type": "Question",
          "name": "Can I book a return airport transfer at the same time as the outbound?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, and we recommend it. Book both directions together to lock in the same fixed price for the return leg. You can change the return flight number later if your plans shift, as long as you let us know 24 hours before the original return time."
          }
        },
        {
          "@type": "Question",
          "name": "Are airport transfer prices fixed or do they change with traffic?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Prices are fixed at the moment you book. We monitor traffic forecasts and factor them into the quote at booking, but the fare does not change after you have confirmed. If the M25 is heavier than expected on the day, the price you see at booking is still the price you pay."
          }
        },
        {
          "@type": "Question",
          "name": "Do you provide an executive class airport transfer from Gatwick?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Our business class is a Mercedes E-Class or similar executive vehicle, available for up to 4 passengers on any route to or from Gatwick. It is the most-booked vehicle for business travel and a popular luxury airport transfer choice for inbound corporate journeys."
          }
        },
        {
          "@type": "Question",
          "name": "Can I book a Gatwick airport transfer for a large group?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Our 8 seater minibus carries up to 8 passengers with 8 large suitcases and 8 cabin bags, and is our most-booked vehicle for hen, stag, golf and reunion trips. For groups larger than 8, we can book a second matched vehicle on the same fixed price."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer luxury airport transfers from Gatwick?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Our business class Mercedes E-Class is the standard luxury airport transfer at Gatwick. For higher-spec vehicles, please contact us with your requirements and we will quote on the day. All luxury airport transfers include the same flight monitoring, meet and greet and fixed price."
          }
        },
        {
          "@type": "Question",
          "name": "What happens if my flight is delayed on the return transfer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We monitor your flight automatically. If your return flight to Gatwick is delayed, your pickup time adjusts to your actual landing time. You get 45 minutes of free waiting time after landing on arrivals, with no extra charge for a delayed flight as long as the booking reference matches the flight number."
          }
        }
      ]
    }
  ]
}
