/**/_xdc_._fvcqjj && _xdc_._fvcqjj( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Troisvierges",
               "short_name" : "Troisvierges",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Clervaux",
               "short_name" : "Clervaux",
               "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" : "Troisvierges, Luxembourg",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 50.18282,
                  "lng" : 6.0524901
               },
               "southwest" : {
                  "lat" : 50.1062299,
                  "lng" : 5.9531
               }
            },
            "location" : {
               "lat" : 50.1220148,
               "lng" : 6.0017026
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 50.18282,
                  "lng" : 6.0524901
               },
               "southwest" : {
                  "lat" : 50.1062299,
                  "lng" : 5.9531
               }
            }
         },
         "place_id" : "ChIJhQ-dBpsLwEcRAHIF0dbRAAQ",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )