Currently, the order in which parking lots appear to users can seem random. This is because they're being sorted by the Lot ID internal variable, which may not reflect a logical or user-friendly order.
Alphabetical order
Grouped by lot type (e.g., Yearly, Monthly, Semester, Other)
A combination of both (similar to the layout on the Admin > Lot Administration page)