/**/_xdc_._bso281 && _xdc_._bso281( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "4210",
               "short_name" : "4210",
               "types" : [ "postal_code" ]
            },
            {
               "long_name" : "Esch-sur-Alzette",
               "short_name" : "Esch-sur-Alzette",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Esch-sur-Alzette",
               "short_name" : "Esch-sur-Alzette",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Luxembourg District",
               "short_name" : "Luxembourg District",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LU",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "4210 Esch-sur-Alzette, Luxembourg",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 49.4959535,
                  "lng" : 5.9845592
               },
               "southwest" : {
                  "lat" : 49.48956159999999,
                  "lng" : 5.9791728
               }
            },
            "location" : {
               "lat" : 49.4938064,
               "lng" : 5.9814484
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 49.4959535,
                  "lng" : 5.9845592
               },
               "southwest" : {
                  "lat" : 49.49192859999999,
                  "lng" : 5.9799761
               }
            }
         },
         "place_id" : "ChIJf5ZRNuI0lUcRSWt2ogovrb4",
         "types" : [ "postal_code" ]
      }
   ],
   "status" : "OK"
}
 )