/**/_xdc_._eft8li && _xdc_._eft8li( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "1",
               "short_name" : "1",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue de la Gare",
               "short_name" : "Rue de la Gare",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Schouweiler",
               "short_name" : "Schouweiler",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Capellen",
               "short_name" : "Capellen",
               "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" : "4999",
               "short_name" : "4999",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "1 Rue de la Gare, 4999 Schouweiler, Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.5800244,
               "lng" : 5.957937299999999
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.5813733802915,
                  "lng" : 5.959286280291502
               },
               "southwest" : {
                  "lat" : 49.5786754197085,
                  "lng" : 5.956588319708497
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJ87n5yte06kcRxeTYFmgU8n4",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )