/**/_xdc_._g6r3im && _xdc_._g6r3im( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "2",
               "short_name" : "2",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Boulevard de La Petrusse",
               "short_name" : "Boulevard de La Petrusse",
               "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" : "2320",
               "short_name" : "2320",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "2 Boulevard de La Petrusse, 2320 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.6019829,
               "lng" : 6.125928099999999
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.60333188029151,
                  "lng" : 6.127277080291502
               },
               "southwest" : {
                  "lat" : 49.60063391970851,
                  "lng" : 6.124579119708498
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJRdSSQNdIlUcRyGUdaMH8XaI",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )