WALLOPS FLIGHT FACILITY AIRPORT
WALLOPS ISLAND · US · 37.94°N / 75.46°W
WAL
IATA · ICAO
KWAL
Wallops Flight Facility Airport (WAL) serves Wallops Island, United States. It sits at 37.94/-75.46, rises to 40 ft, is classified as small airport.
Type
Small airport
Elevation
40ft
Scheduled service
NO
ICAO
KWAL
All facts
- IATA
- WAL
- Municipality
- Wallops Island
- Country
- United States
- Coords
- 37.94°N / 75.46°W
Nearby airports
FAQ
- What is the IATA code for Wallops Flight Facility Airport?
- WAL.
- What is the ICAO code for Wallops Flight Facility Airport?
- KWAL.
- Where is Wallops Flight Facility Airport located?
- Wallops Island, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WAL
{
"data": {
"id": 4740,
"iata_code": "WAL",
"icao_code": "KWAL",
"name": "Wallops Flight Facility Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.940813",
"longitude": "-75.462255",
"elevation": 40,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Wallops Island"
}
}