Both Frederick and Washington D.C. are on the Brunswick line, and the
code for Frederick is FRC (thanks you-know-who). The cost of that
ticket is $9 in CharmPass, so that's a Four Zone.
value="CPK" />
<label for="origin_CPK">College Park (Camden Line)</label>
</div>
+ <div>
+ <input type="radio" required
+ name="origin"
+ id="origin_FRC"
+ value="FRC" />
+ <label for="origin_FRC">Frederick (Brunswick Line)</label>
+ </div>
<div>
<input type="radio" required
name="origin"
value="CPK" />
<label for="destination_CPK">College Park (Camden Line)</label>
</div>
+ <div>
+ <input type="radio" required
+ name="destination"
+ id="destination_FRC"
+ value="FRC" />
+ <label for="destination_FRC">Frederick (Brunswick Line)</label>
+ </div>
<div>
<input type="radio" required
name="destination"
BWI_SEB: 2,
BWI_WAS: 3,
BWI_WBL: 1,
+ FRC_WAS: 4,
HAE_SEB: 2,
HAE_WAS: 3,
HAE_WBL: 1,