CAPE MAY COUNTY AIRPORT
WILDWOOD · US · 39.01°N / 74.91°W
WWD
IATA · ICAO
KWWD
Cape May County Airport (WWD) serves Wildwood, United States. It sits at 39.01/-74.91, rises to 23 ft, is classified as medium airport.
Type
Medium airport
Elevation
23ft
Scheduled service
NO
ICAO
KWWD
All facts
- IATA
- WWD
- Municipality
- Wildwood
- Country
- United States
- Coords
- 39.01°N / 74.91°W
Nearby airports
FAQ
- What is the IATA code for Cape May County Airport?
- WWD.
- What is the ICAO code for Cape May County Airport?
- KWWD.
- Where is Cape May County Airport located?
- Wildwood, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WWD
{
"data": {
"id": 4757,
"iata_code": "WWD",
"icao_code": "KWWD",
"name": "Cape May County Airport",
"country_code": "US",
"city_id": 4504856,
"latitude": "39.008499145500004",
"longitude": "-74.9083023071",
"elevation": 23,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Wildwood"
}
}