PALMAR SUR AIRPORT
PALMAR SUR · CR · 8.95°N / 83.47°W
PMZ
IATA · ICAO
MRPM
Palmar Sur Airport (PMZ) serves Palmar Sur, Costa Rica. It sits at 8.95/-83.47, rises to 49 ft, is classified as medium airport.
Type
Medium airport
Elevation
49ft
Scheduled service
NO
ICAO
MRPM
All facts
- IATA
- PMZ
- Municipality
- Palmar Sur
- Country
- Costa Rica
- Coords
- 8.95°N / 83.47°W
Nearby airports
FAQ
- What is the IATA code for Palmar Sur Airport?
- PMZ.
- What is the ICAO code for Palmar Sur Airport?
- MRPM.
- Where is Palmar Sur Airport located?
- Palmar Sur, Costa Rica.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PMZ
{
"data": {
"id": 5895,
"iata_code": "PMZ",
"icao_code": "MRPM",
"name": "Palmar Sur Airport",
"country_code": "CR",
"city_id": null,
"latitude": "8.95103",
"longitude": "-83.468597",
"elevation": 49,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Palmar Sur"
}
}