| Field | Description | Example |
|---|---|---|
| id | Identification number | 1 |
| name | Name of the airport | Paris-Charles de Gaulle |
| iata | IATA code | CDG |
| icao | ICAO code | LFPG |
| type | Type of airport (civil, private, etc) | Civil |
| administrator | Administrator of the airport | Paris Aéroport |
| website | Website of the airport if exists | https://www.parisaeroport.fr/ |
| location | GPS location | 49.00912, 2.547445 |
| country_id | Country number identification, linked to the Country part of the API for more informations | 79 |
| country_code | Country code on 2 digits | FR |
| country_name | English country name | France |