PRATT REGIONAL AIRPORT
PRATT · US · 37.70°N / 98.75°W
PTT
IATA · ICAO
KPTT
Pratt Regional Airport (PTT) serves Pratt, United States. It sits at 37.70/-98.75, rises to 1953 ft, is classified as small airport.
Type
Small airport
Elevation
1953ft
Scheduled service
NO
ICAO
KPTT
All facts
- IATA
- PTT
- Municipality
- Pratt
- Country
- United States
- Coords
- 37.70°N / 98.75°W
Nearby airports
FAQ
- What is the IATA code for Pratt Regional Airport?
- PTT.
- What is the ICAO code for Pratt Regional Airport?
- KPTT.
- Where is Pratt Regional Airport located?
- Pratt, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PTT
{
"data": {
"id": 4425,
"iata_code": "PTT",
"icao_code": "KPTT",
"name": "Pratt Regional Airport",
"country_code": "US",
"city_id": 4277752,
"latitude": "37.70159912",
"longitude": "-98.74690247",
"elevation": 1953,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pratt"
}
}