PORT MACQUARIE AIRPORT
PORT MACQUARIE · AU · 31.44°S / 152.86°E
PQQ
IATA · ICAO
YPMQ
Port Macquarie Airport (PQQ) serves Port Macquarie, Australia. It sits at -31.44/152.86, rises to 12 ft, is classified as medium airport.
Type
Medium airport
Elevation
12ft
Scheduled service
YES
ICAO
YPMQ
All facts
- IATA
- PQQ
- Municipality
- Port Macquarie
- Country
- Australia
- Coords
- 31.44°S / 152.86°E
Nearby airports
FAQ
- What is the IATA code for Port Macquarie Airport?
- PQQ.
- What is the ICAO code for Port Macquarie Airport?
- YPMQ.
- Where is Port Macquarie Airport located?
- Port Macquarie, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PQQ
{
"data": {
"id": 9503,
"iata_code": "PQQ",
"icao_code": "YPMQ",
"name": "Port Macquarie Airport",
"country_code": "AU",
"city_id": 2152659,
"latitude": "-31.4358005524",
"longitude": "152.863006592",
"elevation": 12,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Port Macquarie"
}
}