LADYSMITH AIRPORT
LADYSMITH · ZA · 28.58°S / 29.75°E
LAY
IATA · ICAO
FALY
Ladysmith Airport (LAY) serves Ladysmith, South Africa. It sits at -28.58/29.75, rises to 3548 ft, is classified as medium airport.
Type
Medium airport
Elevation
3548ft
Scheduled service
NO
ICAO
FALY
All facts
- IATA
- LAY
- Municipality
- Ladysmith
- Country
- South Africa
- Coords
- 28.58°S / 29.75°E
Nearby airports
FAQ
- What is the IATA code for Ladysmith Airport?
- LAY.
- What is the ICAO code for Ladysmith Airport?
- FALY.
- Where is Ladysmith Airport located?
- Ladysmith, South Africa.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LAY
{
"data": {
"id": 1899,
"iata_code": "LAY",
"icao_code": "FALY",
"name": "Ladysmith Airport",
"country_code": "ZA",
"city_id": 984998,
"latitude": "-28.5816993713",
"longitude": "29.749700546299998",
"elevation": 3548,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Ladysmith"
}
}