MONTAUK AIRPORT
MONTAUK · US · 41.08°N / 71.92°W
MTP
IATA · ICAO
KMTP
Montauk Airport (MTP) serves Montauk, United States. It sits at 41.08/-71.92, rises to 6 ft, is classified as small airport.
Type
Small airport
Elevation
6ft
Scheduled service
YES
ICAO
KMTP
All facts
- IATA
- MTP
- Municipality
- Montauk
- Country
- United States
- Coords
- 41.08°N / 71.92°W
Nearby airports
FAQ
- What is the IATA code for Montauk Airport?
- MTP.
- What is the ICAO code for Montauk Airport?
- KMTP.
- Where is Montauk Airport located?
- Montauk, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MTP
{
"data": {
"id": 4217,
"iata_code": "MTP",
"icao_code": "KMTP",
"name": "Montauk Airport",
"country_code": "US",
"city_id": 5127321,
"latitude": "41.0765",
"longitude": "-71.920797",
"elevation": 6,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Montauk"
}
}