/**/_xdc_._ia4wly && _xdc_._ia4wly( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "N'Djamena",
               "short_name" : "N'Djamena",
               "types" : [ "locality", "political" ]
            },
            {
               "long_name" : "Chari",
               "short_name" : "Chari",
               "types" : [ "administrative_area_level_2", "political" ]
            },
            {
               "long_name" : "N'Djamena",
               "short_name" : "N'Djamena",
               "types" : [ "administrative_area_level_1", "political" ]
            },
            {
               "long_name" : "Chad",
               "short_name" : "TD",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "N'Djamena, Chad",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 12.1801019,
                  "lng" : 15.1484305
               },
               "southwest" : {
                  "lat" : 12.0603346,
                  "lng" : 14.9664874
               }
            },
            "location" : {
               "lat" : 12.1348457,
               "lng" : 15.0557415
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 12.1801019,
                  "lng" : 15.1484305
               },
               "southwest" : {
                  "lat" : 12.0603346,
                  "lng" : 14.9664874
               }
            }
         },
         "place_id" : "ChIJT_f8GM1jGRERO6rSdizpo7g",
         "types" : [ "locality", "political" ]
      }
   ],
   "status" : "OK"
}
 )