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 04/12/2025 à 06h16 Europe/Paris.
trip_updates (63) 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 04/12/2025 à 06h16 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "21323532",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827640",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323532"
}
}
},
{
"id": "21323534",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764828261",
"uncertainty": 120
},
"departure": {
"time": "1764828261",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764828292",
"uncertainty": 120
},
"departure": {
"time": "1764828292",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"departure": {
"time": "1764827700",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827871",
"uncertainty": 120
},
"departure": {
"time": "1764827871",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827985",
"uncertainty": 120
},
"departure": {
"time": "1764827985",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828060",
"uncertainty": 120
},
"departure": {
"time": "1764828060",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828164",
"uncertainty": 120
},
"departure": {
"time": "1764828164",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828255",
"uncertainty": 120
},
"departure": {
"time": "1764828255",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828360",
"uncertainty": 120
},
"departure": {
"time": "1764828360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828396",
"uncertainty": 120
},
"departure": {
"time": "1764828396",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828294",
"uncertainty": 120
},
"departure": {
"time": "1764828294",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828371",
"uncertainty": 120
},
"departure": {
"time": "1764828371",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828484",
"uncertainty": 120
},
"departure": {
"time": "1764828484",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828591",
"uncertainty": 120
},
"departure": {
"time": "1764828591",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828666",
"uncertainty": 120
},
"departure": {
"time": "1764828666",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1764828712",
"uncertainty": 120
},
"departure": {
"time": "1764828712",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1764828783",
"uncertainty": 120
},
"departure": {
"time": "1764828783",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764828938",
"uncertainty": 120
},
"departure": {
"time": "1764828938",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764829053",
"uncertainty": 120
},
"departure": {
"time": "1764829053",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829129",
"uncertainty": 120
},
"departure": {
"time": "1764829129",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829273",
"uncertainty": 120
},
"departure": {
"time": "1764829273",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829372",
"uncertainty": 120
},
"departure": {
"time": "1764829372",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764829482",
"uncertainty": 120
},
"departure": {
"time": "1764829482",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764829540",
"uncertainty": 120
},
"departure": {
"time": "1764829540",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1764829633",
"uncertainty": 120
},
"departure": {
"time": "1764829633",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1764829730",
"uncertainty": 120
},
"departure": {
"time": "1764829730",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764829825",
"uncertainty": 120
},
"departure": {
"time": "1764829825",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1764829909",
"uncertainty": 120
},
"departure": {
"time": "1764829909",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1764830002",
"uncertainty": 120
},
"departure": {
"time": "1764830002",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1764830164",
"uncertainty": 120
},
"departure": {
"time": "1764830164",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764830271",
"uncertainty": 120
},
"departure": {
"time": "1764830271",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1764830344",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323534"
}
}
},
{
"id": "21323530",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764824095",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
},
{
"arrival": {
"time": "1764824143",
"uncertainty": 120
},
"departure": {
"time": "1764824335",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 2
},
{
"arrival": {
"time": "1764824395",
"uncertainty": 120
},
"departure": {
"time": "1764824395",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 3
},
{
"arrival": {
"time": "1764824465",
"uncertainty": 120
},
"departure": {
"time": "1764824465",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764824509",
"uncertainty": 120
},
"departure": {
"time": "1764824509",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764824545",
"uncertainty": 120
},
"departure": {
"time": "1764824545",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 6
},
{
"arrival": {
"time": "1764824629",
"uncertainty": 120
},
"departure": {
"time": "1764824635",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764824694",
"uncertainty": 120
},
"departure": {
"time": "1764824695",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764824746",
"uncertainty": 120
},
"departure": {
"time": "1764824746",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764824785",
"uncertainty": 120
},
"departure": {
"time": "1764824785",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764824815",
"uncertainty": 120
},
"departure": {
"time": "1764824815",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764824845",
"uncertainty": 120
},
"departure": {
"time": "1764824845",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764824875",
"uncertainty": 120
},
"departure": {
"time": "1764824875",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 13
},
{
"arrival": {
"time": "1764824918",
"uncertainty": 120
},
"departure": {
"time": "1764824918",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764825031",
"uncertainty": 120
},
"departure": {
"time": "1764825031",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764825172",
"uncertainty": 120
},
"departure": {
"time": "1764825172",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764825235",
"uncertainty": 120
},
"departure": {
"time": "1764825235",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 17
},
{
"arrival": {
"time": "1764825393",
"uncertainty": 120
},
"departure": {
"time": "1764825393",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764825484",
"uncertainty": 120
},
"departure": {
"time": "1764825484",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 19
},
{
"arrival": {
"time": "1764825569",
"uncertainty": 120
},
"departure": {
"time": "1764825600",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 20
},
{
"arrival": {
"time": "1764825790",
"uncertainty": 120
},
"departure": {
"time": "1764825790",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 21
},
{
"arrival": {
"time": "1764825860",
"uncertainty": 120
},
"departure": {
"time": "1764825860",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764826020",
"uncertainty": 120
},
"departure": {
"time": "1764826020",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764826092",
"uncertainty": 120
},
"departure": {
"time": "1764826092",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 24
},
{
"arrival": {
"time": "1764826135",
"uncertainty": 120
},
"departure": {
"time": "1764826135",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 25
},
{
"arrival": {
"time": "1764826200",
"uncertainty": 120
},
"departure": {
"time": "1764826200",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764826247",
"uncertainty": 120
},
"departure": {
"time": "1764826247",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764826319",
"uncertainty": 120
},
"departure": {
"time": "1764826319",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764826380",
"uncertainty": 120
},
"departure": {
"time": "1764826380",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764826399",
"uncertainty": 120
},
"departure": {
"time": "1764826399",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764826474",
"uncertainty": 120
},
"departure": {
"time": "1764826474",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 31
},
{
"arrival": {
"time": "1764826616",
"uncertainty": 120
},
"departure": {
"time": "1764826616",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 32
},
{
"arrival": {
"time": "1764826640",
"uncertainty": 120
},
"departure": {
"time": "1764826640",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 33
},
{
"arrival": {
"time": "1764826679",
"uncertainty": 120
},
"departure": {
"time": "1764826679",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 34
},
{
"arrival": {
"time": "1764826740",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 35
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323530"
},
"vehicle": {
"id": "168",
"label": "168"
}
}
},
{
"id": "21323543",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827880",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323543"
}
}
},
{
"id": "21323582",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828000",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323582"
}
}
},
{
"id": "21323712",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764828414",
"uncertainty": 120
},
"departure": {
"time": "1764828414",
"uncertainty": 120
},
"stopId": "outlagr2"
},
{
"arrival": {
"time": "1764828749",
"uncertainty": 120
},
"departure": {
"time": "1764828749",
"uncertainty": 120
},
"stopId": "outbert"
},
{
"arrival": {
"time": "1764828856",
"uncertainty": 120
},
"departure": {
"time": "1764828856",
"uncertainty": 120
},
"stopId": "outneuf"
},
{
"departure": {
"time": "1764827700",
"uncertainty": 120
},
"stopId": "semvald",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827742",
"uncertainty": 120
},
"departure": {
"time": "1764827742",
"uncertainty": 120
},
"stopId": "semgar3",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827820",
"uncertainty": 120
},
"departure": {
"time": "1764827820",
"uncertainty": 120
},
"stopId": "semsau",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827889",
"uncertainty": 120
},
"departure": {
"time": "1764827889",
"uncertainty": 120
},
"stopId": "semfont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764827940",
"uncertainty": 120
},
"departure": {
"time": "1764827940",
"uncertainty": 120
},
"stopId": "semecau2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764827998",
"uncertainty": 120
},
"departure": {
"time": "1764827998",
"uncertainty": 120
},
"stopId": "semecol2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828052",
"uncertainty": 120
},
"departure": {
"time": "1764828052",
"uncertainty": 120
},
"stopId": "semcalv4",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828130",
"uncertainty": 120
},
"departure": {
"time": "1764828130",
"uncertainty": 120
},
"stopId": "semegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828308",
"uncertainty": 120
},
"departure": {
"time": "1764828308",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828366",
"uncertainty": 120
},
"departure": {
"time": "1764828366",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828420",
"uncertainty": 120
},
"departure": {
"time": "1764828420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outlagr3",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828458",
"uncertainty": 120
},
"departure": {
"time": "1764828458",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outgrim",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828542",
"uncertainty": 120
},
"departure": {
"time": "1764828542",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outver",
"stopSequence": 13
},
{
"arrival": {
"time": "1764828600",
"uncertainty": 120
},
"departure": {
"time": "1764828600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outcha",
"stopSequence": 14
},
{
"arrival": {
"time": "1764828660",
"uncertainty": 120
},
"departure": {
"time": "1764828660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outmazu2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764828755",
"uncertainty": 120
},
"departure": {
"time": "1764828755",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outmai",
"stopSequence": 16
},
{
"arrival": {
"time": "1764828863",
"uncertainty": 120
},
"departure": {
"time": "1764828863",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829005",
"uncertainty": 120
},
"departure": {
"time": "1764829005",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829103",
"uncertainty": 120
},
"departure": {
"time": "1764829103",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829185",
"uncertainty": 120
},
"stopId": "bsmcca1r",
"stopSequence": 20
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "I",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323712"
}
}
},
{
"id": "21323759",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828480",
"uncertainty": 120
},
"stopId": "equplag",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323759"
}
}
},
{
"id": "21726026",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764825981",
"uncertainty": 120
},
"departure": {
"time": "1764825981",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764826170",
"uncertainty": 120
},
"departure": {
"time": "1764826170",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764824674",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 1
},
{
"arrival": {
"time": "1764824764",
"uncertainty": 120
},
"departure": {
"time": "1764824764",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764824824",
"uncertainty": 120
},
"departure": {
"time": "1764824824",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 3
},
{
"arrival": {
"time": "1764824914",
"uncertainty": 120
},
"departure": {
"time": "1764824914",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764824945",
"uncertainty": 120
},
"departure": {
"time": "1764824974",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825065",
"uncertainty": 120
},
"departure": {
"time": "1764825065",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825092",
"uncertainty": 120
},
"departure": {
"time": "1764825094",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825154",
"uncertainty": 120
},
"departure": {
"time": "1764825154",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764825207",
"uncertainty": 120
},
"departure": {
"time": "1764825244",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764825280",
"uncertainty": 120
},
"departure": {
"time": "1764825280",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764825312",
"uncertainty": 120
},
"departure": {
"time": "1764825334",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 11
},
{
"arrival": {
"time": "1764825384",
"uncertainty": 120
},
"departure": {
"time": "1764825384",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 12
},
{
"arrival": {
"time": "1764825618",
"uncertainty": 120
},
"departure": {
"time": "1764825618",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 13
},
{
"arrival": {
"time": "1764825672",
"uncertainty": 120
},
"departure": {
"time": "1764825672",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 14
},
{
"arrival": {
"time": "1764825709",
"uncertainty": 120
},
"departure": {
"time": "1764825709",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 15
},
{
"arrival": {
"time": "1764825731",
"uncertainty": 120
},
"departure": {
"time": "1764825731",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 16
},
{
"arrival": {
"time": "1764825800",
"uncertainty": 120
},
"departure": {
"time": "1764825800",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 17
},
{
"arrival": {
"time": "1764825916",
"uncertainty": 120
},
"departure": {
"time": "1764825916",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 18
},
{
"arrival": {
"time": "1764825960",
"uncertainty": 120
},
"departure": {
"time": "1764825960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764826029",
"uncertainty": 120
},
"departure": {
"time": "1764826029",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 20
},
{
"arrival": {
"time": "1764826129",
"uncertainty": 120
},
"departure": {
"time": "1764826129",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 21
},
{
"arrival": {
"time": "1764826192",
"uncertainty": 120
},
"departure": {
"time": "1764826192",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 22
},
{
"arrival": {
"time": "1764826179",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 23
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726026"
},
"vehicle": {
"id": "193",
"label": "193"
}
}
},
{
"id": "21323765",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828600",
"uncertainty": 120
},
"stopId": "smbrons",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "207",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323765"
}
}
},
{
"id": "21323764",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827880",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323764"
}
}
},
{
"id": "21726030",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829560",
"uncertainty": 120
},
"departure": {
"time": "1764829560",
"uncertainty": 120
},
"stopId": "bsmpft1"
},
{
"arrival": {
"time": "1764829615",
"uncertainty": 120
},
"departure": {
"time": "1764829615",
"uncertainty": 120
},
"stopId": "bsmgam"
},
{
"arrival": {
"time": "1764829640",
"uncertainty": 120
},
"departure": {
"time": "1764829640",
"uncertainty": 120
},
"stopId": "bsmcoqu"
},
{
"arrival": {
"time": "1764829654",
"uncertainty": 120
},
"departure": {
"time": "1764829654",
"uncertainty": 120
},
"stopId": "bsmthie"
},
{
"arrival": {
"time": "1764829706",
"uncertainty": 120
},
"departure": {
"time": "1764829706",
"uncertainty": 120
},
"stopId": "bsmpier"
},
{
"arrival": {
"time": "1764829774",
"uncertainty": 120
},
"departure": {
"time": "1764829774",
"uncertainty": 120
},
"stopId": "bsmcnor"
},
{
"arrival": {
"time": "1764829925",
"uncertainty": 120
},
"departure": {
"time": "1764829925",
"uncertainty": 120
},
"stopId": "bsmlet"
},
{
"arrival": {
"time": "1764829974",
"uncertainty": 120
},
"departure": {
"time": "1764829974",
"uncertainty": 120
},
"stopId": "bsmpatr"
},
{
"arrival": {
"time": "1764830045",
"uncertainty": 120
},
"departure": {
"time": "1764830045",
"uncertainty": 120
},
"stopId": "bsmdres2"
},
{
"arrival": {
"time": "1764830054",
"uncertainty": 120
},
"departure": {
"time": "1764830054",
"uncertainty": 120
},
"stopId": "bsmdres"
},
{
"arrival": {
"time": "1764830105",
"uncertainty": 120
},
"departure": {
"time": "1764830105",
"uncertainty": 120
},
"stopId": "bsmmoka"
},
{
"arrival": {
"time": "1764830147",
"uncertainty": 120
},
"departure": {
"time": "1764830147",
"uncertainty": 120
},
"stopId": "smbjos1"
},
{
"departure": {
"time": "1764828540",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764828642",
"uncertainty": 120
},
"departure": {
"time": "1764828642",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828725",
"uncertainty": 120
},
"departure": {
"time": "1764828725",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828875",
"uncertainty": 120
},
"departure": {
"time": "1764828875",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828979",
"uncertainty": 120
},
"departure": {
"time": "1764828979",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764829061",
"uncertainty": 120
},
"departure": {
"time": "1764829061",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 6
},
{
"arrival": {
"time": "1764829129",
"uncertainty": 120
},
"departure": {
"time": "1764829129",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 7
},
{
"arrival": {
"time": "1764829260",
"uncertainty": 120
},
"departure": {
"time": "1764829260",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764829305",
"uncertainty": 120
},
"departure": {
"time": "1764829305",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764829468",
"uncertainty": 120
},
"departure": {
"time": "1764829468",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764829560",
"uncertainty": 120
},
"departure": {
"time": "1764829560",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764829920",
"uncertainty": 120
},
"departure": {
"time": "1764829920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmtte",
"stopSequence": 12
},
{
"arrival": {
"time": "1764830220",
"uncertainty": 120
},
"departure": {
"time": "1764830220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764830192",
"uncertainty": 120
},
"departure": {
"time": "1764830192",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764830326",
"uncertainty": 120
},
"departure": {
"time": "1764830326",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764830506",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 16
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "123",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726030"
}
}
},
{
"id": "21323760",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828064",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764828109",
"uncertainty": 120
},
"departure": {
"time": "1764828109",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828168",
"uncertainty": 120
},
"departure": {
"time": "1764828168",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828244",
"uncertainty": 120
},
"departure": {
"time": "1764828244",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828289",
"uncertainty": 120
},
"departure": {
"time": "1764828289",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828357",
"uncertainty": 120
},
"departure": {
"time": "1764828357",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828455",
"uncertainty": 120
},
"departure": {
"time": "1764828455",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828540",
"uncertainty": 120
},
"departure": {
"time": "1764828540",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828620",
"uncertainty": 120
},
"departure": {
"time": "1764828620",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828713",
"uncertainty": 120
},
"departure": {
"time": "1764828713",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828843",
"uncertainty": 120
},
"departure": {
"time": "1764828843",
"uncertainty": 120
},
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828921",
"uncertainty": 120
},
"departure": {
"time": "1764828921",
"uncertainty": 120
},
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828985",
"uncertainty": 120
},
"departure": {
"time": "1764828985",
"uncertainty": 120
},
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764829108",
"uncertainty": 120
},
"departure": {
"time": "1764829108",
"uncertainty": 120
},
"stopId": "wimsncf2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764829203",
"uncertainty": 120
},
"departure": {
"time": "1764829203",
"uncertainty": 120
},
"stopId": "wimcol2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764829253",
"uncertainty": 120
},
"departure": {
"time": "1764829253",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764829369",
"uncertainty": 120
},
"departure": {
"time": "1764829369",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829422",
"uncertainty": 120
},
"departure": {
"time": "1764829422",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829485",
"uncertainty": 120
},
"departure": {
"time": "1764829485",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829556",
"uncertainty": 120
},
"departure": {
"time": "1764829556",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764829626",
"uncertainty": 120
},
"departure": {
"time": "1764829626",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764829856",
"uncertainty": 120
},
"departure": {
"time": "1764829856",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764829935",
"uncertainty": 120
},
"departure": {
"time": "1764829935",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764829987",
"uncertainty": 120
},
"departure": {
"time": "1764829987",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764830054",
"uncertainty": 120
},
"departure": {
"time": "1764830054",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764830142",
"uncertainty": 120
},
"departure": {
"time": "1764830142",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 26
},
{
"arrival": {
"time": "1764830218",
"uncertainty": 120
},
"departure": {
"time": "1764830218",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 27
},
{
"arrival": {
"time": "1764830354",
"uncertainty": 120
},
"departure": {
"time": "1764830354",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764830518",
"uncertainty": 120
},
"departure": {
"time": "1764830518",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764830578",
"uncertainty": 120
},
"departure": {
"time": "1764830578",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764830746",
"uncertainty": 120
},
"departure": {
"time": "1764830746",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764831058",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 32
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323760"
}
}
},
{
"id": "21725952",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764828910",
"uncertainty": 120
},
"departure": {
"time": "1764828910",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764829099",
"uncertainty": 120
},
"departure": {
"time": "1764829099",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764825480",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764825565",
"uncertainty": 120
},
"departure": {
"time": "1764825565",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764825610",
"uncertainty": 120
},
"departure": {
"time": "1764825610",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764825723",
"uncertainty": 120
},
"departure": {
"time": "1764825723",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764825780",
"uncertainty": 120
},
"departure": {
"time": "1764825780",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825957",
"uncertainty": 120
},
"departure": {
"time": "1764825957",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764826020",
"uncertainty": 120
},
"departure": {
"time": "1764826020",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764826070",
"uncertainty": 120
},
"departure": {
"time": "1764826070",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764826260",
"uncertainty": 120
},
"departure": {
"time": "1764826260",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764826414",
"uncertainty": 120
},
"departure": {
"time": "1764826414",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764826500",
"uncertainty": 120
},
"departure": {
"time": "1764826500",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764826543",
"uncertainty": 120
},
"departure": {
"time": "1764826543",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764826634",
"uncertainty": 120
},
"departure": {
"time": "1764826634",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764826737",
"uncertainty": 120
},
"departure": {
"time": "1764826737",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764826800",
"uncertainty": 120
},
"departure": {
"time": "1764826800",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764826880",
"uncertainty": 120
},
"departure": {
"time": "1764826880",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764826915",
"uncertainty": 120
},
"departure": {
"time": "1764826915",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764827040",
"uncertainty": 120
},
"departure": {
"time": "1764827040",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764827160",
"uncertainty": 120
},
"departure": {
"time": "1764827160",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764827246",
"uncertainty": 120
},
"departure": {
"time": "1764827246",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764827340",
"uncertainty": 120
},
"departure": {
"time": "1764827400",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764827470",
"uncertainty": 120
},
"departure": {
"time": "1764827470",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764827585",
"uncertainty": 120
},
"departure": {
"time": "1764827585",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764827700",
"uncertainty": 120
},
"departure": {
"time": "1764827700",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764827773",
"uncertainty": 120
},
"departure": {
"time": "1764827773",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764827872",
"uncertainty": 120
},
"departure": {
"time": "1764827872",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764827925",
"uncertainty": 120
},
"departure": {
"time": "1764827925",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764827975",
"uncertainty": 120
},
"departure": {
"time": "1764827975",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764828054",
"uncertainty": 120
},
"departure": {
"time": "1764828054",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764828120",
"uncertainty": 120
},
"departure": {
"time": "1764828120",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764828192",
"uncertainty": 120
},
"departure": {
"time": "1764828192",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764828300",
"uncertainty": 120
},
"departure": {
"time": "1764828300",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764828547",
"uncertainty": 120
},
"departure": {
"time": "1764828547",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764828601",
"uncertainty": 120
},
"departure": {
"time": "1764828601",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764828638",
"uncertainty": 120
},
"departure": {
"time": "1764828638",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764828660",
"uncertainty": 120
},
"departure": {
"time": "1764828660",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764828729",
"uncertainty": 120
},
"departure": {
"time": "1764828729",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764828845",
"uncertainty": 120
},
"departure": {
"time": "1764828845",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764828900",
"uncertainty": 120
},
"departure": {
"time": "1764828900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764828969",
"uncertainty": 120
},
"departure": {
"time": "1764828969",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764829069",
"uncertainty": 120
},
"departure": {
"time": "1764829069",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764829132",
"uncertainty": 120
},
"departure": {
"time": "1764829132",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764829108",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725952"
}
}
},
{
"id": "21725956",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764831010",
"uncertainty": 120
},
"departure": {
"time": "1764831010",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764831199",
"uncertainty": 120
},
"departure": {
"time": "1764831199",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764827280",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827365",
"uncertainty": 120
},
"departure": {
"time": "1764827365",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827410",
"uncertainty": 120
},
"departure": {
"time": "1764827410",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827523",
"uncertainty": 120
},
"departure": {
"time": "1764827523",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764827580",
"uncertainty": 120
},
"departure": {
"time": "1764827580",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764827757",
"uncertainty": 120
},
"departure": {
"time": "1764827757",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764827820",
"uncertainty": 120
},
"departure": {
"time": "1764827820",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764827870",
"uncertainty": 120
},
"departure": {
"time": "1764827870",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828060",
"uncertainty": 120
},
"departure": {
"time": "1764828060",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828214",
"uncertainty": 120
},
"departure": {
"time": "1764828214",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828300",
"uncertainty": 120
},
"departure": {
"time": "1764828300",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828352",
"uncertainty": 120
},
"departure": {
"time": "1764828352",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828461",
"uncertainty": 120
},
"departure": {
"time": "1764828461",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764828584",
"uncertainty": 120
},
"departure": {
"time": "1764828584",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764828660",
"uncertainty": 120
},
"departure": {
"time": "1764828660",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764828760",
"uncertainty": 120
},
"departure": {
"time": "1764828760",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764828804",
"uncertainty": 120
},
"departure": {
"time": "1764828804",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764828960",
"uncertainty": 120
},
"departure": {
"time": "1764828960",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829140",
"uncertainty": 120
},
"departure": {
"time": "1764829140",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829226",
"uncertainty": 120
},
"departure": {
"time": "1764829226",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764829320",
"uncertainty": 120
},
"departure": {
"time": "1764829380",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764829464",
"uncertainty": 120
},
"departure": {
"time": "1764829464",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764829602",
"uncertainty": 120
},
"departure": {
"time": "1764829602",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764829740",
"uncertainty": 120
},
"departure": {
"time": "1764829740",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764829813",
"uncertainty": 120
},
"departure": {
"time": "1764829813",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764829912",
"uncertainty": 120
},
"departure": {
"time": "1764829912",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764829965",
"uncertainty": 120
},
"departure": {
"time": "1764829965",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764830015",
"uncertainty": 120
},
"departure": {
"time": "1764830015",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764830094",
"uncertainty": 120
},
"departure": {
"time": "1764830094",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764830160",
"uncertainty": 120
},
"departure": {
"time": "1764830160",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764830256",
"uncertainty": 120
},
"departure": {
"time": "1764830256",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764830400",
"uncertainty": 120
},
"departure": {
"time": "1764830400",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764830647",
"uncertainty": 120
},
"departure": {
"time": "1764830647",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764830701",
"uncertainty": 120
},
"departure": {
"time": "1764830701",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764830738",
"uncertainty": 120
},
"departure": {
"time": "1764830738",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764830760",
"uncertainty": 120
},
"departure": {
"time": "1764830760",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764830829",
"uncertainty": 120
},
"departure": {
"time": "1764830829",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764830945",
"uncertainty": 120
},
"departure": {
"time": "1764830945",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764831000",
"uncertainty": 120
},
"departure": {
"time": "1764831000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764831069",
"uncertainty": 120
},
"departure": {
"time": "1764831069",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764831169",
"uncertainty": 120
},
"departure": {
"time": "1764831169",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764831232",
"uncertainty": 120
},
"departure": {
"time": "1764831232",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764831208",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725956"
}
}
},
{
"id": "21323672",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829460",
"uncertainty": 120
},
"departure": {
"time": "1764829460",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764828900",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764829068",
"uncertainty": 120
},
"departure": {
"time": "1764829068",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764829184",
"uncertainty": 120
},
"departure": {
"time": "1764829184",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764829260",
"uncertainty": 120
},
"departure": {
"time": "1764829260",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764829364",
"uncertainty": 120
},
"departure": {
"time": "1764829364",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764829455",
"uncertainty": 120
},
"departure": {
"time": "1764829455",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764829560",
"uncertainty": 120
},
"departure": {
"time": "1764829560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764829608",
"uncertainty": 120
},
"departure": {
"time": "1764829608",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764829549",
"uncertainty": 120
},
"departure": {
"time": "1764829549",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764829625",
"uncertainty": 120
},
"departure": {
"time": "1764829625",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764829750",
"uncertainty": 120
},
"departure": {
"time": "1764829750",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764829828",
"uncertainty": 120
},
"departure": {
"time": "1764829828",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764829920",
"uncertainty": 120
},
"departure": {
"time": "1764829920",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764829990",
"uncertainty": 120
},
"departure": {
"time": "1764829990",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764830066",
"uncertainty": 120
},
"departure": {
"time": "1764830066",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764830153",
"uncertainty": 120
},
"departure": {
"time": "1764830153",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764830254",
"uncertainty": 120
},
"departure": {
"time": "1764830254",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764830315",
"uncertainty": 120
},
"departure": {
"time": "1764830315",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764830392",
"uncertainty": 120
},
"departure": {
"time": "1764830392",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764830482",
"uncertainty": 120
},
"departure": {
"time": "1764830482",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764830610",
"uncertainty": 120
},
"departure": {
"time": "1764830610",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764830685",
"uncertainty": 120
},
"departure": {
"time": "1764830685",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764830776",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323672"
}
}
},
{
"id": "21725969",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764824658",
"uncertainty": 120
},
"departure": {
"time": "1764824658",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764824722",
"uncertainty": 120
},
"departure": {
"time": "1764824722",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764824845",
"uncertainty": 120
},
"departure": {
"time": "1764824845",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764824940",
"uncertainty": 120
},
"departure": {
"time": "1764824940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825059",
"uncertainty": 120
},
"departure": {
"time": "1764825059",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825118",
"uncertainty": 120
},
"departure": {
"time": "1764825149",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825191",
"uncertainty": 120
},
"departure": {
"time": "1764825191",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764825241",
"uncertainty": 120
},
"departure": {
"time": "1764825301",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764825361",
"uncertainty": 120
},
"departure": {
"time": "1764825361",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764825403",
"uncertainty": 120
},
"departure": {
"time": "1764825403",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764825602",
"uncertainty": 120
},
"departure": {
"time": "1764825602",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764825670",
"uncertainty": 120
},
"departure": {
"time": "1764825670",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764825781",
"uncertainty": 120
},
"departure": {
"time": "1764825781",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764825883",
"uncertainty": 120
},
"departure": {
"time": "1764825883",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764825931",
"uncertainty": 120
},
"departure": {
"time": "1764825931",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764826009",
"uncertainty": 120
},
"departure": {
"time": "1764826009",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764826089",
"uncertainty": 120
},
"departure": {
"time": "1764826089",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764826183",
"uncertainty": 120
},
"departure": {
"time": "1764826183",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764826252",
"uncertainty": 120
},
"departure": {
"time": "1764826252",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764826414",
"uncertainty": 120
},
"departure": {
"time": "1764826414",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764826521",
"uncertainty": 120
},
"departure": {
"time": "1764826521",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764826608",
"uncertainty": 120
},
"departure": {
"time": "1764826608",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764826741",
"uncertainty": 120
},
"departure": {
"time": "1764826741",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764826847",
"uncertainty": 120
},
"departure": {
"time": "1764826847",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764826924",
"uncertainty": 120
},
"departure": {
"time": "1764826924",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764827010",
"uncertainty": 120
},
"departure": {
"time": "1764827010",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764827130",
"uncertainty": 120
},
"departure": {
"time": "1764827130",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764827217",
"uncertainty": 120
},
"departure": {
"time": "1764827217",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764827285",
"uncertainty": 120
},
"departure": {
"time": "1764827285",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764827374",
"uncertainty": 120
},
"departure": {
"time": "1764827374",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764827437",
"uncertainty": 120
},
"departure": {
"time": "1764827437",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764827461",
"uncertainty": 120
},
"departure": {
"time": "1764827461",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764827530",
"uncertainty": 120
},
"departure": {
"time": "1764827530",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764827554",
"uncertainty": 120
},
"departure": {
"time": "1764827554",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764827619",
"uncertainty": 120
},
"departure": {
"time": "1764827619",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764827738",
"uncertainty": 120
},
"departure": {
"time": "1764827738",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764827881",
"uncertainty": 120
},
"departure": {
"time": "1764827881",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764827918",
"uncertainty": 120
},
"departure": {
"time": "1764827918",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764827961",
"uncertainty": 120
},
"departure": {
"time": "1764827961",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764828038",
"uncertainty": 120
},
"departure": {
"time": "1764828038",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764828125",
"uncertainty": 120
},
"departure": {
"time": "1764828125",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764828171",
"uncertainty": 120
},
"departure": {
"time": "1764828171",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764828202",
"uncertainty": 120
},
"departure": {
"time": "1764828202",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764828278",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725969"
},
"vehicle": {
"id": "329",
"label": "329"
}
}
},
{
"id": "21323674",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828000",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "K1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323674"
}
}
},
{
"id": "21725975",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764826620",
"uncertainty": 120
},
"stopId": "wimmair",
"stopSequence": 1
},
{
"arrival": {
"time": "1764826698",
"uncertainty": 120
},
"departure": {
"time": "1764826698",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764826762",
"uncertainty": 120
},
"departure": {
"time": "1764826762",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764826885",
"uncertainty": 120
},
"departure": {
"time": "1764826885",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764826980",
"uncertainty": 120
},
"departure": {
"time": "1764826980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764826950",
"uncertainty": 120
},
"departure": {
"time": "1764826950",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764827078",
"uncertainty": 120
},
"departure": {
"time": "1764827078",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764827135",
"uncertainty": 120
},
"departure": {
"time": "1764827135",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764827182",
"uncertainty": 120
},
"departure": {
"time": "1764827182",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764827235",
"uncertainty": 120
},
"departure": {
"time": "1764827235",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764827288",
"uncertainty": 120
},
"departure": {
"time": "1764827288",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764827487",
"uncertainty": 120
},
"departure": {
"time": "1764827487",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764827555",
"uncertainty": 120
},
"departure": {
"time": "1764827555",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764827642",
"uncertainty": 120
},
"departure": {
"time": "1764827642",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764827744",
"uncertainty": 120
},
"departure": {
"time": "1764827744",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764827792",
"uncertainty": 120
},
"departure": {
"time": "1764827792",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764827870",
"uncertainty": 120
},
"departure": {
"time": "1764827870",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764827950",
"uncertainty": 120
},
"departure": {
"time": "1764827950",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764828044",
"uncertainty": 120
},
"departure": {
"time": "1764828044",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764828113",
"uncertainty": 120
},
"departure": {
"time": "1764828113",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764828275",
"uncertainty": 120
},
"departure": {
"time": "1764828275",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764828380",
"uncertainty": 120
},
"departure": {
"time": "1764828380",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764828465",
"uncertainty": 120
},
"departure": {
"time": "1764828465",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764828593",
"uncertainty": 120
},
"departure": {
"time": "1764828593",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764828698",
"uncertainty": 120
},
"departure": {
"time": "1764828840",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764828917",
"uncertainty": 120
},
"departure": {
"time": "1764828917",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764829020",
"uncertainty": 120
},
"departure": {
"time": "1764829020",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764829140",
"uncertainty": 120
},
"departure": {
"time": "1764829140",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764829227",
"uncertainty": 120
},
"departure": {
"time": "1764829227",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764829291",
"uncertainty": 120
},
"departure": {
"time": "1764829291",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764829380",
"uncertainty": 120
},
"departure": {
"time": "1764829380",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764829443",
"uncertainty": 120
},
"departure": {
"time": "1764829443",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764829467",
"uncertainty": 120
},
"departure": {
"time": "1764829467",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764829536",
"uncertainty": 120
},
"departure": {
"time": "1764829536",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764829560",
"uncertainty": 120
},
"departure": {
"time": "1764829560",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764829621",
"uncertainty": 120
},
"departure": {
"time": "1764829621",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764829740",
"uncertainty": 120
},
"departure": {
"time": "1764829740",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764829883",
"uncertainty": 120
},
"departure": {
"time": "1764829883",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764829920",
"uncertainty": 120
},
"departure": {
"time": "1764829920",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764829963",
"uncertainty": 120
},
"departure": {
"time": "1764829963",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764830040",
"uncertainty": 120
},
"departure": {
"time": "1764830040",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764830127",
"uncertainty": 120
},
"departure": {
"time": "1764830127",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764830173",
"uncertainty": 120
},
"departure": {
"time": "1764830173",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764830204",
"uncertainty": 120
},
"departure": {
"time": "1764830204",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764830280",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725975"
}
}
},
{
"id": "21725987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764825351",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764825391",
"uncertainty": 120
},
"departure": {
"time": "1764825391",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764825441",
"uncertainty": 120
},
"departure": {
"time": "1764825441",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764825505",
"uncertainty": 120
},
"departure": {
"time": "1764825505",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764825543",
"uncertainty": 120
},
"departure": {
"time": "1764825543",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825601",
"uncertainty": 120
},
"departure": {
"time": "1764825601",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825684",
"uncertainty": 120
},
"departure": {
"time": "1764825684",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825756",
"uncertainty": 120
},
"departure": {
"time": "1764825756",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764825824",
"uncertainty": 120
},
"departure": {
"time": "1764825824",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764825903",
"uncertainty": 120
},
"departure": {
"time": "1764825903",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764825960",
"uncertainty": 120
},
"departure": {
"time": "1764825960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764826002",
"uncertainty": 120
},
"departure": {
"time": "1764826002",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764826036",
"uncertainty": 120
},
"departure": {
"time": "1764826036",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764826069",
"uncertainty": 120
},
"departure": {
"time": "1764826069",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764826145",
"uncertainty": 120
},
"departure": {
"time": "1764826145",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764827061",
"uncertainty": 120
},
"departure": {
"time": "1764827061",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764827141",
"uncertainty": 120
},
"departure": {
"time": "1764827141",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764827186",
"uncertainty": 120
},
"departure": {
"time": "1764827186",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764827234",
"uncertainty": 120
},
"departure": {
"time": "1764827234",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764827293",
"uncertainty": 120
},
"departure": {
"time": "1764827293",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764827331",
"uncertainty": 120
},
"departure": {
"time": "1764827331",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764827392",
"uncertainty": 120
},
"departure": {
"time": "1764827392",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764827489",
"uncertainty": 120
},
"departure": {
"time": "1764827489",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764827592",
"uncertainty": 120
},
"departure": {
"time": "1764827592",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764827677",
"uncertainty": 120
},
"departure": {
"time": "1764827677",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764827790",
"uncertainty": 120
},
"departure": {
"time": "1764827790",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764827897",
"uncertainty": 120
},
"departure": {
"time": "1764827897",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764827974",
"uncertainty": 120
},
"departure": {
"time": "1764827974",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764828083",
"uncertainty": 120
},
"departure": {
"time": "1764828083",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764828252",
"uncertainty": 120
},
"departure": {
"time": "1764828252",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764828320",
"uncertainty": 120
},
"departure": {
"time": "1764828320",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764828440",
"uncertainty": 120
},
"departure": {
"time": "1764828440",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764828501",
"uncertainty": 120
},
"departure": {
"time": "1764828501",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764828582",
"uncertainty": 120
},
"departure": {
"time": "1764828582",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764828649",
"uncertainty": 120
},
"departure": {
"time": "1764828649",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764828741",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725987"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "21725986",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764827151",
"uncertainty": 120
},
"departure": {
"time": "1764827151",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764824849",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764824866",
"uncertainty": 120
},
"departure": {
"time": "1764824866",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764824918",
"uncertainty": 120
},
"departure": {
"time": "1764824918",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764824969",
"uncertainty": 120
},
"departure": {
"time": "1764824969",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764825089",
"uncertainty": 120
},
"departure": {
"time": "1764825089",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825146",
"uncertainty": 120
},
"departure": {
"time": "1764825149",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825299",
"uncertainty": 120
},
"departure": {
"time": "1764825299",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825368",
"uncertainty": 120
},
"departure": {
"time": "1764825368",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764825515",
"uncertainty": 120
},
"departure": {
"time": "1764825515",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764825603",
"uncertainty": 120
},
"departure": {
"time": "1764825603",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764825695",
"uncertainty": 120
},
"departure": {
"time": "1764825695",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764825786",
"uncertainty": 120
},
"departure": {
"time": "1764825786",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764825936",
"uncertainty": 120
},
"departure": {
"time": "1764825936",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764825988",
"uncertainty": 120
},
"departure": {
"time": "1764825988",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764826055",
"uncertainty": 120
},
"departure": {
"time": "1764826055",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764826097",
"uncertainty": 120
},
"departure": {
"time": "1764826097",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764826150",
"uncertainty": 120
},
"departure": {
"time": "1764826150",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764826200",
"uncertainty": 120
},
"departure": {
"time": "1764826200",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764826245",
"uncertainty": 120
},
"departure": {
"time": "1764826245",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764826319",
"uncertainty": 120
},
"departure": {
"time": "1764826319",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764826438",
"uncertainty": 120
},
"departure": {
"time": "1764826438",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764826518",
"uncertainty": 120
},
"departure": {
"time": "1764826518",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764826551",
"uncertainty": 120
},
"departure": {
"time": "1764826551",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764826579",
"uncertainty": 120
},
"departure": {
"time": "1764826579",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764826620",
"uncertainty": 120
},
"departure": {
"time": "1764826620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764827484",
"uncertainty": 120
},
"departure": {
"time": "1764827484",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764827539",
"uncertainty": 120
},
"departure": {
"time": "1764827539",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764827579",
"uncertainty": 120
},
"departure": {
"time": "1764827579",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764827629",
"uncertainty": 120
},
"departure": {
"time": "1764827629",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764827696",
"uncertainty": 120
},
"departure": {
"time": "1764827696",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764827751",
"uncertainty": 120
},
"departure": {
"time": "1764827751",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764827782",
"uncertainty": 120
},
"departure": {
"time": "1764827782",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764827809",
"uncertainty": 120
},
"departure": {
"time": "1764827809",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764827863",
"uncertainty": 120
},
"departure": {
"time": "1764827863",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764827884",
"uncertainty": 120
},
"departure": {
"time": "1764827884",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764827945",
"uncertainty": 120
},
"departure": {
"time": "1764827945",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764828064",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725986"
},
"vehicle": {
"id": "186",
"label": "186"
}
}
},
{
"id": "21725989",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827700",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827738",
"uncertainty": 120
},
"departure": {
"time": "1764827738",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827788",
"uncertainty": 120
},
"departure": {
"time": "1764827788",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827852",
"uncertainty": 120
},
"departure": {
"time": "1764827852",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764827890",
"uncertainty": 120
},
"departure": {
"time": "1764827890",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764827948",
"uncertainty": 120
},
"departure": {
"time": "1764827948",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828031",
"uncertainty": 120
},
"departure": {
"time": "1764828031",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828103",
"uncertainty": 120
},
"departure": {
"time": "1764828103",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828171",
"uncertainty": 120
},
"departure": {
"time": "1764828171",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828250",
"uncertainty": 120
},
"departure": {
"time": "1764828250",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828360",
"uncertainty": 120
},
"departure": {
"time": "1764828360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828406",
"uncertainty": 120
},
"departure": {
"time": "1764828406",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828443",
"uncertainty": 120
},
"departure": {
"time": "1764828443",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764828479",
"uncertainty": 120
},
"departure": {
"time": "1764828479",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764828562",
"uncertainty": 120
},
"departure": {
"time": "1764828562",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764829408",
"uncertainty": 120
},
"departure": {
"time": "1764829408",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764829493",
"uncertainty": 120
},
"departure": {
"time": "1764829493",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829541",
"uncertainty": 120
},
"departure": {
"time": "1764829541",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829592",
"uncertainty": 120
},
"departure": {
"time": "1764829592",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829655",
"uncertainty": 120
},
"departure": {
"time": "1764829655",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764829696",
"uncertainty": 120
},
"departure": {
"time": "1764829696",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764829758",
"uncertainty": 120
},
"departure": {
"time": "1764829758",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764829857",
"uncertainty": 120
},
"departure": {
"time": "1764829857",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764829971",
"uncertainty": 120
},
"departure": {
"time": "1764829971",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764830055",
"uncertainty": 120
},
"departure": {
"time": "1764830055",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764830162",
"uncertainty": 120
},
"departure": {
"time": "1764830162",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764830269",
"uncertainty": 120
},
"departure": {
"time": "1764830269",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764830346",
"uncertainty": 120
},
"departure": {
"time": "1764830346",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764830453",
"uncertainty": 120
},
"departure": {
"time": "1764830453",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764830622",
"uncertainty": 120
},
"departure": {
"time": "1764830622",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764830690",
"uncertainty": 120
},
"departure": {
"time": "1764830690",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764830810",
"uncertainty": 120
},
"departure": {
"time": "1764830810",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764830871",
"uncertainty": 120
},
"departure": {
"time": "1764830871",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764830952",
"uncertainty": 120
},
"departure": {
"time": "1764830952",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764831019",
"uncertainty": 120
},
"departure": {
"time": "1764831019",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764831111",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725989"
}
}
},
{
"id": "21725988",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764830145",
"uncertainty": 120
},
"departure": {
"time": "1764830145",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764827700",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827717",
"uncertainty": 120
},
"departure": {
"time": "1764827717",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827803",
"uncertainty": 120
},
"departure": {
"time": "1764827803",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827893",
"uncertainty": 120
},
"departure": {
"time": "1764827893",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828000",
"uncertainty": 120
},
"departure": {
"time": "1764828000",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828076",
"uncertainty": 120
},
"departure": {
"time": "1764828076",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828215",
"uncertainty": 120
},
"departure": {
"time": "1764828215",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828298",
"uncertainty": 120
},
"departure": {
"time": "1764828298",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828480",
"uncertainty": 120
},
"departure": {
"time": "1764828480",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828568",
"uncertainty": 120
},
"departure": {
"time": "1764828568",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828660",
"uncertainty": 120
},
"departure": {
"time": "1764828720",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828796",
"uncertainty": 120
},
"departure": {
"time": "1764828796",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828921",
"uncertainty": 120
},
"departure": {
"time": "1764828921",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764828965",
"uncertainty": 120
},
"departure": {
"time": "1764828965",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764829020",
"uncertainty": 120
},
"departure": {
"time": "1764829020",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764829066",
"uncertainty": 120
},
"departure": {
"time": "1764829066",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764829124",
"uncertainty": 120
},
"departure": {
"time": "1764829124",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829179",
"uncertainty": 120
},
"departure": {
"time": "1764829179",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829229",
"uncertainty": 120
},
"departure": {
"time": "1764829229",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829311",
"uncertainty": 120
},
"departure": {
"time": "1764829311",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764829481",
"uncertainty": 120
},
"departure": {
"time": "1764829481",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764829569",
"uncertainty": 120
},
"departure": {
"time": "1764829569",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764829605",
"uncertainty": 120
},
"departure": {
"time": "1764829605",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764829636",
"uncertainty": 120
},
"departure": {
"time": "1764829636",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764829680",
"uncertainty": 120
},
"departure": {
"time": "1764829680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764830483",
"uncertainty": 120
},
"departure": {
"time": "1764830483",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764830542",
"uncertainty": 120
},
"departure": {
"time": "1764830542",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764830585",
"uncertainty": 120
},
"departure": {
"time": "1764830585",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764830639",
"uncertainty": 120
},
"departure": {
"time": "1764830639",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764830711",
"uncertainty": 120
},
"departure": {
"time": "1764830711",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764830770",
"uncertainty": 120
},
"departure": {
"time": "1764830770",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764830803",
"uncertainty": 120
},
"departure": {
"time": "1764830803",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764830832",
"uncertainty": 120
},
"departure": {
"time": "1764830832",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764830890",
"uncertainty": 120
},
"departure": {
"time": "1764830890",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764830913",
"uncertainty": 120
},
"departure": {
"time": "1764830913",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764830978",
"uncertainty": 120
},
"departure": {
"time": "1764830978",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764831094",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725988"
}
}
},
{
"id": "21725785",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828000",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725785"
}
}
},
{
"id": "21725784",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827400",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725784"
}
}
},
{
"id": "21323493",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764827361",
"uncertainty": 120
},
"departure": {
"time": "1764827361",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764827392",
"uncertainty": 120
},
"departure": {
"time": "1764827392",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"departure": {
"time": "1764826800",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1764826971",
"uncertainty": 120
},
"departure": {
"time": "1764826971",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827085",
"uncertainty": 120
},
"departure": {
"time": "1764827085",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827160",
"uncertainty": 120
},
"departure": {
"time": "1764827160",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764827264",
"uncertainty": 120
},
"departure": {
"time": "1764827264",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764827355",
"uncertainty": 120
},
"departure": {
"time": "1764827355",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764827460",
"uncertainty": 120
},
"departure": {
"time": "1764827460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764827496",
"uncertainty": 120
},
"departure": {
"time": "1764827496",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764827394",
"uncertainty": 120
},
"departure": {
"time": "1764827394",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1764827471",
"uncertainty": 120
},
"departure": {
"time": "1764827471",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1764827584",
"uncertainty": 120
},
"departure": {
"time": "1764827584",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1764827691",
"uncertainty": 120
},
"departure": {
"time": "1764827691",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1764827764",
"uncertainty": 120
},
"departure": {
"time": "1764827764",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1764827810",
"uncertainty": 120
},
"departure": {
"time": "1764827810",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1764827884",
"uncertainty": 120
},
"departure": {
"time": "1764827884",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764827981",
"uncertainty": 120
},
"departure": {
"time": "1764827981",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764828096",
"uncertainty": 120
},
"departure": {
"time": "1764828096",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764828172",
"uncertainty": 120
},
"departure": {
"time": "1764828172",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764828308",
"uncertainty": 120
},
"departure": {
"time": "1764828308",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764828401",
"uncertainty": 120
},
"departure": {
"time": "1764828401",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764828510",
"uncertainty": 120
},
"departure": {
"time": "1764828510",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764828568",
"uncertainty": 120
},
"departure": {
"time": "1764828568",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1764828660",
"uncertainty": 120
},
"departure": {
"time": "1764828660",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1764828756",
"uncertainty": 120
},
"departure": {
"time": "1764828756",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764828851",
"uncertainty": 120
},
"departure": {
"time": "1764828851",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1764828936",
"uncertainty": 120
},
"departure": {
"time": "1764828936",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1764829011",
"uncertainty": 120
},
"departure": {
"time": "1764829011",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1764829171",
"uncertainty": 120
},
"departure": {
"time": "1764829171",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764829276",
"uncertainty": 120
},
"departure": {
"time": "1764829276",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1764829348",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323493"
}
}
},
{
"id": "21323492",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764824898",
"uncertainty": 120
},
"departure": {
"time": "1764824898",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764824934",
"uncertainty": 120
},
"departure": {
"time": "1764824934",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"departure": {
"time": "1764824434",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1764824584",
"uncertainty": 120
},
"departure": {
"time": "1764824644",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764824731",
"uncertainty": 120
},
"departure": {
"time": "1764824731",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764824764",
"uncertainty": 120
},
"departure": {
"time": "1764824764",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764824824",
"uncertainty": 120
},
"departure": {
"time": "1764824824",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764824955",
"uncertainty": 120
},
"departure": {
"time": "1764824955",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825060",
"uncertainty": 120
},
"departure": {
"time": "1764825060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825096",
"uncertainty": 120
},
"departure": {
"time": "1764825096",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764824936",
"uncertainty": 120
},
"departure": {
"time": "1764824936",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1764824996",
"uncertainty": 120
},
"departure": {
"time": "1764824996",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1764825083",
"uncertainty": 120
},
"departure": {
"time": "1764825206",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1764825296",
"uncertainty": 120
},
"departure": {
"time": "1764825296",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1764825326",
"uncertainty": 120
},
"departure": {
"time": "1764825326",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1764825356",
"uncertainty": 120
},
"departure": {
"time": "1764825386",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1764825460",
"uncertainty": 120
},
"departure": {
"time": "1764825460",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764825566",
"uncertainty": 120
},
"departure": {
"time": "1764825566",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764825681",
"uncertainty": 120
},
"departure": {
"time": "1764825681",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764825757",
"uncertainty": 120
},
"departure": {
"time": "1764825757",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764825901",
"uncertainty": 120
},
"departure": {
"time": "1764825901",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764826000",
"uncertainty": 120
},
"departure": {
"time": "1764826000",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764826092",
"uncertainty": 120
},
"departure": {
"time": "1764826092",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764826142",
"uncertainty": 120
},
"departure": {
"time": "1764826142",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1764826220",
"uncertainty": 120
},
"departure": {
"time": "1764826220",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1764826300",
"uncertainty": 120
},
"departure": {
"time": "1764826300",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764826395",
"uncertainty": 120
},
"departure": {
"time": "1764826395",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1764826480",
"uncertainty": 120
},
"departure": {
"time": "1764826480",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1764826544",
"uncertainty": 120
},
"departure": {
"time": "1764826544",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1764826665",
"uncertainty": 120
},
"departure": {
"time": "1764826665",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764826736",
"uncertainty": 120
},
"departure": {
"time": "1764826736",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1764826785",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323492"
},
"vehicle": {
"id": "216",
"label": "216"
}
}
},
{
"id": "21323511",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829469",
"uncertainty": 120
},
"departure": {
"time": "1764829469",
"uncertainty": 120
},
"stopId": "bsmier2"
},
{
"arrival": {
"time": "1764829504",
"uncertainty": 120
},
"departure": {
"time": "1764829504",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764829582",
"uncertainty": 120
},
"departure": {
"time": "1764829582",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764827400",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827455",
"uncertainty": 120
},
"departure": {
"time": "1764827455",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827520",
"uncertainty": 120
},
"departure": {
"time": "1764827520",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827615",
"uncertainty": 120
},
"departure": {
"time": "1764827615",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1764827700",
"uncertainty": 120
},
"departure": {
"time": "1764827700",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764827799",
"uncertainty": 120
},
"departure": {
"time": "1764827799",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764827992",
"uncertainty": 120
},
"departure": {
"time": "1764827992",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828102",
"uncertainty": 120
},
"departure": {
"time": "1764828102",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828171",
"uncertainty": 120
},
"departure": {
"time": "1764828171",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828244",
"uncertainty": 120
},
"departure": {
"time": "1764828244",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828300",
"uncertainty": 120
},
"departure": {
"time": "1764828300",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828377",
"uncertainty": 120
},
"departure": {
"time": "1764828377",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828523",
"uncertainty": 120
},
"departure": {
"time": "1764828523",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764828588",
"uncertainty": 120
},
"departure": {
"time": "1764828588",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764828650",
"uncertainty": 120
},
"departure": {
"time": "1764828650",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1764828720",
"uncertainty": 120
},
"departure": {
"time": "1764828720",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764828902",
"uncertainty": 120
},
"departure": {
"time": "1764828902",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829020",
"uncertainty": 120
},
"departure": {
"time": "1764829020",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829125",
"uncertainty": 120
},
"departure": {
"time": "1764829125",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829200",
"uncertainty": 120
},
"departure": {
"time": "1764829200",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764829330",
"uncertainty": 120
},
"departure": {
"time": "1764829330",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764829469",
"uncertainty": 120
},
"departure": {
"time": "1764829469",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764829497",
"uncertainty": 120
},
"departure": {
"time": "1764829497",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764829560",
"uncertainty": 120
},
"departure": {
"time": "1764829560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764829648",
"uncertainty": 120
},
"departure": {
"time": "1764829648",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764829582",
"uncertainty": 120
},
"departure": {
"time": "1764829582",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764829706",
"uncertainty": 120
},
"departure": {
"time": "1764829706",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764829851",
"uncertainty": 120
},
"departure": {
"time": "1764829851",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764829965",
"uncertainty": 120
},
"departure": {
"time": "1764829965",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1764830049",
"uncertainty": 120
},
"departure": {
"time": "1764830049",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1764830172",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323511"
}
}
},
{
"id": "21323510",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764827401",
"uncertainty": 120
},
"departure": {
"time": "1764827401",
"uncertainty": 120
},
"stopId": "bsmier2"
},
{
"arrival": {
"time": "1764827436",
"uncertainty": 120
},
"departure": {
"time": "1764827436",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764827514",
"uncertainty": 120
},
"departure": {
"time": "1764827514",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764825393",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764825448",
"uncertainty": 120
},
"departure": {
"time": "1764825448",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764825513",
"uncertainty": 120
},
"departure": {
"time": "1764825513",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764825608",
"uncertainty": 120
},
"departure": {
"time": "1764825608",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1764825693",
"uncertainty": 120
},
"departure": {
"time": "1764825693",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825788",
"uncertainty": 120
},
"departure": {
"time": "1764825788",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825979",
"uncertainty": 120
},
"departure": {
"time": "1764825979",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1764826089",
"uncertainty": 120
},
"departure": {
"time": "1764826089",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764826158",
"uncertainty": 120
},
"departure": {
"time": "1764826158",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764826231",
"uncertainty": 120
},
"departure": {
"time": "1764826231",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764826287",
"uncertainty": 120
},
"departure": {
"time": "1764826287",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764826363",
"uncertainty": 120
},
"departure": {
"time": "1764826363",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1764826507",
"uncertainty": 120
},
"departure": {
"time": "1764826507",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764826572",
"uncertainty": 120
},
"departure": {
"time": "1764826572",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764826634",
"uncertainty": 120
},
"departure": {
"time": "1764826634",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1764826704",
"uncertainty": 120
},
"departure": {
"time": "1764826704",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764826877",
"uncertainty": 120
},
"departure": {
"time": "1764826877",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764826995",
"uncertainty": 120
},
"departure": {
"time": "1764826995",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764827100",
"uncertainty": 120
},
"departure": {
"time": "1764827100",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764827175",
"uncertainty": 120
},
"departure": {
"time": "1764827175",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764827284",
"uncertainty": 120
},
"departure": {
"time": "1764827284",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764827401",
"uncertainty": 120
},
"departure": {
"time": "1764827401",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764827348",
"uncertainty": 120
},
"departure": {
"time": "1764827348",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764827400",
"uncertainty": 120
},
"departure": {
"time": "1764827400",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764827470",
"uncertainty": 120
},
"departure": {
"time": "1764827470",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764827514",
"uncertainty": 120
},
"departure": {
"time": "1764827514",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764827615",
"uncertainty": 120
},
"departure": {
"time": "1764827615",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764827744",
"uncertainty": 120
},
"departure": {
"time": "1764827744",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764827845",
"uncertainty": 120
},
"departure": {
"time": "1764827845",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1764827928",
"uncertainty": 120
},
"departure": {
"time": "1764827928",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1764828035",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323510"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
},
{
"id": "21725821",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828900",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725821"
}
}
},
{
"id": "21725820",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764827580",
"uncertainty": 120
},
"departure": {
"time": "1764827580",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1764827663",
"uncertainty": 120
},
"departure": {
"time": "1764827663",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1764827769",
"uncertainty": 120
},
"departure": {
"time": "1764827769",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1764826800",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1764826895",
"uncertainty": 120
},
"departure": {
"time": "1764826895",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764826980",
"uncertainty": 120
},
"departure": {
"time": "1764826980",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827130",
"uncertainty": 120
},
"departure": {
"time": "1764827130",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764827212",
"uncertainty": 120
},
"departure": {
"time": "1764827212",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1764827244",
"uncertainty": 120
},
"departure": {
"time": "1764827244",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1764827314",
"uncertainty": 120
},
"departure": {
"time": "1764827314",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1764827373",
"uncertainty": 120
},
"departure": {
"time": "1764827373",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1764827443",
"uncertainty": 120
},
"departure": {
"time": "1764827443",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1764827500",
"uncertainty": 120
},
"departure": {
"time": "1764827500",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1764827580",
"uncertainty": 120
},
"departure": {
"time": "1764827580",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1764827697",
"uncertainty": 120
},
"departure": {
"time": "1764827697",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1764827737",
"uncertainty": 120
},
"departure": {
"time": "1764827737",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1764827820",
"uncertainty": 120
},
"departure": {
"time": "1764827820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1764827891",
"uncertainty": 120
},
"departure": {
"time": "1764827891",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764827808",
"uncertainty": 120
},
"departure": {
"time": "1764827808",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764827871",
"uncertainty": 120
},
"departure": {
"time": "1764827871",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1764827932",
"uncertainty": 120
},
"departure": {
"time": "1764827932",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764828014",
"uncertainty": 120
},
"departure": {
"time": "1764828014",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1764828178",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725820"
}
}
},
{
"id": "21323415",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827340",
"uncertainty": 120
},
"stopId": "neupos1",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323415"
}
}
},
{
"id": "21323416",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827100",
"uncertainty": 120
},
"stopId": "neuson2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323416"
}
}
},
{
"id": "21323854",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828300",
"uncertainty": 120
},
"stopId": "hesecol2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323854"
}
}
},
{
"id": "21323851",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764825469",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764825554",
"uncertainty": 120
},
"departure": {
"time": "1764825554",
"uncertainty": 120
},
"stopId": "leomou2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764825601",
"uncertainty": 120
},
"departure": {
"time": "1764825601",
"uncertainty": 120
},
"stopId": "leogal2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764825648",
"uncertainty": 120
},
"departure": {
"time": "1764825648",
"uncertainty": 120
},
"stopId": "leomair2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764825718",
"uncertainty": 120
},
"departure": {
"time": "1764825718",
"uncertainty": 120
},
"stopId": "leopon2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825825",
"uncertainty": 120
},
"departure": {
"time": "1764825825",
"uncertainty": 120
},
"stopId": "leofle2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825889",
"uncertainty": 120
},
"departure": {
"time": "1764825889",
"uncertainty": 120
},
"stopId": "leobel2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825921",
"uncertainty": 120
},
"departure": {
"time": "1764825921",
"uncertainty": 120
},
"stopId": "leocite2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764825972",
"uncertainty": 120
},
"departure": {
"time": "1764825972",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764826086",
"uncertainty": 120
},
"departure": {
"time": "1764826086",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764826227",
"uncertainty": 120
},
"departure": {
"time": "1764826227",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764826301",
"uncertainty": 120
},
"departure": {
"time": "1764826301",
"uncertainty": 120
},
"stopId": "smbplat",
"stopSequence": 12
},
{
"arrival": {
"time": "1764826361",
"uncertainty": 120
},
"departure": {
"time": "1764826361",
"uncertainty": 120
},
"stopId": "bsmmade2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764826401",
"uncertainty": 120
},
"departure": {
"time": "1764826401",
"uncertainty": 120
},
"stopId": "bsmros1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764826438",
"uncertainty": 120
},
"departure": {
"time": "1764826438",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 15
},
{
"arrival": {
"time": "1764826552",
"uncertainty": 120
},
"departure": {
"time": "1764826552",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764826648",
"uncertainty": 120
},
"departure": {
"time": "1764826648",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 17
},
{
"arrival": {
"time": "1764826741",
"uncertainty": 120
},
"stopId": "bsmcca4r",
"stopSequence": 18
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323851"
}
}
},
{
"id": "21323850",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764826800",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323850"
}
}
},
{
"id": "21323900",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827880",
"uncertainty": 120
},
"stopId": "danpet2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "53",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323900"
}
}
},
{
"id": "21323781",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828960",
"uncertainty": 120
},
"stopId": "baimacq2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323781"
}
}
},
{
"id": "21323780",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828420",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "188",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323780"
}
}
},
{
"id": "21323789",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829680",
"uncertainty": 120
},
"departure": {
"time": "1764829680",
"uncertainty": 120
},
"stopId": "bsmpft1"
},
{
"arrival": {
"time": "1764829735",
"uncertainty": 120
},
"departure": {
"time": "1764829735",
"uncertainty": 120
},
"stopId": "bsmgam"
},
{
"arrival": {
"time": "1764829760",
"uncertainty": 120
},
"departure": {
"time": "1764829760",
"uncertainty": 120
},
"stopId": "bsmcoqu"
},
{
"arrival": {
"time": "1764829774",
"uncertainty": 120
},
"departure": {
"time": "1764829774",
"uncertainty": 120
},
"stopId": "bsmthie"
},
{
"arrival": {
"time": "1764829826",
"uncertainty": 120
},
"departure": {
"time": "1764829826",
"uncertainty": 120
},
"stopId": "bsmpier"
},
{
"arrival": {
"time": "1764829894",
"uncertainty": 120
},
"departure": {
"time": "1764829894",
"uncertainty": 120
},
"stopId": "bsmcnor"
},
{
"arrival": {
"time": "1764830045",
"uncertainty": 120
},
"departure": {
"time": "1764830045",
"uncertainty": 120
},
"stopId": "bsmlet"
},
{
"arrival": {
"time": "1764830094",
"uncertainty": 120
},
"departure": {
"time": "1764830094",
"uncertainty": 120
},
"stopId": "bsmpatr"
},
{
"arrival": {
"time": "1764830165",
"uncertainty": 120
},
"departure": {
"time": "1764830165",
"uncertainty": 120
},
"stopId": "bsmdres2"
},
{
"arrival": {
"time": "1764830174",
"uncertainty": 120
},
"departure": {
"time": "1764830174",
"uncertainty": 120
},
"stopId": "bsmdres"
},
{
"arrival": {
"time": "1764830225",
"uncertainty": 120
},
"departure": {
"time": "1764830225",
"uncertainty": 120
},
"stopId": "bsmmoka"
},
{
"arrival": {
"time": "1764830267",
"uncertainty": 120
},
"departure": {
"time": "1764830267",
"uncertainty": 120
},
"stopId": "smbjos1"
},
{
"departure": {
"time": "1764828060",
"uncertainty": 120
},
"stopId": "equplag",
"stopSequence": 1
},
{
"arrival": {
"time": "1764828154",
"uncertainty": 120
},
"departure": {
"time": "1764828154",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828281",
"uncertainty": 120
},
"departure": {
"time": "1764828281",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828348",
"uncertainty": 120
},
"departure": {
"time": "1764828348",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828516",
"uncertainty": 120
},
"departure": {
"time": "1764828516",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828600",
"uncertainty": 120
},
"departure": {
"time": "1764828600",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828660",
"uncertainty": 120
},
"departure": {
"time": "1764828660",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828711",
"uncertainty": 120
},
"departure": {
"time": "1764828711",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828776",
"uncertainty": 120
},
"departure": {
"time": "1764828776",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 9
},
{
"arrival": {
"time": "1764829020",
"uncertainty": 120
},
"departure": {
"time": "1764829020",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 10
},
{
"arrival": {
"time": "1764829680",
"uncertainty": 120
},
"departure": {
"time": "1764829680",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764830040",
"uncertainty": 120
},
"departure": {
"time": "1764830040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmtte",
"stopSequence": 12
},
{
"arrival": {
"time": "1764830340",
"uncertainty": 120
},
"departure": {
"time": "1764830340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764830312",
"uncertainty": 120
},
"departure": {
"time": "1764830312",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764830387",
"uncertainty": 120
},
"departure": {
"time": "1764830387",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764830567",
"uncertainty": 120
},
"stopId": "smbann1",
"stopSequence": 16
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323789"
}
}
},
{
"id": "21323785",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828420",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "128",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323785"
}
}
},
{
"id": "21323797",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829182",
"uncertainty": 120
},
"departure": {
"time": "1764829182",
"uncertainty": 120
},
"stopId": "outmds2"
},
{
"arrival": {
"time": "1764829211",
"uncertainty": 120
},
"departure": {
"time": "1764829211",
"uncertainty": 120
},
"stopId": "outcol3"
},
{
"arrival": {
"time": "1764829284",
"uncertainty": 120
},
"departure": {
"time": "1764829284",
"uncertainty": 120
},
"stopId": "outkenn2"
},
{
"arrival": {
"time": "1764829823",
"uncertainty": 120
},
"departure": {
"time": "1764829823",
"uncertainty": 120
},
"stopId": "bsmpft1"
},
{
"arrival": {
"time": "1764829878",
"uncertainty": 120
},
"departure": {
"time": "1764829878",
"uncertainty": 120
},
"stopId": "bsmgam"
},
{
"arrival": {
"time": "1764829903",
"uncertainty": 120
},
"departure": {
"time": "1764829903",
"uncertainty": 120
},
"stopId": "bsmcoqu"
},
{
"arrival": {
"time": "1764829917",
"uncertainty": 120
},
"departure": {
"time": "1764829917",
"uncertainty": 120
},
"stopId": "bsmthie"
},
{
"arrival": {
"time": "1764829969",
"uncertainty": 120
},
"departure": {
"time": "1764829969",
"uncertainty": 120
},
"stopId": "bsmpier"
},
{
"arrival": {
"time": "1764830037",
"uncertainty": 120
},
"departure": {
"time": "1764830037",
"uncertainty": 120
},
"stopId": "bsmcnor"
},
{
"arrival": {
"time": "1764830188",
"uncertainty": 120
},
"departure": {
"time": "1764830188",
"uncertainty": 120
},
"stopId": "bsmlet"
},
{
"arrival": {
"time": "1764830237",
"uncertainty": 120
},
"departure": {
"time": "1764830237",
"uncertainty": 120
},
"stopId": "bsmpatr"
},
{
"arrival": {
"time": "1764830308",
"uncertainty": 120
},
"departure": {
"time": "1764830308",
"uncertainty": 120
},
"stopId": "bsmdres2"
},
{
"arrival": {
"time": "1764830317",
"uncertainty": 120
},
"departure": {
"time": "1764830317",
"uncertainty": 120
},
"stopId": "bsmdres"
},
{
"arrival": {
"time": "1764830368",
"uncertainty": 120
},
"departure": {
"time": "1764830368",
"uncertainty": 120
},
"stopId": "bsmmoka"
},
{
"arrival": {
"time": "1764830410",
"uncertainty": 120
},
"departure": {
"time": "1764830410",
"uncertainty": 120
},
"stopId": "smbjos1"
},
{
"departure": {
"time": "1764828738",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764828854",
"uncertainty": 120
},
"departure": {
"time": "1764828854",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828953",
"uncertainty": 120
},
"departure": {
"time": "1764828953",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764829033",
"uncertainty": 120
},
"departure": {
"time": "1764829033",
"uncertainty": 120
},
"stopId": "outpeu2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764829070",
"uncertainty": 120
},
"departure": {
"time": "1764829070",
"uncertainty": 120
},
"stopId": "outorm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764829146",
"uncertainty": 120
},
"departure": {
"time": "1764829146",
"uncertainty": 120
},
"stopId": "outtill",
"stopSequence": 6
},
{
"arrival": {
"time": "1764829170",
"uncertainty": 120
},
"departure": {
"time": "1764829170",
"uncertainty": 120
},
"stopId": "outpru",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828945",
"uncertainty": 120
},
"departure": {
"time": "1764828945",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764829010",
"uncertainty": 120
},
"departure": {
"time": "1764829010",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764829079",
"uncertainty": 120
},
"departure": {
"time": "1764829079",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outmazu2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764829435",
"uncertainty": 120
},
"departure": {
"time": "1764829435",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 11
},
{
"arrival": {
"time": "1764829530",
"uncertainty": 120
},
"departure": {
"time": "1764829530",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 12
},
{
"arrival": {
"time": "1764829823",
"uncertainty": 120
},
"departure": {
"time": "1764829823",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764829980",
"uncertainty": 120
},
"departure": {
"time": "1764829980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmtte",
"stopSequence": 14
},
{
"arrival": {
"time": "1764830280",
"uncertainty": 120
},
"departure": {
"time": "1764830280",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764830456",
"uncertainty": 120
},
"departure": {
"time": "1764830456",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764830532",
"uncertainty": 120
},
"departure": {
"time": "1764830532",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764830712",
"uncertainty": 120
},
"stopId": "smbann1",
"stopSequence": 18
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "153",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323797"
}
}
},
{
"id": "21323799",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829560",
"uncertainty": 120
},
"departure": {
"time": "1764829560",
"uncertainty": 120
},
"stopId": "bsmpft1"
},
{
"arrival": {
"time": "1764829615",
"uncertainty": 120
},
"departure": {
"time": "1764829615",
"uncertainty": 120
},
"stopId": "bsmgam"
},
{
"arrival": {
"time": "1764829640",
"uncertainty": 120
},
"departure": {
"time": "1764829640",
"uncertainty": 120
},
"stopId": "bsmcoqu"
},
{
"arrival": {
"time": "1764829654",
"uncertainty": 120
},
"departure": {
"time": "1764829654",
"uncertainty": 120
},
"stopId": "bsmthie"
},
{
"arrival": {
"time": "1764829706",
"uncertainty": 120
},
"departure": {
"time": "1764829706",
"uncertainty": 120
},
"stopId": "bsmpier"
},
{
"arrival": {
"time": "1764829774",
"uncertainty": 120
},
"departure": {
"time": "1764829774",
"uncertainty": 120
},
"stopId": "bsmcnor"
},
{
"arrival": {
"time": "1764829925",
"uncertainty": 120
},
"departure": {
"time": "1764829925",
"uncertainty": 120
},
"stopId": "bsmlet"
},
{
"arrival": {
"time": "1764829974",
"uncertainty": 120
},
"departure": {
"time": "1764829974",
"uncertainty": 120
},
"stopId": "bsmpatr"
},
{
"arrival": {
"time": "1764830045",
"uncertainty": 120
},
"departure": {
"time": "1764830045",
"uncertainty": 120
},
"stopId": "bsmdres2"
},
{
"arrival": {
"time": "1764830054",
"uncertainty": 120
},
"departure": {
"time": "1764830054",
"uncertainty": 120
},
"stopId": "bsmdres"
},
{
"arrival": {
"time": "1764830105",
"uncertainty": 120
},
"departure": {
"time": "1764830105",
"uncertainty": 120
},
"stopId": "bsmmoka"
},
{
"arrival": {
"time": "1764830147",
"uncertainty": 120
},
"departure": {
"time": "1764830147",
"uncertainty": 120
},
"stopId": "smbjos1"
},
{
"departure": {
"time": "1764828540",
"uncertainty": 120
},
"stopId": "outplac2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764828650",
"uncertainty": 120
},
"departure": {
"time": "1764828650",
"uncertainty": 120
},
"stopId": "outpost",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828713",
"uncertainty": 120
},
"departure": {
"time": "1764828713",
"uncertainty": 120
},
"stopId": "outbiez",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828780",
"uncertainty": 120
},
"departure": {
"time": "1764828780",
"uncertainty": 120
},
"stopId": "outpres2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828877",
"uncertainty": 120
},
"departure": {
"time": "1764828877",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828942",
"uncertainty": 120
},
"departure": {
"time": "1764828942",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764829000",
"uncertainty": 120
},
"departure": {
"time": "1764829000",
"uncertainty": 120
},
"stopId": "outlal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764829069",
"uncertainty": 120
},
"departure": {
"time": "1764829069",
"uncertainty": 120
},
"stopId": "outnce2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764829107",
"uncertainty": 120
},
"departure": {
"time": "1764829107",
"uncertainty": 120
},
"stopId": "outsir2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764829201",
"uncertainty": 120
},
"departure": {
"time": "1764829201",
"uncertainty": 120
},
"stopId": "bsmvie",
"stopSequence": 10
},
{
"arrival": {
"time": "1764829560",
"uncertainty": 120
},
"departure": {
"time": "1764829560",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 11
},
{
"arrival": {
"time": "1764829920",
"uncertainty": 120
},
"departure": {
"time": "1764829920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmtte",
"stopSequence": 12
},
{
"arrival": {
"time": "1764830220",
"uncertainty": 120
},
"departure": {
"time": "1764830220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764830192",
"uncertainty": 120
},
"departure": {
"time": "1764830192",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764830326",
"uncertainty": 120
},
"departure": {
"time": "1764830326",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764830506",
"uncertainty": 120
},
"stopId": "smbann1",
"stopSequence": 16
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "153",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323799"
}
}
},
{
"id": "21323805",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829320",
"uncertainty": 120
},
"departure": {
"time": "1764829320",
"uncertainty": 120
},
"stopId": "bsmpft1"
},
{
"arrival": {
"time": "1764829375",
"uncertainty": 120
},
"departure": {
"time": "1764829375",
"uncertainty": 120
},
"stopId": "bsmgam"
},
{
"arrival": {
"time": "1764829400",
"uncertainty": 120
},
"departure": {
"time": "1764829400",
"uncertainty": 120
},
"stopId": "bsmcoqu"
},
{
"arrival": {
"time": "1764829414",
"uncertainty": 120
},
"departure": {
"time": "1764829414",
"uncertainty": 120
},
"stopId": "bsmthie"
},
{
"arrival": {
"time": "1764829466",
"uncertainty": 120
},
"departure": {
"time": "1764829466",
"uncertainty": 120
},
"stopId": "bsmpier"
},
{
"arrival": {
"time": "1764829534",
"uncertainty": 120
},
"departure": {
"time": "1764829534",
"uncertainty": 120
},
"stopId": "bsmcnor"
},
{
"arrival": {
"time": "1764829685",
"uncertainty": 120
},
"departure": {
"time": "1764829685",
"uncertainty": 120
},
"stopId": "bsmlet"
},
{
"arrival": {
"time": "1764829734",
"uncertainty": 120
},
"departure": {
"time": "1764829734",
"uncertainty": 120
},
"stopId": "bsmpatr"
},
{
"arrival": {
"time": "1764829805",
"uncertainty": 120
},
"departure": {
"time": "1764829805",
"uncertainty": 120
},
"stopId": "bsmdres2"
},
{
"arrival": {
"time": "1764829814",
"uncertainty": 120
},
"departure": {
"time": "1764829814",
"uncertainty": 120
},
"stopId": "bsmdres"
},
{
"arrival": {
"time": "1764829865",
"uncertainty": 120
},
"departure": {
"time": "1764829865",
"uncertainty": 120
},
"stopId": "bsmmoka"
},
{
"arrival": {
"time": "1764829907",
"uncertainty": 120
},
"departure": {
"time": "1764829907",
"uncertainty": 120
},
"stopId": "smbjos1"
},
{
"departure": {
"time": "1764827880",
"uncertainty": 120
},
"stopId": "leoleod",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827946",
"uncertainty": 120
},
"departure": {
"time": "1764827946",
"uncertainty": 120
},
"stopId": "leomou4",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828000",
"uncertainty": 120
},
"departure": {
"time": "1764828000",
"uncertainty": 120
},
"stopId": "leober1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828122",
"uncertainty": 120
},
"departure": {
"time": "1764828122",
"uncertainty": 120
},
"stopId": "leovall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828240",
"uncertainty": 120
},
"departure": {
"time": "1764828240",
"uncertainty": 120
},
"stopId": "leorec2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828346",
"uncertainty": 120
},
"departure": {
"time": "1764828346",
"uncertainty": 120
},
"stopId": "leobel2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828398",
"uncertainty": 120
},
"departure": {
"time": "1764828398",
"uncertainty": 120
},
"stopId": "leocite2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828480",
"uncertainty": 120
},
"departure": {
"time": "1764828480",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828660",
"uncertainty": 120
},
"departure": {
"time": "1764828660",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764829066",
"uncertainty": 120
},
"departure": {
"time": "1764829066",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 10
},
{
"arrival": {
"time": "1764829140",
"uncertainty": 120
},
"departure": {
"time": "1764829140",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 11
},
{
"arrival": {
"time": "1764829207",
"uncertainty": 120
},
"departure": {
"time": "1764829207",
"uncertainty": 120
},
"stopId": "bsmc14a",
"stopSequence": 12
},
{
"arrival": {
"time": "1764829320",
"uncertainty": 120
},
"departure": {
"time": "1764829320",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764829680",
"uncertainty": 120
},
"departure": {
"time": "1764829680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmtte",
"stopSequence": 14
},
{
"arrival": {
"time": "1764829980",
"uncertainty": 120
},
"departure": {
"time": "1764829980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764829977",
"uncertainty": 120
},
"departure": {
"time": "1764829977",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764830053",
"uncertainty": 120
},
"departure": {
"time": "1764830053",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764830233",
"uncertainty": 120
},
"stopId": "smbann1",
"stopSequence": 18
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "193",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323805"
}
}
},
{
"id": "21323801",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827040",
"uncertainty": 120
},
"stopId": "pitpit1",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "173",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323801"
}
}
},
{
"id": "21323803",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829620",
"uncertainty": 120
},
"departure": {
"time": "1764829620",
"uncertainty": 120
},
"stopId": "bsmpft1"
},
{
"arrival": {
"time": "1764829675",
"uncertainty": 120
},
"departure": {
"time": "1764829675",
"uncertainty": 120
},
"stopId": "bsmgam"
},
{
"arrival": {
"time": "1764829700",
"uncertainty": 120
},
"departure": {
"time": "1764829700",
"uncertainty": 120
},
"stopId": "bsmcoqu"
},
{
"arrival": {
"time": "1764829714",
"uncertainty": 120
},
"departure": {
"time": "1764829714",
"uncertainty": 120
},
"stopId": "bsmthie"
},
{
"arrival": {
"time": "1764829766",
"uncertainty": 120
},
"departure": {
"time": "1764829766",
"uncertainty": 120
},
"stopId": "bsmpier"
},
{
"arrival": {
"time": "1764829834",
"uncertainty": 120
},
"departure": {
"time": "1764829834",
"uncertainty": 120
},
"stopId": "bsmcnor"
},
{
"arrival": {
"time": "1764829985",
"uncertainty": 120
},
"departure": {
"time": "1764829985",
"uncertainty": 120
},
"stopId": "bsmlet"
},
{
"arrival": {
"time": "1764830034",
"uncertainty": 120
},
"departure": {
"time": "1764830034",
"uncertainty": 120
},
"stopId": "bsmpatr"
},
{
"arrival": {
"time": "1764830105",
"uncertainty": 120
},
"departure": {
"time": "1764830105",
"uncertainty": 120
},
"stopId": "bsmdres2"
},
{
"arrival": {
"time": "1764830114",
"uncertainty": 120
},
"departure": {
"time": "1764830114",
"uncertainty": 120
},
"stopId": "bsmdres"
},
{
"arrival": {
"time": "1764830165",
"uncertainty": 120
},
"departure": {
"time": "1764830165",
"uncertainty": 120
},
"stopId": "bsmmoka"
},
{
"arrival": {
"time": "1764830207",
"uncertainty": 120
},
"departure": {
"time": "1764830207",
"uncertainty": 120
},
"stopId": "smbjos1"
},
{
"departure": {
"time": "1764828000",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
},
{
"arrival": {
"time": "1764828120",
"uncertainty": 120
},
"departure": {
"time": "1764828120",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828223",
"uncertainty": 120
},
"departure": {
"time": "1764828223",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828321",
"uncertainty": 120
},
"departure": {
"time": "1764828321",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828410",
"uncertainty": 120
},
"departure": {
"time": "1764828410",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828480",
"uncertainty": 120
},
"departure": {
"time": "1764828480",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828564",
"uncertainty": 120
},
"departure": {
"time": "1764828564",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828627",
"uncertainty": 120
},
"departure": {
"time": "1764828627",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828674",
"uncertainty": 120
},
"departure": {
"time": "1764828674",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828765",
"uncertainty": 120
},
"departure": {
"time": "1764828765",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828840",
"uncertainty": 120
},
"departure": {
"time": "1764828840",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828900",
"uncertainty": 120
},
"departure": {
"time": "1764828900",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828950",
"uncertainty": 120
},
"departure": {
"time": "1764828950",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 13
},
{
"arrival": {
"time": "1764829005",
"uncertainty": 120
},
"departure": {
"time": "1764829005",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764829149",
"uncertainty": 120
},
"departure": {
"time": "1764829149",
"uncertainty": 120
},
"stopId": "outhlm",
"stopSequence": 15
},
{
"arrival": {
"time": "1764829219",
"uncertainty": 120
},
"departure": {
"time": "1764829219",
"uncertainty": 120
},
"stopId": "outbert",
"stopSequence": 16
},
{
"arrival": {
"time": "1764829268",
"uncertainty": 120
},
"departure": {
"time": "1764829268",
"uncertainty": 120
},
"stopId": "outrsal2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829327",
"uncertainty": 120
},
"departure": {
"time": "1764829327",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829620",
"uncertainty": 120
},
"departure": {
"time": "1764829620",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764829980",
"uncertainty": 120
},
"departure": {
"time": "1764829980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmtte",
"stopSequence": 20
},
{
"arrival": {
"time": "1764830280",
"uncertainty": 120
},
"departure": {
"time": "1764830280",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "smbjos1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764830252",
"uncertainty": 120
},
"departure": {
"time": "1764830252",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 22
},
{
"arrival": {
"time": "1764830337",
"uncertainty": 120
},
"departure": {
"time": "1764830337",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 23
},
{
"arrival": {
"time": "1764830517",
"uncertainty": 120
},
"stopId": "smbann1",
"stopSequence": 24
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "183",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323803"
}
}
},
{
"id": "21323813",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829740",
"uncertainty": 120
},
"departure": {
"time": "1764829740",
"uncertainty": 120
},
"stopId": "bsmpft1"
},
{
"arrival": {
"time": "1764829795",
"uncertainty": 120
},
"departure": {
"time": "1764829795",
"uncertainty": 120
},
"stopId": "bsmgam"
},
{
"arrival": {
"time": "1764829820",
"uncertainty": 120
},
"departure": {
"time": "1764829820",
"uncertainty": 120
},
"stopId": "bsmcoqu"
},
{
"arrival": {
"time": "1764829834",
"uncertainty": 120
},
"departure": {
"time": "1764829834",
"uncertainty": 120
},
"stopId": "bsmthie"
},
{
"arrival": {
"time": "1764829886",
"uncertainty": 120
},
"departure": {
"time": "1764829886",
"uncertainty": 120
},
"stopId": "bsmpier"
},
{
"arrival": {
"time": "1764829954",
"uncertainty": 120
},
"departure": {
"time": "1764829954",
"uncertainty": 120
},
"stopId": "bsmcnor"
},
{
"arrival": {
"time": "1764830105",
"uncertainty": 120
},
"departure": {
"time": "1764830105",
"uncertainty": 120
},
"stopId": "bsmlet"
},
{
"arrival": {
"time": "1764830154",
"uncertainty": 120
},
"departure": {
"time": "1764830154",
"uncertainty": 120
},
"stopId": "bsmpatr"
},
{
"arrival": {
"time": "1764830225",
"uncertainty": 120
},
"departure": {
"time": "1764830225",
"uncertainty": 120
},
"stopId": "bsmdres2"
},
{
"arrival": {
"time": "1764830234",
"uncertainty": 120
},
"departure": {
"time": "1764830234",
"uncertainty": 120
},
"stopId": "bsmdres"
},
{
"arrival": {
"time": "1764830285",
"uncertainty": 120
},
"departure": {
"time": "1764830285",
"uncertainty": 120
},
"stopId": "bsmmoka"
},
{
"arrival": {
"time": "1764830327",
"uncertainty": 120
},
"departure": {
"time": "1764830327",
"uncertainty": 120
},
"stopId": "smbjos1"
},
{
"departure": {
"time": "1764827820",
"uncertainty": 120
},
"stopId": "hegmai2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827900",
"uncertainty": 120
},
"departure": {
"time": "1764827900",
"uncertainty": 120
},
"stopId": "hesegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828120",
"uncertainty": 120
},
"departure": {
"time": "1764828120",
"uncertainty": 120
},
"stopId": "hesman2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828237",
"uncertainty": 120
},
"departure": {
"time": "1764828237",
"uncertainty": 120
},
"stopId": "hestro2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828388",
"uncertainty": 120
},
"departure": {
"time": "1764828388",
"uncertainty": 120
},
"stopId": "isqcast",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828420",
"uncertainty": 120
},
"departure": {
"time": "1764828420",
"uncertainty": 120
},
"stopId": "isqegli",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828600",
"uncertainty": 120
},
"departure": {
"time": "1764828600",
"uncertainty": 120
},
"stopId": "isqvill",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828653",
"uncertainty": 120
},
"departure": {
"time": "1764828653",
"uncertainty": 120
},
"stopId": "isqcast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828740",
"uncertainty": 120
},
"departure": {
"time": "1764828740",
"uncertainty": 120
},
"stopId": "isqmair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828869",
"uncertainty": 120
},
"departure": {
"time": "1764828869",
"uncertainty": 120
},
"stopId": "isqhame2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828957",
"uncertainty": 120
},
"departure": {
"time": "1764828957",
"uncertainty": 120
},
"stopId": "isqresi2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764829013",
"uncertainty": 120
},
"departure": {
"time": "1764829013",
"uncertainty": 120
},
"stopId": "leomair2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764829062",
"uncertainty": 120
},
"departure": {
"time": "1764829062",
"uncertainty": 120
},
"stopId": "leopon2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764829091",
"uncertainty": 120
},
"departure": {
"time": "1764829091",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764829200",
"uncertainty": 120
},
"departure": {
"time": "1764829200",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764829363",
"uncertainty": 120
},
"departure": {
"time": "1764829363",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764829740",
"uncertainty": 120
},
"departure": {
"time": "1764829740",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764830100",
"uncertainty": 120
},
"departure": {
"time": "1764830100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmtte",
"stopSequence": 18
},
{
"arrival": {
"time": "1764830400",
"uncertainty": 120
},
"departure": {
"time": "1764830400",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "smbjos1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764830372",
"uncertainty": 120
},
"departure": {
"time": "1764830372",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 20
},
{
"arrival": {
"time": "1764830447",
"uncertainty": 120
},
"departure": {
"time": "1764830447",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 21
},
{
"arrival": {
"time": "1764830627",
"uncertainty": 120
},
"stopId": "smbann1",
"stopSequence": 22
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323813"
}
}
},
{
"id": "21323817",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827400",
"uncertainty": 120
},
"stopId": "hesecol2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323817"
}
}
},
{
"id": "21323819",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828300",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323819"
}
}
},
{
"id": "21725919",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764825066",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764825126",
"uncertainty": 120
},
"departure": {
"time": "1764825156",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764825224",
"uncertainty": 120
},
"departure": {
"time": "1764825224",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764825367",
"uncertainty": 120
},
"departure": {
"time": "1764825396",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764825488",
"uncertainty": 120
},
"departure": {
"time": "1764825488",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825549",
"uncertainty": 120
},
"departure": {
"time": "1764825549",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825607",
"uncertainty": 120
},
"departure": {
"time": "1764825607",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825719",
"uncertainty": 120
},
"departure": {
"time": "1764825719",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764825748",
"uncertainty": 120
},
"departure": {
"time": "1764825748",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764825869",
"uncertainty": 120
},
"departure": {
"time": "1764825869",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764825912",
"uncertainty": 120
},
"departure": {
"time": "1764825912",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 11
},
{
"arrival": {
"time": "1764826000",
"uncertainty": 120
},
"departure": {
"time": "1764826000",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 12
},
{
"arrival": {
"time": "1764826120",
"uncertainty": 120
},
"departure": {
"time": "1764826200",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 13
},
{
"arrival": {
"time": "1764826380",
"uncertainty": 120
},
"departure": {
"time": "1764826380",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 14
},
{
"arrival": {
"time": "1764826500",
"uncertainty": 120
},
"departure": {
"time": "1764826500",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 15
},
{
"arrival": {
"time": "1764826642",
"uncertainty": 120
},
"departure": {
"time": "1764826642",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 16
},
{
"arrival": {
"time": "1764826800",
"uncertainty": 120
},
"departure": {
"time": "1764826800",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764826903",
"uncertainty": 120
},
"departure": {
"time": "1764826903",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 18
},
{
"arrival": {
"time": "1764826980",
"uncertainty": 120
},
"departure": {
"time": "1764826980",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764827061",
"uncertainty": 120
},
"departure": {
"time": "1764827061",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 20
},
{
"arrival": {
"time": "1764827220",
"uncertainty": 120
},
"departure": {
"time": "1764827220",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 21
},
{
"arrival": {
"time": "1764827336",
"uncertainty": 120
},
"departure": {
"time": "1764827336",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 22
},
{
"arrival": {
"time": "1764827400",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 23
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725919"
},
"vehicle": {
"id": "183",
"label": "183"
}
}
},
{
"id": "21725918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827100",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725918"
}
}
},
{
"id": "21725923",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828540",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725923"
}
}
},
{
"id": "21725922",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764827640",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725922"
}
}
},
{
"id": "21725921",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764826740",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725921"
}
}
},
{
"id": "21725920",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828300",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725920"
}
}
},
{
"id": "21725926",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828180",
"uncertainty": 120
},
"stopId": "baicas1",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725926"
}
}
},
{
"id": "21725924",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828540",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725924"
}
}
},
{
"id": "21323529",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764828300",
"uncertainty": 120
},
"stopId": "baimacq2",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323529"
}
}
},
{
"id": "21323528",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764825900",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
},
{
"arrival": {
"time": "1764826131",
"uncertainty": 120
},
"departure": {
"time": "1764826131",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764826179",
"uncertainty": 120
},
"departure": {
"time": "1764826179",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764826213",
"uncertainty": 120
},
"departure": {
"time": "1764826213",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764826313",
"uncertainty": 120
},
"departure": {
"time": "1764826313",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764826359",
"uncertainty": 120
},
"departure": {
"time": "1764826359",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764826430",
"uncertainty": 120
},
"departure": {
"time": "1764826430",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764826493",
"uncertainty": 120
},
"departure": {
"time": "1764826493",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 8
},
{
"arrival": {
"time": "1764826527",
"uncertainty": 120
},
"departure": {
"time": "1764826527",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 9
},
{
"arrival": {
"time": "1764826572",
"uncertainty": 120
},
"departure": {
"time": "1764826572",
"uncertainty": 120
},
"stopId": "smbmont",
"stopSequence": 10
},
{
"arrival": {
"time": "1764826677",
"uncertainty": 120
},
"departure": {
"time": "1764826677",
"uncertainty": 120
},
"stopId": "smbheli2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764827091",
"uncertainty": 120
},
"departure": {
"time": "1764827091",
"uncertainty": 120
},
"stopId": "smboues",
"stopSequence": 12
},
{
"arrival": {
"time": "1764827157",
"uncertainty": 120
},
"departure": {
"time": "1764827157",
"uncertainty": 120
},
"stopId": "smbest",
"stopSequence": 13
},
{
"arrival": {
"time": "1764827222",
"uncertainty": 120
},
"departure": {
"time": "1764827222",
"uncertainty": 120
},
"stopId": "smbbadh",
"stopSequence": 14
},
{
"arrival": {
"time": "1764827278",
"uncertainty": 120
},
"departure": {
"time": "1764827278",
"uncertainty": 120
},
"stopId": "lacpell",
"stopSequence": 15
},
{
"arrival": {
"time": "1764827324",
"uncertainty": 120
},
"departure": {
"time": "1764827324",
"uncertainty": 120
},
"stopId": "lacpern",
"stopSequence": 16
},
{
"arrival": {
"time": "1764827424",
"uncertainty": 120
},
"departure": {
"time": "1764827424",
"uncertainty": 120
},
"stopId": "lacgara",
"stopSequence": 17
},
{
"arrival": {
"time": "1764827462",
"uncertainty": 120
},
"departure": {
"time": "1764827462",
"uncertainty": 120
},
"stopId": "lacegli",
"stopSequence": 18
},
{
"arrival": {
"time": "1764827517",
"uncertainty": 120
},
"departure": {
"time": "1764827517",
"uncertainty": 120
},
"stopId": "lacchai",
"stopSequence": 19
},
{
"arrival": {
"time": "1764827617",
"uncertainty": 120
},
"departure": {
"time": "1764827617",
"uncertainty": 120
},
"stopId": "lacpont",
"stopSequence": 20
},
{
"arrival": {
"time": "1764827697",
"uncertainty": 120
},
"stopId": "baimacq",
"stopSequence": 21
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323528"
}
}
},
{
"id": "21323531",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764826140",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323531"
}
}
},
{
"id": "21323605",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764827409",
"uncertainty": 120
},
"departure": {
"time": "1764827409",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764827438",
"uncertainty": 120
},
"departure": {
"time": "1764827438",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764827449",
"uncertainty": 120
},
"departure": {
"time": "1764827449",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764827463",
"uncertainty": 120
},
"departure": {
"time": "1764827463",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764827536",
"uncertainty": 120
},
"departure": {
"time": "1764827536",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764826500",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764826695",
"uncertainty": 120
},
"departure": {
"time": "1764826695",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764826767",
"uncertainty": 120
},
"departure": {
"time": "1764826767",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764826830",
"uncertainty": 120
},
"departure": {
"time": "1764826830",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764826920",
"uncertainty": 120
},
"departure": {
"time": "1764826920",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764826954",
"uncertainty": 120
},
"departure": {
"time": "1764826954",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764827008",
"uncertainty": 120
},
"departure": {
"time": "1764827008",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764827071",
"uncertainty": 120
},
"departure": {
"time": "1764827071",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764827124",
"uncertainty": 120
},
"departure": {
"time": "1764827124",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764827160",
"uncertainty": 120
},
"departure": {
"time": "1764827160",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764827256",
"uncertainty": 120
},
"departure": {
"time": "1764827256",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764827332",
"uncertainty": 120
},
"departure": {
"time": "1764827332",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764827404",
"uncertainty": 120
},
"departure": {
"time": "1764827404",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764827477",
"uncertainty": 120
},
"departure": {
"time": "1764827477",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764827520",
"uncertainty": 120
},
"departure": {
"time": "1764827520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764827590",
"uncertainty": 120
},
"departure": {
"time": "1764827590",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764827543",
"uncertainty": 120
},
"departure": {
"time": "1764827543",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764827644",
"uncertainty": 120
},
"departure": {
"time": "1764827644",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764827773",
"uncertainty": 120
},
"departure": {
"time": "1764827773",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764827874",
"uncertainty": 120
},
"departure": {
"time": "1764827874",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764827957",
"uncertainty": 120
},
"departure": {
"time": "1764827957",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764828071",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323605"
}
}
},
{
"id": "21323604",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764825420",
"uncertainty": 120
},
"departure": {
"time": "1764825420",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764825449",
"uncertainty": 120
},
"departure": {
"time": "1764825449",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764825460",
"uncertainty": 120
},
"departure": {
"time": "1764825460",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764825474",
"uncertainty": 120
},
"departure": {
"time": "1764825474",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764825547",
"uncertainty": 120
},
"departure": {
"time": "1764825547",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764824718",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764824908",
"uncertainty": 120
},
"departure": {
"time": "1764824908",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764824952",
"uncertainty": 120
},
"departure": {
"time": "1764824952",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764824982",
"uncertainty": 120
},
"departure": {
"time": "1764824982",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764825022",
"uncertainty": 120
},
"departure": {
"time": "1764825022",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764825042",
"uncertainty": 120
},
"departure": {
"time": "1764825042",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764825072",
"uncertainty": 120
},
"departure": {
"time": "1764825072",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764825102",
"uncertainty": 120
},
"departure": {
"time": "1764825102",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764825132",
"uncertainty": 120
},
"departure": {
"time": "1764825192",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764825222",
"uncertainty": 120
},
"departure": {
"time": "1764825222",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764825282",
"uncertainty": 120
},
"departure": {
"time": "1764825312",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764825368",
"uncertainty": 120
},
"departure": {
"time": "1764825368",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764825415",
"uncertainty": 120
},
"departure": {
"time": "1764825415",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764825377",
"uncertainty": 120
},
"departure": {
"time": "1764825377",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764825420",
"uncertainty": 120
},
"departure": {
"time": "1764825420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764825490",
"uncertainty": 120
},
"departure": {
"time": "1764825490",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764825554",
"uncertainty": 120
},
"departure": {
"time": "1764825554",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764825631",
"uncertainty": 120
},
"departure": {
"time": "1764825631",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764825757",
"uncertainty": 120
},
"departure": {
"time": "1764825757",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764825831",
"uncertainty": 120
},
"departure": {
"time": "1764825831",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764825901",
"uncertainty": 120
},
"departure": {
"time": "1764825901",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764826015",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323604"
},
"vehicle": {
"id": "1199",
"label": "1199"
}
}
},
{
"id": "21323607",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764829513",
"uncertainty": 120
},
"departure": {
"time": "1764829513",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764829542",
"uncertainty": 120
},
"departure": {
"time": "1764829542",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764829553",
"uncertainty": 120
},
"departure": {
"time": "1764829553",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764829567",
"uncertainty": 120
},
"departure": {
"time": "1764829567",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764829640",
"uncertainty": 120
},
"departure": {
"time": "1764829640",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764828240",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764828491",
"uncertainty": 120
},
"departure": {
"time": "1764828491",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764828583",
"uncertainty": 120
},
"departure": {
"time": "1764828583",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764828664",
"uncertainty": 120
},
"departure": {
"time": "1764828664",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764828780",
"uncertainty": 120
},
"departure": {
"time": "1764828780",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764828831",
"uncertainty": 120
},
"departure": {
"time": "1764828831",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828912",
"uncertainty": 120
},
"departure": {
"time": "1764828912",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764829007",
"uncertainty": 120
},
"departure": {
"time": "1764829007",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764829087",
"uncertainty": 120
},
"departure": {
"time": "1764829087",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764829140",
"uncertainty": 120
},
"departure": {
"time": "1764829140",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764829283",
"uncertainty": 120
},
"departure": {
"time": "1764829283",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764829397",
"uncertainty": 120
},
"departure": {
"time": "1764829397",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764829505",
"uncertainty": 120
},
"departure": {
"time": "1764829505",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764829615",
"uncertainty": 120
},
"departure": {
"time": "1764829615",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764829680",
"uncertainty": 120
},
"departure": {
"time": "1764829680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764829768",
"uncertainty": 120
},
"departure": {
"time": "1764829768",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764829649",
"uncertainty": 120
},
"departure": {
"time": "1764829649",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764829774",
"uncertainty": 120
},
"departure": {
"time": "1764829774",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764829920",
"uncertainty": 120
},
"departure": {
"time": "1764829920",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764830034",
"uncertainty": 120
},
"departure": {
"time": "1764830034",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764830122",
"uncertainty": 120
},
"departure": {
"time": "1764830122",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764830251",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323607"
}
}
},
{
"id": "21323606",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764827960",
"uncertainty": 120
},
"departure": {
"time": "1764827960",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764827400",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764827568",
"uncertainty": 120
},
"departure": {
"time": "1764827568",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764827684",
"uncertainty": 120
},
"departure": {
"time": "1764827684",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764827760",
"uncertainty": 120
},
"departure": {
"time": "1764827760",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764827864",
"uncertainty": 120
},
"departure": {
"time": "1764827864",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764827955",
"uncertainty": 120
},
"departure": {
"time": "1764827955",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764828060",
"uncertainty": 120
},
"departure": {
"time": "1764828060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764828108",
"uncertainty": 120
},
"departure": {
"time": "1764828108",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764828049",
"uncertainty": 120
},
"departure": {
"time": "1764828049",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764828125",
"uncertainty": 120
},
"departure": {
"time": "1764828125",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764828250",
"uncertainty": 120
},
"departure": {
"time": "1764828250",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764828327",
"uncertainty": 120
},
"departure": {
"time": "1764828327",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764828390",
"uncertainty": 120
},
"departure": {
"time": "1764828390",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764828449",
"uncertainty": 120
},
"departure": {
"time": "1764828449",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764828546",
"uncertainty": 120
},
"departure": {
"time": "1764828546",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764828607",
"uncertainty": 120
},
"departure": {
"time": "1764828607",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764828679",
"uncertainty": 120
},
"departure": {
"time": "1764828679",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764828734",
"uncertainty": 120
},
"departure": {
"time": "1764828734",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764828804",
"uncertainty": 120
},
"departure": {
"time": "1764828804",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764828885",
"uncertainty": 120
},
"departure": {
"time": "1764828885",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764829000",
"uncertainty": 120
},
"departure": {
"time": "1764829000",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764829072",
"uncertainty": 120
},
"departure": {
"time": "1764829072",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764829163",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764825402",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323606"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1764825402"
}
}