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