QUONSET STATE AIRPORT
NORTH KINGSTOWN · US · 41.60°N / 71.41°W
NCO
IATA · ICAO
KOQU
Quonset State Airport (NCO) serves North Kingstown, United States. It sits at 41.60/-71.41, rises to 18 ft, is classified as medium airport.
Type
Medium airport
Elevation
18ft
Scheduled service
NO
ICAO
KOQU
All facts
- IATA
- NCO
- Municipality
- North Kingstown
- Country
- United States
- Coords
- 41.60°N / 71.41°W
Nearby airports
FAQ
- What is the IATA code for Quonset State Airport?
- NCO.
- What is the ICAO code for Quonset State Airport?
- KOQU.
- Where is Quonset State Airport located?
- North Kingstown, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NCO
{
"data": {
"id": 4319,
"iata_code": "NCO",
"icao_code": "KOQU",
"name": "Quonset State Airport",
"country_code": "US",
"city_id": 5223672,
"latitude": "41.597099304199",
"longitude": "-71.412101745605",
"elevation": 18,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "North Kingstown"
}
}