Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. {
  2. "html_attributions":[
  3.  
  4. ],
  5. "result":{
  6. "address_components":[
  7. {
  8. "long_name":"103",
  9. "short_name":"103",
  10. "types":[
  11. "street_number"
  12. ]
  13. },
  14. {
  15. "long_name":"South Street",
  16. "short_name":"South St",
  17. "types":[
  18. "route"
  19. ]
  20. },
  21. {
  22. "long_name":"Waunakee",
  23. "short_name":"Waunakee",
  24. "types":[
  25. "locality",
  26. "political"
  27. ]
  28. },
  29. {
  30. "long_name":"Dane County",
  31. "short_name":"Dane County",
  32. "types":[
  33. "administrative_area_level_2",
  34. "political"
  35. ]
  36. },
  37. {
  38. "long_name":"Wisconsin",
  39. "short_name":"WI",
  40. "types":[
  41. "administrative_area_level_1",
  42. "political"
  43. ]
  44. },
  45. {
  46. "long_name":"United States",
  47. "short_name":"US",
  48. "types":[
  49. "country",
  50. "political"
  51. ]
  52. },
  53. {
  54. "long_name":"53597",
  55. "short_name":"53597",
  56. "types":[
  57. "postal_code"
  58. ]
  59. }
  60. ],
  61. "geometry":{
  62. "location":{
  63. "lat":43.1915627,
  64. "lng":-89.45488399999999
  65. },
  66. "viewport":{
  67. "northeast":{
  68. "lat":43.1929128302915,
  69. "lng":-89.4536403697085
  70. },
  71. "southwest":{
  72. "lat":43.1902148697085,
  73. "lng":-89.4563383302915
  74. }
  75. }
  76. }
  77. },
  78. "status":"OK"
  79. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement