Files
Project/src/dal/data/routes.json
Edward-1100 24e4b699d6 +S-Line
2025-11-19 18:08:19 -07:00

28 lines
612 B
JSON

[
{
"route_id": "701",
"start_location": "Draper City Center",
"end_location": "Salt Lake Central"
},
{
"route_id": "703",
"start_location": "Airport Station",
"end_location": "West Valley Central Station"
},
{
"route_id": "704",
"start_location": "Daybreak Parkway Station",
"end_location": "U. Of U. Medical Center Station"
},
{
"route_id": "720",
"start_location": "Provo Central Station",
"end_location": "Ogden Station"
},
{
"route_id": "750",
"start_location": "Fairmont Station",
"end_location": "Central Pointe Station"
}
]