Skip to content

Instantly share code, notes, and snippets.

@thesauri
Created February 2, 2020 11:35
Show Gist options
  • Save thesauri/d80693877a5265be00fa63f61e6d57ad to your computer and use it in GitHub Desktop.
Save thesauri/d80693877a5265be00fa63f61e6d57ad to your computer and use it in GitHub Desktop.
SAS (Scandinavian Airlines) airport list, used on the website, bookable destinations? 2020-02-02
{
"NAS":{
"code":"NAS",
"names":[
"Nassau",
"Nassau"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NAS",
"cityName":[
"Nassau",
"Nassau"
],
"countryCode":"BS",
"countryName":[
"Bahamas",
"Bahamas"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YYC":{
"code":"YYC",
"names":[
"Calgary Intl",
"Calgary Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YYC",
"cityName":[
"Calgary, AB",
"Calgary, AB"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YEG":{
"code":"YEG",
"names":[
"Edmonton Intl",
"Edmonton Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YEA",
"cityName":[
"Edmonton, AB",
"Edmonton, AB"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YMM":{
"code":"YMM",
"names":[
"Fort McMurray",
"Fort McMurray"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YMM",
"cityName":[
"Fort McMurray, AB",
"Fort McMurray, AB"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YHZ":{
"code":"YHZ",
"names":[
"Stanfield ",
"Stanfield "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YHZ",
"cityName":[
"Halifax, NS",
"Halifax, NS"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YLW":{
"code":"YLW",
"names":[
"Kelowna Intl",
"Kelowna Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YLW",
"cityName":[
"Kelowna, BC",
"Kelowna, BC"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YXU":{
"code":"YXU",
"names":[
"London Intl",
"London Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YXU",
"cityName":[
"London, ON",
"London, ON"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YUL":{
"code":"YUL",
"names":[
"Pierre E. Trudeau",
"Pierre E. Trudeau"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YMQ",
"cityName":[
"Montreal, QC",
"Montreal, QC"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YOW":{
"code":"YOW",
"names":[
"Macdonald Cartier",
"Macdonald Cartier"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YOW",
"cityName":[
"Ottawa, ON",
"Ottawa, ON"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YQB":{
"code":"YQB",
"names":[
"Jean Lesage",
"Jean Lesage"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YQB",
"cityName":[
"Quebec, QC",
"Quebec, QC"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YQR":{
"code":"YQR",
"names":[
"Regina Intl",
"Regina Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YQR",
"cityName":[
"Regina, SK",
"Regina, SK"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YSJ":{
"code":"YSJ",
"names":[
"Saint John",
"Saint John"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YSJ",
"cityName":[
"SaintJohn",
"SaintJohn"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YXE":{
"code":"YXE",
"names":[
"J. G. Diefenbaker",
"J. G. Diefenbaker"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YXE",
"cityName":[
"Saskatoon, SK",
"Saskatoon, SK"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YYT":{
"code":"YYT",
"names":[
"St Johns Intl",
"St Johns Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YYT",
"cityName":[
"St Johns, NL",
"St Johns, NL"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YSB":{
"code":"YSB",
"names":[
"Sudbury",
"Sudbury"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YSB",
"cityName":[
"Sudbury, ON",
"Sudbury, ON"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YQY":{
"code":"YQY",
"names":[
"Sydney",
"Sydney"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YQY",
"cityName":[
"Sydney",
"Sydney"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YQT":{
"code":"YQT",
"names":[
"Thunder Bay Intl",
"Thunder Bay Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YQT",
"cityName":[
"Thunder Bay, ON",
"Thunder Bay, ON"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YYZ":{
"code":"YYZ",
"names":[
"Pearson ",
"Pearson "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YTO",
"cityName":[
"Toronto, ON",
"Toronto, ON"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YVR":{
"code":"YVR",
"names":[
"Vancouver Intl",
"Vancouver Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YVR",
"cityName":[
"Vancouver, BC",
"Vancouver, BC"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YYJ":{
"code":"YYJ",
"names":[
"Victoria Intl",
"Victoria Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YYJ",
"cityName":[
"Victoria, BC",
"Victoria, BC"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YWG":{
"code":"YWG",
"names":[
"J. A. Richardson",
"J. A. Richardson"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YWG",
"cityName":[
"Winnipeg, MB",
"Winnipeg, MB"
],
"countryCode":"CA",
"countryName":[
"Canada",
"Canada"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GCM":{
"code":"GCM",
"names":[
"Owen Roberts",
"Owen Roberts"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GCM",
"cityName":[
"Grand Cayman",
"Grand Cayman"
],
"countryCode":"KY",
"countryName":[
"Cayman Islands",
"Cayman Islands"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BAQ":{
"code":"BAQ",
"names":[
"Ernesto Cortissoz ",
"Ernesto Cortissoz "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BAQ",
"cityName":[
"Barranquilla",
"Barranquilla"
],
"countryCode":"CO",
"countryName":[
"Colombia",
"Colombia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BOG":{
"code":"BOG",
"names":[
"El Dorado",
"El Dorado"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BOG",
"cityName":[
"Bogota",
"Bogota"
],
"countryCode":"CO",
"countryName":[
"Colombia",
"Colombia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CLO":{
"code":"CLO",
"names":[
"Alfonso B Aragon",
"Alfonso B Aragon"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CLO",
"cityName":[
"Cali",
"Cali"
],
"countryCode":"CO",
"countryName":[
"Colombia",
"Colombia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CTG":{
"code":"CTG",
"names":[
"Rafael Nunez",
"Rafael Nunez"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CTG",
"cityName":[
"Cartagena",
"Cartagena"
],
"countryCode":"CO",
"countryName":[
"Colombia",
"Colombia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MDE":{
"code":"MDE",
"names":[
"Jose Maria Cordova ",
"Jose Maria Cordova "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MDE",
"cityName":[
"Medellin",
"Medellin"
],
"countryCode":"CO",
"countryName":[
"Colombia",
"Colombia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SJO":{
"code":"SJO",
"names":[
"Juan Santa Maria",
"Juan Santa Maria"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SJO",
"cityName":[
"San Jose",
"San Jose"
],
"countryCode":"CR",
"countryName":[
"Costa Rica",
"Costa Rica"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SDQ":{
"code":"SDQ",
"names":[
"Santo Domingo",
"Santo Domingo"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SDQ",
"cityName":[
"Santo Domingo",
"Santo Domingo"
],
"countryCode":"DO",
"countryName":[
"Dominican Republic",
"Dominican Republic"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SAL":{
"code":"SAL",
"names":[
"El Salvador ",
"El Salvador "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SAL",
"cityName":[
"San Salvador",
"San Salvador"
],
"countryCode":"SV",
"countryName":[
"El Salvador",
"El Salvador"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MBJ":{
"code":"MBJ",
"names":[
"Montego Bay",
"Montego Bay"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MBJ",
"cityName":[
"Montego Bay",
"Montego Bay"
],
"countryCode":"JM",
"countryName":[
"Jamaica",
"Jamaica"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CUN":{
"code":"CUN",
"names":[
"Cancun Intl",
"Cancun Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CUN",
"cityName":[
"Cancun",
"Cancun"
],
"countryCode":"MX",
"countryName":[
"Mexico",
"Mexico"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GDL":{
"code":"GDL",
"names":[
"Miguel Hidalgo",
"Miguel Hidalgo"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GDL",
"cityName":[
"Guadalajara",
"Guadalajara"
],
"countryCode":"MX",
"countryName":[
"Mexico",
"Mexico"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MEX":{
"code":"MEX",
"names":[
"Benito Juarez",
"Benito Juarez"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MEX",
"cityName":[
"Mexico City",
"Mexico City"
],
"countryCode":"MX",
"countryName":[
"Mexico",
"Mexico"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MTY":{
"code":"MTY",
"names":[
"Mariano Escobedo",
"Mariano Escobedo"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MTY",
"cityName":[
"Monterrey",
"Monterrey"
],
"countryCode":"MX",
"countryName":[
"Mexico",
"Mexico"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PTY":{
"code":"PTY",
"names":[
"Tocumen",
"Tocumen"
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"PTY",
"cityName":[
"Panama City",
"Panama City"
],
"countryCode":"PA",
"countryName":[
"Panama",
"Panama"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SJU":{
"code":"SJU",
"names":[
"Luis Munoz Marin",
"Luis Munoz Marin"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SJU",
"cityName":[
"San Juan",
"San Juan"
],
"countryCode":"PR",
"countryName":[
"Puerto Rico",
"Puerto Rico"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SXM":{
"code":"SXM",
"names":[
"St Maarten",
"St Maarten"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SXM",
"cityName":[
"Saint Maarten",
"Saint Maarten"
],
"countryCode":"SX",
"countryName":[
"Sint Maarten",
"Sint Maarten"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CAK":{
"code":"CAK",
"names":[
"Akron / Canton Regional",
"Akron / Canton Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CAK",
"cityName":[
"Akron / Canton, OH",
"Akron / Canton OH"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ALB":{
"code":"ALB",
"names":[
"Albany Intl",
"Albany Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ALB",
"cityName":[
"Albany, NY",
"Albany NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ABQ":{
"code":"ABQ",
"names":[
"Intl Sunport",
"Intl Sunport"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ABQ",
"cityName":[
"Albuquerque, NM",
"Albuquerque NM"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AEX":{
"code":"AEX",
"names":[
"Alexandria Intl",
"Alexandria Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AEX",
"cityName":[
"Alexandria LA",
"Alexandria LA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ABE":{
"code":"ABE",
"names":[
"Lehigh Valley ",
"Lehigh Valley "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ABE",
"cityName":[
"Allentown / Bethlehem, PA",
"Allentown / Bethlehem, PA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AMA":{
"code":"AMA",
"names":[
"Rick Husband ",
"Rick Husband "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AMA",
"cityName":[
"Amarillo, TX",
"Amarillo, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ANC":{
"code":"ANC",
"names":[
"Ted Stevens ",
"Ted Stevens "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ANC",
"cityName":[
"Anchorage, AK",
"Anchorage, AK"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ATW":{
"code":"ATW",
"names":[
"Outagamie Country Regional",
"Outagamie Country Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ATW",
"cityName":[
"Appleton, WI",
"Appleton, WI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ACV":{
"code":"ACV",
"names":[
"Cal Redwood Cst-Humboldt Cou",
"Cal Redwood Cst-Humboldt Cou"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ACV",
"cityName":[
"Arcata / Eureka, CA",
"Arcata / Eureka, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AVL":{
"code":"AVL",
"names":[
"Asheville Regional",
"Asheville Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AVL",
"cityName":[
"Asheville / Hendersonville, NC",
"Asheville / Hendersonville NC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ASE":{
"code":"ASE",
"names":[
"Pitkin County",
"Pitkin County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ASE",
"cityName":[
"Aspen, CO",
"Aspen, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ATL":{
"code":"ATL",
"names":[
"Hartsfield - Jackson ",
"Hartsfield - Jackson "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ATL",
"cityName":[
"Atlanta, GA",
"Atlanta, GA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AGS":{
"code":"AGS",
"names":[
"Augusta Regional ",
"Augusta Regional "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AGS",
"cityName":[
"Augusta, GA",
"Augusta, GA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AUS":{
"code":"AUS",
"names":[
"Bergstrom ",
"Bergstrom "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AUS",
"cityName":[
"Austin, TX",
"Austin, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BFL":{
"code":"BFL",
"names":[
"Meadows Field",
"Meadows Field"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BFL",
"cityName":[
"Bakersfield, CA",
"Bakersfield, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BWI":{
"code":"BWI",
"names":[
"Baltimore / Washington Intl",
"Baltimore / Washington Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BWI",
"cityName":[
"Baltimore, MD",
"Baltimore, MD"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BGR":{
"code":"BGR",
"names":[
"Bangor Intl",
"Bangor Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BGR",
"cityName":[
"Bangor, ME",
"Bangor, ME"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BTR":{
"code":"BTR",
"names":[
"Metropolitan ",
"Metropolitan "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BTR",
"cityName":[
"Baton Rouge, LA",
"Baton Rouge, LA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BPT":{
"code":"BPT",
"names":[
"Jack Brooks Regl",
"Jack Brooks Regl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BPT",
"cityName":[
"Beaumont / Port Arthur, TX",
"Beaumont / Port Arthur, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BLI":{
"code":"BLI",
"names":[
"Bellingham Intl",
"Bellingham Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BLI",
"cityName":[
"Bellingham, WA",
"Bellingham, WA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BIL":{
"code":"BIL",
"names":[
"Logan",
"Logan"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BIL",
"cityName":[
"Billings, MT",
"Billings, MT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BGM":{
"code":"BGM",
"names":[
"Greater Binghampton",
"Greater Binghampton"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BGM",
"cityName":[
"Binghamton, NY",
"Binghamton, NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BHM":{
"code":"BHM",
"names":[
"Shuttlesworth ",
"Shuttlesworth "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BHM",
"cityName":[
"Birmingham, AL",
"Birmingham, AL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BIS":{
"code":"BIS",
"names":[
"Municipal",
"Municipal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BIS",
"cityName":[
"Bismarck, ND",
"Bismarck, ND"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BOI":{
"code":"BOI",
"names":[
"Air Terminal ",
"Air Terminal "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BOI",
"cityName":[
"Boise, ID",
"Boise, ID"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BOS":{
"code":"BOS",
"names":[
"Logan Int Airport",
"Gen. E. L. Logan "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BOS",
"cityName":[
"Boston, MA",
"Boston, MA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BZN":{
"code":"BZN",
"names":[
"Yellowstone ",
"Yellowstone "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BZN",
"cityName":[
"Bozeman, MT",
"Bozeman, MT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BUF":{
"code":"BUF",
"names":[
"Niagara",
"Niagara"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BUF",
"cityName":[
"Buffalo, NY",
"Buffalo, NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BUR":{
"code":"BUR",
"names":[
"Bob Hope ",
"Bob Hope "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BUR",
"cityName":[
"Burbank, CA",
"Burbank, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BTV":{
"code":"BTV",
"names":[
"Burlington Intl",
"Burlington Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BTV",
"cityName":[
"Burlington",
"Burlington"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CPR":{
"code":"CPR",
"names":[
"Natrona County ",
"Natrona County "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CPR",
"cityName":[
"Casper, WY",
"Casper, WY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CID":{
"code":"CID",
"names":[
"The Eastern Iowa",
"The Eastern Iowa"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CID",
"cityName":[
"Cedar Rapids, IA",
"Cedar Rapids, IA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CMI":{
"code":"CMI",
"names":[
"Uni Of Illinois Willard",
"Uni Of Illinois Willard"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CMI",
"cityName":[
"Champaign Urbana, IL",
"Champaign Urbana, IL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CHS":{
"code":"CHS",
"names":[
"Charleston Intl",
"Charleston Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CHS",
"cityName":[
"Charleston, SC",
"Charleston, SC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CRW":{
"code":"CRW",
"names":[
"Yeager",
"Yeager"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CRW",
"cityName":[
"Charleston, WV",
"Charleston, WV"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CLT":{
"code":"CLT",
"names":[
"Douglas",
"Douglas"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CLT",
"cityName":[
"Charlotte, NC",
"Charlotte, NC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CHO":{
"code":"CHO",
"names":[
"Albemarle",
"Albemarle"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CHO",
"cityName":[
"Charlottesville, VA",
"Charlottesville, VA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CHA":{
"code":"CHA",
"names":[
"Metropolitan",
"Metropolitan"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CHA",
"cityName":[
"Chattanooga, TN",
"Chattanooga, TN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ORD":{
"code":"ORD",
"names":[
"O'Hare ",
"O'Hare "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CHI",
"cityName":[
"Chicago, IL",
"Chicago, IL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isAirportMatch":true,
"isCountryMatch":false,
"isCityMatch":false
},
"CIC":{
"code":"CIC",
"names":[
"Municipal",
"Municipal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CIC",
"cityName":[
"Chico, CA ",
"Chico, CA "
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CVG":{
"code":"CVG",
"names":[
"Northern Kentucky ",
"Northern Kentucky "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CVG",
"cityName":[
"Cincinnati, OH",
"Cincinnati, OH"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CLE":{
"code":"CLE",
"names":[
"Hopkins",
"Hopkins"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CLE",
"cityName":[
"Cleveland, OH",
"Cleveland, OH"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"COD":{
"code":"COD",
"names":[
"Yellowstone Regional",
"Yellowstone Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"COD",
"cityName":[
"Cody, WY",
"Cody, WY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CLL":{
"code":"CLL",
"names":[
"Easterwood",
"Easterwood"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CLL",
"cityName":[
"College Station, TX",
"College Station, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"COS":{
"code":"COS",
"names":[
"Municipal",
"Municipal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"COS",
"cityName":[
"Colorado Springs, CO",
"Colorado Springs, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"COU":{
"code":"COU",
"names":[
"Columbia Regional",
"Columbia Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"COU",
"cityName":[
"Columbia, MO",
"Columbia, MO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CAE":{
"code":"CAE",
"names":[
"Metropolitan",
"Metropolitan"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CAE",
"cityName":[
"Columbia, SC",
"Columbia, SC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CMH":{
"code":"CMH",
"names":[
"John Glenn",
"John Glenn"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CMH",
"cityName":[
"Columbus, OH",
"Columbus, OH"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CRP":{
"code":"CRP",
"names":[
"Corpus Christi Intl",
"Corpus Christi Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CRP",
"cityName":[
"Corpus Christi, TX",
"Corpus Christi, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DFW":{
"code":"DFW",
"names":[
"Dallas Ft Worth Intl",
"Dallas Ft Worth Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DFW",
"cityName":[
"Dallas / Fort Worth, TX",
"Dallas / Fort Worth, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DAY":{
"code":"DAY",
"names":[
"Dayton Intl",
"Dayton Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DAY",
"cityName":[
"Dayton, OH",
"Dayton, OH"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DAB":{
"code":"DAB",
"names":[
"Daytona Beach Intl",
"Daytona Beach Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DAB",
"cityName":[
"Daytona Beach, FL",
"Daytona Beach, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DEN":{
"code":"DEN",
"names":[
"Denver Intl",
"Denver Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DEN",
"cityName":[
"Denver, CO",
"Denver, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DSM":{
"code":"DSM",
"names":[
"Des Moines Intl",
"Des Moines Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DSM",
"cityName":[
"Des Moines, IA",
"Des Moines, IA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DTW":{
"code":"DTW",
"names":[
"Metropolitan Wayne County",
"Metropolitan Wayne County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DTT",
"cityName":[
"Detroit, MI",
"Detroit, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DRW":{
"code":"DRW",
"names":[
"Darwin",
"Darwin"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DTT",
"cityName":[
"Detroit, MI",
"Detroit, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DVL":{
"code":"DVL",
"names":[
"Devils Lake Regional",
"Devils Lake Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DVL",
"cityName":[
"Devils Lake, ND",
"Devils Lake, ND"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DIK":{
"code":"DIK",
"names":[
"T. Roosevelt Regional",
"T. Roosevelt Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DIK",
"cityName":[
"Dickinson, ND",
"Dickinson, ND"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DBQ":{
"code":"DBQ",
"names":[
"Dubuque Regional",
"Dubuque Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DBQ",
"cityName":[
"Dubuque, IA",
"Dubuque, IA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DLH":{
"code":"DLH",
"names":[
"Duluth Intl",
"Duluth Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DLH",
"cityName":[
"Duluth / Superior, MN",
"Duluth / Superior, MN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DRO":{
"code":"DRO",
"names":[
"La Plata County",
"La Plata County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DRO",
"cityName":[
"Durango, CO ",
"Durango, CO "
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"EAU":{
"code":"EAU",
"names":[
"Chippewa Valley Regional",
"Chippewa Valley Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EAU",
"cityName":[
"Eau Claire, WI",
"Eau Claire, WI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ELM":{
"code":"ELM",
"names":[
"Elmira / Corning Regional",
"Elmira / Corning Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ELM",
"cityName":[
"Elmira / Corning, NY",
"Elmira / Corning, NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ELP":{
"code":"ELP",
"names":[
"El Paso Intl",
"El Paso Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ELP",
"cityName":[
"El Paso, TX",
"El Paso, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ERI":{
"code":"ERI",
"names":[
"Erie Intl",
"Erie Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ERI",
"cityName":[
"Erie, PA",
"Erie, PA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"EUG":{
"code":"EUG",
"names":[
"Mahlon Sweet Field",
"Mahlon Sweet Field"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EUG",
"cityName":[
"Eugene, OR",
"Eugene, OR"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"EVV":{
"code":"EVV",
"names":[
"Evansville Regional",
"Evansville Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EVV",
"cityName":[
"Evansville, IN",
"Evansville, IN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FAI":{
"code":"FAI",
"names":[
"Fairbanks Intl",
"Fairbanks Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FAI",
"cityName":[
"Fairbanks, AK",
"Fairbanks, AK"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FAR":{
"code":"FAR",
"names":[
"Hector ",
"Hector "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FAR",
"cityName":[
"Fargo, ND",
"Fargo, ND"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FAY":{
"code":"FAY",
"names":[
"Fayetteville Regional ",
"Fayetteville Regional "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FAY",
"cityName":[
"Fayetteville, NC",
"Fayetteville, NC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"XNA":{
"code":"XNA",
"names":[
"Fayetteville NW Arkansas Rgn",
"Fayetteville NW Arkansas Rgn"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"XNA",
"cityName":[
"Fayetteville, AR",
"Fayetteville, AR"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FNT":{
"code":"FNT",
"names":[
"Bishop ",
"Bishop "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FNT",
"cityName":[
"Flint, MI",
"Flint, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FLL":{
"code":"FLL",
"names":[
"Fort Lauderdale Intl",
"Fort Lauderdale Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FLL",
"cityName":[
"Fort Lauderdale, FL",
"Fort Lauderdale, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RSW":{
"code":"RSW",
"names":[
"Southwest Florida Regional",
"Southwest Florida Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FMY",
"cityName":[
"Fort Myers, FL",
"Fort Myers, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FWA":{
"code":"FWA",
"names":[
"Fort Wayne Intl",
"Fort Wayne Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FWA",
"cityName":[
"Fort Wayne, IN",
"Fort Wayne, IN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FAT":{
"code":"FAT",
"names":[
"Yosemite ",
"Yosemite "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FAT",
"cityName":[
"Fresno, CA",
"Fresno, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GNV":{
"code":"GNV",
"names":[
"Gainesville Regional",
"Gainesville Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GNV",
"cityName":[
"Gainesville, FL",
"Gainesville, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GCC":{
"code":"GCC",
"names":[
"Campbell County",
"Campbell County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GCC",
"cityName":[
"Gillette, WY",
"Gillette, WY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GJT":{
"code":"GJT",
"names":[
"Grand Junction Regional",
"Grand Junction Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GJT",
"cityName":[
"Grand Junction, CO",
"Grand Junction, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GRR":{
"code":"GRR",
"names":[
"Gerald R. Ford ",
"Gerald R. Ford "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GRR",
"cityName":[
"Grand Rapids, MI",
"Grand Rapids, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GTF":{
"code":"GTF",
"names":[
"Great Falls Intl",
"Great Falls Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GTF",
"cityName":[
"Great Falls, MT",
"Great Falls, MT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GRB":{
"code":"GRB",
"names":[
"Austin Straubel ",
"Austin Straubel "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GRB",
"cityName":[
"Green Bay, WI",
"Green Bay, WI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GSO":{
"code":"GSO",
"names":[
"Piedmont Triad ",
"Piedmont Triad "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GSO",
"cityName":[
"Greensboro / High Point, NC",
"Greensboro / High Point, NC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GSP":{
"code":"GSP",
"names":[
"Greenville / Spartanburg Intl",
"Greenville / Spartanburg Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GSP",
"cityName":[
"Greenville / Spartanburg, SC",
"Greenville / Spartanburg, SC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GPT":{
"code":"GPT",
"names":[
"Biloxi Regional",
"Biloxi Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GPT",
"cityName":[
"Gulfport / Biloxi, MS ",
"Gulfport / Biloxi, MS "
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GUC":{
"code":"GUC",
"names":[
"Crested Butte Regional ",
"Crested Butte Regional "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GUC",
"cityName":[
"Gunnison, CO",
"Gunnison, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CMX":{
"code":"CMX",
"names":[
"Houghton County Meml ",
"Houghton County Meml "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CMX",
"cityName":[
"Hancock, MI ",
"Hancock, MI "
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HRL":{
"code":"HRL",
"names":[
"Valley ",
"Valley "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HRL",
"cityName":[
"Harlingen, TX",
"Harlingen, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MDT":{
"code":"MDT",
"names":[
"Harrisburg Intl",
"Harrisburg Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HAR",
"cityName":[
"Harrisburg, PA",
"Harrisburg, PA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BDL":{
"code":"BDL",
"names":[
"Bradley",
"Bradley"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HFD",
"cityName":[
"Hartford, CT",
"Hartford, CT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HDN":{
"code":"HDN",
"names":[
"Yampa Valley",
"Yampa Valley"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HDN",
"cityName":[
"Hayden, CO",
"Hayden, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HYS":{
"code":"HYS",
"names":[
"Hays Regional",
"Hays Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HYS",
"cityName":[
"Hays, KS",
"Hays, KS"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HLN":{
"code":"HLN",
"names":[
"Helena Regional ",
"Helena Regional "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HLN",
"cityName":[
"Helena, MT",
"Helena, MT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ITO":{
"code":"ITO",
"names":[
"Hilo Intl",
"Hilo Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ITO",
"cityName":[
"Hilo, HI",
"Hilo, HI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HNL":{
"code":"HNL",
"names":[
"Honolulu Intl",
"Honolulu Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HNL",
"cityName":[
"Honolulu, HI",
"Honolulu, HI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MKK":{
"code":"MKK",
"names":[
"Molokai",
"Molokai"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MKK",
"cityName":[
"Hoolehua, HI",
"Hoolehua, HI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"IAH":{
"code":"IAH",
"names":[
"G. Bush Intercont",
"G. Bush Intercont"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HOU",
"cityName":[
"Houston, TX",
"Houston, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HSV":{
"code":"HSV",
"names":[
"Huntsville Intl",
"Huntsville Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HSV",
"cityName":[
"Huntsville, AL",
"Huntsville, AL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"IDA":{
"code":"IDA",
"names":[
"Idaho Falls Regional",
"Idaho Falls Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"IDA",
"cityName":[
"Idaho Falls, ID",
"Idaho Falls, ID"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"IND":{
"code":"IND",
"names":[
"Indianapolis Intl",
"Indianapolis Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"IND",
"cityName":[
"Indianapolis, IN",
"Indianapolis, IN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ITH":{
"code":"ITH",
"names":[
"Tompkins Regional",
"Tompkins Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ITH",
"cityName":[
"Ithaca, NY",
"Ithaca, NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JAN":{
"code":"JAN",
"names":[
"M.W. Evers",
"M.W. Evers"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JAN",
"cityName":[
"Jackson, MS",
"Jackson, MS"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JAX":{
"code":"JAX",
"names":[
"Jacksonville Intl",
"Jacksonville Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JAX",
"cityName":[
"Jacksonville, FL",
"Jacksonville, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JAC":{
"code":"JAC",
"names":[
"Jackson Hole",
"Jackson Hole"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JAC",
"cityName":[
"Jackson, WY",
"Jackson, WY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JMS":{
"code":"JMS",
"names":[
"Jamestown Regional",
"Jamestown Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JMS",
"cityName":[
"Jamestown, ND",
"Jamestown, ND"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JNU":{
"code":"JNU",
"names":[
"Juneau Intl",
"Juneau Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JNU",
"cityName":[
"Juneau, AK",
"Juneau, AK"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OGG":{
"code":"OGG",
"names":[
"Maui",
"Maui"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OGG",
"cityName":[
"Kahului, HI",
"Kahului, HI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AZO":{
"code":"AZO",
"names":[
"Battle Creek Intl",
"Battle Creek Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AZO",
"cityName":[
"Kalamazoo / Battle Creek, MI",
"Kalamazoo / Battle Creek, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FCA":{
"code":"FCA",
"names":[
"Glacier Park",
"Glacier Park"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FCA",
"cityName":[
"Kalispell, MT",
"Kalispell, MT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MCI":{
"code":"MCI",
"names":[
"Kansas City Intl",
"Kansas City Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MKC",
"cityName":[
"Kansas City, MO",
"Kansas City, MO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LIH":{
"code":"LIH",
"names":[
"Kauai ",
"Kauai "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LIH",
"cityName":[
"Lihue, HI",
"Lihue, HI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KTN":{
"code":"KTN",
"names":[
"Ketchikan Intl",
"Ketchikan Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KTN",
"cityName":[
"Ketchikan, AK",
"Ketchikan, AK"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"EYW":{
"code":"EYW",
"names":[
"Key West Intl",
"Key West Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EYW",
"cityName":[
"Key West, FL",
"Key West, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LMT":{
"code":"LMT",
"names":[
"Klamath Falls",
"Klamath Falls"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LMT",
"cityName":[
"Klamath Falls",
"Klamath Falls"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TYS":{
"code":"TYS",
"names":[
"McGhee Tyson",
"McGhee Tyson"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TYS",
"cityName":[
"Knoxville, TN",
"Knoxville, TN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KOA":{
"code":"KOA",
"names":[
"Ellison Onizuka",
"Ellison Onizuka"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KOA",
"cityName":[
"Kailua / Kona, HI",
"Kailua / Kona, HI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LFT":{
"code":"LFT",
"names":[
"Lafayette Regional",
"Lafayette Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LFT",
"cityName":[
"Lafayette, LA",
"Lafayette, LA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LNY":{
"code":"LNY",
"names":[
"Lanai ",
"Lanai "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LNY",
"cityName":[
"Lanai City, HI",
"Lanai City, HI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LAN":{
"code":"LAN",
"names":[
"Capital Region Intl",
"Capital Region Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LAN",
"cityName":[
"Lansing, MI",
"Lansing, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LAR":{
"code":"LAR",
"names":[
"Laramie Regional",
"Laramie Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LAR",
"cityName":[
"Laramie, WY",
"Laramie, WY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LRD":{
"code":"LRD",
"names":[
"Laredo Intl",
"Laredo Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LRD",
"cityName":[
"Laredo, TX",
"Laredo, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LAS":{
"code":"LAS",
"names":[
"McCarran ",
"McCarran "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LAS",
"cityName":[
"Las Vegas, NV",
"Las Vegas, NV"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LAW":{
"code":"LAW",
"names":[
"Lawton Regional",
"Lawton Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LAW",
"cityName":[
"Lawton, OK",
"Lawton, OK"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LEX":{
"code":"LEX",
"names":[
"Blue Grass",
"Blue Grass"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LEX",
"cityName":[
"Lexington, KY",
"Lexington, KY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LNK":{
"code":"LNK",
"names":[
"Lincoln",
"Lincoln"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LNK",
"cityName":[
"Lincoln, NE",
"Lincoln, NE"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LIT":{
"code":"LIT",
"names":[
"B. and H. Clinton Natl ",
"B. and H. Clinton Natl "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LIT",
"cityName":[
"Little Rock, AR",
"Little Rock, AR"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LGB":{
"code":"LGB",
"names":[
"Long Beach",
"Long Beach"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LGB",
"cityName":[
"Long Beach, CA",
"Long Beach, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LAX":{
"code":"LAX",
"names":[
"Los Angeles Intl",
"Los Angeles Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LAX",
"cityName":[
"Los Angeles, CA",
"Los Angeles, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SDF":{
"code":"SDF",
"names":[
"Louisville Intl",
"Louisville Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SDF",
"cityName":[
"Louisville, KY",
"Louisville, KY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MSN":{
"code":"MSN",
"names":[
"Dane County Regional",
"Dane County Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MSN",
"cityName":[
"Madison, WI",
"Madison, WI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MHT":{
"code":"MHT",
"names":[
"Manchester Boston Regional",
"Manchester Boston Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MHT",
"cityName":[
"Manchester, NH",
"Manchester, NH"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MHK":{
"code":"MHK",
"names":[
"Manhattan Regional",
"Manhattan Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MHK",
"cityName":[
"Manhattan, KS",
"Manhattan, KS"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MFE":{
"code":"MFE",
"names":[
"Miller",
"Miller"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MFE",
"cityName":[
"McAllen, TX",
"McAllen, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MFR":{
"code":"MFR",
"names":[
"Rogue Valley ",
"Rogue Valley "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MFR",
"cityName":[
"Medford, OR",
"Medford, OR"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"MEM":{
"code":"MEM",
"names":[
"Memphis Intl",
"Memphis Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MEM",
"cityName":[
"Memphis, TN",
"Memphis, TN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MIA":{
"code":"MIA",
"names":[
"Miami Intl",
"Miami Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MIA",
"cityName":[
"Miami, FL",
"Miami, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MAF":{
"code":"MAF",
"names":[
"Midland Intl",
"Midland Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MAF",
"cityName":[
"Midland / Odessa, TX",
"Midland / Odessa, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MKE":{
"code":"MKE",
"names":[
"Gen. Mitchell ",
"Gen. Mitchell "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MKE",
"cityName":[
"Milwaukee, WI",
"Milwaukee, WI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MSP":{
"code":"MSP",
"names":[
"St Paul Intl",
"St Paul Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MSP",
"cityName":[
"Minneapolis / St.Paul, MN",
"Minneapolis / St.Paul, MN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MOT":{
"code":"MOT",
"names":[
"Minot Intl",
"Minot Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MOT",
"cityName":[
"Minot, ND",
"Minot, ND"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MSO":{
"code":"MSO",
"names":[
"Missolua Intl",
"Missolua Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MSO",
"cityName":[
"Missoula, MT",
"Missoula, MT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MOB":{
"code":"MOB",
"names":[
"Mobile Regional",
"Mobile Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MOB",
"cityName":[
"Mobile, AL",
"Mobile, AL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MOD":{
"code":"MOD",
"names":[
"City County",
"City County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MOD",
"cityName":[
"Modesto,CA",
"Modesto,CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MLI":{
"code":"MLI",
"names":[
"Quad City ",
"Quad City "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MLI",
"cityName":[
"Moline, IL",
"Moline, IL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MLU":{
"code":"MLU",
"names":[
"Monroe Regional",
"Monroe Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MLU",
"cityName":[
"Monroe, LA",
"Monroe, LA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MRY":{
"code":"MRY",
"names":[
"Monterey Regional",
"Monterey Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MRY",
"cityName":[
"Monterey / Carmel, CA",
"Monterey / Carmel, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MGM":{
"code":"MGM",
"names":[
"Montgomery Regional",
"Montgomery Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MGM",
"cityName":[
"Montgomery, AL",
"Montgomery, AL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MTJ":{
"code":"MTJ",
"names":[
"Montrose Regional",
"Montrose Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MTJ",
"cityName":[
"Montrose, CO",
"Montrose, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MKG":{
"code":"MKG",
"names":[
"Muskegon County",
"Muskegon County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MKG",
"cityName":[
"Muskegon, MI",
"Muskegon, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MYR":{
"code":"MYR",
"names":[
"Myrtle Beach Intl",
"Myrtle Beach Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MYR",
"cityName":[
"Myrtle Beach, SC",
"Myrtle Beach, SC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BNA":{
"code":"BNA",
"names":[
"Nashville Intl",
"Nashville Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BNA",
"cityName":[
"Nashville, TN",
"Nashville, TN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MSY":{
"code":"MSY",
"names":[
"Louis Armstrong",
"Louis Armstrong"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MSY",
"cityName":[
"New Orleans, LA",
"New Orleans, LA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"EWR":{
"code":"EWR",
"names":[
"Newark Liberty Intl ",
"Newark Liberty Intl "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NYC",
"cityName":[
"New York, NJ",
"New York, NJ"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ORF":{
"code":"ORF",
"names":[
"Norfolk Intl",
"Norfolk Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ORF",
"cityName":[
"Norfolk, VA",
"Norfolk, VA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isAirportMatch":true,
"isCountryMatch":false
},
"OTH":{
"code":"OTH",
"names":[
"Southwest Oregon Regional",
"Southwest Oregon Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OTH",
"cityName":[
"North Bend, OR",
"North Bend, OR"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"OAK":{
"code":"OAK",
"names":[
"Oakland Intl",
"Oakland Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OAK",
"cityName":[
"Oakland, CA",
"Oakland, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OKC":{
"code":"OKC",
"names":[
"Will Rogers World",
"Will Rogers World"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OKC",
"cityName":[
"Oklahoma City, OK",
"Oklahoma City, OK"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OMA":{
"code":"OMA",
"names":[
"Eppley Airfield",
"Eppley Airfield"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OMA",
"cityName":[
"Omaha, NE",
"Omaha, NE"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ONT":{
"code":"ONT",
"names":[
"Ontario Intl",
"Ontario Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ONT",
"cityName":[
"Ontario, CA",
"Ontario, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MCO":{
"code":"MCO",
"names":[
"Orlando Intl",
"Orlando Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ORL",
"cityName":[
"Orlando, FL",
"Orlando, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isAirportMatch":false,
"isCountryMatch":false
},
"PSP":{
"code":"PSP",
"names":[
"Palm Springs Intl",
"Palm Springs Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PSP",
"cityName":[
"Palm Springs, CA",
"Palm Springs, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ECP":{
"code":"ECP",
"names":[
"Panama",
"Panama"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ECP",
"cityName":[
"Panama",
"Panama"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PSC":{
"code":"PSC",
"names":[
"Tri Cities",
"Tri Cities"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PSC",
"cityName":[
"Pasco, WA",
"Pasco, WA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PNS":{
"code":"PNS",
"names":[
"Pensacola Intl",
"Pensacola Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PNS",
"cityName":[
"Pensacola, FL",
"Pensacola, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PIA":{
"code":"PIA",
"names":[
"Gen. W. A. Downing",
"Gen. W. A. Downing"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PIA",
"cityName":[
"Peoria, IL",
"Peoria, IL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PHL":{
"code":"PHL",
"names":[
"Philadephia Intl",
"Philadephia Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PHL",
"cityName":[
"Philadelphia, PA",
"Philadelphia, PA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PHX":{
"code":"PHX",
"names":[
"Sky Harbour ",
"Sky Harbour "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PHX",
"cityName":[
"Phoenix, AZ",
"Phoenix, AZ"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PIT":{
"code":"PIT",
"names":[
"Pittsburgh Intl",
"Pittsburgh Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PIT",
"cityName":[
"Pittsburgh, PA",
"Pittsburgh, PA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PWM":{
"code":"PWM",
"names":[
"Portland Intl Jetport",
"Portland Intl Jetport"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PWM",
"cityName":[
"Portland, ME",
"Portland, ME"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PDX":{
"code":"PDX",
"names":[
"Portland Intl",
"Portland Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PDX",
"cityName":[
"Portland, OR",
"Portland, OR"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"PVD":{
"code":"PVD",
"names":[
"T.F.Green",
"T.F.Green"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PVD",
"cityName":[
"Providence, RI",
"Providence, RI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RDU":{
"code":"RDU",
"names":[
"Raleigh / Durham Intl",
"Raleigh / Durham Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RDU",
"cityName":[
"Raleigh / Durham, NC",
"Raleigh / Durham, NC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RAP":{
"code":"RAP",
"names":[
"Rapid City Regional",
"Rapid City Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RAP",
"cityName":[
"Rapid City, SD",
"Rapid City, SD"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RDD":{
"code":"RDD",
"names":[
"Municipal",
"Municipal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RDD",
"cityName":[
"Redding, CA",
"Redding, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RDM":{
"code":"RDM",
"names":[
"Roberts Field",
"Roberts Field"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RDM",
"cityName":[
"Redmond, OR",
"Redmond, OR"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"RNO":{
"code":"RNO",
"names":[
"Tahoe ",
"Tahoe "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RNO",
"cityName":[
"Reno, NV",
"Reno, NV"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RIC":{
"code":"RIC",
"names":[
"Richmond Intl",
"Richmond Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RIC",
"cityName":[
"Richmond, VA",
"Richmond, VA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ROA":{
"code":"ROA",
"names":[
"Roanoke Regional ",
"Roanoke Regional "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ROA",
"cityName":[
"Roanoke, VA",
"Roanoke, VA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ROC":{
"code":"ROC",
"names":[
"Greater Rochester",
"Greater Rochester"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ROC",
"cityName":[
"Rochester, NY",
"Rochester, NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RKS":{
"code":"RKS",
"names":[
"Sweetwater ",
"Sweetwater "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RKS",
"cityName":[
"Rock Springs, WY",
"Rock Springs, WY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SMF":{
"code":"SMF",
"names":[
"Sacramento Intl",
"Sacramento Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SAC",
"cityName":[
"Sacramento, CA",
"Sacramento, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MBS":{
"code":"MBS",
"names":[
"MBS Intl",
"MBS Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MBS",
"cityName":[
"Saginaw, MI",
"Saginaw, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SLC":{
"code":"SLC",
"names":[
"Salt Lake City Intl",
"Salt Lake City Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SLC",
"cityName":[
"Salt Lake City, UT",
"Salt Lake City, UT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SAT":{
"code":"SAT",
"names":[
"San Antonio Intl",
"San Antonio Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SAT",
"cityName":[
"San Antonio, TX",
"San Antonio, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SAN":{
"code":"SAN",
"names":[
"San Diego Intl",
"San Diego Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SAN",
"cityName":[
"San Diego, CA",
"San Diego, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SFO":{
"code":"SFO",
"names":[
"San Francisco Intl",
"San Francisco Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SFO",
"cityName":[
"San Francisco, CA",
"San Francisco, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SJC":{
"code":"SJC",
"names":[
"Norman Y. Mineta",
"Norman Y. Mineta"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SJC",
"cityName":[
"San Jose, CA",
"San Jose, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SBP":{
"code":"SBP",
"names":[
"San Luis County Regional ",
"San Luis County Regional "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CSL",
"cityName":[
"San Luis Obispo, CA",
"San Luis Obispo, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SNA":{
"code":"SNA",
"names":[
"J. Wayne Orange County",
"J. Wayne Orange County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SNA",
"cityName":[
"Santa Ana, CA",
"Santa Ana, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"displayLangIndex":0,
"isAirportMatch":true,
"isCountryMatch":false,
"isCityMatch":false
},
"SBA":{
"code":"SBA",
"names":[
"Santa Barbara Municipal",
"Santa Barbara Municipal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SBA",
"cityName":[
"Santa Barbara, CA",
"Santa Barbara, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SAF":{
"code":"SAF",
"names":[
"Santa Fe Municipal",
"Santa Fe Municipal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SAF",
"cityName":[
"Santa Fe, NM",
"Santa Fe, NM"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SMX":{
"code":"SMX",
"names":[
"Public Apt",
"Public Apt"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SMX",
"cityName":[
"Santa Maria, CA",
"Santa Maria, CA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SRQ":{
"code":"SRQ",
"names":[
"Sarasota / Bradenton Intl",
"Sarasota / Bradenton Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SRQ",
"cityName":[
"Sarasota / Bradenton, FL",
"Sarasota / Bradenton, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SAV":{
"code":"SAV",
"names":[
"Hilton Head ",
"Hilton Head "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SAV",
"cityName":[
"Savannah, GA",
"Savannah, GA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SEA":{
"code":"SEA",
"names":[
"Tacoma",
"Tacoma"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SEA",
"cityName":[
"Seattle, WA",
"Seattle, WA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SHV":{
"code":"SHV",
"names":[
"Shreveport Regional",
"Shreveport Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SHV",
"cityName":[
"Shreveport, LA",
"Shreveport, LA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FSD":{
"code":"FSD",
"names":[
"Sioux Falls Regional",
"Sioux Falls Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FSD",
"cityName":[
"Sioux Falls, SD",
"Sioux Falls, SD"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SBN":{
"code":"SBN",
"names":[
"South Bend Intl",
"South Bend Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SBN",
"cityName":[
"South Bend, IN",
"South Bend, IN"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GEG":{
"code":"GEG",
"names":[
"Spokane Intl",
"Spokane Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GEG",
"cityName":[
"Spokane, WA",
"Spokane, WA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SGF":{
"code":"SGF",
"names":[
"Branson National",
"Branson National"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SGF",
"cityName":[
"Springfield, MO",
"Springfield, MO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SCE":{
"code":"SCE",
"names":[
"University Park",
"University Park"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SCE",
"cityName":[
"State College, PA",
"State College, PA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SGU":{
"code":"SGU",
"names":[
"Saint George Municipal",
"Saint George Municipal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SGU",
"cityName":[
"Saint George, UT",
"Saint George, UT"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"STL":{
"code":"STL",
"names":[
"Lambert",
"Lambert"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"STL",
"cityName":[
"Saint Louis, MO",
"Saint Louis, MO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"STT":{
"code":"STT",
"names":[
"St Thomas Island",
"St Thomas Island"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"STT",
"cityName":[
"Saint Thomas",
"Saint Thomas"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SYR":{
"code":"SYR",
"names":[
"Hancock ",
"Hancock "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SYR",
"cityName":[
"Syracuse, NY",
"Syracuse, NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TLH":{
"code":"TLH",
"names":[
"Tallahassee Intl",
"Tallahassee Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TLH",
"cityName":[
"Tallahassee, FL",
"Tallahassee, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TPA":{
"code":"TPA",
"names":[
"Tampa Intl",
"Tampa Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TPA",
"cityName":[
"Tampa, FL",
"Tampa, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TOL":{
"code":"TOL",
"names":[
"Toledo Express",
"Toledo Express"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TOL",
"cityName":[
"Toledo, OH",
"Toledo, OH"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TVC":{
"code":"TVC",
"names":[
"Cherry Capital ",
"Cherry Capital "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TVC",
"cityName":[
"Traverse City, MI",
"Traverse City, MI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TUS":{
"code":"TUS",
"names":[
"Tucson Intl",
"Tucson Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TUS",
"cityName":[
"Tucson, AZ",
"Tucson, AZ"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TUL":{
"code":"TUL",
"names":[
"Tulsa Intl",
"Tulsa Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TUL",
"cityName":[
"Tulsa, OK ",
"Tulsa, OK "
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"EGE":{
"code":"EGE",
"names":[
"Eagle County Regional",
"Eagle County Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EGE",
"cityName":[
"Vail Eagle, CO",
"Vail Eagle, CO"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VPS":{
"code":"VPS",
"names":[
"Destin–Fort Walton Beach ",
"Destin�Fort Walton Beach "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VPS",
"cityName":[
"Valparaiso, FL",
"Valparaiso, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ACT":{
"code":"ACT",
"names":[
"Waco Regional",
"Waco Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ACT",
"cityName":[
"Waco, TX",
"Waco, TX"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ALW":{
"code":"ALW",
"names":[
"Walla walla Regional",
"Walla walla Regional"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ALW",
"cityName":[
"Walla Walla, WA",
"Walla Walla, WA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"IAD":{
"code":"IAD",
"names":[
"Dulles",
"Dulles"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WAS",
"cityName":[
"Washington, DC",
"Washington, DC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DCA":{
"code":"DCA",
"names":[
"Ronald Reagan National ",
"Ronald Reagan National "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WAS",
"cityName":[
"Washington, DC",
"Washington, DC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CWA":{
"code":"CWA",
"names":[
"Central Wisconsin",
"Central Wisconsin"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AUW",
"cityName":[
"Wausau, WI",
"Wausau, WI"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HPN":{
"code":"HPN",
"names":[
"Westchester County",
"Westchester County"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HPN",
"cityName":[
"White Plains, NY",
"White Plains, NY"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PBI":{
"code":"PBI",
"names":[
"Palm Beach Intl",
"Palm Beach Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PBI",
"cityName":[
"West Palm Beach, FL",
"West Palm Beach, FL"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ICT":{
"code":"ICT",
"names":[
"D. D. Eisenhower Natl",
"D. D. Eisenhower Natl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ICT",
"cityName":[
"Wichita, KS",
"Wichita, KS"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AVP":{
"code":"AVP",
"names":[
"Wilkes-Barre / Scranton Intl",
"Wilkes-Barre / Scranton Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AVP",
"cityName":[
"Wilkes-Barre / Scranton, PA",
"Wilkes-Barre / Scranton, PA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ILM":{
"code":"ILM",
"names":[
"Wilmington Intl",
"Wilmington Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ILM",
"cityName":[
"Wilmington, NC",
"Wilmington, NC"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YKM":{
"code":"YKM",
"names":[
"Air Terminal",
"Air Terminal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YKM",
"cityName":[
"Yakima, WA",
"Yakima, WA"
],
"countryCode":"US",
"countryName":[
"United States",
"United States"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BHY":{
"code":"BHY",
"names":[
"Beihai",
"Beihai"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BHY",
"cityName":[
"Beihai",
"Beihai"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CGQ":{
"code":"CGQ",
"names":[
"Longjia ",
"Longjia "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CGQ",
"cityName":[
"Changchun",
"Changchun"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CSX":{
"code":"CSX",
"names":[
"Huanghua ",
"Huanghua "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CSX",
"cityName":[
"Changsha",
"Changsha"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CTU":{
"code":"CTU",
"names":[
"Shuangliu ",
"Shuangliu "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CTU",
"cityName":[
"Chengdu",
"Chengdu"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CKG":{
"code":"CKG",
"names":[
"Jiangbei ",
"Jiangbei "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CKG",
"cityName":[
"Chongqing",
"Chongqing"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PEK":{
"code":"PEK",
"names":[
"Capital ",
"Capital "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BJS",
"cityName":[
"Beijing",
"Beijing"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DLC":{
"code":"DLC",
"names":[
"Zhoushuizi ",
"Zhoushuizi "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DLC",
"cityName":[
"Dalian",
"Dalian"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FOC":{
"code":"FOC",
"names":[
"Changle ",
"Changle "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FOC",
"cityName":[
"Fuzhou",
"Fuzhou"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CAN":{
"code":"CAN",
"names":[
"Baiyun ",
"Baiyun "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CAN",
"cityName":[
"Guangzhou",
"Guangzhou"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KWL":{
"code":"KWL",
"names":[
"Liangjiang ",
"Liangjiang "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KWL",
"cityName":[
"Guilin",
"Guilin"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KWE":{
"code":"KWE",
"names":[
"Guiyang",
"Guiyang"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KWE",
"cityName":[
"Guiyang",
"Guiyang"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HAK":{
"code":"HAK",
"names":[
"Meilan ",
"Meilan "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HAK",
"cityName":[
"Haikou",
"Haikou"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HGH":{
"code":"HGH",
"names":[
"Xiaoshan ",
"Xiaoshan "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HGH",
"cityName":[
"Hangzhou",
"Hangzhou"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HRB":{
"code":"HRB",
"names":[
"Taiping ",
"Taiping "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HRB",
"cityName":[
"Harbin",
"Harbin"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HFE":{
"code":"HFE",
"names":[
"Xinqiao ",
"Xinqiao "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HFE",
"cityName":[
"Hefei",
"Hefei"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HET":{
"code":"HET",
"names":[
"Baita ",
"Baita "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HET",
"cityName":[
"Hohhot",
"Hohhot"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HKG":{
"code":"HKG",
"names":[
"Hong Kong Intl",
"Hong Kong Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HKG",
"cityName":[
"Hong Kong",
"Hong Kong"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TNA":{
"code":"TNA",
"names":[
"Yaoqiang ",
"Yaoqiang "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TNA",
"cityName":[
"Jinan",
"Jinan"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KMG":{
"code":"KMG",
"names":[
"Changshui ",
"Changshui "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KMG",
"cityName":[
"Kunming",
"Kunming"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LHW":{
"code":"LHW",
"names":[
"Zhongchuan ",
"Zhongchuan "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LHW",
"cityName":[
"Lanzhou",
"Lanzhou"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MIG":{
"code":"MIG",
"names":[
"Nanjiao",
"Nanjiao"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MIG",
"cityName":[
"Mianyang",
"Mianyang"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KHN":{
"code":"KHN",
"names":[
"Changbei ",
"Changbei "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KHN",
"cityName":[
"Nanchang",
"Nanchang"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NKG":{
"code":"NKG",
"names":[
"Lukou ",
"Lukou "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NKG",
"cityName":[
"Nanjing",
"Nanjing"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NNG":{
"code":"NNG",
"names":[
"Wuxu ",
"Wuxu "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NNG",
"cityName":[
"Nanning",
"Nanning"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TAO":{
"code":"TAO",
"names":[
"Liuting ",
"Liuting "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TAO",
"cityName":[
"Qingdao",
"Qingdao"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SYX":{
"code":"SYX",
"names":[
"Phoenix ",
"Phoenix "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SYX",
"cityName":[
"Sanya",
"Sanya"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SHA":{
"code":"SHA",
"names":[
"Hongqiao ",
"Hongqiao "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SHA",
"cityName":[
"Shanghai",
"Shanghai"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PVG":{
"code":"PVG",
"names":[
"Pudong ",
"Pudong "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SHA",
"cityName":[
"Shanghai",
"Shanghai"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SHE":{
"code":"SHE",
"names":[
"Taoxian ",
"Taoxian "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SHE",
"cityName":[
"Shenyang",
"Shenyang"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SZX":{
"code":"SZX",
"names":[
"Bao An ",
"Bao An "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SZX",
"cityName":[
"Shenzhen",
"Shenzhen"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SJW":{
"code":"SJW",
"names":[
"Shijiazhuang",
"Shijiazhuang"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SJW",
"cityName":[
"Shijiazhuang",
"Shijiazhuang"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TYN":{
"code":"TYN",
"names":[
"Wusu ",
"Wusu "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TYN",
"cityName":[
"Taiyuan",
"Taiyuan"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"WNZ":{
"code":"WNZ",
"names":[
"Yongqiang ",
"Yongqiang "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WNZ",
"cityName":[
"Wenzhou",
"Wenzhou"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"WUH":{
"code":"WUH",
"names":[
"Tianhe ",
"Tianhe "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WUH",
"cityName":[
"Wuhan",
"Wuhan"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"WUX":{
"code":"WUX",
"names":[
"Sunan Shuofang ",
"Sunan Shuofang "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WUX",
"cityName":[
"Wuxi",
"Wuxi"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"XMN":{
"code":"XMN",
"names":[
"Gaoqi ",
"Gaoqi "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"XMN",
"cityName":[
"Xiamen",
"Xiamen"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"XIY":{
"code":"XIY",
"names":[
"Xianyang ",
"Xianyang "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SIA",
"cityName":[
"Xi an",
"Xi an"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"YNT":{
"code":"YNT",
"names":[
"Penglai ",
"Penglai "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"YNT",
"cityName":[
"Yantai",
"Yantai"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CGO":{
"code":"CGO",
"names":[
"Xinzheng ",
"Xinzheng "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CGO",
"cityName":[
"Zhengzhou",
"Zhengzhou"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ZUH":{
"code":"ZUH",
"names":[
"Sanzao ",
"Sanzao "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ZUH",
"cityName":[
"Zhuhai",
"Zhuhai"
],
"countryCode":"CN",
"countryName":[
"China",
"China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LCA":{
"code":"LCA",
"names":[
"Larnaca",
"Larnaca"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LCA",
"cityName":[
"Larnaca Cyprys",
"Reggio Di Calabria"
],
"countryCode":"CY",
"countryName":[
"Cyprus",
"Cyprus"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BLR":{
"code":"BLR",
"names":[
"Kempegowda ",
"Kempegowda "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BLR",
"cityName":[
"Bengaluru",
"Bengaluru"
],
"countryCode":"IN",
"countryName":[
"India",
"India"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MAA":{
"code":"MAA",
"names":[
"Chennai Intl",
"Chennai Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MAA",
"cityName":[
"Chennai",
"Chennai"
],
"countryCode":"IN",
"countryName":[
"India",
"India"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DEL":{
"code":"DEL",
"names":[
"Indira Gandhi ",
"Indira Gandhi "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DEL",
"cityName":[
"Delhi",
"Delhi"
],
"countryCode":"IN",
"countryName":[
"India",
"India"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BOM":{
"code":"BOM",
"names":[
"Chhatrapati Shijavi ",
"Chhatrapati Shijavi "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BOM",
"cityName":[
"Mumbai",
"Mumbai"
],
"countryCode":"IN",
"countryName":[
"India",
"India"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DPS":{
"code":"DPS",
"names":[
"Ngurah Rai",
"Ngurah Rai"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DPS",
"cityName":[
"Denpasar Bali",
"Denpasar Bali"
],
"countryCode":"ID",
"countryName":[
"Indonesia",
"Indonesia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CGK":{
"code":"CGK",
"names":[
"Soekarno Hatta ",
"Soekarno Hatta "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JKT",
"cityName":[
"Jakarta",
"Jakarta"
],
"countryCode":"ID",
"countryName":[
"Indonesia",
"Indonesia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FUK":{
"code":"FUK",
"names":[
"Fukuoka",
"Fukuoka"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FUK",
"cityName":[
"Fukuoka",
"Fukuoka"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HKD":{
"code":"HKD",
"names":[
"Hakodate",
"Hakodate"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HKD",
"cityName":[
"Hakodate",
"Hakodate"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HIJ":{
"code":"HIJ",
"names":[
"Hiroshima",
"Hiroshima"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HIJ",
"cityName":[
"Hiroshima",
"Hiroshima"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KOJ":{
"code":"KOJ",
"names":[
"Kagoshima",
"Kagoshima"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KOJ",
"cityName":[
"Kagoshima",
"Kagoshima"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KMQ":{
"code":"KMQ",
"names":[
"Komatsu",
"Komatsu"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KMQ",
"cityName":[
"Komatsu",
"Komatsu"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NGO":{
"code":"NGO",
"names":[
"Chubu Centrair ",
"Chubu Centrair "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NGO",
"cityName":[
"Nagoya",
"Nagoya"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OKJ":{
"code":"OKJ",
"names":[
"Okayama",
"Okayama"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OKJ",
"cityName":[
"Okayama",
"Okayama"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OKA":{
"code":"OKA",
"names":[
"Naha",
"Naha"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OKA",
"cityName":[
"Okinawa",
"Okinawa"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ITM":{
"code":"ITM",
"names":[
"Itami ",
"Itami "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OSA",
"cityName":[
"Osaka",
"Osaka"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KIX":{
"code":"KIX",
"names":[
"Kansai ",
"Kansai "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OSA",
"cityName":[
"Osaka",
"Osaka"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CTS":{
"code":"CTS",
"names":[
"New Chitose",
"New Chitose"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SPK",
"cityName":[
"Sapporo",
"Sapporo"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OKD":{
"code":"OKD",
"names":[
"Sapporo Okadama",
"Sapporo Okadama"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SPK",
"cityName":[
"Sapporo",
"Sapporo"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SDJ":{
"code":"SDJ",
"names":[
"Sendai",
"Sendai"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SDJ",
"cityName":[
"Sendai",
"Sendai"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HND":{
"code":"HND",
"names":[
"Haneda ",
"Haneda "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TYO",
"cityName":[
"Tokyo",
"Tokyo"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NRT":{
"code":"NRT",
"names":[
"Narita ",
"Narita "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TYO",
"cityName":[
"Tokyo",
"Tokyo"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TOY":{
"code":"TOY",
"names":[
"Toyama",
"Toyama"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TOY",
"cityName":[
"Toyama",
"Toyama"
],
"countryCode":"JP",
"countryName":[
"Japan",
"Japan"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PUS":{
"code":"PUS",
"names":[
"Gimhae ",
"Gimhae "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PUS",
"cityName":[
"Busan",
"Busan"
],
"countryCode":"KR",
"countryName":[
"Korea",
"Korea"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GMP":{
"code":"GMP",
"names":[
"Gimpo ",
"Gimpo "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SEL",
"cityName":[
"Seoul",
"Seoul"
],
"countryCode":"KR",
"countryName":[
"Korea",
"Korea"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ICN":{
"code":"ICN",
"names":[
"Incheon ",
"Incheon "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SEL",
"cityName":[
"Seoul",
"Seoul"
],
"countryCode":"KR",
"countryName":[
"Korea",
"Korea"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KUL":{
"code":"KUL",
"names":[
"Kuala Lumpur",
"Kuala Lumpur Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KUL",
"cityName":[
"Kuala Lumpur",
"Kuala Lumpur"
],
"countryCode":"MY",
"countryName":[
"Malaysia",
"Malaysia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CEB":{
"code":"CEB",
"names":[
"Cebu",
"Cebu"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CEB",
"cityName":[
"Cebu",
"Cebu"
],
"countryCode":"PH",
"countryName":[
"Philippines",
"Philippines"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MNL":{
"code":"MNL",
"names":[
"Ninoy Aquino ",
"Ninoy Aquino "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MNL",
"cityName":[
"Manila",
"Manila"
],
"countryCode":"PH",
"countryName":[
"Philippines",
"Philippines"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SIN":{
"code":"SIN",
"names":[
"Singapore Changi",
"Singapore Changi"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SIN",
"cityName":[
"Singapore",
"Singapore"
],
"countryCode":"SG",
"countryName":[
"Singapore",
"Singapore"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KHH":{
"code":"KHH",
"names":[
"Kaohsiung Intl",
"Kaohsiung Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KHH",
"cityName":[
"Kaohsiung",
"Kaohsiung"
],
"countryCode":"TW",
"countryName":[
"Taiwan, China",
"Taiwan, China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TPE":{
"code":"TPE",
"names":[
"Taoyuan ",
"Taoyuan "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TPE",
"cityName":[
"Taipei",
"Taipei"
],
"countryCode":"TW",
"countryName":[
"Taiwan, China",
"Taiwan, China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TSA":{
"code":"TSA",
"names":[
"Songshan",
"Songshan"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TPE",
"cityName":[
"Taipei",
"Taipei"
],
"countryCode":"TW",
"countryName":[
"Taiwan, China",
"Taiwan, China"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BKK":{
"code":"BKK",
"names":[
"Suvarnabhumi ",
"Suvarnabhumi "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BKK",
"cityName":[
"Bangkok",
"Bangkok"
],
"countryCode":"TH",
"countryName":[
"Thailand",
"Thailand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CNX":{
"code":"CNX",
"names":[
"Chiang Mai ",
"Chiang Mai "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CNX",
"cityName":[
"Chiang Mai",
"Chiang Mai"
],
"countryCode":"TH",
"countryName":[
"Thailand",
"Thailand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KBV":{
"code":"KBV",
"names":[
"Krabi",
"Krabi"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KBV",
"cityName":[
"Krabi",
"Krabi"
],
"countryCode":"TH",
"countryName":[
"Thailand",
"Thailand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HKT":{
"code":"HKT",
"names":[
"Phuket Intl",
"Phuket Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HKT",
"cityName":[
"Phuket",
"Phuket"
],
"countryCode":"TH",
"countryName":[
"Thailand",
"Thailand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DAD":{
"code":"DAD",
"names":[
"Da Nang",
"Da Nang"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DAD",
"cityName":[
"Da Nang",
"Da Nang"
],
"countryCode":"VN",
"countryName":[
"Vietnam",
"Vietnam"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HAN":{
"code":"HAN",
"names":[
"No Bai ",
"No Bai "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HAN",
"cityName":[
"Hanoi",
"Hanoi"
],
"countryCode":"VN",
"countryName":[
"Vietnam",
"Vietnam"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SGN":{
"code":"SGN",
"names":[
"Tan Son Nhat ",
"Tan Son Nhat "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SGN",
"cityName":[
"Ho Chi Minh City",
"Ho Chi Minh City"
],
"countryCode":"VN",
"countryName":[
"Vietnam",
"Vietnam"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TIA":{
"code":"TIA",
"names":[
"Nene Tereza",
"Nene Tereza"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TIA",
"cityName":[
"Tirana",
"Tirana"
],
"countryCode":"AL",
"countryName":[
"Albania",
"Albania"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GRZ":{
"code":"GRZ",
"names":[
"Graz",
"Graz"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GRZ",
"cityName":[
"Graz",
"Graz"
],
"countryCode":"AT",
"countryName":[
"Austria",
"Austria"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"INN":{
"code":"INN",
"names":[
"Innsbruck",
"Innsbruck"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"INN",
"cityName":[
"Innsbruck",
"Innsbruck"
],
"countryCode":"AT",
"countryName":[
"Austria",
"Austria"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LNZ":{
"code":"LNZ",
"names":[
"Blue Danube",
"Blue Danube"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LNZ",
"cityName":[
"Linz",
"Linz"
],
"countryCode":"AT",
"countryName":[
"Austria",
"Austria"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SZG":{
"code":"SZG",
"names":[
"W. A. Mozart",
"W. A. Mozart"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SZG",
"cityName":[
"Salzburg",
"Salzburg"
],
"countryCode":"AT",
"countryName":[
"Austria",
"Austria"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VIE":{
"code":"VIE",
"names":[
"Vienna Intl",
"Vienna Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VIE",
"cityName":[
"Vienna",
"Vienna"
],
"countryCode":"AT",
"countryName":[
"Austria",
"Austria"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BRU":{
"code":"BRU",
"names":[
"Brussels",
"Brussels"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BRU",
"cityName":[
"Brussels",
"Brussels"
],
"countryCode":"BE",
"countryName":[
"Belgium",
"Belgium"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SJJ":{
"code":"SJJ",
"names":[
"Sarajevo Intl",
"Sarajevo Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SJJ",
"cityName":[
"Sarajevo",
"Sarajevo"
],
"countryCode":"BA",
"countryName":[
"Bosnia Herzegovina",
"Bosnia Herzegovina"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SOF":{
"code":"SOF",
"names":[
"Sofia",
"Sofia"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SOF",
"cityName":[
"Sofia",
"Sofia"
],
"countryCode":"BG",
"countryName":[
"Bulgaria",
"Bulgaria"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DBV":{
"code":"DBV",
"names":[
"Dubrovnik",
"Dubrovnik"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DBV",
"cityName":[
"Dubrovnik",
"Dubrovnik"
],
"countryCode":"HR",
"countryName":[
"Croatia",
"Croatia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PUY":{
"code":"PUY",
"names":[
"Pula",
"Pula"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PUY",
"cityName":[
"Pula",
"Pula"
],
"countryCode":"HR",
"countryName":[
"Croatia",
"Croatia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SPU":{
"code":"SPU",
"names":[
"Split",
"Split"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SPU",
"cityName":[
"Split",
"Split"
],
"countryCode":"HR",
"countryName":[
"Croatia",
"Croatia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ZAD":{
"code":"ZAD",
"names":[
"Zadar",
"Zadar"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ZAD",
"cityName":[
"Zadar",
"Zadar"
],
"countryCode":"HR",
"countryName":[
"Croatia",
"Croatia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ZAG":{
"code":"ZAG",
"names":[
"Pleso",
"Pleso"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ZAG",
"cityName":[
"Zagreb",
"Zagreb"
],
"countryCode":"HR",
"countryName":[
"Croatia",
"Croatia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PRG":{
"code":"PRG",
"names":[
"Ruzyne",
"Ruzyne"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PRG",
"cityName":[
"Prague",
"Prague"
],
"countryCode":"CZ",
"countryName":[
"Czech Republic",
"Czech Republic"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AAL":{
"code":"AAL",
"names":[
"Aalborg",
"Aalborg"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AAL",
"cityName":[
"Aalborg",
"Aalborg"
],
"countryCode":"DK",
"countryName":[
"Denmark",
"Denmark"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AAR":{
"code":"AAR",
"names":[
"Aarhus",
"Aarhus"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AAR",
"cityName":[
"Aarhus",
"Aarhus"
],
"countryCode":"DK",
"countryName":[
"Denmark",
"Denmark"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BLL":{
"code":"BLL",
"names":[
"Billund ",
"Billund "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BLL",
"cityName":[
"Billund",
"Billund"
],
"countryCode":"DK",
"countryName":[
"Denmark",
"Denmark"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RNN":{
"code":"RNN",
"names":[
"Ronne",
"Ronne"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RNN",
"cityName":[
"Bornholm",
"Bornholm"
],
"countryCode":"DK",
"countryName":[
"Denmark",
"Denmark"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CPH":{
"code":"CPH",
"names":[
"Kastrup",
"Kastrup"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CPH",
"cityName":[
"Copenhagen",
"Copenhagen"
],
"countryCode":"DK",
"countryName":[
"Denmark",
"Denmark"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KRP":{
"code":"KRP",
"names":[
"Karup",
"Karup"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KRP",
"cityName":[
"Karup",
"Karup"
],
"countryCode":"DK",
"countryName":[
"Denmark",
"Denmark"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SGD":{
"code":"SGD",
"names":[
"Sønderborg",
"S�nderborg"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SGD",
"cityName":[
"Sonderborg",
"Sonderborg"
],
"countryCode":"DK",
"countryName":[
"Denmark",
"Denmark"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TLL":{
"code":"TLL",
"names":[
"Lennart Meri",
"Lennart Meri"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TLL",
"cityName":[
"Tallinn",
"Tallinn"
],
"countryCode":"EE",
"countryName":[
"Estonia",
"Estonia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FAE":{
"code":"FAE",
"names":[
"Vagar",
"Vagar"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FAE",
"cityName":[
"Faroe Islands",
"Faroe Islands"
],
"countryCode":"FO",
"countryName":[
"Faroe Islands",
"Faroe Islands"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HEL":{
"code":"HEL",
"names":[
"Vantaa",
"Vantaa"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HEL",
"cityName":[
"Helsinki",
"Helsinki"
],
"countryCode":"FI",
"countryName":[
"Finland",
"Finland"
],
"displayLangIndex":0,
"isAirportMatch":false,
"isCountryMatch":false,
"isCityMatch":false
},
"OUL":{
"code":"OUL",
"names":[
"Oulu",
"Oulu"
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"OUL",
"cityName":[
"Oulu",
"Oulu"
],
"countryCode":"FI",
"countryName":[
"Finland",
"Finland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TMP":{
"code":"TMP",
"names":[
"Pirkkala",
"Pirkkala"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TMP",
"cityName":[
"Tampere",
"Tampere"
],
"countryCode":"FI",
"countryName":[
"Finland",
"Finland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TKU":{
"code":"TKU",
"names":[
"Turku",
"Turku"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TKU",
"cityName":[
"Turku",
"Turku"
],
"countryCode":"FI",
"countryName":[
"Finland",
"Finland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VAA":{
"code":"VAA",
"names":[
"Vaasa",
"Vaasa"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VAA",
"cityName":[
"Vaasa",
"Vaasa"
],
"countryCode":"FI",
"countryName":[
"Finland",
"Finland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BIQ":{
"code":"BIQ",
"names":[
"Pays Basque",
"Pays Basque"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BIQ",
"cityName":[
"Biarritz",
"Biarritz"
],
"countryCode":"FR",
"countryName":[
"France",
"France"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LYS":{
"code":"LYS",
"names":[
"Saint Exupery",
"Saint Exupery"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LYS",
"cityName":[
"Lyon",
"Lyon"
],
"countryCode":"FR",
"countryName":[
"France",
"France"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MRS":{
"code":"MRS",
"names":[
"Provence",
"Provence"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MRS",
"cityName":[
"Marseille",
"Marseille"
],
"countryCode":"FR",
"countryName":[
"France",
"France"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MPL":{
"code":"MPL",
"names":[
"Mediterranee",
"Mediterranee"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MPL",
"cityName":[
"Montpellier",
"Montpellier"
],
"countryCode":"FR",
"countryName":[
"France",
"France"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NCE":{
"code":"NCE",
"names":[
"Cote d Azur",
"Cote d Azur"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NCE",
"cityName":[
"Nice",
"Nice"
],
"countryCode":"FR",
"countryName":[
"France",
"France"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CDG":{
"code":"CDG",
"names":[
"Charles De Gaulle",
"Charles De Gaulle"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PAR",
"cityName":[
"Paris",
"Paris"
],
"countryCode":"FR",
"countryName":[
"France",
"France"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TLS":{
"code":"TLS",
"names":[
"Blagnac",
"Blagnac"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TLS",
"cityName":[
"Toulouse",
"Toulouse"
],
"countryCode":"FR",
"countryName":[
"France",
"France"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TXL":{
"code":"TXL",
"names":[
"Tegel - Otto Lilienthal",
"Tegel - Otto Lilienthal"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BER",
"cityName":[
"Berlin",
"Berlin"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BER":{
"code":"BER",
"names":[
"Brandenburg",
"Brandenburg"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BER",
"cityName":[
"Berlin",
"Berlin"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DRS":{
"code":"DRS",
"names":[
"Dresden Intl",
"Dresden Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DRS",
"cityName":[
"Dresden",
"Dresden"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DUS":{
"code":"DUS",
"names":[
"Düsseldorf",
"D�sseldorf"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DUS",
"cityName":[
"Dusseldorf",
"Dusseldorf"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FRA":{
"code":"FRA",
"names":[
"Frankfurt",
"Frankfurt"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FRA",
"cityName":[
"Frankfurt",
"Frankfurt"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FDH":{
"code":"FDH",
"names":[
"Bodensee",
"Bodensee"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FDH",
"cityName":[
"Friedrichshafen",
"Friedrichshafen"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HAM":{
"code":"HAM",
"names":[
"Helmut Schmidt",
"Helmut Schmidt"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HAM",
"cityName":[
"Hamburg",
"Hamburg"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HAJ":{
"code":"HAJ",
"names":[
"Langenhagen",
"Langenhagen"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HAJ",
"cityName":[
"Hanover",
"Hanover"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LEJ":{
"code":"LEJ",
"names":[
"Leipzig / Halle",
"Leipzig / Halle"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LEJ",
"cityName":[
"Leipzig / Halle",
"Leipzig / Halle"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MUC":{
"code":"MUC",
"names":[
"Franz Josef Strauss ",
"Franz Josef Strauss "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MUC",
"cityName":[
"Munich",
"Munich"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FMO":{
"code":"FMO",
"names":[
"Münster / Osnabrück Intl",
"M�nster / Osnabr�ck Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FMO",
"cityName":[
"Münster / Osnabrück",
"Munster / Osnabruck"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NUE":{
"code":"NUE",
"names":[
"Albrecht Durer",
"Albrecht Durer"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NUE",
"cityName":[
"Nuremberg",
"Nuremberg"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"STR":{
"code":"STR",
"names":[
"Manfred Rommel",
"Manfred Rommel"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"STR",
"cityName":[
"Stuttgart",
"Stuttgart"
],
"countryCode":"DE",
"countryName":[
"Germany",
"Germany"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AXD":{
"code":"AXD",
"names":[
"Dimokritos",
"Dimokritos"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AXD",
"cityName":[
"Alexandroupolis",
"Alexandroupolis"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ATH":{
"code":"ATH",
"names":[
"E. Venizelos ",
"E. Venizelos "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ATH",
"cityName":[
"Athens",
"Athens"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CHQ":{
"code":"CHQ",
"names":[
"I. Daskalogiannis",
"I. Daskalogiannis"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CHQ",
"cityName":[
"Chania Crete",
"Chania Crete"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JKH":{
"code":"JKH",
"names":[
"National Omiros",
"National Omiros"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JKH",
"cityName":[
"Chios",
"Chios"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HER":{
"code":"HER",
"names":[
"Nikos Kazantzakis",
"Nikos Kazantzakis"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HER",
"cityName":[
"Heraklion Crete",
"Heraklion Crete"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"IOA":{
"code":"IOA",
"names":[
"National King Pyrrhus",
"National King Pyrrhus"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"IOA",
"cityName":[
"Ioannina",
"Ioannina"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KVA":{
"code":"KVA",
"names":[
"Megas Alexandros ",
"Megas Alexandros "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KVA",
"cityName":[
"Kavala",
"Kavala"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"EFL":{
"code":"EFL",
"names":[
"Anna Pollatou ",
"Anna Pollatou "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EFL",
"cityName":[
"Kefallinia",
"Kefallinia"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CFU":{
"code":"CFU",
"names":[
"Ioannis Kapodistrias",
"Ioannis Kapodistrias"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CFU",
"cityName":[
"Kerkyra Corfu",
"Kerkyra Corfu"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KGS":{
"code":"KGS",
"names":[
"Ippokratis",
"Ippokratis"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KGS",
"cityName":[
"Kos",
"Kos"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LXS":{
"code":"LXS",
"names":[
"Hephaestus",
"Hephaestus"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LXS",
"cityName":[
"Limnos",
"Limnos"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JMK":{
"code":"JMK",
"names":[
"National Dilos ",
"National Dilos "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JMK",
"cityName":[
"Mykonos",
"Mykonos"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MJT":{
"code":"MJT",
"names":[
"Odysseas Elitis",
"Odysseas Elitis"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MJT",
"cityName":[
"Mytilene Lesbos",
"Mytilene Lesbos"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RHO":{
"code":"RHO",
"names":[
"Diagoras",
"Diagoras"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RHO",
"cityName":[
"Rhodes",
"Rhodes"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SMI":{
"code":"SMI",
"names":[
"Aristarchos",
"Aristarchos"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SMI",
"cityName":[
"Samos",
"Samos"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SKG":{
"code":"SKG",
"names":[
"Macedonia",
"Macedonia"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SKG",
"cityName":[
"Thessaloniki",
"Thessaloniki"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JTR":{
"code":"JTR",
"names":[
"National Zefiros",
"National Zefiros"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JTR",
"cityName":[
"Thira Santorini",
"Thira Santorini"
],
"countryCode":"GR",
"countryName":[
"Greece",
"Greece"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BUD":{
"code":"BUD",
"names":[
"Ferenc Liszt ",
"Ferenc Liszt "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BUD",
"cityName":[
"Budapest",
"Budapest"
],
"countryCode":"HU",
"countryName":[
"Hungary",
"Hungary"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KEF":{
"code":"KEF",
"names":[
"Keflavik ",
"Keflavik "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"REK",
"cityName":[
"Reykjavik",
"Reykjavik"
],
"countryCode":"IS",
"countryName":[
"Iceland",
"Iceland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ORK":{
"code":"ORK",
"names":[
"Cork ",
"Cork "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ORK",
"cityName":[
"Cork",
"Cork"
],
"countryCode":"IE",
"countryName":[
"Ireland",
"Ireland"
],
"displayLangIndex":0,
"isCityMatch":true,
"isAirportMatch":true,
"isCountryMatch":false
},
"DUB":{
"code":"DUB",
"names":[
"Dublin",
"Dublin"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DUB",
"cityName":[
"Dublin",
"Dublin"
],
"countryCode":"IE",
"countryName":[
"Ireland",
"Ireland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NOC":{
"code":"NOC",
"names":[
"Ireland West",
"Ireland West"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NOC",
"cityName":[
"Knock",
"Knock"
],
"countryCode":"IE",
"countryName":[
"Ireland",
"Ireland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SNN":{
"code":"SNN",
"names":[
"Shannon",
"Shannon"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SNN",
"cityName":[
"Shannon",
"Shannon"
],
"countryCode":"IE",
"countryName":[
"Ireland",
"Ireland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AOI":{
"code":"AOI",
"names":[
"Marche",
"Marche"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AOI",
"cityName":[
"Ancona",
"Ancona"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BRI":{
"code":"BRI",
"names":[
"Karol Wojtyła",
"Karol Wojtyła"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BRI",
"cityName":[
"Bari",
"Bari"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BLQ":{
"code":"BLQ",
"names":[
"Guglielmo Marconi ",
"Guglielmo Marconi "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BLQ",
"cityName":[
"Bologna",
"Bologna"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CAG":{
"code":"CAG",
"names":[
"Elmas Intl M. Mameli",
"Elmas Intl M. Mameli"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CAG",
"cityName":[
"Cagliari Sardinia",
"Cagliari Sardinia"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CTA":{
"code":"CTA",
"names":[
"Fontanarossa Intl V. Bellini ",
"Fontanarossa Intl V. Bellini "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CTA",
"cityName":[
"Catania, Sicily",
"Catania, Sicily"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FLR":{
"code":"FLR",
"names":[
"Peretola",
"Peretola"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FLR",
"cityName":[
"Florence",
"Florence"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GOA":{
"code":"GOA",
"names":[
"Colombo ",
"Colombo "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GOA",
"cityName":[
"Genoa",
"Genoa"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LIN":{
"code":"LIN",
"names":[
"Linate",
"Linate"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MIL",
"cityName":[
"Milan",
"Milan"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MXP":{
"code":"MXP",
"names":[
"Malpensa",
"Malpensa"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MIL",
"cityName":[
"Milan",
"Milan"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NAP":{
"code":"NAP",
"names":[
"Capodichino",
"Capodichino"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NAP",
"cityName":[
"Naples",
"Naples"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OLB":{
"code":"OLB",
"names":[
"Costa Smeralda ",
"Costa Smeralda "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OLB",
"cityName":[
"Olbia Sardinia",
"Olbia Sardinia"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PMO":{
"code":"PMO",
"names":[
"Falcone–Borsellino ",
"Falcone�Borsellino "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PMO",
"cityName":[
"Palermo Sicily",
"Palermo Sicily"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PSA":{
"code":"PSA",
"names":[
"Galileo Galilei ",
"Galileo Galilei "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PSA",
"cityName":[
"Pisa",
"Pisa"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FCO":{
"code":"FCO",
"names":[
"Leonardo da Vinci - Fiumicino",
"Leonardo da Vinci - Fiumicino"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ROM",
"cityName":[
"Rome",
"Rome"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TRS":{
"code":"TRS",
"names":[
"Friuli Venezia Giulia ",
"Friuli Venezia Giulia "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TRS",
"cityName":[
"Trieste",
"Trieste"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TRN":{
"code":"TRN",
"names":[
"Caselle Sandro Pertini ",
"Caselle Sandro Pertini "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TRN",
"cityName":[
"Turin",
"Turin"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VCE":{
"code":"VCE",
"names":[
"Marco Polo ",
"Marco Polo "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VCE",
"cityName":[
"Venice",
"Venice"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VRN":{
"code":"VRN",
"names":[
"Villafranca V. Catullo ",
"Villafranca V. Catullo "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VRN",
"cityName":[
"Verona",
"Verona"
],
"countryCode":"IT",
"countryName":[
"Italy",
"Italy"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PRN":{
"code":"PRN",
"names":[
"Adem Jashari",
"Adem Jashari"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PRN",
"cityName":[
"Pristina",
"Pristina"
],
"countryCode":"XK",
"countryName":[
"Kosovo",
"Kosovo"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RIX":{
"code":"RIX",
"names":[
"Riga Intl",
"Riga Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RIX",
"cityName":[
"Riga",
"Riga"
],
"countryCode":"LV",
"countryName":[
"Latvia",
"Latvia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BEY":{
"code":"BEY",
"names":[
"Rafic Hariri",
"Rafic Hariri"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BEY",
"cityName":[
"Beirut",
"Beirut"
],
"countryCode":"LB",
"countryName":[
"Lebanon",
"Lebanon"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PLQ":{
"code":"PLQ",
"names":[
"Palanga / Klaipeda Intl ",
"Palanga / Klaipeda Intl "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PLQ",
"cityName":[
"Palanga / Klaipeda",
"Palanga / Klaipeda "
],
"countryCode":"LT",
"countryName":[
"Lithuania",
"Lithuania"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VNO":{
"code":"VNO",
"names":[
"Vilnius Intl",
"Vilnius Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VNO",
"cityName":[
"Vilnius",
"Vilnius"
],
"countryCode":"LT",
"countryName":[
"Lithuania",
"Lithuania"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LUX":{
"code":"LUX",
"names":[
"Luxembourg",
"Luxembourg"
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"LUX",
"cityName":[
"Luxembourg",
"Luxembourg"
],
"countryCode":"LU",
"countryName":[
"Luxembourg",
"Luxembourg"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SKP":{
"code":"SKP",
"names":[
"Alexander the Great",
"Alexander the Great"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SKP",
"cityName":[
"Skopje",
"Skopje"
],
"countryCode":"MK",
"countryName":[
"Republic Of Macedonia",
"Republic Of Macedonia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MLA":{
"code":"MLA",
"names":[
"Malta Intl",
"Malta Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MLA",
"cityName":[
"Malta",
"Malta"
],
"countryCode":"MT",
"countryName":[
"Malta",
"Malta"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KIV":{
"code":"KIV",
"names":[
"Kishinev",
"Kishinev"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KIV",
"cityName":[
"Kishinev",
"Kishinev"
],
"countryCode":"MD",
"countryName":[
"Moldova",
"Moldova"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TIV":{
"code":"TIV",
"names":[
"Tivat",
"Tivat"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TIV",
"cityName":[
"Tivat",
"Tivat"
],
"countryCode":"ME",
"countryName":[
"Montenegro",
"Montenegro"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AMS":{
"code":"AMS",
"names":[
"Schiphol ",
"Schiphol "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AMS",
"cityName":[
"Amsterdam",
"Amsterdam"
],
"countryCode":"NL",
"countryName":[
"Netherlands",
"Netherlands"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AES":{
"code":"AES",
"names":[
"Vigra",
"Vigra"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AES",
"cityName":[
"Aalesund",
"Aalesund"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ALF":{
"code":"ALF",
"names":[
"Alta",
"Alta"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ALF",
"cityName":[
"Alta",
"Alta"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ANX":{
"code":"ANX",
"names":[
"Andoya",
"Andoya"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ANX",
"cityName":[
"Andenes",
"Andenes"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BDU":{
"code":"BDU",
"names":[
"Bardufoss",
"Bardufoss"
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"BDU",
"cityName":[
"Bardufoss",
"Bardufoss"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BJF":{
"code":"BJF",
"names":[
"Batsfjord",
"Batsfjord"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BJF",
"cityName":[
"Batsfjord",
"Batsfjord"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BGO":{
"code":"BGO",
"names":[
"Flesland",
"Flesland"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BGO",
"cityName":[
"Bergen",
"Bergen"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BVG":{
"code":"BVG",
"names":[
"Berlevag",
"Berlevag"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BVG",
"cityName":[
"Berlevag",
"Berlevag"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BOO":{
"code":"BOO",
"names":[
"Bodo",
"Bodo"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BOO",
"cityName":[
"Bodo",
"Bodo"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BNN":{
"code":"BNN",
"names":[
"Bronnoy",
"Bronnoy"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BNN",
"cityName":[
"Bronnoysund",
"Bronnoysund"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FRO":{
"code":"FRO",
"names":[
"Floro",
"Floro"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FRO",
"cityName":[
"Floro",
"Floro"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FDE":{
"code":"FDE",
"names":[
"Bringeland",
"Bringeland"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FDE",
"cityName":[
"Forde",
"Forde"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HFT":{
"code":"HFT",
"names":[
"Hammerfest",
"Hammerfest"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HFT",
"cityName":[
"Hammerfest",
"Hammerfest"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"EVE":{
"code":"EVE",
"names":[
"Evenes",
"Evenes"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EVE",
"cityName":[
"Harstad-Narvik",
"Harstad-Narvik"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HAA":{
"code":"HAA",
"names":[
"Hasvik",
"Hasvik"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HAA",
"cityName":[
"Hasvik",
"Hasvik"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HAU":{
"code":"HAU",
"names":[
"Karmoy",
"Karmoy"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HAU",
"cityName":[
"Haugesund",
"Haugesund"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HVG":{
"code":"HVG",
"names":[
"Valan",
"Valan"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HVG",
"cityName":[
"Honningsvag",
"Honningsvag"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KKN":{
"code":"KKN",
"names":[
"Hoybuktmoen",
"Hoybuktmoen"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KKN",
"cityName":[
"Kirkenes",
"Kirkenes"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KRS":{
"code":"KRS",
"names":[
"Kjevik",
"Kjevik"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KRS",
"cityName":[
"Kristiansand",
"Kristiansand"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KSU":{
"code":"KSU",
"names":[
"Kvernberget",
"Kvernberget"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KSU",
"cityName":[
"Kristiansund",
"Kristiansund"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LKL":{
"code":"LKL",
"names":[
"Banak",
"Banak"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LKL",
"cityName":[
"Lakselv",
"Lakselv"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LKN":{
"code":"LKN",
"names":[
"Leknes",
"Leknes"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LKN",
"cityName":[
"Leknes",
"Leknes"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LYR":{
"code":"LYR",
"names":[
"Svalbard",
"Svalbard"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LYR",
"cityName":[
"Longyearbyen",
"Longyearbyen"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MEH":{
"code":"MEH",
"names":[
"Mehamn",
"Mehamn"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MEH",
"cityName":[
"Mehamn",
"Mehamn"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MQN":{
"code":"MQN",
"names":[
"Rossvoll",
"Rossvoll"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MQN",
"cityName":[
"Mo i Rana",
"Mo i Rana"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MOL":{
"code":"MOL",
"names":[
"Aro",
"Aro"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MOL",
"cityName":[
"Molde",
"Molde"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MJF":{
"code":"MJF",
"names":[
"Kjaerstad",
"Kjaerstad"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MJF",
"cityName":[
"Mosjoen",
"Mosjoen"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OSY":{
"code":"OSY",
"names":[
"Hoknersora",
"Hoknersora"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OSY",
"cityName":[
"Namsos",
"Namsos"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HOV":{
"code":"HOV",
"names":[
"Hovden",
"Hovden"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HOV",
"cityName":[
"Orsta-Volda",
"Orsta-Volda"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"OSL":{
"code":"OSL",
"names":[
"Gardermoen ",
"Gardermoen "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OSL",
"cityName":[
"Oslo",
"Oslo"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RVK":{
"code":"RVK",
"names":[
"Ryum",
"Ryum"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RVK",
"cityName":[
"Rorvik",
"Rorvik"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RRS":{
"code":"RRS",
"names":[
"Roros",
"Roros"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RRS",
"cityName":[
"Roros",
"Roros"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RET":{
"code":"RET",
"names":[
"Rost",
"Rost"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RET",
"cityName":[
"Rost",
"Rost"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SDN":{
"code":"SDN",
"names":[
"Anda",
"Anda"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SDN",
"cityName":[
"Sandane",
"Sandane"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SSJ":{
"code":"SSJ",
"names":[
"Stokka",
"Stokka"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SSJ",
"cityName":[
"Sandnessjoen",
"Sandnessjoen"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SOG":{
"code":"SOG",
"names":[
"Haukasen",
"Haukasen"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SOG",
"cityName":[
"Sogndal",
"Sogndal"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SOJ":{
"code":"SOJ",
"names":[
"Sorkjosen",
"Sorkjosen"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SOJ",
"cityName":[
"Sorkjosen",
"Sorkjosen"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SVG":{
"code":"SVG",
"names":[
"Sola",
"Sola"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SVG",
"cityName":[
"Stavanger",
"Stavanger"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SKN":{
"code":"SKN",
"names":[
"Skagen",
"Skagen"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SKN",
"cityName":[
"Stokmarknes",
"Stokmarknes"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SRP":{
"code":"SRP",
"names":[
"Sorstokken",
"Sorstokken"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SRP",
"cityName":[
"Stord",
"Stord"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SVJ":{
"code":"SVJ",
"names":[
"Helle",
"Helle"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SVJ",
"cityName":[
"Svolvaer",
"Svolvaer"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TRF":{
"code":"TRF",
"names":[
"Torp ",
"Torp "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TRF",
"cityName":[
"Sandefjord",
"Sandefjord"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TOS":{
"code":"TOS",
"names":[
"Langnes",
"Langnes"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TOS",
"cityName":[
"Tromso",
"Tromso"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TRD":{
"code":"TRD",
"names":[
"Vaernes",
"Vaernes"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TRD",
"cityName":[
"Trondheim",
"Trondheim"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VDS":{
"code":"VDS",
"names":[
"Vadso",
"Vadso"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VDS",
"cityName":[
"Vadso",
"Vadso"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VAW":{
"code":"VAW",
"names":[
"Svartnes",
"Svartnes"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VAW",
"cityName":[
"Vardo",
"Vardo"
],
"countryCode":"NO",
"countryName":[
"Norway",
"Norway"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GDN":{
"code":"GDN",
"names":[
"Lech Walesa",
"Lech Walesa"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GDN",
"cityName":[
"Gdansk",
"Gdansk"
],
"countryCode":"PL",
"countryName":[
"Poland",
"Poland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KRK":{
"code":"KRK",
"names":[
"Balice John Paul II ",
"Balice John Paul II "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KRK",
"cityName":[
"Krakow",
"Krakow"
],
"countryCode":"PL",
"countryName":[
"Poland",
"Poland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"POZ":{
"code":"POZ",
"names":[
"Lawica H. Wieniawski ",
"Lawica H. Wieniawski "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"POZ",
"cityName":[
"Poznan",
"Poznan"
],
"countryCode":"PL",
"countryName":[
"Poland",
"Poland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SZZ":{
"code":"SZZ",
"names":[
"Szczecin",
"Szczecin"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SZZ",
"cityName":[
"Szczecin",
"Szczecin"
],
"countryCode":"PL",
"countryName":[
"Poland",
"Poland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"WAW":{
"code":"WAW",
"names":[
"Chopin",
"Chopin"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WAW",
"cityName":[
"Warsaw",
"Warsaw"
],
"countryCode":"PL",
"countryName":[
"Poland",
"Poland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"WRO":{
"code":"WRO",
"names":[
"Copernicus",
"Copernicus"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WRO",
"cityName":[
"Wroclaw",
"Wroclaw"
],
"countryCode":"PL",
"countryName":[
"Poland",
"Poland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FAO":{
"code":"FAO",
"names":[
"Algarve Intl",
"Algarve Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"FAO",
"cityName":[
"Faro Algarve",
"Faro Algarve"
],
"countryCode":"PT",
"countryName":[
"Portugal",
"Portugal"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LIS":{
"code":"LIS",
"names":[
"Humberto Delgado ",
"Humberto Delgado "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LIS",
"cityName":[
"Lisbon",
"Lisbon"
],
"countryCode":"PT",
"countryName":[
"Portugal",
"Portugal"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FNC":{
"code":"FNC",
"names":[
"C. Ronaldo Madeira ",
"C. Ronaldo Madeira "
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"FNC",
"cityName":[
"Funchal Madeira",
"Funchal Madeira"
],
"countryCode":"PT",
"countryName":[
"Portugal",
"Portugal"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OPO":{
"code":"OPO",
"names":[
"Francisco Sa Carneiro ",
"Francisco Sa Carneiro "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OPO",
"cityName":[
"Porto",
"Porto"
],
"countryCode":"PT",
"countryName":[
"Portugal",
"Portugal"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OTP":{
"code":"OTP",
"names":[
"Henri Coanda ",
"Henri Coanda "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BUH",
"cityName":[
"Bucharest",
"Bucharest"
],
"countryCode":"RO",
"countryName":[
"Romania",
"Romania"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LED":{
"code":"LED",
"names":[
"Pulkovo",
"Pulkovo"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LED",
"cityName":[
"St Petersburg",
"St Petersburg"
],
"countryCode":"RU",
"countryName":[
"Russia",
"Russia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BEG":{
"code":"BEG",
"names":[
"Nikola Tesla",
"Nikola Tesla"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BEG",
"cityName":[
"Belgrade",
"Belgrade"
],
"countryCode":"RS",
"countryName":[
"Serbia",
"Serbia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LJU":{
"code":"LJU",
"names":[
"Joze Pucnik",
"Joze Pucnik"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LJU",
"cityName":[
"Ljubljana",
"Ljubljana"
],
"countryCode":"SI",
"countryName":[
"Slovenia",
"Slovenia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ALC":{
"code":"ALC",
"names":[
"Elche",
"Elche"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ALC",
"cityName":[
"Alicante",
"Alicante"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BIO":{
"code":"BIO",
"names":[
"Bilbao",
"Bilbao"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BIO",
"cityName":[
"Bilbao",
"Bilbao"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"FUE":{
"code":"FUE",
"names":[
"El Matorral ",
"El Matorral "
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"FUE",
"cityName":[
"Fuerteventura",
"Fuerteventura"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"IBZ":{
"code":"IBZ",
"names":[
"Ibiza",
"Ibiza"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"IBZ",
"cityName":[
"Ibiza",
"Ibiza"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BCN":{
"code":"BCN",
"names":[
"El Prat ",
"El Prat "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BCN",
"cityName":[
"Barcelona",
"Barcelona"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LPA":{
"code":"LPA",
"names":[
"Las Palmas / Gran Canaria",
"Las Palmas / Gran Canaria"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LPA",
"cityName":[
"Gran Canaria",
"Gran Canaria"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MAD":{
"code":"MAD",
"names":[
"Barajas Adolfo Suarez ",
"Barajas Adolfo Suarez "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MAD",
"cityName":[
"Madrid",
"Madrid"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AGP":{
"code":"AGP",
"names":[
"Costa del Sol ",
"Costa del Sol "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AGP",
"cityName":[
"Malaga",
"Malaga"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PMI":{
"code":"PMI",
"names":[
"Palma de Mallorca",
"Palma de Mallorca"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PMI",
"cityName":[
"Palma de Mallorca",
"Palma de Mallorca"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SVQ":{
"code":"SVQ",
"names":[
"Seville",
"Seville"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SVQ",
"cityName":[
"Seville",
"Seville"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"TFS":{
"code":"TFS",
"names":[
"Tenerife South",
"Tenerife South"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"TCI",
"cityName":[
"Tenerife",
"Tenerife"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VLC":{
"code":"VLC",
"names":[
"Valencia",
"Valencia"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VLC",
"cityName":[
"Valencia",
"Valencia"
],
"countryCode":"ES",
"countryName":[
"Spain",
"Spain"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AGH":{
"code":"AGH",
"names":[
"Angelholm ",
"Angelholm "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AGH",
"cityName":[
"Angelholm / Helsingborg",
"Angelholm / Helsingborg"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AJR":{
"code":"AJR",
"names":[
"Arvidsjaur",
"Arvidsjaur"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AJR",
"cityName":[
"Arvidsjaur",
"Arvidsjaur"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GEV":{
"code":"GEV",
"names":[
"Gallivare",
"Gallivare"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GEV",
"cityName":[
"Gallivare",
"Gallivare"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GOT":{
"code":"GOT",
"names":[
"Landvetter",
"Landvetter"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GOT",
"cityName":[
"Gothenburg",
"Gothenburg"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KLR":{
"code":"KLR",
"names":[
"Kalmar",
"Kalmar"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KLR",
"cityName":[
"Kalmar",
"Kalmar"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KRN":{
"code":"KRN",
"names":[
"Kiruna",
"Kiruna"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"KRN",
"cityName":[
"Kiruna",
"Kiruna"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LLA":{
"code":"LLA",
"names":[
"Kallax",
"Kallax"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LLA",
"cityName":[
"Lulea",
"Lulea"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MMX":{
"code":"MMX",
"names":[
"Sturup",
"Sturup"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MMA",
"cityName":[
"Malmo",
"Malmo"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"OER":{
"code":"OER",
"names":[
"Ornskoldsvik",
"Ornskoldsvik"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OER",
"cityName":[
"Ornskoldsvik",
"Ornskoldsvik"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"displayLangIndex":0,
"isCityMatch":true,
"isCountryMatch":false,
"isAirportMatch":false
},
"OSD":{
"code":"OSD",
"names":[
"Are / Ostersund ",
"Are / Ostersund "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"OSD",
"cityName":[
"Are / Ostersund",
"Are / Ostersund "
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"RNB":{
"code":"RNB",
"names":[
"Kallinge",
"Ronneby"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"RNB",
"cityName":[
"Ronneby",
"Karlskrona / Ronneby"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SCR":{
"code":"SCR",
"names":[
"Scandinavian Mountains Airport",
"Scandinavian Mountains Airport"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SCR",
"cityName":[
"Salen / Trysil",
"Salen / Trysil"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SFT":{
"code":"SFT",
"names":[
"Skelleftea",
"Skelleftea"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SFT",
"cityName":[
"Skelleftea",
"Skelleftea"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ARN":{
"code":"ARN",
"names":[
"Arlanda",
"Arlanda"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"STO",
"cityName":[
"Stockholm",
"Stockholm"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SDL":{
"code":"SDL",
"names":[
"Sundsvall / Timra ",
"Sundsvall / Timra "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SDL",
"cityName":[
"Sundsvall / Timrå",
"Sundsvall / Timr�"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"UME":{
"code":"UME",
"names":[
"Umea",
"Umea"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"UME",
"cityName":[
"Umea",
"Umea"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"VBY":{
"code":"VBY",
"names":[
"Visby",
"Visby"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"VBY",
"cityName":[
"Visby Gotland",
"Visby Gotland"
],
"countryCode":"SE",
"countryName":[
"Sweden",
"Sweden"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BSL":{
"code":"BSL",
"names":[
"Euro Airport",
"Euro Airport"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BSL",
"cityName":[
"Basel",
"Basel"
],
"countryCode":"CH",
"countryName":[
"Switzerland",
"Switzerland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GVA":{
"code":"GVA",
"names":[
"Cointrin",
"Cointrin"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GVA",
"cityName":[
"Geneva",
"Geneva"
],
"countryCode":"CH",
"countryName":[
"Switzerland",
"Switzerland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ZRH":{
"code":"ZRH",
"names":[
"Kloten",
"Kloten"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ZRH",
"cityName":[
"Zurich",
"Zurich"
],
"countryCode":"CH",
"countryName":[
"Switzerland",
"Switzerland"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ESB":{
"code":"ESB",
"names":[
"Esenboga",
"Esenboga"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ANK",
"cityName":[
"Ankara",
"Ankara"
],
"countryCode":"TR",
"countryName":[
"Turkey",
"Turkey"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AYT":{
"code":"AYT",
"names":[
"Antalya ",
"Antalya "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AYT",
"cityName":[
"Antalya",
"Antalya"
],
"countryCode":"TR",
"countryName":[
"Turkey",
"Turkey"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BJV":{
"code":"BJV",
"names":[
"Milas ",
"Milas "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BXN",
"cityName":[
"Bodrum",
"Bodrum"
],
"countryCode":"TR",
"countryName":[
"Turkey",
"Turkey"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"DLM":{
"code":"DLM",
"names":[
"Dalaman",
"Dalaman"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"DLM",
"cityName":[
"Dalaman",
"Dalaman"
],
"countryCode":"TR",
"countryName":[
"Turkey",
"Turkey"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"GZP":{
"code":"GZP",
"names":[
"Gazipasa",
"Gazipasa"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"GZP",
"cityName":[
"Alanya",
"Alanya"
],
"countryCode":"TR",
"countryName":[
"Turkey",
"Turkey"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"IST":{
"code":"IST",
"names":[
"Ataturk",
"Ataturk"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"IST",
"cityName":[
"Istanbul",
"Istanbul"
],
"countryCode":"TR",
"countryName":[
"Turkey",
"Turkey"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ADB":{
"code":"ADB",
"names":[
"Adnan Menderes",
"Adnan Menderes"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"IZM",
"cityName":[
"Izmir",
"Izmir"
],
"countryCode":"TR",
"countryName":[
"Turkey",
"Turkey"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"KBP":{
"code":"KBP",
"names":[
"Boryspil",
"Boryspil"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"IEV",
"cityName":[
"Kiev (Kyiv)",
"Kiev (Kyiv)"
],
"countryCode":"UA",
"countryName":[
"Ukraine",
"Ukraine"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LWO":{
"code":"LWO",
"names":[
"Lvov",
"Lvov"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LWO",
"cityName":[
"Lvov",
"Lvov"
],
"countryCode":"UA",
"countryName":[
"Ukraine",
"Ukraine"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ABZ":{
"code":"ABZ",
"names":[
"Aberdeen Intl",
"Aberdeen Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ABZ",
"cityName":[
"Aberdeen",
"Aberdeen"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BHD":{
"code":"BHD",
"names":[
"G. Best City Airport",
"G. Best City Airport"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BFS",
"cityName":[
"Belfast ",
"Belfast "
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BHX":{
"code":"BHX",
"names":[
"Birmingham",
"Birmingham"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BHX",
"cityName":[
"Birmingham",
"Birmingham"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"EDI":{
"code":"EDI",
"names":[
"Edinburgh",
"Edinburgh"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"EDI",
"cityName":[
"Edinburgh",
"Edinburgh"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LPL":{
"code":"LPL",
"names":[
"John Lennon",
"John Lennon"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LPL",
"cityName":[
"Liverpool",
"Liverpool"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"LHR":{
"code":"LHR",
"names":[
"London Heathrow",
"London Heathrow"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LON",
"cityName":[
"London",
"London"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"STN":{
"code":"STN",
"names":[
"Stansted",
"Stansted"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"LON",
"cityName":[
"London",
"London"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MAN":{
"code":"MAN",
"names":[
"Manchester",
"Manchester"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MAN",
"cityName":[
"Manchester",
"Manchester"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NQY":{
"code":"NQY",
"names":[
"Cornwall",
"Cornwall"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"NQY",
"cityName":[
"Newquay",
"Newquay"
],
"countryCode":"GB",
"countryName":[
"United Kingdom",
"United Kingdom"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ADL":{
"code":"ADL",
"names":[
"Adelaide",
"Adelaide"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ADL",
"cityName":[
"Adelaide",
"Adelaide"
],
"countryCode":"AU",
"countryName":[
"Australia",
"Australia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"BNE":{
"code":"BNE",
"names":[
"Brisbane",
"Brisbane"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"BNE",
"cityName":[
"Brisbane",
"Brisbane"
],
"countryCode":"AU",
"countryName":[
"Australia",
"Australia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CBR":{
"code":"CBR",
"names":[
"Canberra",
"Canberra"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CBR",
"cityName":[
"Canberra",
"Canberra"
],
"countryCode":"AU",
"countryName":[
"Australia",
"Australia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"HBA":{
"code":"HBA",
"names":[
"Hobart",
"Hobart"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"HBA",
"cityName":[
"Hobart",
"Hobart"
],
"countryCode":"AU",
"countryName":[
"Australia",
"Australia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"MEL":{
"code":"MEL",
"names":[
"Melbourne",
"Melbourne"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"MEL",
"cityName":[
"Melbourne",
"Melbourne"
],
"countryCode":"AU",
"countryName":[
"Australia",
"Australia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PER":{
"code":"PER",
"names":[
"Perth",
"Perth"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"PER",
"cityName":[
"Perth",
"Perth"
],
"countryCode":"AU",
"countryName":[
"Australia",
"Australia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"SYD":{
"code":"SYD",
"names":[
"Kingsford Smith",
"Kingsford Smith"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"SYD",
"cityName":[
"Sydney",
"Sydney"
],
"countryCode":"AU",
"countryName":[
"Australia",
"Australia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CAI":{
"code":"CAI",
"names":[
"Cairo Intl",
"Cairo Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CAI",
"cityName":[
"Cairo",
"Cairo"
],
"countryCode":"EG",
"countryName":[
"Egypt",
"Egypt"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ADD":{
"code":"ADD",
"names":[
"Bole ",
"Bole "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ADD",
"cityName":[
"Addis Ababa",
"Addis Ababa"
],
"countryCode":"ET",
"countryName":[
"Ethiopia",
"Ethiopia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"PPT":{
"code":"PPT",
"names":[
"Tahiti",
"Tahiti"
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"PPT",
"cityName":[
"Tahiti",
"Tahiti"
],
"countryCode":"PF",
"countryName":[
"French Polynesia",
"French Polynesia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"NOU":{
"code":"NOU",
"names":[
"La Tontouta",
"La Tontouta"
],
"frequentlyUsed":"true",
"operatedBy":"SAS",
"cityCode":"NOU",
"cityName":[
"Noumea",
"Noumea"
],
"countryCode":"NC",
"countryName":[
"New Caledonia",
"New Caledonia"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"AKL":{
"code":"AKL",
"names":[
"Auckland",
"Auckland"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"AKL",
"cityName":[
"Auckland",
"Auckland"
],
"countryCode":"NZ",
"countryName":[
"New Zealand",
"New Zealand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CHC":{
"code":"CHC",
"names":[
"Christchurch Intl",
"Christchurch Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CHC",
"cityName":[
"Christchurch",
"Christchurch"
],
"countryCode":"NZ",
"countryName":[
"New Zealand",
"New Zealand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"ZQN":{
"code":"ZQN",
"names":[
"Queenstown",
"Queenstown"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"ZQN",
"cityName":[
"Queenstown",
"Queenstown"
],
"countryCode":"NZ",
"countryName":[
"New Zealand",
"New Zealand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"WLG":{
"code":"WLG",
"names":[
"Wellington",
"Wellington"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"WLG",
"cityName":[
"Wellington",
"Wellington"
],
"countryCode":"NZ",
"countryName":[
"New Zealand",
"New Zealand"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"CPT":{
"code":"CPT",
"names":[
"Cape Town Intl",
"Cape Town Intl"
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"CPT",
"cityName":[
"Cape Town",
"Cape Town"
],
"countryCode":"ZA",
"countryName":[
"South Africa",
"South Africa"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
},
"JNB":{
"code":"JNB",
"names":[
"O. R. Tambo ",
"O. R. Tambo "
],
"frequentlyUsed":"false",
"operatedBy":"SAS",
"cityCode":"JNB",
"cityName":[
"Johannesburg",
"Johannesburg"
],
"countryCode":"ZA",
"countryName":[
"South Africa",
"South Africa"
],
"isCountryMatch":false,
"isAirportMatch":false,
"isCityMatch":false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment