SKAGIT REGIONAL AIRPORT
BURLINGTON · US · 48.47°N / 122.42°W
MVW
IATA · ICAO
KBVS
Skagit Regional Airport (MVW) serves Burlington, United States. It sits at 48.47/-122.42, rises to 144 ft, is classified as small airport.
Type
Small airport
Elevation
144ft
Scheduled service
NO
ICAO
KBVS
All facts
- IATA
- MVW
- Municipality
- Burlington
- Country
- United States
- Coords
- 48.47°N / 122.42°W
Nearby airports
FAQ
- What is the IATA code for Skagit Regional Airport?
- MVW.
- What is the ICAO code for Skagit Regional Airport?
- KBVS.
- Where is Skagit Regional Airport located?
- Burlington, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MVW
{
"data": {
"id": 3402,
"iata_code": "MVW",
"icao_code": "KBVS",
"name": "Skagit Regional Airport",
"country_code": "US",
"city_id": 5788539,
"latitude": "48.470901",
"longitude": "-122.420998",
"elevation": 144,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Burlington"
}
}