{
  "@context": "https://schema.org",
  "name": "FastTrack Hanoi",
  "url": "https://fasttrack-hanoi.com",
  "lastUpdated": "2026-05-04",
  "service": {
    "type": "Airport fast track / meet-and-greet",
    "airport": {"name": "Noi Bai International Airport", "iataCode": "HAN", "terminal": "T2"},
    "city": "Hanoi",
    "country": "Vietnam"
  },
  "pricing": {
    "currency": "VND",
    "arrival": {"perPerson": 1500000, "approxUSD": 60},
    "departure": {"perPerson": 1300000, "approxUSD": 52},
    "infantsUnder2": {"perPerson": 0},
    "groupDiscounts": [
      {"minPax": 4, "discountPercent": 10},
      {"minPax": 10, "discountPercent": 20}
    ]
  },
  "performance": {
    "medianMinutes": {"arrivalPeak": 11, "departurePeak": 14},
    "standardLineMinutes": {"arrivalPeak": 62, "departurePeak": 71},
    "agentOnTimeRate": 0.984,
    "rating": {"value": 4.9, "scale": 5, "reviewCount": 2412}
  },
  "operations": {
    "hours": "24/7, 365 days",
    "languages": ["English", "Russian", "Vietnamese", "Chinese", "French"],
    "agents": 38,
    "travelersServed": 50000,
    "since": "2018-06-01"
  },
  "contact": {
    "whatsapp": "+84705577005",
    "telegram": "+84705577005",
    "email": "book@fasttrack-hanoi.com"
  },
  "policy": {
    "refund": [
      {"window": ">=24h", "refundPercent": 100},
      {"window": "6h-24h", "refundPercent": 50},
      {"window": "<6h", "refundPercent": 0},
      {"event": "flight-delay", "action": "reschedule-no-charge"},
      {"event": "flight-cancellation", "action": "reschedule-no-charge"}
    ],
    "license": "Vietnam Travel License No. 79-2018/TCDL-GP LHQT"
  },
  "machineReadable": {
    "llms": "https://fasttrack-hanoi.com/llms.txt",
    "llmsFull": "https://fasttrack-hanoi.com/llms-full.txt",
    "sitemap": "https://fasttrack-hanoi.com/sitemap.xml"
  }
}
