CABO ROJO AIRPORT
CABO ROJO · DO · 17.93°N / 71.64°W
CBJ
IATA · ICAO
MDCR
Cabo Rojo Airport (CBJ) serves Cabo Rojo, Dominican Republic. It sits at 17.93/-71.64, rises to 262 ft, is classified as medium airport.
Type
Medium airport
Elevation
262ft
Scheduled service
NO
ICAO
MDCR
All facts
- IATA
- CBJ
- Municipality
- Cabo Rojo
- Country
- Dominican Republic
- Coords
- 17.93°N / 71.64°W
Nearby airports
FAQ
- What is the IATA code for Cabo Rojo Airport?
- CBJ.
- What is the ICAO code for Cabo Rojo Airport?
- MDCR.
- Where is Cabo Rojo Airport located?
- Cabo Rojo, Dominican Republic.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CBJ
{
"data": {
"id": 5707,
"iata_code": "CBJ",
"icao_code": "MDCR",
"name": "Cabo Rojo Airport",
"country_code": "DO",
"city_id": null,
"latitude": "17.929000854492188",
"longitude": "-71.6447982788086",
"elevation": 262,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Cabo Rojo"
}
}