TETERBORO AIRPORT
TETERBORO · US · 40.85°N / 74.06°W
TEB
IATA · ICAO
KTEB
Teterboro Airport (TEB) serves Teterboro, United States. It sits at 40.85/-74.06, rises to 9 ft, is classified as medium airport.
Type
Medium airport
Elevation
9ft
Scheduled service
YES
ICAO
KTEB
All facts
- IATA
- TEB
- Municipality
- Teterboro
- Country
- United States
- Coords
- 40.85°N / 74.06°W
Nearby airports
FAQ
- What is the IATA code for Teterboro Airport?
- TEB.
- What is the ICAO code for Teterboro Airport?
- KTEB.
- Where is Teterboro Airport located?
- Teterboro, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TEB
{
"data": {
"id": 4644,
"iata_code": "TEB",
"icao_code": "KTEB",
"name": "Teterboro Airport",
"country_code": "US",
"city_id": 5102443,
"latitude": "40.850101",
"longitude": "-74.060799",
"elevation": 9,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Teterboro"
}
}