PUERTO JIMENEZ AIRPORT
PUERTO JIMENEZ · CR · 8.53°N / 83.30°W
PJM
IATA · ICAO
MRPJ
Puerto Jimenez Airport (PJM) serves Puerto Jimenez, Costa Rica. It sits at 8.53/-83.30, rises to 7 ft, is classified as medium airport.
Type
Medium airport
Elevation
7ft
Scheduled service
YES
ICAO
MRPJ
All facts
- IATA
- PJM
- Municipality
- Puerto Jimenez
- Country
- Costa Rica
- Coords
- 8.53°N / 83.30°W
Nearby airports
FAQ
- What is the IATA code for Puerto Jimenez Airport?
- PJM.
- What is the ICAO code for Puerto Jimenez Airport?
- MRPJ.
- Where is Puerto Jimenez Airport located?
- Puerto Jimenez, Costa Rica.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PJM
{
"data": {
"id": 5894,
"iata_code": "PJM",
"icao_code": "MRPJ",
"name": "Puerto Jimenez Airport",
"country_code": "CR",
"city_id": null,
"latitude": "8.533329963684082",
"longitude": "-83.30000305175781",
"elevation": 7,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Puerto Jimenez"
}
}