/**/_xdc_._wlyz6c && _xdc_._wlyz6c( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "11",
               "short_name" : "11",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Boulevard Pierre Dupong",
               "short_name" : "Boulevard Pierre Dupong",
               "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" : "1430",
               "short_name" : "1430",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "11 Boulevard Pierre Dupong, 1430 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.6063351,
               "lng" : 6.110393699999999
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.6076840802915,
                  "lng" : 6.111742680291502
               },
               "southwest" : {
                  "lat" : 49.6049861197085,
                  "lng" : 6.109044719708497
               }
            }
         },
         "place_id" : "ChIJeexADy5JlUcRqlIoXYKCj18",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )