PAMA AIRPORT
PAMA · BF · 11.25°N / 0.70°E
XPA
IATA · ICAO
DFEP
Pama Airport (XPA) serves Pama, Burkina Faso. It sits at 11.25/0.70, rises to 699 ft, is classified as small airport.
Type
Small airport
Elevation
699ft
Scheduled service
NO
ICAO
DFEP
All facts
- IATA
- XPA
- Municipality
- Pama
- Country
- Burkina Faso
- Coords
- 11.25°N / 0.70°E
Nearby airports
FAQ
- What is the IATA code for Pama Airport?
- XPA.
- What is the ICAO code for Pama Airport?
- DFEP.
- Where is Pama Airport located?
- Pama, Burkina Faso.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/XPA
{
"data": {
"id": 955,
"iata_code": "XPA",
"icao_code": "DFEP",
"name": "Pama Airport",
"country_code": "BF",
"city_id": 2356738,
"latitude": "11.25",
"longitude": "0.7",
"elevation": 699,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pama"
}
}