{
   "results" : 
   [
      {
         "address_components" : 
         [
            {
               "long_name" : "Zvezdara",
               "short_name" : "Zvezdara",
               "types" : 
               [
                  "administrative_area_level_3",
                  "political"
               ]
            },
            {
               "long_name" : "Belgrade",
               "short_name" : "BG",
               "types" : 
               [
                  "locality",
                  "political"
               ]
            },
            {
               "long_name" : "City of Belgrade",
               "short_name" : "City of Belgrade",
               "types" : 
               [
                  "administrative_area_level_2",
                  "political"
               ]
            },
            {
               "long_name" : "Serbia",
               "short_name" : "RS",
               "types" : 
               [
                  "country",
                  "political"
               ]
            }
         ],
         "formatted_address" : "Zvezdara, Belgrade, Serbia",
         "geometry" : 
         {
            "bounds" : 
            {
               "northeast" : 
               {
                  "lat" : 44.8150274,
                  "lng" : 20.5852461
               },
               "southwest" : 
               {
                  "lat" : 44.7281072,
                  "lng" : 20.4769613
               }
            },
            "location" : 
            {
               "lat" : 44.7844911,
               "lng" : 20.5191016
            },
            "location_type" : "APPROXIMATE",
            "viewport" : 
            {
               "northeast" : 
               {
                  "lat" : 44.8150274,
                  "lng" : 20.5852461
               },
               "southwest" : 
               {
                  "lat" : 44.7281072,
                  "lng" : 20.4769613
               }
            }
         },
         "place_id" : "ChIJU2xscMpwWkcR1IyYeErzLWI",
         "types" : 
         [
            "administrative_area_level_3",
            "political"
         ]
      }
   ],
   "status" : "OK"
}