JASPER COUNTY AIRPORT BELL FIELD
JASPER · US · 30.89°N / 94.03°W
JAS
IATA · ICAO
KJAS
Jasper County Airport Bell Field (JAS) serves Jasper, United States. It sits at 30.89/-94.03, rises to 213 ft, is classified as small airport.
Type
Small airport
Elevation
213ft
Scheduled service
NO
ICAO
KJAS
All facts
- IATA
- JAS
- Municipality
- Jasper
- Country
- United States
- Coords
- 30.89°N / 94.03°W
Nearby airports
FAQ
- What is the IATA code for Jasper County Airport Bell Field?
- JAS.
- What is the ICAO code for Jasper County Airport Bell Field?
- KJAS.
- Where is Jasper County Airport Bell Field located?
- Jasper, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JAS
{
"data": {
"id": 3986,
"iata_code": "JAS",
"icao_code": "KJAS",
"name": "Jasper County Airport Bell Field",
"country_code": "US",
"city_id": 4700731,
"latitude": "30.8857",
"longitude": "-94.034897",
"elevation": 213,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Jasper"
}
}