テキストを指定してプレースを検索します。

var request = {
  location: new google.maps.LatLng(35.7873194, 140.029875),
  radius: '500',
  query: 'restaurant'
};