GEORGE BUSH INTERCONTINENTAL AIRPORT
HOUSTON · US · 29.98°N / 95.34°W
IAH
IATA · ICAO
KIAH
George Bush Intercontinental Airport (IAH) serves Houston, United States. It sits at 29.98/-95.34, rises to 97 ft, is classified as large airport.
Type
Large airport
Elevation
97ft
Scheduled service
YES
ICAO
KIAH
All facts
- IATA
- IAH
- Municipality
- Houston
- Country
- United States
- Coords
- 29.98°N / 95.34°W
Nearby airports
FAQ
- What is the IATA code for George Bush Intercontinental Airport?
- IAH.
- What is the ICAO code for George Bush Intercontinental Airport?
- KIAH.
- Where is George Bush Intercontinental Airport located?
- Houston, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IAH
{
"data": {
"id": 3938,
"iata_code": "IAH",
"icao_code": "KIAH",
"name": "George Bush Intercontinental Airport",
"country_code": "US",
"city_id": 4733624,
"latitude": "29.9844",
"longitude": "-95.3414",
"elevation": 97,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Houston"
}
}