Filtering option with 3 states

I'm working on a filtering capability for venues. One group of filter options requires me to account for 3 different states.

  1. Unselected (neutral, user doesn't have a preference)
  2. Selected, Yes
  3. Selected, No

User may only select one item at a time (can't select both). User may also unselect items once they've selected them.

Keep in mind this will be for mobile on Android. To give you a clearer example I've attached a couple of images on the directions I've been working on. Which layout do you think is most usable, and will be easiest to interpret by the user? Appreciate your input.

Option 1 - Stacked

Option 2 - Head to Head

Option 3 - Segmented