ALBERT WHITTED AIRPORT
ST PETERSBURG · US · 27.77°N / 82.63°W
SPG
IATA · ICAO
KSPG
Albert Whitted Airport (SPG) serves St Petersburg, United States. It sits at 27.77/-82.63, rises to 7 ft, is classified as small airport.
Type
Small airport
Elevation
7ft
Scheduled service
NO
ICAO
KSPG
All facts
- IATA
- SPG
- Municipality
- St Petersburg
- Country
- United States
- Coords
- 27.77°N / 82.63°W
Nearby airports
FAQ
- What is the IATA code for Albert Whitted Airport?
- SPG.
- What is the ICAO code for Albert Whitted Airport?
- KSPG.
- Where is Albert Whitted Airport located?
- St Petersburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SPG
{
"data": {
"id": 4592,
"iata_code": "SPG",
"icao_code": "KSPG",
"name": "Albert Whitted Airport",
"country_code": "US",
"city_id": 4171563,
"latitude": "27.7651",
"longitude": "-82.626999",
"elevation": 7,
"type": "small_airport",
"scheduled_service": false,
"municipality": "St Petersburg"
}
}