DEMING MUNICIPAL AIRPORT
DEMING · US · 32.26°N / 107.72°W
DMN
IATA · ICAO
KDMN
Deming Municipal Airport (DMN) serves Deming, United States. It sits at 32.26/-107.72, rises to 4314 ft, is classified as medium airport.
Type
Medium airport
Elevation
4314ft
Scheduled service
NO
ICAO
KDMN
All facts
- IATA
- DMN
- Municipality
- Deming
- Country
- United States
- Coords
- 32.26°N / 107.72°W
Nearby airports
FAQ
- What is the IATA code for Deming Municipal Airport?
- DMN.
- What is the ICAO code for Deming Municipal Airport?
- KDMN.
- Where is Deming Municipal Airport located?
- Deming, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DMN
{
"data": {
"id": 3567,
"iata_code": "DMN",
"icao_code": "KDMN",
"name": "Deming Municipal Airport",
"country_code": "US",
"city_id": 5464806,
"latitude": "32.262298584",
"longitude": "-107.721000671",
"elevation": 4314,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Deming"
}
}