POCONO MOUNTAINS MUNICIPAL AIRPORT
MOUNT POCONO · US · 41.14°N / 75.38°W
MPO
IATA · ICAO
KMPO
Pocono Mountains Municipal Airport (MPO) serves Mount Pocono, United States. It sits at 41.14/-75.38, rises to 1915 ft, is classified as small airport.
Type
Small airport
Elevation
1915ft
Scheduled service
NO
ICAO
KMPO
All facts
- IATA
- MPO
- Municipality
- Mount Pocono
- Country
- United States
- Coords
- 41.14°N / 75.38°W
Nearby airports
FAQ
- What is the IATA code for Pocono Mountains Municipal Airport?
- MPO.
- What is the ICAO code for Pocono Mountains Municipal Airport?
- KMPO.
- Where is Pocono Mountains Municipal Airport located?
- Mount Pocono, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MPO
{
"data": {
"id": 4191,
"iata_code": "MPO",
"icao_code": "KMPO",
"name": "Pocono Mountains Municipal Airport",
"country_code": "US",
"city_id": 5202340,
"latitude": "41.136025",
"longitude": "-75.379572",
"elevation": 1915,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Mount Pocono"
}
}