/**/_xdc_._dwdpik && _xdc_._dwdpik( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Cocos (Keeling) Islands",
               "short_name" : "CC",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Cocos (Keeling) Islands",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : -11.819973,
                  "lng" : 96.93271639999999
               },
               "southwest" : {
                  "lat" : -12.2118513,
                  "lng" : 96.8134118
               }
            },
            "location" : {
               "lat" : -12.164165,
               "lng" : 96.87095599999999
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : -11.819973,
                  "lng" : 96.93271639999999
               },
               "southwest" : {
                  "lat" : -12.2118513,
                  "lng" : 96.8134118
               }
            }
         },
         "place_id" : "ChIJwWnofonFDi8Rpp_jEPBC0ds",
         "types" : [ "country", "political" ]
      }
   ],
   "status" : "OK"
}
 )