SCRIBNER STATE AIRPORT
SCRIBNER · US · 41.61°N / 96.63°W
SCB
IATA · ICAO
KSCB
Scribner State Airport (SCB) serves Scribner, United States. It sits at 41.61/-96.63, rises to 1325 ft, is classified as small airport.
Type
Small airport
Elevation
1325ft
Scheduled service
NO
ICAO
KSCB
All facts
- IATA
- SCB
- Municipality
- Scribner
- Country
- United States
- Coords
- 41.61°N / 96.63°W
Nearby airports
FAQ
- What is the IATA code for Scribner State Airport?
- SCB.
- What is the ICAO code for Scribner State Airport?
- KSCB.
- Where is Scribner State Airport located?
- Scribner, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SCB
{
"data": {
"id": 4528,
"iata_code": "SCB",
"icao_code": "KSCB",
"name": "Scribner State Airport",
"country_code": "US",
"city_id": 5078705,
"latitude": "41.610298",
"longitude": "-96.629898",
"elevation": 1325,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Scribner"
}
}