/**/_xdc_._c5ytdb && _xdc_._c5ytdb( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Antigua",
               "short_name" : "Antigua",
               "types" : [ "establishment", "natural_feature" ]
            },
            {
               "long_name" : "Antigua and Barbuda",
               "short_name" : "AG",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Antigua, Antigua and Barbuda",
         "geometry" : {
            "bounds" : {
               "northeast" : {
                  "lat" : 17.1737597,
                  "lng" : -61.67292439999999
               },
               "southwest" : {
                  "lat" : 16.9975787,
                  "lng" : -61.9062506
               }
            },
            "location" : {
               "lat" : 17.0746557,
               "lng" : -61.8175207
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 17.1737597,
                  "lng" : -61.67292439999999
               },
               "southwest" : {
                  "lat" : 16.9975787,
                  "lng" : -61.9062506
               }
            }
         },
         "place_id" : "ChIJryxSY_rqEowR_rUaX0nN9cs",
         "types" : [ "establishment", "natural_feature" ]
      }
   ],
   "status" : "OK"
}
 )