JSON

主要な国際空港 - JSON

主要な国際空港は、世界の航空交通において中心的な役割を果たす空港です。旅客数や国際線の就航数などの指標に基づいてランキングされ、ドバイ国際空港、ロンドン・ヒースロー空港、シンガポール・チャンギ空港などが上位に位置しています。これらの空港は世界中の目的地を結ぶハブとして機能し、国際的なビジネスや観光の重要な拠点となっています。

国際空港 航空交通 旅客数ランキング 世界の空港 航空ハブ
[
  {
    "code": "1",
    "slug": "dubai-international",
    "name": "ドバイ国際空港",
    "description": "アラブ首長国連邦ドバイにある世界最大の国際空港。",
    "iataCode": "DXB",
    "country": "アラブ首長国連邦",
    "city": "ドバイ",
    "ranking2025": 1,
    "internationalSeats2025": "62.4 million"
  },
  {
    "code": "2",
    "slug": "london-heathrow",
    "name": "ロンドン・ヒースロー空港",
    "description": "イギリスロンドンにあるヨーロッパ最大の国際空港。",
    "iataCode": "LHR",
    "country": "イギリス",
    "city": "ロンドン",
    "ranking2025": 2,
    "internationalSeats2025": "49.0 million"
  },
  {
    "code": "3",
    "slug": "seoul-incheon",
    "name": "ソウル・インチョン国際空港",
    "description": "韓国ソウルにある東アジアの主要国際空港。",
    "iataCode": "ICN",
    "country": "韓国",
    "city": "ソウル",
    "ranking2025": 3,
    "internationalSeats2025": "43.0 million"
  },
  {
    "code": "4",
    "slug": "singapore-changi",
    "name": "シンガポール・チャンギ空港",
    "description": "シンガポールにある東南アジア最大の国際空港。",
    "iataCode": "SIN",
    "country": "シンガポール",
    "city": "シンガポール",
    "ranking2025": 4,
    "internationalSeats2025": "42.6 million"
  },
  {
    "code": "5",
    "slug": "amsterdam-schiphol",
    "name": "アムステルダム・スキポール空港",
    "description": "オランダアムステルダムにあるヨーロッパの主要ハブ空港。",
    "iataCode": "AMS",
    "country": "オランダ",
    "city": "アムステルダム",
    "ranking2025": 5,
    "internationalSeats2025": "41.3 million"
  },
  {
    "code": "6",
    "slug": "istanbul-airport",
    "name": "イスタンブール空港",
    "description": "トルコイスタンブールにある急成長中の国際ハブ空港。",
    "iataCode": "IST",
    "country": "トルコ",
    "city": "イスタンブール",
    "ranking2025": 6,
    "internationalSeats2025": "41.2 million"
  },
  {
    "code": "7",
    "slug": "paris-charles-de-gaulle",
    "name": "パリ・シャルル・ド・ゴール空港",
    "description": "フランスパリにあるヨーロッパの主要国際空港。",
    "iataCode": "CDG",
    "country": "フランス",
    "city": "パリ",
    "ranking2025": 7,
    "internationalSeats2025": "39.6 million"
  },
  {
    "code": "8",
    "slug": "hong-kong-international",
    "name": "香港国際空港",
    "description": "中国香港にあるアジアの主要国際空港。",
    "iataCode": "HKG",
    "country": "中国",
    "city": "香港",
    "ranking2025": 8,
    "internationalSeats2025": "38.7 million"
  },
  {
    "code": "9",
    "slug": "frankfurt-international",
    "name": "フランクフルト国際空港",
    "description": "ドイツフランクフルトにあるヨーロッパの主要ハブ空港。",
    "iataCode": "FRA",
    "country": "ドイツ",
    "city": "フランクフルト",
    "ranking2025": 9,
    "internationalSeats2025": "36.4 million"
  },
  {
    "code": "10",
    "slug": "doha-hamad",
    "name": "ドーハ・ハマド国際空港",
    "description": "カタールドーハにある中東の主要国際空港。",
    "iataCode": "DOH",
    "country": "カタール",
    "city": "ドーハ",
    "ranking2025": 10,
    "internationalSeats2025": "32.7 million"
  }
]