JACOBINA AIRPORT
JACOBINA · BR · 11.16°S / 40.55°W
JCM
IATA · ICAO
SNJB
Jacobina Airport (JCM) serves Jacobina, Brazil. It sits at -11.16/-40.55, rises to 1640 ft, is classified as small airport.
Type
Small airport
Elevation
1640ft
Scheduled service
NO
ICAO
SNJB
All facts
- IATA
- JCM
- Municipality
- Jacobina
- Country
- Brazil
- Coords
- 11.16°S / 40.55°W
FAQ
- What is the IATA code for Jacobina Airport?
- JCM.
- What is the ICAO code for Jacobina Airport?
- SNJB.
- Where is Jacobina Airport located?
- Jacobina, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JCM
{
"data": {
"id": 7734,
"iata_code": "JCM",
"icao_code": "SNJB",
"name": "Jacobina Airport",
"country_code": "BR",
"city_id": 3460344,
"latitude": "-11.1632",
"longitude": "-40.553101",
"elevation": 1640,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Jacobina"
}
}