PEMBINA MUNICIPAL AIRPORT
PEMBINA · US · 48.94°N / 97.24°W
PMB
IATA · ICAO
KPMB
Pembina Municipal Airport (PMB) serves Pembina, United States. It sits at 48.94/-97.24, rises to 795 ft, is classified as small airport.
Type
Small airport
Elevation
795ft
Scheduled service
NO
ICAO
KPMB
All facts
- IATA
- PMB
- Municipality
- Pembina
- Country
- United States
- Coords
- 48.94°N / 97.24°W
FAQ
- What is the IATA code for Pembina Municipal Airport?
- PMB.
- What is the ICAO code for Pembina Municipal Airport?
- KPMB.
- Where is Pembina Municipal Airport located?
- Pembina, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PMB
{
"data": {
"id": 4387,
"iata_code": "PMB",
"icao_code": "KPMB",
"name": "Pembina Municipal Airport",
"country_code": "US",
"city_id": 5060887,
"latitude": "48.9425010681",
"longitude": "-97.2407989502",
"elevation": 795,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pembina"
}
}