/**/_xdc_._763iqf && _xdc_._763iqf( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "3",
               "short_name" : "3",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue François Hogenberg",
               "short_name" : "Rue François Hogenberg",
               "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" : "1735",
               "short_name" : "1735",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "3 Rue François Hogenberg, 1735 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.5873623,
               "lng" : 6.120410499999999
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.58871128029149,
                  "lng" : 6.121759480291502
               },
               "southwest" : {
                  "lat" : 49.5860133197085,
                  "lng" : 6.119061519708497
               }
            }
         },
         "place_id" : "ChIJV3NwpOFIlUcR563F5f8UOw0",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )