PORT KAITUMA AIRPORT
PORT KAITUMA · GY · 7.74°N / 59.88°W
PKM
IATA · ICAO
SYPK
Port Kaituma Airport (PKM) serves Port Kaituma, Guyana. It sits at 7.74/-59.88, rises to 20 ft, is classified as small airport.
Type
Small airport
Elevation
20ft
Scheduled service
NO
ICAO
SYPK
All facts
- IATA
- PKM
- Municipality
- Port Kaituma
- Country
- Guyana
- Coords
- 7.74°N / 59.88°W
Nearby airports
FAQ
- What is the IATA code for Port Kaituma Airport?
- PKM.
- What is the ICAO code for Port Kaituma Airport?
- SYPK.
- Where is Port Kaituma Airport located?
- Port Kaituma, Guyana.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PKM
{
"data": {
"id": 8037,
"iata_code": "PKM",
"icao_code": "SYPK",
"name": "Port Kaituma Airport",
"country_code": "GY",
"city_id": null,
"latitude": "7.74222",
"longitude": "-59.882612",
"elevation": 20,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Port Kaituma"
}
}