/**/_xdc_._jwezwh && _xdc_._jwezwh( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "42",
               "short_name" : "42",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue Joseph-Renquin",
               "short_name" : "Rue Joseph-Renquin",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Bastogne",
               "short_name" : "Bastogne",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LX",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Wallonie",
               "short_name" : "Wallonie",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Belgium",
               "short_name" : "BE",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "6600",
               "short_name" : "6600",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "Rue Joseph-Renquin 42, 6600 Bastogne, Belgium",
         "geometry" : {
            "location" : {
               "lat" : 49.99900350000001,
               "lng" : 5.7163707
            },
            "location_type" : "RANGE_INTERPOLATED",
            "viewport" : {
               "northeast" : {
                  "lat" : 50.00035248029151,
                  "lng" : 5.717719680291502
               },
               "southwest" : {
                  "lat" : 49.99765451970851,
                  "lng" : 5.715021719708497
               }
            }
         },
         "partial_match" : true,
         "place_id" : "Ei5SdWUgSm9zZXBoLVJlbnF1aW4gNDIsIDY2MDAgQmFzdG9nbmUsIEJlbGdpcXVl",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )