ROSWELL AIR CENTER AIRPORT
ROSWELL · US · 33.30°N / 104.53°W
ROW
IATA · ICAO
KROW
Roswell Air Center Airport (ROW) serves Roswell, United States. It sits at 33.30/-104.53, rises to 3671 ft, is classified as medium airport.
Type
Medium airport
Elevation
3671ft
Scheduled service
YES
ICAO
KROW
All facts
- IATA
- ROW
- Municipality
- Roswell
- Country
- United States
- Coords
- 33.30°N / 104.53°W
Nearby airports
FAQ
- What is the IATA code for Roswell Air Center Airport?
- ROW.
- What is the ICAO code for Roswell Air Center Airport?
- KROW.
- Where is Roswell Air Center Airport located?
- Roswell, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ROW
{
"data": {
"id": 4489,
"iata_code": "ROW",
"icao_code": "KROW",
"name": "Roswell Air Center Airport",
"country_code": "US",
"city_id": null,
"latitude": "33.301601",
"longitude": "-104.530998",
"elevation": 3671,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Roswell"
}
}