Guest User

Untitled

a guest
Jan 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. {
  2. "AAL": {
  3. "id": "32313",
  4. "airport_name": "Aalborg",
  5. "latitude": "57.1",
  6. "longitude": "9.85",
  7. "timezone": "2",
  8. "dst_indicator": "E",
  9. "city": "Aalborg",
  10. "country": "Denmark",
  11. "country_code": "DK",
  12. "region": "TC1",
  13. "listing_display": "true",
  14. "pseudonyms": ""
  15. },
  16. "AAR": {
  17. "id": "32314",
  18. "airport_name": "Tirstrup",
  19. "latitude": "56.15",
  20. "longitude": "10.2167",
  21. "timezone": "2",
  22. "dst_indicator": "E",
  23. "city": "Aarhus",
  24. "country": "Denmark",
  25. "country_code": "DK",
  26. "region": "TC1",
  27. "listing_display": "true",
  28. "pseudonyms": ""
  29. }
  30. }
  31.  
  32. {
  33. "AAL": {
  34. "station_code":"AAL",
  35. "id": "32313",
  36. "airport_name": "Aalborg",
  37. "latitude": "57.1",
  38. "longitude": "9.85",
  39. "timezone": "2",
  40. "dst_indicator": "E",
  41. "city": "Aalborg",
  42. "country": "Denmark",
  43. "country_code": "DK",
  44. "region": "TC1",
  45. "listing_display": "true",
  46. "pseudonyms": ""
  47. },
  48. "AAR": {
  49. "station_code":"AAR",
  50. "id": "32314",
  51. "airport_name": "Tirstrup",
  52. "latitude": "56.15",
  53. "longitude": "10.2167",
  54. "timezone": "2",
  55. "dst_indicator": "E",
  56. "city": "Aarhus",
  57. "country": "Denmark",
  58. "country_code": "DK",
  59. "region": "TC1",
  60. "listing_display": "true",
  61. "pseudonyms": ""
  62. }
  63. }
Add Comment
Please, Sign In to add comment