/**/_xdc_._hwb6e && _xdc_._hwb6e( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Ouagadougou",
               "short_name" : "Ouagadougou",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Kadiogo",
               "short_name" : "Kadiogo",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Centre Region",
               "short_name" : "Centre Region",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Burkina Faso",
               "short_name" : "BF",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Ouagadougou, Burkina Faso",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 12.4495679,
                  "lng" : -1.4236093
               },
               "southwest" : {
                  "lat" : 12.2674162,
                  "lng" : -1.6500773
               }
            },
            "location" : {
               "lat" : 12.3714277,
               "lng" : -1.5196603
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 12.4495679,
                  "lng" : -1.4236093
               },
               "southwest" : {
                  "lat" : 12.2674162,
                  "lng" : -1.6500773
               }
            }
         },
         "place_id" : "ChIJzUSqzuyVLg4Rizt0nHlnn3k",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )