ITINERARY_86_OL = [
{ type: "walk", minutes: 7 },
{ type: "trip", route: "86", fromStop: "2571", toStop: "29001" },
{ type: "transfer", minutes: 4 },
{ type: "trip", route: "Orange", fromStop: "70030", toStop: "70016" },
{ type: "walk", minutes: 6 }
]