WASPAM AIRPORT
WASPAM · NI · 14.74°N / 83.97°W
WSP
IATA · ICAO
MNWP
Waspam Airport (WSP) serves Waspam, Nicaragua. It sits at 14.74/-83.97, rises to 98 ft, is classified as small airport.
Type
Small airport
Elevation
98ft
Scheduled service
NO
ICAO
MNWP
All facts
- IATA
- WSP
- Municipality
- Waspam
- Country
- Nicaragua
- Coords
- 14.74°N / 83.97°W
Nearby airports
FAQ
- What is the IATA code for Waspam Airport?
- WSP.
- What is the ICAO code for Waspam Airport?
- MNWP.
- Where is Waspam Airport located?
- Waspam, Nicaragua.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WSP
{
"data": {
"id": 5862,
"iata_code": "WSP",
"icao_code": "MNWP",
"name": "Waspam Airport",
"country_code": "NI",
"city_id": null,
"latitude": "14.7392",
"longitude": "-83.969398",
"elevation": 98,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Waspam"
}
}