USIMINAS AIRPORT
IPATINGA · BR · 19.47°S / 42.49°W
IPN
IATA · ICAO
SBIP
Usiminas Airport (IPN) serves Ipatinga, Brazil. It sits at -19.47/-42.49, rises to 786 ft, is classified as medium airport.
Type
Medium airport
Elevation
786ft
Scheduled service
YES
ICAO
SBIP
All facts
- IATA
- IPN
- Municipality
- Ipatinga
- Country
- Brazil
- Coords
- 19.47°S / 42.49°W
Nearby airports
FAQ
- What is the IATA code for Usiminas Airport?
- IPN.
- What is the ICAO code for Usiminas Airport?
- SBIP.
- Where is Usiminas Airport located?
- Ipatinga, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IPN
{
"data": {
"id": 7278,
"iata_code": "IPN",
"icao_code": "SBIP",
"name": "Usiminas Airport",
"country_code": "BR",
"city_id": 3461144,
"latitude": "-19.470699",
"longitude": "-42.487598",
"elevation": 786,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ipatinga"
}
}