BROWN FIELD MUNICIPAL AIRPORT
SAN DIEGO · US · 32.57°N / 116.98°W
SDM
IATA · ICAO
KSDM
Brown Field Municipal Airport (SDM) serves San Diego, United States. It sits at 32.57/-116.98, rises to 526 ft, is classified as medium airport.
Type
Medium airport
Elevation
526ft
Scheduled service
NO
ICAO
KSDM
All facts
- IATA
- SDM
- Municipality
- San Diego
- Country
- United States
- Coords
- 32.57°N / 116.98°W
Nearby airports
FAQ
- What is the IATA code for Brown Field Municipal Airport?
- SDM.
- What is the ICAO code for Brown Field Municipal Airport?
- KSDM.
- Where is Brown Field Municipal Airport located?
- San Diego, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SDM
{
"data": {
"id": 4533,
"iata_code": "SDM",
"icao_code": "KSDM",
"name": "Brown Field Municipal Airport",
"country_code": "US",
"city_id": 5336899,
"latitude": "32.572639",
"longitude": "-116.980019",
"elevation": 526,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "San Diego"
}
}