Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Marinéo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌220 erreurs, 40 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/12/2025 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 10 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 21323513 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
- trip_id 21323512 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
- trip_id 21323514 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
- trip_id 21323612 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
- trip_id 21323614 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_id does not exist in GTFS data E011 20 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 21323495 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323494 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323496 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323513 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323512 stop_id bsmtran2 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 186 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 21725971 stop_sequence 6 arrival_time 08:13:06 (1764745986) is less than previous stop arrival_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725971 stop_sequence 6 arrival_time 08:13:06 (1764745986) is less than previous stop departure_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725971 stop_sequence 6 departure_time 08:13:06 (1764745986) is less than previous stop departure_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725971 stop_sequence 6 departure_time 08:13:06 (1764745986) is less than previous stop arrival_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725992 stop_sequence 1 departure_time 08:25:00 (1764746700) is less than previous stop departure_time 09:07:12 (1764749232) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 3 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 21725994 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
- GTFS-rt trip_id 21725993 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
- GTFS-rt trip_id 21725991 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 1 erreur
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 21323739 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 40 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 21725994 does not have a vehicle_id
- trip_id 21725993 does not have a vehicle_id
- trip_id 21725992 does not have a vehicle_id
- trip_id 21725790 does not have a vehicle_id
- trip_id 21725789 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 530 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 970 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 064 | 30 fois (100 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 259 | 26 fois (87 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 30 | 24 fois (80 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 16 | 16 fois (53 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 16 | 16 fois (53 % des validations) |
| E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 5 | 5 fois (17 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 13 | 5 fois (17 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 03/12/2025 à 14h22 Europe/Paris.
trip_updates (70) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 03/12/2025 à 14h22 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "21323687",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771300",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "M1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323687"
}
}
},
{
"id": "21323839",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764767732",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
},
{
"arrival": {
"time": "1764767882",
"uncertainty": 120
},
"departure": {
"time": "1764767912",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767972",
"uncertainty": 120
},
"departure": {
"time": "1764768002",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768144",
"uncertainty": 120
},
"departure": {
"time": "1764768144",
"uncertainty": 120
},
"stopId": "bsmaug1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768222",
"uncertainty": 120
},
"departure": {
"time": "1764768222",
"uncertainty": 120
},
"stopId": "bsmhenn2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768263",
"uncertainty": 120
},
"departure": {
"time": "1764768263",
"uncertainty": 120
},
"stopId": "bsmros2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768311",
"uncertainty": 120
},
"departure": {
"time": "1764768311",
"uncertainty": 120
},
"stopId": "bsmmade",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768380",
"uncertainty": 120
},
"departure": {
"time": "1764768380",
"uncertainty": 120
},
"stopId": "smbplat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768462",
"uncertainty": 120
},
"departure": {
"time": "1764768462",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768625",
"uncertainty": 120
},
"departure": {
"time": "1764768625",
"uncertainty": 120
},
"stopId": "leopet1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768755",
"uncertainty": 120
},
"departure": {
"time": "1764768755",
"uncertainty": 120
},
"stopId": "lebeau3",
"stopSequence": 11
},
{
"arrival": {
"time": "1764768804",
"uncertainty": 120
},
"departure": {
"time": "1764768804",
"uncertainty": 120
},
"stopId": "leocite",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768836",
"uncertainty": 120
},
"departure": {
"time": "1764768836",
"uncertainty": 120
},
"stopId": "leobel1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768914",
"uncertainty": 120
},
"departure": {
"time": "1764768914",
"uncertainty": 120
},
"stopId": "leofle1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769012",
"uncertainty": 120
},
"departure": {
"time": "1764769012",
"uncertainty": 120
},
"stopId": "leopon1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769076",
"uncertainty": 120
},
"departure": {
"time": "1764769076",
"uncertainty": 120
},
"stopId": "leomair",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769125",
"uncertainty": 120
},
"departure": {
"time": "1764769125",
"uncertainty": 120
},
"stopId": "leogal",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769167",
"uncertainty": 120
},
"departure": {
"time": "1764769167",
"uncertainty": 120
},
"stopId": "leomou1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769256",
"uncertainty": 120
},
"stopId": "leoleod",
"stopSequence": 19
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323839"
},
"vehicle": {
"id": "517",
"label": "517"
}
}
},
{
"id": "21323832",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766833",
"uncertainty": 120
},
"stopId": "isqvill2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766905",
"uncertainty": 120
},
"departure": {
"time": "1764766923",
"uncertainty": 120
},
"stopId": "isqcast2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767013",
"uncertainty": 120
},
"departure": {
"time": "1764767013",
"uncertainty": 120
},
"stopId": "isqmair2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767093",
"uncertainty": 120
},
"departure": {
"time": "1764767093",
"uncertainty": 120
},
"stopId": "isqhame2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767163",
"uncertainty": 120
},
"departure": {
"time": "1764767163",
"uncertainty": 120
},
"stopId": "isqresi2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764767212",
"uncertainty": 120
},
"departure": {
"time": "1764767212",
"uncertainty": 120
},
"stopId": "leogal",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767236",
"uncertainty": 120
},
"departure": {
"time": "1764767236",
"uncertainty": 120
},
"stopId": "leomou1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767280",
"uncertainty": 120
},
"departure": {
"time": "1764767283",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767357",
"uncertainty": 120
},
"departure": {
"time": "1764767357",
"uncertainty": 120
},
"stopId": "leomou2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767382",
"uncertainty": 120
},
"departure": {
"time": "1764767382",
"uncertainty": 120
},
"stopId": "leogal2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767403",
"uncertainty": 120
},
"departure": {
"time": "1764767463",
"uncertainty": 120
},
"stopId": "leomair2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767523",
"uncertainty": 120
},
"departure": {
"time": "1764767523",
"uncertainty": 120
},
"stopId": "leopon2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767606",
"uncertainty": 120
},
"departure": {
"time": "1764767606",
"uncertainty": 120
},
"stopId": "leofle2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767643",
"uncertainty": 120
},
"departure": {
"time": "1764767763",
"uncertainty": 120
},
"stopId": "leobel2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767795",
"uncertainty": 120
},
"departure": {
"time": "1764767795",
"uncertainty": 120
},
"stopId": "leocite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767850",
"uncertainty": 120
},
"departure": {
"time": "1764767883",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768023",
"uncertainty": 120
},
"departure": {
"time": "1764768023",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768180",
"uncertainty": 120
},
"departure": {
"time": "1764768180",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768262",
"uncertainty": 120
},
"departure": {
"time": "1764768262",
"uncertainty": 120
},
"stopId": "smbplat",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768328",
"uncertainty": 120
},
"departure": {
"time": "1764768328",
"uncertainty": 120
},
"stopId": "bsmmade2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768360",
"uncertainty": 120
},
"departure": {
"time": "1764768360",
"uncertainty": 120
},
"stopId": "bsmros1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768429",
"uncertainty": 120
},
"departure": {
"time": "1764768429",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768524",
"uncertainty": 120
},
"departure": {
"time": "1764768524",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768617",
"uncertainty": 120
},
"departure": {
"time": "1764768617",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768726",
"uncertainty": 120
},
"stopId": "bsmcca4r",
"stopSequence": 25
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323832"
},
"vehicle": {
"id": "512",
"label": "512"
}
}
},
{
"id": "21323691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764769800",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "M2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323691"
}
}
},
{
"id": "21323701",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768300",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "K2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323701"
},
"vehicle": {
"id": "213",
"label": "213"
}
}
},
{
"id": "21726011",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768900",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768948",
"uncertainty": 120
},
"departure": {
"time": "1764768948",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764769011",
"uncertainty": 120
},
"departure": {
"time": "1764769011",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764769093",
"uncertainty": 120
},
"departure": {
"time": "1764769093",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764769142",
"uncertainty": 120
},
"departure": {
"time": "1764769142",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764769215",
"uncertainty": 120
},
"departure": {
"time": "1764769215",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764769321",
"uncertainty": 120
},
"departure": {
"time": "1764769321",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764769412",
"uncertainty": 120
},
"departure": {
"time": "1764769412",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769498",
"uncertainty": 120
},
"departure": {
"time": "1764769498",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764769599",
"uncertainty": 120
},
"departure": {
"time": "1764769599",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769764",
"uncertainty": 120
},
"departure": {
"time": "1764769764",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769824",
"uncertainty": 120
},
"departure": {
"time": "1764769824",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769872",
"uncertainty": 120
},
"departure": {
"time": "1764769872",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769918",
"uncertainty": 120
},
"departure": {
"time": "1764769918",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764770024",
"uncertainty": 120
},
"departure": {
"time": "1764770024",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770783",
"uncertainty": 120
},
"departure": {
"time": "1764770783",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770887",
"uncertainty": 120
},
"departure": {
"time": "1764770887",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770946",
"uncertainty": 120
},
"departure": {
"time": "1764770946",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764771009",
"uncertainty": 120
},
"departure": {
"time": "1764771009",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764771086",
"uncertainty": 120
},
"departure": {
"time": "1764771086",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764771136",
"uncertainty": 120
},
"departure": {
"time": "1764771136",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764771209",
"uncertainty": 120
},
"departure": {
"time": "1764771209",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764771325",
"uncertainty": 120
},
"departure": {
"time": "1764771325",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764771436",
"uncertainty": 120
},
"departure": {
"time": "1764771436",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764771512",
"uncertainty": 120
},
"departure": {
"time": "1764771512",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764771631",
"uncertainty": 120
},
"departure": {
"time": "1764771631",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764771753",
"uncertainty": 120
},
"departure": {
"time": "1764771753",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764771839",
"uncertainty": 120
},
"departure": {
"time": "1764771839",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764771958",
"uncertainty": 120
},
"departure": {
"time": "1764771958",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764772131",
"uncertainty": 120
},
"departure": {
"time": "1764772131",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764772201",
"uncertainty": 120
},
"departure": {
"time": "1764772201",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764772320",
"uncertainty": 120
},
"departure": {
"time": "1764772320",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764772383",
"uncertainty": 120
},
"departure": {
"time": "1764772383",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764772468",
"uncertainty": 120
},
"departure": {
"time": "1764772468",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764772538",
"uncertainty": 120
},
"departure": {
"time": "1764772538",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764772634",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726011"
}
}
},
{
"id": "21323697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771000",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "K1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323697"
}
}
},
{
"id": "21726010",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764773292",
"uncertainty": 120
},
"departure": {
"time": "1764773292",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764770700",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764770717",
"uncertainty": 120
},
"departure": {
"time": "1764770717",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764770803",
"uncertainty": 120
},
"departure": {
"time": "1764770803",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764770893",
"uncertainty": 120
},
"departure": {
"time": "1764770893",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764771000",
"uncertainty": 120
},
"departure": {
"time": "1764771000",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764771076",
"uncertainty": 120
},
"departure": {
"time": "1764771076",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764771215",
"uncertainty": 120
},
"departure": {
"time": "1764771215",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764771298",
"uncertainty": 120
},
"departure": {
"time": "1764771298",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764771480",
"uncertainty": 120
},
"departure": {
"time": "1764771480",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764771568",
"uncertainty": 120
},
"departure": {
"time": "1764771568",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764771660",
"uncertainty": 120
},
"departure": {
"time": "1764771720",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764771827",
"uncertainty": 120
},
"departure": {
"time": "1764771827",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764772002",
"uncertainty": 120
},
"departure": {
"time": "1764772002",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764772063",
"uncertainty": 120
},
"departure": {
"time": "1764772063",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764772140",
"uncertainty": 120
},
"departure": {
"time": "1764772140",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764772190",
"uncertainty": 120
},
"departure": {
"time": "1764772190",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764772253",
"uncertainty": 120
},
"departure": {
"time": "1764772253",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764772313",
"uncertainty": 120
},
"departure": {
"time": "1764772313",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764772367",
"uncertainty": 120
},
"departure": {
"time": "1764772367",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764772456",
"uncertainty": 120
},
"departure": {
"time": "1764772456",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764772641",
"uncertainty": 120
},
"departure": {
"time": "1764772641",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764772738",
"uncertainty": 120
},
"departure": {
"time": "1764772738",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764772778",
"uncertainty": 120
},
"departure": {
"time": "1764772778",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764772811",
"uncertainty": 120
},
"departure": {
"time": "1764772811",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764772860",
"uncertainty": 120
},
"departure": {
"time": "1764772860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764773641",
"uncertainty": 120
},
"departure": {
"time": "1764773641",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764773709",
"uncertainty": 120
},
"departure": {
"time": "1764773709",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764773758",
"uncertainty": 120
},
"departure": {
"time": "1764773758",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764773820",
"uncertainty": 120
},
"departure": {
"time": "1764773820",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764773902",
"uncertainty": 120
},
"departure": {
"time": "1764773902",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764773969",
"uncertainty": 120
},
"departure": {
"time": "1764773969",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764774007",
"uncertainty": 120
},
"departure": {
"time": "1764774007",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764774040",
"uncertainty": 120
},
"departure": {
"time": "1764774040",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764774106",
"uncertainty": 120
},
"departure": {
"time": "1764774106",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764774132",
"uncertainty": 120
},
"departure": {
"time": "1764774132",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764774204",
"uncertainty": 120
},
"departure": {
"time": "1764774204",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764774324",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726010"
}
}
},
{
"id": "21726009",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766263",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766293",
"uncertainty": 120
},
"departure": {
"time": "1764766323",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766353",
"uncertainty": 120
},
"departure": {
"time": "1764766353",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766408",
"uncertainty": 120
},
"departure": {
"time": "1764766413",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766473",
"uncertainty": 120
},
"departure": {
"time": "1764766473",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766515",
"uncertainty": 120
},
"departure": {
"time": "1764766533",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766607",
"uncertainty": 120
},
"departure": {
"time": "1764766621",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764766684",
"uncertainty": 120
},
"departure": {
"time": "1764766684",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764766773",
"uncertainty": 120
},
"departure": {
"time": "1764766803",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764766878",
"uncertainty": 120
},
"departure": {
"time": "1764766878",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767040",
"uncertainty": 120
},
"departure": {
"time": "1764767040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767099",
"uncertainty": 120
},
"departure": {
"time": "1764767099",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767146",
"uncertainty": 120
},
"departure": {
"time": "1764767146",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767192",
"uncertainty": 120
},
"departure": {
"time": "1764767192",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767298",
"uncertainty": 120
},
"departure": {
"time": "1764767298",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767697",
"uncertainty": 120
},
"departure": {
"time": "1764767697",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767757",
"uncertainty": 120
},
"departure": {
"time": "1764767757",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764767817",
"uncertainty": 120
},
"departure": {
"time": "1764767817",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764767847",
"uncertainty": 120
},
"departure": {
"time": "1764767847",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764767904",
"uncertainty": 120
},
"departure": {
"time": "1764767907",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764767967",
"uncertainty": 120
},
"departure": {
"time": "1764767967",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768027",
"uncertainty": 120
},
"departure": {
"time": "1764768027",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768117",
"uncertainty": 120
},
"departure": {
"time": "1764768117",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768197",
"uncertainty": 120
},
"departure": {
"time": "1764768197",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768264",
"uncertainty": 120
},
"departure": {
"time": "1764768264",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768398",
"uncertainty": 120
},
"departure": {
"time": "1764768398",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764768524",
"uncertainty": 120
},
"departure": {
"time": "1764768660",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764768712",
"uncertainty": 120
},
"departure": {
"time": "1764768712",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764768803",
"uncertainty": 120
},
"departure": {
"time": "1764768803",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764768972",
"uncertainty": 120
},
"departure": {
"time": "1764768972",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764769040",
"uncertainty": 120
},
"departure": {
"time": "1764769040",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764769180",
"uncertainty": 120
},
"departure": {
"time": "1764769180",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764769241",
"uncertainty": 120
},
"departure": {
"time": "1764769241",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764769322",
"uncertainty": 120
},
"departure": {
"time": "1764769322",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764769389",
"uncertainty": 120
},
"departure": {
"time": "1764769389",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764769481",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726009"
},
"vehicle": {
"id": "1201",
"label": "1201"
}
}
},
{
"id": "21726008",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764770592",
"uncertainty": 120
},
"departure": {
"time": "1764770592",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764768074",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768091",
"uncertainty": 120
},
"departure": {
"time": "1764768091",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768122",
"uncertainty": 120
},
"departure": {
"time": "1764768122",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768212",
"uncertainty": 120
},
"departure": {
"time": "1764768212",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768319",
"uncertainty": 120
},
"departure": {
"time": "1764768319",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768395",
"uncertainty": 120
},
"departure": {
"time": "1764768395",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768534",
"uncertainty": 120
},
"departure": {
"time": "1764768534",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768617",
"uncertainty": 120
},
"departure": {
"time": "1764768617",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768799",
"uncertainty": 120
},
"departure": {
"time": "1764768799",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768884",
"uncertainty": 120
},
"departure": {
"time": "1764768884",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768976",
"uncertainty": 120
},
"departure": {
"time": "1764769020",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769127",
"uncertainty": 120
},
"departure": {
"time": "1764769127",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769302",
"uncertainty": 120
},
"departure": {
"time": "1764769302",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769363",
"uncertainty": 120
},
"departure": {
"time": "1764769363",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769440",
"uncertainty": 120
},
"departure": {
"time": "1764769440",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769490",
"uncertainty": 120
},
"departure": {
"time": "1764769490",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769553",
"uncertainty": 120
},
"departure": {
"time": "1764769553",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769613",
"uncertainty": 120
},
"departure": {
"time": "1764769613",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769667",
"uncertainty": 120
},
"departure": {
"time": "1764769667",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764769756",
"uncertainty": 120
},
"departure": {
"time": "1764769756",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769941",
"uncertainty": 120
},
"departure": {
"time": "1764769941",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764770038",
"uncertainty": 120
},
"departure": {
"time": "1764770038",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764770078",
"uncertainty": 120
},
"departure": {
"time": "1764770078",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764770111",
"uncertainty": 120
},
"departure": {
"time": "1764770111",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764770160",
"uncertainty": 120
},
"departure": {
"time": "1764770160",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764770941",
"uncertainty": 120
},
"departure": {
"time": "1764770941",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764771009",
"uncertainty": 120
},
"departure": {
"time": "1764771009",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764771058",
"uncertainty": 120
},
"departure": {
"time": "1764771058",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764771120",
"uncertainty": 120
},
"departure": {
"time": "1764771120",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764771202",
"uncertainty": 120
},
"departure": {
"time": "1764771202",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764771269",
"uncertainty": 120
},
"departure": {
"time": "1764771269",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764771307",
"uncertainty": 120
},
"departure": {
"time": "1764771307",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764771340",
"uncertainty": 120
},
"departure": {
"time": "1764771340",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764771406",
"uncertainty": 120
},
"departure": {
"time": "1764771406",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764771432",
"uncertainty": 120
},
"departure": {
"time": "1764771432",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764771504",
"uncertainty": 120
},
"departure": {
"time": "1764771504",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764771624",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726008"
},
"vehicle": {
"id": "191",
"label": "191"
}
}
},
{
"id": "21323709",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766862",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766995",
"uncertainty": 120
},
"departure": {
"time": "1764767072",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767132",
"uncertainty": 120
},
"departure": {
"time": "1764767132",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767339",
"uncertainty": 120
},
"departure": {
"time": "1764767339",
"uncertainty": 120
},
"stopId": "bsmaug1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767408",
"uncertainty": 120
},
"departure": {
"time": "1764767432",
"uncertainty": 120
},
"stopId": "bsmhenn2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764767474",
"uncertainty": 120
},
"departure": {
"time": "1764767492",
"uncertainty": 120
},
"stopId": "bsmros2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767541",
"uncertainty": 120
},
"departure": {
"time": "1764767552",
"uncertainty": 120
},
"stopId": "bsmmade",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767642",
"uncertainty": 120
},
"departure": {
"time": "1764767642",
"uncertainty": 120
},
"stopId": "smbplat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767711",
"uncertainty": 120
},
"departure": {
"time": "1764767711",
"uncertainty": 120
},
"stopId": "smbappo",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767758",
"uncertainty": 120
},
"departure": {
"time": "1764767762",
"uncertainty": 120
},
"stopId": "smborme",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767816",
"uncertainty": 120
},
"departure": {
"time": "1764767822",
"uncertainty": 120
},
"stopId": "smbcite",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767859",
"uncertainty": 120
},
"departure": {
"time": "1764767912",
"uncertainty": 120
},
"stopId": "smbostr",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767972",
"uncertainty": 120
},
"departure": {
"time": "1764767972",
"uncertainty": 120
},
"stopId": "smbcite2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768020",
"uncertainty": 120
},
"departure": {
"time": "1764768020",
"uncertainty": 120
},
"stopId": "smborme2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768068",
"uncertainty": 120
},
"departure": {
"time": "1764768068",
"uncertainty": 120
},
"stopId": "smbappo2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768154",
"uncertainty": 120
},
"departure": {
"time": "1764768154",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768340",
"uncertainty": 120
},
"departure": {
"time": "1764768340",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768500",
"uncertainty": 120
},
"departure": {
"time": "1764768500",
"uncertainty": 120
},
"stopId": "outre12",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768562",
"uncertainty": 120
},
"departure": {
"time": "1764768562",
"uncertainty": 120
},
"stopId": "outcrow2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768603",
"uncertainty": 120
},
"departure": {
"time": "1764768603",
"uncertainty": 120
},
"stopId": "bsmseli2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768700",
"uncertainty": 120
},
"departure": {
"time": "1764768700",
"uncertainty": 120
},
"stopId": "bsmblum4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768802",
"uncertainty": 120
},
"departure": {
"time": "1764768802",
"uncertainty": 120
},
"stopId": "bsmdamr2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768869",
"uncertainty": 120
},
"departure": {
"time": "1764768869",
"uncertainty": 120
},
"stopId": "bsmres2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764769000",
"uncertainty": 120
},
"stopId": "bsmcca3r",
"stopSequence": 24
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "M2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323709"
},
"vehicle": {
"id": "514",
"label": "514"
}
}
},
{
"id": "21726012",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771624",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764771669",
"uncertainty": 120
},
"departure": {
"time": "1764771669",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764771727",
"uncertainty": 120
},
"departure": {
"time": "1764771727",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764771802",
"uncertainty": 120
},
"departure": {
"time": "1764771802",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764771847",
"uncertainty": 120
},
"departure": {
"time": "1764771847",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764771914",
"uncertainty": 120
},
"departure": {
"time": "1764771914",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764772011",
"uncertainty": 120
},
"departure": {
"time": "1764772011",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764772095",
"uncertainty": 120
},
"departure": {
"time": "1764772095",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764772174",
"uncertainty": 120
},
"departure": {
"time": "1764772174",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764772267",
"uncertainty": 120
},
"departure": {
"time": "1764772267",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764772080",
"uncertainty": 120
},
"departure": {
"time": "1764772080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764772130",
"uncertainty": 120
},
"departure": {
"time": "1764772130",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764772171",
"uncertainty": 120
},
"departure": {
"time": "1764772171",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764772210",
"uncertainty": 120
},
"departure": {
"time": "1764772210",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764772301",
"uncertainty": 120
},
"departure": {
"time": "1764772301",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764773442",
"uncertainty": 120
},
"departure": {
"time": "1764773442",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764773534",
"uncertainty": 120
},
"departure": {
"time": "1764773534",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764773587",
"uncertainty": 120
},
"departure": {
"time": "1764773587",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764773643",
"uncertainty": 120
},
"departure": {
"time": "1764773643",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764773712",
"uncertainty": 120
},
"departure": {
"time": "1764773712",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764773756",
"uncertainty": 120
},
"departure": {
"time": "1764773756",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764773831",
"uncertainty": 120
},
"departure": {
"time": "1764773831",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764773951",
"uncertainty": 120
},
"departure": {
"time": "1764773951",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764774065",
"uncertainty": 120
},
"departure": {
"time": "1764774065",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764774147",
"uncertainty": 120
},
"departure": {
"time": "1764774147",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764774266",
"uncertainty": 120
},
"departure": {
"time": "1764774266",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764774386",
"uncertainty": 120
},
"departure": {
"time": "1764774386",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764774489",
"uncertainty": 120
},
"departure": {
"time": "1764774489",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764774607",
"uncertainty": 120
},
"departure": {
"time": "1764774607",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764774800",
"uncertainty": 120
},
"departure": {
"time": "1764774800",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764774878",
"uncertainty": 120
},
"departure": {
"time": "1764774878",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764775010",
"uncertainty": 120
},
"departure": {
"time": "1764775010",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764775080",
"uncertainty": 120
},
"departure": {
"time": "1764775080",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764775182",
"uncertainty": 120
},
"departure": {
"time": "1764775182",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764775266",
"uncertainty": 120
},
"departure": {
"time": "1764775266",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764775380",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726012"
}
}
},
{
"id": "21323706",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768142",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768372",
"uncertainty": 120
},
"departure": {
"time": "1764768372",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768435",
"uncertainty": 120
},
"departure": {
"time": "1764768435",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768500",
"uncertainty": 120
},
"departure": {
"time": "1764768500",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768540",
"uncertainty": 120
},
"departure": {
"time": "1764768540",
"uncertainty": 120
},
"stopId": "bsmres1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768600",
"uncertainty": 120
},
"departure": {
"time": "1764768600",
"uncertainty": 120
},
"stopId": "bsmdamr",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768690",
"uncertainty": 120
},
"departure": {
"time": "1764768690",
"uncertainty": 120
},
"stopId": "bsmblum3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768767",
"uncertainty": 120
},
"departure": {
"time": "1764768767",
"uncertainty": 120
},
"stopId": "bsmseli",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768820",
"uncertainty": 120
},
"departure": {
"time": "1764768820",
"uncertainty": 120
},
"stopId": "outcrow",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768870",
"uncertainty": 120
},
"departure": {
"time": "1764768870",
"uncertainty": 120
},
"stopId": "outre1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769050",
"uncertainty": 120
},
"departure": {
"time": "1764769050",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769185",
"uncertainty": 120
},
"departure": {
"time": "1764769185",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769284",
"uncertainty": 120
},
"departure": {
"time": "1764769284",
"uncertainty": 120
},
"stopId": "smbappo",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769336",
"uncertainty": 120
},
"departure": {
"time": "1764769336",
"uncertainty": 120
},
"stopId": "smborme",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769369",
"uncertainty": 120
},
"departure": {
"time": "1764769369",
"uncertainty": 120
},
"stopId": "smbcite",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769404",
"uncertainty": 120
},
"departure": {
"time": "1764769404",
"uncertainty": 120
},
"stopId": "smbostr",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769439",
"uncertainty": 120
},
"departure": {
"time": "1764769439",
"uncertainty": 120
},
"stopId": "smbcite2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769488",
"uncertainty": 120
},
"departure": {
"time": "1764769488",
"uncertainty": 120
},
"stopId": "smborme2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769539",
"uncertainty": 120
},
"departure": {
"time": "1764769539",
"uncertainty": 120
},
"stopId": "smbappo2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764769631",
"uncertainty": 120
},
"departure": {
"time": "1764769631",
"uncertainty": 120
},
"stopId": "smbplat",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769708",
"uncertainty": 120
},
"departure": {
"time": "1764769708",
"uncertainty": 120
},
"stopId": "bsmmade2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764769760",
"uncertainty": 120
},
"departure": {
"time": "1764769760",
"uncertainty": 120
},
"stopId": "bsmros1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764769808",
"uncertainty": 120
},
"departure": {
"time": "1764769808",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764769968",
"uncertainty": 120
},
"departure": {
"time": "1764769968",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764770103",
"uncertainty": 120
},
"departure": {
"time": "1764770103",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 25
},
{
"arrival": {
"time": "1764770226",
"uncertainty": 120
},
"stopId": "bsmcca3r",
"stopSequence": 26
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "M1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323706"
},
"vehicle": {
"id": "180",
"label": "180"
}
}
},
{
"id": "21726006",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764767482",
"uncertainty": 120
},
"departure": {
"time": "1764767484",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764765394",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764765411",
"uncertainty": 120
},
"departure": {
"time": "1764765411",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764765463",
"uncertainty": 120
},
"departure": {
"time": "1764765463",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764765512",
"uncertainty": 120
},
"departure": {
"time": "1764765512",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764765673",
"uncertainty": 120
},
"departure": {
"time": "1764765692",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764765772",
"uncertainty": 120
},
"departure": {
"time": "1764765772",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764765849",
"uncertainty": 120
},
"departure": {
"time": "1764765872",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764765918",
"uncertainty": 120
},
"departure": {
"time": "1764765918",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764766015",
"uncertainty": 120
},
"departure": {
"time": "1764766052",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764766130",
"uncertainty": 120
},
"departure": {
"time": "1764766142",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764766257",
"uncertainty": 120
},
"departure": {
"time": "1764766483",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764766573",
"uncertainty": 120
},
"departure": {
"time": "1764766603",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764766768",
"uncertainty": 120
},
"departure": {
"time": "1764766783",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764766813",
"uncertainty": 120
},
"departure": {
"time": "1764766813",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764766841",
"uncertainty": 120
},
"departure": {
"time": "1764766843",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764766900",
"uncertainty": 120
},
"departure": {
"time": "1764766900",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764766946",
"uncertainty": 120
},
"departure": {
"time": "1764766963",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764766998",
"uncertainty": 120
},
"departure": {
"time": "1764766998",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764767036",
"uncertainty": 120
},
"departure": {
"time": "1764767036",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764767083",
"uncertainty": 120
},
"departure": {
"time": "1764767083",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764767241",
"uncertainty": 120
},
"departure": {
"time": "1764767241",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764767338",
"uncertainty": 120
},
"departure": {
"time": "1764767338",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764767378",
"uncertainty": 120
},
"departure": {
"time": "1764767378",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764767411",
"uncertainty": 120
},
"departure": {
"time": "1764767411",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764767460",
"uncertainty": 120
},
"departure": {
"time": "1764767460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764767730",
"uncertainty": 120
},
"departure": {
"time": "1764767730",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764767760",
"uncertainty": 120
},
"departure": {
"time": "1764767760",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764767807",
"uncertainty": 120
},
"departure": {
"time": "1764767820",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764767870",
"uncertainty": 120
},
"departure": {
"time": "1764767880",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764767960",
"uncertainty": 120
},
"departure": {
"time": "1764767970",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764768030",
"uncertainty": 120
},
"departure": {
"time": "1764768030",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764768079",
"uncertainty": 120
},
"departure": {
"time": "1764768079",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764768108",
"uncertainty": 120
},
"departure": {
"time": "1764768108",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764768155",
"uncertainty": 120
},
"departure": {
"time": "1764768155",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764768181",
"uncertainty": 120
},
"departure": {
"time": "1764768181",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764768253",
"uncertainty": 120
},
"departure": {
"time": "1764768253",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764768373",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726006"
},
"vehicle": {
"id": "197",
"label": "197"
}
}
},
{
"id": "21725803",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766749",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766895",
"uncertainty": 120
},
"departure": {
"time": "1764766895",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766959",
"uncertainty": 120
},
"departure": {
"time": "1764766959",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767105",
"uncertainty": 120
},
"departure": {
"time": "1764767105",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767169",
"uncertainty": 120
},
"departure": {
"time": "1764767169",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 5
},
{
"arrival": {
"time": "1764767302",
"uncertainty": 120
},
"departure": {
"time": "1764767409",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767477",
"uncertainty": 120
},
"departure": {
"time": "1764767477",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767559",
"uncertainty": 120
},
"departure": {
"time": "1764767559",
"uncertainty": 120
},
"stopId": "outhlm",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767633",
"uncertainty": 120
},
"departure": {
"time": "1764767633",
"uncertainty": 120
},
"stopId": "outbert",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767667",
"uncertainty": 120
},
"departure": {
"time": "1764767679",
"uncertainty": 120
},
"stopId": "outrsal2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767789",
"uncertainty": 120
},
"departure": {
"time": "1764767799",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767941",
"uncertainty": 120
},
"departure": {
"time": "1764767979",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768069",
"uncertainty": 120
},
"departure": {
"time": "1764768099",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768124",
"uncertainty": 120
},
"departure": {
"time": "1764768129",
"uncertainty": 120
},
"stopId": "outfleu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768199",
"uncertainty": 120
},
"departure": {
"time": "1764768199",
"uncertainty": 120
},
"stopId": "outcite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768244",
"uncertainty": 120
},
"departure": {
"time": "1764768244",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768368",
"uncertainty": 120
},
"departure": {
"time": "1764768368",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768438",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 18
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725803"
},
"vehicle": {
"id": "165",
"label": "165"
}
}
},
{
"id": "21725807",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764770700",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725807"
}
}
},
{
"id": "21725806",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771300",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725806"
}
}
},
{
"id": "21725805",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768600",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768849",
"uncertainty": 120
},
"departure": {
"time": "1764768849",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768941",
"uncertainty": 120
},
"departure": {
"time": "1764768941",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764769095",
"uncertainty": 120
},
"departure": {
"time": "1764769095",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764769159",
"uncertainty": 120
},
"departure": {
"time": "1764769159",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 5
},
{
"arrival": {
"time": "1764769299",
"uncertainty": 120
},
"departure": {
"time": "1764769299",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 6
},
{
"arrival": {
"time": "1764769349",
"uncertainty": 120
},
"departure": {
"time": "1764769349",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764769474",
"uncertainty": 120
},
"departure": {
"time": "1764769474",
"uncertainty": 120
},
"stopId": "outhlm",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769540",
"uncertainty": 120
},
"departure": {
"time": "1764769540",
"uncertainty": 120
},
"stopId": "outbert",
"stopSequence": 9
},
{
"arrival": {
"time": "1764769586",
"uncertainty": 120
},
"departure": {
"time": "1764769586",
"uncertainty": 120
},
"stopId": "outrsal2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769695",
"uncertainty": 120
},
"departure": {
"time": "1764769695",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769813",
"uncertainty": 120
},
"departure": {
"time": "1764769813",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769905",
"uncertainty": 120
},
"departure": {
"time": "1764769905",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769930",
"uncertainty": 120
},
"departure": {
"time": "1764769930",
"uncertainty": 120
},
"stopId": "outfleu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764770000",
"uncertainty": 120
},
"departure": {
"time": "1764770000",
"uncertainty": 120
},
"stopId": "outcite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770045",
"uncertainty": 120
},
"departure": {
"time": "1764770045",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770143",
"uncertainty": 120
},
"departure": {
"time": "1764770143",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770213",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 18
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725805"
}
}
},
{
"id": "21725804",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768433",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768522",
"uncertainty": 120
},
"departure": {
"time": "1764768522",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768583",
"uncertainty": 120
},
"departure": {
"time": "1764768583",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768722",
"uncertainty": 120
},
"departure": {
"time": "1764768722",
"uncertainty": 120
},
"stopId": "outcite",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768792",
"uncertainty": 120
},
"departure": {
"time": "1764768792",
"uncertainty": 120
},
"stopId": "outfleu",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768842",
"uncertainty": 120
},
"departure": {
"time": "1764768842",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768970",
"uncertainty": 120
},
"departure": {
"time": "1764768970",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764769065",
"uncertainty": 120
},
"departure": {
"time": "1764769065",
"uncertainty": 120
},
"stopId": "outrsal3",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769105",
"uncertainty": 120
},
"departure": {
"time": "1764769105",
"uncertainty": 120
},
"stopId": "outbert2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764769161",
"uncertainty": 120
},
"departure": {
"time": "1764769161",
"uncertainty": 120
},
"stopId": "outhlm2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769233",
"uncertainty": 120
},
"departure": {
"time": "1764769233",
"uncertainty": 120
},
"stopId": "outdes2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769282",
"uncertainty": 120
},
"departure": {
"time": "1764769282",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769382",
"uncertainty": 120
},
"departure": {
"time": "1764769382",
"uncertainty": 120
},
"stopId": "outlidl",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769562",
"uncertainty": 120
},
"departure": {
"time": "1764769562",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769702",
"uncertainty": 120
},
"departure": {
"time": "1764769702",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769791",
"uncertainty": 120
},
"departure": {
"time": "1764769791",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769982",
"uncertainty": 120
},
"departure": {
"time": "1764769982",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770089",
"uncertainty": 120
},
"departure": {
"time": "1764770089",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770198",
"uncertainty": 120
},
"stopId": "bsmcca1r",
"stopSequence": 19
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725804"
}
}
},
{
"id": "21323504",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764770481",
"uncertainty": 120
},
"departure": {
"time": "1764770481",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764770512",
"uncertainty": 120
},
"departure": {
"time": "1764770512",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"departure": {
"time": "1764769800",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1764770028",
"uncertainty": 120
},
"departure": {
"time": "1764770028",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764770180",
"uncertainty": 120
},
"departure": {
"time": "1764770180",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764770280",
"uncertainty": 120
},
"departure": {
"time": "1764770280",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764770384",
"uncertainty": 120
},
"departure": {
"time": "1764770384",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764770475",
"uncertainty": 120
},
"departure": {
"time": "1764770475",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764770580",
"uncertainty": 120
},
"departure": {
"time": "1764770580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764770625",
"uncertainty": 120
},
"departure": {
"time": "1764770625",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764770515",
"uncertainty": 120
},
"departure": {
"time": "1764770515",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1764770612",
"uncertainty": 120
},
"departure": {
"time": "1764770612",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1764770752",
"uncertainty": 120
},
"departure": {
"time": "1764770752",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1764770893",
"uncertainty": 120
},
"departure": {
"time": "1764770893",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1764770988",
"uncertainty": 120
},
"departure": {
"time": "1764770988",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1764771034",
"uncertainty": 120
},
"departure": {
"time": "1764771034",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1764771108",
"uncertainty": 120
},
"departure": {
"time": "1764771108",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764771212",
"uncertainty": 120
},
"departure": {
"time": "1764771212",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764771327",
"uncertainty": 120
},
"departure": {
"time": "1764771327",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764771403",
"uncertainty": 120
},
"departure": {
"time": "1764771403",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764771539",
"uncertainty": 120
},
"departure": {
"time": "1764771539",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764771632",
"uncertainty": 120
},
"departure": {
"time": "1764771632",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764771742",
"uncertainty": 120
},
"departure": {
"time": "1764771742",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764771800",
"uncertainty": 120
},
"departure": {
"time": "1764771800",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1764771893",
"uncertainty": 120
},
"departure": {
"time": "1764771893",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1764771990",
"uncertainty": 120
},
"departure": {
"time": "1764771990",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764772085",
"uncertainty": 120
},
"departure": {
"time": "1764772085",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1764772169",
"uncertainty": 120
},
"departure": {
"time": "1764772169",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1764772250",
"uncertainty": 120
},
"departure": {
"time": "1764772250",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1764772412",
"uncertainty": 120
},
"departure": {
"time": "1764772412",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764772519",
"uncertainty": 120
},
"departure": {
"time": "1764772519",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1764772592",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323504"
}
}
},
{
"id": "21725898",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764770940",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725898"
}
}
},
{
"id": "21725897",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764769980",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725897"
}
}
},
{
"id": "21725903",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764769860",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725903"
}
}
},
{
"id": "21725902",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764765634",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764765656",
"uncertainty": 120
},
"departure": {
"time": "1764765663",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764765723",
"uncertainty": 120
},
"departure": {
"time": "1764765993",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766053",
"uncertainty": 120
},
"departure": {
"time": "1764766053",
"uncertainty": 120
},
"stopId": "smbecol3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766083",
"uncertainty": 120
},
"departure": {
"time": "1764766143",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766203",
"uncertainty": 120
},
"departure": {
"time": "1764766203",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766279",
"uncertainty": 120
},
"departure": {
"time": "1764766293",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 7
},
{
"arrival": {
"time": "1764766346",
"uncertainty": 120
},
"departure": {
"time": "1764766346",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 8
},
{
"arrival": {
"time": "1764766400",
"uncertainty": 120
},
"departure": {
"time": "1764766413",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764766579",
"uncertainty": 120
},
"departure": {
"time": "1764766579",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 10
},
{
"arrival": {
"time": "1764766683",
"uncertainty": 120
},
"departure": {
"time": "1764766747",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767080",
"uncertainty": 120
},
"departure": {
"time": "1764767103",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767242",
"uncertainty": 120
},
"departure": {
"time": "1764767343",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767452",
"uncertainty": 120
},
"departure": {
"time": "1764767463",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767523",
"uncertainty": 120
},
"departure": {
"time": "1764767523",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767583",
"uncertainty": 120
},
"departure": {
"time": "1764767583",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767673",
"uncertainty": 120
},
"departure": {
"time": "1764767673",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 17
},
{
"arrival": {
"time": "1764767754",
"uncertainty": 120
},
"departure": {
"time": "1764767763",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 18
},
{
"arrival": {
"time": "1764767835",
"uncertainty": 120
},
"departure": {
"time": "1764767853",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 19
},
{
"arrival": {
"time": "1764767926",
"uncertainty": 120
},
"departure": {
"time": "1764767943",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768003",
"uncertainty": 120
},
"departure": {
"time": "1764768003",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768105",
"uncertainty": 120
},
"departure": {
"time": "1764768123",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768208",
"uncertainty": 120
},
"departure": {
"time": "1764768208",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768307",
"uncertainty": 120
},
"departure": {
"time": "1764768307",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768431",
"uncertainty": 120
},
"departure": {
"time": "1764768431",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768491",
"uncertainty": 120
},
"departure": {
"time": "1764768491",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 26
},
{
"arrival": {
"time": "1764768563",
"uncertainty": 120
},
"departure": {
"time": "1764768563",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764768611",
"uncertainty": 120
},
"departure": {
"time": "1764768611",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764768671",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 29
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725902"
},
"vehicle": {
"id": "533",
"label": "533"
}
}
},
{
"id": "21725888",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764769080",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725888"
}
}
},
{
"id": "21725895",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764769140",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725895"
}
}
},
{
"id": "21725911",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766682",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766768",
"uncertainty": 120
},
"departure": {
"time": "1764766768",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766812",
"uncertainty": 120
},
"departure": {
"time": "1764766812",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766828",
"uncertainty": 120
},
"departure": {
"time": "1764766832",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766892",
"uncertainty": 120
},
"departure": {
"time": "1764766892",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766930",
"uncertainty": 120
},
"departure": {
"time": "1764766953",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767012",
"uncertainty": 120
},
"departure": {
"time": "1764767012",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767145",
"uncertainty": 120
},
"departure": {
"time": "1764767222",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767294",
"uncertainty": 120
},
"departure": {
"time": "1764767342",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767402",
"uncertainty": 120
},
"departure": {
"time": "1764767402",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767441",
"uncertainty": 120
},
"departure": {
"time": "1764767462",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767552",
"uncertainty": 120
},
"departure": {
"time": "1764767582",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767626",
"uncertainty": 120
},
"departure": {
"time": "1764767626",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767753",
"uncertainty": 120
},
"departure": {
"time": "1764767762",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767821",
"uncertainty": 120
},
"departure": {
"time": "1764767821",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767952",
"uncertainty": 120
},
"departure": {
"time": "1764768002",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768093",
"uncertainty": 120
},
"departure": {
"time": "1764768122",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768260",
"uncertainty": 120
},
"departure": {
"time": "1764768260",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768360",
"uncertainty": 120
},
"departure": {
"time": "1764768360",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768461",
"uncertainty": 120
},
"departure": {
"time": "1764768461",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768549",
"uncertainty": 120
},
"departure": {
"time": "1764768549",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768610",
"uncertainty": 120
},
"departure": {
"time": "1764768610",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768687",
"uncertainty": 120
},
"departure": {
"time": "1764768687",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768757",
"uncertainty": 120
},
"departure": {
"time": "1764768757",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768868",
"uncertainty": 120
},
"departure": {
"time": "1764768868",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768957",
"uncertainty": 120
},
"departure": {
"time": "1764768957",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1764769021",
"uncertainty": 120
},
"departure": {
"time": "1764769021",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
},
{
"arrival": {
"time": "1764769135",
"uncertainty": 120
},
"departure": {
"time": "1764769135",
"uncertainty": 120
},
"stopId": "smbpeu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764769201",
"uncertainty": 120
},
"stopId": "smblam",
"stopSequence": 29
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725911"
},
"vehicle": {
"id": "511",
"label": "511"
}
}
},
{
"id": "21323846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764769500",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323846"
}
}
},
{
"id": "21725910",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764767432",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764767536",
"uncertainty": 120
},
"departure": {
"time": "1764767536",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767582",
"uncertainty": 120
},
"departure": {
"time": "1764767582",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767597",
"uncertainty": 120
},
"departure": {
"time": "1764767635",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767708",
"uncertainty": 120
},
"departure": {
"time": "1764767732",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764767789",
"uncertainty": 120
},
"departure": {
"time": "1764767822",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767881",
"uncertainty": 120
},
"departure": {
"time": "1764767882",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768032",
"uncertainty": 120
},
"departure": {
"time": "1764768032",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768102",
"uncertainty": 120
},
"departure": {
"time": "1764768102",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768166",
"uncertainty": 120
},
"departure": {
"time": "1764768166",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768207",
"uncertainty": 120
},
"departure": {
"time": "1764768207",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1764768300",
"uncertainty": 120
},
"departure": {
"time": "1764768300",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768346",
"uncertainty": 120
},
"departure": {
"time": "1764768346",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768481",
"uncertainty": 120
},
"departure": {
"time": "1764768481",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768538",
"uncertainty": 120
},
"departure": {
"time": "1764768538",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768669",
"uncertainty": 120
},
"departure": {
"time": "1764768669",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768763",
"uncertainty": 120
},
"departure": {
"time": "1764768900",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769049",
"uncertainty": 120
},
"departure": {
"time": "1764769049",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769154",
"uncertainty": 120
},
"departure": {
"time": "1764769154",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764769258",
"uncertainty": 120
},
"departure": {
"time": "1764769258",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769356",
"uncertainty": 120
},
"departure": {
"time": "1764769356",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764769428",
"uncertainty": 120
},
"departure": {
"time": "1764769428",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1764769508",
"uncertainty": 120
},
"departure": {
"time": "1764769508",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764769580",
"uncertainty": 120
},
"departure": {
"time": "1764769580",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1764769699",
"uncertainty": 120
},
"departure": {
"time": "1764769699",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764769815",
"uncertainty": 120
},
"departure": {
"time": "1764769815",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1764769879",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725910"
},
"vehicle": {
"id": "187",
"label": "187"
}
}
},
{
"id": "21323840",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771300",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323840"
}
}
},
{
"id": "21323869",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771600",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323869"
}
}
},
{
"id": "21323871",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764769200",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323871"
}
}
},
{
"id": "21725947",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764769944",
"uncertainty": 120
},
"departure": {
"time": "1764769944",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764770133",
"uncertainty": 120
},
"departure": {
"time": "1764770133",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764766414",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766467",
"uncertainty": 120
},
"departure": {
"time": "1764766467",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766504",
"uncertainty": 120
},
"departure": {
"time": "1764766534",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766643",
"uncertainty": 120
},
"departure": {
"time": "1764766684",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766732",
"uncertainty": 120
},
"departure": {
"time": "1764766732",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766886",
"uncertainty": 120
},
"departure": {
"time": "1764766894",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766964",
"uncertainty": 120
},
"departure": {
"time": "1764766984",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767104",
"uncertainty": 120
},
"departure": {
"time": "1764767104",
"uncertainty": 120
},
"stopId": "equcime",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767232",
"uncertainty": 120
},
"departure": {
"time": "1764767232",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767344",
"uncertainty": 120
},
"departure": {
"time": "1764767344",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767434",
"uncertainty": 120
},
"departure": {
"time": "1764767434",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767466",
"uncertainty": 120
},
"departure": {
"time": "1764767494",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767584",
"uncertainty": 120
},
"departure": {
"time": "1764767584",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767658",
"uncertainty": 120
},
"departure": {
"time": "1764767674",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767734",
"uncertainty": 120
},
"departure": {
"time": "1764767794",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767890",
"uncertainty": 120
},
"departure": {
"time": "1764767914",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767959",
"uncertainty": 120
},
"departure": {
"time": "1764767959",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768060",
"uncertainty": 120
},
"departure": {
"time": "1764768065",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768254",
"uncertainty": 120
},
"departure": {
"time": "1764768254",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768338",
"uncertainty": 120
},
"departure": {
"time": "1764768338",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768432",
"uncertainty": 120
},
"departure": {
"time": "1764768432",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768516",
"uncertainty": 120
},
"departure": {
"time": "1764768516",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768654",
"uncertainty": 120
},
"departure": {
"time": "1764768654",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768792",
"uncertainty": 120
},
"departure": {
"time": "1764768792",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768865",
"uncertainty": 120
},
"departure": {
"time": "1764768865",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768964",
"uncertainty": 120
},
"departure": {
"time": "1764768964",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764769017",
"uncertainty": 120
},
"departure": {
"time": "1764769017",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764769067",
"uncertainty": 120
},
"departure": {
"time": "1764769067",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764769147",
"uncertainty": 120
},
"departure": {
"time": "1764769147",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764769214",
"uncertainty": 120
},
"departure": {
"time": "1764769214",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764769262",
"uncertainty": 120
},
"departure": {
"time": "1764769262",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764769334",
"uncertainty": 120
},
"departure": {
"time": "1764769334",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764769581",
"uncertainty": 120
},
"departure": {
"time": "1764769581",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764769635",
"uncertainty": 120
},
"departure": {
"time": "1764769635",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764769672",
"uncertainty": 120
},
"departure": {
"time": "1764769672",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764769694",
"uncertainty": 120
},
"departure": {
"time": "1764769694",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764769763",
"uncertainty": 120
},
"departure": {
"time": "1764769763",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764769879",
"uncertainty": 120
},
"departure": {
"time": "1764769879",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764769860",
"uncertainty": 120
},
"departure": {
"time": "1764769860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764769929",
"uncertainty": 120
},
"departure": {
"time": "1764769929",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764770029",
"uncertainty": 120
},
"departure": {
"time": "1764770029",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764770092",
"uncertainty": 120
},
"departure": {
"time": "1764770092",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764770142",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725947"
},
"vehicle": {
"id": "162",
"label": "162"
}
}
},
{
"id": "21323865",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764770400",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323865"
}
}
},
{
"id": "21725949",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764770520",
"uncertainty": 120
},
"stopId": "wimmair",
"stopSequence": 1
},
{
"arrival": {
"time": "1764770598",
"uncertainty": 120
},
"departure": {
"time": "1764770598",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764770662",
"uncertainty": 120
},
"departure": {
"time": "1764770662",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764770785",
"uncertainty": 120
},
"departure": {
"time": "1764770785",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764770880",
"uncertainty": 120
},
"departure": {
"time": "1764770880",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764770850",
"uncertainty": 120
},
"departure": {
"time": "1764770850",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764770978",
"uncertainty": 120
},
"departure": {
"time": "1764770978",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764771035",
"uncertainty": 120
},
"departure": {
"time": "1764771035",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764771075",
"uncertainty": 120
},
"departure": {
"time": "1764771075",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764771121",
"uncertainty": 120
},
"departure": {
"time": "1764771121",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764771166",
"uncertainty": 120
},
"departure": {
"time": "1764771166",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764771336",
"uncertainty": 120
},
"departure": {
"time": "1764771336",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764771395",
"uncertainty": 120
},
"departure": {
"time": "1764771395",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764771483",
"uncertainty": 120
},
"departure": {
"time": "1764771483",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764771585",
"uncertainty": 120
},
"departure": {
"time": "1764771585",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764771652",
"uncertainty": 120
},
"departure": {
"time": "1764771652",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764771761",
"uncertainty": 120
},
"departure": {
"time": "1764771761",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764771872",
"uncertainty": 120
},
"departure": {
"time": "1764771872",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764772004",
"uncertainty": 120
},
"departure": {
"time": "1764772004",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764772073",
"uncertainty": 120
},
"departure": {
"time": "1764772073",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764772235",
"uncertainty": 120
},
"departure": {
"time": "1764772235",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764772341",
"uncertainty": 120
},
"departure": {
"time": "1764772341",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764772427",
"uncertainty": 120
},
"departure": {
"time": "1764772427",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764772556",
"uncertainty": 120
},
"departure": {
"time": "1764772556",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764772662",
"uncertainty": 120
},
"departure": {
"time": "1764772800",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764772903",
"uncertainty": 120
},
"departure": {
"time": "1764772903",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764773040",
"uncertainty": 120
},
"departure": {
"time": "1764773040",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764773160",
"uncertainty": 120
},
"departure": {
"time": "1764773160",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764773268",
"uncertainty": 120
},
"departure": {
"time": "1764773268",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764773348",
"uncertainty": 120
},
"departure": {
"time": "1764773348",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764773460",
"uncertainty": 120
},
"departure": {
"time": "1764773460",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764773543",
"uncertainty": 120
},
"departure": {
"time": "1764773543",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764773575",
"uncertainty": 120
},
"departure": {
"time": "1764773575",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764773667",
"uncertainty": 120
},
"departure": {
"time": "1764773667",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764773700",
"uncertainty": 120
},
"departure": {
"time": "1764773700",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764773782",
"uncertainty": 120
},
"departure": {
"time": "1764773782",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764773940",
"uncertainty": 120
},
"departure": {
"time": "1764773940",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764774120",
"uncertainty": 120
},
"departure": {
"time": "1764774120",
"uncertainty": 120
},
"stopId": "equcime2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764774240",
"uncertainty": 120
},
"departure": {
"time": "1764774240",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764774283",
"uncertainty": 120
},
"departure": {
"time": "1764774283",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764774360",
"uncertainty": 120
},
"departure": {
"time": "1764774360",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764774468",
"uncertainty": 120
},
"departure": {
"time": "1764774468",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764774526",
"uncertainty": 120
},
"departure": {
"time": "1764774526",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764774565",
"uncertainty": 120
},
"departure": {
"time": "1764774565",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764774660",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725949"
}
}
},
{
"id": "21725948",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764775630",
"uncertainty": 120
},
"departure": {
"time": "1764775630",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764775819",
"uncertainty": 120
},
"departure": {
"time": "1764775819",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764771720",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764771805",
"uncertainty": 120
},
"departure": {
"time": "1764771805",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764771850",
"uncertainty": 120
},
"departure": {
"time": "1764771850",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764771963",
"uncertainty": 120
},
"departure": {
"time": "1764771963",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764772020",
"uncertainty": 120
},
"departure": {
"time": "1764772020",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764772197",
"uncertainty": 120
},
"departure": {
"time": "1764772197",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764772260",
"uncertainty": 120
},
"departure": {
"time": "1764772260",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764772380",
"uncertainty": 120
},
"departure": {
"time": "1764772380",
"uncertainty": 120
},
"stopId": "equcime",
"stopSequence": 8
},
{
"arrival": {
"time": "1764772620",
"uncertainty": 120
},
"departure": {
"time": "1764772620",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764772774",
"uncertainty": 120
},
"departure": {
"time": "1764772774",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764772860",
"uncertainty": 120
},
"departure": {
"time": "1764772860",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764772912",
"uncertainty": 120
},
"departure": {
"time": "1764772912",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764773021",
"uncertainty": 120
},
"departure": {
"time": "1764773021",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764773144",
"uncertainty": 120
},
"departure": {
"time": "1764773144",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764773220",
"uncertainty": 120
},
"departure": {
"time": "1764773220",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764773300",
"uncertainty": 120
},
"departure": {
"time": "1764773300",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764773335",
"uncertainty": 120
},
"departure": {
"time": "1764773335",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764773460",
"uncertainty": 120
},
"departure": {
"time": "1764773460",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764773640",
"uncertainty": 120
},
"departure": {
"time": "1764773640",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764773754",
"uncertainty": 120
},
"departure": {
"time": "1764773754",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764773880",
"uncertainty": 120
},
"departure": {
"time": "1764773940",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764774024",
"uncertainty": 120
},
"departure": {
"time": "1764774024",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764774162",
"uncertainty": 120
},
"departure": {
"time": "1764774162",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764774300",
"uncertainty": 120
},
"departure": {
"time": "1764774300",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764774393",
"uncertainty": 120
},
"departure": {
"time": "1764774393",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764774520",
"uncertainty": 120
},
"departure": {
"time": "1764774520",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764774588",
"uncertainty": 120
},
"departure": {
"time": "1764774588",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764774653",
"uncertainty": 120
},
"departure": {
"time": "1764774653",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764774755",
"uncertainty": 120
},
"departure": {
"time": "1764774755",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764774840",
"uncertainty": 120
},
"departure": {
"time": "1764774840",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764774912",
"uncertainty": 120
},
"departure": {
"time": "1764774912",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764775020",
"uncertainty": 120
},
"departure": {
"time": "1764775020",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764775267",
"uncertainty": 120
},
"departure": {
"time": "1764775267",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764775321",
"uncertainty": 120
},
"departure": {
"time": "1764775321",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764775358",
"uncertainty": 120
},
"departure": {
"time": "1764775358",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764775380",
"uncertainty": 120
},
"departure": {
"time": "1764775380",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764775449",
"uncertainty": 120
},
"departure": {
"time": "1764775449",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764775565",
"uncertainty": 120
},
"departure": {
"time": "1764775565",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764775620",
"uncertainty": 120
},
"departure": {
"time": "1764775620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764775689",
"uncertainty": 120
},
"departure": {
"time": "1764775689",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764775789",
"uncertainty": 120
},
"departure": {
"time": "1764775789",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764775852",
"uncertainty": 120
},
"departure": {
"time": "1764775852",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764775828",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725948"
}
}
},
{
"id": "21323872",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768092",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768164",
"uncertainty": 120
},
"departure": {
"time": "1764768164",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768241",
"uncertainty": 120
},
"departure": {
"time": "1764768241",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768299",
"uncertainty": 120
},
"departure": {
"time": "1764768299",
"uncertainty": 120
},
"stopId": "bsmneu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768351",
"uncertainty": 120
},
"departure": {
"time": "1764768351",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768413",
"uncertainty": 120
},
"departure": {
"time": "1764768413",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768487",
"uncertainty": 120
},
"departure": {
"time": "1764768487",
"uncertainty": 120
},
"stopId": "bsmpalb2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768536",
"uncertainty": 120
},
"departure": {
"time": "1764768536",
"uncertainty": 120
},
"stopId": "bsmeco",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768572",
"uncertainty": 120
},
"departure": {
"time": "1764768572",
"uncertainty": 120
},
"stopId": "bsmnico",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768751",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 10
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323872"
},
"vehicle": {
"id": "618",
"label": "618"
}
}
},
{
"id": "21725839",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768123",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768227",
"uncertainty": 120
},
"departure": {
"time": "1764768227",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768334",
"uncertainty": 120
},
"departure": {
"time": "1764768334",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768407",
"uncertainty": 120
},
"departure": {
"time": "1764768407",
"uncertainty": 120
},
"stopId": "outpeu2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768441",
"uncertainty": 120
},
"departure": {
"time": "1764768441",
"uncertainty": 120
},
"stopId": "outorm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768510",
"uncertainty": 120
},
"departure": {
"time": "1764768510",
"uncertainty": 120
},
"stopId": "outtill",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768532",
"uncertainty": 120
},
"departure": {
"time": "1764768532",
"uncertainty": 120
},
"stopId": "outpru",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768608",
"uncertainty": 120
},
"departure": {
"time": "1764768608",
"uncertainty": 120
},
"stopId": "outrena2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768695",
"uncertainty": 120
},
"departure": {
"time": "1764768695",
"uncertainty": 120
},
"stopId": "outeco2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768786",
"uncertainty": 120
},
"departure": {
"time": "1764768786",
"uncertainty": 120
},
"stopId": "outmazu2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768865",
"uncertainty": 120
},
"departure": {
"time": "1764768865",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 11
},
{
"arrival": {
"time": "1764768962",
"uncertainty": 120
},
"departure": {
"time": "1764768962",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769022",
"uncertainty": 120
},
"departure": {
"time": "1764769022",
"uncertainty": 120
},
"stopId": "outplac2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769112",
"uncertainty": 120
},
"departure": {
"time": "1764769112",
"uncertainty": 120
},
"stopId": "outpost",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769163",
"uncertainty": 120
},
"departure": {
"time": "1764769163",
"uncertainty": 120
},
"stopId": "outbiez",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769218",
"uncertainty": 120
},
"departure": {
"time": "1764769218",
"uncertainty": 120
},
"stopId": "outpres2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769316",
"uncertainty": 120
},
"departure": {
"time": "1764769316",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769379",
"uncertainty": 120
},
"departure": {
"time": "1764769379",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769435",
"uncertainty": 120
},
"departure": {
"time": "1764769435",
"uncertainty": 120
},
"stopId": "outlal2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764769501",
"uncertainty": 120
},
"departure": {
"time": "1764769501",
"uncertainty": 120
},
"stopId": "outnce2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769537",
"uncertainty": 120
},
"departure": {
"time": "1764769537",
"uncertainty": 120
},
"stopId": "outsir2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764769626",
"uncertainty": 120
},
"departure": {
"time": "1764769626",
"uncertainty": 120
},
"stopId": "bsmvie",
"stopSequence": 22
},
{
"arrival": {
"time": "1764769799",
"uncertainty": 120
},
"departure": {
"time": "1764769799",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 23
},
{
"arrival": {
"time": "1764769906",
"uncertainty": 120
},
"departure": {
"time": "1764769906",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 24
},
{
"arrival": {
"time": "1764770099",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 25
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725839"
},
"vehicle": {
"id": "181",
"label": "181"
}
}
},
{
"id": "21725841",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771300",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725841"
}
}
},
{
"id": "21725840",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764769980",
"uncertainty": 120
},
"departure": {
"time": "1764769980",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1764770063",
"uncertainty": 120
},
"departure": {
"time": "1764770063",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1764770169",
"uncertainty": 120
},
"departure": {
"time": "1764770169",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1764769200",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1764769295",
"uncertainty": 120
},
"departure": {
"time": "1764769295",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764769380",
"uncertainty": 120
},
"departure": {
"time": "1764769380",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764769530",
"uncertainty": 120
},
"departure": {
"time": "1764769530",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764769612",
"uncertainty": 120
},
"departure": {
"time": "1764769612",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1764769644",
"uncertainty": 120
},
"departure": {
"time": "1764769644",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1764769714",
"uncertainty": 120
},
"departure": {
"time": "1764769714",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1764769773",
"uncertainty": 120
},
"departure": {
"time": "1764769773",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769843",
"uncertainty": 120
},
"departure": {
"time": "1764769843",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1764769900",
"uncertainty": 120
},
"departure": {
"time": "1764769900",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769980",
"uncertainty": 120
},
"departure": {
"time": "1764769980",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1764770097",
"uncertainty": 120
},
"departure": {
"time": "1764770097",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1764770137",
"uncertainty": 120
},
"departure": {
"time": "1764770137",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1764770220",
"uncertainty": 120
},
"departure": {
"time": "1764770220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1764770291",
"uncertainty": 120
},
"departure": {
"time": "1764770291",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770208",
"uncertainty": 120
},
"departure": {
"time": "1764770208",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770271",
"uncertainty": 120
},
"departure": {
"time": "1764770271",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770332",
"uncertainty": 120
},
"departure": {
"time": "1764770332",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770414",
"uncertainty": 120
},
"departure": {
"time": "1764770414",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1764770578",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725840"
}
}
},
{
"id": "21725871",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764770880",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725871"
}
}
},
{
"id": "21725868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766471",
"uncertainty": 120
},
"stopId": "baicas1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766510",
"uncertainty": 120
},
"departure": {
"time": "1764766510",
"uncertainty": 120
},
"stopId": "baiaub1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766570",
"uncertainty": 120
},
"departure": {
"time": "1764766570",
"uncertainty": 120
},
"stopId": "baihetr",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766669",
"uncertainty": 120
},
"departure": {
"time": "1764766669",
"uncertainty": 120
},
"stopId": "baique1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766916",
"uncertainty": 120
},
"departure": {
"time": "1764766916",
"uncertainty": 120
},
"stopId": "baibert2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766974",
"uncertainty": 120
},
"departure": {
"time": "1764766974",
"uncertainty": 120
},
"stopId": "baipat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767068",
"uncertainty": 120
},
"departure": {
"time": "1764767068",
"uncertainty": 120
},
"stopId": "baiboud2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767239",
"uncertainty": 120
},
"departure": {
"time": "1764767239",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767281",
"uncertainty": 120
},
"departure": {
"time": "1764767281",
"uncertainty": 120
},
"stopId": "smbpeu1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767362",
"uncertainty": 120
},
"departure": {
"time": "1764767431",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767448",
"uncertainty": 120
},
"departure": {
"time": "1764767448",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767551",
"uncertainty": 120
},
"departure": {
"time": "1764767551",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767608",
"uncertainty": 120
},
"departure": {
"time": "1764767701",
"uncertainty": 120
},
"stopId": "smbecol3",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767776",
"uncertainty": 120
},
"departure": {
"time": "1764767821",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767889",
"uncertainty": 120
},
"departure": {
"time": "1764767911",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767978",
"uncertainty": 120
},
"departure": {
"time": "1764767978",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768029",
"uncertainty": 120
},
"departure": {
"time": "1764768029",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768086",
"uncertainty": 120
},
"departure": {
"time": "1764768092",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768185",
"uncertainty": 120
},
"departure": {
"time": "1764768185",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768281",
"uncertainty": 120
},
"departure": {
"time": "1764768281",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768588",
"uncertainty": 120
},
"departure": {
"time": "1764768588",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768728",
"uncertainty": 120
},
"departure": {
"time": "1764768900",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768999",
"uncertainty": 120
},
"departure": {
"time": "1764768999",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764769062",
"uncertainty": 120
},
"departure": {
"time": "1764769062",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764769123",
"uncertainty": 120
},
"departure": {
"time": "1764769123",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 25
},
{
"arrival": {
"time": "1764769221",
"uncertainty": 120
},
"departure": {
"time": "1764769221",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 26
},
{
"arrival": {
"time": "1764769307",
"uncertainty": 120
},
"departure": {
"time": "1764769307",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 27
},
{
"arrival": {
"time": "1764769363",
"uncertainty": 120
},
"departure": {
"time": "1764769363",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 28
},
{
"arrival": {
"time": "1764769439",
"uncertainty": 120
},
"departure": {
"time": "1764769439",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 29
},
{
"arrival": {
"time": "1764769503",
"uncertainty": 120
},
"departure": {
"time": "1764769503",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 30
},
{
"arrival": {
"time": "1764769584",
"uncertainty": 120
},
"departure": {
"time": "1764769584",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 31
},
{
"arrival": {
"time": "1764769669",
"uncertainty": 120
},
"departure": {
"time": "1764769669",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764769768",
"uncertainty": 120
},
"departure": {
"time": "1764769768",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 33
},
{
"arrival": {
"time": "1764769892",
"uncertainty": 120
},
"departure": {
"time": "1764769892",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 34
},
{
"arrival": {
"time": "1764769952",
"uncertainty": 120
},
"departure": {
"time": "1764769952",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 35
},
{
"arrival": {
"time": "1764770024",
"uncertainty": 120
},
"departure": {
"time": "1764770024",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764770072",
"uncertainty": 120
},
"departure": {
"time": "1764770072",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764770132",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 38
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725868"
},
"vehicle": {
"id": "195",
"label": "195"
}
}
},
{
"id": "21725860",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764765631",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764765709",
"uncertainty": 120
},
"departure": {
"time": "1764765721",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764765777",
"uncertainty": 120
},
"departure": {
"time": "1764765777",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1764765790",
"uncertainty": 120
},
"departure": {
"time": "1764765811",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764765871",
"uncertainty": 120
},
"departure": {
"time": "1764765901",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764765948",
"uncertainty": 120
},
"departure": {
"time": "1764765991",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766051",
"uncertainty": 120
},
"departure": {
"time": "1764766051",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764766198",
"uncertainty": 120
},
"departure": {
"time": "1764766231",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764766334",
"uncertainty": 120
},
"departure": {
"time": "1764766381",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764766439",
"uncertainty": 120
},
"departure": {
"time": "1764766471",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764766513",
"uncertainty": 120
},
"departure": {
"time": "1764766513",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1764766591",
"uncertainty": 120
},
"departure": {
"time": "1764766653",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764766692",
"uncertainty": 120
},
"departure": {
"time": "1764766692",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764766794",
"uncertainty": 120
},
"departure": {
"time": "1764766801",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764766861",
"uncertainty": 120
},
"departure": {
"time": "1764766861",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1764766962",
"uncertainty": 120
},
"departure": {
"time": "1764767011",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767161",
"uncertainty": 120
},
"departure": {
"time": "1764767251",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1764767384",
"uncertainty": 120
},
"departure": {
"time": "1764767384",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764767482",
"uncertainty": 120
},
"departure": {
"time": "1764767522",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764767622",
"uncertainty": 120
},
"departure": {
"time": "1764767622",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1764767706",
"uncertainty": 120
},
"departure": {
"time": "1764767706",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764767762",
"uncertainty": 120
},
"departure": {
"time": "1764767792",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1764767869",
"uncertainty": 120
},
"departure": {
"time": "1764767882",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764767951",
"uncertainty": 120
},
"departure": {
"time": "1764767972",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768077",
"uncertainty": 120
},
"departure": {
"time": "1764768092",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768190",
"uncertainty": 120
},
"departure": {
"time": "1764768190",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1764768245",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725860"
},
"vehicle": {
"id": "190",
"label": "190"
}
}
},
{
"id": "21725885",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768142",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768349",
"uncertainty": 120
},
"departure": {
"time": "1764768349",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768440",
"uncertainty": 120
},
"departure": {
"time": "1764768440",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768501",
"uncertainty": 120
},
"departure": {
"time": "1764768501",
"uncertainty": 120
},
"stopId": "smbecol3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768577",
"uncertainty": 120
},
"departure": {
"time": "1764768577",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768647",
"uncertainty": 120
},
"departure": {
"time": "1764768647",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768717",
"uncertainty": 120
},
"departure": {
"time": "1764768717",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768770",
"uncertainty": 120
},
"departure": {
"time": "1764768770",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768834",
"uncertainty": 120
},
"departure": {
"time": "1764768834",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768947",
"uncertainty": 120
},
"departure": {
"time": "1764768947",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769046",
"uncertainty": 120
},
"departure": {
"time": "1764769046",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769353",
"uncertainty": 120
},
"departure": {
"time": "1764769353",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769491",
"uncertainty": 120
},
"departure": {
"time": "1764769800",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769869",
"uncertainty": 120
},
"departure": {
"time": "1764769869",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769944",
"uncertainty": 120
},
"departure": {
"time": "1764769944",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770009",
"uncertainty": 120
},
"departure": {
"time": "1764770009",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770121",
"uncertainty": 120
},
"departure": {
"time": "1764770121",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770220",
"uncertainty": 120
},
"departure": {
"time": "1764770220",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770276",
"uncertainty": 120
},
"departure": {
"time": "1764770276",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 19
},
{
"arrival": {
"time": "1764770352",
"uncertainty": 120
},
"departure": {
"time": "1764770352",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 20
},
{
"arrival": {
"time": "1764770431",
"uncertainty": 120
},
"departure": {
"time": "1764770431",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 21
},
{
"arrival": {
"time": "1764770512",
"uncertainty": 120
},
"departure": {
"time": "1764770512",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 22
},
{
"arrival": {
"time": "1764770597",
"uncertainty": 120
},
"departure": {
"time": "1764770597",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 23
},
{
"arrival": {
"time": "1764770696",
"uncertainty": 120
},
"departure": {
"time": "1764770696",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 24
},
{
"arrival": {
"time": "1764770820",
"uncertainty": 120
},
"departure": {
"time": "1764770820",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764770880",
"uncertainty": 120
},
"departure": {
"time": "1764770880",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 26
},
{
"arrival": {
"time": "1764770952",
"uncertainty": 120
},
"departure": {
"time": "1764770952",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764771000",
"uncertainty": 120
},
"departure": {
"time": "1764771000",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764771060",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 29
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725885"
},
"vehicle": {
"id": "1199",
"label": "1199"
}
}
},
{
"id": "21725872",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766626",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766686",
"uncertainty": 120
},
"departure": {
"time": "1764766686",
"uncertainty": 120
},
"stopId": "smbpeu1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766746",
"uncertainty": 120
},
"departure": {
"time": "1764766776",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766801",
"uncertainty": 120
},
"departure": {
"time": "1764766801",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766896",
"uncertainty": 120
},
"departure": {
"time": "1764766896",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766926",
"uncertainty": 120
},
"departure": {
"time": "1764766926",
"uncertainty": 120
},
"stopId": "smbecol3",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766993",
"uncertainty": 120
},
"departure": {
"time": "1764767076",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767136",
"uncertainty": 120
},
"departure": {
"time": "1764767136",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767189",
"uncertainty": 120
},
"departure": {
"time": "1764767196",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767243",
"uncertainty": 120
},
"departure": {
"time": "1764767243",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767292",
"uncertainty": 120
},
"departure": {
"time": "1764767316",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767418",
"uncertainty": 120
},
"departure": {
"time": "1764767496",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767586",
"uncertainty": 120
},
"departure": {
"time": "1764767616",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767924",
"uncertainty": 120
},
"departure": {
"time": "1764767946",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768088",
"uncertainty": 120
},
"departure": {
"time": "1764768126",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768231",
"uncertainty": 120
},
"departure": {
"time": "1764768231",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768293",
"uncertainty": 120
},
"departure": {
"time": "1764768293",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768354",
"uncertainty": 120
},
"departure": {
"time": "1764768354",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768446",
"uncertainty": 120
},
"departure": {
"time": "1764768446",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768528",
"uncertainty": 120
},
"departure": {
"time": "1764768528",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768584",
"uncertainty": 120
},
"departure": {
"time": "1764768584",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768660",
"uncertainty": 120
},
"departure": {
"time": "1764768660",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768722",
"uncertainty": 120
},
"departure": {
"time": "1764768722",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768803",
"uncertainty": 120
},
"departure": {
"time": "1764768803",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768888",
"uncertainty": 120
},
"departure": {
"time": "1764768888",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768987",
"uncertainty": 120
},
"departure": {
"time": "1764768987",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 26
},
{
"arrival": {
"time": "1764769111",
"uncertainty": 120
},
"departure": {
"time": "1764769111",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 27
},
{
"arrival": {
"time": "1764769171",
"uncertainty": 120
},
"departure": {
"time": "1764769171",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 28
},
{
"arrival": {
"time": "1764769243",
"uncertainty": 120
},
"departure": {
"time": "1764769243",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764769291",
"uncertainty": 120
},
"departure": {
"time": "1764769291",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764769351",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 31
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725872"
},
"vehicle": {
"id": "192",
"label": "192"
}
}
},
{
"id": "21323589",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764767552",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
},
{
"arrival": {
"time": "1764767757",
"uncertainty": 120
},
"departure": {
"time": "1764767912",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767970",
"uncertainty": 120
},
"departure": {
"time": "1764768002",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768079",
"uncertainty": 120
},
"departure": {
"time": "1764768122",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768203",
"uncertainty": 120
},
"departure": {
"time": "1764768203",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768273",
"uncertainty": 120
},
"departure": {
"time": "1764768273",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768331",
"uncertainty": 120
},
"departure": {
"time": "1764768331",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768437",
"uncertainty": 120
},
"departure": {
"time": "1764768437",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768480",
"uncertainty": 120
},
"departure": {
"time": "1764768480",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768540",
"uncertainty": 120
},
"departure": {
"time": "1764768540",
"uncertainty": 120
},
"stopId": "smbmont",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768683",
"uncertainty": 120
},
"departure": {
"time": "1764768683",
"uncertainty": 120
},
"stopId": "smbheli2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769102",
"uncertainty": 120
},
"departure": {
"time": "1764769102",
"uncertainty": 120
},
"stopId": "smboues",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769169",
"uncertainty": 120
},
"departure": {
"time": "1764769169",
"uncertainty": 120
},
"stopId": "smbest",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769234",
"uncertainty": 120
},
"departure": {
"time": "1764769234",
"uncertainty": 120
},
"stopId": "smbbadh",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769290",
"uncertainty": 120
},
"departure": {
"time": "1764769290",
"uncertainty": 120
},
"stopId": "lacpell",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769336",
"uncertainty": 120
},
"departure": {
"time": "1764769336",
"uncertainty": 120
},
"stopId": "lacpern",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769436",
"uncertainty": 120
},
"departure": {
"time": "1764769436",
"uncertainty": 120
},
"stopId": "lacgara",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769474",
"uncertainty": 120
},
"departure": {
"time": "1764769474",
"uncertainty": 120
},
"stopId": "lacegli",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769529",
"uncertainty": 120
},
"stopId": "lacchai",
"stopSequence": 19
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323589"
},
"vehicle": {
"id": "406",
"label": "406"
}
}
},
{
"id": "21323590",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764770400",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323590"
}
}
},
{
"id": "21323597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766833",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766908",
"uncertainty": 120
},
"departure": {
"time": "1764766923",
"uncertainty": 120
},
"stopId": "lacegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766986",
"uncertainty": 120
},
"departure": {
"time": "1764766986",
"uncertainty": 120
},
"stopId": "lacgara2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767071",
"uncertainty": 120
},
"departure": {
"time": "1764767071",
"uncertainty": 120
},
"stopId": "lacpern2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767103",
"uncertainty": 120
},
"departure": {
"time": "1764767103",
"uncertainty": 120
},
"stopId": "lacpell2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764767164",
"uncertainty": 120
},
"departure": {
"time": "1764767164",
"uncertainty": 120
},
"stopId": "smbbadh2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767223",
"uncertainty": 120
},
"departure": {
"time": "1764767253",
"uncertainty": 120
},
"stopId": "bsminqo",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767307",
"uncertainty": 120
},
"departure": {
"time": "1764767343",
"uncertainty": 120
},
"stopId": "smbipbo",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767374",
"uncertainty": 120
},
"departure": {
"time": "1764767381",
"uncertainty": 120
},
"stopId": "smboues2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767673",
"uncertainty": 120
},
"departure": {
"time": "1764767673",
"uncertainty": 120
},
"stopId": "smbheli",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767883",
"uncertainty": 120
},
"departure": {
"time": "1764767915",
"uncertainty": 120
},
"stopId": "smbmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767968",
"uncertainty": 120
},
"departure": {
"time": "1764767968",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768003",
"uncertainty": 120
},
"departure": {
"time": "1764768033",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768116",
"uncertainty": 120
},
"departure": {
"time": "1764768123",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768237",
"uncertainty": 120
},
"departure": {
"time": "1764768237",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768300",
"uncertainty": 120
},
"departure": {
"time": "1764768300",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768348",
"uncertainty": 120
},
"departure": {
"time": "1764768348",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768430",
"uncertainty": 120
},
"departure": {
"time": "1764768430",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768501",
"uncertainty": 120
},
"departure": {
"time": "1764768501",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768620",
"uncertainty": 120
},
"departure": {
"time": "1764768620",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768684",
"uncertainty": 120
},
"departure": {
"time": "1764768684",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768779",
"uncertainty": 120
},
"stopId": "bsmcc10r",
"stopSequence": 22
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323597"
},
"vehicle": {
"id": "407",
"label": "407"
}
}
},
{
"id": "21323598",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764770100",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323598"
}
}
},
{
"id": "21323639",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764767379",
"uncertainty": 120
},
"departure": {
"time": "1764767392",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764767421",
"uncertainty": 120
},
"departure": {
"time": "1764767421",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764767422",
"uncertainty": 120
},
"departure": {
"time": "1764767422",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764767436",
"uncertainty": 120
},
"departure": {
"time": "1764767452",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764767521",
"uncertainty": 120
},
"departure": {
"time": "1764767521",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764766082",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766262",
"uncertainty": 120
},
"departure": {
"time": "1764766292",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766364",
"uncertainty": 120
},
"departure": {
"time": "1764766364",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766401",
"uncertainty": 120
},
"departure": {
"time": "1764766412",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766465",
"uncertainty": 120
},
"departure": {
"time": "1764766622",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766652",
"uncertainty": 120
},
"departure": {
"time": "1764766652",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766737",
"uncertainty": 120
},
"departure": {
"time": "1764766742",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764766802",
"uncertainty": 120
},
"departure": {
"time": "1764766802",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764766862",
"uncertainty": 120
},
"departure": {
"time": "1764766892",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764766973",
"uncertainty": 120
},
"departure": {
"time": "1764767012",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767072",
"uncertainty": 120
},
"departure": {
"time": "1764767132",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767190",
"uncertainty": 120
},
"departure": {
"time": "1764767282",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767372",
"uncertainty": 120
},
"departure": {
"time": "1764767372",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767341",
"uncertainty": 120
},
"departure": {
"time": "1764767341",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767400",
"uncertainty": 120
},
"departure": {
"time": "1764767400",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767470",
"uncertainty": 120
},
"departure": {
"time": "1764767470",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767529",
"uncertainty": 120
},
"departure": {
"time": "1764767529",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764767582",
"uncertainty": 120
},
"departure": {
"time": "1764767640",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764767829",
"uncertainty": 120
},
"departure": {
"time": "1764767912",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764767987",
"uncertainty": 120
},
"departure": {
"time": "1764767987",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768050",
"uncertainty": 120
},
"departure": {
"time": "1764768050",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768180",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323639"
},
"vehicle": {
"id": "196",
"label": "196"
}
}
},
{
"id": "21323645",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764769880",
"uncertainty": 120
},
"departure": {
"time": "1764769880",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764769200",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764769424",
"uncertainty": 120
},
"departure": {
"time": "1764769424",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764769578",
"uncertainty": 120
},
"departure": {
"time": "1764769578",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764769680",
"uncertainty": 120
},
"departure": {
"time": "1764769680",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764769784",
"uncertainty": 120
},
"departure": {
"time": "1764769784",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764769875",
"uncertainty": 120
},
"departure": {
"time": "1764769875",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764769980",
"uncertainty": 120
},
"departure": {
"time": "1764769980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764770035",
"uncertainty": 120
},
"departure": {
"time": "1764770035",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769979",
"uncertainty": 120
},
"departure": {
"time": "1764769979",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764770066",
"uncertainty": 120
},
"departure": {
"time": "1764770066",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764770209",
"uncertainty": 120
},
"departure": {
"time": "1764770209",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764770298",
"uncertainty": 120
},
"departure": {
"time": "1764770298",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764770361",
"uncertainty": 120
},
"departure": {
"time": "1764770361",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764770424",
"uncertainty": 120
},
"departure": {
"time": "1764770424",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764770527",
"uncertainty": 120
},
"departure": {
"time": "1764770527",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770588",
"uncertainty": 120
},
"departure": {
"time": "1764770588",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770660",
"uncertainty": 120
},
"departure": {
"time": "1764770660",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770728",
"uncertainty": 120
},
"departure": {
"time": "1764770728",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770814",
"uncertainty": 120
},
"departure": {
"time": "1764770814",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764770914",
"uncertainty": 120
},
"departure": {
"time": "1764770914",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764771057",
"uncertainty": 120
},
"departure": {
"time": "1764771057",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764771151",
"uncertainty": 120
},
"departure": {
"time": "1764771151",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764771265",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323645"
}
}
},
{
"id": "21323644",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764770431",
"uncertainty": 120
},
"departure": {
"time": "1764770431",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764770460",
"uncertainty": 120
},
"departure": {
"time": "1764770460",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764770471",
"uncertainty": 120
},
"departure": {
"time": "1764770471",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764770485",
"uncertainty": 120
},
"departure": {
"time": "1764770485",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764770558",
"uncertainty": 120
},
"departure": {
"time": "1764770558",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764769200",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764769451",
"uncertainty": 120
},
"departure": {
"time": "1764769451",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764769543",
"uncertainty": 120
},
"departure": {
"time": "1764769543",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764769624",
"uncertainty": 120
},
"departure": {
"time": "1764769624",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764769740",
"uncertainty": 120
},
"departure": {
"time": "1764769740",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764769791",
"uncertainty": 120
},
"departure": {
"time": "1764769791",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764769872",
"uncertainty": 120
},
"departure": {
"time": "1764769872",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764769967",
"uncertainty": 120
},
"departure": {
"time": "1764769967",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764770047",
"uncertainty": 120
},
"departure": {
"time": "1764770047",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764770100",
"uncertainty": 120
},
"departure": {
"time": "1764770100",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764770227",
"uncertainty": 120
},
"departure": {
"time": "1764770227",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764770328",
"uncertainty": 120
},
"departure": {
"time": "1764770328",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764770424",
"uncertainty": 120
},
"departure": {
"time": "1764770424",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764770521",
"uncertainty": 120
},
"departure": {
"time": "1764770521",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764770580",
"uncertainty": 120
},
"departure": {
"time": "1764770580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770650",
"uncertainty": 120
},
"departure": {
"time": "1764770650",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770565",
"uncertainty": 120
},
"departure": {
"time": "1764770565",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770666",
"uncertainty": 120
},
"departure": {
"time": "1764770666",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770811",
"uncertainty": 120
},
"departure": {
"time": "1764770811",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764770938",
"uncertainty": 120
},
"departure": {
"time": "1764770938",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764771042",
"uncertainty": 120
},
"departure": {
"time": "1764771042",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764771173",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323644"
}
}
},
{
"id": "21323647",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764771740",
"uncertainty": 120
},
"departure": {
"time": "1764771740",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764771000",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764771252",
"uncertainty": 120
},
"departure": {
"time": "1764771252",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764771425",
"uncertainty": 120
},
"departure": {
"time": "1764771425",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764771540",
"uncertainty": 120
},
"departure": {
"time": "1764771540",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764771644",
"uncertainty": 120
},
"departure": {
"time": "1764771644",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764771735",
"uncertainty": 120
},
"departure": {
"time": "1764771735",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764771840",
"uncertainty": 120
},
"departure": {
"time": "1764771840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764771888",
"uncertainty": 120
},
"departure": {
"time": "1764771888",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764771829",
"uncertainty": 120
},
"departure": {
"time": "1764771829",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764771906",
"uncertainty": 120
},
"departure": {
"time": "1764771906",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764772032",
"uncertainty": 120
},
"departure": {
"time": "1764772032",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764772113",
"uncertainty": 120
},
"departure": {
"time": "1764772113",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764772176",
"uncertainty": 120
},
"departure": {
"time": "1764772176",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764772239",
"uncertainty": 120
},
"departure": {
"time": "1764772239",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764772343",
"uncertainty": 120
},
"departure": {
"time": "1764772343",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764772404",
"uncertainty": 120
},
"departure": {
"time": "1764772404",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764772476",
"uncertainty": 120
},
"departure": {
"time": "1764772476",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764772544",
"uncertainty": 120
},
"departure": {
"time": "1764772544",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764772630",
"uncertainty": 120
},
"departure": {
"time": "1764772630",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764772730",
"uncertainty": 120
},
"departure": {
"time": "1764772730",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764772872",
"uncertainty": 120
},
"departure": {
"time": "1764772872",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764772964",
"uncertainty": 120
},
"departure": {
"time": "1764772964",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764773079",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323647"
}
}
},
{
"id": "21323646",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764772231",
"uncertainty": 120
},
"departure": {
"time": "1764772231",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764772260",
"uncertainty": 120
},
"departure": {
"time": "1764772260",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764772271",
"uncertainty": 120
},
"departure": {
"time": "1764772271",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764772285",
"uncertainty": 120
},
"departure": {
"time": "1764772285",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764772358",
"uncertainty": 120
},
"departure": {
"time": "1764772358",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764771000",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764771251",
"uncertainty": 120
},
"departure": {
"time": "1764771251",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764771343",
"uncertainty": 120
},
"departure": {
"time": "1764771343",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764771424",
"uncertainty": 120
},
"departure": {
"time": "1764771424",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764771540",
"uncertainty": 120
},
"departure": {
"time": "1764771540",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764771591",
"uncertainty": 120
},
"departure": {
"time": "1764771591",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764771672",
"uncertainty": 120
},
"departure": {
"time": "1764771672",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764771767",
"uncertainty": 120
},
"departure": {
"time": "1764771767",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764771847",
"uncertainty": 120
},
"departure": {
"time": "1764771847",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764771900",
"uncertainty": 120
},
"departure": {
"time": "1764771900",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764772027",
"uncertainty": 120
},
"departure": {
"time": "1764772027",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764772128",
"uncertainty": 120
},
"departure": {
"time": "1764772128",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764772224",
"uncertainty": 120
},
"departure": {
"time": "1764772224",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764772321",
"uncertainty": 120
},
"departure": {
"time": "1764772321",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764772380",
"uncertainty": 120
},
"departure": {
"time": "1764772380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764772450",
"uncertainty": 120
},
"departure": {
"time": "1764772450",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764772365",
"uncertainty": 120
},
"departure": {
"time": "1764772365",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764772466",
"uncertainty": 120
},
"departure": {
"time": "1764772466",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764772608",
"uncertainty": 120
},
"departure": {
"time": "1764772608",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764772719",
"uncertainty": 120
},
"departure": {
"time": "1764772719",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764772809",
"uncertainty": 120
},
"departure": {
"time": "1764772809",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764772940",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323646"
}
}
},
{
"id": "21323641",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764768563",
"uncertainty": 120
},
"departure": {
"time": "1764768563",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764768592",
"uncertainty": 120
},
"departure": {
"time": "1764768592",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764768603",
"uncertainty": 120
},
"departure": {
"time": "1764768603",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764768617",
"uncertainty": 120
},
"departure": {
"time": "1764768617",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764768690",
"uncertainty": 120
},
"departure": {
"time": "1764768690",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764767462",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764767713",
"uncertainty": 120
},
"departure": {
"time": "1764767766",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767811",
"uncertainty": 120
},
"departure": {
"time": "1764767822",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767883",
"uncertainty": 120
},
"departure": {
"time": "1764767883",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767960",
"uncertainty": 120
},
"departure": {
"time": "1764768032",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768062",
"uncertainty": 120
},
"departure": {
"time": "1764768062",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768122",
"uncertainty": 120
},
"departure": {
"time": "1764768122",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768189",
"uncertainty": 120
},
"departure": {
"time": "1764768189",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768254",
"uncertainty": 120
},
"departure": {
"time": "1764768254",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768332",
"uncertainty": 120
},
"departure": {
"time": "1764768332",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768402",
"uncertainty": 120
},
"departure": {
"time": "1764768402",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764768465",
"uncertainty": 120
},
"departure": {
"time": "1764768465",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768556",
"uncertainty": 120
},
"departure": {
"time": "1764768556",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768841",
"uncertainty": 120
},
"departure": {
"time": "1764768841",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768900",
"uncertainty": 120
},
"departure": {
"time": "1764768900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768970",
"uncertainty": 120
},
"departure": {
"time": "1764768970",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768697",
"uncertainty": 120
},
"departure": {
"time": "1764768697",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768755",
"uncertainty": 120
},
"departure": {
"time": "1764768755",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768940",
"uncertainty": 120
},
"departure": {
"time": "1764768940",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764769020",
"uncertainty": 120
},
"departure": {
"time": "1764769020",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769085",
"uncertainty": 120
},
"departure": {
"time": "1764769085",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764769220",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323641"
},
"vehicle": {
"id": "164",
"label": "164"
}
}
},
{
"id": "21323643",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764768141",
"uncertainty": 120
},
"departure": {
"time": "1764768141",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764767527",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764767656",
"uncertainty": 120
},
"departure": {
"time": "1764767678",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767768",
"uncertainty": 120
},
"departure": {
"time": "1764767798",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767875",
"uncertainty": 120
},
"departure": {
"time": "1764767918",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767993",
"uncertainty": 120
},
"departure": {
"time": "1764768038",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768075",
"uncertainty": 120
},
"departure": {
"time": "1764768075",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768180",
"uncertainty": 120
},
"departure": {
"time": "1764768180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768235",
"uncertainty": 120
},
"departure": {
"time": "1764768235",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768240",
"uncertainty": 120
},
"departure": {
"time": "1764768240",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768291",
"uncertainty": 120
},
"departure": {
"time": "1764768291",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768388",
"uncertainty": 120
},
"departure": {
"time": "1764768388",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764768467",
"uncertainty": 120
},
"departure": {
"time": "1764768467",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768525",
"uncertainty": 120
},
"departure": {
"time": "1764768525",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768561",
"uncertainty": 120
},
"departure": {
"time": "1764768561",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768611",
"uncertainty": 120
},
"departure": {
"time": "1764768611",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768698",
"uncertainty": 120
},
"departure": {
"time": "1764768698",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768727",
"uncertainty": 120
},
"departure": {
"time": "1764768727",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768775",
"uncertainty": 120
},
"departure": {
"time": "1764768775",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768857",
"uncertainty": 120
},
"departure": {
"time": "1764768857",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768928",
"uncertainty": 120
},
"departure": {
"time": "1764768928",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769058",
"uncertainty": 120
},
"departure": {
"time": "1764769058",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764769122",
"uncertainty": 120
},
"departure": {
"time": "1764769122",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764769226",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323643"
},
"vehicle": {
"id": "518",
"label": "518"
}
}
},
{
"id": "21323642",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764767030",
"uncertainty": 120
},
"departure": {
"time": "1764767053",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764766322",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766472",
"uncertainty": 120
},
"departure": {
"time": "1764766472",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766669",
"uncertainty": 120
},
"departure": {
"time": "1764766743",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766802",
"uncertainty": 120
},
"departure": {
"time": "1764766802",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766862",
"uncertainty": 120
},
"departure": {
"time": "1764766862",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766875",
"uncertainty": 120
},
"departure": {
"time": "1764766875",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766980",
"uncertainty": 120
},
"departure": {
"time": "1764766980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767035",
"uncertainty": 120
},
"departure": {
"time": "1764767035",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767120",
"uncertainty": 120
},
"departure": {
"time": "1764767162",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767209",
"uncertainty": 120
},
"departure": {
"time": "1764767222",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767313",
"uncertainty": 120
},
"departure": {
"time": "1764767313",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767425",
"uncertainty": 120
},
"departure": {
"time": "1764767492",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767549",
"uncertainty": 120
},
"departure": {
"time": "1764767549",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767582",
"uncertainty": 120
},
"departure": {
"time": "1764767582",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767625",
"uncertainty": 120
},
"departure": {
"time": "1764767672",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767762",
"uncertainty": 120
},
"departure": {
"time": "1764767762",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767786",
"uncertainty": 120
},
"departure": {
"time": "1764767820",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764767866",
"uncertainty": 120
},
"departure": {
"time": "1764767866",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764767948",
"uncertainty": 120
},
"departure": {
"time": "1764767972",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768041",
"uncertainty": 120
},
"departure": {
"time": "1764768062",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768188",
"uncertainty": 120
},
"departure": {
"time": "1764768188",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768253",
"uncertainty": 120
},
"departure": {
"time": "1764768253",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768357",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323642"
},
"vehicle": {
"id": "183",
"label": "183"
}
}
},
{
"id": "21323521",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764769707",
"uncertainty": 120
},
"departure": {
"time": "1764769707",
"uncertainty": 120
},
"stopId": "bsmier2"
},
{
"arrival": {
"time": "1764769742",
"uncertainty": 120
},
"departure": {
"time": "1764769742",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764769820",
"uncertainty": 120
},
"departure": {
"time": "1764769820",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764767852",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764767897",
"uncertainty": 120
},
"departure": {
"time": "1764767942",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768032",
"uncertainty": 120
},
"departure": {
"time": "1764768032",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768068",
"uncertainty": 120
},
"departure": {
"time": "1764768092",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768179",
"uncertainty": 120
},
"departure": {
"time": "1764768179",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768250",
"uncertainty": 120
},
"departure": {
"time": "1764768250",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768361",
"uncertainty": 120
},
"departure": {
"time": "1764768361",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768460",
"uncertainty": 120
},
"departure": {
"time": "1764768460",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768522",
"uncertainty": 120
},
"departure": {
"time": "1764768522",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768560",
"uncertainty": 120
},
"departure": {
"time": "1764768560",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768611",
"uncertainty": 120
},
"departure": {
"time": "1764768611",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764768673",
"uncertainty": 120
},
"departure": {
"time": "1764768673",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768808",
"uncertainty": 120
},
"departure": {
"time": "1764768808",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768873",
"uncertainty": 120
},
"departure": {
"time": "1764768873",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768935",
"uncertainty": 120
},
"departure": {
"time": "1764768935",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769005",
"uncertainty": 120
},
"departure": {
"time": "1764769005",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769185",
"uncertainty": 120
},
"departure": {
"time": "1764769185",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769303",
"uncertainty": 120
},
"departure": {
"time": "1764769303",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769408",
"uncertainty": 120
},
"departure": {
"time": "1764769408",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764769483",
"uncertainty": 120
},
"departure": {
"time": "1764769483",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769591",
"uncertainty": 120
},
"departure": {
"time": "1764769591",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764769707",
"uncertainty": 120
},
"departure": {
"time": "1764769707",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764769748",
"uncertainty": 120
},
"departure": {
"time": "1764769748",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764769800",
"uncertainty": 120
},
"departure": {
"time": "1764769800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764769870",
"uncertainty": 120
},
"departure": {
"time": "1764769870",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764769820",
"uncertainty": 120
},
"departure": {
"time": "1764769820",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764769921",
"uncertainty": 120
},
"departure": {
"time": "1764769921",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764770068",
"uncertainty": 120
},
"departure": {
"time": "1764770068",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764770178",
"uncertainty": 120
},
"departure": {
"time": "1764770178",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1764770268",
"uncertainty": 120
},
"departure": {
"time": "1764770268",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1764770392",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323521"
},
"vehicle": {
"id": "166",
"label": "166"
}
}
},
{
"id": "21323522",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764772784",
"uncertainty": 120
},
"departure": {
"time": "1764772784",
"uncertainty": 120
},
"stopId": "bsmier2"
},
{
"arrival": {
"time": "1764772819",
"uncertainty": 120
},
"departure": {
"time": "1764772819",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764772897",
"uncertainty": 120
},
"departure": {
"time": "1764772897",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764770700",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764770783",
"uncertainty": 120
},
"departure": {
"time": "1764770783",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764770880",
"uncertainty": 120
},
"departure": {
"time": "1764770880",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764770975",
"uncertainty": 120
},
"departure": {
"time": "1764770975",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1764771060",
"uncertainty": 120
},
"departure": {
"time": "1764771060",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764771159",
"uncertainty": 120
},
"departure": {
"time": "1764771159",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764771352",
"uncertainty": 120
},
"departure": {
"time": "1764771352",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1764771462",
"uncertainty": 120
},
"departure": {
"time": "1764771462",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764771531",
"uncertainty": 120
},
"departure": {
"time": "1764771531",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764771604",
"uncertainty": 120
},
"departure": {
"time": "1764771604",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764771660",
"uncertainty": 120
},
"departure": {
"time": "1764771660",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764771737",
"uncertainty": 120
},
"departure": {
"time": "1764771737",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1764771883",
"uncertainty": 120
},
"departure": {
"time": "1764771883",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764771948",
"uncertainty": 120
},
"departure": {
"time": "1764771948",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764772010",
"uncertainty": 120
},
"departure": {
"time": "1764772010",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1764772080",
"uncertainty": 120
},
"departure": {
"time": "1764772080",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764772262",
"uncertainty": 120
},
"departure": {
"time": "1764772262",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764772380",
"uncertainty": 120
},
"departure": {
"time": "1764772380",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764772485",
"uncertainty": 120
},
"departure": {
"time": "1764772485",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764772560",
"uncertainty": 120
},
"departure": {
"time": "1764772560",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764772668",
"uncertainty": 120
},
"departure": {
"time": "1764772668",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764772784",
"uncertainty": 120
},
"departure": {
"time": "1764772784",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764772808",
"uncertainty": 120
},
"departure": {
"time": "1764772808",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764772860",
"uncertainty": 120
},
"departure": {
"time": "1764772860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764772930",
"uncertainty": 120
},
"departure": {
"time": "1764772930",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764772897",
"uncertainty": 120
},
"departure": {
"time": "1764772897",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764772998",
"uncertainty": 120
},
"departure": {
"time": "1764772998",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764773144",
"uncertainty": 120
},
"departure": {
"time": "1764773144",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764773265",
"uncertainty": 120
},
"departure": {
"time": "1764773265",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1764773364",
"uncertainty": 120
},
"departure": {
"time": "1764773364",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1764773488",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323522"
}
}
},
{
"id": "21323557",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764766164",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
},
{
"arrival": {
"time": "1764766222",
"uncertainty": 120
},
"departure": {
"time": "1764766254",
"uncertainty": 120
},
"stopId": "smbleon2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766310",
"uncertainty": 120
},
"departure": {
"time": "1764766344",
"uncertainty": 120
},
"stopId": "smbmoul2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766393",
"uncertainty": 120
},
"departure": {
"time": "1764766494",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766570",
"uncertainty": 120
},
"departure": {
"time": "1764766644",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766693",
"uncertainty": 120
},
"departure": {
"time": "1764766693",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766776",
"uncertainty": 120
},
"departure": {
"time": "1764766854",
"uncertainty": 120
},
"stopId": "smbmair",
"stopSequence": 7
},
{
"arrival": {
"time": "1764766914",
"uncertainty": 120
},
"departure": {
"time": "1764766944",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767031",
"uncertainty": 120
},
"departure": {
"time": "1764767031",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767090",
"uncertainty": 120
},
"departure": {
"time": "1764767124",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767193",
"uncertainty": 120
},
"departure": {
"time": "1764767193",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764767235",
"uncertainty": 120
},
"departure": {
"time": "1764767235",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764767312",
"uncertainty": 120
},
"departure": {
"time": "1764767334",
"uncertainty": 120
},
"stopId": "bsmlyc2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764767514",
"uncertainty": 120
},
"departure": {
"time": "1764767514",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 14
},
{
"arrival": {
"time": "1764767628",
"uncertainty": 120
},
"departure": {
"time": "1764767694",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767743",
"uncertainty": 120
},
"departure": {
"time": "1764767754",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767844",
"uncertainty": 120
},
"departure": {
"time": "1764767904",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768054",
"uncertainty": 120
},
"departure": {
"time": "1764768054",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768114",
"uncertainty": 120
},
"departure": {
"time": "1764768114",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768248",
"uncertainty": 120
},
"departure": {
"time": "1764768248",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 20
},
{
"arrival": {
"time": "1764768314",
"uncertainty": 120
},
"departure": {
"time": "1764768314",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 21
},
{
"arrival": {
"time": "1764768371",
"uncertainty": 120
},
"departure": {
"time": "1764768371",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768415",
"uncertainty": 120
},
"departure": {
"time": "1764768415",
"uncertainty": 120
},
"stopId": "outre2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768463",
"uncertainty": 120
},
"departure": {
"time": "1764768463",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768499",
"uncertainty": 120
},
"departure": {
"time": "1764768499",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768552",
"uncertainty": 120
},
"departure": {
"time": "1764768552",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 26
},
{
"arrival": {
"time": "1764768612",
"uncertainty": 120
},
"departure": {
"time": "1764768612",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 27
},
{
"arrival": {
"time": "1764768661",
"uncertainty": 120
},
"departure": {
"time": "1764768661",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 28
},
{
"arrival": {
"time": "1764768703",
"uncertainty": 120
},
"departure": {
"time": "1764768703",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 29
},
{
"arrival": {
"time": "1764768754",
"uncertainty": 120
},
"departure": {
"time": "1764768754",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764768808",
"uncertainty": 120
},
"departure": {
"time": "1764768808",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 31
},
{
"arrival": {
"time": "1764768868",
"uncertainty": 120
},
"departure": {
"time": "1764768868",
"uncertainty": 120
},
"stopId": "semcach",
"stopSequence": 32
},
{
"arrival": {
"time": "1764768933",
"uncertainty": 120
},
"departure": {
"time": "1764768933",
"uncertainty": 120
},
"stopId": "semcord2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764769053",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 34
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323557"
},
"vehicle": {
"id": "1200",
"label": "1200"
}
}
},
{
"id": "21323559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764771120",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323559"
}
}
},
{
"id": "21323558",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768600",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323558"
}
}
},
{
"id": "21323573",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764767408",
"uncertainty": 120
},
"departure": {
"time": "1764767408",
"uncertainty": 120
},
"stopId": "semquen4"
},
{
"departure": {
"time": "1764767402",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 1
},
{
"arrival": {
"time": "1764767203",
"uncertainty": 120
},
"departure": {
"time": "1764767203",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcite",
"stopSequence": 2
},
{
"arrival": {
"time": "1764767301",
"uncertainty": 120
},
"departure": {
"time": "1764767301",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcach2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764767607",
"uncertainty": 120
},
"departure": {
"time": "1764767607",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764767667",
"uncertainty": 120
},
"departure": {
"time": "1764767697",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 5
},
{
"arrival": {
"time": "1764767778",
"uncertainty": 120
},
"departure": {
"time": "1764767778",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764767836",
"uncertainty": 120
},
"departure": {
"time": "1764767848",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764767886",
"uncertainty": 120
},
"departure": {
"time": "1764767886",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764767936",
"uncertainty": 120
},
"departure": {
"time": "1764767936",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764767967",
"uncertainty": 120
},
"departure": {
"time": "1764767967",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764767997",
"uncertainty": 120
},
"departure": {
"time": "1764767997",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764768057",
"uncertainty": 120
},
"departure": {
"time": "1764768057",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 12
},
{
"arrival": {
"time": "1764768087",
"uncertainty": 120
},
"departure": {
"time": "1764768087",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764768207",
"uncertainty": 120
},
"departure": {
"time": "1764768207",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764768380",
"uncertainty": 120
},
"departure": {
"time": "1764768380",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764768437",
"uncertainty": 120
},
"departure": {
"time": "1764768437",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1764768583",
"uncertainty": 120
},
"departure": {
"time": "1764768583",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1764768668",
"uncertainty": 120
},
"departure": {
"time": "1764768668",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1764768754",
"uncertainty": 120
},
"departure": {
"time": "1764768754",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 19
},
{
"arrival": {
"time": "1764768972",
"uncertainty": 120
},
"departure": {
"time": "1764768972",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769034",
"uncertainty": 120
},
"departure": {
"time": "1764769034",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764769216",
"uncertainty": 120
},
"departure": {
"time": "1764769216",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764769312",
"uncertainty": 120
},
"departure": {
"time": "1764769312",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 23
},
{
"arrival": {
"time": "1764769369",
"uncertainty": 120
},
"departure": {
"time": "1764769369",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 24
},
{
"arrival": {
"time": "1764769456",
"uncertainty": 120
},
"departure": {
"time": "1764769456",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764769534",
"uncertainty": 120
},
"departure": {
"time": "1764769534",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764769654",
"uncertainty": 120
},
"departure": {
"time": "1764769654",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764769756",
"uncertainty": 120
},
"departure": {
"time": "1764769756",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764769775",
"uncertainty": 120
},
"departure": {
"time": "1764769775",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764769850",
"uncertainty": 120
},
"departure": {
"time": "1764769850",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 30
},
{
"arrival": {
"time": "1764769992",
"uncertainty": 120
},
"departure": {
"time": "1764769992",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764770016",
"uncertainty": 120
},
"departure": {
"time": "1764770016",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 32
},
{
"arrival": {
"time": "1764770055",
"uncertainty": 120
},
"departure": {
"time": "1764770055",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 33
},
{
"arrival": {
"time": "1764770116",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 34
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323573"
},
"vehicle": {
"id": "513",
"label": "513"
}
}
},
{
"id": "21323574",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764769326",
"uncertainty": 120
},
"departure": {
"time": "1764769326",
"uncertainty": 120
},
"stopId": "semquen4"
},
{
"departure": {
"time": "1764769320",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 1
},
{
"arrival": {
"time": "1764769423",
"uncertainty": 120
},
"departure": {
"time": "1764769423",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcite",
"stopSequence": 2
},
{
"arrival": {
"time": "1764769521",
"uncertainty": 120
},
"departure": {
"time": "1764769521",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcach2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764769540",
"uncertainty": 120
},
"departure": {
"time": "1764769540",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764769610",
"uncertainty": 120
},
"departure": {
"time": "1764769610",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 5
},
{
"arrival": {
"time": "1764769685",
"uncertainty": 120
},
"departure": {
"time": "1764769685",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764769742",
"uncertainty": 120
},
"departure": {
"time": "1764769742",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764769784",
"uncertainty": 120
},
"departure": {
"time": "1764769784",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769866",
"uncertainty": 120
},
"departure": {
"time": "1764769866",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764769933",
"uncertainty": 120
},
"departure": {
"time": "1764769933",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769987",
"uncertainty": 120
},
"departure": {
"time": "1764769987",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764770037",
"uncertainty": 120
},
"departure": {
"time": "1764770037",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 12
},
{
"arrival": {
"time": "1764770092",
"uncertainty": 120
},
"departure": {
"time": "1764770092",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764770210",
"uncertainty": 120
},
"departure": {
"time": "1764770210",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764770350",
"uncertainty": 120
},
"departure": {
"time": "1764770350",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770439",
"uncertainty": 120
},
"departure": {
"time": "1764770439",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770630",
"uncertainty": 120
},
"departure": {
"time": "1764770630",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770754",
"uncertainty": 120
},
"departure": {
"time": "1764770754",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770866",
"uncertainty": 120
},
"departure": {
"time": "1764771000",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 19
},
{
"arrival": {
"time": "1764771245",
"uncertainty": 120
},
"departure": {
"time": "1764771245",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 20
},
{
"arrival": {
"time": "1764771335",
"uncertainty": 120
},
"departure": {
"time": "1764771335",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764771540",
"uncertainty": 120
},
"departure": {
"time": "1764771540",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764771636",
"uncertainty": 120
},
"departure": {
"time": "1764771636",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 23
},
{
"arrival": {
"time": "1764771693",
"uncertainty": 120
},
"departure": {
"time": "1764771693",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 24
},
{
"arrival": {
"time": "1764771780",
"uncertainty": 120
},
"departure": {
"time": "1764771780",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764771858",
"uncertainty": 120
},
"departure": {
"time": "1764771858",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764771978",
"uncertainty": 120
},
"departure": {
"time": "1764771978",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764772080",
"uncertainty": 120
},
"departure": {
"time": "1764772080",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764772099",
"uncertainty": 120
},
"departure": {
"time": "1764772099",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764772174",
"uncertainty": 120
},
"departure": {
"time": "1764772174",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 30
},
{
"arrival": {
"time": "1764772316",
"uncertainty": 120
},
"departure": {
"time": "1764772316",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764772340",
"uncertainty": 120
},
"departure": {
"time": "1764772340",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 32
},
{
"arrival": {
"time": "1764772379",
"uncertainty": 120
},
"departure": {
"time": "1764772379",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 33
},
{
"arrival": {
"time": "1764772440",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 34
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323574"
}
}
},
{
"id": "21323723",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764769553",
"uncertainty": 120
},
"departure": {
"time": "1764769553",
"uncertainty": 120
},
"stopId": "outrsal"
},
{
"arrival": {
"time": "1764769556",
"uncertainty": 120
},
"departure": {
"time": "1764769556",
"uncertainty": 120
},
"stopId": "outrsal3"
},
{
"arrival": {
"time": "1764769606",
"uncertainty": 120
},
"departure": {
"time": "1764769606",
"uncertainty": 120
},
"stopId": "outbert2"
},
{
"arrival": {
"time": "1764769676",
"uncertainty": 120
},
"departure": {
"time": "1764769676",
"uncertainty": 120
},
"stopId": "outhlm2"
},
{
"arrival": {
"time": "1764769766",
"uncertainty": 120
},
"departure": {
"time": "1764769766",
"uncertainty": 120
},
"stopId": "outdes2"
},
{
"arrival": {
"time": "1764769830",
"uncertainty": 120
},
"departure": {
"time": "1764769830",
"uncertainty": 120
},
"stopId": "outedo2"
},
{
"arrival": {
"time": "1764769885",
"uncertainty": 120
},
"departure": {
"time": "1764769885",
"uncertainty": 120
},
"stopId": "outre2"
},
{
"arrival": {
"time": "1764769945",
"uncertainty": 120
},
"departure": {
"time": "1764769945",
"uncertainty": 120
},
"stopId": "outlagr4"
},
{
"arrival": {
"time": "1764769946",
"uncertainty": 120
},
"departure": {
"time": "1764769946",
"uncertainty": 120
},
"stopId": "outlagr"
},
{
"arrival": {
"time": "1764770295",
"uncertainty": 120
},
"departure": {
"time": "1764770295",
"uncertainty": 120
},
"stopId": "semhesd"
},
{
"arrival": {
"time": "1764770358",
"uncertainty": 120
},
"departure": {
"time": "1764770358",
"uncertainty": 120
},
"stopId": "semcach"
},
{
"arrival": {
"time": "1764770429",
"uncertainty": 120
},
"departure": {
"time": "1764770429",
"uncertainty": 120
},
"stopId": "semcord"
},
{
"arrival": {
"time": "1764770490",
"uncertainty": 120
},
"departure": {
"time": "1764770490",
"uncertainty": 120
},
"stopId": "semquen3"
},
{
"departure": {
"time": "1764768900",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764769080",
"uncertainty": 120
},
"departure": {
"time": "1764769080",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1764769228",
"uncertainty": 120
},
"departure": {
"time": "1764769228",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764769320",
"uncertainty": 120
},
"departure": {
"time": "1764769320",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764769492",
"uncertainty": 120
},
"departure": {
"time": "1764769492",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764769561",
"uncertainty": 120
},
"departure": {
"time": "1764769561",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outmai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764769680",
"uncertainty": 120
},
"departure": {
"time": "1764769680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outmazu",
"stopSequence": 7
},
{
"arrival": {
"time": "1764769729",
"uncertainty": 120
},
"departure": {
"time": "1764769729",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outcha2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769787",
"uncertainty": 120
},
"departure": {
"time": "1764769787",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outver2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764769869",
"uncertainty": 120
},
"departure": {
"time": "1764769869",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outgrim2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769946",
"uncertainty": 120
},
"departure": {
"time": "1764769946",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769984",
"uncertainty": 120
},
"departure": {
"time": "1764769984",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 12
},
{
"arrival": {
"time": "1764770039",
"uncertainty": 120
},
"departure": {
"time": "1764770039",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 13
},
{
"arrival": {
"time": "1764770101",
"uncertainty": 120
},
"departure": {
"time": "1764770101",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 14
},
{
"arrival": {
"time": "1764770151",
"uncertainty": 120
},
"departure": {
"time": "1764770151",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 15
},
{
"arrival": {
"time": "1764770194",
"uncertainty": 120
},
"departure": {
"time": "1764770194",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 16
},
{
"arrival": {
"time": "1764770246",
"uncertainty": 120
},
"departure": {
"time": "1764770246",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764770292",
"uncertainty": 120
},
"departure": {
"time": "1764770292",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770283",
"uncertainty": 120
},
"departure": {
"time": "1764770283",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "sempast",
"stopSequence": 19
},
{
"arrival": {
"time": "1764770652",
"uncertainty": 120
},
"departure": {
"time": "1764770652",
"uncertainty": 120
},
"stopId": "sempaul",
"stopSequence": 20
},
{
"arrival": {
"time": "1764770797",
"uncertainty": 120
},
"departure": {
"time": "1764770797",
"uncertainty": 120
},
"stopId": "semolym",
"stopSequence": 21
},
{
"arrival": {
"time": "1764770903",
"uncertainty": 120
},
"departure": {
"time": "1764770903",
"uncertainty": 120
},
"stopId": "semelgi",
"stopSequence": 22
},
{
"arrival": {
"time": "1764770974",
"uncertainty": 120
},
"departure": {
"time": "1764770974",
"uncertainty": 120
},
"stopId": "semcalv3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764771022",
"uncertainty": 120
},
"departure": {
"time": "1764771022",
"uncertainty": 120
},
"stopId": "semecol",
"stopSequence": 24
},
{
"arrival": {
"time": "1764771058",
"uncertainty": 120
},
"departure": {
"time": "1764771058",
"uncertainty": 120
},
"stopId": "semecau",
"stopSequence": 25
},
{
"arrival": {
"time": "1764771099",
"uncertainty": 120
},
"departure": {
"time": "1764771099",
"uncertainty": 120
},
"stopId": "semfont",
"stopSequence": 26
},
{
"arrival": {
"time": "1764771163",
"uncertainty": 120
},
"departure": {
"time": "1764771163",
"uncertainty": 120
},
"stopId": "semsau2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764771191",
"uncertainty": 120
},
"departure": {
"time": "1764771191",
"uncertainty": 120
},
"stopId": "semgar",
"stopSequence": 28
},
{
"arrival": {
"time": "1764771241",
"uncertainty": 120
},
"stopId": "semvald2",
"stopSequence": 29
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "I",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323723"
}
}
},
{
"id": "21323766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764760267",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 1
},
{
"arrival": {
"time": "1764760813",
"uncertainty": 120
},
"departure": {
"time": "1764760813",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764760922",
"uncertainty": 120
},
"departure": {
"time": "1764760922",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764761066",
"uncertainty": 120
},
"departure": {
"time": "1764761066",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764761142",
"uncertainty": 120
},
"departure": {
"time": "1764761142",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 5
},
{
"arrival": {
"time": "1764761203",
"uncertainty": 120
},
"departure": {
"time": "1764761203",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764761283",
"uncertainty": 120
},
"departure": {
"time": "1764761283",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764761347",
"uncertainty": 120
},
"departure": {
"time": "1764761347",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764761647",
"uncertainty": 120
},
"departure": {
"time": "1764761647",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764761821",
"uncertainty": 120
},
"departure": {
"time": "1764761821",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 10
},
{
"arrival": {
"time": "1764762045",
"uncertainty": 120
},
"departure": {
"time": "1764762045",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764762421",
"uncertainty": 120
},
"departure": {
"time": "1764762421",
"uncertainty": 120
},
"stopId": "smbrons",
"stopSequence": 12
},
{
"arrival": {
"time": "1764762471",
"uncertainty": 120
},
"departure": {
"time": "1764762471",
"uncertainty": 120
},
"stopId": "smbbell",
"stopSequence": 13
},
{
"arrival": {
"time": "1764762549",
"uncertainty": 120
},
"departure": {
"time": "1764762549",
"uncertainty": 120
},
"stopId": "smbber3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764762630",
"uncertainty": 120
},
"departure": {
"time": "1764762630",
"uncertainty": 120
},
"stopId": "smbvil3",
"stopSequence": 15
},
{
"arrival": {
"time": "1764762722",
"uncertainty": 120
},
"departure": {
"time": "1764762722",
"uncertainty": 120
},
"stopId": "smbwar2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764762841",
"uncertainty": 120
},
"stopId": "smbbou2",
"stopSequence": 17
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "207",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323766"
},
"vehicle": {
"id": "217",
"label": "217"
}
}
},
{
"id": "21725964",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764771910",
"uncertainty": 120
},
"departure": {
"time": "1764771910",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764772099",
"uncertainty": 120
},
"departure": {
"time": "1764772099",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764768360",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768445",
"uncertainty": 120
},
"departure": {
"time": "1764768445",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768490",
"uncertainty": 120
},
"departure": {
"time": "1764768490",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768603",
"uncertainty": 120
},
"departure": {
"time": "1764768603",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768660",
"uncertainty": 120
},
"departure": {
"time": "1764768660",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768837",
"uncertainty": 120
},
"departure": {
"time": "1764768837",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768900",
"uncertainty": 120
},
"departure": {
"time": "1764768900",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768950",
"uncertainty": 120
},
"departure": {
"time": "1764768950",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764769140",
"uncertainty": 120
},
"departure": {
"time": "1764769140",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764769294",
"uncertainty": 120
},
"departure": {
"time": "1764769294",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764769380",
"uncertainty": 120
},
"departure": {
"time": "1764769380",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769432",
"uncertainty": 120
},
"departure": {
"time": "1764769432",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769541",
"uncertainty": 120
},
"departure": {
"time": "1764769541",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769664",
"uncertainty": 120
},
"departure": {
"time": "1764769664",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769740",
"uncertainty": 120
},
"departure": {
"time": "1764769740",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769820",
"uncertainty": 120
},
"departure": {
"time": "1764769820",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769855",
"uncertainty": 120
},
"departure": {
"time": "1764769855",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769980",
"uncertainty": 120
},
"departure": {
"time": "1764769980",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764770160",
"uncertainty": 120
},
"departure": {
"time": "1764770160",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764770267",
"uncertainty": 120
},
"departure": {
"time": "1764770267",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764770361",
"uncertainty": 120
},
"departure": {
"time": "1764770400",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764770484",
"uncertainty": 120
},
"departure": {
"time": "1764770484",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764770622",
"uncertainty": 120
},
"departure": {
"time": "1764770622",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764770760",
"uncertainty": 120
},
"departure": {
"time": "1764770760",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764770833",
"uncertainty": 120
},
"departure": {
"time": "1764770833",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764770932",
"uncertainty": 120
},
"departure": {
"time": "1764770932",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764770985",
"uncertainty": 120
},
"departure": {
"time": "1764770985",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764771035",
"uncertainty": 120
},
"departure": {
"time": "1764771035",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764771114",
"uncertainty": 120
},
"departure": {
"time": "1764771114",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764771180",
"uncertainty": 120
},
"departure": {
"time": "1764771180",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764771228",
"uncertainty": 120
},
"departure": {
"time": "1764771228",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764771300",
"uncertainty": 120
},
"departure": {
"time": "1764771300",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764771547",
"uncertainty": 120
},
"departure": {
"time": "1764771547",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764771601",
"uncertainty": 120
},
"departure": {
"time": "1764771601",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764771638",
"uncertainty": 120
},
"departure": {
"time": "1764771638",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764771660",
"uncertainty": 120
},
"departure": {
"time": "1764771660",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764771729",
"uncertainty": 120
},
"departure": {
"time": "1764771729",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764771845",
"uncertainty": 120
},
"departure": {
"time": "1764771845",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764771900",
"uncertainty": 120
},
"departure": {
"time": "1764771900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764771969",
"uncertainty": 120
},
"departure": {
"time": "1764771969",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764772069",
"uncertainty": 120
},
"departure": {
"time": "1764772069",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764772132",
"uncertainty": 120
},
"departure": {
"time": "1764772132",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764772108",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725964"
}
}
},
{
"id": "21725953",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764766928",
"uncertainty": 120
},
"departure": {
"time": "1764766928",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764767042",
"uncertainty": 120
},
"departure": {
"time": "1764767066",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764763590",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764763650",
"uncertainty": 120
},
"departure": {
"time": "1764763680",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764763740",
"uncertainty": 120
},
"departure": {
"time": "1764763770",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764763860",
"uncertainty": 120
},
"departure": {
"time": "1764763891",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764763920",
"uncertainty": 120
},
"departure": {
"time": "1764763920",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764764100",
"uncertainty": 120
},
"departure": {
"time": "1764764100",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764764161",
"uncertainty": 120
},
"departure": {
"time": "1764764161",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764764210",
"uncertainty": 120
},
"departure": {
"time": "1764764210",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764764341",
"uncertainty": 120
},
"departure": {
"time": "1764764341",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764764431",
"uncertainty": 120
},
"departure": {
"time": "1764764432",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764764522",
"uncertainty": 120
},
"departure": {
"time": "1764764522",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764764574",
"uncertainty": 120
},
"departure": {
"time": "1764764583",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764764643",
"uncertainty": 120
},
"departure": {
"time": "1764764673",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764764762",
"uncertainty": 120
},
"departure": {
"time": "1764764762",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764764830",
"uncertainty": 120
},
"departure": {
"time": "1764764830",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764764893",
"uncertainty": 120
},
"departure": {
"time": "1764764973",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764765027",
"uncertainty": 120
},
"departure": {
"time": "1764765027",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764765138",
"uncertainty": 120
},
"departure": {
"time": "1764765138",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764765252",
"uncertainty": 120
},
"departure": {
"time": "1764765304",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764765394",
"uncertainty": 120
},
"departure": {
"time": "1764765394",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764765484",
"uncertainty": 120
},
"departure": {
"time": "1764765544",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764765604",
"uncertainty": 120
},
"departure": {
"time": "1764765604",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764765723",
"uncertainty": 120
},
"departure": {
"time": "1764765724",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764765832",
"uncertainty": 120
},
"departure": {
"time": "1764765844",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764765904",
"uncertainty": 120
},
"departure": {
"time": "1764765904",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764765964",
"uncertainty": 120
},
"departure": {
"time": "1764765994",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764766024",
"uncertainty": 120
},
"departure": {
"time": "1764766054",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764766092",
"uncertainty": 120
},
"departure": {
"time": "1764766092",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764766144",
"uncertainty": 120
},
"departure": {
"time": "1764766144",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764766187",
"uncertainty": 120
},
"departure": {
"time": "1764766204",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764766286",
"uncertainty": 120
},
"departure": {
"time": "1764766286",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764766324",
"uncertainty": 120
},
"departure": {
"time": "1764766324",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764766502",
"uncertainty": 120
},
"departure": {
"time": "1764766502",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764766534",
"uncertainty": 120
},
"departure": {
"time": "1764766534",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764766564",
"uncertainty": 120
},
"departure": {
"time": "1764766564",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764766600",
"uncertainty": 120
},
"departure": {
"time": "1764766744",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764766824",
"uncertainty": 120
},
"departure": {
"time": "1764766824",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764766878",
"uncertainty": 120
},
"departure": {
"time": "1764766878",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764766980",
"uncertainty": 120
},
"departure": {
"time": "1764766980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764767049",
"uncertainty": 120
},
"departure": {
"time": "1764767049",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764767149",
"uncertainty": 120
},
"departure": {
"time": "1764767149",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764767212",
"uncertainty": 120
},
"departure": {
"time": "1764767212",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764768144"
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725953"
},
"vehicle": {
"id": "179",
"label": "179"
}
}
},
{
"id": "21725978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764768204",
"uncertainty": 120
},
"stopId": "wimmair",
"stopSequence": 1
},
{
"arrival": {
"time": "1764768258",
"uncertainty": 120
},
"departure": {
"time": "1764768258",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764768322",
"uncertainty": 120
},
"departure": {
"time": "1764768322",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764768445",
"uncertainty": 120
},
"departure": {
"time": "1764768445",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764768540",
"uncertainty": 120
},
"departure": {
"time": "1764768540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764768534",
"uncertainty": 120
},
"departure": {
"time": "1764768534",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764768662",
"uncertainty": 120
},
"departure": {
"time": "1764768662",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764768719",
"uncertainty": 120
},
"departure": {
"time": "1764768719",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764768759",
"uncertainty": 120
},
"departure": {
"time": "1764768759",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764768805",
"uncertainty": 120
},
"departure": {
"time": "1764768805",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764768850",
"uncertainty": 120
},
"departure": {
"time": "1764768850",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764769020",
"uncertainty": 120
},
"departure": {
"time": "1764769020",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764769079",
"uncertainty": 120
},
"departure": {
"time": "1764769079",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764769210",
"uncertainty": 120
},
"departure": {
"time": "1764769210",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764769312",
"uncertainty": 120
},
"departure": {
"time": "1764769312",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764769379",
"uncertainty": 120
},
"departure": {
"time": "1764769379",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764769489",
"uncertainty": 120
},
"departure": {
"time": "1764769489",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764769600",
"uncertainty": 120
},
"departure": {
"time": "1764769600",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764769732",
"uncertainty": 120
},
"departure": {
"time": "1764769732",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764769801",
"uncertainty": 120
},
"departure": {
"time": "1764769801",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764769963",
"uncertainty": 120
},
"departure": {
"time": "1764769963",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764770069",
"uncertainty": 120
},
"departure": {
"time": "1764770069",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764770155",
"uncertainty": 120
},
"departure": {
"time": "1764770155",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764770287",
"uncertainty": 120
},
"departure": {
"time": "1764770287",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764770392",
"uncertainty": 120
},
"departure": {
"time": "1764770460",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764770537",
"uncertainty": 120
},
"departure": {
"time": "1764770537",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764770640",
"uncertainty": 120
},
"departure": {
"time": "1764770640",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764770760",
"uncertainty": 120
},
"departure": {
"time": "1764770760",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764770868",
"uncertainty": 120
},
"departure": {
"time": "1764770868",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764770948",
"uncertainty": 120
},
"departure": {
"time": "1764770948",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764771060",
"uncertainty": 120
},
"departure": {
"time": "1764771060",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764771143",
"uncertainty": 120
},
"departure": {
"time": "1764771143",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764771175",
"uncertainty": 120
},
"departure": {
"time": "1764771175",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764771267",
"uncertainty": 120
},
"departure": {
"time": "1764771267",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764771300",
"uncertainty": 120
},
"departure": {
"time": "1764771300",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764771361",
"uncertainty": 120
},
"departure": {
"time": "1764771361",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764771480",
"uncertainty": 120
},
"departure": {
"time": "1764771480",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764771623",
"uncertainty": 120
},
"departure": {
"time": "1764771623",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764771660",
"uncertainty": 120
},
"departure": {
"time": "1764771660",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764771703",
"uncertainty": 120
},
"departure": {
"time": "1764771703",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764771780",
"uncertainty": 120
},
"departure": {
"time": "1764771780",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764771888",
"uncertainty": 120
},
"departure": {
"time": "1764771888",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764771946",
"uncertainty": 120
},
"departure": {
"time": "1764771946",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764771985",
"uncertainty": 120
},
"departure": {
"time": "1764771985",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764772080",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725978"
}
}
},
{
"id": "21725981",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764765978",
"uncertainty": 120
},
"departure": {
"time": "1764765978",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764766042",
"uncertainty": 120
},
"departure": {
"time": "1764766042",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764766165",
"uncertainty": 120
},
"departure": {
"time": "1764766165",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764766260",
"uncertainty": 120
},
"departure": {
"time": "1764766260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764766196",
"uncertainty": 120
},
"departure": {
"time": "1764766315",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764766406",
"uncertainty": 120
},
"departure": {
"time": "1764766436",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764766492",
"uncertainty": 120
},
"departure": {
"time": "1764766526",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764766572",
"uncertainty": 120
},
"departure": {
"time": "1764766586",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764766646",
"uncertainty": 120
},
"departure": {
"time": "1764766646",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764766676",
"uncertainty": 120
},
"departure": {
"time": "1764766676",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764766807",
"uncertainty": 120
},
"departure": {
"time": "1764766807",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764766856",
"uncertainty": 120
},
"departure": {
"time": "1764766886",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764766946",
"uncertainty": 120
},
"departure": {
"time": "1764766946",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764766994",
"uncertainty": 120
},
"departure": {
"time": "1764767096",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764767139",
"uncertainty": 120
},
"departure": {
"time": "1764767156",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764767207",
"uncertainty": 120
},
"departure": {
"time": "1764767207",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764767302",
"uncertainty": 120
},
"departure": {
"time": "1764767396",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764767514",
"uncertainty": 120
},
"departure": {
"time": "1764767546",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764767615",
"uncertainty": 120
},
"departure": {
"time": "1764767615",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764767806",
"uncertainty": 120
},
"departure": {
"time": "1764767906",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764767981",
"uncertainty": 120
},
"departure": {
"time": "1764767981",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764768037",
"uncertainty": 120
},
"departure": {
"time": "1764768037",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764768190",
"uncertainty": 120
},
"departure": {
"time": "1764768190",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764768305",
"uncertainty": 120
},
"departure": {
"time": "1764768305",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764768357",
"uncertainty": 120
},
"departure": {
"time": "1764768357",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764768448",
"uncertainty": 120
},
"departure": {
"time": "1764768448",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764768568",
"uncertainty": 120
},
"departure": {
"time": "1764768568",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764768676",
"uncertainty": 120
},
"departure": {
"time": "1764768676",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764768757",
"uncertainty": 120
},
"departure": {
"time": "1764768757",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764768869",
"uncertainty": 120
},
"departure": {
"time": "1764768869",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764768952",
"uncertainty": 120
},
"departure": {
"time": "1764768952",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764768984",
"uncertainty": 120
},
"departure": {
"time": "1764768984",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764769076",
"uncertainty": 120
},
"departure": {
"time": "1764769076",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764769109",
"uncertainty": 120
},
"departure": {
"time": "1764769109",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764769171",
"uncertainty": 120
},
"departure": {
"time": "1764769171",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764769290",
"uncertainty": 120
},
"departure": {
"time": "1764769351",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764769494",
"uncertainty": 120
},
"departure": {
"time": "1764769494",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764769531",
"uncertainty": 120
},
"departure": {
"time": "1764769531",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764769574",
"uncertainty": 120
},
"departure": {
"time": "1764769574",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764769651",
"uncertainty": 120
},
"departure": {
"time": "1764769651",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764769759",
"uncertainty": 120
},
"departure": {
"time": "1764769759",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764769817",
"uncertainty": 120
},
"departure": {
"time": "1764769817",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764769856",
"uncertainty": 120
},
"departure": {
"time": "1764769856",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764769951",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764768142",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725981"
},
"vehicle": {
"id": "194",
"label": "194"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1764768142"
}
}