PALO ALTO AIRPORT
PALO ALTO · US · 37.46°N / 122.11°W
PAO
IATA · ICAO
KPAO
Palo Alto Airport (PAO) serves Palo Alto, United States. It sits at 37.46/-122.11, rises to 4 ft, is classified as medium airport.
Type
Medium airport
Elevation
4ft
Scheduled service
NO
ICAO
KPAO
All facts
- IATA
- PAO
- Municipality
- Palo Alto
- Country
- United States
- Coords
- 37.46°N / 122.11°W
Nearby airports
FAQ
- What is the IATA code for Palo Alto Airport?
- PAO.
- What is the ICAO code for Palo Alto Airport?
- KPAO.
- Where is Palo Alto Airport located?
- Palo Alto, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PAO
{
"data": {
"id": 4350,
"iata_code": "PAO",
"icao_code": "KPAO",
"name": "Palo Alto Airport",
"country_code": "US",
"city_id": 5380748,
"latitude": "37.461102",
"longitude": "-122.114998",
"elevation": 4,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Palo Alto"
}
}