PUEBLO MEMORIAL AIRPORT
PUEBLO · US · 38.29°N / 104.50°W
PUB
IATA · ICAO
KPUB
Pueblo Memorial Airport (PUB) serves Pueblo, United States. It sits at 38.29/-104.50, rises to 4726 ft, is classified as medium airport.
Type
Medium airport
Elevation
4726ft
Scheduled service
YES
ICAO
KPUB
All facts
- IATA
- PUB
- Municipality
- Pueblo
- Country
- United States
- Coords
- 38.29°N / 104.50°W
Nearby airports
FAQ
- What is the IATA code for Pueblo Memorial Airport?
- PUB.
- What is the ICAO code for Pueblo Memorial Airport?
- KPUB.
- Where is Pueblo Memorial Airport located?
- Pueblo, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PUB
{
"data": {
"id": 4428,
"iata_code": "PUB",
"icao_code": "KPUB",
"name": "Pueblo Memorial Airport",
"country_code": "US",
"city_id": 5435464,
"latitude": "38.289101",
"longitude": "-104.497002",
"elevation": 4726,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Pueblo"
}
}