BEATTY AIRPORT
BEATTY · US · 36.86°N / 116.79°W
BTY
IATA · ICAO
KBTY
Beatty Airport (BTY) serves Beatty, United States. It sits at 36.86/-116.79, rises to 3170 ft, is classified as small airport.
Type
Small airport
Elevation
3170ft
Scheduled service
NO
ICAO
KBTY
All facts
- IATA
- BTY
- Municipality
- Beatty
- Country
- United States
- Coords
- 36.86°N / 116.79°W
Nearby airports
FAQ
- What is the IATA code for Beatty Airport?
- BTY.
- What is the ICAO code for Beatty Airport?
- KBTY.
- Where is Beatty Airport located?
- Beatty, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BTY
{
"data": {
"id": 3395,
"iata_code": "BTY",
"icao_code": "KBTY",
"name": "Beatty Airport",
"country_code": "US",
"city_id": 5550561,
"latitude": "36.8610992432",
"longitude": "-116.787002563",
"elevation": 3170,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Beatty"
}
}