MONTE CASEROS AIRPORT
MONTE CASEROS · AR · 30.27°S / 57.64°W
MCS
IATA · ICAO
SARM
Monte Caseros Airport (MCS) serves Monte Caseros, Argentina. It sits at -30.27/-57.64, rises to 170 ft, is classified as medium airport.
Type
Medium airport
Elevation
170ft
Scheduled service
NO
ICAO
SARM
All facts
- IATA
- MCS
- Municipality
- Monte Caseros
- Country
- Argentina
- Coords
- 30.27°S / 57.64°W
Nearby airports
FAQ
- What is the IATA code for Monte Caseros Airport?
- MCS.
- What is the ICAO code for Monte Caseros Airport?
- SARM.
- Where is Monte Caseros Airport located?
- Monte Caseros, Argentina.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MCS
{
"data": {
"id": 7169,
"iata_code": "MCS",
"icao_code": "SARM",
"name": "Monte Caseros Airport",
"country_code": "AR",
"city_id": 3430598,
"latitude": "-30.2719",
"longitude": "-57.6402",
"elevation": 170,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Monte Caseros"
}
}