JSON
IATA Airport Codes - JSON
IATA Airport Codes are three-letter alphabetic codes used to identify airports worldwide, managed by the International Air Transport Association. They are widely used throughout the aviation industry for flight bookings, baggage tags, and flight information displays. Currently, thousands of airports including major international hubs have been assigned IATA codes, serving as the standard identifier for international air transportation.
IATA
airport codes
aviation
International Air Transport Association
airport identification
air transport
[
{
"code": "HND",
"slug": "tokyo-haneda",
"name": "Tokyo International Airport (Haneda Airport)",
"city": "Tokyo",
"country": "Japan",
"region": "Asia",
"description": "Japan's busiest airport, primarily handling domestic flights from Tokyo."
},
{
"code": "NRT",
"slug": "narita-international",
"name": "Narita International Airport",
"city": "Narita",
"country": "Japan",
"region": "Asia",
"description": "An international airport in Chiba Prefecture serving as Tokyo's gateway for international flights."
},
{
"code": "KIX",
"slug": "kansai-international",
"name": "Kansai International Airport",
"city": "Izumisano",
"country": "Japan",
"region": "Asia",
"description": "An international airport for the Kansai region built on an artificial island in Osaka Bay."
},
{
"code": "JFK",
"slug": "john-f-kennedy",
"name": "John F. Kennedy International Airport",
"city": "New York",
"country": "United States",
"region": "North America",
"description": "New York City's flagship international airport named after President John F. Kennedy."
},
{
"code": "LAX",
"slug": "los-angeles-international",
"name": "Los Angeles International Airport",
"city": "Los Angeles",
"country": "United States",
"region": "North America",
"description": "The largest airport on the US West Coast and a major hub for transpacific routes."
},
{
"code": "ORD",
"slug": "ohare-international",
"name": "O'Hare International Airport",
"city": "Chicago",
"country": "United States",
"region": "North America",
"description": "Chicago's flagship airport and one of the world's major hub airports."
},
{
"code": "LHR",
"slug": "london-heathrow",
"name": "London Heathrow Airport",
"city": "London",
"country": "United Kingdom",
"region": "Europe",
"description": "The UK's largest airport and a major aviation hub in Europe."
},
{
"code": "CDG",
"slug": "paris-charles-de-gaulle",
"name": "Paris-Charles de Gaulle Airport",
"city": "Paris",
"country": "France",
"region": "Europe",
"description": "France's largest airport and the hub for Air France."
},
{
"code": "FRA",
"slug": "frankfurt-am-main",
"name": "Frankfurt am Main Airport",
"city": "Frankfurt",
"country": "Germany",
"region": "Europe",
"description": "Germany's largest airport and the headquarters of Lufthansa."
},
{
"code": "AMS",
"slug": "amsterdam-schiphol",
"name": "Amsterdam Airport Schiphol",
"city": "Amsterdam",
"country": "Netherlands",
"region": "Europe",
"description": "The Netherlands' largest airport and the hub for KLM Royal Dutch Airlines."
},
{
"code": "SIN",
"slug": "singapore-changi",
"name": "Singapore Changi Airport",
"city": "Singapore",
"country": "Singapore",
"region": "Asia",
"description": "One of the world's highest-rated airports and the hub for Singapore Airlines."
},
{
"code": "HKG",
"slug": "hong-kong-international",
"name": "Hong Kong International Airport",
"city": "Hong Kong",
"country": "Hong Kong, China",
"region": "Asia",
"description": "Hong Kong's main international airport and the hub for Cathay Pacific Airways."
},
{
"code": "ICN",
"slug": "incheon-international",
"name": "Incheon International Airport",
"city": "Incheon",
"country": "South Korea",
"region": "Asia",
"description": "Seoul's main international airport and the hub for Korean Air and Asiana Airlines."
},
{
"code": "DXB",
"slug": "dubai-international",
"name": "Dubai International Airport",
"city": "Dubai",
"country": "United Arab Emirates",
"region": "Middle East",
"description": "The world's busiest international airport and the hub for Emirates."
},
{
"code": "SYD",
"slug": "sydney-kingsford-smith",
"name": "Sydney Kingsford Smith Airport",
"city": "Sydney",
"country": "Australia",
"region": "Oceania",
"description": "Australia's largest airport and the hub for Qantas Airways."
},
{
"code": "YYZ",
"slug": "toronto-pearson",
"name": "Toronto Pearson International Airport",
"city": "Toronto",
"country": "Canada",
"region": "North America",
"description": "Canada's largest airport and the main hub for Air Canada."
}
]