/**/_xdc_._r84spp && _xdc_._r84spp( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "2",
               "short_name" : "2",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Am Enneschtduerf",
               "short_name" : "Am Enneschtduerf",
               "types" : [ "route" ]
            },
            {
               "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" ]
            },
            {
               "long_name" : "9662",
               "short_name" : "9662",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "2 Am Enneschtduerf, 9662 Kaundorf, Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.92131269999999,
               "lng" : 5.9015222
            },
            "location_type" : "ROOFTOP",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.92266168029149,
                  "lng" : 5.902871180291502
               },
               "southwest" : {
                  "lat" : 49.9199637197085,
                  "lng" : 5.900173219708497
               }
            }
         },
         "place_id" : "ChIJG8BSRqUDwEcR2TpiVg7d5X8",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )