RESISTENCIA INTERNATIONAL AIRPORT
RESISTENCIA · AR · 27.45°S / 59.06°W
RES
IATA · ICAO
SARE
Resistencia International Airport (RES) serves Resistencia, Argentina. It sits at -27.45/-59.06, rises to 173 ft, is classified as large airport.
Type
Large airport
Elevation
173ft
Scheduled service
YES
ICAO
SARE
All facts
- IATA
- RES
- Municipality
- Resistencia
- Country
- Argentina
- Coords
- 27.45°S / 59.06°W
Nearby airports
FAQ
- What is the IATA code for Resistencia International Airport?
- RES.
- What is the ICAO code for Resistencia International Airport?
- SARE.
- Where is Resistencia International Airport located?
- Resistencia, Argentina.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RES
{
"data": {
"id": 7165,
"iata_code": "RES",
"icao_code": "SARE",
"name": "Resistencia International Airport",
"country_code": "AR",
"city_id": 3429577,
"latitude": "-27.44991",
"longitude": "-59.056125",
"elevation": 173,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Resistencia"
}
}