/**/_xdc_._rzcdk2 && _xdc_._rzcdk2( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "423",
               "short_name" : "423",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Avenue de Longwy",
               "short_name" : "Avenue de Longwy",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Arlon",
               "short_name" : "Arlon",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LX",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Wallonie",
               "short_name" : "Wallonie",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Belgium",
               "short_name" : "BE",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "6700",
               "short_name" : "6700",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "Avenue de Longwy 423, 6700 Arlon, Belgium",
         "geometry" : {
            "location" : {
               "lat" : 49.66801299999999,
               "lng" : 5.823935
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.66936198029149,
                  "lng" : 5.825283980291502
               },
               "southwest" : {
                  "lat" : 49.6666640197085,
                  "lng" : 5.822586019708497
               }
            }
         },
         "place_id" : "ChIJaSVzD1iw6kcRmT2RN9v8uwQ",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )