HARTNESS STATE AIRPORT
NORTH SPRINGFIELD · US · 43.34°N / 72.52°W
VSF
IATA · ICAO
KVSF
Hartness State Airport (VSF) serves North Springfield, United States. It sits at 43.34/-72.52, rises to 577 ft, is classified as small airport.
Type
Small airport
Elevation
577ft
Scheduled service
NO
ICAO
KVSF
All facts
- IATA
- VSF
- Municipality
- North Springfield
- Country
- United States
- Coords
- 43.34°N / 72.52°W
Nearby airports
FAQ
- What is the IATA code for Hartness State Airport?
- VSF.
- What is the ICAO code for Hartness State Airport?
- KVSF.
- Where is Hartness State Airport located?
- North Springfield, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VSF
{
"data": {
"id": 4737,
"iata_code": "VSF",
"icao_code": "KVSF",
"name": "Hartness State Airport",
"country_code": "US",
"city_id": 5239244,
"latitude": "43.343601",
"longitude": "-72.517303",
"elevation": 577,
"type": "small_airport",
"scheduled_service": false,
"municipality": "North Springfield"
}
}