SULLIVAN COUNTY INTERNATIONAL AIRPORT
MONTICELLO · US · 41.70°N / 74.79°W
MSV
IATA · ICAO
KMSV
Sullivan County International Airport (MSV) serves Monticello, United States. It sits at 41.70/-74.79, rises to 1403 ft, is classified as small airport.
Type
Small airport
Elevation
1403ft
Scheduled service
NO
ICAO
KMSV
All facts
- IATA
- MSV
- Municipality
- Monticello
- Country
- United States
- Coords
- 41.70°N / 74.79°W
Nearby airports
FAQ
- What is the IATA code for Sullivan County International Airport?
- MSV.
- What is the ICAO code for Sullivan County International Airport?
- KMSV.
- Where is Sullivan County International Airport located?
- Monticello, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MSV
{
"data": {
"id": 4210,
"iata_code": "MSV",
"icao_code": "KMSV",
"name": "Sullivan County International Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.701596",
"longitude": "-74.794997",
"elevation": 1403,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Monticello"
}
}