STOCKTON METROPOLITAN AIRPORT
STOCKTON · US · 37.89°N / 121.24°W
SCK
IATA · ICAO
KSCK
Stockton Metropolitan Airport (SCK) serves Stockton, United States. It sits at 37.89/-121.24, rises to 33 ft, is classified as medium airport.
Type
Medium airport
Elevation
33ft
Scheduled service
YES
ICAO
KSCK
All facts
- IATA
- SCK
- Municipality
- Stockton
- Country
- United States
- Coords
- 37.89°N / 121.24°W
Nearby airports
FAQ
- What is the IATA code for Stockton Metropolitan Airport?
- SCK.
- What is the ICAO code for Stockton Metropolitan Airport?
- KSCK.
- Where is Stockton Metropolitan Airport located?
- Stockton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SCK
{
"data": {
"id": 4530,
"iata_code": "SCK",
"icao_code": "KSCK",
"name": "Stockton Metropolitan Airport",
"country_code": "US",
"city_id": 5399020,
"latitude": "37.893279",
"longitude": "-121.238079",
"elevation": 33,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Stockton"
}
}