/**/_xdc_._oluqe4 && _xdc_._oluqe4( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "5",
               "short_name" : "5",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue du Saint Esprit",
               "short_name" : "Rue du St Esprit",
               "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" : "1475",
               "short_name" : "1475",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "5 Rue du St Esprit, 1475 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.6084268,
               "lng" : 6.1334487
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.6097757802915,
                  "lng" : 6.134797680291502
               },
               "southwest" : {
                  "lat" : 49.6070778197085,
                  "lng" : 6.132099719708497
               }
            }
         },
         "place_id" : "ChIJleGPjNJIlUcReb0DSAs6C0g",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )