/**/_xdc_._gmumoi && _xdc_._gmumoi( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "2d",
               "short_name" : "2d",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Dubravska",
               "short_name" : "Dubravska",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Meljak",
               "short_name" : "Meljak",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Grad Beograd",
               "short_name" : "Grad Beograd",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Serbia",
               "short_name" : "RS",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "11426",
               "short_name" : "11426",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "Dubravska 2d, Meljak 11426, Serbia",
         "geometry" : {
            "location" : {
               "lat" : 44.6145091,
               "lng" : 20.362837
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 44.6158580802915,
                  "lng" : 20.3641859802915
               },
               "southwest" : {
                  "lat" : 44.6131601197085,
                  "lng" : 20.3614880197085
               }
            }
         },
         "place_id" : "ChIJF1InL1cMWkcR_pwFQr6jPPQ",
         "types" : [ "establishment", "point_of_interest" ]
      }
   ],
   "status" : "OK"
}
 )