CORPUS CHRISTI INTERNATIONAL AIRPORT
CORPUS CHRISTI · US · 27.77°N / 97.50°W
CRP
IATA · ICAO
KCRP
Corpus Christi International Airport (CRP) serves Corpus Christi, United States. It sits at 27.77/-97.50, rises to 44 ft, is classified as medium airport.
Type
Medium airport
Elevation
44ft
Scheduled service
YES
ICAO
KCRP
All facts
- IATA
- CRP
- Municipality
- Corpus Christi
- Country
- United States
- Coords
- 27.77°N / 97.50°W
Nearby airports
FAQ
- What is the IATA code for Corpus Christi International Airport?
- CRP.
- What is the ICAO code for Corpus Christi International Airport?
- KCRP.
- Where is Corpus Christi International Airport located?
- Corpus Christi, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CRP
{
"data": {
"id": 3507,
"iata_code": "CRP",
"icao_code": "KCRP",
"name": "Corpus Christi International Airport",
"country_code": "US",
"city_id": 4683416,
"latitude": "27.770399",
"longitude": "-97.501198",
"elevation": 44,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Corpus Christi"
}
}