ROBERTS INTERNATIONAL AIRPORT
MONROVIA · LR · 6.23°N / 10.36°W
ROB
IATA · ICAO
GLRB
Roberts International Airport (ROB) serves Monrovia, Liberia. It sits at 6.23/-10.36, rises to 31 ft, is classified as large airport.
Type
Large airport
Elevation
31ft
Scheduled service
YES
ICAO
GLRB
All facts
- IATA
- ROB
- Municipality
- Monrovia
- Country
- Liberia
- Coords
- 6.23°N / 10.36°W
Nearby airports
FAQ
- What is the IATA code for Roberts International Airport?
- ROB.
- What is the ICAO code for Roberts International Airport?
- GLRB.
- Where is Roberts International Airport located?
- Monrovia, Liberia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ROB
{
"data": {
"id": 2750,
"iata_code": "ROB",
"icao_code": "GLRB",
"name": "Roberts International Airport",
"country_code": "LR",
"city_id": null,
"latitude": "6.23379",
"longitude": "-10.3623",
"elevation": 31,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Monrovia"
}
}