/**/_xdc_._4nhivr && _xdc_._4nhivr( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "30",
               "short_name" : "30",
               "types" : [ "street_number" ]
            },
            {
               "long_name" : "Rue Porte Basse",
               "short_name" : "Rue Porte Basse",
               "types" : [ "route" ]
            },
            {
               "long_name" : "Marche-en-Famenne",
               "short_name" : "Marche-en-Famenne",
               "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" : "6900",
               "short_name" : "6900",
               "types" : [ "postal_code" ]
            }
         ],
         "formatted_address" : "Rue Porte Basse 30, 6900 Marche-en-Famenne, Belgium",
         "geometry" : {
            "location" : {
               "lat" : 50.2294067,
               "lng" : 5.344144399999999
            },
            "location_type" : "RANGE_INTERPOLATED",
            "viewport" : {
               "northeast" : {
                  "lat" : 50.2307556802915,
                  "lng" : 5.345493380291502
               },
               "southwest" : {
                  "lat" : 50.2280577197085,
                  "lng" : 5.342795419708497
               }
            }
         },
         "partial_match" : true,
         "place_id" : "EjRSdWUgUG9ydGUgQmFzc2UgMzAsIDY5MDAgTWFyY2hlLWVuLUZhbWVubmUsIEJlbGdpcXVl",
         "types" : [ "street_address" ]
      }
   ],
   "status" : "OK"
}
 )