PRESIDENTE CASTRO PINTO INTERNATIONAL AIRPORT
JOÃO PESSOA · BR · 7.15°S / 34.95°W
JPA
IATA · ICAO
SBJP
Presidente Castro Pinto International Airport (JPA) serves João Pessoa, Brazil. It sits at -7.15/-34.95, rises to 217 ft, is classified as large airport.
Type
Large airport
Elevation
217ft
Scheduled service
YES
ICAO
SBJP
All facts
- IATA
- JPA
- Municipality
- João Pessoa
- Country
- Brazil
- Coords
- 7.15°S / 34.95°W
FAQ
- What is the IATA code for Presidente Castro Pinto International Airport?
- JPA.
- What is the ICAO code for Presidente Castro Pinto International Airport?
- SBJP.
- Where is Presidente Castro Pinto International Airport located?
- João Pessoa, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/JPA
{
"data": {
"id": 7284,
"iata_code": "JPA",
"icao_code": "SBJP",
"name": "Presidente Castro Pinto International Airport",
"country_code": "BR",
"city_id": 3405940,
"latitude": "-7.148691",
"longitude": "-34.950554",
"elevation": 217,
"type": "large_airport",
"scheduled_service": true,
"municipality": "João Pessoa"
}
}