/**/_xdc_._hmmenl && _xdc_._hmmenl( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Kaundorf",
               "short_name" : "Kaundorf",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Wiltz",
               "short_name" : "Wiltz",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Diekirch",
               "short_name" : "Diekirch",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LU",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Kaundorf, Luxembourg",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 49.9273006,
                  "lng" : 5.909721999999999
               },
               "southwest" : {
                  "lat" : 49.9175473,
                  "lng" : 5.895452499999999
               }
            },
            "location" : {
               "lat" : 49.91925999999999,
               "lng" : 5.90559
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.9273006,
                  "lng" : 5.909721999999999
               },
               "southwest" : {
                  "lat" : 49.9175473,
                  "lng" : 5.895452499999999
               }
            }
         },
         "place_id" : "ChIJWUXQS6UDwEcRjBHK9ck7-ZU",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )