/**/_xdc_._suczyc && _xdc_._suczyc( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "54",
               "short_name" : "54",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Zone Op Zaemer",
               "short_name" : "Zone Op Zaemer",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Käerjeng",
               "short_name" : "Käerjeng",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Capellen",
               "short_name" : "Capellen",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Distrikt Lëtzebuerg",
               "short_name" : "Distrikt Lëtzebuerg",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LU",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "4959",
               "short_name" : "4959",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "54 Zone Op Zaemer, 4959 Käerjeng, Luxembourg",
         "geometry" : {
            "location" : {
               "lat" : 49.5615968,
               "lng" : 5.927996299999999
            },
            "location_type" : "RANGE_INTERPOLATED",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.5629457802915,
                  "lng" : 5.929345280291502
               },
               "southwest" : {
                  "lat" : 49.5602478197085,
                  "lng" : 5.926647319708498
               }
            }
         },
         "partial_match" : true,
         "place_id" : "Ei01NCBab25lIE9wIFphZW1lciwgNDk1OSBLw6RlcmplbmcsIEx1eGVtYm91cmc",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )