TOWN OF EAST HAMPTON AIRPORT
EAST HAMPTON · US · 40.96°N / 72.25°W
HTO
IATA · ICAO
KJPX
Town of East Hampton Airport (HTO) serves East Hampton, United States. It sits at 40.96/-72.25, rises to 55 ft, is classified as small airport.
Type
Small airport
Elevation
55ft
Scheduled service
NO
ICAO
KJPX
All facts
- IATA
- HTO
- Municipality
- East Hampton
- Country
- United States
- Coords
- 40.96°N / 72.25°W
Nearby airports
FAQ
- What is the IATA code for Town of East Hampton Airport?
- HTO.
- What is the ICAO code for Town of East Hampton Airport?
- KJPX.
- Where is Town of East Hampton Airport located?
- East Hampton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HTO
{
"data": {
"id": 3915,
"iata_code": "HTO",
"icao_code": "KJPX",
"name": "Town of East Hampton Airport",
"country_code": "US",
"city_id": 5115871,
"latitude": "40.959954",
"longitude": "-72.25105",
"elevation": 55,
"type": "small_airport",
"scheduled_service": false,
"municipality": "East Hampton"
}
}