VICKSBURG MUNICIPAL AIRPORT
VICKSBURG · US · 32.24°N / 90.93°W
VKS
IATA · ICAO
KVKS
Vicksburg Municipal Airport (VKS) serves Vicksburg, United States. It sits at 32.24/-90.93, rises to 106 ft, is classified as small airport.
Type
Small airport
Elevation
106ft
Scheduled service
NO
ICAO
KVKS
All facts
- IATA
- VKS
- Municipality
- Vicksburg
- Country
- United States
- Coords
- 32.24°N / 90.93°W
Nearby airports
FAQ
- What is the IATA code for Vicksburg Municipal Airport?
- VKS.
- What is the ICAO code for Vicksburg Municipal Airport?
- KVKS.
- Where is Vicksburg Municipal Airport located?
- Vicksburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VKS
{
"data": {
"id": 4727,
"iata_code": "VKS",
"icao_code": "KVKS",
"name": "Vicksburg Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "32.23929977417",
"longitude": "-90.928398132324",
"elevation": 106,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Vicksburg"
}
}