SANTA MARIA AIRPORT
VILA DO PORTO · PT · 36.97°N / 25.17°W
SMA
IATA · ICAO
LPAZ
Santa Maria Airport (SMA) serves Vila do Porto, Portugal. It sits at 36.97/-25.17, rises to 308 ft, is classified as medium airport.
Type
Medium airport
Elevation
308ft
Scheduled service
YES
ICAO
LPAZ
All facts
- IATA
- SMA
- Municipality
- Vila do Porto
- Country
- Portugal
- Coords
- 36.97°N / 25.17°W
Nearby airports
FAQ
- What is the IATA code for Santa Maria Airport?
- SMA.
- What is the ICAO code for Santa Maria Airport?
- LPAZ.
- Where is Santa Maria Airport located?
- Vila do Porto, Portugal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SMA
{
"data": {
"id": 5427,
"iata_code": "SMA",
"icao_code": "LPAZ",
"name": "Santa Maria Airport",
"country_code": "PT",
"city_id": null,
"latitude": "36.97140121459961",
"longitude": "-25.17060089111328",
"elevation": 308,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Vila do Porto"
}
}