PENZA AIRPORT
PENZA · RU · 53.11°N / 45.02°E
PEZ
IATA · ICAO
UWPP
Penza Airport (PEZ) serves Penza, Russia. It sits at 53.11/45.02, rises to 614 ft, is classified as medium airport.
Type
Medium airport
Elevation
614ft
Scheduled service
YES
ICAO
UWPP
All facts
- IATA
- PEZ
- Municipality
- Penza
- Country
- Russia
- Coords
- 53.11°N / 45.02°E
FAQ
- What is the IATA code for Penza Airport?
- PEZ.
- What is the ICAO code for Penza Airport?
- UWPP.
- Where is Penza Airport located?
- Penza, Russia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PEZ
{
"data": {
"id": 8423,
"iata_code": "PEZ",
"icao_code": "UWPP",
"name": "Penza Airport",
"country_code": "RU",
"city_id": 511565,
"latitude": "53.110599517822266",
"longitude": "45.02109909057617",
"elevation": 614,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Penza"
}
}