PLAYA GRANDE AIRPORT
PLAYA GRANDE · GT · 16.00°N / 90.74°W
PKJ
IATA · ICAO
MGPG
Playa Grande Airport (PKJ) serves Playa Grande, Guatemala. It sits at 16.00/-90.74, rises to 577 ft, is classified as small airport.
Type
Small airport
Elevation
577ft
Scheduled service
NO
ICAO
MGPG
All facts
- IATA
- PKJ
- Municipality
- Playa Grande
- Country
- Guatemala
- Coords
- 16.00°N / 90.74°W
Nearby airports
FAQ
- What is the IATA code for Playa Grande Airport?
- PKJ.
- What is the ICAO code for Playa Grande Airport?
- MGPG.
- Where is Playa Grande Airport located?
- Playa Grande, Guatemala.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PKJ
{
"data": {
"id": 5723,
"iata_code": "PKJ",
"icao_code": "MGPG",
"name": "Playa Grande Airport",
"country_code": "GT",
"city_id": 3591216,
"latitude": "15.9975",
"longitude": "-90.741699",
"elevation": 577,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Playa Grande"
}
}