CAMPO GRANDE AIRPORT
CAMPO GRANDE · BR · 20.47°S / 54.67°W
CGR
IATA · ICAO
SBCG
Campo Grande Airport (CGR) serves Campo Grande, Brazil. It sits at -20.47/-54.67, rises to 1833 ft, is classified as medium airport.
Type
Medium airport
Elevation
1833ft
Scheduled service
YES
ICAO
SBCG
All facts
- IATA
- CGR
- Municipality
- Campo Grande
- Country
- Brazil
- Coords
- 20.47°S / 54.67°W
FAQ
- What is the IATA code for Campo Grande Airport?
- CGR.
- What is the ICAO code for Campo Grande Airport?
- SBCG.
- Where is Campo Grande Airport located?
- Campo Grande, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CGR
{
"data": {
"id": 7249,
"iata_code": "CGR",
"icao_code": "SBCG",
"name": "Campo Grande Airport",
"country_code": "BR",
"city_id": 3467747,
"latitude": "-20.469998",
"longitude": "-54.673988",
"elevation": 1833,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Campo Grande"
}
}