Détails de la ressource
Ce lien fournit les mises à jour en temps réel par rapport au référentiel gtfs-navineo.zip
Cette ressource fait partie du jeu de données Réseau urbain TCAT.
Ressources associées
gtfs-navineo.zip
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
❌161 erreurs, 157 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 01/07/2025 à 09h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 2 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 1Sj : Lu,Ma,Je,VeC1965403 stop_sequence [1, 1] is not strictly sorted by increasing stop_sequence
- trip_id 1Sj : Lu,Ma,Je,VeC1966554 stop_sequence [23, 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] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 156 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 1Sj : Lu,Ma,Je,VeC1965403 stop_sequence 1 departure_time 10:01:00 (1751356860) is less than previous stop departure_time 10:02:13 (1751356933) - times must increase between two sequential stops
- trip_id 1Sj : Lu,Ma,Je,VeC1965403 stop_sequence 1 departure_time 10:01:00 (1751356860) is less than previous stop arrival_time 10:02:13 (1751356933) - times must increase between two sequential stops
- trip_id 1Sj : Lu,Ma,Je,VeC1963948 stop_sequence 1 departure_time 09:52:00 (1751356320) is less than previous stop departure_time 09:59:36 (1751356776) - times must increase between two sequential stops
- trip_id 1Sj : Lu,Ma,Je,VeC1963948 stop_sequence 1 departure_time 09:52:00 (1751356320) is less than previous stop arrival_time 09:59:36 (1751356776) - times must increase between two sequential stops
- trip_id 1Sj : Lu,Ma,Je,VeC1963948 stop_sequence 2 arrival_time 09:53:35 (1751356415) is less than previous stop arrival_time 09:59:36 (1751356776) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 2 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id 1Sj : Lu,Ma,Je,VeC1965403 has repeating stop_id 0:Gar01 at stop_sequence 1 - sequential stop_ids should be different
- trip_id 1Sj : Lu,Ma,Je,VeC1965598 has repeating stop_id 0:CAm01 - sequential stop_ids should be different
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 1Sj : Lu,Ma,Je,VeC1965403 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 98 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 1Sj : Lu,Ma,Je,VeC1963433 does not have a timestamp
- trip_id 1Sj : Lu,Ma,Je,VeC1965403 does not have a timestamp
- trip_id 1Sj : Lu,Ma,Je,VeC1963432 does not have a timestamp
- trip_id 1Sj : Lu,Ma,Je,VeC1962690 does not have a timestamp
- trip_id 1Sj : Lu,Ma,Je,VeC1965296 does not have a timestamp
vehicle_id not populated W002 59 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 1Sj : Lu,Ma,Je,VeC1963433 does not have a vehicle_id
- trip_id 1Sj : Lu,Ma,Je,VeC1965403 does not have a vehicle_id
- trip_id 1Sj : Lu,Ma,Je,VeC1963432 does not have a vehicle_id
- trip_id 1Sj : Lu,Ma,Je,VeC1965296 does not have a vehicle_id
- trip_id 1Sj : Lu,Ma,Je,VeC1965295 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 |
---|---|---|---|
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 398 | 31 fois (100 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 88 | 31 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 2 855 | 31 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 689 | 31 fois (100 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 83 | 28 fois (90 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 46 | 28 fois (90 % 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 | 29 | 4 fois (13 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 198 | 2 fois (6 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 155 | 2 fois (6 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 4 114 | 2 fois (6 % des validations) |
E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 1 | 1 fois (3 % 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 | 45 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 01/07/2025 à 15h01 Europe/Paris.
trip_updates (103) 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 01/07/2025 à 15h01 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "C1965308",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373060",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373135",
"uncertainty": 120
},
"departure": {
"time": "1751373135",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373203",
"uncertainty": 120
},
"departure": {
"time": "1751373203",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373256",
"uncertainty": 120
},
"departure": {
"time": "1751373256",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373361",
"uncertainty": 120
},
"departure": {
"time": "1751373361",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373390",
"uncertainty": 120
},
"departure": {
"time": "1751373390",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373427",
"uncertainty": 120
},
"departure": {
"time": "1751373436",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373536",
"uncertainty": 120
},
"departure": {
"time": "1751373556",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373616",
"uncertainty": 120
},
"departure": {
"time": "1751373616",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373657",
"uncertainty": 120
},
"departure": {
"time": "1751373661",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373721",
"uncertainty": 120
},
"departure": {
"time": "1751373736",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373880",
"uncertainty": 120
},
"departure": {
"time": "1751373886",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373931",
"uncertainty": 120
},
"departure": {
"time": "1751373961",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374006",
"uncertainty": 120
},
"departure": {
"time": "1751374006",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374066",
"uncertainty": 120
},
"departure": {
"time": "1751374066",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374156",
"uncertainty": 120
},
"departure": {
"time": "1751374172",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374241",
"uncertainty": 120
},
"departure": {
"time": "1751374306",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374381",
"uncertainty": 120
},
"departure": {
"time": "1751374456",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374530",
"uncertainty": 120
},
"departure": {
"time": "1751374546",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374620",
"uncertainty": 120
},
"departure": {
"time": "1751374636",
"uncertainty": 120
},
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374696",
"uncertainty": 120
},
"departure": {
"time": "1751374727",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374779",
"uncertainty": 120
},
"departure": {
"time": "1751374801",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374846",
"uncertainty": 120
},
"departure": {
"time": "1751374876",
"uncertainty": 120
},
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374956",
"uncertainty": 120
},
"departure": {
"time": "1751374956",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375035",
"uncertainty": 120
},
"departure": {
"time": "1751375035",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375064",
"uncertainty": 120
},
"departure": {
"time": "1751375064",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375117",
"uncertainty": 120
},
"departure": {
"time": "1751375117",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375169",
"uncertainty": 120
},
"departure": {
"time": "1751375169",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375215",
"uncertainty": 120
},
"departure": {
"time": "1751375215",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375288",
"uncertainty": 120
},
"departure": {
"time": "1751375288",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375370",
"uncertainty": 120
},
"departure": {
"time": "1751375370",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375395",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965308"
},
"vehicle": {
"id": "281",
"label": "281"
}
}
},
{
"id": "C1962679",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374348",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374450",
"uncertainty": 120
},
"departure": {
"time": "1751374450",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374555",
"uncertainty": 120
},
"departure": {
"time": "1751374570",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374674",
"uncertainty": 120
},
"departure": {
"time": "1751374750",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374821",
"uncertainty": 120
},
"departure": {
"time": "1751374840",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374928",
"uncertainty": 120
},
"departure": {
"time": "1751374928",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375027",
"uncertainty": 120
},
"departure": {
"time": "1751375027",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375165",
"uncertainty": 120
},
"departure": {
"time": "1751375165",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375214",
"uncertainty": 120
},
"departure": {
"time": "1751375214",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375268",
"uncertainty": 120
},
"departure": {
"time": "1751375268",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375321",
"uncertainty": 120
},
"departure": {
"time": "1751375321",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375390",
"uncertainty": 120
},
"departure": {
"time": "1751375390",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375449",
"uncertainty": 120
},
"departure": {
"time": "1751375449",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375485",
"uncertainty": 120
},
"departure": {
"time": "1751375485",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375567",
"uncertainty": 120
},
"departure": {
"time": "1751375567",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375683",
"uncertainty": 120
},
"departure": {
"time": "1751375683",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375724",
"uncertainty": 120
},
"departure": {
"time": "1751375724",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375886",
"uncertainty": 120
},
"departure": {
"time": "1751375886",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375983",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962679"
},
"vehicle": {
"id": "348",
"label": "348"
}
}
},
{
"id": "C1965279",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373136",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373166",
"uncertainty": 120
},
"departure": {
"time": "1751373166",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373210",
"uncertainty": 120
},
"departure": {
"time": "1751373210",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373237",
"uncertainty": 120
},
"departure": {
"time": "1751373271",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373391",
"uncertainty": 120
},
"departure": {
"time": "1751373391",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373352",
"uncertainty": 120
},
"departure": {
"time": "1751373352",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373402",
"uncertainty": 120
},
"departure": {
"time": "1751373411",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373456",
"uncertainty": 120
},
"departure": {
"time": "1751373456",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373516",
"uncertainty": 120
},
"departure": {
"time": "1751373516",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373576",
"uncertainty": 120
},
"departure": {
"time": "1751373576",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373606",
"uncertainty": 120
},
"departure": {
"time": "1751373651",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373752",
"uncertainty": 120
},
"departure": {
"time": "1751373756",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373861",
"uncertainty": 120
},
"departure": {
"time": "1751373921",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373936",
"uncertainty": 120
},
"departure": {
"time": "1751373951",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374056",
"uncertainty": 120
},
"departure": {
"time": "1751374176",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374236",
"uncertainty": 120
},
"departure": {
"time": "1751374236",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374341",
"uncertainty": 120
},
"departure": {
"time": "1751374341",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374396",
"uncertainty": 120
},
"departure": {
"time": "1751374401",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374457",
"uncertainty": 120
},
"departure": {
"time": "1751374461",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374515",
"uncertainty": 120
},
"departure": {
"time": "1751374515",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374624",
"uncertainty": 120
},
"departure": {
"time": "1751374624",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374684",
"uncertainty": 120
},
"departure": {
"time": "1751374684",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374713",
"uncertainty": 120
},
"departure": {
"time": "1751374716",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374784",
"uncertainty": 120
},
"departure": {
"time": "1751374806",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374872",
"uncertainty": 120
},
"departure": {
"time": "1751374882",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374921",
"uncertainty": 120
},
"departure": {
"time": "1751374921",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374983",
"uncertainty": 120
},
"departure": {
"time": "1751374983",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375084",
"uncertainty": 120
},
"departure": {
"time": "1751375084",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375167",
"uncertainty": 120
},
"departure": {
"time": "1751375167",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375208",
"uncertainty": 120
},
"departure": {
"time": "1751375208",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375341",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965279"
},
"vehicle": {
"id": "263",
"label": "263"
}
}
},
{
"id": "C1965271",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377440",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377482",
"uncertainty": 120
},
"departure": {
"time": "1751377482",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377604",
"uncertainty": 120
},
"departure": {
"time": "1751377604",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377711",
"uncertainty": 120
},
"departure": {
"time": "1751377711",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377728",
"uncertainty": 120
},
"departure": {
"time": "1751377728",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377772",
"uncertainty": 120
},
"departure": {
"time": "1751377772",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377854",
"uncertainty": 120
},
"departure": {
"time": "1751377854",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377942",
"uncertainty": 120
},
"departure": {
"time": "1751377942",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378070",
"uncertainty": 120
},
"departure": {
"time": "1751378070",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378142",
"uncertainty": 120
},
"departure": {
"time": "1751378142",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378253",
"uncertainty": 120
},
"departure": {
"time": "1751378253",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378344",
"uncertainty": 120
},
"departure": {
"time": "1751378344",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378400",
"uncertainty": 120
},
"departure": {
"time": "1751378400",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378494",
"uncertainty": 120
},
"departure": {
"time": "1751378494",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378558",
"uncertainty": 120
},
"departure": {
"time": "1751378558",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378723",
"uncertainty": 120
},
"departure": {
"time": "1751378723",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378798",
"uncertainty": 120
},
"departure": {
"time": "1751378798",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378877",
"uncertainty": 120
},
"departure": {
"time": "1751378877",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378953",
"uncertainty": 120
},
"departure": {
"time": "1751378953",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379049",
"uncertainty": 120
},
"departure": {
"time": "1751379049",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379153",
"uncertainty": 120
},
"departure": {
"time": "1751379153",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751379205",
"uncertainty": 120
},
"departure": {
"time": "1751379205",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751379262",
"uncertainty": 120
},
"departure": {
"time": "1751379262",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751379354",
"uncertainty": 120
},
"departure": {
"time": "1751379354",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751379393",
"uncertainty": 120
},
"departure": {
"time": "1751379393",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751379464",
"uncertainty": 120
},
"departure": {
"time": "1751379464",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751379580",
"uncertainty": 120
},
"departure": {
"time": "1751379580",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751379675",
"uncertainty": 120
},
"departure": {
"time": "1751379675",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751379722",
"uncertainty": 120
},
"departure": {
"time": "1751379722",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751379871",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965271"
}
}
},
{
"id": "C1965270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376000",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376042",
"uncertainty": 120
},
"departure": {
"time": "1751376042",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376120",
"uncertainty": 120
},
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376164",
"uncertainty": 120
},
"departure": {
"time": "1751376164",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376271",
"uncertainty": 120
},
"departure": {
"time": "1751376271",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376288",
"uncertainty": 120
},
"departure": {
"time": "1751376288",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376332",
"uncertainty": 120
},
"departure": {
"time": "1751376332",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376414",
"uncertainty": 120
},
"departure": {
"time": "1751376414",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376502",
"uncertainty": 120
},
"departure": {
"time": "1751376502",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376630",
"uncertainty": 120
},
"departure": {
"time": "1751376630",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376702",
"uncertainty": 120
},
"departure": {
"time": "1751376702",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376813",
"uncertainty": 120
},
"departure": {
"time": "1751376813",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376904",
"uncertainty": 120
},
"departure": {
"time": "1751376904",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376962",
"uncertainty": 120
},
"departure": {
"time": "1751376962",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377061",
"uncertainty": 120
},
"departure": {
"time": "1751377061",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377126",
"uncertainty": 120
},
"departure": {
"time": "1751377126",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377291",
"uncertainty": 120
},
"departure": {
"time": "1751377291",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377366",
"uncertainty": 120
},
"departure": {
"time": "1751377366",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377445",
"uncertainty": 120
},
"departure": {
"time": "1751377445",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377521",
"uncertainty": 120
},
"departure": {
"time": "1751377521",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377617",
"uncertainty": 120
},
"departure": {
"time": "1751377617",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377721",
"uncertainty": 120
},
"departure": {
"time": "1751377721",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377773",
"uncertainty": 120
},
"departure": {
"time": "1751377773",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377830",
"uncertainty": 120
},
"departure": {
"time": "1751377830",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377922",
"uncertainty": 120
},
"departure": {
"time": "1751377922",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377961",
"uncertainty": 120
},
"departure": {
"time": "1751377961",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378023",
"uncertainty": 120
},
"departure": {
"time": "1751378023",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378124",
"uncertainty": 120
},
"departure": {
"time": "1751378124",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378207",
"uncertainty": 120
},
"departure": {
"time": "1751378207",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378248",
"uncertainty": 120
},
"departure": {
"time": "1751378248",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378381",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965270"
}
}
},
{
"id": "C1965269",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374652",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374697",
"uncertainty": 120
},
"departure": {
"time": "1751374697",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374728",
"uncertainty": 120
},
"departure": {
"time": "1751374742",
"uncertainty": 120
},
"stopId": "0:Cht04",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374783",
"uncertainty": 120
},
"departure": {
"time": "1751374802",
"uncertainty": 120
},
"stopId": "0:par04",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374831",
"uncertainty": 120
},
"departure": {
"time": "1751374831",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DUN02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374924",
"uncertainty": 120
},
"departure": {
"time": "1751374924",
"uncertainty": 120
},
"stopId": "0:SAP02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374968",
"uncertainty": 120
},
"departure": {
"time": "1751374968",
"uncertainty": 120
},
"stopId": "0:ROM02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375050",
"uncertainty": 120
},
"departure": {
"time": "1751375050",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375138",
"uncertainty": 120
},
"departure": {
"time": "1751375138",
"uncertainty": 120
},
"stopId": "0:MAC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375266",
"uncertainty": 120
},
"departure": {
"time": "1751375266",
"uncertainty": 120
},
"stopId": "0:DUT02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375338",
"uncertainty": 120
},
"departure": {
"time": "1751375338",
"uncertainty": 120
},
"stopId": "0:PTB02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375449",
"uncertainty": 120
},
"departure": {
"time": "1751375449",
"uncertainty": 120
},
"stopId": "0:CLA02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375540",
"uncertainty": 120
},
"departure": {
"time": "1751375540",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375597",
"uncertainty": 120
},
"departure": {
"time": "1751375597",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375694",
"uncertainty": 120
},
"departure": {
"time": "1751375694",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375749",
"uncertainty": 120
},
"departure": {
"time": "1751375749",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375914",
"uncertainty": 120
},
"departure": {
"time": "1751375914",
"uncertainty": 120
},
"stopId": "0:LAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375989",
"uncertainty": 120
},
"departure": {
"time": "1751375989",
"uncertainty": 120
},
"stopId": "0:CHO02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376068",
"uncertainty": 120
},
"departure": {
"time": "1751376068",
"uncertainty": 120
},
"stopId": "0:PTV02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376144",
"uncertainty": 120
},
"departure": {
"time": "1751376144",
"uncertainty": 120
},
"stopId": "0:MUL02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376240",
"uncertainty": 120
},
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:mar02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376344",
"uncertainty": 120
},
"departure": {
"time": "1751376344",
"uncertainty": 120
},
"stopId": "0:HOC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376396",
"uncertainty": 120
},
"departure": {
"time": "1751376396",
"uncertainty": 120
},
"stopId": "0:STE02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376453",
"uncertainty": 120
},
"departure": {
"time": "1751376453",
"uncertainty": 120
},
"stopId": "0:BUI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376545",
"uncertainty": 120
},
"departure": {
"time": "1751376545",
"uncertainty": 120
},
"stopId": "0:MRC02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376584",
"uncertainty": 120
},
"departure": {
"time": "1751376584",
"uncertainty": 120
},
"stopId": "0:BOI02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376646",
"uncertainty": 120
},
"departure": {
"time": "1751376646",
"uncertainty": 120
},
"stopId": "0:LAK02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376747",
"uncertainty": 120
},
"departure": {
"time": "1751376747",
"uncertainty": 120
},
"stopId": "0:MAR02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376830",
"uncertainty": 120
},
"departure": {
"time": "1751376830",
"uncertainty": 120
},
"stopId": "0:Mai02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376871",
"uncertainty": 120
},
"departure": {
"time": "1751376871",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751377004",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965269"
},
"vehicle": {
"id": "296",
"label": "296"
}
}
},
{
"id": "C1966335",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378160",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966335"
}
}
},
{
"id": "C1964636",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377140",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964636"
}
}
},
{
"id": "C1966333",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376660",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966333"
}
}
},
{
"id": "C1966332",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375160",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966332"
},
"vehicle": {
"id": "266",
"label": "266"
}
}
},
{
"id": "C1964634",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374696",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374711",
"uncertainty": 120
},
"departure": {
"time": "1751374711",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374741",
"uncertainty": 120
},
"departure": {
"time": "1751374741",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374786",
"uncertainty": 120
},
"departure": {
"time": "1751374786",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374801",
"uncertainty": 120
},
"departure": {
"time": "1751374816",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374876",
"uncertainty": 120
},
"departure": {
"time": "1751374876",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374928",
"uncertainty": 120
},
"departure": {
"time": "1751374928",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375023",
"uncertainty": 120
},
"departure": {
"time": "1751375023",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375087",
"uncertainty": 120
},
"departure": {
"time": "1751375087",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375138",
"uncertainty": 120
},
"departure": {
"time": "1751375138",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375197",
"uncertainty": 120
},
"departure": {
"time": "1751375197",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375305",
"uncertainty": 120
},
"departure": {
"time": "1751375305",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375507",
"uncertainty": 120
},
"departure": {
"time": "1751375507",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375593",
"uncertainty": 120
},
"departure": {
"time": "1751375593",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375650",
"uncertainty": 120
},
"departure": {
"time": "1751375650",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375712",
"uncertainty": 120
},
"departure": {
"time": "1751375712",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375807",
"uncertainty": 120
},
"departure": {
"time": "1751375807",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375927",
"uncertainty": 120
},
"departure": {
"time": "1751375927",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376007",
"uncertainty": 120
},
"departure": {
"time": "1751376007",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376123",
"uncertainty": 120
},
"departure": {
"time": "1751376123",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376224",
"uncertainty": 120
},
"departure": {
"time": "1751376224",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376332",
"uncertainty": 120
},
"departure": {
"time": "1751376332",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376443",
"uncertainty": 120
},
"departure": {
"time": "1751376443",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376530",
"uncertainty": 120
},
"departure": {
"time": "1751376530",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376623",
"uncertainty": 120
},
"departure": {
"time": "1751376623",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376709",
"uncertainty": 120
},
"departure": {
"time": "1751376709",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376752",
"uncertainty": 120
},
"departure": {
"time": "1751376752",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376838",
"uncertainty": 120
},
"departure": {
"time": "1751376838",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376879",
"uncertainty": 120
},
"departure": {
"time": "1751376879",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376960",
"uncertainty": 120
},
"departure": {
"time": "1751376960",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376997",
"uncertainty": 120
},
"departure": {
"time": "1751376997",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751377061",
"uncertainty": 120
},
"departure": {
"time": "1751377061",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751377102",
"uncertainty": 120
},
"departure": {
"time": "1751377102",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377172",
"uncertainty": 120
},
"departure": {
"time": "1751377172",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1751377234",
"uncertainty": 120
},
"departure": {
"time": "1751377234",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1751377314",
"uncertainty": 120
},
"departure": {
"time": "1751377314",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751377376",
"uncertainty": 120
},
"departure": {
"time": "1751377376",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751377463",
"uncertainty": 120
},
"departure": {
"time": "1751377463",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1751377513",
"uncertainty": 120
},
"departure": {
"time": "1751377513",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1751377652",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964634"
},
"vehicle": {
"id": "316",
"label": "316"
}
}
},
{
"id": "2025-07-01-13-14-23-931-243699",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377470",
"uncertainty": 120
},
"departure": {
"time": "1751377470",
"uncertainty": 120
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1751377717",
"uncertainty": 120
},
"departure": {
"time": "1751377717",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1751377320",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"arrival": {
"time": "1751377345",
"uncertainty": 120
},
"departure": {
"time": "1751377345",
"uncertainty": 120
},
"stopId": "0:THE02"
},
{
"arrival": {
"time": "1751377415",
"uncertainty": 120
},
"departure": {
"time": "1751377415",
"uncertainty": 120
},
"stopId": "0:TOU02"
},
{
"arrival": {
"time": "1751377494",
"uncertainty": 120
},
"departure": {
"time": "1751377494",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02"
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02"
},
{
"arrival": {
"time": "1751377600",
"uncertainty": 120
},
"departure": {
"time": "1751377600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber02"
},
{
"arrival": {
"time": "1751377718",
"uncertainty": 120
},
"departure": {
"time": "1751377718",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"arrival": {
"time": "1751377759",
"uncertainty": 120
},
"departure": {
"time": "1751377759",
"uncertainty": 120
},
"stopId": "0:TIR02"
},
{
"arrival": {
"time": "1751377898",
"uncertainty": 120
},
"departure": {
"time": "1751377898",
"uncertainty": 120
},
"stopId": "0:MAZ01"
},
{
"arrival": {
"time": "1751377939",
"uncertainty": 120
},
"departure": {
"time": "1751377939",
"uncertainty": 120
},
"stopId": "0:MeR01"
},
{
"arrival": {
"time": "1751377977",
"uncertainty": 120
},
"departure": {
"time": "1751377977",
"uncertainty": 120
},
"stopId": "0:cro01"
},
{
"arrival": {
"time": "1751377995",
"uncertainty": 120
},
"departure": {
"time": "1751377995",
"uncertainty": 120
},
"stopId": "0:SIR02"
},
{
"arrival": {
"time": "1751378035",
"uncertainty": 120
},
"departure": {
"time": "1751378035",
"uncertainty": 120
},
"stopId": "0:ERK03"
},
{
"arrival": {
"time": "1751378120",
"uncertainty": 120
},
"departure": {
"time": "1751378120",
"uncertainty": 120
},
"stopId": "0:FRA04"
},
{
"arrival": {
"time": "1751378218",
"uncertainty": 120
},
"departure": {
"time": "1751378218",
"uncertainty": 120
},
"stopId": "0:QUA01"
},
{
"arrival": {
"time": "1751378282",
"uncertainty": 120
},
"departure": {
"time": "1751378282",
"uncertainty": 120
},
"stopId": "0:BeR02"
},
{
"arrival": {
"time": "1751378329",
"uncertainty": 120
},
"departure": {
"time": "1751378329",
"uncertainty": 120
},
"stopId": "0:DAN02"
},
{
"arrival": {
"time": "1751378386",
"uncertainty": 120
},
"departure": {
"time": "1751378386",
"uncertainty": 120
},
"stopId": "0:VrD02"
},
{
"arrival": {
"time": "1751378453",
"uncertainty": 120
},
"departure": {
"time": "1751378453",
"uncertainty": 120
},
"stopId": "0:CpG02"
},
{
"arrival": {
"time": "1751378508",
"uncertainty": 120
},
"departure": {
"time": "1751378508",
"uncertainty": 120
},
"stopId": "0:ChT03"
},
{
"arrival": {
"time": "1751378542",
"uncertainty": 120
},
"departure": {
"time": "1751378542",
"uncertainty": 120
},
"stopId": "0:ChM01"
},
{
"arrival": {
"time": "1751378617",
"uncertainty": 120
},
"departure": {
"time": "1751378617",
"uncertainty": 120
},
"stopId": "0:Rpb01"
},
{
"arrival": {
"time": "1751378657",
"uncertainty": 120
},
"departure": {
"time": "1751378657",
"uncertainty": 120
},
"stopId": "0:MaC01"
},
{
"arrival": {
"time": "1751378689",
"uncertainty": 120
},
"departure": {
"time": "1751378689",
"uncertainty": 120
},
"stopId": "0:Onj01"
},
{
"arrival": {
"time": "1751378725",
"uncertainty": 120
},
"departure": {
"time": "1751378725",
"uncertainty": 120
},
"stopId": "0:PCH01"
},
{
"arrival": {
"time": "1751378771",
"uncertainty": 120
},
"departure": {
"time": "1751378771",
"uncertainty": 120
},
"stopId": "0:Ros01"
},
{
"arrival": {
"time": "1751378823",
"uncertainty": 120
},
"departure": {
"time": "1751378823",
"uncertainty": 120
},
"stopId": "0:Par01"
},
{
"arrival": {
"time": "1751378869",
"uncertainty": 120
},
"departure": {
"time": "1751378869",
"uncertainty": 120
},
"stopId": "0:StC01"
},
{
"arrival": {
"time": "1751378908",
"uncertainty": 120
},
"departure": {
"time": "1751378908",
"uncertainty": 120
},
"stopId": "0:Sau01"
},
{
"arrival": {
"time": "1751378989",
"uncertainty": 120
},
"stopId": "0:ChT02"
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "ADDED",
"tripId": "1Sj : Lu,Ma,Je,Ve2025-07-01-13-14-23-931-243699"
}
}
},
{
"id": "2025-07-01-13-14-23-871-111167",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376776",
"uncertainty": 120
},
"departure": {
"time": "1751376776",
"uncertainty": 120
},
"stopId": "0:MAl01"
},
{
"arrival": {
"time": "1751376980",
"uncertainty": 120
},
"departure": {
"time": "1751376980",
"uncertainty": 120
},
"stopId": "0:BIL01"
},
{
"arrival": {
"time": "1751377014",
"uncertainty": 120
},
"departure": {
"time": "1751377014",
"uncertainty": 120
},
"stopId": "0:Jac01"
},
{
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:Dam01"
},
{
"arrival": {
"time": "1751376263",
"uncertainty": 120
},
"departure": {
"time": "1751376263",
"uncertainty": 120
},
"stopId": "0:ZcM01"
},
{
"arrival": {
"time": "1751376298",
"uncertainty": 120
},
"departure": {
"time": "1751376298",
"uncertainty": 120
},
"stopId": "0:Cor01"
},
{
"arrival": {
"time": "1751376343",
"uncertainty": 120
},
"departure": {
"time": "1751376343",
"uncertainty": 120
},
"stopId": "0:ArC01"
},
{
"arrival": {
"time": "1751376392",
"uncertainty": 120
},
"departure": {
"time": "1751376392",
"uncertainty": 120
},
"stopId": "0:gAR01"
},
{
"arrival": {
"time": "1751376437",
"uncertainty": 120
},
"departure": {
"time": "1751376437",
"uncertainty": 120
},
"stopId": "0:CsR01"
},
{
"arrival": {
"time": "1751376480",
"uncertainty": 120
},
"departure": {
"time": "1751376480",
"uncertainty": 120
},
"stopId": "0:RoS01"
},
{
"arrival": {
"time": "1751376531",
"uncertainty": 120
},
"departure": {
"time": "1751376531",
"uncertainty": 120
},
"stopId": "0:Lan01"
},
{
"arrival": {
"time": "1751376571",
"uncertainty": 120
},
"departure": {
"time": "1751376571",
"uncertainty": 120
},
"stopId": "0:ClE01"
},
{
"arrival": {
"time": "1751376726",
"uncertainty": 120
},
"departure": {
"time": "1751376726",
"uncertainty": 120
},
"stopId": "0:TIR01"
},
{
"arrival": {
"time": "1751376771",
"uncertainty": 120
},
"departure": {
"time": "1751376771",
"uncertainty": 120
},
"stopId": "0:MAl01"
},
{
"arrival": {
"time": "1751376855",
"uncertainty": 120
},
"departure": {
"time": "1751376855",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber01"
},
{
"arrival": {
"time": "1751376900",
"uncertainty": 120
},
"departure": {
"time": "1751376900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa01"
},
{
"arrival": {
"time": "1751376986",
"uncertainty": 120
},
"departure": {
"time": "1751376986",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi01"
},
{
"arrival": {
"time": "1751377079",
"uncertainty": 120
},
"departure": {
"time": "1751377079",
"uncertainty": 120
},
"stopId": "0:TOU01"
},
{
"arrival": {
"time": "1751377159",
"uncertainty": 120
},
"departure": {
"time": "1751377159",
"uncertainty": 120
},
"stopId": "0:THE01"
},
{
"arrival": {
"time": "1751377253",
"uncertainty": 120
},
"stopId": "0:FoN01"
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "ADDED",
"tripId": "1Sj : Lu,Ma,Je,Ve2025-07-01-13-14-23-871-111167"
}
}
},
{
"id": "2025-07-01-13-14-23-792-790269",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374765",
"uncertainty": 120
},
"departure": {
"time": "1751374765",
"uncertainty": 120
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1751374946",
"uncertainty": 120
},
"departure": {
"time": "1751374946",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1751374624",
"uncertainty": 120
},
"stopId": "0:FoN01"
},
{
"arrival": {
"time": "1751374645",
"uncertainty": 120
},
"departure": {
"time": "1751374645",
"uncertainty": 120
},
"stopId": "0:THE02"
},
{
"arrival": {
"time": "1751374723",
"uncertainty": 120
},
"departure": {
"time": "1751374723",
"uncertainty": 120
},
"stopId": "0:TOU02"
},
{
"arrival": {
"time": "1751374794",
"uncertainty": 120
},
"departure": {
"time": "1751374794",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02"
},
{
"arrival": {
"time": "1751374860",
"uncertainty": 120
},
"departure": {
"time": "1751374860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02"
},
{
"arrival": {
"time": "1751374908",
"uncertainty": 120
},
"departure": {
"time": "1751374908",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber02"
},
{
"arrival": {
"time": "1751374948",
"uncertainty": 120
},
"departure": {
"time": "1751374948",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"arrival": {
"time": "1751374997",
"uncertainty": 120
},
"departure": {
"time": "1751374997",
"uncertainty": 120
},
"stopId": "0:TIR02"
},
{
"arrival": {
"time": "1751375150",
"uncertainty": 120
},
"departure": {
"time": "1751375150",
"uncertainty": 120
},
"stopId": "0:ClE02"
},
{
"arrival": {
"time": "1751375187",
"uncertainty": 120
},
"departure": {
"time": "1751375187",
"uncertainty": 120
},
"stopId": "0:Lan02"
},
{
"arrival": {
"time": "1751375244",
"uncertainty": 120
},
"departure": {
"time": "1751375244",
"uncertainty": 120
},
"stopId": "0:RoS02"
},
{
"arrival": {
"time": "1751375282",
"uncertainty": 120
},
"departure": {
"time": "1751375282",
"uncertainty": 120
},
"stopId": "0:CsR02"
},
{
"arrival": {
"time": "1751375329",
"uncertainty": 120
},
"departure": {
"time": "1751375329",
"uncertainty": 120
},
"stopId": "0:gAR02"
},
{
"arrival": {
"time": "1751375378",
"uncertainty": 120
},
"departure": {
"time": "1751375378",
"uncertainty": 120
},
"stopId": "0:ArC02"
},
{
"arrival": {
"time": "1751375431",
"uncertainty": 120
},
"departure": {
"time": "1751375431",
"uncertainty": 120
},
"stopId": "0:Cor02"
},
{
"arrival": {
"time": "1751375462",
"uncertainty": 120
},
"departure": {
"time": "1751375462",
"uncertainty": 120
},
"stopId": "0:ZcM02"
},
{
"arrival": {
"time": "1751375604",
"uncertainty": 120
},
"stopId": "0:Dam01"
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "ADDED",
"tripId": "1Sj : Lu,Ma,Je,Ve2025-07-01-13-14-23-792-790269"
},
"vehicle": {
"id": "337",
"label": "337"
}
}
},
{
"id": "C1964437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373900",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374065",
"uncertainty": 120
},
"departure": {
"time": "1751374065",
"uncertainty": 120
},
"stopId": "0:Cen02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374134",
"uncertainty": 120
},
"departure": {
"time": "1751374156",
"uncertainty": 120
},
"stopId": "0:mai02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374230",
"uncertainty": 120
},
"departure": {
"time": "1751374230",
"uncertainty": 120
},
"stopId": "0:ViL02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374275",
"uncertainty": 120
},
"departure": {
"time": "1751374275",
"uncertainty": 120
},
"stopId": "0:CoU02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374320",
"uncertainty": 120
},
"departure": {
"time": "1751374335",
"uncertainty": 120
},
"stopId": "0:ROs04",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374392",
"uncertainty": 120
},
"departure": {
"time": "1751374395",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374485",
"uncertainty": 120
},
"departure": {
"time": "1751374485",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374515",
"uncertainty": 120
},
"departure": {
"time": "1751374515",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374545",
"uncertainty": 120
},
"departure": {
"time": "1751374545",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374575",
"uncertainty": 120
},
"departure": {
"time": "1751374575",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374635",
"uncertainty": 120
},
"departure": {
"time": "1751374635",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374687",
"uncertainty": 120
},
"departure": {
"time": "1751374695",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374785",
"uncertainty": 120
},
"departure": {
"time": "1751374800",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374860",
"uncertainty": 120
},
"departure": {
"time": "1751374875",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374951",
"uncertainty": 120
},
"departure": {
"time": "1751374951",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375055",
"uncertainty": 120
},
"departure": {
"time": "1751375055",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375188",
"uncertainty": 120
},
"departure": {
"time": "1751375188",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375271",
"uncertainty": 120
},
"departure": {
"time": "1751375271",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375408",
"uncertainty": 120
},
"departure": {
"time": "1751375408",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375490",
"uncertainty": 120
},
"departure": {
"time": "1751375490",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375588",
"uncertainty": 120
},
"departure": {
"time": "1751375588",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375631",
"uncertainty": 120
},
"departure": {
"time": "1751375631",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375692",
"uncertainty": 120
},
"departure": {
"time": "1751375692",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375796",
"uncertainty": 120
},
"departure": {
"time": "1751375796",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375819",
"uncertainty": 120
},
"departure": {
"time": "1751375819",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375881",
"uncertainty": 120
},
"departure": {
"time": "1751375881",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375960",
"uncertainty": 120
},
"departure": {
"time": "1751375960",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376018",
"uncertainty": 120
},
"departure": {
"time": "1751376018",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376096",
"uncertainty": 120
},
"departure": {
"time": "1751376096",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376266",
"uncertainty": 120
},
"departure": {
"time": "1751376266",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376369",
"uncertainty": 120
},
"departure": {
"time": "1751376369",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376418",
"uncertainty": 120
},
"departure": {
"time": "1751376418",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376456",
"uncertainty": 120
},
"departure": {
"time": "1751376456",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376530",
"uncertainty": 120
},
"departure": {
"time": "1751376530",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376596",
"uncertainty": 120
},
"departure": {
"time": "1751376596",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376664",
"uncertainty": 120
},
"departure": {
"time": "1751376664",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376721",
"uncertainty": 120
},
"departure": {
"time": "1751376721",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376756",
"uncertainty": 120
},
"departure": {
"time": "1751376756",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 39
},
{
"arrival": {
"time": "1751376856",
"uncertainty": 120
},
"departure": {
"time": "1751376856",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 40
},
{
"arrival": {
"time": "1751376899",
"uncertainty": 120
},
"departure": {
"time": "1751376899",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 41
},
{
"arrival": {
"time": "1751376936",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964437"
},
"vehicle": {
"id": "318",
"label": "318"
}
}
},
{
"id": "C1965759",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378340",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965759"
}
}
},
{
"id": "C1966311",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373768",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373813",
"uncertainty": 120
},
"departure": {
"time": "1751373813",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373858",
"uncertainty": 120
},
"departure": {
"time": "1751373858",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373932",
"uncertainty": 120
},
"departure": {
"time": "1751373932",
"uncertainty": 120
},
"stopId": "0:CHm01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373962",
"uncertainty": 120
},
"departure": {
"time": "1751373962",
"uncertainty": 120
},
"stopId": "0:DEM01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373992",
"uncertainty": 120
},
"departure": {
"time": "1751373993",
"uncertainty": 120
},
"stopId": "0:SEC01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374064",
"uncertainty": 120
},
"departure": {
"time": "1751374064",
"uncertainty": 120
},
"stopId": "0:BRO01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374098",
"uncertainty": 120
},
"departure": {
"time": "1751374113",
"uncertainty": 120
},
"stopId": "0:TAM01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374181",
"uncertainty": 120
},
"departure": {
"time": "1751374203",
"uncertainty": 120
},
"stopId": "0:BIL01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374233",
"uncertainty": 120
},
"departure": {
"time": "1751374248",
"uncertainty": 120
},
"stopId": "0:Jac01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374293",
"uncertainty": 120
},
"departure": {
"time": "1751374323",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374398",
"uncertainty": 120
},
"departure": {
"time": "1751374428",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374533",
"uncertainty": 120
},
"departure": {
"time": "1751374533",
"uncertainty": 120
},
"stopId": "0:VlS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374563",
"uncertainty": 120
},
"departure": {
"time": "1751374593",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374668",
"uncertainty": 120
},
"departure": {
"time": "1751374683",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374788",
"uncertainty": 120
},
"departure": {
"time": "1751374804",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374886",
"uncertainty": 120
},
"departure": {
"time": "1751374886",
"uncertainty": 120
},
"stopId": "0:DID01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374954",
"uncertainty": 120
},
"departure": {
"time": "1751374954",
"uncertainty": 120
},
"stopId": "0:TIL01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375058",
"uncertainty": 120
},
"departure": {
"time": "1751375058",
"uncertainty": 120
},
"stopId": "0:MAU01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375134",
"uncertainty": 120
},
"departure": {
"time": "1751375134",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375215",
"uncertainty": 120
},
"departure": {
"time": "1751375215",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375251",
"uncertainty": 120
},
"departure": {
"time": "1751375251",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375298",
"uncertainty": 120
},
"departure": {
"time": "1751375298",
"uncertainty": 120
},
"stopId": "0:MED01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375380",
"uncertainty": 120
},
"departure": {
"time": "1751375380",
"uncertainty": 120
},
"stopId": "0:ANT01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375486",
"uncertainty": 120
},
"departure": {
"time": "1751375486",
"uncertainty": 120
},
"stopId": "0:GaU01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375585",
"uncertainty": 120
},
"departure": {
"time": "1751375585",
"uncertainty": 120
},
"stopId": "0:OLI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375627",
"uncertainty": 120
},
"departure": {
"time": "1751375627",
"uncertainty": 120
},
"stopId": "0:COM01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375671",
"uncertainty": 120
},
"departure": {
"time": "1751375671",
"uncertainty": 120
},
"stopId": "0:PiT01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375695",
"uncertainty": 120
},
"departure": {
"time": "1751375695",
"uncertainty": 120
},
"stopId": "0:PER01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375805",
"uncertainty": 120
},
"departure": {
"time": "1751375805",
"uncertainty": 120
},
"stopId": "0:PDl01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375873",
"uncertainty": 120
},
"departure": {
"time": "1751375873",
"uncertainty": 120
},
"stopId": "0:MAr01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375932",
"uncertainty": 120
},
"departure": {
"time": "1751375932",
"uncertainty": 120
},
"stopId": "0:MSG01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375977",
"uncertainty": 120
},
"departure": {
"time": "1751375977",
"uncertainty": 120
},
"stopId": "0:PRI01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376055",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966311"
},
"vehicle": {
"id": "297",
"label": "297"
}
}
},
{
"id": "C1962662",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376327",
"uncertainty": 120
},
"departure": {
"time": "1751376327",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376448",
"uncertainty": 120
},
"departure": {
"time": "1751376448",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376590",
"uncertainty": 120
},
"departure": {
"time": "1751376590",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376644",
"uncertainty": 120
},
"departure": {
"time": "1751376644",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376731",
"uncertainty": 120
},
"departure": {
"time": "1751376731",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376830",
"uncertainty": 120
},
"departure": {
"time": "1751376830",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376968",
"uncertainty": 120
},
"departure": {
"time": "1751376968",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377017",
"uncertainty": 120
},
"departure": {
"time": "1751377017",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377071",
"uncertainty": 120
},
"departure": {
"time": "1751377071",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377124",
"uncertainty": 120
},
"departure": {
"time": "1751377124",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377193",
"uncertainty": 120
},
"departure": {
"time": "1751377193",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377252",
"uncertainty": 120
},
"departure": {
"time": "1751377252",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377288",
"uncertainty": 120
},
"departure": {
"time": "1751377288",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377383",
"uncertainty": 120
},
"departure": {
"time": "1751377383",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377496",
"uncertainty": 120
},
"departure": {
"time": "1751377496",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377538",
"uncertainty": 120
},
"departure": {
"time": "1751377538",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377703",
"uncertainty": 120
},
"departure": {
"time": "1751377703",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377800",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962662"
}
}
},
{
"id": "C1962659",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374775",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374851",
"uncertainty": 120
},
"departure": {
"time": "1751374851",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374962",
"uncertainty": 120
},
"departure": {
"time": "1751374962",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375104",
"uncertainty": 120
},
"departure": {
"time": "1751375104",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375158",
"uncertainty": 120
},
"departure": {
"time": "1751375158",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375245",
"uncertainty": 120
},
"departure": {
"time": "1751375245",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375344",
"uncertainty": 120
},
"departure": {
"time": "1751375344",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375482",
"uncertainty": 120
},
"departure": {
"time": "1751375482",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375531",
"uncertainty": 120
},
"departure": {
"time": "1751375531",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375585",
"uncertainty": 120
},
"departure": {
"time": "1751375585",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375638",
"uncertainty": 120
},
"departure": {
"time": "1751375638",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375707",
"uncertainty": 120
},
"departure": {
"time": "1751375707",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375766",
"uncertainty": 120
},
"departure": {
"time": "1751375766",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375802",
"uncertainty": 120
},
"departure": {
"time": "1751375802",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375884",
"uncertainty": 120
},
"departure": {
"time": "1751375884",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376000",
"uncertainty": 120
},
"departure": {
"time": "1751376000",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376043",
"uncertainty": 120
},
"departure": {
"time": "1751376043",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376231",
"uncertainty": 120
},
"departure": {
"time": "1751376231",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376328",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962659"
},
"vehicle": {
"id": "350",
"label": "350"
}
}
},
{
"id": "C1963439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374651",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374686",
"uncertainty": 120
},
"departure": {
"time": "1751374686",
"uncertainty": 120
},
"stopId": "0:CHS01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374741",
"uncertainty": 120
},
"departure": {
"time": "1751374741",
"uncertainty": 120
},
"stopId": "0:ING01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374785",
"uncertainty": 120
},
"departure": {
"time": "1751374787",
"uncertainty": 120
},
"stopId": "0:LAV01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374816",
"uncertainty": 120
},
"departure": {
"time": "1751374816",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374846",
"uncertainty": 120
},
"departure": {
"time": "1751374860",
"uncertainty": 120
},
"stopId": "0:LIB01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374939",
"uncertainty": 120
},
"departure": {
"time": "1751374939",
"uncertainty": 120
},
"stopId": "0:GUI01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374988",
"uncertainty": 120
},
"departure": {
"time": "1751374988",
"uncertainty": 120
},
"stopId": "0:CHE02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375040",
"uncertainty": 120
},
"departure": {
"time": "1751375040",
"uncertainty": 120
},
"stopId": "0:BOi02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375136",
"uncertainty": 120
},
"departure": {
"time": "1751375136",
"uncertainty": 120
},
"stopId": "0:EGA02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375175",
"uncertainty": 120
},
"departure": {
"time": "1751375175",
"uncertainty": 120
},
"stopId": "0:UTT02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375276",
"uncertainty": 120
},
"departure": {
"time": "1751375276",
"uncertainty": 120
},
"stopId": "0:CrO02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375317",
"uncertainty": 120
},
"departure": {
"time": "1751375317",
"uncertainty": 120
},
"stopId": "0:REI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375383",
"uncertainty": 120
},
"departure": {
"time": "1751375383",
"uncertainty": 120
},
"stopId": "0:LAr02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375415",
"uncertainty": 120
},
"departure": {
"time": "1751375415",
"uncertainty": 120
},
"stopId": "0:LOM03",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375487",
"uncertainty": 120
},
"departure": {
"time": "1751375487",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375535",
"uncertainty": 120
},
"departure": {
"time": "1751375535",
"uncertainty": 120
},
"stopId": "0:tHI02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375572",
"uncertainty": 120
},
"departure": {
"time": "1751375572",
"uncertainty": 120
},
"stopId": "0:ROL02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375613",
"uncertainty": 120
},
"departure": {
"time": "1751375613",
"uncertainty": 120
},
"stopId": "0:JAc02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375655",
"uncertainty": 120
},
"departure": {
"time": "1751375655",
"uncertainty": 120
},
"stopId": "0:MIS02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375704",
"uncertainty": 120
},
"departure": {
"time": "1751375704",
"uncertainty": 120
},
"stopId": "0:BEA02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375736",
"uncertainty": 120
},
"departure": {
"time": "1751375736",
"uncertainty": 120
},
"stopId": "0:PAR02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375793",
"uncertainty": 120
},
"departure": {
"time": "1751375793",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375840",
"uncertainty": 120
},
"departure": {
"time": "1751375840",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375897",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963439"
},
"vehicle": {
"id": "301",
"label": "301"
}
}
},
{
"id": "C1963438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963438"
}
}
},
{
"id": "C1966627",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966627"
}
}
},
{
"id": "C1966626",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375160",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966626"
},
"vehicle": {
"id": "308",
"label": "308"
}
}
},
{
"id": "C1966625",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373425",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373499",
"uncertainty": 120
},
"departure": {
"time": "1751373499",
"uncertainty": 120
},
"stopId": "0:MAe02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373526",
"uncertainty": 120
},
"departure": {
"time": "1751373526",
"uncertainty": 120
},
"stopId": "0:BdP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373584",
"uncertainty": 120
},
"departure": {
"time": "1751373584",
"uncertainty": 120
},
"stopId": "0:BrX01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373650",
"uncertainty": 120
},
"departure": {
"time": "1751373650",
"uncertainty": 120
},
"stopId": "0:DSe02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373674",
"uncertainty": 120
},
"departure": {
"time": "1751373674",
"uncertainty": 120
},
"stopId": "0:CRO03",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373710",
"uncertainty": 120
},
"departure": {
"time": "1751373710",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373740",
"uncertainty": 120
},
"departure": {
"time": "1751373769",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373809",
"uncertainty": 120
},
"departure": {
"time": "1751373814",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373895",
"uncertainty": 120
},
"departure": {
"time": "1751373895",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373919",
"uncertainty": 120
},
"departure": {
"time": "1751373919",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373964",
"uncertainty": 120
},
"departure": {
"time": "1751373964",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374009",
"uncertainty": 120
},
"departure": {
"time": "1751374009",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374054",
"uncertainty": 120
},
"departure": {
"time": "1751374069",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374114",
"uncertainty": 120
},
"departure": {
"time": "1751374144",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374188",
"uncertainty": 120
},
"departure": {
"time": "1751374189",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374259",
"uncertainty": 120
},
"departure": {
"time": "1751374264",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374348",
"uncertainty": 120
},
"departure": {
"time": "1751374354",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374429",
"uncertainty": 120
},
"departure": {
"time": "1751374429",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374534",
"uncertainty": 120
},
"departure": {
"time": "1751374579",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374609",
"uncertainty": 120
},
"departure": {
"time": "1751374624",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374678",
"uncertainty": 120
},
"departure": {
"time": "1751374684",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374789",
"uncertainty": 120
},
"departure": {
"time": "1751374789",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374819",
"uncertainty": 120
},
"departure": {
"time": "1751374819",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374834",
"uncertainty": 120
},
"departure": {
"time": "1751374849",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374879",
"uncertainty": 120
},
"departure": {
"time": "1751374894",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374979",
"uncertainty": 120
},
"departure": {
"time": "1751374979",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375035",
"uncertainty": 120
},
"departure": {
"time": "1751375035",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375098",
"uncertainty": 120
},
"departure": {
"time": "1751375098",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375140",
"uncertainty": 120
},
"departure": {
"time": "1751375140",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375251",
"uncertainty": 120
},
"departure": {
"time": "1751375251",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375302",
"uncertainty": 120
},
"departure": {
"time": "1751375302",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375356",
"uncertainty": 120
},
"departure": {
"time": "1751375356",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375399",
"uncertainty": 120
},
"departure": {
"time": "1751375399",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375450",
"uncertainty": 120
},
"departure": {
"time": "1751375450",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375500",
"uncertainty": 120
},
"departure": {
"time": "1751375500",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375553",
"uncertainty": 120
},
"departure": {
"time": "1751375553",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375587",
"uncertainty": 120
},
"departure": {
"time": "1751375587",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375649",
"uncertainty": 120
},
"departure": {
"time": "1751375649",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375742",
"uncertainty": 120
},
"departure": {
"time": "1751375742",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375759",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 41
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966625"
},
"vehicle": {
"id": "323",
"label": "323"
}
}
},
{
"id": "C1965611",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375031",
"uncertainty": 120
},
"departure": {
"time": "1751375031",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1751375099",
"uncertainty": 120
},
"departure": {
"time": "1751375099",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"arrival": {
"time": "1751375132",
"uncertainty": 120
},
"departure": {
"time": "1751375132",
"uncertainty": 120
},
"stopId": "0:GAM02"
},
{
"arrival": {
"time": "1751375203",
"uncertainty": 120
},
"departure": {
"time": "1751375203",
"uncertainty": 120
},
"stopId": "0:FON02"
},
{
"arrival": {
"time": "1751375248",
"uncertainty": 120
},
"departure": {
"time": "1751375248",
"uncertainty": 120
},
"stopId": "0:Cht04"
},
{
"arrival": {
"time": "1751377497",
"uncertainty": 120
},
"departure": {
"time": "1751377497",
"uncertainty": 120
},
"stopId": "0:PAl01"
},
{
"arrival": {
"time": "1751377574",
"uncertainty": 120
},
"departure": {
"time": "1751377574",
"uncertainty": 120
},
"stopId": "0:CAm02"
},
{
"arrival": {
"time": "1751377604",
"uncertainty": 120
},
"departure": {
"time": "1751377604",
"uncertainty": 120
},
"stopId": "0:TEI02"
},
{
"arrival": {
"time": "1751377823",
"uncertainty": 120
},
"departure": {
"time": "1751377823",
"uncertainty": 120
},
"stopId": "0:ARC01"
},
{
"arrival": {
"time": "1751378010",
"uncertainty": 120
},
"departure": {
"time": "1751378010",
"uncertainty": 120
},
"stopId": "0:BUI01"
},
{
"arrival": {
"time": "1751378081",
"uncertainty": 120
},
"departure": {
"time": "1751378081",
"uncertainty": 120
},
"stopId": "0:DUC02"
},
{
"departure": {
"time": "1751374664",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374738",
"uncertainty": 120
},
"departure": {
"time": "1751374755",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374793",
"uncertainty": 120
},
"departure": {
"time": "1751374793",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374835",
"uncertainty": 120
},
"departure": {
"time": "1751374859",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374920",
"uncertainty": 120
},
"departure": {
"time": "1751374920",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374954",
"uncertainty": 120
},
"departure": {
"time": "1751374954",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374920",
"uncertainty": 120
},
"departure": {
"time": "1751374920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375010",
"uncertainty": 120
},
"departure": {
"time": "1751375010",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375059",
"uncertainty": 120
},
"departure": {
"time": "1751375059",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375101",
"uncertainty": 120
},
"departure": {
"time": "1751375101",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375146",
"uncertainty": 120
},
"departure": {
"time": "1751375146",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375180",
"uncertainty": 120
},
"departure": {
"time": "1751375180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375335",
"uncertainty": 120
},
"departure": {
"time": "1751375335",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375370",
"uncertainty": 120
},
"departure": {
"time": "1751375370",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375430",
"uncertainty": 120
},
"departure": {
"time": "1751375430",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375493",
"uncertainty": 120
},
"departure": {
"time": "1751375493",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375535",
"uncertainty": 120
},
"departure": {
"time": "1751375535",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375581",
"uncertainty": 120
},
"departure": {
"time": "1751375581",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375632",
"uncertainty": 120
},
"departure": {
"time": "1751375632",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375720",
"uncertainty": 120
},
"departure": {
"time": "1751375720",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375821",
"uncertainty": 120
},
"departure": {
"time": "1751375821",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375884",
"uncertainty": 120
},
"departure": {
"time": "1751375884",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375914",
"uncertainty": 120
},
"departure": {
"time": "1751375914",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375982",
"uncertainty": 120
},
"departure": {
"time": "1751375982",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376057",
"uncertainty": 120
},
"departure": {
"time": "1751376057",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376162",
"uncertainty": 120
},
"departure": {
"time": "1751376162",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376236",
"uncertainty": 120
},
"departure": {
"time": "1751376236",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376283",
"uncertainty": 120
},
"departure": {
"time": "1751376283",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376342",
"uncertainty": 120
},
"departure": {
"time": "1751376342",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376400",
"uncertainty": 120
},
"departure": {
"time": "1751376400",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376525",
"uncertainty": 120
},
"departure": {
"time": "1751376525",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376612",
"uncertainty": 120
},
"departure": {
"time": "1751376612",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376712",
"uncertainty": 120
},
"departure": {
"time": "1751376712",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376764",
"uncertainty": 120
},
"departure": {
"time": "1751376764",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376804",
"uncertainty": 120
},
"departure": {
"time": "1751376804",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376847",
"uncertainty": 120
},
"departure": {
"time": "1751376847",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376901",
"uncertainty": 120
},
"departure": {
"time": "1751376901",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376944",
"uncertainty": 120
},
"departure": {
"time": "1751376944",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751377004",
"uncertainty": 120
},
"departure": {
"time": "1751377004",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1751377073",
"uncertainty": 120
},
"departure": {
"time": "1751377073",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751377145",
"uncertainty": 120
},
"departure": {
"time": "1751377145",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1751377191",
"uncertainty": 120
},
"departure": {
"time": "1751377191",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1751377315",
"uncertainty": 120
},
"departure": {
"time": "1751377315",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751377409",
"uncertainty": 120
},
"departure": {
"time": "1751377409",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1751377445",
"uncertainty": 120
},
"departure": {
"time": "1751377445",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1751377396",
"uncertainty": 120
},
"departure": {
"time": "1751377396",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1751377524",
"uncertainty": 120
},
"departure": {
"time": "1751377524",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1751377639",
"uncertainty": 120
},
"departure": {
"time": "1751377639",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:WEI02",
"stopSequence": 49
},
{
"arrival": {
"time": "1751377683",
"uncertainty": 120
},
"departure": {
"time": "1751377683",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZ02",
"stopSequence": 50
},
{
"arrival": {
"time": "1751377740",
"uncertainty": 120
},
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUI02",
"stopSequence": 51
},
{
"arrival": {
"time": "1751377798",
"uncertainty": 120
},
"departure": {
"time": "1751377798",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAL01",
"stopSequence": 52
},
{
"arrival": {
"time": "1751377837",
"uncertainty": 120
},
"departure": {
"time": "1751377837",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SAR01",
"stopSequence": 53
},
{
"arrival": {
"time": "1751377912",
"uncertainty": 120
},
"departure": {
"time": "1751377912",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CUG02",
"stopSequence": 54
},
{
"arrival": {
"time": "1751377989",
"uncertainty": 120
},
"departure": {
"time": "1751377989",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOC02",
"stopSequence": 55
},
{
"arrival": {
"time": "1751378039",
"uncertainty": 120
},
"departure": {
"time": "1751378039",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STE02",
"stopSequence": 56
},
{
"arrival": {
"time": "1751378168",
"uncertainty": 120
},
"departure": {
"time": "1751378168",
"uncertainty": 120
},
"stopId": "0:FOU04",
"stopSequence": 57
},
{
"arrival": {
"time": "1751378209",
"uncertainty": 120
},
"departure": {
"time": "1751378209",
"uncertainty": 120
},
"stopId": "0:PPP01",
"stopSequence": 58
},
{
"arrival": {
"time": "1751378265",
"uncertainty": 120
},
"departure": {
"time": "1751378265",
"uncertainty": 120
},
"stopId": "0:GDF01",
"stopSequence": 59
},
{
"arrival": {
"time": "1751378323",
"uncertainty": 120
},
"departure": {
"time": "1751378323",
"uncertainty": 120
},
"stopId": "0:CON01",
"stopSequence": 60
},
{
"arrival": {
"time": "1751378391",
"uncertainty": 120
},
"departure": {
"time": "1751378391",
"uncertainty": 120
},
"stopId": "0:BAC01",
"stopSequence": 61
},
{
"arrival": {
"time": "1751378417",
"uncertainty": 120
},
"departure": {
"time": "1751378417",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 62
},
{
"arrival": {
"time": "1751378445",
"uncertainty": 120
},
"stopId": "0:FOU02",
"stopSequence": 63
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965611"
},
"vehicle": {
"id": "275",
"label": "275"
}
}
},
{
"id": "C1965591",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377765",
"uncertainty": 120
},
"departure": {
"time": "1751377765",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1751377833",
"uncertainty": 120
},
"departure": {
"time": "1751377833",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"arrival": {
"time": "1751377866",
"uncertainty": 120
},
"departure": {
"time": "1751377866",
"uncertainty": 120
},
"stopId": "0:GAM02"
},
{
"arrival": {
"time": "1751377937",
"uncertainty": 120
},
"departure": {
"time": "1751377937",
"uncertainty": 120
},
"stopId": "0:FON02"
},
{
"arrival": {
"time": "1751377982",
"uncertainty": 120
},
"departure": {
"time": "1751377982",
"uncertainty": 120
},
"stopId": "0:Cht04"
},
{
"arrival": {
"time": "1751380287",
"uncertainty": 120
},
"departure": {
"time": "1751380287",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751377440",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377514",
"uncertainty": 120
},
"departure": {
"time": "1751377514",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377550",
"uncertainty": 120
},
"departure": {
"time": "1751377550",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377608",
"uncertainty": 120
},
"departure": {
"time": "1751377608",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377654",
"uncertainty": 120
},
"departure": {
"time": "1751377654",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377688",
"uncertainty": 120
},
"departure": {
"time": "1751377688",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377740",
"uncertainty": 120
},
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377830",
"uncertainty": 120
},
"departure": {
"time": "1751377830",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377879",
"uncertainty": 120
},
"departure": {
"time": "1751377879",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377921",
"uncertainty": 120
},
"departure": {
"time": "1751377921",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377966",
"uncertainty": 120
},
"departure": {
"time": "1751377966",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378000",
"uncertainty": 120
},
"departure": {
"time": "1751378000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378069",
"uncertainty": 120
},
"departure": {
"time": "1751378069",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378104",
"uncertainty": 120
},
"departure": {
"time": "1751378104",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378164",
"uncertainty": 120
},
"departure": {
"time": "1751378164",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378226",
"uncertainty": 120
},
"departure": {
"time": "1751378226",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378267",
"uncertainty": 120
},
"departure": {
"time": "1751378267",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378312",
"uncertainty": 120
},
"departure": {
"time": "1751378312",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378362",
"uncertainty": 120
},
"departure": {
"time": "1751378362",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378448",
"uncertainty": 120
},
"departure": {
"time": "1751378448",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378547",
"uncertainty": 120
},
"departure": {
"time": "1751378547",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378609",
"uncertainty": 120
},
"departure": {
"time": "1751378609",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378638",
"uncertainty": 120
},
"departure": {
"time": "1751378638",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378704",
"uncertainty": 120
},
"departure": {
"time": "1751378704",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378779",
"uncertainty": 120
},
"departure": {
"time": "1751378779",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378884",
"uncertainty": 120
},
"departure": {
"time": "1751378884",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378955",
"uncertainty": 120
},
"departure": {
"time": "1751378955",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751379003",
"uncertainty": 120
},
"departure": {
"time": "1751379003",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751379062",
"uncertainty": 120
},
"departure": {
"time": "1751379062",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751379120",
"uncertainty": 120
},
"departure": {
"time": "1751379120",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751379245",
"uncertainty": 120
},
"departure": {
"time": "1751379245",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751379332",
"uncertainty": 120
},
"departure": {
"time": "1751379332",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1751379432",
"uncertainty": 120
},
"departure": {
"time": "1751379432",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1751379484",
"uncertainty": 120
},
"departure": {
"time": "1751379484",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751379524",
"uncertainty": 120
},
"departure": {
"time": "1751379524",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1751379567",
"uncertainty": 120
},
"departure": {
"time": "1751379567",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1751379621",
"uncertainty": 120
},
"departure": {
"time": "1751379621",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1751379664",
"uncertainty": 120
},
"departure": {
"time": "1751379664",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751379724",
"uncertainty": 120
},
"departure": {
"time": "1751379724",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1751379793",
"uncertainty": 120
},
"departure": {
"time": "1751379793",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751379865",
"uncertainty": 120
},
"departure": {
"time": "1751379865",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1751379911",
"uncertainty": 120
},
"departure": {
"time": "1751379911",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1751380035",
"uncertainty": 120
},
"departure": {
"time": "1751380035",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751380128",
"uncertainty": 120
},
"departure": {
"time": "1751380128",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1751380163",
"uncertainty": 120
},
"departure": {
"time": "1751380163",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1751380220",
"uncertainty": 120
},
"departure": {
"time": "1751380220",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1751380344",
"uncertainty": 120
},
"departure": {
"time": "1751380344",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1751380380",
"uncertainty": 120
},
"departure": {
"time": "1751380380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1751380448",
"uncertainty": 120
},
"departure": {
"time": "1751380448",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 49
},
{
"arrival": {
"time": "1751380583",
"uncertainty": 120
},
"departure": {
"time": "1751380583",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 50
},
{
"arrival": {
"time": "1751380618",
"uncertainty": 120
},
"departure": {
"time": "1751380618",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 51
},
{
"arrival": {
"time": "1751380675",
"uncertainty": 120
},
"departure": {
"time": "1751380675",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 52
},
{
"arrival": {
"time": "1751380726",
"uncertainty": 120
},
"departure": {
"time": "1751380726",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 53
},
{
"arrival": {
"time": "1751380781",
"uncertainty": 120
},
"departure": {
"time": "1751380781",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 54
},
{
"arrival": {
"time": "1751380840",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 55
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965591"
}
}
},
{
"id": "C1965590",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751372491",
"uncertainty": 120
},
"departure": {
"time": "1751372506",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1751372566",
"uncertainty": 120
},
"departure": {
"time": "1751372566",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"arrival": {
"time": "1751372596",
"uncertainty": 120
},
"departure": {
"time": "1751372596",
"uncertainty": 120
},
"stopId": "0:GAM02"
},
{
"arrival": {
"time": "1751372663",
"uncertainty": 120
},
"departure": {
"time": "1751372663",
"uncertainty": 120
},
"stopId": "0:FON02"
},
{
"arrival": {
"time": "1751372699",
"uncertainty": 120
},
"departure": {
"time": "1751372701",
"uncertainty": 120
},
"stopId": "0:Cht04"
},
{
"arrival": {
"time": "1751374674",
"uncertainty": 120
},
"departure": {
"time": "1751374674",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751372128",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372201",
"uncertainty": 120
},
"departure": {
"time": "1751372218",
"uncertainty": 120
},
"stopId": "0:CCJ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372256",
"uncertainty": 120
},
"departure": {
"time": "1751372278",
"uncertainty": 120
},
"stopId": "0:SFM01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372333",
"uncertainty": 120
},
"departure": {
"time": "1751372333",
"uncertainty": 120
},
"stopId": "0:MaI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372368",
"uncertainty": 120
},
"departure": {
"time": "1751372383",
"uncertainty": 120
},
"stopId": "0:Rob01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372423",
"uncertainty": 120
},
"departure": {
"time": "1751372423",
"uncertainty": 120
},
"stopId": "0:Cht01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751372340",
"uncertainty": 120
},
"departure": {
"time": "1751372340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FON01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751372430",
"uncertainty": 120
},
"departure": {
"time": "1751372430",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751372479",
"uncertainty": 120
},
"departure": {
"time": "1751372479",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751372521",
"uncertainty": 120
},
"departure": {
"time": "1751372521",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751372566",
"uncertainty": 120
},
"departure": {
"time": "1751372566",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751372600",
"uncertainty": 120
},
"departure": {
"time": "1751372600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751372765",
"uncertainty": 120
},
"departure": {
"time": "1751372765",
"uncertainty": 120
},
"stopId": "0:PHI02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751372814",
"uncertainty": 120
},
"departure": {
"time": "1751372819",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751372879",
"uncertainty": 120
},
"departure": {
"time": "1751372879",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751372952",
"uncertainty": 120
},
"departure": {
"time": "1751372969",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751372999",
"uncertainty": 120
},
"departure": {
"time": "1751373044",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373095",
"uncertainty": 120
},
"departure": {
"time": "1751373104",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751373150",
"uncertainty": 120
},
"departure": {
"time": "1751373164",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751373222",
"uncertainty": 120
},
"departure": {
"time": "1751373239",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751373344",
"uncertainty": 120
},
"departure": {
"time": "1751373344",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751373393",
"uncertainty": 120
},
"departure": {
"time": "1751373393",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751373418",
"uncertainty": 120
},
"departure": {
"time": "1751373434",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751373479",
"uncertainty": 120
},
"departure": {
"time": "1751373479",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751373524",
"uncertainty": 120
},
"departure": {
"time": "1751373539",
"uncertainty": 120
},
"stopId": "0:pAS02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751373599",
"uncertainty": 120
},
"departure": {
"time": "1751373599",
"uncertainty": 120
},
"stopId": "0:BAl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751373657",
"uncertainty": 120
},
"departure": {
"time": "1751373674",
"uncertainty": 120
},
"stopId": "0:MAi01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751373704",
"uncertainty": 120
},
"departure": {
"time": "1751373704",
"uncertainty": 120
},
"stopId": "0:CCE01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751373749",
"uncertainty": 120
},
"departure": {
"time": "1751373749",
"uncertainty": 120
},
"stopId": "0:ile01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751373791",
"uncertainty": 120
},
"departure": {
"time": "1751373809",
"uncertainty": 120
},
"stopId": "0:ABB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751373884",
"uncertainty": 120
},
"departure": {
"time": "1751373884",
"uncertainty": 120
},
"stopId": "0:NOT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751373966",
"uncertainty": 120
},
"departure": {
"time": "1751373966",
"uncertainty": 120
},
"stopId": "0:DOu02",
"stopSequence": 32
},
{
"arrival": {
"time": "1751374028",
"uncertainty": 120
},
"departure": {
"time": "1751374049",
"uncertainty": 120
},
"stopId": "0:CHN04",
"stopSequence": 33
},
{
"arrival": {
"time": "1751374078",
"uncertainty": 120
},
"departure": {
"time": "1751374078",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751374107",
"uncertainty": 120
},
"departure": {
"time": "1751374124",
"uncertainty": 120
},
"stopId": "0:TAB02",
"stopSequence": 35
},
{
"arrival": {
"time": "1751374154",
"uncertainty": 120
},
"departure": {
"time": "1751374154",
"uncertainty": 120
},
"stopId": "0:bre02",
"stopSequence": 36
},
{
"arrival": {
"time": "1751374196",
"uncertainty": 120
},
"departure": {
"time": "1751374199",
"uncertainty": 120
},
"stopId": "0:THI04",
"stopSequence": 37
},
{
"arrival": {
"time": "1751374229",
"uncertainty": 120
},
"departure": {
"time": "1751374229",
"uncertainty": 120
},
"stopId": "0:TRU02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751374274",
"uncertainty": 120
},
"departure": {
"time": "1751374274",
"uncertainty": 120
},
"stopId": "0:PAT04",
"stopSequence": 39
},
{
"arrival": {
"time": "1751374319",
"uncertainty": 120
},
"departure": {
"time": "1751374319",
"uncertainty": 120
},
"stopId": "0:MOn01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751374349",
"uncertainty": 120
},
"departure": {
"time": "1751374349",
"uncertainty": 120
},
"stopId": "0:REN02",
"stopSequence": 41
},
{
"arrival": {
"time": "1751374380",
"uncertainty": 120
},
"departure": {
"time": "1751374380",
"uncertainty": 120
},
"stopId": "0:DAR02",
"stopSequence": 42
},
{
"arrival": {
"time": "1751374439",
"uncertainty": 120
},
"departure": {
"time": "1751374454",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751374559",
"uncertainty": 120
},
"departure": {
"time": "1751374559",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1751374574",
"uncertainty": 120
},
"departure": {
"time": "1751374588",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 45
},
{
"arrival": {
"time": "1751374630",
"uncertainty": 120
},
"departure": {
"time": "1751374630",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 46
},
{
"arrival": {
"time": "1751374884",
"uncertainty": 120
},
"departure": {
"time": "1751374884",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 47
},
{
"arrival": {
"time": "1751374920",
"uncertainty": 120
},
"departure": {
"time": "1751374920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 48
},
{
"arrival": {
"time": "1751374796",
"uncertainty": 120
},
"departure": {
"time": "1751374817",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 49
},
{
"arrival": {
"time": "1751374928",
"uncertainty": 120
},
"departure": {
"time": "1751374928",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 50
},
{
"arrival": {
"time": "1751374964",
"uncertainty": 120
},
"departure": {
"time": "1751374964",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 51
},
{
"arrival": {
"time": "1751375025",
"uncertainty": 120
},
"departure": {
"time": "1751375025",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 52
},
{
"arrival": {
"time": "1751375080",
"uncertainty": 120
},
"departure": {
"time": "1751375080",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 53
},
{
"arrival": {
"time": "1751375135",
"uncertainty": 120
},
"departure": {
"time": "1751375135",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 54
},
{
"arrival": {
"time": "1751375220",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 55
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965590"
},
"vehicle": {
"id": "290",
"label": "290"
}
}
},
{
"id": "C1965581",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376647",
"uncertainty": 120
},
"departure": {
"time": "1751376647",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"arrival": {
"time": "1751377118",
"uncertainty": 120
},
"departure": {
"time": "1751377118",
"uncertainty": 120
},
"stopId": "0:BRA01"
},
{
"arrival": {
"time": "1751378803",
"uncertainty": 120
},
"departure": {
"time": "1751378803",
"uncertainty": 120
},
"stopId": "0:Cht03"
},
{
"arrival": {
"time": "1751378881",
"uncertainty": 120
},
"departure": {
"time": "1751378881",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1751378949",
"uncertainty": 120
},
"departure": {
"time": "1751378949",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376285",
"uncertainty": 120
},
"departure": {
"time": "1751376285",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376331",
"uncertainty": 120
},
"departure": {
"time": "1751376331",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376461",
"uncertainty": 120
},
"departure": {
"time": "1751376461",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376496",
"uncertainty": 120
},
"departure": {
"time": "1751376496",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376600",
"uncertainty": 120
},
"departure": {
"time": "1751376600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376632",
"uncertainty": 120
},
"departure": {
"time": "1751376632",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376724",
"uncertainty": 120
},
"departure": {
"time": "1751376724",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376780",
"uncertainty": 120
},
"departure": {
"time": "1751376780",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376828",
"uncertainty": 120
},
"departure": {
"time": "1751376828",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376899",
"uncertainty": 120
},
"departure": {
"time": "1751376899",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377052",
"uncertainty": 120
},
"departure": {
"time": "1751377052",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377122",
"uncertainty": 120
},
"departure": {
"time": "1751377122",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REN03",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377177",
"uncertainty": 120
},
"departure": {
"time": "1751377177",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOn02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377180",
"uncertainty": 120
},
"departure": {
"time": "1751377180",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377234",
"uncertainty": 120
},
"departure": {
"time": "1751377234",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377278",
"uncertainty": 120
},
"departure": {
"time": "1751377278",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377327",
"uncertainty": 120
},
"departure": {
"time": "1751377327",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377379",
"uncertainty": 120
},
"departure": {
"time": "1751377379",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377420",
"uncertainty": 120
},
"departure": {
"time": "1751377420",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377501",
"uncertainty": 120
},
"departure": {
"time": "1751377501",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377576",
"uncertainty": 120
},
"departure": {
"time": "1751377576",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377660",
"uncertainty": 120
},
"departure": {
"time": "1751377660",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377734",
"uncertainty": 120
},
"departure": {
"time": "1751377734",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377786",
"uncertainty": 120
},
"departure": {
"time": "1751377786",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377836",
"uncertainty": 120
},
"departure": {
"time": "1751377836",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751377906",
"uncertainty": 120
},
"departure": {
"time": "1751377906",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378024",
"uncertainty": 120
},
"departure": {
"time": "1751378024",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378084",
"uncertainty": 120
},
"departure": {
"time": "1751378084",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378143",
"uncertainty": 120
},
"departure": {
"time": "1751378143",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378188",
"uncertainty": 120
},
"departure": {
"time": "1751378188",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378243",
"uncertainty": 120
},
"departure": {
"time": "1751378243",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378327",
"uncertainty": 120
},
"departure": {
"time": "1751378327",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751378435",
"uncertainty": 120
},
"departure": {
"time": "1751378435",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751378467",
"uncertainty": 120
},
"departure": {
"time": "1751378467",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751378533",
"uncertainty": 120
},
"departure": {
"time": "1751378533",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751378561",
"uncertainty": 120
},
"departure": {
"time": "1751378561",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751378622",
"uncertainty": 120
},
"departure": {
"time": "1751378622",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751378683",
"uncertainty": 120
},
"departure": {
"time": "1751378683",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 39
},
{
"arrival": {
"time": "1751378745",
"uncertainty": 120
},
"departure": {
"time": "1751378745",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751378850",
"uncertainty": 120
},
"departure": {
"time": "1751378850",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par01",
"stopSequence": 41
},
{
"arrival": {
"time": "1751378889",
"uncertainty": 120
},
"departure": {
"time": "1751378889",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO02",
"stopSequence": 42
},
{
"arrival": {
"time": "1751378924",
"uncertainty": 120
},
"departure": {
"time": "1751378924",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751378968",
"uncertainty": 120
},
"departure": {
"time": "1751378968",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE03",
"stopSequence": 44
},
{
"arrival": {
"time": "1751379022",
"uncertainty": 120
},
"departure": {
"time": "1751379022",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG02",
"stopSequence": 45
},
{
"arrival": {
"time": "1751378978",
"uncertainty": 120
},
"departure": {
"time": "1751378978",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 46
},
{
"arrival": {
"time": "1751379039",
"uncertainty": 120
},
"departure": {
"time": "1751379039",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 47
},
{
"arrival": {
"time": "1751379083",
"uncertainty": 120
},
"departure": {
"time": "1751379083",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 48
},
{
"arrival": {
"time": "1751379115",
"uncertainty": 120
},
"departure": {
"time": "1751379115",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 49
},
{
"arrival": {
"time": "1751379149",
"uncertainty": 120
},
"departure": {
"time": "1751379149",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 50
},
{
"arrival": {
"time": "1751379227",
"uncertainty": 120
},
"departure": {
"time": "1751379227",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 51
},
{
"arrival": {
"time": "1751379330",
"uncertainty": 120
},
"departure": {
"time": "1751379330",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 52
},
{
"arrival": {
"time": "1751379423",
"uncertainty": 120
},
"departure": {
"time": "1751379423",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 53
},
{
"arrival": {
"time": "1751379459",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965581"
}
}
},
{
"id": "C1965580",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374288",
"uncertainty": 120
},
"departure": {
"time": "1751374288",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"arrival": {
"time": "1751374698",
"uncertainty": 120
},
"departure": {
"time": "1751374702",
"uncertainty": 120
},
"stopId": "0:BRA01"
},
{
"arrival": {
"time": "1751376320",
"uncertainty": 120
},
"departure": {
"time": "1751376320",
"uncertainty": 120
},
"stopId": "0:Cht03"
},
{
"arrival": {
"time": "1751376398",
"uncertainty": 120
},
"departure": {
"time": "1751376398",
"uncertainty": 120
},
"stopId": "0:GANd1"
},
{
"arrival": {
"time": "1751376466",
"uncertainty": 120
},
"departure": {
"time": "1751376466",
"uncertainty": 120
},
"stopId": "0:GIL01"
},
{
"departure": {
"time": "1751373706",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373736",
"uncertainty": 120
},
"departure": {
"time": "1751373736",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374020",
"uncertainty": 120
},
"departure": {
"time": "1751374020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374052",
"uncertainty": 120
},
"departure": {
"time": "1751374052",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374345",
"uncertainty": 120
},
"departure": {
"time": "1751374361",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374406",
"uncertainty": 120
},
"departure": {
"time": "1751374406",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374448",
"uncertainty": 120
},
"departure": {
"time": "1751374452",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374511",
"uncertainty": 120
},
"departure": {
"time": "1751374526",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374647",
"uncertainty": 120
},
"departure": {
"time": "1751374647",
"uncertainty": 120
},
"stopId": "0:DAR01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374542",
"uncertainty": 120
},
"departure": {
"time": "1751374542",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REN03",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374597",
"uncertainty": 120
},
"departure": {
"time": "1751374597",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOn02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374768",
"uncertainty": 120
},
"departure": {
"time": "1751374768",
"uncertainty": 120
},
"stopId": "0:PAT03",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374793",
"uncertainty": 120
},
"departure": {
"time": "1751374793",
"uncertainty": 120
},
"stopId": "0:TRU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374813",
"uncertainty": 120
},
"departure": {
"time": "1751374843",
"uncertainty": 120
},
"stopId": "0:THI03",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374886",
"uncertainty": 120
},
"departure": {
"time": "1751374886",
"uncertainty": 120
},
"stopId": "0:bre01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374931",
"uncertainty": 120
},
"departure": {
"time": "1751374931",
"uncertainty": 120
},
"stopId": "0:TAB01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374972",
"uncertainty": 120
},
"departure": {
"time": "1751374972",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375063",
"uncertainty": 120
},
"departure": {
"time": "1751375063",
"uncertainty": 120
},
"stopId": "0:DOu01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375148",
"uncertainty": 120
},
"departure": {
"time": "1751375148",
"uncertainty": 120
},
"stopId": "0:NOT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375242",
"uncertainty": 120
},
"departure": {
"time": "1751375242",
"uncertainty": 120
},
"stopId": "0:ABB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375325",
"uncertainty": 120
},
"departure": {
"time": "1751375325",
"uncertainty": 120
},
"stopId": "0:ile02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375384",
"uncertainty": 120
},
"departure": {
"time": "1751375384",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375438",
"uncertainty": 120
},
"departure": {
"time": "1751375438",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375513",
"uncertainty": 120
},
"departure": {
"time": "1751375513",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375593",
"uncertainty": 120
},
"departure": {
"time": "1751375593",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375634",
"uncertainty": 120
},
"departure": {
"time": "1751375634",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375690",
"uncertainty": 120
},
"departure": {
"time": "1751375690",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375733",
"uncertainty": 120
},
"departure": {
"time": "1751375733",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375786",
"uncertainty": 120
},
"departure": {
"time": "1751375786",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375867",
"uncertainty": 120
},
"departure": {
"time": "1751375867",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375971",
"uncertainty": 120
},
"departure": {
"time": "1751375971",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376001",
"uncertainty": 120
},
"departure": {
"time": "1751376001",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376064",
"uncertainty": 120
},
"departure": {
"time": "1751376064",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376091",
"uncertainty": 120
},
"departure": {
"time": "1751376091",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376146",
"uncertainty": 120
},
"departure": {
"time": "1751376146",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376200",
"uncertainty": 120
},
"departure": {
"time": "1751376200",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 39
},
{
"arrival": {
"time": "1751376262",
"uncertainty": 120
},
"departure": {
"time": "1751376262",
"uncertainty": 120
},
"stopId": "0:PHI01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751376210",
"uncertainty": 120
},
"departure": {
"time": "1751376210",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:par01",
"stopSequence": 41
},
{
"arrival": {
"time": "1751376249",
"uncertainty": 120
},
"departure": {
"time": "1751376249",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COO02",
"stopSequence": 42
},
{
"arrival": {
"time": "1751376284",
"uncertainty": 120
},
"departure": {
"time": "1751376284",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRU02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751376328",
"uncertainty": 120
},
"departure": {
"time": "1751376328",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GUE03",
"stopSequence": 44
},
{
"arrival": {
"time": "1751376382",
"uncertainty": 120
},
"departure": {
"time": "1751376382",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ReG02",
"stopSequence": 45
},
{
"arrival": {
"time": "1751376495",
"uncertainty": 120
},
"departure": {
"time": "1751376495",
"uncertainty": 120
},
"stopId": "0:GAM02",
"stopSequence": 46
},
{
"arrival": {
"time": "1751376556",
"uncertainty": 120
},
"departure": {
"time": "1751376556",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 47
},
{
"arrival": {
"time": "1751376600",
"uncertainty": 120
},
"departure": {
"time": "1751376600",
"uncertainty": 120
},
"stopId": "0:Cht02",
"stopSequence": 48
},
{
"arrival": {
"time": "1751376632",
"uncertainty": 120
},
"departure": {
"time": "1751376632",
"uncertainty": 120
},
"stopId": "0:Rob02",
"stopSequence": 49
},
{
"arrival": {
"time": "1751376666",
"uncertainty": 120
},
"departure": {
"time": "1751376666",
"uncertainty": 120
},
"stopId": "0:MaI02",
"stopSequence": 50
},
{
"arrival": {
"time": "1751376744",
"uncertainty": 120
},
"departure": {
"time": "1751376744",
"uncertainty": 120
},
"stopId": "0:CCJ02",
"stopSequence": 51
},
{
"arrival": {
"time": "1751376847",
"uncertainty": 120
},
"departure": {
"time": "1751376847",
"uncertainty": 120
},
"stopId": "0:MoU01",
"stopSequence": 52
},
{
"arrival": {
"time": "1751376940",
"uncertainty": 120
},
"departure": {
"time": "1751376940",
"uncertainty": 120
},
"stopId": "0:BAS03",
"stopSequence": 53
},
{
"arrival": {
"time": "1751376976",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 54
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965580"
},
"vehicle": {
"id": "339",
"label": "339"
}
}
},
{
"id": "C1964623",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374807",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964623"
}
}
},
{
"id": "C1964621",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376300",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376371",
"uncertainty": 120
},
"departure": {
"time": "1751376371",
"uncertainty": 120
},
"stopId": "0:fre02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376415",
"uncertainty": 120
},
"departure": {
"time": "1751376415",
"uncertainty": 120
},
"stopId": "0:dio02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376470",
"uncertainty": 120
},
"departure": {
"time": "1751376470",
"uncertainty": 120
},
"stopId": "0:RON02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376522",
"uncertainty": 120
},
"departure": {
"time": "1751376522",
"uncertainty": 120
},
"stopId": "0:col02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376578",
"uncertainty": 120
},
"departure": {
"time": "1751376578",
"uncertainty": 120
},
"stopId": "0:des01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376660",
"uncertainty": 120
},
"departure": {
"time": "1751376660",
"uncertainty": 120
},
"stopId": "0:stl01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376760",
"uncertainty": 120
},
"departure": {
"time": "1751376760",
"uncertainty": 120
},
"stopId": "0:LUM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376809",
"uncertainty": 120
},
"departure": {
"time": "1751376809",
"uncertainty": 120
},
"stopId": "0:DOU02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376879",
"uncertainty": 120
},
"departure": {
"time": "1751376879",
"uncertainty": 120
},
"stopId": "0:VIG01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376953",
"uncertainty": 120
},
"departure": {
"time": "1751376953",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ARC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376992",
"uncertainty": 120
},
"departure": {
"time": "1751376992",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BIZ01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377045",
"uncertainty": 120
},
"departure": {
"time": "1751377045",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377089",
"uncertainty": 120
},
"departure": {
"time": "1751377089",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377169",
"uncertainty": 120
},
"departure": {
"time": "1751377169",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377246",
"uncertainty": 120
},
"departure": {
"time": "1751377246",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377341",
"uncertainty": 120
},
"departure": {
"time": "1751377341",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377404",
"uncertainty": 120
},
"departure": {
"time": "1751377404",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377455",
"uncertainty": 120
},
"departure": {
"time": "1751377455",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377514",
"uncertainty": 120
},
"departure": {
"time": "1751377514",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377622",
"uncertainty": 120
},
"departure": {
"time": "1751377622",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377824",
"uncertainty": 120
},
"departure": {
"time": "1751377824",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377910",
"uncertainty": 120
},
"departure": {
"time": "1751377910",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377967",
"uncertainty": 120
},
"departure": {
"time": "1751377967",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378029",
"uncertainty": 120
},
"departure": {
"time": "1751378029",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378124",
"uncertainty": 120
},
"departure": {
"time": "1751378124",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378243",
"uncertainty": 120
},
"departure": {
"time": "1751378243",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378364",
"uncertainty": 120
},
"departure": {
"time": "1751378364",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378480",
"uncertainty": 120
},
"departure": {
"time": "1751378480",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378567",
"uncertainty": 120
},
"departure": {
"time": "1751378567",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378675",
"uncertainty": 120
},
"departure": {
"time": "1751378675",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378786",
"uncertainty": 120
},
"departure": {
"time": "1751378786",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378873",
"uncertainty": 120
},
"departure": {
"time": "1751378873",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751378966",
"uncertainty": 120
},
"departure": {
"time": "1751378966",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751379052",
"uncertainty": 120
},
"departure": {
"time": "1751379052",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751379095",
"uncertainty": 120
},
"departure": {
"time": "1751379095",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751379181",
"uncertainty": 120
},
"departure": {
"time": "1751379181",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751379222",
"uncertainty": 120
},
"departure": {
"time": "1751379222",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 38
},
{
"arrival": {
"time": "1751379303",
"uncertainty": 120
},
"departure": {
"time": "1751379303",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 39
},
{
"arrival": {
"time": "1751379340",
"uncertainty": 120
},
"departure": {
"time": "1751379340",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751379404",
"uncertainty": 120
},
"departure": {
"time": "1751379404",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 41
},
{
"arrival": {
"time": "1751379445",
"uncertainty": 120
},
"departure": {
"time": "1751379445",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 42
},
{
"arrival": {
"time": "1751379515",
"uncertainty": 120
},
"departure": {
"time": "1751379515",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751379577",
"uncertainty": 120
},
"departure": {
"time": "1751379577",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 44
},
{
"arrival": {
"time": "1751379657",
"uncertainty": 120
},
"departure": {
"time": "1751379657",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 45
},
{
"arrival": {
"time": "1751379719",
"uncertainty": 120
},
"departure": {
"time": "1751379719",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 46
},
{
"arrival": {
"time": "1751379806",
"uncertainty": 120
},
"departure": {
"time": "1751379806",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 47
},
{
"arrival": {
"time": "1751379856",
"uncertainty": 120
},
"departure": {
"time": "1751379856",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 48
},
{
"arrival": {
"time": "1751379995",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964621"
}
}
},
{
"id": "C1964244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374980",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964244"
},
"vehicle": {
"id": "307",
"label": "307"
}
}
},
{
"id": "C1966649",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374328",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374338",
"uncertainty": 120
},
"departure": {
"time": "1751374363",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374448",
"uncertainty": 120
},
"departure": {
"time": "1751374448",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374468",
"uncertainty": 120
},
"departure": {
"time": "1751374468",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374563",
"uncertainty": 120
},
"departure": {
"time": "1751374588",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374638",
"uncertainty": 120
},
"departure": {
"time": "1751374653",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374698",
"uncertainty": 120
},
"departure": {
"time": "1751374698",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374723",
"uncertainty": 120
},
"departure": {
"time": "1751374743",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374783",
"uncertainty": 120
},
"departure": {
"time": "1751374783",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374808",
"uncertainty": 120
},
"departure": {
"time": "1751374828",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374849",
"uncertainty": 120
},
"departure": {
"time": "1751374879",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375012",
"uncertainty": 120
},
"departure": {
"time": "1751375012",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375062",
"uncertainty": 120
},
"departure": {
"time": "1751375062",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375140",
"uncertainty": 120
},
"departure": {
"time": "1751375140",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375264",
"uncertainty": 120
},
"departure": {
"time": "1751375264",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375330",
"uncertainty": 120
},
"departure": {
"time": "1751375330",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375361",
"uncertainty": 120
},
"departure": {
"time": "1751375361",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375406",
"uncertainty": 120
},
"departure": {
"time": "1751375406",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375457",
"uncertainty": 120
},
"departure": {
"time": "1751375457",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375531",
"uncertainty": 120
},
"departure": {
"time": "1751375531",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375615",
"uncertainty": 120
},
"departure": {
"time": "1751375615",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375685",
"uncertainty": 120
},
"departure": {
"time": "1751375685",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375786",
"uncertainty": 120
},
"departure": {
"time": "1751375786",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375828",
"uncertainty": 120
},
"departure": {
"time": "1751375828",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375999",
"uncertainty": 120
},
"departure": {
"time": "1751375999",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376043",
"uncertainty": 120
},
"departure": {
"time": "1751376043",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376095",
"uncertainty": 120
},
"departure": {
"time": "1751376095",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376157",
"uncertainty": 120
},
"departure": {
"time": "1751376157",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376259",
"uncertainty": 120
},
"departure": {
"time": "1751376259",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376329",
"uncertainty": 120
},
"departure": {
"time": "1751376329",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376384",
"uncertainty": 120
},
"departure": {
"time": "1751376384",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376471",
"uncertainty": 120
},
"departure": {
"time": "1751376471",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376524",
"uncertainty": 120
},
"departure": {
"time": "1751376524",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376572",
"uncertainty": 120
},
"departure": {
"time": "1751376572",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376676",
"uncertainty": 120
},
"departure": {
"time": "1751376676",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376711",
"uncertainty": 120
},
"departure": {
"time": "1751376711",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376783",
"uncertainty": 120
},
"departure": {
"time": "1751376783",
"uncertainty": 120
},
"stopId": "0:CAR01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376825",
"uncertainty": 120
},
"departure": {
"time": "1751376825",
"uncertainty": 120
},
"stopId": "0:CRO04",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376859",
"uncertainty": 120
},
"departure": {
"time": "1751376859",
"uncertainty": 120
},
"stopId": "0:DSe01",
"stopSequence": 39
},
{
"arrival": {
"time": "1751376956",
"uncertainty": 120
},
"departure": {
"time": "1751376956",
"uncertainty": 120
},
"stopId": "0:BrX02",
"stopSequence": 40
},
{
"arrival": {
"time": "1751377038",
"uncertainty": 120
},
"departure": {
"time": "1751377038",
"uncertainty": 120
},
"stopId": "0:BdP02",
"stopSequence": 41
},
{
"arrival": {
"time": "1751377062",
"uncertainty": 120
},
"departure": {
"time": "1751377062",
"uncertainty": 120
},
"stopId": "0:MAe01",
"stopSequence": 42
},
{
"arrival": {
"time": "1751377131",
"uncertainty": 120
},
"stopId": "0:PaR01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966649"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "C1966638",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377320",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966638"
}
}
},
{
"id": "C1966637",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375160",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966637"
},
"vehicle": {
"id": "314",
"label": "314"
}
}
},
{
"id": "C1966636",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373301",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373316",
"uncertainty": 120
},
"departure": {
"time": "1751373316",
"uncertainty": 120
},
"stopId": "0:ChM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373388",
"uncertainty": 120
},
"departure": {
"time": "1751373388",
"uncertainty": 120
},
"stopId": "0:CpG01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373406",
"uncertainty": 120
},
"departure": {
"time": "1751373406",
"uncertainty": 120
},
"stopId": "0:VrD01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373462",
"uncertainty": 120
},
"departure": {
"time": "1751373481",
"uncertainty": 120
},
"stopId": "0:MRQ01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373541",
"uncertainty": 120
},
"departure": {
"time": "1751373556",
"uncertainty": 120
},
"stopId": "0:KEL01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373601",
"uncertainty": 120
},
"departure": {
"time": "1751373631",
"uncertainty": 120
},
"stopId": "0:LEM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373672",
"uncertainty": 120
},
"departure": {
"time": "1751373691",
"uncertainty": 120
},
"stopId": "0:DEB01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373736",
"uncertainty": 120
},
"departure": {
"time": "1751373751",
"uncertainty": 120
},
"stopId": "0:MOU01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373796",
"uncertainty": 120
},
"departure": {
"time": "1751373811",
"uncertainty": 120
},
"stopId": "0:JAF01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373841",
"uncertainty": 120
},
"departure": {
"time": "1751373857",
"uncertainty": 120
},
"stopId": "0:PTH01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373991",
"uncertainty": 120
},
"departure": {
"time": "1751373991",
"uncertainty": 120
},
"stopId": "0:Std01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374030",
"uncertainty": 120
},
"departure": {
"time": "1751374030",
"uncertainty": 120
},
"stopId": "0:STd01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374135",
"uncertainty": 120
},
"departure": {
"time": "1751374171",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374233",
"uncertainty": 120
},
"departure": {
"time": "1751374246",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374291",
"uncertainty": 120
},
"departure": {
"time": "1751374366",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374396",
"uncertainty": 120
},
"departure": {
"time": "1751374396",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374411",
"uncertainty": 120
},
"departure": {
"time": "1751374411",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374426",
"uncertainty": 120
},
"departure": {
"time": "1751374426",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374451",
"uncertainty": 120
},
"departure": {
"time": "1751374471",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374531",
"uncertainty": 120
},
"departure": {
"time": "1751374546",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374621",
"uncertainty": 120
},
"departure": {
"time": "1751374696",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374756",
"uncertainty": 120
},
"departure": {
"time": "1751374771",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374801",
"uncertainty": 120
},
"departure": {
"time": "1751374801",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374956",
"uncertainty": 120
},
"departure": {
"time": "1751374956",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375008",
"uncertainty": 120
},
"departure": {
"time": "1751375008",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375060",
"uncertainty": 120
},
"departure": {
"time": "1751375060",
"uncertainty": 120
},
"stopId": "0:COU01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375122",
"uncertainty": 120
},
"departure": {
"time": "1751375122",
"uncertainty": 120
},
"stopId": "0:11N01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375224",
"uncertainty": 120
},
"departure": {
"time": "1751375224",
"uncertainty": 120
},
"stopId": "0:HAu01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375294",
"uncertainty": 120
},
"departure": {
"time": "1751375294",
"uncertainty": 120
},
"stopId": "0:FER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375349",
"uncertainty": 120
},
"departure": {
"time": "1751375349",
"uncertainty": 120
},
"stopId": "0:CHN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375436",
"uncertainty": 120
},
"departure": {
"time": "1751375436",
"uncertainty": 120
},
"stopId": "0:CUV01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375489",
"uncertainty": 120
},
"departure": {
"time": "1751375489",
"uncertainty": 120
},
"stopId": "0:PLA01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375537",
"uncertainty": 120
},
"departure": {
"time": "1751375537",
"uncertainty": 120
},
"stopId": "0:NUN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375641",
"uncertainty": 120
},
"departure": {
"time": "1751375641",
"uncertainty": 120
},
"stopId": "0:TRO01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375676",
"uncertainty": 120
},
"departure": {
"time": "1751375676",
"uncertainty": 120
},
"stopId": "0:MAL01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375741",
"uncertainty": 120
},
"departure": {
"time": "1751375741",
"uncertainty": 120
},
"stopId": "0:CAR03",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375791",
"uncertainty": 120
},
"departure": {
"time": "1751375791",
"uncertainty": 120
},
"stopId": "0:BUC01",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375842",
"uncertainty": 120
},
"departure": {
"time": "1751375842",
"uncertainty": 120
},
"stopId": "0:DOL01",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375874",
"uncertainty": 120
},
"departure": {
"time": "1751375874",
"uncertainty": 120
},
"stopId": "0:ROD01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375939",
"uncertainty": 120
},
"departure": {
"time": "1751375939",
"uncertainty": 120
},
"stopId": "0:COH01",
"stopSequence": 41
},
{
"arrival": {
"time": "1751375991",
"uncertainty": 120
},
"departure": {
"time": "1751375991",
"uncertainty": 120
},
"stopId": "0:RES01",
"stopSequence": 42
},
{
"arrival": {
"time": "1751376024",
"uncertainty": 120
},
"departure": {
"time": "1751376024",
"uncertainty": 120
},
"stopId": "0:DEc01",
"stopSequence": 43
},
{
"arrival": {
"time": "1751376075",
"uncertainty": 120
},
"departure": {
"time": "1751376075",
"uncertainty": 120
},
"stopId": "0:HUG01",
"stopSequence": 44
},
{
"arrival": {
"time": "1751376096",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 45
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966636"
},
"vehicle": {
"id": "321",
"label": "321"
}
}
},
{
"id": "C1963932",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751378421",
"uncertainty": 120
},
"departure": {
"time": "1751378421",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751377920",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751378026",
"uncertainty": 120
},
"departure": {
"time": "1751378026",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751378165",
"uncertainty": 120
},
"departure": {
"time": "1751378165",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378259",
"uncertainty": 120
},
"departure": {
"time": "1751378259",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378295",
"uncertainty": 120
},
"departure": {
"time": "1751378295",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378353",
"uncertainty": 120
},
"departure": {
"time": "1751378353",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378483",
"uncertainty": 120
},
"departure": {
"time": "1751378483",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378520",
"uncertainty": 120
},
"departure": {
"time": "1751378520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378615",
"uncertainty": 120
},
"departure": {
"time": "1751378615",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378682",
"uncertainty": 120
},
"departure": {
"time": "1751378682",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378725",
"uncertainty": 120
},
"departure": {
"time": "1751378725",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378779",
"uncertainty": 120
},
"departure": {
"time": "1751378779",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378838",
"uncertainty": 120
},
"departure": {
"time": "1751378838",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378896",
"uncertainty": 120
},
"departure": {
"time": "1751378896",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378995",
"uncertainty": 120
},
"departure": {
"time": "1751378995",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751379078",
"uncertainty": 120
},
"departure": {
"time": "1751379078",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379176",
"uncertainty": 120
},
"departure": {
"time": "1751379176",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379374",
"uncertainty": 120
},
"departure": {
"time": "1751379374",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379442",
"uncertainty": 120
},
"departure": {
"time": "1751379442",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379554",
"uncertainty": 120
},
"departure": {
"time": "1751379554",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379615",
"uncertainty": 120
},
"departure": {
"time": "1751379615",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379706",
"uncertainty": 120
},
"departure": {
"time": "1751379706",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751379783",
"uncertainty": 120
},
"departure": {
"time": "1751379783",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751379833",
"uncertainty": 120
},
"departure": {
"time": "1751379833",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751379914",
"uncertainty": 120
},
"departure": {
"time": "1751379914",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751379970",
"uncertainty": 120
},
"departure": {
"time": "1751379970",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751380013",
"uncertainty": 120
},
"departure": {
"time": "1751380013",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751380066",
"uncertainty": 120
},
"departure": {
"time": "1751380066",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751380147",
"uncertainty": 120
},
"departure": {
"time": "1751380147",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751380251",
"uncertainty": 120
},
"departure": {
"time": "1751380251",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751380281",
"uncertainty": 120
},
"departure": {
"time": "1751380281",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751380344",
"uncertainty": 120
},
"departure": {
"time": "1751380344",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751380371",
"uncertainty": 120
},
"departure": {
"time": "1751380371",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751380454",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963932"
}
}
},
{
"id": "C1963931",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376938",
"uncertainty": 120
},
"departure": {
"time": "1751376938",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751374896",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375049",
"uncertainty": 120
},
"departure": {
"time": "1751375049",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375094",
"uncertainty": 120
},
"departure": {
"time": "1751375094",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375144",
"uncertainty": 120
},
"departure": {
"time": "1751375144",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375199",
"uncertainty": 120
},
"departure": {
"time": "1751375199",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375294",
"uncertainty": 120
},
"departure": {
"time": "1751375294",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375404",
"uncertainty": 120
},
"departure": {
"time": "1751375404",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375473",
"uncertainty": 120
},
"departure": {
"time": "1751375473",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375506",
"uncertainty": 120
},
"departure": {
"time": "1751375506",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375580",
"uncertainty": 120
},
"departure": {
"time": "1751375580",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375655",
"uncertainty": 120
},
"departure": {
"time": "1751375655",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375714",
"uncertainty": 120
},
"departure": {
"time": "1751375714",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375777",
"uncertainty": 120
},
"departure": {
"time": "1751375777",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375840",
"uncertainty": 120
},
"departure": {
"time": "1751375840",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375880",
"uncertainty": 120
},
"departure": {
"time": "1751375880",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375978",
"uncertainty": 120
},
"departure": {
"time": "1751375978",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376060",
"uncertainty": 120
},
"departure": {
"time": "1751376060",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376249",
"uncertainty": 120
},
"departure": {
"time": "1751376249",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376360",
"uncertainty": 120
},
"departure": {
"time": "1751376360",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376447",
"uncertainty": 120
},
"departure": {
"time": "1751376447",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376492",
"uncertainty": 120
},
"departure": {
"time": "1751376492",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376555",
"uncertainty": 120
},
"departure": {
"time": "1751376555",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376594",
"uncertainty": 120
},
"departure": {
"time": "1751376594",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376635",
"uncertainty": 120
},
"departure": {
"time": "1751376635",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376723",
"uncertainty": 120
},
"departure": {
"time": "1751376723",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376767",
"uncertainty": 120
},
"departure": {
"time": "1751376767",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376900",
"uncertainty": 120
},
"departure": {
"time": "1751376900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376931",
"uncertainty": 120
},
"departure": {
"time": "1751376931",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751377014",
"uncertainty": 120
},
"departure": {
"time": "1751377014",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751377067",
"uncertainty": 120
},
"departure": {
"time": "1751377067",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751377112",
"uncertainty": 120
},
"departure": {
"time": "1751377112",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751377179",
"uncertainty": 120
},
"departure": {
"time": "1751377179",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751377296",
"uncertainty": 120
},
"departure": {
"time": "1751377296",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377352",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963931"
},
"vehicle": {
"id": "312",
"label": "312"
}
}
},
{
"id": "C1963930",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376233",
"uncertainty": 120
},
"departure": {
"time": "1751376233",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751374216",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374286",
"uncertainty": 120
},
"departure": {
"time": "1751374306",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374344",
"uncertainty": 120
},
"departure": {
"time": "1751374366",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374426",
"uncertainty": 120
},
"departure": {
"time": "1751374441",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374486",
"uncertainty": 120
},
"departure": {
"time": "1751374486",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374546",
"uncertainty": 120
},
"departure": {
"time": "1751374576",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374681",
"uncertainty": 120
},
"departure": {
"time": "1751374696",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374741",
"uncertainty": 120
},
"departure": {
"time": "1751374756",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374786",
"uncertainty": 120
},
"departure": {
"time": "1751374816",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374891",
"uncertainty": 120
},
"departure": {
"time": "1751374891",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374966",
"uncertainty": 120
},
"departure": {
"time": "1751374966",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375025",
"uncertainty": 120
},
"departure": {
"time": "1751375025",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375088",
"uncertainty": 120
},
"departure": {
"time": "1751375088",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375151",
"uncertainty": 120
},
"departure": {
"time": "1751375151",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375191",
"uncertainty": 120
},
"departure": {
"time": "1751375191",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375289",
"uncertainty": 120
},
"departure": {
"time": "1751375289",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375371",
"uncertainty": 120
},
"departure": {
"time": "1751375371",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375551",
"uncertainty": 120
},
"departure": {
"time": "1751375551",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375662",
"uncertainty": 120
},
"departure": {
"time": "1751375662",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375749",
"uncertainty": 120
},
"departure": {
"time": "1751375749",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375794",
"uncertainty": 120
},
"departure": {
"time": "1751375794",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375857",
"uncertainty": 120
},
"departure": {
"time": "1751375857",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375896",
"uncertainty": 120
},
"departure": {
"time": "1751375896",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375937",
"uncertainty": 120
},
"departure": {
"time": "1751375937",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376025",
"uncertainty": 120
},
"departure": {
"time": "1751376025",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376067",
"uncertainty": 120
},
"departure": {
"time": "1751376067",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376060",
"uncertainty": 120
},
"departure": {
"time": "1751376060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376091",
"uncertainty": 120
},
"departure": {
"time": "1751376091",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376309",
"uncertainty": 120
},
"departure": {
"time": "1751376309",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376363",
"uncertainty": 120
},
"departure": {
"time": "1751376363",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376409",
"uncertainty": 120
},
"departure": {
"time": "1751376409",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376477",
"uncertainty": 120
},
"departure": {
"time": "1751376477",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376594",
"uncertainty": 120
},
"departure": {
"time": "1751376594",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376650",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963930"
},
"vehicle": {
"id": "336",
"label": "336"
}
}
},
{
"id": "C1963929",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374881",
"uncertainty": 120
},
"departure": {
"time": "1751374890",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751374533",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374563",
"uncertainty": 120
},
"departure": {
"time": "1751374563",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374623",
"uncertainty": 120
},
"departure": {
"time": "1751374638",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374755",
"uncertainty": 120
},
"departure": {
"time": "1751374755",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374767",
"uncertainty": 120
},
"departure": {
"time": "1751374788",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374818",
"uncertainty": 120
},
"departure": {
"time": "1751374833",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375063",
"uncertainty": 120
},
"departure": {
"time": "1751375063",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375100",
"uncertainty": 120
},
"departure": {
"time": "1751375100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375084",
"uncertainty": 120
},
"departure": {
"time": "1751375084",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375151",
"uncertainty": 120
},
"departure": {
"time": "1751375151",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375194",
"uncertainty": 120
},
"departure": {
"time": "1751375194",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375248",
"uncertainty": 120
},
"departure": {
"time": "1751375248",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375307",
"uncertainty": 120
},
"departure": {
"time": "1751375307",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375365",
"uncertainty": 120
},
"departure": {
"time": "1751375365",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375464",
"uncertainty": 120
},
"departure": {
"time": "1751375464",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375547",
"uncertainty": 120
},
"departure": {
"time": "1751375547",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375647",
"uncertainty": 120
},
"departure": {
"time": "1751375647",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375850",
"uncertainty": 120
},
"departure": {
"time": "1751375850",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375918",
"uncertainty": 120
},
"departure": {
"time": "1751375918",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376030",
"uncertainty": 120
},
"departure": {
"time": "1751376030",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376091",
"uncertainty": 120
},
"departure": {
"time": "1751376091",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376182",
"uncertainty": 120
},
"departure": {
"time": "1751376182",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376259",
"uncertainty": 120
},
"departure": {
"time": "1751376259",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376309",
"uncertainty": 120
},
"departure": {
"time": "1751376309",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376390",
"uncertainty": 120
},
"departure": {
"time": "1751376390",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376446",
"uncertainty": 120
},
"departure": {
"time": "1751376446",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376489",
"uncertainty": 120
},
"departure": {
"time": "1751376489",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376542",
"uncertainty": 120
},
"departure": {
"time": "1751376542",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376623",
"uncertainty": 120
},
"departure": {
"time": "1751376623",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376727",
"uncertainty": 120
},
"departure": {
"time": "1751376727",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376757",
"uncertainty": 120
},
"departure": {
"time": "1751376757",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376820",
"uncertainty": 120
},
"departure": {
"time": "1751376820",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376847",
"uncertainty": 120
},
"departure": {
"time": "1751376847",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376930",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963929"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "C1963272",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963272"
}
}
},
{
"id": "C1963270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963270"
}
}
},
{
"id": "C1963267",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374788",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374833",
"uncertainty": 120
},
"departure": {
"time": "1751374833",
"uncertainty": 120
},
"stopId": "0:PxC02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374893",
"uncertainty": 120
},
"departure": {
"time": "1751374893",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374918",
"uncertainty": 120
},
"departure": {
"time": "1751374918",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375012",
"uncertainty": 120
},
"departure": {
"time": "1751375012",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375088",
"uncertainty": 120
},
"departure": {
"time": "1751375088",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375165",
"uncertainty": 120
},
"departure": {
"time": "1751375165",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375225",
"uncertainty": 120
},
"departure": {
"time": "1751375225",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375287",
"uncertainty": 120
},
"departure": {
"time": "1751375287",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375372",
"uncertainty": 120
},
"departure": {
"time": "1751375372",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375490",
"uncertainty": 120
},
"departure": {
"time": "1751375490",
"uncertainty": 120
},
"stopId": "0:EUr03",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375612",
"uncertainty": 120
},
"departure": {
"time": "1751375612",
"uncertainty": 120
},
"stopId": "0:POi01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375685",
"uncertainty": 120
},
"departure": {
"time": "1751375685",
"uncertainty": 120
},
"stopId": "0:POC01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375790",
"uncertainty": 120
},
"departure": {
"time": "1751375790",
"uncertainty": 120
},
"stopId": "0:DES01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375829",
"uncertainty": 120
},
"departure": {
"time": "1751375829",
"uncertainty": 120
},
"stopId": "0:DEN01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375867",
"uncertainty": 120
},
"departure": {
"time": "1751375867",
"uncertainty": 120
},
"stopId": "0:Gue01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375905",
"uncertainty": 120
},
"departure": {
"time": "1751375905",
"uncertainty": 120
},
"stopId": "0:MAI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375972",
"uncertainty": 120
},
"departure": {
"time": "1751375972",
"uncertainty": 120
},
"stopId": "0:CER01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376025",
"uncertainty": 120
},
"departure": {
"time": "1751376025",
"uncertainty": 120
},
"stopId": "0:Bro01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376115",
"uncertainty": 120
},
"departure": {
"time": "1751376115",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376217",
"uncertainty": 120
},
"departure": {
"time": "1751376217",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376265",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963267"
},
"vehicle": {
"id": "326",
"label": "326"
}
}
},
{
"id": "C1963263",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374767",
"uncertainty": 120
},
"departure": {
"time": "1751374767",
"uncertainty": 120
},
"stopId": "0:AIR01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374850",
"uncertainty": 120
},
"departure": {
"time": "1751374850",
"uncertainty": 120
},
"stopId": "0:TDB03",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374876",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963263"
}
}
},
{
"id": "C1966549",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377470"
},
"departure": {
"time": "1751377470"
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1751377717"
},
"departure": {
"time": "1751377717"
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1751377320"
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377345"
},
"departure": {
"time": "1751377345"
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377415"
},
"departure": {
"time": "1751377415"
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377494",
"uncertainty": 120
},
"departure": {
"time": "1751377494",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377600",
"uncertainty": 120
},
"departure": {
"time": "1751377600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377718"
},
"departure": {
"time": "1751377718"
},
"stopId": "0:MAl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377759"
},
"departure": {
"time": "1751377759"
},
"stopId": "0:TIR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377898"
},
"departure": {
"time": "1751377898"
},
"stopId": "0:MAZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377939"
},
"departure": {
"time": "1751377939"
},
"stopId": "0:MeR01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377977"
},
"departure": {
"time": "1751377977"
},
"stopId": "0:cro01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377995"
},
"departure": {
"time": "1751377995"
},
"stopId": "0:SIR02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378035"
},
"departure": {
"time": "1751378035"
},
"stopId": "0:ERK03",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378120"
},
"departure": {
"time": "1751378120"
},
"stopId": "0:FRA04",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378218"
},
"departure": {
"time": "1751378218"
},
"stopId": "0:QUA01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378282"
},
"departure": {
"time": "1751378282"
},
"stopId": "0:BeR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378329"
},
"departure": {
"time": "1751378329"
},
"stopId": "0:DAN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378386"
},
"departure": {
"time": "1751378386"
},
"stopId": "0:VrD02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378453"
},
"departure": {
"time": "1751378453"
},
"stopId": "0:CpG02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378508"
},
"departure": {
"time": "1751378508"
},
"stopId": "0:ChT03",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378542"
},
"departure": {
"time": "1751378542"
},
"stopId": "0:ChM01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378617"
},
"departure": {
"time": "1751378617"
},
"stopId": "0:Rpb01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378657"
},
"departure": {
"time": "1751378657"
},
"stopId": "0:MaC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378689"
},
"departure": {
"time": "1751378689"
},
"stopId": "0:Onj01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378725"
},
"departure": {
"time": "1751378725"
},
"stopId": "0:PCH01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378771"
},
"departure": {
"time": "1751378771"
},
"stopId": "0:Ros01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378823"
},
"departure": {
"time": "1751378823"
},
"stopId": "0:Par01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378869"
},
"departure": {
"time": "1751378869"
},
"stopId": "0:StC01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378908"
},
"departure": {
"time": "1751378908"
},
"stopId": "0:Sau01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378989"
},
"stopId": "0:ChT02",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966549"
}
}
},
{
"id": "C1963453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373981",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374026",
"uncertainty": 120
},
"departure": {
"time": "1751374041",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374146",
"uncertainty": 120
},
"departure": {
"time": "1751374146",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374236",
"uncertainty": 120
},
"departure": {
"time": "1751374236",
"uncertainty": 120
},
"stopId": "0:PAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374264",
"uncertainty": 120
},
"departure": {
"time": "1751374264",
"uncertainty": 120
},
"stopId": "0:BEA01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374282",
"uncertainty": 120
},
"departure": {
"time": "1751374297",
"uncertainty": 120
},
"stopId": "0:MIS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374326",
"uncertainty": 120
},
"departure": {
"time": "1751374326",
"uncertainty": 120
},
"stopId": "0:JAc01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374394",
"uncertainty": 120
},
"departure": {
"time": "1751374394",
"uncertainty": 120
},
"stopId": "0:ROL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374416",
"uncertainty": 120
},
"departure": {
"time": "1751374416",
"uncertainty": 120
},
"stopId": "0:tHI01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374478",
"uncertainty": 120
},
"departure": {
"time": "1751374478",
"uncertainty": 120
},
"stopId": "0:pAS01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374523",
"uncertainty": 120
},
"departure": {
"time": "1751374523",
"uncertainty": 120
},
"stopId": "0:LOM04",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374538",
"uncertainty": 120
},
"departure": {
"time": "1751374538",
"uncertainty": 120
},
"stopId": "0:LAr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374598",
"uncertainty": 120
},
"departure": {
"time": "1751374598",
"uncertainty": 120
},
"stopId": "0:REI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374703",
"uncertainty": 120
},
"departure": {
"time": "1751374703",
"uncertainty": 120
},
"stopId": "0:CrO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374758",
"uncertainty": 120
},
"departure": {
"time": "1751374758",
"uncertainty": 120
},
"stopId": "0:UTT01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374792",
"uncertainty": 120
},
"departure": {
"time": "1751374795",
"uncertainty": 120
},
"stopId": "0:EGA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374871",
"uncertainty": 120
},
"departure": {
"time": "1751374871",
"uncertainty": 120
},
"stopId": "0:BOi01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374910",
"uncertainty": 120
},
"departure": {
"time": "1751374910",
"uncertainty": 120
},
"stopId": "0:CHE01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374960",
"uncertainty": 120
},
"departure": {
"time": "1751374960",
"uncertainty": 120
},
"stopId": "0:GUI02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375021",
"uncertainty": 120
},
"departure": {
"time": "1751375021",
"uncertainty": 120
},
"stopId": "0:LIB02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375070",
"uncertainty": 120
},
"departure": {
"time": "1751375070",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375100",
"uncertainty": 120
},
"departure": {
"time": "1751375100",
"uncertainty": 120
},
"stopId": "0:LAV02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375180",
"uncertainty": 120
},
"departure": {
"time": "1751375180",
"uncertainty": 120
},
"stopId": "0:ING02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375249",
"uncertainty": 120
},
"departure": {
"time": "1751375249",
"uncertainty": 120
},
"stopId": "0:CHS02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375294",
"uncertainty": 120
},
"departure": {
"time": "1751375294",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375381",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963453"
},
"vehicle": {
"id": "302",
"label": "302"
}
}
},
{
"id": "C1966543",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376776"
},
"departure": {
"time": "1751376776"
},
"stopId": "0:MAl01"
},
{
"arrival": {
"time": "1751376980"
},
"departure": {
"time": "1751376980"
},
"stopId": "0:BIL01"
},
{
"arrival": {
"time": "1751377014"
},
"departure": {
"time": "1751377014"
},
"stopId": "0:Jac01"
},
{
"departure": {
"time": "1751376120"
},
"stopId": "0:Dam01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376263"
},
"departure": {
"time": "1751376263"
},
"stopId": "0:ZcM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376298"
},
"departure": {
"time": "1751376298"
},
"stopId": "0:Cor01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376343"
},
"departure": {
"time": "1751376343"
},
"stopId": "0:ArC01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376392"
},
"departure": {
"time": "1751376392"
},
"stopId": "0:gAR01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376437"
},
"departure": {
"time": "1751376437"
},
"stopId": "0:CsR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376480"
},
"departure": {
"time": "1751376480"
},
"stopId": "0:RoS01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376531"
},
"departure": {
"time": "1751376531"
},
"stopId": "0:Lan01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376571"
},
"departure": {
"time": "1751376571"
},
"stopId": "0:ClE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376726"
},
"departure": {
"time": "1751376726"
},
"stopId": "0:TIR01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376771"
},
"departure": {
"time": "1751376771"
},
"stopId": "0:MAl01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376855",
"uncertainty": 120
},
"departure": {
"time": "1751376855",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376900",
"uncertainty": 120
},
"departure": {
"time": "1751376900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376986",
"uncertainty": 120
},
"departure": {
"time": "1751376986",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377079"
},
"departure": {
"time": "1751377079"
},
"stopId": "0:TOU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377159"
},
"departure": {
"time": "1751377159"
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377253"
},
"stopId": "0:FoN01",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966543"
}
}
},
{
"id": "C1964672",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377980",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964672"
}
}
},
{
"id": "C1964666",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378460",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751378531",
"uncertainty": 120
},
"departure": {
"time": "1751378531",
"uncertainty": 120
},
"stopId": "0:fre02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751378574",
"uncertainty": 120
},
"departure": {
"time": "1751378574",
"uncertainty": 120
},
"stopId": "0:dio02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378629",
"uncertainty": 120
},
"departure": {
"time": "1751378629",
"uncertainty": 120
},
"stopId": "0:RON02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378681",
"uncertainty": 120
},
"departure": {
"time": "1751378681",
"uncertainty": 120
},
"stopId": "0:col02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378737",
"uncertainty": 120
},
"departure": {
"time": "1751378737",
"uncertainty": 120
},
"stopId": "0:des01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378820",
"uncertainty": 120
},
"departure": {
"time": "1751378820",
"uncertainty": 120
},
"stopId": "0:stl01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378920",
"uncertainty": 120
},
"departure": {
"time": "1751378920",
"uncertainty": 120
},
"stopId": "0:LUM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378969",
"uncertainty": 120
},
"departure": {
"time": "1751378969",
"uncertainty": 120
},
"stopId": "0:DOU02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751379039",
"uncertainty": 120
},
"departure": {
"time": "1751379039",
"uncertainty": 120
},
"stopId": "0:VIG01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751379113",
"uncertainty": 120
},
"departure": {
"time": "1751379113",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ARC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751379152",
"uncertainty": 120
},
"departure": {
"time": "1751379152",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BIZ01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751379205",
"uncertainty": 120
},
"departure": {
"time": "1751379205",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751379249",
"uncertainty": 120
},
"departure": {
"time": "1751379249",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751379329",
"uncertainty": 120
},
"departure": {
"time": "1751379329",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751379406",
"uncertainty": 120
},
"departure": {
"time": "1751379406",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379501",
"uncertainty": 120
},
"departure": {
"time": "1751379501",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379565",
"uncertainty": 120
},
"departure": {
"time": "1751379565",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379616",
"uncertainty": 120
},
"departure": {
"time": "1751379616",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379675",
"uncertainty": 120
},
"departure": {
"time": "1751379675",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379783",
"uncertainty": 120
},
"departure": {
"time": "1751379783",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379985",
"uncertainty": 120
},
"departure": {
"time": "1751379985",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751380071",
"uncertainty": 120
},
"departure": {
"time": "1751380071",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751380128",
"uncertainty": 120
},
"departure": {
"time": "1751380128",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751380190",
"uncertainty": 120
},
"departure": {
"time": "1751380190",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751380285",
"uncertainty": 120
},
"departure": {
"time": "1751380285",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751380413",
"uncertainty": 120
},
"departure": {
"time": "1751380413",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751380527",
"uncertainty": 120
},
"departure": {
"time": "1751380527",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751380635",
"uncertainty": 120
},
"departure": {
"time": "1751380635",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751380737",
"uncertainty": 120
},
"departure": {
"time": "1751380737",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751380845",
"uncertainty": 120
},
"departure": {
"time": "1751380845",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751380956",
"uncertainty": 120
},
"departure": {
"time": "1751380956",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751381043",
"uncertainty": 120
},
"departure": {
"time": "1751381043",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751381136",
"uncertainty": 120
},
"departure": {
"time": "1751381136",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751381222",
"uncertainty": 120
},
"departure": {
"time": "1751381222",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751381265",
"uncertainty": 120
},
"departure": {
"time": "1751381265",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751381351",
"uncertainty": 120
},
"departure": {
"time": "1751381351",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751381392",
"uncertainty": 120
},
"departure": {
"time": "1751381392",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 38
},
{
"arrival": {
"time": "1751381473",
"uncertainty": 120
},
"departure": {
"time": "1751381473",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 39
},
{
"arrival": {
"time": "1751381510",
"uncertainty": 120
},
"departure": {
"time": "1751381510",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751381574",
"uncertainty": 120
},
"departure": {
"time": "1751381574",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 41
},
{
"arrival": {
"time": "1751381615",
"uncertainty": 120
},
"departure": {
"time": "1751381615",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 42
},
{
"arrival": {
"time": "1751381685",
"uncertainty": 120
},
"departure": {
"time": "1751381685",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751381752",
"uncertainty": 120
},
"departure": {
"time": "1751381752",
"uncertainty": 120
},
"stopId": "0:ZAC01",
"stopSequence": 44
},
{
"arrival": {
"time": "1751381945",
"uncertainty": 120
},
"departure": {
"time": "1751381945",
"uncertainty": 120
},
"stopId": "0:MON01",
"stopSequence": 45
},
{
"arrival": {
"time": "1751381979",
"uncertainty": 120
},
"departure": {
"time": "1751381979",
"uncertainty": 120
},
"stopId": "0:CEr01",
"stopSequence": 46
},
{
"arrival": {
"time": "1751382043",
"uncertainty": 120
},
"departure": {
"time": "1751382043",
"uncertainty": 120
},
"stopId": "0:MST01",
"stopSequence": 47
},
{
"arrival": {
"time": "1751382078",
"uncertainty": 120
},
"departure": {
"time": "1751382078",
"uncertainty": 120
},
"stopId": "0:Clo01",
"stopSequence": 48
},
{
"arrival": {
"time": "1751382126",
"uncertainty": 120
},
"departure": {
"time": "1751382126",
"uncertainty": 120
},
"stopId": "0:HAT01",
"stopSequence": 49
},
{
"arrival": {
"time": "1751382165",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964666"
}
}
},
{
"id": "C1964665",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964665"
}
}
},
{
"id": "C1964664",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751371920",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751371961",
"uncertainty": 120
},
"departure": {
"time": "1751371961",
"uncertainty": 120
},
"stopId": "0:fre02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372006",
"uncertainty": 120
},
"departure": {
"time": "1751372011",
"uncertainty": 120
},
"stopId": "0:dio02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372041",
"uncertainty": 120
},
"departure": {
"time": "1751372041",
"uncertainty": 120
},
"stopId": "0:RON02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372095",
"uncertainty": 120
},
"departure": {
"time": "1751372095",
"uncertainty": 120
},
"stopId": "0:col02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372126",
"uncertainty": 120
},
"departure": {
"time": "1751372126",
"uncertainty": 120
},
"stopId": "0:des01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751372182",
"uncertainty": 120
},
"departure": {
"time": "1751372182",
"uncertainty": 120
},
"stopId": "0:stl01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751372306",
"uncertainty": 120
},
"departure": {
"time": "1751372306",
"uncertainty": 120
},
"stopId": "0:LUM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751372335",
"uncertainty": 120
},
"departure": {
"time": "1751372335",
"uncertainty": 120
},
"stopId": "0:DOU02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751372400",
"uncertainty": 120
},
"departure": {
"time": "1751372400",
"uncertainty": 120
},
"stopId": "0:VIG01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751372573",
"uncertainty": 120
},
"departure": {
"time": "1751372573",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ARC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751372612",
"uncertainty": 120
},
"departure": {
"time": "1751372612",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BIZ01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751372551",
"uncertainty": 120
},
"departure": {
"time": "1751372561",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751372590",
"uncertainty": 120
},
"departure": {
"time": "1751372620",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751372680",
"uncertainty": 120
},
"departure": {
"time": "1751372680",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751372725",
"uncertainty": 120
},
"departure": {
"time": "1751372740",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751372842",
"uncertainty": 120
},
"departure": {
"time": "1751372860",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751372905",
"uncertainty": 120
},
"departure": {
"time": "1751372920",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751372995",
"uncertainty": 120
},
"departure": {
"time": "1751373010",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751373051",
"uncertainty": 120
},
"departure": {
"time": "1751373070",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751373145",
"uncertainty": 120
},
"departure": {
"time": "1751373145",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 21
},
{
"arrival": {
"time": "1751373346",
"uncertainty": 120
},
"departure": {
"time": "1751373355",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751373415",
"uncertainty": 120
},
"departure": {
"time": "1751373415",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751373443",
"uncertainty": 120
},
"departure": {
"time": "1751373443",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751373505",
"uncertainty": 120
},
"departure": {
"time": "1751373520",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751373610",
"uncertainty": 120
},
"departure": {
"time": "1751373808",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751373904",
"uncertainty": 120
},
"departure": {
"time": "1751373973",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374020",
"uncertainty": 120
},
"departure": {
"time": "1751374048",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374138",
"uncertainty": 120
},
"departure": {
"time": "1751374153",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374226",
"uncertainty": 120
},
"departure": {
"time": "1751374243",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374348",
"uncertainty": 120
},
"departure": {
"time": "1751374363",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751374453",
"uncertainty": 120
},
"departure": {
"time": "1751374468",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751374524",
"uncertainty": 120
},
"departure": {
"time": "1751374528",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751374588",
"uncertainty": 120
},
"departure": {
"time": "1751374603",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751374663",
"uncertainty": 120
},
"departure": {
"time": "1751374694",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751374723",
"uncertainty": 120
},
"departure": {
"time": "1751374753",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751374807",
"uncertainty": 120
},
"departure": {
"time": "1751374826",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751374885",
"uncertainty": 120
},
"departure": {
"time": "1751374888",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 38
},
{
"arrival": {
"time": "1751374969",
"uncertainty": 120
},
"departure": {
"time": "1751374969",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375006",
"uncertainty": 120
},
"departure": {
"time": "1751375006",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375070",
"uncertainty": 120
},
"departure": {
"time": "1751375070",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 41
},
{
"arrival": {
"time": "1751375111",
"uncertainty": 120
},
"departure": {
"time": "1751375111",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 42
},
{
"arrival": {
"time": "1751375181",
"uncertainty": 120
},
"departure": {
"time": "1751375181",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751375240",
"uncertainty": 120
},
"departure": {
"time": "1751375240",
"uncertainty": 120
},
"stopId": "0:ZAC01",
"stopSequence": 44
},
{
"arrival": {
"time": "1751375409",
"uncertainty": 120
},
"departure": {
"time": "1751375409",
"uncertainty": 120
},
"stopId": "0:MON01",
"stopSequence": 45
},
{
"arrival": {
"time": "1751375439",
"uncertainty": 120
},
"departure": {
"time": "1751375439",
"uncertainty": 120
},
"stopId": "0:CEr01",
"stopSequence": 46
},
{
"arrival": {
"time": "1751375495",
"uncertainty": 120
},
"departure": {
"time": "1751375495",
"uncertainty": 120
},
"stopId": "0:MST01",
"stopSequence": 47
},
{
"arrival": {
"time": "1751375526",
"uncertainty": 120
},
"departure": {
"time": "1751375526",
"uncertainty": 120
},
"stopId": "0:Clo01",
"stopSequence": 48
},
{
"arrival": {
"time": "1751375568",
"uncertainty": 120
},
"departure": {
"time": "1751375568",
"uncertainty": 120
},
"stopId": "0:HAT01",
"stopSequence": 49
},
{
"arrival": {
"time": "1751375601",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964664"
},
"vehicle": {
"id": "315",
"label": "315"
}
}
},
{
"id": "C1966653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378460",
"uncertainty": 120
},
"stopId": "0:EREK1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966653"
}
}
},
{
"id": "C1966650",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966650"
}
}
},
{
"id": "C1965824",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374732",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374792",
"uncertainty": 120
},
"departure": {
"time": "1751374792",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374836",
"uncertainty": 120
},
"departure": {
"time": "1751374836",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374867",
"uncertainty": 120
},
"departure": {
"time": "1751374881",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374926",
"uncertainty": 120
},
"departure": {
"time": "1751374926",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374976",
"uncertainty": 120
},
"departure": {
"time": "1751374976",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375015",
"uncertainty": 120
},
"departure": {
"time": "1751375015",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375054",
"uncertainty": 120
},
"departure": {
"time": "1751375054",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375123",
"uncertainty": 120
},
"departure": {
"time": "1751375123",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375186",
"uncertainty": 120
},
"departure": {
"time": "1751375186",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375232",
"uncertainty": 120
},
"departure": {
"time": "1751375232",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375282",
"uncertainty": 120
},
"departure": {
"time": "1751375282",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375364",
"uncertainty": 120
},
"departure": {
"time": "1751375364",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375417",
"uncertainty": 120
},
"departure": {
"time": "1751375417",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375625",
"uncertainty": 120
},
"departure": {
"time": "1751375625",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375660",
"uncertainty": 120
},
"departure": {
"time": "1751375660",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375803",
"uncertainty": 120
},
"departure": {
"time": "1751375803",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375900",
"uncertainty": 120
},
"departure": {
"time": "1751375900",
"uncertainty": 120
},
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375985",
"uncertainty": 120
},
"departure": {
"time": "1751375985",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376063",
"uncertainty": 120
},
"departure": {
"time": "1751376063",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376122",
"uncertainty": 120
},
"departure": {
"time": "1751376122",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376248",
"uncertainty": 120
},
"departure": {
"time": "1751376248",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376275",
"uncertainty": 120
},
"departure": {
"time": "1751376275",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376346",
"uncertainty": 120
},
"departure": {
"time": "1751376346",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376440",
"uncertainty": 120
},
"departure": {
"time": "1751376440",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376465",
"uncertainty": 120
},
"departure": {
"time": "1751376465",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376504",
"uncertainty": 120
},
"departure": {
"time": "1751376504",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376526",
"uncertainty": 120
},
"departure": {
"time": "1751376526",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376582",
"uncertainty": 120
},
"departure": {
"time": "1751376582",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376616",
"uncertainty": 120
},
"departure": {
"time": "1751376616",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376649",
"uncertainty": 120
},
"departure": {
"time": "1751376649",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376680",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965824"
},
"vehicle": {
"id": "284",
"label": "284"
}
}
},
{
"id": "C1965807",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377200",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965807"
}
}
},
{
"id": "C1965806",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375880",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965806"
}
}
},
{
"id": "C1964648",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375760",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964648"
}
}
},
{
"id": "C1964646",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372941",
"uncertainty": 120
},
"stopId": "0:PaL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373001",
"uncertainty": 120
},
"departure": {
"time": "1751373001",
"uncertainty": 120
},
"stopId": "0:HAT02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373043",
"uncertainty": 120
},
"departure": {
"time": "1751373045",
"uncertainty": 120
},
"stopId": "0:Clo02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373073",
"uncertainty": 120
},
"departure": {
"time": "1751373073",
"uncertainty": 120
},
"stopId": "0:MST02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373132",
"uncertainty": 120
},
"departure": {
"time": "1751373132",
"uncertainty": 120
},
"stopId": "0:CEr02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373165",
"uncertainty": 120
},
"departure": {
"time": "1751373166",
"uncertainty": 120
},
"stopId": "0:MON02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373314",
"uncertainty": 120
},
"departure": {
"time": "1751373314",
"uncertainty": 120
},
"stopId": "0:ZAC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373360",
"uncertainty": 120
},
"departure": {
"time": "1751373406",
"uncertainty": 120
},
"stopId": "0:BRE01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373481",
"uncertainty": 120
},
"departure": {
"time": "1751373511",
"uncertainty": 120
},
"stopId": "0:HTF02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373556",
"uncertainty": 120
},
"departure": {
"time": "1751373556",
"uncertainty": 120
},
"stopId": "0:VIE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373601",
"uncertainty": 120
},
"departure": {
"time": "1751373616",
"uncertainty": 120
},
"stopId": "0:BAL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373657",
"uncertainty": 120
},
"departure": {
"time": "1751373676",
"uncertainty": 120
},
"stopId": "0:Ver02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373758",
"uncertainty": 120
},
"departure": {
"time": "1751373766",
"uncertainty": 120
},
"stopId": "0:ROS02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373809",
"uncertainty": 120
},
"departure": {
"time": "1751373811",
"uncertainty": 120
},
"stopId": "0:COu02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373869",
"uncertainty": 120
},
"departure": {
"time": "1751373886",
"uncertainty": 120
},
"stopId": "0:MAg02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373931",
"uncertainty": 120
},
"departure": {
"time": "1751373946",
"uncertainty": 120
},
"stopId": "0:mAI02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374021",
"uncertainty": 120
},
"departure": {
"time": "1751374021",
"uncertainty": 120
},
"stopId": "0:CRo02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374051",
"uncertainty": 120
},
"departure": {
"time": "1751374066",
"uncertainty": 120
},
"stopId": "0:SOM02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374126",
"uncertainty": 120
},
"departure": {
"time": "1751374141",
"uncertainty": 120
},
"stopId": "0:SUP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374171",
"uncertainty": 120
},
"departure": {
"time": "1751374186",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374306",
"uncertainty": 120
},
"departure": {
"time": "1751374321",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374381",
"uncertainty": 120
},
"departure": {
"time": "1751374411",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374460",
"uncertainty": 120
},
"departure": {
"time": "1751374460",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374516",
"uncertainty": 120
},
"departure": {
"time": "1751374546",
"uncertainty": 120
},
"stopId": "0:POI02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374561",
"uncertainty": 120
},
"departure": {
"time": "1751374576",
"uncertainty": 120
},
"stopId": "0:LAN01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374666",
"uncertainty": 120
},
"departure": {
"time": "1751374696",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374723",
"uncertainty": 120
},
"departure": {
"time": "1751374756",
"uncertainty": 120
},
"stopId": "0:FoN03",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374816",
"uncertainty": 120
},
"departure": {
"time": "1751374831",
"uncertainty": 120
},
"stopId": "0:FIL02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374884",
"uncertainty": 120
},
"departure": {
"time": "1751374891",
"uncertainty": 120
},
"stopId": "0:PAI02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374949",
"uncertainty": 120
},
"departure": {
"time": "1751374949",
"uncertainty": 120
},
"stopId": "0:ROG02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375027",
"uncertainty": 120
},
"departure": {
"time": "1751375027",
"uncertainty": 120
},
"stopId": "0:ALA02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375197",
"uncertainty": 120
},
"departure": {
"time": "1751375197",
"uncertainty": 120
},
"stopId": "0:STM04",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375300",
"uncertainty": 120
},
"departure": {
"time": "1751375300",
"uncertainty": 120
},
"stopId": "0:HTC02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375349",
"uncertainty": 120
},
"departure": {
"time": "1751375349",
"uncertainty": 120
},
"stopId": "0:TRo02",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375386",
"uncertainty": 120
},
"departure": {
"time": "1751375386",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375453",
"uncertainty": 120
},
"departure": {
"time": "1751375453",
"uncertainty": 120
},
"stopId": "0:SAL02",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375513",
"uncertainty": 120
},
"departure": {
"time": "1751375513",
"uncertainty": 120
},
"stopId": "0:JUI01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375581",
"uncertainty": 120
},
"departure": {
"time": "1751375581",
"uncertainty": 120
},
"stopId": "0:MOZ01",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375638",
"uncertainty": 120
},
"departure": {
"time": "1751375638",
"uncertainty": 120
},
"stopId": "0:CAm02",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375673",
"uncertainty": 120
},
"departure": {
"time": "1751375673",
"uncertainty": 120
},
"stopId": "0:TEI02",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375773",
"uncertainty": 120
},
"departure": {
"time": "1751375773",
"uncertainty": 120
},
"stopId": "0:PIS02",
"stopSequence": 41
},
{
"arrival": {
"time": "1751375816",
"uncertainty": 120
},
"departure": {
"time": "1751375816",
"uncertainty": 120
},
"stopId": "0:Ham02",
"stopSequence": 42
},
{
"arrival": {
"time": "1751375853",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1964646"
},
"vehicle": {
"id": "997",
"label": "997"
}
}
},
{
"id": "C1965800",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373227",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373315",
"uncertainty": 120
},
"departure": {
"time": "1751373317",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373385",
"uncertainty": 120
},
"departure": {
"time": "1751373407",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373452",
"uncertainty": 120
},
"departure": {
"time": "1751373452",
"uncertainty": 120
},
"stopId": "0:BAS02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373482",
"uncertainty": 120
},
"departure": {
"time": "1751373482",
"uncertainty": 120
},
"stopId": "0:LAB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373512",
"uncertainty": 120
},
"departure": {
"time": "1751373512",
"uncertainty": 120
},
"stopId": "0:HTM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373557",
"uncertainty": 120
},
"departure": {
"time": "1751373557",
"uncertainty": 120
},
"stopId": "0:FAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373583",
"uncertainty": 120
},
"departure": {
"time": "1751373583",
"uncertainty": 120
},
"stopId": "0:COR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373643",
"uncertainty": 120
},
"departure": {
"time": "1751373643",
"uncertainty": 120
},
"stopId": "0:VEO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373669",
"uncertainty": 120
},
"departure": {
"time": "1751373677",
"uncertainty": 120
},
"stopId": "0:NOE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373737",
"uncertainty": 120
},
"departure": {
"time": "1751373737",
"uncertainty": 120
},
"stopId": "0:PSL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373816",
"uncertainty": 120
},
"departure": {
"time": "1751373842",
"uncertainty": 120
},
"stopId": "0:CUM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373864",
"uncertainty": 120
},
"departure": {
"time": "1751373872",
"uncertainty": 120
},
"stopId": "0:NIEL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373962",
"uncertainty": 120
},
"departure": {
"time": "1751373977",
"uncertainty": 120
},
"stopId": "0:SEN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374015",
"uncertainty": 120
},
"departure": {
"time": "1751374015",
"uncertainty": 120
},
"stopId": "0:Poi01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374061",
"uncertainty": 120
},
"departure": {
"time": "1751374067",
"uncertainty": 120
},
"stopId": "0:QUe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374124",
"uncertainty": 120
},
"departure": {
"time": "1751374132",
"uncertainty": 120
},
"stopId": "0:NES02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374172",
"uncertainty": 120
},
"departure": {
"time": "1751374172",
"uncertainty": 120
},
"stopId": "0:VOU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374247",
"uncertainty": 120
},
"departure": {
"time": "1751374292",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374367",
"uncertainty": 120
},
"departure": {
"time": "1751374382",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374427",
"uncertainty": 120
},
"departure": {
"time": "1751374427",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374546",
"uncertainty": 120
},
"departure": {
"time": "1751374548",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374622",
"uncertainty": 120
},
"departure": {
"time": "1751374637",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374728",
"uncertainty": 120
},
"departure": {
"time": "1751374728",
"uncertainty": 120
},
"stopId": "0:FOs02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374757",
"uncertainty": 120
},
"departure": {
"time": "1751374757",
"uncertainty": 120
},
"stopId": "0:JAR02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374802",
"uncertainty": 120
},
"departure": {
"time": "1751374802",
"uncertainty": 120
},
"stopId": "0:VAN02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374857",
"uncertainty": 120
},
"departure": {
"time": "1751374877",
"uncertainty": 120
},
"stopId": "0:ERA02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374918",
"uncertainty": 120
},
"departure": {
"time": "1751374918",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374950",
"uncertainty": 120
},
"departure": {
"time": "1751374950",
"uncertainty": 120
},
"stopId": "0:LAM02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374996",
"uncertainty": 120
},
"departure": {
"time": "1751374996",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375050",
"uncertainty": 120
},
"departure": {
"time": "1751375050",
"uncertainty": 120
},
"stopId": "0:PAT02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375101",
"uncertainty": 120
},
"departure": {
"time": "1751375101",
"uncertainty": 120
},
"stopId": "0:FEY01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375146",
"uncertainty": 120
},
"departure": {
"time": "1751375146",
"uncertainty": 120
},
"stopId": "0:COC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375190",
"uncertainty": 120
},
"departure": {
"time": "1751375190",
"uncertainty": 120
},
"stopId": "0:LaN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375231",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965800"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "C1963963",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375125",
"uncertainty": 120
},
"departure": {
"time": "1751375125",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751373332",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373392",
"uncertainty": 120
},
"departure": {
"time": "1751373392",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373414",
"uncertainty": 120
},
"departure": {
"time": "1751373423",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373493",
"uncertainty": 120
},
"departure": {
"time": "1751373493",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373527",
"uncertainty": 120
},
"departure": {
"time": "1751373527",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373581",
"uncertainty": 120
},
"departure": {
"time": "1751373587",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373690",
"uncertainty": 120
},
"departure": {
"time": "1751373707",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373767",
"uncertainty": 120
},
"departure": {
"time": "1751373797",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373819",
"uncertainty": 120
},
"departure": {
"time": "1751373826",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373903",
"uncertainty": 120
},
"departure": {
"time": "1751373932",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373975",
"uncertainty": 120
},
"departure": {
"time": "1751373978",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374034",
"uncertainty": 120
},
"departure": {
"time": "1751374034",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374052",
"uncertainty": 120
},
"departure": {
"time": "1751374068",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374112",
"uncertainty": 120
},
"departure": {
"time": "1751374127",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374157",
"uncertainty": 120
},
"departure": {
"time": "1751374157",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374247",
"uncertainty": 120
},
"departure": {
"time": "1751374262",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374352",
"uncertainty": 120
},
"departure": {
"time": "1751374352",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374479",
"uncertainty": 120
},
"departure": {
"time": "1751374502",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374603",
"uncertainty": 120
},
"departure": {
"time": "1751374607",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374697",
"uncertainty": 120
},
"departure": {
"time": "1751374697",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374742",
"uncertainty": 120
},
"departure": {
"time": "1751374742",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374772",
"uncertainty": 120
},
"departure": {
"time": "1751374787",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374817",
"uncertainty": 120
},
"departure": {
"time": "1751374817",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374840",
"uncertainty": 120
},
"departure": {
"time": "1751374840",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374910",
"uncertainty": 120
},
"departure": {
"time": "1751374910",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374954",
"uncertainty": 120
},
"departure": {
"time": "1751374954",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375220",
"uncertainty": 120
},
"departure": {
"time": "1751375220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375251",
"uncertainty": 120
},
"departure": {
"time": "1751375251",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375201",
"uncertainty": 120
},
"departure": {
"time": "1751375201",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375254",
"uncertainty": 120
},
"departure": {
"time": "1751375254",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375299",
"uncertainty": 120
},
"departure": {
"time": "1751375299",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375366",
"uncertainty": 120
},
"departure": {
"time": "1751375366",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375483",
"uncertainty": 120
},
"departure": {
"time": "1751375483",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375539",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963963"
},
"vehicle": {
"id": "265",
"label": "265"
}
}
},
{
"id": "C1963962",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374572",
"uncertainty": 120
},
"departure": {
"time": "1751374572",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751372721",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372779",
"uncertainty": 120
},
"departure": {
"time": "1751372796",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372838",
"uncertainty": 120
},
"departure": {
"time": "1751372886",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372931",
"uncertainty": 120
},
"departure": {
"time": "1751372946",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372977",
"uncertainty": 120
},
"departure": {
"time": "1751372991",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373051",
"uncertainty": 120
},
"departure": {
"time": "1751373081",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373201",
"uncertainty": 120
},
"departure": {
"time": "1751373246",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373284",
"uncertainty": 120
},
"departure": {
"time": "1751373306",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373333",
"uncertainty": 120
},
"departure": {
"time": "1751373351",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373394",
"uncertainty": 120
},
"departure": {
"time": "1751373397",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373456",
"uncertainty": 120
},
"departure": {
"time": "1751373471",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373509",
"uncertainty": 120
},
"departure": {
"time": "1751373531",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373561",
"uncertainty": 120
},
"departure": {
"time": "1751373561",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373591",
"uncertainty": 120
},
"departure": {
"time": "1751373606",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373636",
"uncertainty": 120
},
"departure": {
"time": "1751373651",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373742",
"uncertainty": 120
},
"departure": {
"time": "1751373757",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373832",
"uncertainty": 120
},
"departure": {
"time": "1751373832",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373967",
"uncertainty": 120
},
"departure": {
"time": "1751373997",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374113",
"uncertainty": 120
},
"departure": {
"time": "1751374113",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374171",
"uncertainty": 120
},
"departure": {
"time": "1751374192",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374222",
"uncertainty": 120
},
"departure": {
"time": "1751374237",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374282",
"uncertainty": 120
},
"departure": {
"time": "1751374297",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374327",
"uncertainty": 120
},
"departure": {
"time": "1751374327",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374342",
"uncertainty": 120
},
"departure": {
"time": "1751374342",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374414",
"uncertainty": 120
},
"departure": {
"time": "1751374417",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374454",
"uncertainty": 120
},
"departure": {
"time": "1751374454",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374440",
"uncertainty": 120
},
"departure": {
"time": "1751374440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374471",
"uncertainty": 120
},
"departure": {
"time": "1751374471",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374629",
"uncertainty": 120
},
"departure": {
"time": "1751374644",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374684",
"uncertainty": 120
},
"departure": {
"time": "1751374689",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374719",
"uncertainty": 120
},
"departure": {
"time": "1751374734",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751374809",
"uncertainty": 120
},
"departure": {
"time": "1751374824",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751374884",
"uncertainty": 120
},
"departure": {
"time": "1751374884",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751374940",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963962"
},
"vehicle": {
"id": "328",
"label": "328"
}
}
},
{
"id": "C1965783",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373391",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373448",
"uncertainty": 120
},
"departure": {
"time": "1751373451",
"uncertainty": 120
},
"stopId": "0:LaN02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373481",
"uncertainty": 120
},
"departure": {
"time": "1751373481",
"uncertainty": 120
},
"stopId": "0:COC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373517",
"uncertainty": 120
},
"departure": {
"time": "1751373526",
"uncertainty": 120
},
"stopId": "0:FEY02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373571",
"uncertainty": 120
},
"departure": {
"time": "1751373571",
"uncertainty": 120
},
"stopId": "0:PAT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373601",
"uncertainty": 120
},
"departure": {
"time": "1751373616",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373646",
"uncertainty": 120
},
"departure": {
"time": "1751373646",
"uncertainty": 120
},
"stopId": "0:LAM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373669",
"uncertainty": 120
},
"departure": {
"time": "1751373676",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373746",
"uncertainty": 120
},
"departure": {
"time": "1751373751",
"uncertainty": 120
},
"stopId": "0:ERA01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373809",
"uncertainty": 120
},
"departure": {
"time": "1751373809",
"uncertainty": 120
},
"stopId": "0:VAN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373870",
"uncertainty": 120
},
"departure": {
"time": "1751373888",
"uncertainty": 120
},
"stopId": "0:JAR01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373926",
"uncertainty": 120
},
"departure": {
"time": "1751373926",
"uncertainty": 120
},
"stopId": "0:FOs01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374006",
"uncertainty": 120
},
"departure": {
"time": "1751374006",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374111",
"uncertainty": 120
},
"departure": {
"time": "1751374111",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374237",
"uncertainty": 120
},
"departure": {
"time": "1751374336",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374366",
"uncertainty": 120
},
"departure": {
"time": "1751374381",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374441",
"uncertainty": 120
},
"departure": {
"time": "1751374456",
"uncertainty": 120
},
"stopId": "0:14J01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374546",
"uncertainty": 120
},
"departure": {
"time": "1751374560",
"uncertainty": 120
},
"stopId": "0:VOU01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374618",
"uncertainty": 120
},
"departure": {
"time": "1751374666",
"uncertainty": 120
},
"stopId": "0:NES01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374741",
"uncertainty": 120
},
"departure": {
"time": "1751374741",
"uncertainty": 120
},
"stopId": "0:QUe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374778",
"uncertainty": 120
},
"departure": {
"time": "1751374786",
"uncertainty": 120
},
"stopId": "0:SEN02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374876",
"uncertainty": 120
},
"departure": {
"time": "1751374891",
"uncertainty": 120
},
"stopId": "0:NIEL01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374915",
"uncertainty": 120
},
"departure": {
"time": "1751374915",
"uncertainty": 120
},
"stopId": "0:CUM01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374978",
"uncertainty": 120
},
"departure": {
"time": "1751374978",
"uncertainty": 120
},
"stopId": "0:PSL01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375060",
"uncertainty": 120
},
"departure": {
"time": "1751375060",
"uncertainty": 120
},
"stopId": "0:NOE01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375085",
"uncertainty": 120
},
"departure": {
"time": "1751375085",
"uncertainty": 120
},
"stopId": "0:VEO01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375124",
"uncertainty": 120
},
"departure": {
"time": "1751375124",
"uncertainty": 120
},
"stopId": "0:COR01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375146",
"uncertainty": 120
},
"departure": {
"time": "1751375146",
"uncertainty": 120
},
"stopId": "0:FAR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375202",
"uncertainty": 120
},
"departure": {
"time": "1751375202",
"uncertainty": 120
},
"stopId": "0:HTM01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375236",
"uncertainty": 120
},
"departure": {
"time": "1751375236",
"uncertainty": 120
},
"stopId": "0:LAB01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375269",
"uncertainty": 120
},
"departure": {
"time": "1751375269",
"uncertainty": 120
},
"stopId": "0:BAS01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375300",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965783"
},
"vehicle": {
"id": "280",
"label": "280"
}
}
},
{
"id": "C1963982",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377581",
"uncertainty": 120
},
"departure": {
"time": "1751377581",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751377080",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377186",
"uncertainty": 120
},
"departure": {
"time": "1751377186",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377325",
"uncertainty": 120
},
"departure": {
"time": "1751377325",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377419",
"uncertainty": 120
},
"departure": {
"time": "1751377419",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377455",
"uncertainty": 120
},
"departure": {
"time": "1751377455",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377513",
"uncertainty": 120
},
"departure": {
"time": "1751377513",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377643",
"uncertainty": 120
},
"departure": {
"time": "1751377643",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377680",
"uncertainty": 120
},
"departure": {
"time": "1751377680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377775",
"uncertainty": 120
},
"departure": {
"time": "1751377775",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377842",
"uncertainty": 120
},
"departure": {
"time": "1751377842",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377885",
"uncertainty": 120
},
"departure": {
"time": "1751377885",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377939",
"uncertainty": 120
},
"departure": {
"time": "1751377939",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377998",
"uncertainty": 120
},
"departure": {
"time": "1751377998",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378056",
"uncertainty": 120
},
"departure": {
"time": "1751378056",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378155",
"uncertainty": 120
},
"departure": {
"time": "1751378155",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378238",
"uncertainty": 120
},
"departure": {
"time": "1751378238",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378338",
"uncertainty": 120
},
"departure": {
"time": "1751378338",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378539",
"uncertainty": 120
},
"departure": {
"time": "1751378539",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378607",
"uncertainty": 120
},
"departure": {
"time": "1751378607",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378719",
"uncertainty": 120
},
"departure": {
"time": "1751378719",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378780",
"uncertainty": 120
},
"departure": {
"time": "1751378780",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378871",
"uncertainty": 120
},
"departure": {
"time": "1751378871",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378948",
"uncertainty": 120
},
"departure": {
"time": "1751378948",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378998",
"uncertainty": 120
},
"departure": {
"time": "1751378998",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751379079",
"uncertainty": 120
},
"departure": {
"time": "1751379079",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751379135",
"uncertainty": 120
},
"departure": {
"time": "1751379135",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751379178",
"uncertainty": 120
},
"departure": {
"time": "1751379178",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751379231",
"uncertainty": 120
},
"departure": {
"time": "1751379231",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751379312",
"uncertainty": 120
},
"departure": {
"time": "1751379312",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751379416",
"uncertainty": 120
},
"departure": {
"time": "1751379416",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751379446",
"uncertainty": 120
},
"departure": {
"time": "1751379446",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751379509",
"uncertainty": 120
},
"departure": {
"time": "1751379509",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751379536",
"uncertainty": 120
},
"departure": {
"time": "1751379536",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751379619",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963982"
}
}
},
{
"id": "C1963977",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751380418",
"uncertainty": 120
},
"departure": {
"time": "1751380418",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751378400",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751378469",
"uncertainty": 120
},
"departure": {
"time": "1751378469",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751378514",
"uncertainty": 120
},
"departure": {
"time": "1751378514",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378564",
"uncertainty": 120
},
"departure": {
"time": "1751378564",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378619",
"uncertainty": 120
},
"departure": {
"time": "1751378619",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378714",
"uncertainty": 120
},
"departure": {
"time": "1751378714",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378824",
"uncertainty": 120
},
"departure": {
"time": "1751378824",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378893",
"uncertainty": 120
},
"departure": {
"time": "1751378893",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378926",
"uncertainty": 120
},
"departure": {
"time": "1751378926",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751379000",
"uncertainty": 120
},
"departure": {
"time": "1751379000",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751379075",
"uncertainty": 120
},
"departure": {
"time": "1751379075",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751379134",
"uncertainty": 120
},
"departure": {
"time": "1751379134",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751379197",
"uncertainty": 120
},
"departure": {
"time": "1751379197",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751379260",
"uncertainty": 120
},
"departure": {
"time": "1751379260",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751379300",
"uncertainty": 120
},
"departure": {
"time": "1751379300",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751379431",
"uncertainty": 120
},
"departure": {
"time": "1751379431",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379540",
"uncertainty": 120
},
"departure": {
"time": "1751379540",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379729",
"uncertainty": 120
},
"departure": {
"time": "1751379729",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379840",
"uncertainty": 120
},
"departure": {
"time": "1751379840",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379927",
"uncertainty": 120
},
"departure": {
"time": "1751379927",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379972",
"uncertainty": 120
},
"departure": {
"time": "1751379972",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751380035",
"uncertainty": 120
},
"departure": {
"time": "1751380035",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751380074",
"uncertainty": 120
},
"departure": {
"time": "1751380074",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751380115",
"uncertainty": 120
},
"departure": {
"time": "1751380115",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751380203",
"uncertainty": 120
},
"departure": {
"time": "1751380203",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751380247",
"uncertainty": 120
},
"departure": {
"time": "1751380247",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751380380",
"uncertainty": 120
},
"departure": {
"time": "1751380380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751380411",
"uncertainty": 120
},
"departure": {
"time": "1751380411",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751380494",
"uncertainty": 120
},
"departure": {
"time": "1751380494",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751380547",
"uncertainty": 120
},
"departure": {
"time": "1751380547",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751380592",
"uncertainty": 120
},
"departure": {
"time": "1751380592",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751380659",
"uncertainty": 120
},
"departure": {
"time": "1751380659",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751380776",
"uncertainty": 120
},
"departure": {
"time": "1751380776",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751380832",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963977"
}
}
},
{
"id": "C1963976",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751379518",
"uncertainty": 120
},
"departure": {
"time": "1751379518",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751377500",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377569",
"uncertainty": 120
},
"departure": {
"time": "1751377569",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377614",
"uncertainty": 120
},
"departure": {
"time": "1751377614",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377664",
"uncertainty": 120
},
"departure": {
"time": "1751377664",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377719",
"uncertainty": 120
},
"departure": {
"time": "1751377719",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377814",
"uncertainty": 120
},
"departure": {
"time": "1751377814",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377924",
"uncertainty": 120
},
"departure": {
"time": "1751377924",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377993",
"uncertainty": 120
},
"departure": {
"time": "1751377993",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378026",
"uncertainty": 120
},
"departure": {
"time": "1751378026",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378100",
"uncertainty": 120
},
"departure": {
"time": "1751378100",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378175",
"uncertainty": 120
},
"departure": {
"time": "1751378175",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378234",
"uncertainty": 120
},
"departure": {
"time": "1751378234",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378297",
"uncertainty": 120
},
"departure": {
"time": "1751378297",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378360",
"uncertainty": 120
},
"departure": {
"time": "1751378360",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378400",
"uncertainty": 120
},
"departure": {
"time": "1751378400",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378531",
"uncertainty": 120
},
"departure": {
"time": "1751378531",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378640",
"uncertainty": 120
},
"departure": {
"time": "1751378640",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378829",
"uncertainty": 120
},
"departure": {
"time": "1751378829",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378940",
"uncertainty": 120
},
"departure": {
"time": "1751378940",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379027",
"uncertainty": 120
},
"departure": {
"time": "1751379027",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379072",
"uncertainty": 120
},
"departure": {
"time": "1751379072",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379135",
"uncertainty": 120
},
"departure": {
"time": "1751379135",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751379174",
"uncertainty": 120
},
"departure": {
"time": "1751379174",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751379215",
"uncertainty": 120
},
"departure": {
"time": "1751379215",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751379303",
"uncertainty": 120
},
"departure": {
"time": "1751379303",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751379347",
"uncertainty": 120
},
"departure": {
"time": "1751379347",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751379480",
"uncertainty": 120
},
"departure": {
"time": "1751379480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751379511",
"uncertainty": 120
},
"departure": {
"time": "1751379511",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751379594",
"uncertainty": 120
},
"departure": {
"time": "1751379594",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751379649",
"uncertainty": 120
},
"departure": {
"time": "1751379649",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751379696",
"uncertainty": 120
},
"departure": {
"time": "1751379696",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751379765",
"uncertainty": 120
},
"departure": {
"time": "1751379765",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751379882",
"uncertainty": 120
},
"departure": {
"time": "1751379882",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751379938",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963976"
}
}
},
{
"id": "C1963975",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376741",
"uncertainty": 120
},
"departure": {
"time": "1751376741",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376346",
"uncertainty": 120
},
"departure": {
"time": "1751376346",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376485",
"uncertainty": 120
},
"departure": {
"time": "1751376485",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376579",
"uncertainty": 120
},
"departure": {
"time": "1751376579",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376615",
"uncertainty": 120
},
"departure": {
"time": "1751376615",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376673",
"uncertainty": 120
},
"departure": {
"time": "1751376673",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376803",
"uncertainty": 120
},
"departure": {
"time": "1751376803",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376840",
"uncertainty": 120
},
"departure": {
"time": "1751376840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376935",
"uncertainty": 120
},
"departure": {
"time": "1751376935",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377002",
"uncertainty": 120
},
"departure": {
"time": "1751377002",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377045",
"uncertainty": 120
},
"departure": {
"time": "1751377045",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377099",
"uncertainty": 120
},
"departure": {
"time": "1751377099",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377158",
"uncertainty": 120
},
"departure": {
"time": "1751377158",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377216",
"uncertainty": 120
},
"departure": {
"time": "1751377216",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377315",
"uncertainty": 120
},
"departure": {
"time": "1751377315",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377398",
"uncertainty": 120
},
"departure": {
"time": "1751377398",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377498",
"uncertainty": 120
},
"departure": {
"time": "1751377498",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377683",
"uncertainty": 120
},
"departure": {
"time": "1751377683",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377751",
"uncertainty": 120
},
"departure": {
"time": "1751377751",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377863",
"uncertainty": 120
},
"departure": {
"time": "1751377863",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377924",
"uncertainty": 120
},
"departure": {
"time": "1751377924",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378015",
"uncertainty": 120
},
"departure": {
"time": "1751378015",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378092",
"uncertainty": 120
},
"departure": {
"time": "1751378092",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378142",
"uncertainty": 120
},
"departure": {
"time": "1751378142",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378223",
"uncertainty": 120
},
"departure": {
"time": "1751378223",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378280",
"uncertainty": 120
},
"departure": {
"time": "1751378280",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378324",
"uncertainty": 120
},
"departure": {
"time": "1751378324",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378378",
"uncertainty": 120
},
"departure": {
"time": "1751378378",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378460",
"uncertainty": 120
},
"departure": {
"time": "1751378460",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378566",
"uncertainty": 120
},
"departure": {
"time": "1751378566",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378597",
"uncertainty": 120
},
"departure": {
"time": "1751378597",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378661",
"uncertainty": 120
},
"departure": {
"time": "1751378661",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378688",
"uncertainty": 120
},
"departure": {
"time": "1751378688",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751378771",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963975"
}
}
},
{
"id": "C1963974",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375901",
"uncertainty": 120
},
"departure": {
"time": "1751375901",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751375400",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375506",
"uncertainty": 120
},
"departure": {
"time": "1751375506",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375645",
"uncertainty": 120
},
"departure": {
"time": "1751375645",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375739",
"uncertainty": 120
},
"departure": {
"time": "1751375739",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375775",
"uncertainty": 120
},
"departure": {
"time": "1751375775",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375833",
"uncertainty": 120
},
"departure": {
"time": "1751375833",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375963",
"uncertainty": 120
},
"departure": {
"time": "1751375963",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376000",
"uncertainty": 120
},
"departure": {
"time": "1751376000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376095",
"uncertainty": 120
},
"departure": {
"time": "1751376095",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376162",
"uncertainty": 120
},
"departure": {
"time": "1751376162",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376205",
"uncertainty": 120
},
"departure": {
"time": "1751376205",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376259",
"uncertainty": 120
},
"departure": {
"time": "1751376259",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376318",
"uncertainty": 120
},
"departure": {
"time": "1751376318",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376376",
"uncertainty": 120
},
"departure": {
"time": "1751376376",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376475",
"uncertainty": 120
},
"departure": {
"time": "1751376475",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376558",
"uncertainty": 120
},
"departure": {
"time": "1751376558",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376658",
"uncertainty": 120
},
"departure": {
"time": "1751376658",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376862",
"uncertainty": 120
},
"departure": {
"time": "1751376862",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376930",
"uncertainty": 120
},
"departure": {
"time": "1751376930",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377042",
"uncertainty": 120
},
"departure": {
"time": "1751377042",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377103",
"uncertainty": 120
},
"departure": {
"time": "1751377103",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377194",
"uncertainty": 120
},
"departure": {
"time": "1751377194",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377271",
"uncertainty": 120
},
"departure": {
"time": "1751377271",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377321",
"uncertainty": 120
},
"departure": {
"time": "1751377321",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377402",
"uncertainty": 120
},
"departure": {
"time": "1751377402",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377458",
"uncertainty": 120
},
"departure": {
"time": "1751377458",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751377501",
"uncertainty": 120
},
"departure": {
"time": "1751377501",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751377554",
"uncertainty": 120
},
"departure": {
"time": "1751377554",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751377635",
"uncertainty": 120
},
"departure": {
"time": "1751377635",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751377739",
"uncertainty": 120
},
"departure": {
"time": "1751377739",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751377769",
"uncertainty": 120
},
"departure": {
"time": "1751377769",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751377832",
"uncertainty": 120
},
"departure": {
"time": "1751377832",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751377859",
"uncertainty": 120
},
"departure": {
"time": "1751377859",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377942",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963974"
}
}
},
{
"id": "C1963973",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374088",
"uncertainty": 120
},
"departure": {
"time": "1751374090",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751373644",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373706",
"uncertainty": 120
},
"departure": {
"time": "1751373706",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373809",
"uncertainty": 120
},
"departure": {
"time": "1751373825",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373939",
"uncertainty": 120
},
"departure": {
"time": "1751373939",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373959",
"uncertainty": 120
},
"departure": {
"time": "1751373975",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374015",
"uncertainty": 120
},
"departure": {
"time": "1751374033",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374163",
"uncertainty": 120
},
"departure": {
"time": "1751374163",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374200",
"uncertainty": 120
},
"departure": {
"time": "1751374200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374253",
"uncertainty": 120
},
"departure": {
"time": "1751374269",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374344",
"uncertainty": 120
},
"departure": {
"time": "1751374374",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374413",
"uncertainty": 120
},
"departure": {
"time": "1751374413",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374434",
"uncertainty": 120
},
"departure": {
"time": "1751374449",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374548",
"uncertainty": 120
},
"departure": {
"time": "1751374569",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374599",
"uncertainty": 120
},
"departure": {
"time": "1751374599",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374644",
"uncertainty": 120
},
"departure": {
"time": "1751374674",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374740",
"uncertainty": 120
},
"departure": {
"time": "1751374779",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374874",
"uncertainty": 120
},
"departure": {
"time": "1751374884",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375083",
"uncertainty": 120
},
"departure": {
"time": "1751375083",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375151",
"uncertainty": 120
},
"departure": {
"time": "1751375151",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375263",
"uncertainty": 120
},
"departure": {
"time": "1751375263",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375324",
"uncertainty": 120
},
"departure": {
"time": "1751375324",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375415",
"uncertainty": 120
},
"departure": {
"time": "1751375415",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375492",
"uncertainty": 120
},
"departure": {
"time": "1751375492",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375542",
"uncertainty": 120
},
"departure": {
"time": "1751375542",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375623",
"uncertainty": 120
},
"departure": {
"time": "1751375623",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375678",
"uncertainty": 120
},
"departure": {
"time": "1751375678",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375720",
"uncertainty": 120
},
"departure": {
"time": "1751375720",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375772",
"uncertainty": 120
},
"departure": {
"time": "1751375772",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375852",
"uncertainty": 120
},
"departure": {
"time": "1751375852",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375954",
"uncertainty": 120
},
"departure": {
"time": "1751375954",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375984",
"uncertainty": 120
},
"departure": {
"time": "1751375984",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376046",
"uncertainty": 120
},
"departure": {
"time": "1751376046",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376073",
"uncertainty": 120
},
"departure": {
"time": "1751376073",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376156",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963973"
},
"vehicle": {
"id": "310",
"label": "310"
}
}
},
{
"id": "C1965508",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375388",
"uncertainty": 120
},
"departure": {
"time": "1751375388",
"uncertainty": 120
},
"stopId": "0:MAl01"
},
{
"arrival": {
"time": "1751375592",
"uncertainty": 120
},
"departure": {
"time": "1751375592",
"uncertainty": 120
},
"stopId": "0:BIL01"
},
{
"arrival": {
"time": "1751375626",
"uncertainty": 120
},
"departure": {
"time": "1751375626",
"uncertainty": 120
},
"stopId": "0:Jac01"
},
{
"departure": {
"time": "1751373014",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373093",
"uncertainty": 120
},
"departure": {
"time": "1751373093",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373160",
"uncertainty": 120
},
"departure": {
"time": "1751373160",
"uncertainty": 120
},
"stopId": "0:ORC02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373206",
"uncertainty": 120
},
"departure": {
"time": "1751373206",
"uncertainty": 120
},
"stopId": "0:BEB02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373231",
"uncertainty": 120
},
"departure": {
"time": "1751373231",
"uncertainty": 120
},
"stopId": "0:maI02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373253",
"uncertainty": 120
},
"departure": {
"time": "1751373253",
"uncertainty": 120
},
"stopId": "0:DOM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373301",
"uncertainty": 120
},
"departure": {
"time": "1751373301",
"uncertainty": 120
},
"stopId": "0:VIL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373356",
"uncertainty": 120
},
"departure": {
"time": "1751373358",
"uncertainty": 120
},
"stopId": "0:MAN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373431",
"uncertainty": 120
},
"departure": {
"time": "1751373434",
"uncertainty": 120
},
"stopId": "0:SLe02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373515",
"uncertainty": 120
},
"departure": {
"time": "1751373515",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373565",
"uncertainty": 120
},
"departure": {
"time": "1751373565",
"uncertainty": 120
},
"stopId": "0:Reg02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373593",
"uncertainty": 120
},
"departure": {
"time": "1751373598",
"uncertainty": 120
},
"stopId": "0:Cha01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373695",
"uncertainty": 120
},
"departure": {
"time": "1751373695",
"uncertainty": 120
},
"stopId": "0:PEg01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373742",
"uncertainty": 120
},
"departure": {
"time": "1751373742",
"uncertainty": 120
},
"stopId": "0:MPa02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373806",
"uncertainty": 120
},
"departure": {
"time": "1751373806",
"uncertainty": 120
},
"stopId": "0:PSa02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373858",
"uncertainty": 120
},
"departure": {
"time": "1751373858",
"uncertainty": 120
},
"stopId": "0:EPa02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373991",
"uncertainty": 120
},
"departure": {
"time": "1751373991",
"uncertainty": 120
},
"stopId": "0:Roy02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374041",
"uncertainty": 120
},
"departure": {
"time": "1751374041",
"uncertainty": 120
},
"stopId": "0:VLe02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374134",
"uncertainty": 120
},
"departure": {
"time": "1751374134",
"uncertainty": 120
},
"stopId": "0:Jol02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374183",
"uncertainty": 120
},
"departure": {
"time": "1751374183",
"uncertainty": 120
},
"stopId": "0:mMe02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374282",
"uncertainty": 120
},
"departure": {
"time": "1751374282",
"uncertainty": 120
},
"stopId": "0:Fro02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374383",
"uncertainty": 120
},
"departure": {
"time": "1751374383",
"uncertainty": 120
},
"stopId": "0:Val02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374422",
"uncertainty": 120
},
"departure": {
"time": "1751374423",
"uncertainty": 120
},
"stopId": "0:SBe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374581",
"uncertainty": 120
},
"departure": {
"time": "1751374588",
"uncertainty": 120
},
"stopId": "0:Van02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374773",
"uncertainty": 120
},
"departure": {
"time": "1751374783",
"uncertainty": 120
},
"stopId": "0:SMA02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374836",
"uncertainty": 120
},
"departure": {
"time": "1751374843",
"uncertainty": 120
},
"stopId": "0:SMR02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374938",
"uncertainty": 120
},
"departure": {
"time": "1751374938",
"uncertainty": 120
},
"stopId": "0:Cul02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374999",
"uncertainty": 120
},
"departure": {
"time": "1751374999",
"uncertainty": 120
},
"stopId": "0:LVa02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375112",
"uncertainty": 120
},
"departure": {
"time": "1751375112",
"uncertainty": 120
},
"stopId": "0:LVA02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375153",
"uncertainty": 120
},
"departure": {
"time": "1751375153",
"uncertainty": 120
},
"stopId": "0:MAZ02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375335",
"uncertainty": 120
},
"departure": {
"time": "1751375335",
"uncertainty": 120
},
"stopId": "0:TIR01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375383",
"uncertainty": 120
},
"departure": {
"time": "1751375383",
"uncertainty": 120
},
"stopId": "0:MAl01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375393",
"uncertainty": 120
},
"departure": {
"time": "1751375393",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375439",
"uncertainty": 120
},
"departure": {
"time": "1751375439",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375492",
"uncertainty": 120
},
"departure": {
"time": "1751375492",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375676",
"uncertainty": 120
},
"departure": {
"time": "1751375676",
"uncertainty": 120
},
"stopId": "0:TOU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375735",
"uncertainty": 120
},
"departure": {
"time": "1751375735",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375777",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965508"
},
"vehicle": {
"id": "293",
"label": "293"
}
}
},
{
"id": "C1963972",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751373249",
"uncertainty": 120
},
"departure": {
"time": "1751373268",
"uncertainty": 120
},
"stopId": "0:WEI01"
},
{
"departure": {
"time": "1751372792",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372851",
"uncertainty": 120
},
"departure": {
"time": "1751372851",
"uncertainty": 120
},
"stopId": "0:STO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372911",
"uncertainty": 120
},
"departure": {
"time": "1751372941",
"uncertainty": 120
},
"stopId": "0:CEn02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373091",
"uncertainty": 120
},
"departure": {
"time": "1751373091",
"uncertainty": 120
},
"stopId": "0:GAG01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373106",
"uncertainty": 120
},
"departure": {
"time": "1751373135",
"uncertainty": 120
},
"stopId": "0:MAS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373166",
"uncertainty": 120
},
"departure": {
"time": "1751373196",
"uncertainty": 120
},
"stopId": "0:PAl01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373323",
"uncertainty": 120
},
"departure": {
"time": "1751373323",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373360",
"uncertainty": 120
},
"departure": {
"time": "1751373360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373429",
"uncertainty": 120
},
"departure": {
"time": "1751373429",
"uncertainty": 120
},
"stopId": "0:DEV01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373488",
"uncertainty": 120
},
"departure": {
"time": "1751373518",
"uncertainty": 120
},
"stopId": "0:BLa01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373549",
"uncertainty": 120
},
"departure": {
"time": "1751373564",
"uncertainty": 120
},
"stopId": "0:LAC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373608",
"uncertainty": 120
},
"departure": {
"time": "1751373608",
"uncertainty": 120
},
"stopId": "0:GUe01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373653",
"uncertainty": 120
},
"departure": {
"time": "1751373683",
"uncertainty": 120
},
"stopId": "0:STM01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373713",
"uncertainty": 120
},
"departure": {
"time": "1751373728",
"uncertainty": 120
},
"stopId": "0:DEL01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373813",
"uncertainty": 120
},
"departure": {
"time": "1751373818",
"uncertainty": 120
},
"stopId": "0:GAU01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373908",
"uncertainty": 120
},
"departure": {
"time": "1751373938",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373998",
"uncertainty": 120
},
"departure": {
"time": "1751374028",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374157",
"uncertainty": 120
},
"departure": {
"time": "1751374223",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374268",
"uncertainty": 120
},
"departure": {
"time": "1751374283",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374370",
"uncertainty": 120
},
"departure": {
"time": "1751374374",
"uncertainty": 120
},
"stopId": "0:MAD01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374417",
"uncertainty": 120
},
"departure": {
"time": "1751374417",
"uncertainty": 120
},
"stopId": "0:GIl01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374479",
"uncertainty": 120
},
"departure": {
"time": "1751374479",
"uncertainty": 120
},
"stopId": "0:VEr01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374524",
"uncertainty": 120
},
"departure": {
"time": "1751374524",
"uncertainty": 120
},
"stopId": "0:HER01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374583",
"uncertainty": 120
},
"departure": {
"time": "1751374598",
"uncertainty": 120
},
"stopId": "0:HAU01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374659",
"uncertainty": 120
},
"departure": {
"time": "1751374688",
"uncertainty": 120
},
"stopId": "0:LOM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374727",
"uncertainty": 120
},
"departure": {
"time": "1751374749",
"uncertainty": 120
},
"stopId": "0:MRN01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374778",
"uncertainty": 120
},
"departure": {
"time": "1751374794",
"uncertainty": 120
},
"stopId": "0:LYC01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374830",
"uncertainty": 120
},
"departure": {
"time": "1751374838",
"uncertainty": 120
},
"stopId": "0:MAs01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374932",
"uncertainty": 120
},
"departure": {
"time": "1751374932",
"uncertainty": 120
},
"stopId": "0:TEC01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375036",
"uncertainty": 120
},
"departure": {
"time": "1751375036",
"uncertainty": 120
},
"stopId": "0:Cro01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375066",
"uncertainty": 120
},
"departure": {
"time": "1751375066",
"uncertainty": 120
},
"stopId": "0:IUT01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375129",
"uncertainty": 120
},
"departure": {
"time": "1751375129",
"uncertainty": 120
},
"stopId": "0:QUE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375156",
"uncertainty": 120
},
"departure": {
"time": "1751375156",
"uncertainty": 120
},
"stopId": "0:CHM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375239",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963972"
},
"vehicle": {
"id": "325",
"label": "325"
}
}
},
{
"id": "C1965506",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375942",
"uncertainty": 120
},
"departure": {
"time": "1751375942",
"uncertainty": 120
},
"stopId": "0:Jac02"
},
{
"arrival": {
"time": "1751376189",
"uncertainty": 120
},
"departure": {
"time": "1751376189",
"uncertainty": 120
},
"stopId": "0:MAl02"
},
{
"departure": {
"time": "1751375774",
"uncertainty": 120
},
"stopId": "0:FoN01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375793",
"uncertainty": 120
},
"departure": {
"time": "1751375793",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375880",
"uncertainty": 120
},
"departure": {
"time": "1751375880",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375832",
"uncertainty": 120
},
"departure": {
"time": "1751375832",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PHi02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375882",
"uncertainty": 120
},
"departure": {
"time": "1751375882",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHa02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375933",
"uncertainty": 120
},
"departure": {
"time": "1751375933",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:Ber02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376191",
"uncertainty": 120
},
"departure": {
"time": "1751376191",
"uncertainty": 120
},
"stopId": "0:MAl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376243",
"uncertainty": 120
},
"departure": {
"time": "1751376243",
"uncertainty": 120
},
"stopId": "0:TIR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376418",
"uncertainty": 120
},
"departure": {
"time": "1751376418",
"uncertainty": 120
},
"stopId": "0:MAZ01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376473",
"uncertainty": 120
},
"departure": {
"time": "1751376473",
"uncertainty": 120
},
"stopId": "0:LVA01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376592",
"uncertainty": 120
},
"departure": {
"time": "1751376592",
"uncertainty": 120
},
"stopId": "0:LVa01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376653",
"uncertainty": 120
},
"departure": {
"time": "1751376653",
"uncertainty": 120
},
"stopId": "0:Cul01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376751",
"uncertainty": 120
},
"departure": {
"time": "1751376751",
"uncertainty": 120
},
"stopId": "0:SMR01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376807",
"uncertainty": 120
},
"departure": {
"time": "1751376807",
"uncertainty": 120
},
"stopId": "0:SMA01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377006",
"uncertainty": 120
},
"departure": {
"time": "1751377006",
"uncertainty": 120
},
"stopId": "0:Van01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377192",
"uncertainty": 120
},
"departure": {
"time": "1751377192",
"uncertainty": 120
},
"stopId": "0:SBe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377227",
"uncertainty": 120
},
"departure": {
"time": "1751377227",
"uncertainty": 120
},
"stopId": "0:Val01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377333",
"uncertainty": 120
},
"departure": {
"time": "1751377333",
"uncertainty": 120
},
"stopId": "0:Fro01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377418",
"uncertainty": 120
},
"departure": {
"time": "1751377418",
"uncertainty": 120
},
"stopId": "0:mMe01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377457",
"uncertainty": 120
},
"departure": {
"time": "1751377457",
"uncertainty": 120
},
"stopId": "0:Jol01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377552",
"uncertainty": 120
},
"departure": {
"time": "1751377552",
"uncertainty": 120
},
"stopId": "0:VLe01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377592",
"uncertainty": 120
},
"departure": {
"time": "1751377592",
"uncertainty": 120
},
"stopId": "0:Roy01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377753",
"uncertainty": 120
},
"departure": {
"time": "1751377753",
"uncertainty": 120
},
"stopId": "0:EPa01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377792",
"uncertainty": 120
},
"departure": {
"time": "1751377792",
"uncertainty": 120
},
"stopId": "0:PSa01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377905",
"uncertainty": 120
},
"departure": {
"time": "1751377905",
"uncertainty": 120
},
"stopId": "0:MPa01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377966",
"uncertainty": 120
},
"departure": {
"time": "1751377966",
"uncertainty": 120
},
"stopId": "0:PEg02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378117",
"uncertainty": 120
},
"departure": {
"time": "1751378117",
"uncertainty": 120
},
"stopId": "0:Cha02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378150",
"uncertainty": 120
},
"departure": {
"time": "1751378150",
"uncertainty": 120
},
"stopId": "0:Reg01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378215",
"uncertainty": 120
},
"departure": {
"time": "1751378215",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378313",
"uncertainty": 120
},
"departure": {
"time": "1751378313",
"uncertainty": 120
},
"stopId": "0:SLe01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378425",
"uncertainty": 120
},
"departure": {
"time": "1751378425",
"uncertainty": 120
},
"stopId": "0:MAN01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378484",
"uncertainty": 120
},
"departure": {
"time": "1751378484",
"uncertainty": 120
},
"stopId": "0:VIL01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378548",
"uncertainty": 120
},
"departure": {
"time": "1751378548",
"uncertainty": 120
},
"stopId": "0:DOM01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751378572",
"uncertainty": 120
},
"departure": {
"time": "1751378572",
"uncertainty": 120
},
"stopId": "0:maI01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751378610",
"uncertainty": 120
},
"departure": {
"time": "1751378610",
"uncertainty": 120
},
"stopId": "0:BEB01",
"stopSequence": 35
},
{
"arrival": {
"time": "1751378682",
"uncertainty": 120
},
"departure": {
"time": "1751378682",
"uncertainty": 120
},
"stopId": "0:ORC01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751378729",
"uncertainty": 120
},
"departure": {
"time": "1751378729",
"uncertainty": 120
},
"stopId": "0:COQ02",
"stopSequence": 37
},
{
"arrival": {
"time": "1751378822",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965506"
}
}
},
{
"id": "C1963965",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751378618",
"uncertainty": 120
},
"departure": {
"time": "1751378618",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751376660",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376729",
"uncertainty": 120
},
"departure": {
"time": "1751376729",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376774",
"uncertainty": 120
},
"departure": {
"time": "1751376774",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376824",
"uncertainty": 120
},
"departure": {
"time": "1751376824",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376879",
"uncertainty": 120
},
"departure": {
"time": "1751376879",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376974",
"uncertainty": 120
},
"departure": {
"time": "1751376974",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377084",
"uncertainty": 120
},
"departure": {
"time": "1751377084",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377153",
"uncertainty": 120
},
"departure": {
"time": "1751377153",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377186",
"uncertainty": 120
},
"departure": {
"time": "1751377186",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377260",
"uncertainty": 120
},
"departure": {
"time": "1751377260",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377335",
"uncertainty": 120
},
"departure": {
"time": "1751377335",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377394",
"uncertainty": 120
},
"departure": {
"time": "1751377394",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377457",
"uncertainty": 120
},
"departure": {
"time": "1751377457",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377520",
"uncertainty": 120
},
"departure": {
"time": "1751377520",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377658",
"uncertainty": 120
},
"departure": {
"time": "1751377658",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377740",
"uncertainty": 120
},
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377929",
"uncertainty": 120
},
"departure": {
"time": "1751377929",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378040",
"uncertainty": 120
},
"departure": {
"time": "1751378040",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378127",
"uncertainty": 120
},
"departure": {
"time": "1751378127",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378172",
"uncertainty": 120
},
"departure": {
"time": "1751378172",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378235",
"uncertainty": 120
},
"departure": {
"time": "1751378235",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378274",
"uncertainty": 120
},
"departure": {
"time": "1751378274",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378315",
"uncertainty": 120
},
"departure": {
"time": "1751378315",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378403",
"uncertainty": 120
},
"departure": {
"time": "1751378403",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378447",
"uncertainty": 120
},
"departure": {
"time": "1751378447",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378580",
"uncertainty": 120
},
"departure": {
"time": "1751378580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378611",
"uncertainty": 120
},
"departure": {
"time": "1751378611",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378694",
"uncertainty": 120
},
"departure": {
"time": "1751378694",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378747",
"uncertainty": 120
},
"departure": {
"time": "1751378747",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378792",
"uncertainty": 120
},
"departure": {
"time": "1751378792",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378859",
"uncertainty": 120
},
"departure": {
"time": "1751378859",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378976",
"uncertainty": 120
},
"departure": {
"time": "1751378976",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751379032",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963965"
}
}
},
{
"id": "C1963964",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377778",
"uncertainty": 120
},
"departure": {
"time": "1751377778",
"uncertainty": 120
},
"stopId": "0:WEI02"
},
{
"departure": {
"time": "1751375820",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375889",
"uncertainty": 120
},
"departure": {
"time": "1751375889",
"uncertainty": 120
},
"stopId": "0:CHM02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375934",
"uncertainty": 120
},
"departure": {
"time": "1751375934",
"uncertainty": 120
},
"stopId": "0:QUE02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375984",
"uncertainty": 120
},
"departure": {
"time": "1751375984",
"uncertainty": 120
},
"stopId": "0:IUT02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376039",
"uncertainty": 120
},
"departure": {
"time": "1751376039",
"uncertainty": 120
},
"stopId": "0:Cro02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376134",
"uncertainty": 120
},
"departure": {
"time": "1751376134",
"uncertainty": 120
},
"stopId": "0:TEC02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376244",
"uncertainty": 120
},
"departure": {
"time": "1751376244",
"uncertainty": 120
},
"stopId": "0:MAs02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376313",
"uncertainty": 120
},
"departure": {
"time": "1751376313",
"uncertainty": 120
},
"stopId": "0:LYC02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376346",
"uncertainty": 120
},
"departure": {
"time": "1751376346",
"uncertainty": 120
},
"stopId": "0:MRN02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376420",
"uncertainty": 120
},
"departure": {
"time": "1751376420",
"uncertainty": 120
},
"stopId": "0:LOM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376495",
"uncertainty": 120
},
"departure": {
"time": "1751376495",
"uncertainty": 120
},
"stopId": "0:HAU02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376554",
"uncertainty": 120
},
"departure": {
"time": "1751376554",
"uncertainty": 120
},
"stopId": "0:HER02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376617",
"uncertainty": 120
},
"departure": {
"time": "1751376617",
"uncertainty": 120
},
"stopId": "0:VEr02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376680",
"uncertainty": 120
},
"departure": {
"time": "1751376680",
"uncertainty": 120
},
"stopId": "0:GIl02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376720",
"uncertainty": 120
},
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:MAD02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376818",
"uncertainty": 120
},
"departure": {
"time": "1751376818",
"uncertainty": 120
},
"stopId": "0:TER02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376900",
"uncertainty": 120
},
"departure": {
"time": "1751376900",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377089",
"uncertainty": 120
},
"departure": {
"time": "1751377089",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377200",
"uncertainty": 120
},
"departure": {
"time": "1751377200",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377287",
"uncertainty": 120
},
"departure": {
"time": "1751377287",
"uncertainty": 120
},
"stopId": "0:GAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377332",
"uncertainty": 120
},
"departure": {
"time": "1751377332",
"uncertainty": 120
},
"stopId": "0:DEL02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377395",
"uncertainty": 120
},
"departure": {
"time": "1751377395",
"uncertainty": 120
},
"stopId": "0:STM02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377434",
"uncertainty": 120
},
"departure": {
"time": "1751377434",
"uncertainty": 120
},
"stopId": "0:GUe02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377475",
"uncertainty": 120
},
"departure": {
"time": "1751377475",
"uncertainty": 120
},
"stopId": "0:LAC02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377563",
"uncertainty": 120
},
"departure": {
"time": "1751377563",
"uncertainty": 120
},
"stopId": "0:BLa02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377607",
"uncertainty": 120
},
"departure": {
"time": "1751377607",
"uncertainty": 120
},
"stopId": "0:DEV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751377740",
"uncertainty": 120
},
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MRO02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751377771",
"uncertainty": 120
},
"departure": {
"time": "1751377771",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLo02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751377854",
"uncertainty": 120
},
"departure": {
"time": "1751377854",
"uncertainty": 120
},
"stopId": "0:PAl02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751377907",
"uncertainty": 120
},
"departure": {
"time": "1751377907",
"uncertainty": 120
},
"stopId": "0:MAS02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751377952",
"uncertainty": 120
},
"departure": {
"time": "1751377952",
"uncertainty": 120
},
"stopId": "0:GAG02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378019",
"uncertainty": 120
},
"departure": {
"time": "1751378019",
"uncertainty": 120
},
"stopId": "0:CEn01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378136",
"uncertainty": 120
},
"departure": {
"time": "1751378136",
"uncertainty": 120
},
"stopId": "0:STO02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751378192",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963964"
}
}
},
{
"id": "C1962725",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375280",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375367",
"uncertainty": 120
},
"departure": {
"time": "1751375367",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375488",
"uncertainty": 120
},
"departure": {
"time": "1751375488",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375630",
"uncertainty": 120
},
"departure": {
"time": "1751375630",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375695",
"uncertainty": 120
},
"departure": {
"time": "1751375695",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375749",
"uncertainty": 120
},
"departure": {
"time": "1751375749",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375811",
"uncertainty": 120
},
"departure": {
"time": "1751375811",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375949",
"uncertainty": 120
},
"departure": {
"time": "1751375949",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375998",
"uncertainty": 120
},
"departure": {
"time": "1751375998",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376052",
"uncertainty": 120
},
"departure": {
"time": "1751376052",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376105",
"uncertainty": 120
},
"departure": {
"time": "1751376105",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376174",
"uncertainty": 120
},
"departure": {
"time": "1751376174",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376233",
"uncertainty": 120
},
"departure": {
"time": "1751376233",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376269",
"uncertainty": 120
},
"departure": {
"time": "1751376269",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376367",
"uncertainty": 120
},
"departure": {
"time": "1751376367",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376480",
"uncertainty": 120
},
"departure": {
"time": "1751376480",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376522",
"uncertainty": 120
},
"departure": {
"time": "1751376522",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376687",
"uncertainty": 120
},
"departure": {
"time": "1751376687",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376784",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962725"
}
}
},
{
"id": "C1962724",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377680",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377767",
"uncertainty": 120
},
"departure": {
"time": "1751377767",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377888",
"uncertainty": 120
},
"departure": {
"time": "1751377888",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378030",
"uncertainty": 120
},
"departure": {
"time": "1751378030",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378084",
"uncertainty": 120
},
"departure": {
"time": "1751378084",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378171",
"uncertainty": 120
},
"departure": {
"time": "1751378171",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378270",
"uncertainty": 120
},
"departure": {
"time": "1751378270",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378408",
"uncertainty": 120
},
"departure": {
"time": "1751378408",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378457",
"uncertainty": 120
},
"departure": {
"time": "1751378457",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378511",
"uncertainty": 120
},
"departure": {
"time": "1751378511",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378564",
"uncertainty": 120
},
"departure": {
"time": "1751378564",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378633",
"uncertainty": 120
},
"departure": {
"time": "1751378633",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378692",
"uncertainty": 120
},
"departure": {
"time": "1751378692",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378728",
"uncertainty": 120
},
"departure": {
"time": "1751378728",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378810",
"uncertainty": 120
},
"departure": {
"time": "1751378810",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378926",
"uncertainty": 120
},
"departure": {
"time": "1751378926",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378967",
"uncertainty": 120
},
"departure": {
"time": "1751378967",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379130",
"uncertainty": 120
},
"departure": {
"time": "1751379130",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379227",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962724"
}
}
},
{
"id": "C1962714",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378160",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751378317",
"uncertainty": 120
},
"departure": {
"time": "1751378317",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751378438",
"uncertainty": 120
},
"departure": {
"time": "1751378438",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378580",
"uncertainty": 120
},
"departure": {
"time": "1751378580",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378634",
"uncertainty": 120
},
"departure": {
"time": "1751378634",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378721",
"uncertainty": 120
},
"departure": {
"time": "1751378721",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378820",
"uncertainty": 120
},
"departure": {
"time": "1751378820",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378958",
"uncertainty": 120
},
"departure": {
"time": "1751378958",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751379007",
"uncertainty": 120
},
"departure": {
"time": "1751379007",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751379061",
"uncertainty": 120
},
"departure": {
"time": "1751379061",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751379114",
"uncertainty": 120
},
"departure": {
"time": "1751379114",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751379183",
"uncertainty": 120
},
"departure": {
"time": "1751379183",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751379242",
"uncertainty": 120
},
"departure": {
"time": "1751379242",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751379278",
"uncertainty": 120
},
"departure": {
"time": "1751379278",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751379360",
"uncertainty": 120
},
"departure": {
"time": "1751379360",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751379476",
"uncertainty": 120
},
"departure": {
"time": "1751379476",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379518",
"uncertainty": 120
},
"departure": {
"time": "1751379518",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379683",
"uncertainty": 120
},
"departure": {
"time": "1751379683",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379780",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962714"
}
}
},
{
"id": "C1962705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375760",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375847",
"uncertainty": 120
},
"departure": {
"time": "1751375847",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375968",
"uncertainty": 120
},
"departure": {
"time": "1751375968",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376110",
"uncertainty": 120
},
"departure": {
"time": "1751376110",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376164",
"uncertainty": 120
},
"departure": {
"time": "1751376164",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376251",
"uncertainty": 120
},
"departure": {
"time": "1751376251",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376350",
"uncertainty": 120
},
"departure": {
"time": "1751376350",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376488",
"uncertainty": 120
},
"departure": {
"time": "1751376488",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376537",
"uncertainty": 120
},
"departure": {
"time": "1751376537",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376591",
"uncertainty": 120
},
"departure": {
"time": "1751376591",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376644",
"uncertainty": 120
},
"departure": {
"time": "1751376644",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376713",
"uncertainty": 120
},
"departure": {
"time": "1751376713",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376772",
"uncertainty": 120
},
"departure": {
"time": "1751376772",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376808",
"uncertainty": 120
},
"departure": {
"time": "1751376808",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376890",
"uncertainty": 120
},
"departure": {
"time": "1751376890",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377006",
"uncertainty": 120
},
"departure": {
"time": "1751377006",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377047",
"uncertainty": 120
},
"departure": {
"time": "1751377047",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377209",
"uncertainty": 120
},
"departure": {
"time": "1751377209",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377306",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962705"
}
}
},
{
"id": "C1962697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373422",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373493",
"uncertainty": 120
},
"departure": {
"time": "1751373493",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373568",
"uncertainty": 120
},
"departure": {
"time": "1751373568",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373658",
"uncertainty": 120
},
"departure": {
"time": "1751373749",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373808",
"uncertainty": 120
},
"departure": {
"time": "1751373823",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373912",
"uncertainty": 120
},
"departure": {
"time": "1751373943",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374020",
"uncertainty": 120
},
"departure": {
"time": "1751374033",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374107",
"uncertainty": 120
},
"departure": {
"time": "1751374138",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374183",
"uncertainty": 120
},
"departure": {
"time": "1751374183",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374213",
"uncertainty": 120
},
"departure": {
"time": "1751374213",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374243",
"uncertainty": 120
},
"departure": {
"time": "1751374258",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374303",
"uncertainty": 120
},
"departure": {
"time": "1751374333",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374378",
"uncertainty": 120
},
"departure": {
"time": "1751374393",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374423",
"uncertainty": 120
},
"departure": {
"time": "1751374498",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374543",
"uncertainty": 120
},
"departure": {
"time": "1751374573",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374688",
"uncertainty": 120
},
"departure": {
"time": "1751374708",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374738",
"uncertainty": 120
},
"departure": {
"time": "1751374738",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374858",
"uncertainty": 120
},
"departure": {
"time": "1751374858",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374980",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962697"
},
"vehicle": {
"id": "349",
"label": "349"
}
}
},
{
"id": "C1965218",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377860",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965218"
}
}
},
{
"id": "C1965217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375160",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965217"
},
"vehicle": {
"id": "287",
"label": "287"
}
}
},
{
"id": "C1965215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376540",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965215"
}
}
},
{
"id": "C1966615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966615"
}
}
},
{
"id": "C1965211",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373752",
"uncertainty": 120
},
"stopId": "0:STG01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373805",
"uncertainty": 120
},
"departure": {
"time": "1751373812",
"uncertainty": 120
},
"stopId": "0:DUF01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373857",
"uncertainty": 120
},
"departure": {
"time": "1751373857",
"uncertainty": 120
},
"stopId": "0:CEZ01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373893",
"uncertainty": 120
},
"departure": {
"time": "1751373893",
"uncertainty": 120
},
"stopId": "0:PRI02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373930",
"uncertainty": 120
},
"departure": {
"time": "1751373947",
"uncertainty": 120
},
"stopId": "0:MSG02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374022",
"uncertainty": 120
},
"departure": {
"time": "1751374022",
"uncertainty": 120
},
"stopId": "0:MAr02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374052",
"uncertainty": 120
},
"departure": {
"time": "1751374052",
"uncertainty": 120
},
"stopId": "0:PDl02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374124",
"uncertainty": 120
},
"departure": {
"time": "1751374127",
"uncertainty": 120
},
"stopId": "0:PER02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374172",
"uncertainty": 120
},
"departure": {
"time": "1751374172",
"uncertainty": 120
},
"stopId": "0:PiT02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374187",
"uncertainty": 120
},
"departure": {
"time": "1751374187",
"uncertainty": 120
},
"stopId": "0:COM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374214",
"uncertainty": 120
},
"departure": {
"time": "1751374214",
"uncertainty": 120
},
"stopId": "0:OLI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374262",
"uncertainty": 120
},
"departure": {
"time": "1751374277",
"uncertainty": 120
},
"stopId": "0:GaU02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374337",
"uncertainty": 120
},
"departure": {
"time": "1751374352",
"uncertainty": 120
},
"stopId": "0:ANT02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374442",
"uncertainty": 120
},
"departure": {
"time": "1751374442",
"uncertainty": 120
},
"stopId": "0:MED02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374486",
"uncertainty": 120
},
"departure": {
"time": "1751374592",
"uncertainty": 120
},
"stopId": "0:CCE02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374637",
"uncertainty": 120
},
"departure": {
"time": "1751374637",
"uncertainty": 120
},
"stopId": "0:MAi02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374697",
"uncertainty": 120
},
"departure": {
"time": "1751374697",
"uncertainty": 120
},
"stopId": "0:BAl02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374757",
"uncertainty": 120
},
"departure": {
"time": "1751374772",
"uncertainty": 120
},
"stopId": "0:MAU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374832",
"uncertainty": 120
},
"departure": {
"time": "1751374862",
"uncertainty": 120
},
"stopId": "0:TIL02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374918",
"uncertainty": 120
},
"departure": {
"time": "1751374918",
"uncertainty": 120
},
"stopId": "0:DID02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375074",
"uncertainty": 120
},
"departure": {
"time": "1751375074",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375171",
"uncertainty": 120
},
"departure": {
"time": "1751375171",
"uncertainty": 120
},
"stopId": "0:GAR03",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375254",
"uncertainty": 120
},
"departure": {
"time": "1751375254",
"uncertainty": 120
},
"stopId": "0:VlS01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375376",
"uncertainty": 120
},
"departure": {
"time": "1751375376",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375451",
"uncertainty": 120
},
"departure": {
"time": "1751375451",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375502",
"uncertainty": 120
},
"departure": {
"time": "1751375502",
"uncertainty": 120
},
"stopId": "0:Jac02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375558",
"uncertainty": 120
},
"departure": {
"time": "1751375558",
"uncertainty": 120
},
"stopId": "0:BIL02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375593",
"uncertainty": 120
},
"departure": {
"time": "1751375593",
"uncertainty": 120
},
"stopId": "0:TAM02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375636",
"uncertainty": 120
},
"departure": {
"time": "1751375636",
"uncertainty": 120
},
"stopId": "0:BRO02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375677",
"uncertainty": 120
},
"departure": {
"time": "1751375677",
"uncertainty": 120
},
"stopId": "0:SEC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375711",
"uncertainty": 120
},
"departure": {
"time": "1751375711",
"uncertainty": 120
},
"stopId": "0:DEM02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375741",
"uncertainty": 120
},
"departure": {
"time": "1751375741",
"uncertainty": 120
},
"stopId": "0:CHm02",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375814",
"uncertainty": 120
},
"departure": {
"time": "1751375814",
"uncertainty": 120
},
"stopId": "0:GDF02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375887",
"uncertainty": 120
},
"departure": {
"time": "1751375887",
"uncertainty": 120
},
"stopId": "0:PPP02",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375926",
"uncertainty": 120
},
"stopId": "0:FOU01",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965211"
},
"vehicle": {
"id": "309",
"label": "309"
}
}
},
{
"id": "C1966614",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374145",
"uncertainty": 120
},
"stopId": "0:CEN02",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374185",
"uncertainty": 120
},
"departure": {
"time": "1751374185",
"uncertainty": 120
},
"stopId": "0:Vie01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374233",
"uncertainty": 120
},
"departure": {
"time": "1751374233",
"uncertainty": 120
},
"stopId": "0:HUG02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374279",
"uncertainty": 120
},
"departure": {
"time": "1751374279",
"uncertainty": 120
},
"stopId": "0:DEc02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374303",
"uncertainty": 120
},
"departure": {
"time": "1751374303",
"uncertainty": 120
},
"stopId": "0:RES02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374350",
"uncertainty": 120
},
"departure": {
"time": "1751374369",
"uncertainty": 120
},
"stopId": "0:COH02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374444",
"uncertainty": 120
},
"departure": {
"time": "1751374444",
"uncertainty": 120
},
"stopId": "0:ROD02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374470",
"uncertainty": 120
},
"departure": {
"time": "1751374470",
"uncertainty": 120
},
"stopId": "0:DOL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374515",
"uncertainty": 120
},
"departure": {
"time": "1751374515",
"uncertainty": 120
},
"stopId": "0:BUC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374560",
"uncertainty": 120
},
"departure": {
"time": "1751374560",
"uncertainty": 120
},
"stopId": "0:PIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374590",
"uncertainty": 120
},
"departure": {
"time": "1751374609",
"uncertainty": 120
},
"stopId": "0:CAR02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374663",
"uncertainty": 120
},
"departure": {
"time": "1751374684",
"uncertainty": 120
},
"stopId": "0:MAL02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374729",
"uncertainty": 120
},
"departure": {
"time": "1751374729",
"uncertainty": 120
},
"stopId": "0:TRO02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374789",
"uncertainty": 120
},
"departure": {
"time": "1751374789",
"uncertainty": 120
},
"stopId": "0:NUN02",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374804",
"uncertainty": 120
},
"departure": {
"time": "1751374804",
"uncertainty": 120
},
"stopId": "0:PLA02",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374849",
"uncertainty": 120
},
"departure": {
"time": "1751374864",
"uncertainty": 120
},
"stopId": "0:CUV02",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374928",
"uncertainty": 120
},
"departure": {
"time": "1751374928",
"uncertainty": 120
},
"stopId": "0:CHN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375013",
"uncertainty": 120
},
"departure": {
"time": "1751375013",
"uncertainty": 120
},
"stopId": "0:FER02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375072",
"uncertainty": 120
},
"departure": {
"time": "1751375072",
"uncertainty": 120
},
"stopId": "0:HAu02",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375126",
"uncertainty": 120
},
"departure": {
"time": "1751375126",
"uncertainty": 120
},
"stopId": "0:11N02",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375220",
"uncertainty": 120
},
"departure": {
"time": "1751375220",
"uncertainty": 120
},
"stopId": "0:COU02",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375278",
"uncertainty": 120
},
"departure": {
"time": "1751375278",
"uncertainty": 120
},
"stopId": "0:VOl02",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375331",
"uncertainty": 120
},
"departure": {
"time": "1751375331",
"uncertainty": 120
},
"stopId": "0:PAt02",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375539",
"uncertainty": 120
},
"departure": {
"time": "1751375539",
"uncertainty": 120
},
"stopId": "0:1RA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375575",
"uncertainty": 120
},
"departure": {
"time": "1751375575",
"uncertainty": 120
},
"stopId": "0:BEU02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375680",
"uncertainty": 120
},
"departure": {
"time": "1751375680",
"uncertainty": 120
},
"stopId": "0:14J03",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375756",
"uncertainty": 120
},
"departure": {
"time": "1751375756",
"uncertainty": 120
},
"stopId": "0:PZI02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375833",
"uncertainty": 120
},
"departure": {
"time": "1751375833",
"uncertainty": 120
},
"stopId": "0:FOR01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375893",
"uncertainty": 120
},
"departure": {
"time": "1751375893",
"uncertainty": 120
},
"stopId": "0:CHr01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375955",
"uncertainty": 120
},
"departure": {
"time": "1751375955",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376040",
"uncertainty": 120
},
"departure": {
"time": "1751376040",
"uncertainty": 120
},
"stopId": "0:SQU02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376096",
"uncertainty": 120
},
"departure": {
"time": "1751376096",
"uncertainty": 120
},
"stopId": "0:EUr02",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376159",
"uncertainty": 120
},
"departure": {
"time": "1751376159",
"uncertainty": 120
},
"stopId": "0:STd02",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376201",
"uncertainty": 120
},
"departure": {
"time": "1751376201",
"uncertainty": 120
},
"stopId": "0:Std02",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376312",
"uncertainty": 120
},
"departure": {
"time": "1751376312",
"uncertainty": 120
},
"stopId": "0:PTH02",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376363",
"uncertainty": 120
},
"departure": {
"time": "1751376363",
"uncertainty": 120
},
"stopId": "0:JAF02",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376417",
"uncertainty": 120
},
"departure": {
"time": "1751376417",
"uncertainty": 120
},
"stopId": "0:MOU02",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376460",
"uncertainty": 120
},
"departure": {
"time": "1751376460",
"uncertainty": 120
},
"stopId": "0:DEB02",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376511",
"uncertainty": 120
},
"departure": {
"time": "1751376511",
"uncertainty": 120
},
"stopId": "0:LEM02",
"stopSequence": 39
},
{
"arrival": {
"time": "1751376561",
"uncertainty": 120
},
"departure": {
"time": "1751376561",
"uncertainty": 120
},
"stopId": "0:KEL02",
"stopSequence": 40
},
{
"arrival": {
"time": "1751376614",
"uncertainty": 120
},
"departure": {
"time": "1751376614",
"uncertainty": 120
},
"stopId": "0:MRQ02",
"stopSequence": 41
},
{
"arrival": {
"time": "1751376648",
"uncertainty": 120
},
"departure": {
"time": "1751376648",
"uncertainty": 120
},
"stopId": "0:VrD02",
"stopSequence": 42
},
{
"arrival": {
"time": "1751376710",
"uncertainty": 120
},
"departure": {
"time": "1751376710",
"uncertainty": 120
},
"stopId": "0:CpG02",
"stopSequence": 43
},
{
"arrival": {
"time": "1751376803",
"uncertainty": 120
},
"departure": {
"time": "1751376803",
"uncertainty": 120
},
"stopId": "0:ChM02",
"stopSequence": 44
},
{
"arrival": {
"time": "1751376820",
"uncertainty": 120
},
"stopId": "0:ChT01",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1966614"
},
"vehicle": {
"id": "322",
"label": "322"
}
}
},
{
"id": "C1963224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378220",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963224"
}
}
},
{
"id": "C1963219",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376900",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963219"
}
}
},
{
"id": "C1963217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375640",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963217"
}
}
},
{
"id": "C1963214",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374429",
"uncertainty": 120
},
"stopId": "0:ASC01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374489",
"uncertainty": 120
},
"departure": {
"time": "1751374489",
"uncertainty": 120
},
"stopId": "0:TDB04",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374549",
"uncertainty": 120
},
"departure": {
"time": "1751374579",
"uncertainty": 120
},
"stopId": "0:STP01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374639",
"uncertainty": 120
},
"departure": {
"time": "1751374654",
"uncertainty": 120
},
"stopId": "0:Bro02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374770",
"uncertainty": 120
},
"departure": {
"time": "1751374789",
"uncertainty": 120
},
"stopId": "0:CER02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374804",
"uncertainty": 120
},
"departure": {
"time": "1751374804",
"uncertainty": 120
},
"stopId": "0:MAI02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374819",
"uncertainty": 120
},
"departure": {
"time": "1751374835",
"uncertainty": 120
},
"stopId": "0:Gue02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374879",
"uncertainty": 120
},
"departure": {
"time": "1751374879",
"uncertainty": 120
},
"stopId": "0:DEN02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374929",
"uncertainty": 120
},
"departure": {
"time": "1751374929",
"uncertainty": 120
},
"stopId": "0:DES02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375022",
"uncertainty": 120
},
"departure": {
"time": "1751375022",
"uncertainty": 120
},
"stopId": "0:POC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375084",
"uncertainty": 120
},
"departure": {
"time": "1751375084",
"uncertainty": 120
},
"stopId": "0:POi02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375256",
"uncertainty": 120
},
"departure": {
"time": "1751375256",
"uncertainty": 120
},
"stopId": "0:EUr01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375384",
"uncertainty": 120
},
"departure": {
"time": "1751375384",
"uncertainty": 120
},
"stopId": "0:MOI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375455",
"uncertainty": 120
},
"departure": {
"time": "1751375455",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375481",
"uncertainty": 120
},
"departure": {
"time": "1751375481",
"uncertainty": 120
},
"stopId": "0:STm01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375526",
"uncertainty": 120
},
"departure": {
"time": "1751375526",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375577",
"uncertainty": 120
},
"departure": {
"time": "1751375577",
"uncertainty": 120
},
"stopId": "0:ISL01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375651",
"uncertainty": 120
},
"departure": {
"time": "1751375651",
"uncertainty": 120
},
"stopId": "0:BOu01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375740",
"uncertainty": 120
},
"departure": {
"time": "1751375740",
"uncertainty": 120
},
"stopId": "0:PZI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375804",
"uncertainty": 120
},
"departure": {
"time": "1751375804",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375908",
"uncertainty": 120
},
"departure": {
"time": "1751375908",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375952",
"uncertainty": 120
},
"departure": {
"time": "1751375952",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376043",
"uncertainty": 120
},
"stopId": "0:PxC01",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963214"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "C1963088",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373812",
"uncertainty": 120
},
"stopId": "0:pre01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373826",
"uncertainty": 120
},
"departure": {
"time": "1751373826",
"uncertainty": 120
},
"stopId": "0:Ham01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373871",
"uncertainty": 120
},
"departure": {
"time": "1751373871",
"uncertainty": 120
},
"stopId": "0:PIS01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373944",
"uncertainty": 120
},
"departure": {
"time": "1751373946",
"uncertainty": 120
},
"stopId": "0:TEI01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373976",
"uncertainty": 120
},
"departure": {
"time": "1751373976",
"uncertainty": 120
},
"stopId": "0:CAm01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374061",
"uncertainty": 120
},
"departure": {
"time": "1751374081",
"uncertainty": 120
},
"stopId": "0:MOZ02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374126",
"uncertainty": 120
},
"departure": {
"time": "1751374141",
"uncertainty": 120
},
"stopId": "0:JUI02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374216",
"uncertainty": 120
},
"departure": {
"time": "1751374216",
"uncertainty": 120
},
"stopId": "0:SAL01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374246",
"uncertainty": 120
},
"departure": {
"time": "1751374261",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374321",
"uncertainty": 120
},
"departure": {
"time": "1751374321",
"uncertainty": 120
},
"stopId": "0:TRo01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374351",
"uncertainty": 120
},
"departure": {
"time": "1751374366",
"uncertainty": 120
},
"stopId": "0:HTC01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374433",
"uncertainty": 120
},
"departure": {
"time": "1751374456",
"uncertainty": 120
},
"stopId": "0:STM03",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374651",
"uncertainty": 120
},
"departure": {
"time": "1751374666",
"uncertainty": 120
},
"stopId": "0:ALA01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374741",
"uncertainty": 120
},
"departure": {
"time": "1751374741",
"uncertainty": 120
},
"stopId": "0:ROG01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374786",
"uncertainty": 120
},
"departure": {
"time": "1751374786",
"uncertainty": 120
},
"stopId": "0:PAI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374816",
"uncertainty": 120
},
"departure": {
"time": "1751374816",
"uncertainty": 120
},
"stopId": "0:FIL01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374917",
"uncertainty": 120
},
"departure": {
"time": "1751374917",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375033",
"uncertainty": 120
},
"departure": {
"time": "1751375033",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375152",
"uncertainty": 120
},
"departure": {
"time": "1751375152",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375260",
"uncertainty": 120
},
"departure": {
"time": "1751375260",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375347",
"uncertainty": 120
},
"departure": {
"time": "1751375347",
"uncertainty": 120
},
"stopId": "0:TER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375455",
"uncertainty": 120
},
"departure": {
"time": "1751375455",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375566",
"uncertainty": 120
},
"departure": {
"time": "1751375566",
"uncertainty": 120
},
"stopId": "0:SUP01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375653",
"uncertainty": 120
},
"departure": {
"time": "1751375653",
"uncertainty": 120
},
"stopId": "0:SOM01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375746",
"uncertainty": 120
},
"departure": {
"time": "1751375746",
"uncertainty": 120
},
"stopId": "0:CRo01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375832",
"uncertainty": 120
},
"departure": {
"time": "1751375832",
"uncertainty": 120
},
"stopId": "0:mAI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375875",
"uncertainty": 120
},
"departure": {
"time": "1751375875",
"uncertainty": 120
},
"stopId": "0:MAg01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375961",
"uncertainty": 120
},
"departure": {
"time": "1751375961",
"uncertainty": 120
},
"stopId": "0:COu01",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376002",
"uncertainty": 120
},
"departure": {
"time": "1751376002",
"uncertainty": 120
},
"stopId": "0:ROS01",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376083",
"uncertainty": 120
},
"departure": {
"time": "1751376083",
"uncertainty": 120
},
"stopId": "0:Ver01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376120",
"uncertainty": 120
},
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:BAL01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376184",
"uncertainty": 120
},
"departure": {
"time": "1751376184",
"uncertainty": 120
},
"stopId": "0:VIE01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376225",
"uncertainty": 120
},
"departure": {
"time": "1751376225",
"uncertainty": 120
},
"stopId": "0:HTF01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376295",
"uncertainty": 120
},
"departure": {
"time": "1751376295",
"uncertainty": 120
},
"stopId": "0:BRE02",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376357",
"uncertainty": 120
},
"departure": {
"time": "1751376357",
"uncertainty": 120
},
"stopId": "0:ROs03",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376437",
"uncertainty": 120
},
"departure": {
"time": "1751376437",
"uncertainty": 120
},
"stopId": "0:CoU01",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376499",
"uncertainty": 120
},
"departure": {
"time": "1751376499",
"uncertainty": 120
},
"stopId": "0:ViL01",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376586",
"uncertainty": 120
},
"departure": {
"time": "1751376586",
"uncertainty": 120
},
"stopId": "0:mai01",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376636",
"uncertainty": 120
},
"departure": {
"time": "1751376636",
"uncertainty": 120
},
"stopId": "0:Cen01",
"stopSequence": 39
},
{
"arrival": {
"time": "1751376775",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963088"
},
"vehicle": {
"id": "324",
"label": "324"
}
}
},
{
"id": "C1965777",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377080",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965777"
}
}
},
{
"id": "C1965775",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374413",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374511",
"uncertainty": 120
},
"departure": {
"time": "1751374511",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374572",
"uncertainty": 120
},
"departure": {
"time": "1751374578",
"uncertainty": 120
},
"stopId": "0:MOL02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374647",
"uncertainty": 120
},
"departure": {
"time": "1751374668",
"uncertainty": 120
},
"stopId": "0:BAS02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374712",
"uncertainty": 120
},
"departure": {
"time": "1751374712",
"uncertainty": 120
},
"stopId": "0:LAB02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374728",
"uncertainty": 120
},
"departure": {
"time": "1751374728",
"uncertainty": 120
},
"stopId": "0:HTM02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374780",
"uncertainty": 120
},
"departure": {
"time": "1751374780",
"uncertainty": 120
},
"stopId": "0:FAR02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374803",
"uncertainty": 120
},
"departure": {
"time": "1751374803",
"uncertainty": 120
},
"stopId": "0:COR02",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374833",
"uncertainty": 120
},
"departure": {
"time": "1751374833",
"uncertainty": 120
},
"stopId": "0:VEO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374861",
"uncertainty": 120
},
"departure": {
"time": "1751374861",
"uncertainty": 120
},
"stopId": "0:NOE02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374906",
"uncertainty": 120
},
"departure": {
"time": "1751374906",
"uncertainty": 120
},
"stopId": "0:PSL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374974",
"uncertainty": 120
},
"departure": {
"time": "1751374974",
"uncertainty": 120
},
"stopId": "0:CUM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375012",
"uncertainty": 120
},
"departure": {
"time": "1751375012",
"uncertainty": 120
},
"stopId": "0:NIEL02",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375144",
"uncertainty": 120
},
"departure": {
"time": "1751375144",
"uncertainty": 120
},
"stopId": "0:SEN01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375174",
"uncertainty": 120
},
"departure": {
"time": "1751375174",
"uncertainty": 120
},
"stopId": "0:Poi01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375227",
"uncertainty": 120
},
"departure": {
"time": "1751375227",
"uncertainty": 120
},
"stopId": "0:QUe01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375301",
"uncertainty": 120
},
"departure": {
"time": "1751375301",
"uncertainty": 120
},
"stopId": "0:NES02",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375363",
"uncertainty": 120
},
"departure": {
"time": "1751375363",
"uncertainty": 120
},
"stopId": "0:VOU02",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375483",
"uncertainty": 120
},
"departure": {
"time": "1751375580",
"uncertainty": 120
},
"stopId": "0:14J04",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375677",
"uncertainty": 120
},
"departure": {
"time": "1751375677",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375718",
"uncertainty": 120
},
"departure": {
"time": "1751375718",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375880",
"uncertainty": 120
},
"departure": {
"time": "1751375880",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375923",
"uncertainty": 120
},
"departure": {
"time": "1751375923",
"uncertainty": 120
},
"stopId": "0:VOl01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376002",
"uncertainty": 120
},
"departure": {
"time": "1751376002",
"uncertainty": 120
},
"stopId": "0:FOs02",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376053",
"uncertainty": 120
},
"departure": {
"time": "1751376053",
"uncertainty": 120
},
"stopId": "0:JAR02",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376108",
"uncertainty": 120
},
"departure": {
"time": "1751376108",
"uncertainty": 120
},
"stopId": "0:VAN02",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376195",
"uncertainty": 120
},
"departure": {
"time": "1751376195",
"uncertainty": 120
},
"stopId": "0:ERA02",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376259",
"uncertainty": 120
},
"departure": {
"time": "1751376259",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376294",
"uncertainty": 120
},
"departure": {
"time": "1751376294",
"uncertainty": 120
},
"stopId": "0:LAM02",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376344",
"uncertainty": 120
},
"departure": {
"time": "1751376344",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376403",
"uncertainty": 120
},
"departure": {
"time": "1751376403",
"uncertainty": 120
},
"stopId": "0:PAT02",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376458",
"uncertainty": 120
},
"departure": {
"time": "1751376458",
"uncertainty": 120
},
"stopId": "0:FEY01",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376507",
"uncertainty": 120
},
"departure": {
"time": "1751376507",
"uncertainty": 120
},
"stopId": "0:COC01",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376555",
"uncertainty": 120
},
"departure": {
"time": "1751376555",
"uncertainty": 120
},
"stopId": "0:LaN01",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376600",
"uncertainty": 120
},
"stopId": "0:HAM01",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965775"
},
"vehicle": {
"id": "291",
"label": "291"
}
}
},
{
"id": "C1965771",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375760",
"uncertainty": 120
},
"stopId": "0:MOL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965771"
}
}
},
{
"id": "C1963079",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378160",
"uncertainty": 120
},
"stopId": "0:BpL01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963079"
}
}
},
{
"id": "C1963469",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377980",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963469"
}
}
},
{
"id": "C1963467",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375880",
"uncertainty": 120
},
"stopId": "0:BTr01",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1963467"
}
}
},
{
"id": "C1965424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377740"
},
"stopId": "0:Pal02",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965424"
}
}
},
{
"id": "C1965409",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375353"
},
"departure": {
"time": "1751375353"
},
"stopId": "0:Gar01"
},
{
"departure": {
"time": "1751375280"
},
"stopId": "0:Gar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375608"
},
"departure": {
"time": "1751375608"
},
"stopId": "0:THE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375908"
},
"departure": {
"time": "1751375908"
},
"stopId": "0:EUr02",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376316"
},
"departure": {
"time": "1751376316"
},
"stopId": "0:ArC02",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376508"
},
"stopId": "0:Pal02",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965409"
}
}
},
{
"id": "C1962647",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377200",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377287",
"uncertainty": 120
},
"departure": {
"time": "1751377287",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377408",
"uncertainty": 120
},
"departure": {
"time": "1751377408",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377550",
"uncertainty": 120
},
"departure": {
"time": "1751377550",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377604",
"uncertainty": 120
},
"departure": {
"time": "1751377604",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377687",
"uncertainty": 120
},
"departure": {
"time": "1751377687",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377782",
"uncertainty": 120
},
"departure": {
"time": "1751377782",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377920",
"uncertainty": 120
},
"departure": {
"time": "1751377920",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377969",
"uncertainty": 120
},
"departure": {
"time": "1751377969",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378023",
"uncertainty": 120
},
"departure": {
"time": "1751378023",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378076",
"uncertainty": 120
},
"departure": {
"time": "1751378076",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378145",
"uncertainty": 120
},
"departure": {
"time": "1751378145",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378204",
"uncertainty": 120
},
"departure": {
"time": "1751378204",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378240",
"uncertainty": 120
},
"departure": {
"time": "1751378240",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378361",
"uncertainty": 120
},
"departure": {
"time": "1751378361",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378477",
"uncertainty": 120
},
"departure": {
"time": "1751378477",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378520",
"uncertainty": 120
},
"departure": {
"time": "1751378520",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378684",
"uncertainty": 120
},
"departure": {
"time": "1751378684",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378781",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962647"
}
}
},
{
"id": "C1962645",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376807",
"uncertainty": 120
},
"departure": {
"time": "1751376807",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376928",
"uncertainty": 120
},
"departure": {
"time": "1751376928",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377070",
"uncertainty": 120
},
"departure": {
"time": "1751377070",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377135",
"uncertainty": 120
},
"departure": {
"time": "1751377135",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377219",
"uncertainty": 120
},
"departure": {
"time": "1751377219",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377318",
"uncertainty": 120
},
"departure": {
"time": "1751377318",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377456",
"uncertainty": 120
},
"departure": {
"time": "1751377456",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377505",
"uncertainty": 120
},
"departure": {
"time": "1751377505",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377559",
"uncertainty": 120
},
"departure": {
"time": "1751377559",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377612",
"uncertainty": 120
},
"departure": {
"time": "1751377612",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377681",
"uncertainty": 120
},
"departure": {
"time": "1751377681",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377740",
"uncertainty": 120
},
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377776",
"uncertainty": 120
},
"departure": {
"time": "1751377776",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377857",
"uncertainty": 120
},
"departure": {
"time": "1751377857",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377973",
"uncertainty": 120
},
"departure": {
"time": "1751377973",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378015",
"uncertainty": 120
},
"departure": {
"time": "1751378015",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378179",
"uncertainty": 120
},
"departure": {
"time": "1751378179",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378276",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962645"
}
}
},
{
"id": "C1965323",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375940",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965323"
}
}
},
{
"id": "C1962638",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373743",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373826",
"uncertainty": 120
},
"departure": {
"time": "1751373826",
"uncertainty": 120
},
"stopId": "0:JAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373901",
"uncertainty": 120
},
"departure": {
"time": "1751373916",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374051",
"uncertainty": 120
},
"departure": {
"time": "1751374096",
"uncertainty": 120
},
"stopId": "0:HALPC",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374156",
"uncertainty": 120
},
"departure": {
"time": "1751374171",
"uncertainty": 120
},
"stopId": "0:THE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374231",
"uncertainty": 120
},
"departure": {
"time": "1751374231",
"uncertainty": 120
},
"stopId": "0:TOU02",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374298",
"uncertainty": 120
},
"departure": {
"time": "1751374298",
"uncertainty": 120
},
"stopId": "0:PHi02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374381",
"uncertainty": 120
},
"departure": {
"time": "1751374486",
"uncertainty": 120
},
"stopId": "0:BAR01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374516",
"uncertainty": 120
},
"departure": {
"time": "1751374516",
"uncertainty": 120
},
"stopId": "0:KLE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374544",
"uncertainty": 120
},
"departure": {
"time": "1751374544",
"uncertainty": 120
},
"stopId": "0:SIM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374576",
"uncertainty": 120
},
"departure": {
"time": "1751374576",
"uncertainty": 120
},
"stopId": "0:CAT01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374621",
"uncertainty": 120
},
"departure": {
"time": "1751374666",
"uncertainty": 120
},
"stopId": "0:CLE01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374709",
"uncertainty": 120
},
"departure": {
"time": "1751374709",
"uncertainty": 120
},
"stopId": "0:PIT01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374738",
"uncertainty": 120
},
"departure": {
"time": "1751374786",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374846",
"uncertainty": 120
},
"departure": {
"time": "1751374846",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374940",
"uncertainty": 120
},
"departure": {
"time": "1751374940",
"uncertainty": 120
},
"stopId": "0:BEU01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374982",
"uncertainty": 120
},
"departure": {
"time": "1751374982",
"uncertainty": 120
},
"stopId": "0:1RA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375147",
"uncertainty": 120
},
"departure": {
"time": "1751375147",
"uncertainty": 120
},
"stopId": "0:PAt01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375244",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1962638"
},
"vehicle": {
"id": "351",
"label": "351"
}
}
},
{
"id": "C1965310",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965310"
}
}
},
{
"id": "C1965309",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374525",
"uncertainty": 120
},
"stopId": "0:Bar01",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374595",
"uncertainty": 120
},
"departure": {
"time": "1751374595",
"uncertainty": 120
},
"stopId": "0:COQ01",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374681",
"uncertainty": 120
},
"departure": {
"time": "1751374681",
"uncertainty": 120
},
"stopId": "0:Mai01",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374732",
"uncertainty": 120
},
"departure": {
"time": "1751374732",
"uncertainty": 120
},
"stopId": "0:MAR01",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374852",
"uncertainty": 120
},
"departure": {
"time": "1751374852",
"uncertainty": 120
},
"stopId": "0:LAK01",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374876",
"uncertainty": 120
},
"departure": {
"time": "1751374889",
"uncertainty": 120
},
"stopId": "0:BOI01",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374937",
"uncertainty": 120
},
"departure": {
"time": "1751374937",
"uncertainty": 120
},
"stopId": "0:MRC01",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375009",
"uncertainty": 120
},
"departure": {
"time": "1751375009",
"uncertainty": 120
},
"stopId": "0:BUI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375079",
"uncertainty": 120
},
"departure": {
"time": "1751375079",
"uncertainty": 120
},
"stopId": "0:STE01",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375129",
"uncertainty": 120
},
"departure": {
"time": "1751375129",
"uncertainty": 120
},
"stopId": "0:HOC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375238",
"uncertainty": 120
},
"departure": {
"time": "1751375238",
"uncertainty": 120
},
"stopId": "0:mar01",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375330",
"uncertainty": 120
},
"departure": {
"time": "1751375330",
"uncertainty": 120
},
"stopId": "0:MUL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375417",
"uncertainty": 120
},
"departure": {
"time": "1751375417",
"uncertainty": 120
},
"stopId": "0:PTV01",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375493",
"uncertainty": 120
},
"departure": {
"time": "1751375493",
"uncertainty": 120
},
"stopId": "0:CHO01",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375565",
"uncertainty": 120
},
"departure": {
"time": "1751375565",
"uncertainty": 120
},
"stopId": "0:LAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375701",
"uncertainty": 120
},
"departure": {
"time": "1751375701",
"uncertainty": 120
},
"stopId": "0:THE01",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375789",
"uncertainty": 120
},
"departure": {
"time": "1751375789",
"uncertainty": 120
},
"stopId": "0:JMO01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375909",
"uncertainty": 120
},
"departure": {
"time": "1751375909",
"uncertainty": 120
},
"stopId": "0:FOC01",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375991",
"uncertainty": 120
},
"departure": {
"time": "1751375991",
"uncertainty": 120
},
"stopId": "0:POI01",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376087",
"uncertainty": 120
},
"departure": {
"time": "1751376087",
"uncertainty": 120
},
"stopId": "0:CLA01",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376166",
"uncertainty": 120
},
"departure": {
"time": "1751376166",
"uncertainty": 120
},
"stopId": "0:PTB01",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376263",
"uncertainty": 120
},
"departure": {
"time": "1751376263",
"uncertainty": 120
},
"stopId": "0:DUT01",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376347",
"uncertainty": 120
},
"departure": {
"time": "1751376347",
"uncertainty": 120
},
"stopId": "0:MAC01",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376426",
"uncertainty": 120
},
"departure": {
"time": "1751376426",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376515",
"uncertainty": 120
},
"departure": {
"time": "1751376515",
"uncertainty": 120
},
"stopId": "0:ROM01",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376544",
"uncertainty": 120
},
"departure": {
"time": "1751376544",
"uncertainty": 120
},
"stopId": "0:SAP01",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376597",
"uncertainty": 120
},
"departure": {
"time": "1751376597",
"uncertainty": 120
},
"stopId": "0:DUN01",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376649",
"uncertainty": 120
},
"departure": {
"time": "1751376649",
"uncertainty": 120
},
"stopId": "0:par03",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376695",
"uncertainty": 120
},
"departure": {
"time": "1751376695",
"uncertainty": 120
},
"stopId": "0:Cht03",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376768",
"uncertainty": 120
},
"departure": {
"time": "1751376768",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376850",
"uncertainty": 120
},
"departure": {
"time": "1751376850",
"uncertainty": 120
},
"stopId": "0:ECG01",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376875",
"uncertainty": 120
},
"stopId": "0:GAN01",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1Sj : Lu,Ma,Je,VeC1965309"
},
"vehicle": {
"id": "268",
"label": "268"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751374896"
}
}