/**/_xdc_._s41ruj && _xdc_._s41ruj( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Abidjan",
               "short_name" : "Abidjan",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Abidjan Department",
               "short_name" : "Abidjan Department",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "Abidjan Autonomous District",
               "short_name" : "Abidjan Autonomous District",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Côte d'Ivoire",
               "short_name" : "CI",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Abidjan, Côte d'Ivoire",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 5.4634126,
                  "lng" : -3.8352585
               },
               "southwest" : {
                  "lat" : 5.2334876,
                  "lng" : -4.124071499999999
               }
            },
            "location" : {
               "lat" : 5.3599517,
               "lng" : -4.0082563
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 5.4634126,
                  "lng" : -3.8352585
               },
               "southwest" : {
                  "lat" : 5.2334876,
                  "lng" : -4.124071499999999
               }
            }
         },
         "partial_match" : true,
         "place_id" : "ChIJIZGVEVPqwQ8RpiGS4dwN5z8",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )