/**/_xdc_._pocdud && _xdc_._pocdud( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Czechia",
               "short_name" : "CZ",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Czechia",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 51.0557185,
                  "lng" : 18.8592361
               },
               "southwest" : {
                  "lat" : 48.5518081,
                  "lng" : 12.090589
               }
            },
            "location" : {
               "lat" : 49.81749199999999,
               "lng" : 15.472962
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 51.0557185,
                  "lng" : 18.8592361
               },
               "southwest" : {
                  "lat" : 48.5518081,
                  "lng" : 12.090589
               }
            }
         },
         "place_id" : "ChIJQ4Ld14-UC0cRb1jb03UcZvg",
         "types" : [ "country", "political" ]
      }
   ],
   "status" : "OK"
}
 )