VALDOSTA REGIONAL AIRPORT
VALDOSTA · US · 30.78°N / 83.28°W
VLD
IATA · ICAO
KVLD
Valdosta Regional Airport (VLD) serves Valdosta, United States. It sits at 30.78/-83.28, rises to 203 ft, is classified as medium airport.
Type
Medium airport
Elevation
203ft
Scheduled service
YES
ICAO
KVLD
All facts
- IATA
- VLD
- Municipality
- Valdosta
- Country
- United States
- Coords
- 30.78°N / 83.28°W
Nearby airports
FAQ
- What is the IATA code for Valdosta Regional Airport?
- VLD.
- What is the ICAO code for Valdosta Regional Airport?
- KVLD.
- Where is Valdosta Regional Airport located?
- Valdosta, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VLD
{
"data": {
"id": 4729,
"iata_code": "VLD",
"icao_code": "KVLD",
"name": "Valdosta Regional Airport",
"country_code": "US",
"city_id": 4228147,
"latitude": "30.782499313354492",
"longitude": "-83.27670288085938",
"elevation": 203,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Valdosta"
}
}