NORTH CENTRAL STATE AIRPORT
PAWTUCKET · US · 41.92°N / 71.49°W
SFZ
IATA · ICAO
KSFZ
North Central State Airport (SFZ) serves Pawtucket, United States. It sits at 41.92/-71.49, rises to 441 ft, is classified as small airport.
Type
Small airport
Elevation
441ft
Scheduled service
NO
ICAO
KSFZ
All facts
- IATA
- SFZ
- Municipality
- Pawtucket
- Country
- United States
- Coords
- 41.92°N / 71.49°W
Nearby airports
FAQ
- What is the IATA code for North Central State Airport?
- SFZ.
- What is the ICAO code for North Central State Airport?
- KSFZ.
- Where is North Central State Airport located?
- Pawtucket, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SFZ
{
"data": {
"id": 4547,
"iata_code": "SFZ",
"icao_code": "KSFZ",
"name": "North Central State Airport",
"country_code": "US",
"city_id": 5223869,
"latitude": "41.9207992554",
"longitude": "-71.49140167239999",
"elevation": 441,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pawtucket"
}
}