TWENTE AIRPORT
ENSCHEDE · NL · 52.28°N / 6.89°E
ENS
IATA · ICAO
EHTW
Twente Airport (ENS) serves Enschede, Netherlands. It sits at 52.28/6.89, rises to 114 ft, is classified as medium airport.
Type
Medium airport
Elevation
114ft
Scheduled service
NO
ICAO
EHTW
All facts
- IATA
- ENS
- Municipality
- Enschede
- Country
- Netherlands
- Coords
- 52.28°N / 6.89°E
Nearby airports
FAQ
- What is the IATA code for Twente Airport?
- ENS.
- What is the ICAO code for Twente Airport?
- EHTW.
- Where is Twente Airport located?
- Enschede, Netherlands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ENS
{
"data": {
"id": 1512,
"iata_code": "ENS",
"icao_code": "EHTW",
"name": "Twente Airport",
"country_code": "NL",
"city_id": 2756071,
"latitude": "52.275833",
"longitude": "6.889167",
"elevation": 114,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Enschede"
}
}