/**/_xdc_._j77rjr && _xdc_._j77rjr( {
   "results" : [
      {
         "address_components" : [
            {
               "long_name" : "Grenadines",
               "short_name" : "Grenadines",
               "types" : [ "establishment", "natural_feature" ]
            },
            {
               "long_name" : "Saint Vincent and the Grenadines",
               "short_name" : "VC",
               "types" : [ "country", "political" ]
            }
         ],
         "formatted_address" : "Grenadines, St Vincent and the Grenadines",
         "geometry" : {
            "location" : {
               "lat" : 12.6666667,
               "lng" : -61.25000000000001
            },
            "location_type" : "APPROXIMATE",
            "viewport" : {
               "northeast" : {
                  "lat" : 12.6775529,
                  "lng" : -61.2339926
               },
               "southwest" : {
                  "lat" : 12.65578,
                  "lng" : -61.2660074
               }
            }
         },
         "place_id" : "ChIJRcsERKd-R4wRwtcCnpLjcnw",
         "types" : [ "establishment", "natural_feature" ]
      }
   ],
   "status" : "OK"
}
 )