/**/_xdc_._3a7brc && _xdc_._3a7brc( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "14",
               "short_name" : "14",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue Robert Stumper",
               "short_name" : "Rue Robert Stumper",
               "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" : "2557",
               "short_name" : "2557",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "14 Rue Robert Stumper, 2557 Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.5817855,
               "lng" : 6.1178294
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.58313448029149,
                  "lng" : 6.119178380291502
               },
               "southwest" : {
                  "lat" : 49.58043651970849,
                  "lng" : 6.116480419708497
               }
            }
         },
         "place_id" : "ChIJc42ivuJIlUcRQjs-cMMy0FE",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )