JERSEY AIRPORT
ST. PETER · JE · 49.21°N / 2.20°W
JER
IATA · ICAO
EGJJ
Jersey Airport (JER) serves St. Peter, Jersey. It sits at 49.21/-2.20, rises to 277 ft, is classified as medium airport.
Type
Medium airport
Elevation
277ft
Scheduled service
YES
ICAO
EGJJ
All facts
- IATA
- JER
- Municipality
- St. Peter
- Country
- Jersey
- Coords
- 49.21°N / 2.20°W
Nearby airports
FAQ
- What is the IATA code for Jersey Airport?
- JER.
- What is the ICAO code for Jersey Airport?
- EGJJ.
- Where is Jersey Airport located?
- St. Peter, Jersey.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JER
{
"data": {
"id": 1391,
"iata_code": "JER",
"icao_code": "EGJJ",
"name": "Jersey Airport",
"country_code": "JE",
"city_id": null,
"latitude": "49.207901",
"longitude": "-2.19551",
"elevation": 277,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "St. Peter"
}
}