TYNDALL AIR FORCE BASE
PANAMA CITY · US · 30.07°N / 85.58°W
PAM
IATA · ICAO
KPAM
Tyndall Air Force Base (PAM) serves Panama City, United States. It sits at 30.07/-85.58, rises to 17 ft, is classified as medium airport.
Type
Medium airport
Elevation
17ft
Scheduled service
NO
ICAO
KPAM
All facts
- IATA
- PAM
- Municipality
- Panama City
- Country
- United States
- Coords
- 30.07°N / 85.58°W
Nearby airports
FAQ
- What is the IATA code for Tyndall Air Force Base?
- PAM.
- What is the ICAO code for Tyndall Air Force Base?
- KPAM.
- Where is Tyndall Air Force Base located?
- Panama City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PAM
{
"data": {
"id": 4348,
"iata_code": "PAM",
"icao_code": "KPAM",
"name": "Tyndall Air Force Base",
"country_code": "US",
"city_id": null,
"latitude": "30.069599",
"longitude": "-85.575401",
"elevation": 17,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Panama City"
}
}