BRUSSELS SOUTH CHARLEROI AIRPORT
CHARLEROI · BE · 50.46°N / 4.46°E
CRL
IATA · ICAO
EBCI
Brussels South Charleroi Airport (CRL) serves Charleroi, Belgium. It sits at 50.46/4.46, rises to 614 ft, is classified as large airport.
Type
Large airport
Elevation
614ft
Scheduled service
YES
ICAO
EBCI
All facts
- IATA
- CRL
- Municipality
- Charleroi
- Country
- Belgium
- Coords
- 50.46°N / 4.46°E
Nearby airports
FAQ
- What is the IATA code for Brussels South Charleroi Airport?
- CRL.
- What is the ICAO code for Brussels South Charleroi Airport?
- EBCI.
- Where is Brussels South Charleroi Airport located?
- Charleroi, Belgium.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CRL
{
"data": {
"id": 1090,
"iata_code": "CRL",
"icao_code": "EBCI",
"name": "Brussels South Charleroi Airport",
"country_code": "BE",
"city_id": 2800481,
"latitude": "50.461963",
"longitude": "4.459562",
"elevation": 614,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Charleroi"
}
}