/**/_xdc_._lkr31i && _xdc_._lkr31i( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "North Korea",
               "short_name" : "KP",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "North Korea",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 43.01159,
                  "lng" : 130.6990167
               },
               "southwest" : {
                  "lat" : 37.5892001,
                  "lng" : 124.1491605
               }
            },
            "location" : {
               "lat" : 40.339852,
               "lng" : 127.510093
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 43.01159,
                  "lng" : 130.6990167
               },
               "southwest" : {
                  "lat" : 37.5892001,
                  "lng" : 124.1491605
               }
            }
         },
         "place_id" : "ChIJN0NP5toCfjURHIYdPhyHCzo",
         "types" : [ "country", "political" ]
      }
   ],
   "status" : "OK"
}
 )