var request = {
  location: new google.maps.LatLng(-33.8665433, 151.1956316),
  radius: 500,
  types: ['store']
};