ATKINSON MUNICIPAL AIRPORT
PITTSBURG · US · 37.45°N / 94.73°W
PTS
IATA · ICAO
KPTS
Atkinson Municipal Airport (PTS) serves Pittsburg, United States. It sits at 37.45/-94.73, rises to 950 ft, is classified as small airport.
Type
Small airport
Elevation
950ft
Scheduled service
NO
ICAO
KPTS
All facts
- IATA
- PTS
- Municipality
- Pittsburg
- Country
- United States
- Coords
- 37.45°N / 94.73°W
Nearby airports
FAQ
- What is the IATA code for Atkinson Municipal Airport?
- PTS.
- What is the ICAO code for Atkinson Municipal Airport?
- KPTS.
- Where is Atkinson Municipal Airport located?
- Pittsburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PTS
{
"data": {
"id": 4424,
"iata_code": "PTS",
"icao_code": "KPTS",
"name": "Atkinson Municipal Airport",
"country_code": "US",
"city_id": 4277241,
"latitude": "37.449501",
"longitude": "-94.731102",
"elevation": 950,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pittsburg"
}
}