TAMWORTH AIRPORT
TAMWORTH · AU · 31.08°S / 150.85°E
TMW
IATA · ICAO
YSTW
Tamworth Airport (TMW) serves Tamworth, Australia. It sits at -31.08/150.85, rises to 1334 ft, is classified as medium airport.
Type
Medium airport
Elevation
1334ft
Scheduled service
YES
ICAO
YSTW
All facts
- IATA
- TMW
- Municipality
- Tamworth
- Country
- Australia
- Coords
- 31.08°S / 150.85°E
Nearby airports
FAQ
- What is the IATA code for Tamworth Airport?
- TMW.
- What is the ICAO code for Tamworth Airport?
- YSTW.
- Where is Tamworth Airport located?
- Tamworth, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TMW
{
"data": {
"id": 9561,
"iata_code": "TMW",
"icao_code": "YSTW",
"name": "Tamworth Airport",
"country_code": "AU",
"city_id": 2147497,
"latitude": "-31.077898",
"longitude": "150.845484",
"elevation": 1334,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Tamworth"
}
}