/**/_xdc_._xdinee && _xdc_._xdinee( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Myanmar (Burma)",
               "short_name" : "MM",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Myanmar (Burma)",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 28.5478351,
                  "lng" : 101.1702717
               },
               "southwest" : {
                  "lat" : 9.4518,
                  "lng" : 92.171808
               }
            },
            "location" : {
               "lat" : 21.916221,
               "lng" : 95.955974
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 28.5478351,
                  "lng" : 101.1702717
               },
               "southwest" : {
                  "lat" : 9.4518,
                  "lng" : 92.171808
               }
            }
         },
         "place_id" : "ChIJBylOcadSVjAREStiHOQOe7o",
         "types" : [ "country", "political" ]
      }
   ],
   "status" : "OK"
}
 )