NEWTON CITY-COUNTY AIRPORT
NEWTON · US · 38.06°N / 97.27°W
EWK
IATA · ICAO
KEWK
Newton City-County Airport (EWK) serves Newton, United States. It sits at 38.06/-97.27, rises to 1533 ft, is classified as small airport.
Type
Small airport
Elevation
1533ft
Scheduled service
NO
ICAO
KEWK
All facts
- IATA
- EWK
- Municipality
- Newton
- Country
- United States
- Coords
- 38.06°N / 97.27°W
Nearby airports
FAQ
- What is the IATA code for Newton City-County Airport?
- EWK.
- What is the ICAO code for Newton City-County Airport?
- KEWK.
- Where is Newton City-County Airport located?
- Newton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EWK
{
"data": {
"id": 3710,
"iata_code": "EWK",
"icao_code": "KEWK",
"name": "Newton City-County Airport",
"country_code": "US",
"city_id": 4276248,
"latitude": "38.058200836199994",
"longitude": "-97.2744979858",
"elevation": 1533,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Newton"
}
}