/**/_xdc_._f428ay && _xdc_._f428ay( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Avenue du Rock'n'Roll",
               "short_name" : "Avenue du Rock'n'Roll",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Esch-sur-Alzette",
               "short_name" : "Esch-sur-Alzette",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LU",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "4361",
               "short_name" : "4361",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "10, Avenue du Rock'n'Roll, 4361 Esch-sur-Alzette, Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.5010463,
               "lng" : 5.9471235
            },
            "location_type" : "GEOMETRIC_CENTER",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.5023952802915,
                  "lng" : 5.948472480291502
               },
               "southwest" : {
                  "lat" : 49.4996973197085,
                  "lng" : 5.945774519708499
               }
            }
         },
         "place_id" : "ChIJIVrlXNTK6kcRl1xhaPStikY",
         "types" : [ "establishment", "food", "point_of_interest", "restaurant" ]
      }
   ],
   "status" : "OK"
}
 )