How do I spawn characters at multiple locations?

What I really need is a spawn setup for a multiplayer (5v5) game with a few areas that players can spawn at, we’ll say 3 for each side. What I mean by that is each side would have 3 areas that they could spawn in at without having problems with colliding with each other on game start or anything like that. What I figure is that I should be able to just have clusters of playerstarts in each area but how do I tell the UE4 to pick one area then one playerstart for each person playing?