DANSVILLE MUNICIPAL AIRPORT
DANSVILLE · US · 42.57°N / 77.71°W
DSV
IATA · ICAO
KDSV
Dansville Municipal Airport (DSV) serves Dansville, United States. It sits at 42.57/-77.71, rises to 662 ft, is classified as small airport.
Type
Small airport
Elevation
662ft
Scheduled service
NO
ICAO
KDSV
All facts
- IATA
- DSV
- Municipality
- Dansville
- Country
- United States
- Coords
- 42.57°N / 77.71°W
Nearby airports
FAQ
- What is the IATA code for Dansville Municipal Airport?
- DSV.
- What is the ICAO code for Dansville Municipal Airport?
- KDSV.
- Where is Dansville Municipal Airport located?
- Dansville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DSV
{
"data": {
"id": 3582,
"iata_code": "DSV",
"icao_code": "KDSV",
"name": "Dansville Municipal Airport",
"country_code": "US",
"city_id": 5114492,
"latitude": "42.570545",
"longitude": "-77.713273",
"elevation": 662,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Dansville"
}
}