PLACENCIA AIRPORT
PLACENCIA · BZ · 16.54°N / 88.36°W
PLJ
IATA · ICAO
MZPL
Placencia Airport (PLJ) serves Placencia, Belize. It sits at 16.54/-88.36, rises to 3 ft, is classified as medium airport.
Type
Medium airport
Elevation
3ft
Scheduled service
YES
ICAO
MZPL
All facts
- IATA
- PLJ
- Municipality
- Placencia
- Country
- Belize
- Coords
- 16.54°N / 88.36°W
Nearby airports
FAQ
- What is the IATA code for Placencia Airport?
- PLJ.
- What is the ICAO code for Placencia Airport?
- MZPL.
- Where is Placencia Airport located?
- Placencia, Belize.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PLJ
{
"data": {
"id": 5988,
"iata_code": "PLJ",
"icao_code": "MZPL",
"name": "Placencia Airport",
"country_code": "BZ",
"city_id": 3581447,
"latitude": "16.536957",
"longitude": "-88.361511",
"elevation": 3,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Placencia"
}
}