EL TEHUELCHE AIRPORT
PUERTO MADRYN · AR · 42.76°S / 65.10°W
PMY
IATA · ICAO
SAVY
El Tehuelche Airport (PMY) serves Puerto Madryn, Argentina. It sits at -42.76/-65.10, rises to 427 ft, is classified as medium airport.
Type
Medium airport
Elevation
427ft
Scheduled service
YES
ICAO
SAVY
All facts
- IATA
- PMY
- Municipality
- Puerto Madryn
- Country
- Argentina
- Coords
- 42.76°S / 65.10°W
Nearby airports
FAQ
- What is the IATA code for El Tehuelche Airport?
- PMY.
- What is the ICAO code for El Tehuelche Airport?
- SAVY.
- Where is El Tehuelche Airport located?
- Puerto Madryn, Argentina.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PMY
{
"data": {
"id": 7197,
"iata_code": "PMY",
"icao_code": "SAVY",
"name": "El Tehuelche Airport",
"country_code": "AR",
"city_id": 3840092,
"latitude": "-42.7592",
"longitude": "-65.1027",
"elevation": 427,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Puerto Madryn"
}
}