LAREDO INTERNATIONAL AIRPORT
LAREDO · US · 27.54°N / 99.46°W
LRD
IATA · ICAO
KLRD
Laredo International Airport (LRD) serves Laredo, United States. It sits at 27.54/-99.46, rises to 508 ft, is classified as medium airport.
Type
Medium airport
Elevation
508ft
Scheduled service
YES
ICAO
KLRD
All facts
- IATA
- LRD
- Municipality
- Laredo
- Country
- United States
- Coords
- 27.54°N / 99.46°W
Nearby airports
FAQ
- What is the IATA code for Laredo International Airport?
- LRD.
- What is the ICAO code for Laredo International Airport?
- KLRD.
- Where is Laredo International Airport located?
- Laredo, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LRD
{
"data": {
"id": 4068,
"iata_code": "LRD",
"icao_code": "KLRD",
"name": "Laredo International Airport",
"country_code": "US",
"city_id": 4705349,
"latitude": "27.5438",
"longitude": "-99.461601",
"elevation": 508,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Laredo"
}
}