PORT ALEXANDER SEAPLANE BASE
PORT ALEXANDER · US · 56.25°N / 134.65°W
PTD
IATA · ICAO
PAAP
Port Alexander Seaplane Base (PTD) serves Port Alexander, United States. It sits at 56.25/-134.65, is classified as seaplane base.
Type
Seaplane base
Elevation
ft
Scheduled service
YES
ICAO
PAAP
All facts
- IATA
- PTD
- Municipality
- Port Alexander
- Country
- United States
- Coords
- 56.25°N / 134.65°W
Nearby airports
FAQ
- What is the IATA code for Port Alexander Seaplane Base?
- PTD.
- What is the ICAO code for Port Alexander Seaplane Base?
- PAAP.
- Where is Port Alexander Seaplane Base located?
- Port Alexander, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PTD
{
"data": {
"id": 6619,
"iata_code": "PTD",
"icao_code": "PAAP",
"name": "Port Alexander Seaplane Base",
"country_code": "US",
"city_id": null,
"latitude": "56.246799",
"longitude": "-134.647995",
"elevation": null,
"type": "seaplane_base",
"scheduled_service": true,
"municipality": "Port Alexander"
}
}