/**/_xdc_._xgh63q && _xdc_._xgh63q( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "61",
               "short_name" : "61",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue Michel Welter",
               "short_name" : "Rue Michel Welter",
               "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" : "2730",
               "short_name" : "2730",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "61 Rue Michel Welter, 2730 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.60281699999999,
               "lng" : 6.1274443
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.60416598029149,
                  "lng" : 6.128793280291502
               },
               "southwest" : {
                  "lat" : 49.60146801970849,
                  "lng" : 6.126095319708498
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJlzYu09BIlUcRt42tpBzDAjY",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )