ARDMORE MUNICIPAL AIRPORT
ARDMORE · US · 34.30°N / 97.02°W
ADM
IATA · ICAO
KADM
Ardmore Municipal Airport (ADM) serves Ardmore, United States. It sits at 34.30/-97.02, rises to 777 ft, is classified as small airport.
Type
Small airport
Elevation
777ft
Scheduled service
NO
ICAO
KADM
All facts
- IATA
- ADM
- Municipality
- Ardmore
- Country
- United States
- Coords
- 34.30°N / 97.02°W
Nearby airports
FAQ
- What is the IATA code for Ardmore Municipal Airport?
- ADM.
- What is the ICAO code for Ardmore Municipal Airport?
- KADM.
- Where is Ardmore Municipal Airport located?
- Ardmore, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ADM
{
"data": {
"id": 3214,
"iata_code": "ADM",
"icao_code": "KADM",
"name": "Ardmore Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "34.30301",
"longitude": "-97.0196342",
"elevation": 777,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ardmore"
}
}