DINWIDDIE COUNTY AIRPORT
PETERSBURG · US · 37.18°N / 77.51°W
PTB
IATA · ICAO
KPTB
Dinwiddie County Airport (PTB) serves Petersburg, United States. It sits at 37.18/-77.51, rises to 193 ft, is classified as small airport.
Type
Small airport
Elevation
193ft
Scheduled service
NO
ICAO
KPTB
All facts
- IATA
- PTB
- Municipality
- Petersburg
- Country
- United States
- Coords
- 37.18°N / 77.51°W
Nearby airports
FAQ
- What is the IATA code for Dinwiddie County Airport?
- PTB.
- What is the ICAO code for Dinwiddie County Airport?
- KPTB.
- Where is Dinwiddie County Airport located?
- Petersburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PTB
{
"data": {
"id": 4421,
"iata_code": "PTB",
"icao_code": "KPTB",
"name": "Dinwiddie County Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.183799743652",
"longitude": "-77.507400512695",
"elevation": 193,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Petersburg"
}
}