HARRISBURG INTERNATIONAL AIRPORT
HARRISBURG · US · 40.19°N / 76.76°W
MDT
IATA · ICAO
KMDT
Harrisburg International Airport (MDT) serves Harrisburg, United States. It sits at 40.19/-76.76, rises to 310 ft, is classified as medium airport.
Type
Medium airport
Elevation
310ft
Scheduled service
YES
ICAO
KMDT
All facts
- IATA
- MDT
- Municipality
- Harrisburg
- Country
- United States
- Coords
- 40.19°N / 76.76°W
Nearby airports
FAQ
- What is the IATA code for Harrisburg International Airport?
- MDT.
- What is the ICAO code for Harrisburg International Airport?
- KMDT.
- Where is Harrisburg International Airport located?
- Harrisburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MDT
{
"data": {
"id": 4121,
"iata_code": "MDT",
"icao_code": "KMDT",
"name": "Harrisburg International Airport",
"country_code": "US",
"city_id": 5192726,
"latitude": "40.192838",
"longitude": "-76.762333",
"elevation": 310,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Harrisburg"
}
}