SAMPSON COUNTY AIRPORT
CLINTON · US · 34.98°N / 78.36°W
CTZ
IATA · ICAO
KCTZ
Sampson County Airport (CTZ) serves Clinton, United States. It sits at 34.98/-78.36, rises to 148 ft, is classified as small airport.
Type
Small airport
Elevation
148ft
Scheduled service
NO
ICAO
KCTZ
All facts
- IATA
- CTZ
- Municipality
- Clinton
- Country
- United States
- Coords
- 34.98°N / 78.36°W
Nearby airports
FAQ
- What is the IATA code for Sampson County Airport?
- CTZ.
- What is the ICAO code for Sampson County Airport?
- KCTZ.
- Where is Sampson County Airport located?
- Clinton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CTZ
{
"data": {
"id": 3519,
"iata_code": "CTZ",
"icao_code": "KCTZ",
"name": "Sampson County Airport",
"country_code": "US",
"city_id": 4461101,
"latitude": "34.9756011963",
"longitude": "-78.3646011353",
"elevation": 148,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Clinton"
}
}