OGDENSBURG INTERNATIONAL AIRPORT
OGDENSBURG · US · 44.68°N / 75.47°W
OGS
IATA · ICAO
KOGS
Ogdensburg International Airport (OGS) serves Ogdensburg, United States. It sits at 44.68/-75.47, rises to 297 ft, is classified as medium airport.
Type
Medium airport
Elevation
297ft
Scheduled service
YES
ICAO
KOGS
All facts
- IATA
- OGS
- Municipality
- Ogdensburg
- Country
- United States
- Coords
- 44.68°N / 75.47°W
Nearby airports
FAQ
- What is the IATA code for Ogdensburg International Airport?
- OGS.
- What is the ICAO code for Ogdensburg International Airport?
- KOGS.
- Where is Ogdensburg International Airport located?
- Ogdensburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OGS
{
"data": {
"id": 4289,
"iata_code": "OGS",
"icao_code": "KOGS",
"name": "Ogdensburg International Airport",
"country_code": "US",
"city_id": 5129626,
"latitude": "44.6819",
"longitude": "-75.4655",
"elevation": 297,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ogdensburg"
}
}