AMSTERDAM AIRPORT SCHIPHOL
AMSTERDAM · NL · 52.31°N / 4.76°E
AMS
IATA · ICAO
EHAM
Amsterdam Airport Schiphol (AMS) serves Amsterdam, Netherlands. It sits at 52.31/4.76, rises to -11 ft, is classified as large airport.
Type
Large airport
Elevation
-11ft
Scheduled service
YES
ICAO
EHAM
All facts
- IATA
- AMS
- Municipality
- Amsterdam
- Country
- Netherlands
- Coords
- 52.31°N / 4.76°E
Nearby airports
FAQ
- What is the IATA code for Amsterdam Airport Schiphol?
- AMS.
- What is the ICAO code for Amsterdam Airport Schiphol?
- EHAM.
- Where is Amsterdam Airport Schiphol located?
- Amsterdam, Netherlands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AMS
{
"data": {
"id": 1496,
"iata_code": "AMS",
"icao_code": "EHAM",
"name": "Amsterdam Airport Schiphol",
"country_code": "NL",
"city_id": 2753801,
"latitude": "52.308601",
"longitude": "4.76389",
"elevation": -11,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Amsterdam"
}
}