/**/_xdc_._5eca0l && _xdc_._5eca0l( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "South Korea",
               "short_name" : "KR",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "South Korea",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 38.63400000000001,
                  "lng" : 131.1603
               },
               "southwest" : {
                  "lat" : 33.0041,
                  "lng" : 124.5863
               }
            },
            "location" : {
               "lat" : 35.907757,
               "lng" : 127.766922
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 38.6169152,
                  "lng" : 129.5846711
               },
               "southwest" : {
                  "lat" : 33.1061095,
                  "lng" : 124.6081391
               }
            }
         },
         "place_id" : "ChIJm7oRy-tVZDURS9uIugCbJJE",
         "types" : [ "country", "political" ]
      }
   ],
   "status" : "OK"
}
 )