ASTORIA REGIONAL AIRPORT
ASTORIA · US · 46.16°N / 123.88°W
AST
IATA · ICAO
KAST
Astoria Regional Airport (AST) serves Astoria, United States. It sits at 46.16/-123.88, rises to 15 ft, is classified as medium airport.
Type
Medium airport
Elevation
15ft
Scheduled service
NO
ICAO
KAST
All facts
- IATA
- AST
- Municipality
- Astoria
- Country
- United States
- Coords
- 46.16°N / 123.88°W
Nearby airports
FAQ
- What is the IATA code for Astoria Regional Airport?
- AST.
- What is the ICAO code for Astoria Regional Airport?
- KAST.
- Where is Astoria Regional Airport located?
- Astoria, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AST
{
"data": {
"id": 3279,
"iata_code": "AST",
"icao_code": "KAST",
"name": "Astoria Regional Airport",
"country_code": "US",
"city_id": 5711847,
"latitude": "46.158000946",
"longitude": "-123.878997803",
"elevation": 15,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Astoria"
}
}