/**/_xdc_._umuzju && _xdc_._umuzju( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "112",
               "short_name" : "112",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue de Bonnevoie",
               "short_name" : "Rue de Bonnevoie",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "Luxembourg",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "Luxembourg",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "District de Luxembourg",
               "short_name" : "District de Luxembourg",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LU",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "1261",
               "short_name" : "1261",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "112 Rue de Bonnevoie, 1261 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.5982911,
               "lng" : 6.1374262
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.59964008029149,
                  "lng" : 6.138775180291502
               },
               "southwest" : {
                  "lat" : 49.59694211970849,
                  "lng" : 6.136077219708498
               }
            }
         },
         "place_id" : "ChIJU1nbx8VIlUcR7Nbf0nPg-FE",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )