BLACKPOOL AIRPORT
BLACKPOOL · GB · 53.77°N / 3.03°W
BLK
IATA · ICAO
EGNH
Blackpool Airport (BLK) serves Blackpool, United Kingdom. It sits at 53.77/-3.03, rises to 34 ft, is classified as medium airport.
Type
Medium airport
Elevation
34ft
Scheduled service
NO
ICAO
EGNH
All facts
- IATA
- BLK
- Municipality
- Blackpool
- Country
- United Kingdom
- Coords
- 53.77°N / 3.03°W
Nearby airports
FAQ
- What is the IATA code for Blackpool Airport?
- BLK.
- What is the ICAO code for Blackpool Airport?
- EGNH.
- Where is Blackpool Airport located?
- Blackpool, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BLK
{
"data": {
"id": 1414,
"iata_code": "BLK",
"icao_code": "EGNH",
"name": "Blackpool Airport",
"country_code": "GB",
"city_id": 2655459,
"latitude": "53.771702",
"longitude": "-3.02861",
"elevation": 34,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Blackpool"
}
}