25 lines
367 B
JSON
25 lines
367 B
JSON
{
|
|
"stations": [
|
|
{
|
|
"name": "Mass Ave / Amherst",
|
|
"station_id": 67
|
|
},
|
|
{
|
|
"name": "Longfellow Elementary",
|
|
"station_id": 413
|
|
},
|
|
{
|
|
"name": "BCI",
|
|
"station_id": 80
|
|
},
|
|
{
|
|
"name": "Stata",
|
|
"station_id": 107
|
|
},
|
|
{
|
|
"name": "Grad Housing",
|
|
"station_id": 179
|
|
}
|
|
]
|
|
}
|