/**/_xdc_._2xlm8g && _xdc_._2xlm8g( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "2",
               "short_name" : "2",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue Albert Ier",
               "short_name" : "Rue Albert Ier",
               "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" : "1117",
               "short_name" : "1117",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "2 Rue Albert Ier, 1117 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.6091566,
               "lng" : 6.1185401
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.6105055802915,
                  "lng" : 6.119889080291502
               },
               "southwest" : {
                  "lat" : 49.6078076197085,
                  "lng" : 6.117191119708497
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJYdtBDytJlUcR_Ti8nXMV4vs",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )