/**/_xdc_._wyigg0 && _xdc_._wyigg0( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Zoning Le Cerisier",
               "short_name" : "Zoning Le Cerisier",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Libin",
               "short_name" : "Libin",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Luxembourg",
               "short_name" : "LX",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Wallonie",
               "short_name" : "Wallonie",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Belgium",
               "short_name" : "BE",
               "types" : [ "country", "political" ]
            },
            {
               "long_name" : "6890",
               "short_name" : "6890",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "Zoning Le Cerisier, 6890 Libin, Belgium",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 50.0020732,
                  "lng" : 5.228563600000001
               },
               "southwest" : {
                  "lat" : 50.0015063,
                  "lng" : 5.2236994
               }
            },
            "location" : {
               "lat" : 50.0017623,
               "lng" : 5.226479100000001
            },
            "location_type" : "GEOMETRIC_CENTER",
            "viewport" : {
               "northeast" : {
                  "lat" : 50.0031387302915,
                  "lng" : 5.228563600000001
               },
               "southwest" : {
                  "lat" : 50.0004407697085,
                  "lng" : 5.2236994
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJrzL082zTwUcRSy2ou8h-ypk",
         "types" : [ "route" ]
      }
   ],
   "status" : "OK"
}
 )