GLASGOW AIRPORT
GLASGOW · GB · 55.87°N / 4.43°W
GLA
IATA · ICAO
EGPF
Glasgow Airport (GLA) serves Glasgow, United Kingdom. It sits at 55.87/-4.43, rises to 26 ft, is classified as large airport.
Type
Large airport
Elevation
26ft
Scheduled service
YES
ICAO
EGPF
All facts
- IATA
- GLA
- Municipality
- Glasgow
- Country
- United Kingdom
- Coords
- 55.87°N / 4.43°W
Nearby airports
FAQ
- What is the IATA code for Glasgow Airport?
- GLA.
- What is the ICAO code for Glasgow Airport?
- EGPF.
- Where is Glasgow Airport located?
- Glasgow, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GLA
{
"data": {
"id": 1431,
"iata_code": "GLA",
"icao_code": "EGPF",
"name": "Glasgow Airport",
"country_code": "GB",
"city_id": 2640677,
"latitude": "55.871899",
"longitude": "-4.43306",
"elevation": 26,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Glasgow"
}
}