Guest User

Untitled

a guest
Jan 22nd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "airports": [
  3. {
  4. "fs": "BBA",
  5. "iata": "BBA",
  6. "icao": "SCBA",
  7. "name": "Teniente Vidal Airport",
  8. "city": "Balmaceda",
  9. "cityCode": "BBA",
  10. "countryCode": "CL",
  11. "countryName": "Chile",
  12. "regionName": "South America",
  13. "timeZoneRegionName": "America/Santiago",
  14. "localTime": "2017-01-22T06:56:21.606",
  15. "utcOffsetHours": -3,
  16. "latitude": -45.916667,
  17. "longitude": -71.695,
  18. "elevationFeet": 1722,
  19. "classification": 4,
  20. "active": true,
  21. "weatherUrl": "https://api.flightstats.com/flex/weather/rest/v1/json/all/BBA?codeType=fs",
  22. "delayIndexUrl": "https://api.flightstats.com/flex/delayindex/rest/v1/json/airports/BBA?codeType=fs"
  23. }]}
Add Comment
Please, Sign In to add comment