if (option.access && option.access.length > 1) {
    option.access = option.access.filter(hasBicycleRent)
  }