GOLFITO AIRPORT
GOLFITO · CR · 8.65°N / 83.18°W
GLF
IATA · ICAO
MRGF
Golfito Airport (GLF) serves Golfito, Costa Rica. It sits at 8.65/-83.18, rises to 49 ft, is classified as medium airport.
Type
Medium airport
Elevation
49ft
Scheduled service
YES
ICAO
MRGF
All facts
- IATA
- GLF
- Municipality
- Golfito
- Country
- Costa Rica
- Coords
- 8.65°N / 83.18°W
Nearby airports
FAQ
- What is the IATA code for Golfito Airport?
- GLF.
- What is the ICAO code for Golfito Airport?
- MRGF.
- Where is Golfito Airport located?
- Golfito, Costa Rica.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GLF
{
"data": {
"id": 5884,
"iata_code": "GLF",
"icao_code": "MRGF",
"name": "Golfito Airport",
"country_code": "CR",
"city_id": 3623656,
"latitude": "8.65401",
"longitude": "-83.182198",
"elevation": 49,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Golfito"
}
}