JOHN F. KENNEDY INTERNATIONAL AIRPORT
NEW YORK · US · 40.64°N / 73.78°W
JFK
IATA · ICAO
KJFK
John F. Kennedy International Airport (JFK) serves New York, United States. It sits at 40.64/-73.78, rises to 13 ft, is classified as large airport.
Type
Large airport
Elevation
13ft
Scheduled service
YES
ICAO
KJFK
All facts
- IATA
- JFK
- Municipality
- New York
- Country
- United States
- Coords
- 40.64°N / 73.78°W
Nearby airports
FAQ
- What is the IATA code for John F. Kennedy International Airport?
- JFK.
- What is the ICAO code for John F. Kennedy International Airport?
- KJFK.
- Where is John F. Kennedy International Airport located?
- New York, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JFK
{
"data": {
"id": 3992,
"iata_code": "JFK",
"icao_code": "KJFK",
"name": "John F. Kennedy International Airport",
"country_code": "US",
"city_id": 5138950,
"latitude": "40.639447",
"longitude": "-73.779317",
"elevation": 13,
"type": "large_airport",
"scheduled_service": true,
"municipality": "New York"
}
}