/**/_xdc_._u28nu && _xdc_._u28nu( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Trinidad and Tobago",
               "short_name" : "TT",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Trinidad and Tobago",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 11.4004,
                  "lng" : -60.45089989999999
               },
               "southwest" : {
                  "lat" : 9.9930001,
                  "lng" : -61.9725001
               }
            },
            "location" : {
               "lat" : 10.691803,
               "lng" : -61.222503
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 10.8438153,
                  "lng" : -60.9091318
               },
               "southwest" : {
                  "lat" : 10.0424809,
                  "lng" : -61.9314174
               }
            }
         },
         "place_id" : "ChIJxbZQY5cHNowRJ_E5xlUoCP8",
         "types" : [ "country", "political" ]
      }
   ],
   "status" : "OK"
}
 )