Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Citéa.
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
❌249 erreurs, 193 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 01/07/2025 à 09h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 19 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id marete1_3147596 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13] is not strictly sorted by increasing stop_sequence
- trip_id marete1_3147597 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13] is not strictly sorted by increasing stop_sequence
- trip_id marete1_3079973 stop_sequence [1, 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] is not strictly sorted by increasing stop_sequence
- trip_id marete1_3079992 stop_sequence [16, 20, 1] is not strictly sorted by increasing stop_sequence
- trip_id marete1_3079993 stop_sequence [16, 20, 1] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 210 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 marete1_3147596 stop_sequence 1 departure_time 09:30:00 (1751355000) is less than previous stop departure_time 10:10:03 (1751357403) - times must increase between two sequential stops
- trip_id marete1_3147596 stop_sequence 1 departure_time 09:30:00 (1751355000) is less than previous stop arrival_time 10:10:03 (1751357403) - times must increase between two sequential stops
- trip_id marete1_3147596 stop_sequence 2 arrival_time 09:32:00 (1751355120) is less than previous stop arrival_time 10:10:03 (1751357403) - times must increase between two sequential stops
- trip_id marete1_3147596 stop_sequence 2 departure_time 09:32:00 (1751355120) is less than previous stop arrival_time 10:10:03 (1751357403) - times must increase between two sequential stops
- trip_id marete1_3147597 stop_sequence 1 departure_time 08:16:33 (1751350593) is less than previous stop departure_time 09:05:24 (1751353524) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 12 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id marete1_3079973 has repeating stop_id 0:_VOL 2 - sequential stop_ids should be different
- trip_id marete1_3080419 has repeating stop_id 0:_LYT - sequential stop_ids should be different
- trip_id marete1_3080418 has repeating stop_id 0:_LYT - sequential stop_ids should be different
- trip_id marete1_3080417 has repeating stop_id 0:_LYT - sequential stop_ids should be different
- trip_id marete1_3079378 has repeating stop_id 0:_LYT - sequential stop_ids should be different
GTFS-rt stop_sequence not found in GTFS data E051 8 erreurs
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 marete1_3079992 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id marete1_3079993 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id marete1_3080445 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id marete1_3080444 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id marete1_3080443 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
timestamp not populated W001 122 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id marete1_3080114 does not have a timestamp
- trip_id marete1_3080115 does not have a timestamp
- trip_id marete1_3080112 does not have a timestamp
- trip_id marete1_3147533 does not have a timestamp
- trip_id marete1_3080113 does not have a timestamp
vehicle_id not populated W002 71 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id marete1_3080114 does not have a vehicle_id
- trip_id marete1_3080115 does not have a vehicle_id
- trip_id marete1_3080112 does not have a vehicle_id
- trip_id marete1_3080113 does not have a vehicle_id
- trip_id marete1_3080918 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. | 9 898 | 29 fois (100 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 323 | 29 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 4 355 | 29 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 443 | 29 fois (100 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 625 | 24 fois (83 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 276 | 20 fois (69 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 908 | 7 fois (24 % 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 (125) 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": "3080929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376780",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080929"
}
}
},
{
"id": "3080928",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374877",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375028",
"uncertainty": 120
},
"departure": {
"time": "1751375028",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375106",
"uncertainty": 120
},
"departure": {
"time": "1751375106",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375171",
"uncertainty": 120
},
"departure": {
"time": "1751375171",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375249",
"uncertainty": 120
},
"departure": {
"time": "1751375249",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375340",
"uncertainty": 120
},
"departure": {
"time": "1751375340",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375373",
"uncertainty": 120
},
"departure": {
"time": "1751375373",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375422",
"uncertainty": 120
},
"departure": {
"time": "1751375422",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375484",
"uncertainty": 120
},
"departure": {
"time": "1751375484",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375566",
"uncertainty": 120
},
"departure": {
"time": "1751375566",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375639",
"uncertainty": 120
},
"departure": {
"time": "1751375639",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375727",
"uncertainty": 120
},
"departure": {
"time": "1751375727",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375788",
"uncertainty": 120
},
"departure": {
"time": "1751375788",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375906",
"uncertainty": 120
},
"departure": {
"time": "1751375906",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375935",
"uncertainty": 120
},
"departure": {
"time": "1751375935",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375997",
"uncertainty": 120
},
"departure": {
"time": "1751375997",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376057",
"uncertainty": 120
},
"departure": {
"time": "1751376057",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376097",
"uncertainty": 120
},
"departure": {
"time": "1751376097",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376167",
"uncertainty": 120
},
"departure": {
"time": "1751376167",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376211",
"uncertainty": 120
},
"departure": {
"time": "1751376211",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376272",
"uncertainty": 120
},
"departure": {
"time": "1751376272",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376317",
"uncertainty": 120
},
"departure": {
"time": "1751376317",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376388",
"uncertainty": 120
},
"departure": {
"time": "1751376388",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376427",
"uncertainty": 120
},
"departure": {
"time": "1751376427",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376506",
"uncertainty": 120
},
"departure": {
"time": "1751376506",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376550",
"uncertainty": 120
},
"departure": {
"time": "1751376550",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376578",
"uncertainty": 120
},
"departure": {
"time": "1751376578",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376629",
"uncertainty": 120
},
"departure": {
"time": "1751376629",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376677",
"uncertainty": 120
},
"departure": {
"time": "1751376677",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376754",
"uncertainty": 120
},
"departure": {
"time": "1751376754",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376807",
"uncertainty": 120
},
"departure": {
"time": "1751376807",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376857",
"uncertainty": 120
},
"departure": {
"time": "1751376857",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376915",
"uncertainty": 120
},
"departure": {
"time": "1751376915",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376958",
"uncertainty": 120
},
"departure": {
"time": "1751376958",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751377002",
"uncertainty": 120
},
"departure": {
"time": "1751377002",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751377053",
"uncertainty": 120
},
"departure": {
"time": "1751377053",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751377092",
"uncertainty": 120
},
"departure": {
"time": "1751377092",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751377150",
"uncertainty": 120
},
"departure": {
"time": "1751377150",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751377215",
"uncertainty": 120
},
"departure": {
"time": "1751377215",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1751377259",
"uncertainty": 120
},
"departure": {
"time": "1751377259",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751377351",
"uncertainty": 120
},
"departure": {
"time": "1751377351",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1751377423",
"uncertainty": 120
},
"departure": {
"time": "1751377423",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751377515",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080928"
},
"vehicle": {
"id": "171",
"label": "171"
}
}
},
{
"id": "3080903",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751378031",
"uncertainty": 120
},
"departure": {
"time": "1751378031",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1751378110",
"uncertainty": 120
},
"departure": {
"time": "1751378110",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1751378220",
"uncertainty": 120
},
"departure": {
"time": "1751378220",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1751378229",
"uncertainty": 120
},
"departure": {
"time": "1751378229",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1751378319",
"uncertainty": 120
},
"departure": {
"time": "1751378319",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1751378420",
"uncertainty": 120
},
"departure": {
"time": "1751378420",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1751378514",
"uncertainty": 120
},
"departure": {
"time": "1751378514",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1751377080",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377127",
"uncertainty": 120
},
"departure": {
"time": "1751377127",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377218",
"uncertainty": 120
},
"departure": {
"time": "1751377218",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377288",
"uncertainty": 120
},
"departure": {
"time": "1751377288",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377391",
"uncertainty": 120
},
"departure": {
"time": "1751377391",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377440",
"uncertainty": 120
},
"departure": {
"time": "1751377440",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377509",
"uncertainty": 120
},
"departure": {
"time": "1751377509",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377570",
"uncertainty": 120
},
"departure": {
"time": "1751377570",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377614",
"uncertainty": 120
},
"departure": {
"time": "1751377614",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377674",
"uncertainty": 120
},
"departure": {
"time": "1751377674",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377721",
"uncertainty": 120
},
"departure": {
"time": "1751377721",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377800",
"uncertainty": 120
},
"departure": {
"time": "1751377800",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377841",
"uncertainty": 120
},
"departure": {
"time": "1751377841",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377901",
"uncertainty": 120
},
"departure": {
"time": "1751377901",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377953",
"uncertainty": 120
},
"departure": {
"time": "1751377953",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378040",
"uncertainty": 120
},
"departure": {
"time": "1751378040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378090",
"uncertainty": 120
},
"departure": {
"time": "1751378090",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378138",
"uncertainty": 120
},
"departure": {
"time": "1751378138",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378169",
"uncertainty": 120
},
"departure": {
"time": "1751378169",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378212",
"uncertainty": 120
},
"departure": {
"time": "1751378212",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378293",
"uncertainty": 120
},
"departure": {
"time": "1751378293",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378329",
"uncertainty": 120
},
"departure": {
"time": "1751378329",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378672",
"uncertainty": 120
},
"departure": {
"time": "1751378672",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378729",
"uncertainty": 120
},
"departure": {
"time": "1751378729",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378785",
"uncertainty": 120
},
"departure": {
"time": "1751378785",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378860",
"uncertainty": 120
},
"departure": {
"time": "1751378860",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378918",
"uncertainty": 120
},
"departure": {
"time": "1751378918",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378980",
"uncertainty": 120
},
"departure": {
"time": "1751378980",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751379033",
"uncertainty": 120
},
"departure": {
"time": "1751379033",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1751379089",
"uncertainty": 120
},
"departure": {
"time": "1751379089",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1751379225",
"uncertainty": 120
},
"departure": {
"time": "1751379225",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751379305",
"uncertainty": 120
},
"departure": {
"time": "1751379305",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751379457",
"uncertainty": 120
},
"departure": {
"time": "1751379457",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1751379546",
"uncertainty": 120
},
"departure": {
"time": "1751379546",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751379610",
"uncertainty": 120
},
"departure": {
"time": "1751379610",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1751379635",
"uncertainty": 120
},
"departure": {
"time": "1751379635",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1751379685",
"uncertainty": 120
},
"departure": {
"time": "1751379685",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1751379724",
"uncertainty": 120
},
"departure": {
"time": "1751379724",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1751379789",
"uncertainty": 120
},
"departure": {
"time": "1751379789",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751379836",
"uncertainty": 120
},
"departure": {
"time": "1751379836",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1751379902",
"uncertainty": 120
},
"departure": {
"time": "1751379902",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1751379975",
"uncertainty": 120
},
"departure": {
"time": "1751379975",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751380031",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080903"
}
}
},
{
"id": "3080902",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376231",
"uncertainty": 120
},
"departure": {
"time": "1751376231",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1751376310",
"uncertainty": 120
},
"departure": {
"time": "1751376310",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1751376420",
"uncertainty": 120
},
"departure": {
"time": "1751376420",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1751376429",
"uncertainty": 120
},
"departure": {
"time": "1751376429",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1751376519",
"uncertainty": 120
},
"departure": {
"time": "1751376519",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1751376620",
"uncertainty": 120
},
"departure": {
"time": "1751376620",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1751376714",
"uncertainty": 120
},
"departure": {
"time": "1751376714",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1751375280",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375327",
"uncertainty": 120
},
"departure": {
"time": "1751375327",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375418",
"uncertainty": 120
},
"departure": {
"time": "1751375418",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375488",
"uncertainty": 120
},
"departure": {
"time": "1751375488",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375591",
"uncertainty": 120
},
"departure": {
"time": "1751375591",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375640",
"uncertainty": 120
},
"departure": {
"time": "1751375640",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375709",
"uncertainty": 120
},
"departure": {
"time": "1751375709",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375770",
"uncertainty": 120
},
"departure": {
"time": "1751375770",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375814",
"uncertainty": 120
},
"departure": {
"time": "1751375814",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375874",
"uncertainty": 120
},
"departure": {
"time": "1751375874",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375921",
"uncertainty": 120
},
"departure": {
"time": "1751375921",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376000",
"uncertainty": 120
},
"departure": {
"time": "1751376000",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376041",
"uncertainty": 120
},
"departure": {
"time": "1751376041",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376101",
"uncertainty": 120
},
"departure": {
"time": "1751376101",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376153",
"uncertainty": 120
},
"departure": {
"time": "1751376153",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376240",
"uncertainty": 120
},
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376290",
"uncertainty": 120
},
"departure": {
"time": "1751376290",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376338",
"uncertainty": 120
},
"departure": {
"time": "1751376338",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376369",
"uncertainty": 120
},
"departure": {
"time": "1751376369",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376412",
"uncertainty": 120
},
"departure": {
"time": "1751376412",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376493",
"uncertainty": 120
},
"departure": {
"time": "1751376493",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376529",
"uncertainty": 120
},
"departure": {
"time": "1751376529",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376872",
"uncertainty": 120
},
"departure": {
"time": "1751376872",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376925",
"uncertainty": 120
},
"departure": {
"time": "1751376925",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376977",
"uncertainty": 120
},
"departure": {
"time": "1751376977",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377052",
"uncertainty": 120
},
"departure": {
"time": "1751377052",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751377110",
"uncertainty": 120
},
"departure": {
"time": "1751377110",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1751377172",
"uncertainty": 120
},
"departure": {
"time": "1751377172",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751377225",
"uncertainty": 120
},
"departure": {
"time": "1751377225",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1751377281",
"uncertainty": 120
},
"departure": {
"time": "1751377281",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1751377413",
"uncertainty": 120
},
"departure": {
"time": "1751377413",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751377492",
"uncertainty": 120
},
"departure": {
"time": "1751377492",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751377644",
"uncertainty": 120
},
"departure": {
"time": "1751377644",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377736",
"uncertainty": 120
},
"departure": {
"time": "1751377736",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751377806",
"uncertainty": 120
},
"departure": {
"time": "1751377806",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1751377835",
"uncertainty": 120
},
"departure": {
"time": "1751377835",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1751377892",
"uncertainty": 120
},
"departure": {
"time": "1751377892",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1751377930",
"uncertainty": 120
},
"departure": {
"time": "1751377930",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1751377995",
"uncertainty": 120
},
"departure": {
"time": "1751377995",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751378044",
"uncertainty": 120
},
"departure": {
"time": "1751378044",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1751378110",
"uncertainty": 120
},
"departure": {
"time": "1751378110",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1751378183",
"uncertainty": 120
},
"departure": {
"time": "1751378183",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751378242",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080902"
}
}
},
{
"id": "3080901",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374434",
"uncertainty": 120
},
"departure": {
"time": "1751374434",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1751374524",
"uncertainty": 120
},
"departure": {
"time": "1751374524",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1751374584",
"uncertainty": 120
},
"departure": {
"time": "1751374584",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1751374593",
"uncertainty": 120
},
"departure": {
"time": "1751374593",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1751374644",
"uncertainty": 120
},
"departure": {
"time": "1751374644",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1751374732",
"uncertainty": 120
},
"departure": {
"time": "1751374732",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1751374894",
"uncertainty": 120
},
"departure": {
"time": "1751374894",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1751373511",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373551",
"uncertainty": 120
},
"departure": {
"time": "1751373551",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373649",
"uncertainty": 120
},
"departure": {
"time": "1751373649",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373717",
"uncertainty": 120
},
"departure": {
"time": "1751373721",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373805",
"uncertainty": 120
},
"departure": {
"time": "1751373805",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373853",
"uncertainty": 120
},
"departure": {
"time": "1751373853",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373901",
"uncertainty": 120
},
"departure": {
"time": "1751373901",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373932",
"uncertainty": 120
},
"departure": {
"time": "1751373932",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374005",
"uncertainty": 120
},
"departure": {
"time": "1751374005",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374036",
"uncertainty": 120
},
"departure": {
"time": "1751374051",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374106",
"uncertainty": 120
},
"departure": {
"time": "1751374111",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374215",
"uncertainty": 120
},
"departure": {
"time": "1751374231",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374261",
"uncertainty": 120
},
"departure": {
"time": "1751374261",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374304",
"uncertainty": 120
},
"departure": {
"time": "1751374321",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374380",
"uncertainty": 120
},
"departure": {
"time": "1751374381",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374440",
"uncertainty": 120
},
"departure": {
"time": "1751374440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374490",
"uncertainty": 120
},
"departure": {
"time": "1751374490",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374538",
"uncertainty": 120
},
"departure": {
"time": "1751374538",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374569",
"uncertainty": 120
},
"departure": {
"time": "1751374569",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374612",
"uncertainty": 120
},
"departure": {
"time": "1751374612",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374693",
"uncertainty": 120
},
"departure": {
"time": "1751374693",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374729",
"uncertainty": 120
},
"departure": {
"time": "1751374729",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375052",
"uncertainty": 120
},
"departure": {
"time": "1751375052",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375109",
"uncertainty": 120
},
"departure": {
"time": "1751375109",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375165",
"uncertainty": 120
},
"departure": {
"time": "1751375165",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375240",
"uncertainty": 120
},
"departure": {
"time": "1751375240",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375298",
"uncertainty": 120
},
"departure": {
"time": "1751375298",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375360",
"uncertainty": 120
},
"departure": {
"time": "1751375360",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375413",
"uncertainty": 120
},
"departure": {
"time": "1751375413",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375469",
"uncertainty": 120
},
"departure": {
"time": "1751375469",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375605",
"uncertainty": 120
},
"departure": {
"time": "1751375605",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375700",
"uncertainty": 120
},
"departure": {
"time": "1751375700",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375797",
"uncertainty": 120
},
"departure": {
"time": "1751375797",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375914",
"uncertainty": 120
},
"departure": {
"time": "1751375914",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375978",
"uncertainty": 120
},
"departure": {
"time": "1751375978",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376003",
"uncertainty": 120
},
"departure": {
"time": "1751376003",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376056",
"uncertainty": 120
},
"departure": {
"time": "1751376056",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376091",
"uncertainty": 120
},
"departure": {
"time": "1751376091",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376156",
"uncertainty": 120
},
"departure": {
"time": "1751376156",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751376205",
"uncertainty": 120
},
"departure": {
"time": "1751376205",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1751376271",
"uncertainty": 120
},
"departure": {
"time": "1751376271",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1751376335",
"uncertainty": 120
},
"departure": {
"time": "1751376335",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751376395",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080901"
},
"vehicle": {
"id": "189",
"label": "189"
}
}
},
{
"id": "3080927",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373241",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373290",
"uncertainty": 120
},
"departure": {
"time": "1751373301",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373376",
"uncertainty": 120
},
"departure": {
"time": "1751373376",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373447",
"uncertainty": 120
},
"departure": {
"time": "1751373447",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373512",
"uncertainty": 120
},
"departure": {
"time": "1751373512",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373579",
"uncertainty": 120
},
"departure": {
"time": "1751373579",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373601",
"uncertainty": 120
},
"departure": {
"time": "1751373601",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373660",
"uncertainty": 120
},
"departure": {
"time": "1751373661",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373751",
"uncertainty": 120
},
"departure": {
"time": "1751373751",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373830",
"uncertainty": 120
},
"departure": {
"time": "1751373841",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373932",
"uncertainty": 120
},
"departure": {
"time": "1751373932",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373991",
"uncertainty": 120
},
"departure": {
"time": "1751374081",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374171",
"uncertainty": 120
},
"departure": {
"time": "1751374201",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374321",
"uncertainty": 120
},
"departure": {
"time": "1751374321",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374351",
"uncertainty": 120
},
"departure": {
"time": "1751374351",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374412",
"uncertainty": 120
},
"departure": {
"time": "1751374412",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374471",
"uncertainty": 120
},
"departure": {
"time": "1751374471",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374507",
"uncertainty": 120
},
"departure": {
"time": "1751374507",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374584",
"uncertainty": 120
},
"departure": {
"time": "1751374584",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374627",
"uncertainty": 120
},
"departure": {
"time": "1751374627",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374691",
"uncertainty": 120
},
"departure": {
"time": "1751374691",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374771",
"uncertainty": 120
},
"departure": {
"time": "1751374771",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374844",
"uncertainty": 120
},
"departure": {
"time": "1751374861",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374900",
"uncertainty": 120
},
"departure": {
"time": "1751374900",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374979",
"uncertainty": 120
},
"departure": {
"time": "1751374979",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375023",
"uncertainty": 120
},
"departure": {
"time": "1751375023",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375051",
"uncertainty": 120
},
"departure": {
"time": "1751375051",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375102",
"uncertainty": 120
},
"departure": {
"time": "1751375102",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375150",
"uncertainty": 120
},
"departure": {
"time": "1751375150",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375227",
"uncertainty": 120
},
"departure": {
"time": "1751375227",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375280",
"uncertainty": 120
},
"departure": {
"time": "1751375280",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375311",
"uncertainty": 120
},
"departure": {
"time": "1751375311",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375373",
"uncertainty": 120
},
"departure": {
"time": "1751375373",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375416",
"uncertainty": 120
},
"departure": {
"time": "1751375416",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375460",
"uncertainty": 120
},
"departure": {
"time": "1751375460",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375511",
"uncertainty": 120
},
"departure": {
"time": "1751375511",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375550",
"uncertainty": 120
},
"departure": {
"time": "1751375550",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375608",
"uncertainty": 120
},
"departure": {
"time": "1751375608",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375673",
"uncertainty": 120
},
"departure": {
"time": "1751375673",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375717",
"uncertainty": 120
},
"departure": {
"time": "1751375717",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375809",
"uncertainty": 120
},
"departure": {
"time": "1751375809",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1751375881",
"uncertainty": 120
},
"departure": {
"time": "1751375881",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751375973",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080927"
},
"vehicle": {
"id": "175",
"label": "175"
}
}
},
{
"id": "3147588",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377770",
"uncertainty": 120
},
"departure": {
"time": "1751377770",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1751375340",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375448",
"uncertainty": 120
},
"departure": {
"time": "1751375448",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375679",
"uncertainty": 120
},
"departure": {
"time": "1751375679",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375740",
"uncertainty": 120
},
"departure": {
"time": "1751375740",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375921",
"uncertainty": 120
},
"departure": {
"time": "1751375921",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376117",
"uncertainty": 120
},
"departure": {
"time": "1751376117",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376608",
"uncertainty": 120
},
"departure": {
"time": "1751376608",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376657",
"uncertainty": 120
},
"departure": {
"time": "1751376657",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377077",
"uncertainty": 120
},
"departure": {
"time": "1751377077",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377377",
"uncertainty": 120
},
"departure": {
"time": "1751377377",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377497",
"uncertainty": 120
},
"departure": {
"time": "1751377497",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377931",
"uncertainty": 120
},
"departure": {
"time": "1751377931",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377783",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3147588"
}
}
},
{
"id": "3080084",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376840",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080084"
}
}
},
{
"id": "3080085",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080085"
}
}
},
{
"id": "3080082",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375040",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375063",
"uncertainty": 120
},
"departure": {
"time": "1751375063",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375143",
"uncertainty": 120
},
"departure": {
"time": "1751375143",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375168",
"uncertainty": 120
},
"departure": {
"time": "1751375168",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375274",
"uncertainty": 120
},
"departure": {
"time": "1751375274",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375362",
"uncertainty": 120
},
"departure": {
"time": "1751375362",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375429",
"uncertainty": 120
},
"departure": {
"time": "1751375429",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375550",
"uncertainty": 120
},
"departure": {
"time": "1751375550",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375651",
"uncertainty": 120
},
"departure": {
"time": "1751375651",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375755",
"uncertainty": 120
},
"departure": {
"time": "1751375755",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375807",
"uncertainty": 120
},
"departure": {
"time": "1751375807",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375861",
"uncertainty": 120
},
"departure": {
"time": "1751375861",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375925",
"uncertainty": 120
},
"departure": {
"time": "1751375925",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375993",
"uncertainty": 120
},
"departure": {
"time": "1751375993",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376077",
"uncertainty": 120
},
"departure": {
"time": "1751376077",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376191",
"uncertainty": 120
},
"departure": {
"time": "1751376191",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376258",
"uncertainty": 120
},
"departure": {
"time": "1751376258",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376377",
"uncertainty": 120
},
"departure": {
"time": "1751376377",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376443",
"uncertainty": 120
},
"departure": {
"time": "1751376443",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376514",
"uncertainty": 120
},
"departure": {
"time": "1751376514",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376584",
"uncertainty": 120
},
"departure": {
"time": "1751376584",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376750",
"uncertainty": 120
},
"departure": {
"time": "1751376750",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376821",
"uncertainty": 120
},
"departure": {
"time": "1751376821",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376899",
"uncertainty": 120
},
"departure": {
"time": "1751376899",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376994",
"uncertainty": 120
},
"departure": {
"time": "1751376994",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377050",
"uncertainty": 120
},
"departure": {
"time": "1751377050",
"uncertainty": 120
},
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751377106",
"uncertainty": 120
},
"departure": {
"time": "1751377106",
"uncertainty": 120
},
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751377170",
"uncertainty": 120
},
"departure": {
"time": "1751377170",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751377241",
"uncertainty": 120
},
"departure": {
"time": "1751377241",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751377290",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080082"
}
}
},
{
"id": "3080083",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375940",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080083"
}
}
},
{
"id": "3080080",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373308",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373331",
"uncertainty": 120
},
"departure": {
"time": "1751373338",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373399",
"uncertainty": 120
},
"departure": {
"time": "1751373399",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373415",
"uncertainty": 120
},
"departure": {
"time": "1751373415",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373480",
"uncertainty": 120
},
"departure": {
"time": "1751373518",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373619",
"uncertainty": 120
},
"departure": {
"time": "1751373698",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373758",
"uncertainty": 120
},
"departure": {
"time": "1751373788",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373878",
"uncertainty": 120
},
"departure": {
"time": "1751373878",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373968",
"uncertainty": 120
},
"departure": {
"time": "1751373968",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374067",
"uncertainty": 120
},
"departure": {
"time": "1751374067",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374139",
"uncertainty": 120
},
"departure": {
"time": "1751374139",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374186",
"uncertainty": 120
},
"departure": {
"time": "1751374208",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374261",
"uncertainty": 120
},
"departure": {
"time": "1751374268",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374328",
"uncertainty": 120
},
"departure": {
"time": "1751374358",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374441",
"uncertainty": 120
},
"departure": {
"time": "1751374448",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374568",
"uncertainty": 120
},
"departure": {
"time": "1751374658",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374718",
"uncertainty": 120
},
"departure": {
"time": "1751374718",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374852",
"uncertainty": 120
},
"departure": {
"time": "1751374868",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374934",
"uncertainty": 120
},
"departure": {
"time": "1751374934",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375005",
"uncertainty": 120
},
"departure": {
"time": "1751375005",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375075",
"uncertainty": 120
},
"departure": {
"time": "1751375075",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375241",
"uncertainty": 120
},
"departure": {
"time": "1751375241",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375312",
"uncertainty": 120
},
"departure": {
"time": "1751375312",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375390",
"uncertainty": 120
},
"departure": {
"time": "1751375390",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375485",
"uncertainty": 120
},
"departure": {
"time": "1751375485",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375541",
"uncertainty": 120
},
"departure": {
"time": "1751375541",
"uncertainty": 120
},
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375597",
"uncertainty": 120
},
"departure": {
"time": "1751375597",
"uncertainty": 120
},
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375661",
"uncertainty": 120
},
"departure": {
"time": "1751375661",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375732",
"uncertainty": 120
},
"departure": {
"time": "1751375732",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375781",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080080"
},
"vehicle": {
"id": "186",
"label": "186"
}
}
},
{
"id": "3080081",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374144",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374167",
"uncertainty": 120
},
"departure": {
"time": "1751374234",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374313",
"uncertainty": 120
},
"departure": {
"time": "1751374324",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374345",
"uncertainty": 120
},
"departure": {
"time": "1751374354",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374464",
"uncertainty": 120
},
"departure": {
"time": "1751374474",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374561",
"uncertainty": 120
},
"departure": {
"time": "1751374564",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374631",
"uncertainty": 120
},
"departure": {
"time": "1751374654",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374774",
"uncertainty": 120
},
"departure": {
"time": "1751374804",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374902",
"uncertainty": 120
},
"departure": {
"time": "1751374902",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375003",
"uncertainty": 120
},
"departure": {
"time": "1751375003",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375053",
"uncertainty": 120
},
"departure": {
"time": "1751375053",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375102",
"uncertainty": 120
},
"departure": {
"time": "1751375102",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375157",
"uncertainty": 120
},
"departure": {
"time": "1751375157",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375219",
"uncertainty": 120
},
"departure": {
"time": "1751375219",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375302",
"uncertainty": 120
},
"departure": {
"time": "1751375302",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375420",
"uncertainty": 120
},
"departure": {
"time": "1751375420",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375485",
"uncertainty": 120
},
"departure": {
"time": "1751375485",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375604",
"uncertainty": 120
},
"departure": {
"time": "1751375604",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375670",
"uncertainty": 120
},
"departure": {
"time": "1751375670",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375741",
"uncertainty": 120
},
"departure": {
"time": "1751375741",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375811",
"uncertainty": 120
},
"departure": {
"time": "1751375811",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375977",
"uncertainty": 120
},
"departure": {
"time": "1751375977",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376048",
"uncertainty": 120
},
"departure": {
"time": "1751376048",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376126",
"uncertainty": 120
},
"departure": {
"time": "1751376126",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376221",
"uncertainty": 120
},
"departure": {
"time": "1751376221",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376277",
"uncertainty": 120
},
"departure": {
"time": "1751376277",
"uncertainty": 120
},
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376333",
"uncertainty": 120
},
"departure": {
"time": "1751376333",
"uncertainty": 120
},
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376397",
"uncertainty": 120
},
"departure": {
"time": "1751376397",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376468",
"uncertainty": 120
},
"departure": {
"time": "1751376468",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376517",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080081"
},
"vehicle": {
"id": "75",
"label": "75"
}
}
},
{
"id": "3147593",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751379782",
"uncertainty": 120
},
"departure": {
"time": "1751379782",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1751377140",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377320",
"uncertainty": 120
},
"departure": {
"time": "1751377320",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377479",
"uncertainty": 120
},
"departure": {
"time": "1751377479",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377540",
"uncertainty": 120
},
"departure": {
"time": "1751377540",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377793",
"uncertainty": 120
},
"departure": {
"time": "1751377793",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378100",
"uncertainty": 120
},
"departure": {
"time": "1751378100",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378591",
"uncertainty": 120
},
"departure": {
"time": "1751378591",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378640",
"uncertainty": 120
},
"departure": {
"time": "1751378640",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1751379060",
"uncertainty": 120
},
"departure": {
"time": "1751379060",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751379360",
"uncertainty": 120
},
"departure": {
"time": "1751379360",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751379480",
"uncertainty": 120
},
"departure": {
"time": "1751379480",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751379773",
"uncertainty": 120
},
"departure": {
"time": "1751379773",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1751379797",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3147593"
}
}
},
{
"id": "3080138",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080138"
}
}
},
{
"id": "3080139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378280",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080139"
}
}
},
{
"id": "3080136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375580"
},
"stopId": "0:ALGOU",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080136"
}
}
},
{
"id": "3080137",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376480",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080137"
}
}
},
{
"id": "3080134",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373841",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373887",
"uncertainty": 120
},
"departure": {
"time": "1751373901",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373961",
"uncertainty": 120
},
"departure": {
"time": "1751374022",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374083",
"uncertainty": 120
},
"departure": {
"time": "1751374113",
"uncertainty": 120
},
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374165",
"uncertainty": 120
},
"departure": {
"time": "1751374233",
"uncertainty": 120
},
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374294",
"uncertainty": 120
},
"departure": {
"time": "1751374294",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374507",
"uncertainty": 120
},
"departure": {
"time": "1751374507",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374596",
"uncertainty": 120
},
"departure": {
"time": "1751374627",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374684",
"uncertainty": 120
},
"departure": {
"time": "1751374716",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374824",
"uncertainty": 120
},
"departure": {
"time": "1751374837",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374867",
"uncertainty": 120
},
"departure": {
"time": "1751374867",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374901",
"uncertainty": 120
},
"departure": {
"time": "1751374901",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374984",
"uncertainty": 120
},
"departure": {
"time": "1751374984",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375093",
"uncertainty": 120
},
"departure": {
"time": "1751375093",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375191",
"uncertainty": 120
},
"departure": {
"time": "1751375191",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375296",
"uncertainty": 120
},
"departure": {
"time": "1751375296",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375355",
"uncertainty": 120
},
"departure": {
"time": "1751375355",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375435",
"uncertainty": 120
},
"departure": {
"time": "1751375435",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375499",
"uncertainty": 120
},
"departure": {
"time": "1751375499",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375588",
"uncertainty": 120
},
"departure": {
"time": "1751375588",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375621",
"uncertainty": 120
},
"departure": {
"time": "1751375621",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375718",
"uncertainty": 120
},
"departure": {
"time": "1751375718",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375862",
"uncertainty": 120
},
"departure": {
"time": "1751375862",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375995",
"uncertainty": 120
},
"departure": {
"time": "1751375995",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376091",
"uncertainty": 120
},
"departure": {
"time": "1751376091",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376162",
"uncertainty": 120
},
"departure": {
"time": "1751376162",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376221",
"uncertainty": 120
},
"departure": {
"time": "1751376221",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376270",
"uncertainty": 120
},
"departure": {
"time": "1751376270",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376327",
"uncertainty": 120
},
"departure": {
"time": "1751376327",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376342",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080134"
},
"vehicle": {
"id": "61",
"label": "61"
}
}
},
{
"id": "3080135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374683",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374743",
"uncertainty": 120
},
"departure": {
"time": "1751374743",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374800",
"uncertainty": 120
},
"departure": {
"time": "1751374800",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374881",
"uncertainty": 120
},
"departure": {
"time": "1751374881",
"uncertainty": 120
},
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374936",
"uncertainty": 120
},
"departure": {
"time": "1751374936",
"uncertainty": 120
},
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374999",
"uncertainty": 120
},
"departure": {
"time": "1751374999",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375125",
"uncertainty": 120
},
"departure": {
"time": "1751375125",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375217",
"uncertainty": 120
},
"departure": {
"time": "1751375217",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375277",
"uncertainty": 120
},
"departure": {
"time": "1751375277",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375388",
"uncertainty": 120
},
"departure": {
"time": "1751375388",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375447",
"uncertainty": 120
},
"departure": {
"time": "1751375447",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375488",
"uncertainty": 120
},
"departure": {
"time": "1751375488",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375558",
"uncertainty": 120
},
"departure": {
"time": "1751375558",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375664",
"uncertainty": 120
},
"departure": {
"time": "1751375664",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375758",
"uncertainty": 120
},
"departure": {
"time": "1751375758",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375866",
"uncertainty": 120
},
"departure": {
"time": "1751375866",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375925",
"uncertainty": 120
},
"departure": {
"time": "1751375925",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376004",
"uncertainty": 120
},
"departure": {
"time": "1751376004",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376070",
"uncertainty": 120
},
"departure": {
"time": "1751376070",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376159",
"uncertainty": 120
},
"departure": {
"time": "1751376159",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376195",
"uncertainty": 120
},
"departure": {
"time": "1751376195",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376294",
"uncertainty": 120
},
"departure": {
"time": "1751376294",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376438",
"uncertainty": 120
},
"departure": {
"time": "1751376438",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376571",
"uncertainty": 120
},
"departure": {
"time": "1751376571",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376667",
"uncertainty": 120
},
"departure": {
"time": "1751376667",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376738",
"uncertainty": 120
},
"departure": {
"time": "1751376738",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376797",
"uncertainty": 120
},
"departure": {
"time": "1751376797",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376846",
"uncertainty": 120
},
"departure": {
"time": "1751376846",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376903",
"uncertainty": 120
},
"departure": {
"time": "1751376903",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376918",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080135"
},
"vehicle": {
"id": "116",
"label": "116"
}
}
},
{
"id": "2025-07-01-14-36-16-344-738016",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374549",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1751374639",
"uncertainty": 120
},
"departure": {
"time": "1751374639",
"uncertainty": 120
},
"stopId": "0:TURI"
},
{
"arrival": {
"time": "1751374759",
"uncertainty": 120
},
"departure": {
"time": "1751374759",
"uncertainty": 120
},
"stopId": "0:SSOCI"
},
{
"arrival": {
"time": "1751374819",
"uncertainty": 120
},
"departure": {
"time": "1751374819",
"uncertainty": 120
},
"stopId": "0:RESER 2"
},
{
"arrival": {
"time": "1751374906",
"uncertainty": 120
},
"departure": {
"time": "1751374906",
"uncertainty": 120
},
"stopId": "0:TROND 2"
},
{
"arrival": {
"time": "1751374999",
"uncertainty": 120
},
"departure": {
"time": "1751374999",
"uncertainty": 120
},
"stopId": "0:VALEN 2"
},
{
"arrival": {
"time": "1751375046",
"uncertainty": 120
},
"departure": {
"time": "1751375046",
"uncertainty": 120
},
"stopId": "0:MDBOU 2"
},
{
"arrival": {
"time": "1751375096",
"uncertainty": 120
},
"departure": {
"time": "1751375096",
"uncertainty": 120
},
"stopId": "0:IADAM 2"
},
{
"arrival": {
"time": "1751375184",
"uncertainty": 120
},
"departure": {
"time": "1751375184",
"uncertainty": 120
},
"stopId": "0:CYRAN 2"
},
{
"arrival": {
"time": "1751375246",
"uncertainty": 120
},
"departure": {
"time": "1751375246",
"uncertainty": 120
},
"stopId": "0:TEMPL 2"
},
{
"arrival": {
"time": "1751375279",
"uncertainty": 120
},
"departure": {
"time": "1751375279",
"uncertainty": 120
},
"stopId": "0:RALPE 2"
},
{
"arrival": {
"time": "1751375340",
"uncertainty": 120
},
"departure": {
"time": "1751375340",
"uncertainty": 120
},
"stopId": "0:GAUD 2"
},
{
"arrival": {
"time": "1751375417",
"uncertainty": 120
},
"departure": {
"time": "1751375417",
"uncertainty": 120
},
"stopId": "0:LD3S"
},
{
"arrival": {
"time": "1751375460",
"uncertainty": 120
},
"departure": {
"time": "1751375460",
"uncertainty": 120
},
"stopId": "0:BRASS 2"
},
{
"arrival": {
"time": "1751375513",
"uncertainty": 120
},
"departure": {
"time": "1751375513",
"uncertainty": 120
},
"stopId": "0:ABRIC 2"
},
{
"arrival": {
"time": "1751375546",
"uncertainty": 120
},
"departure": {
"time": "1751375546",
"uncertainty": 120
},
"stopId": "0:TALAV 2"
},
{
"arrival": {
"time": "1751375598",
"uncertainty": 120
},
"departure": {
"time": "1751375598",
"uncertainty": 120
},
"stopId": "0:FOLLE 2"
},
{
"arrival": {
"time": "1751375617",
"uncertainty": 120
},
"departure": {
"time": "1751375617",
"uncertainty": 120
},
"stopId": "0:LALLE 2"
},
{
"arrival": {
"time": "1751375644",
"uncertainty": 120
},
"departure": {
"time": "1751375644",
"uncertainty": 120
},
"stopId": "0:VORGI 2"
},
{
"arrival": {
"time": "1751375703",
"uncertainty": 120
},
"departure": {
"time": "1751375703",
"uncertainty": 120
},
"stopId": "0:BELLE 2"
},
{
"arrival": {
"time": "1751375747",
"uncertainty": 120
},
"departure": {
"time": "1751375747",
"uncertainty": 120
},
"stopId": "0:MANOU 2"
},
{
"arrival": {
"time": "1751375799",
"uncertainty": 120
},
"departure": {
"time": "1751375799",
"uncertainty": 120
},
"stopId": "0:JBREL 2"
},
{
"arrival": {
"time": "1751375837",
"uncertainty": 120
},
"departure": {
"time": "1751375837",
"uncertainty": 120
},
"stopId": "0:LECON 2"
},
{
"arrival": {
"time": "1751375883",
"uncertainty": 120
},
"stopId": "0:LBLAC"
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "ADDED",
"tripId": "marete1_2025-07-01-14-36-16-344-738016"
},
"vehicle": {
"id": "64",
"label": "64"
}
}
},
{
"id": "3080133",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372880",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372941",
"uncertainty": 120
},
"departure": {
"time": "1751372941",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373015",
"uncertainty": 120
},
"departure": {
"time": "1751373031",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373091",
"uncertainty": 120
},
"departure": {
"time": "1751373121",
"uncertainty": 120
},
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373171",
"uncertainty": 120
},
"departure": {
"time": "1751373181",
"uncertainty": 120
},
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373271",
"uncertainty": 120
},
"departure": {
"time": "1751373271",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373391",
"uncertainty": 120
},
"departure": {
"time": "1751373391",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373541",
"uncertainty": 120
},
"departure": {
"time": "1751373571",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373642",
"uncertainty": 120
},
"departure": {
"time": "1751373661",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373751",
"uncertainty": 120
},
"departure": {
"time": "1751373751",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373811",
"uncertainty": 120
},
"departure": {
"time": "1751373811",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373841",
"uncertainty": 120
},
"departure": {
"time": "1751373841",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373930",
"uncertainty": 120
},
"departure": {
"time": "1751373931",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374041",
"uncertainty": 120
},
"departure": {
"time": "1751374051",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374151",
"uncertainty": 120
},
"departure": {
"time": "1751374201",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374303",
"uncertainty": 120
},
"departure": {
"time": "1751374303",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374361",
"uncertainty": 120
},
"departure": {
"time": "1751374381",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374461",
"uncertainty": 120
},
"departure": {
"time": "1751374501",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374561",
"uncertainty": 120
},
"departure": {
"time": "1751374591",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374681",
"uncertainty": 120
},
"departure": {
"time": "1751374681",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374711",
"uncertainty": 120
},
"departure": {
"time": "1751374711",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374806",
"uncertainty": 120
},
"departure": {
"time": "1751374806",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374974",
"uncertainty": 120
},
"departure": {
"time": "1751374974",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375123",
"uncertainty": 120
},
"departure": {
"time": "1751375123",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375213",
"uncertainty": 120
},
"departure": {
"time": "1751375213",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375275",
"uncertainty": 120
},
"departure": {
"time": "1751375275",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375441",
"uncertainty": 120
},
"departure": {
"time": "1751375441",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375462",
"uncertainty": 120
},
"departure": {
"time": "1751375462",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375522",
"uncertainty": 120
},
"departure": {
"time": "1751375522",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375537",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080133"
},
"vehicle": {
"id": "105",
"label": "105"
}
}
},
{
"id": "3079959",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377623",
"uncertainty": 120
},
"departure": {
"time": "1751377623",
"uncertainty": 120
},
"stopId": "0:_CED"
},
{
"arrival": {
"time": "1751377927",
"uncertainty": 120
},
"departure": {
"time": "1751377927",
"uncertainty": 120
},
"stopId": "0:_LHI"
},
{
"arrival": {
"time": "1751378171",
"uncertainty": 120
},
"departure": {
"time": "1751378171",
"uncertainty": 120
},
"stopId": "0:_ETO"
},
{
"departure": {
"time": "1751377140",
"uncertainty": 120
},
"stopId": "0:_PBO",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377231",
"uncertainty": 120
},
"departure": {
"time": "1751377231",
"uncertainty": 120
},
"stopId": "0:_LEF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377320",
"uncertainty": 120
},
"departure": {
"time": "1751377320",
"uncertainty": 120
},
"stopId": "0:_LLI",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377380",
"uncertainty": 120
},
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"stopId": "0:_EMO",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377515",
"uncertainty": 120
},
"departure": {
"time": "1751377515",
"uncertainty": 120
},
"stopId": "0:_CIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377620",
"uncertainty": 120
},
"departure": {
"time": "1751377620",
"uncertainty": 120
},
"stopId": "0:_CED",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377637",
"uncertainty": 120
},
"departure": {
"time": "1751377637",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DEV",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377669",
"uncertainty": 120
},
"departure": {
"time": "1751377669",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_ZAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377929",
"uncertainty": 120
},
"departure": {
"time": "1751377929",
"uncertainty": 120
},
"stopId": "0:_LHI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378030",
"uncertainty": 120
},
"departure": {
"time": "1751378030",
"uncertainty": 120
},
"stopId": "0:_COM",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378083",
"uncertainty": 120
},
"departure": {
"time": "1751378083",
"uncertainty": 120
},
"stopId": "0:_LVS",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377886",
"uncertainty": 120
},
"departure": {
"time": "1751377886",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_EJO",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377917",
"uncertainty": 120
},
"departure": {
"time": "1751377917",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MGI",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377946",
"uncertainty": 120
},
"departure": {
"time": "1751377946",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JMO",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378004",
"uncertainty": 120
},
"departure": {
"time": "1751378004",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378040",
"uncertainty": 120
},
"departure": {
"time": "1751378040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BOU",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378078",
"uncertainty": 120
},
"departure": {
"time": "1751378078",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VED",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378156",
"uncertainty": 120
},
"departure": {
"time": "1751378156",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_MSE",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378223",
"uncertainty": 120
},
"departure": {
"time": "1751378223",
"uncertainty": 120
},
"stopId": "0:_ACH",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378272",
"uncertainty": 120
},
"departure": {
"time": "1751378272",
"uncertainty": 120
},
"stopId": "0:_LAC",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378406",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "63",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079959"
}
}
},
{
"id": "3059849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376600"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3059849"
}
}
},
{
"id": "3080714",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377620",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080714"
}
}
},
{
"id": "3080735",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372049",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372439",
"uncertainty": 120
},
"departure": {
"time": "1751372439",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372447",
"uncertainty": 120
},
"departure": {
"time": "1751372447",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372529",
"uncertainty": 120
},
"departure": {
"time": "1751372529",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372649",
"uncertainty": 120
},
"departure": {
"time": "1751372649",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372692",
"uncertainty": 120
},
"departure": {
"time": "1751372692",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751372739",
"uncertainty": 120
},
"departure": {
"time": "1751372769",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751372822",
"uncertainty": 120
},
"departure": {
"time": "1751372829",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751372889",
"uncertainty": 120
},
"departure": {
"time": "1751372889",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751372979",
"uncertainty": 120
},
"departure": {
"time": "1751372979",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373087",
"uncertainty": 120
},
"departure": {
"time": "1751373099",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373227",
"uncertainty": 120
},
"departure": {
"time": "1751373249",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373309",
"uncertainty": 120
},
"departure": {
"time": "1751373309",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373429",
"uncertainty": 120
},
"departure": {
"time": "1751373459",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373568",
"uncertainty": 120
},
"departure": {
"time": "1751373579",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373652",
"uncertainty": 120
},
"departure": {
"time": "1751373669",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373789",
"uncertainty": 120
},
"departure": {
"time": "1751373789",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373863",
"uncertainty": 120
},
"departure": {
"time": "1751373879",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1751373968",
"uncertainty": 120
},
"departure": {
"time": "1751374029",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374136",
"uncertainty": 120
},
"departure": {
"time": "1751374179",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374239",
"uncertainty": 120
},
"departure": {
"time": "1751374239",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374365",
"uncertainty": 120
},
"departure": {
"time": "1751374389",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374463",
"uncertainty": 120
},
"departure": {
"time": "1751374463",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374564",
"uncertainty": 120
},
"departure": {
"time": "1751374564",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374681",
"uncertainty": 120
},
"departure": {
"time": "1751374719",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374766",
"uncertainty": 120
},
"departure": {
"time": "1751374809",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374868",
"uncertainty": 120
},
"departure": {
"time": "1751374869",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374967",
"uncertainty": 120
},
"departure": {
"time": "1751374967",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375076",
"uncertainty": 120
},
"departure": {
"time": "1751375076",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375127",
"uncertainty": 120
},
"departure": {
"time": "1751375127",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375167",
"uncertainty": 120
},
"departure": {
"time": "1751375167",
"uncertainty": 120
},
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375237",
"uncertainty": 120
},
"departure": {
"time": "1751375237",
"uncertainty": 120
},
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375285",
"uncertainty": 120
},
"departure": {
"time": "1751375285",
"uncertainty": 120
},
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375314",
"uncertainty": 120
},
"departure": {
"time": "1751375314",
"uncertainty": 120
},
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375384",
"uncertainty": 120
},
"departure": {
"time": "1751375384",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375422",
"uncertainty": 120
},
"departure": {
"time": "1751375422",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375455",
"uncertainty": 120
},
"departure": {
"time": "1751375455",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375491",
"uncertainty": 120
},
"departure": {
"time": "1751375491",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375536",
"uncertainty": 120
},
"departure": {
"time": "1751375536",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375615",
"uncertainty": 120
},
"departure": {
"time": "1751375615",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375662",
"uncertainty": 120
},
"departure": {
"time": "1751375662",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1751375721",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080735"
},
"vehicle": {
"id": "79",
"label": "79"
}
}
},
{
"id": "3079702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375760",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079702"
}
}
},
{
"id": "3079703",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079703"
}
}
},
{
"id": "3147554",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374569",
"uncertainty": 120
},
"departure": {
"time": "1751374569",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374682",
"uncertainty": 120
},
"departure": {
"time": "1751374682",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375097",
"uncertainty": 120
},
"departure": {
"time": "1751375097",
"uncertainty": 120
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375457",
"uncertainty": 120
},
"departure": {
"time": "1751375457",
"uncertainty": 120
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375510",
"uncertainty": 120
},
"departure": {
"time": "1751375510",
"uncertainty": 120
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375997",
"uncertainty": 120
},
"departure": {
"time": "1751375997",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376265",
"uncertainty": 120
},
"departure": {
"time": "1751376265",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376469",
"uncertainty": 120
},
"departure": {
"time": "1751376469",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376529",
"uncertainty": 120
},
"departure": {
"time": "1751376529",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376666",
"uncertainty": 120
},
"departure": {
"time": "1751376666",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376906",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3147554"
},
"vehicle": {
"id": "8283",
"label": "8283"
}
}
},
{
"id": "3079700",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372191",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372251",
"uncertainty": 120
},
"departure": {
"time": "1751372251",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372285",
"uncertainty": 120
},
"departure": {
"time": "1751372285",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372321",
"uncertainty": 120
},
"departure": {
"time": "1751372321",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372352",
"uncertainty": 120
},
"departure": {
"time": "1751372352",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372430",
"uncertainty": 120
},
"departure": {
"time": "1751372430",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1751372491",
"uncertainty": 120
},
"departure": {
"time": "1751372611",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751372685",
"uncertainty": 120
},
"departure": {
"time": "1751372685",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751372725",
"uncertainty": 120
},
"departure": {
"time": "1751372725",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751372754",
"uncertainty": 120
},
"departure": {
"time": "1751372754",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751372792",
"uncertainty": 120
},
"departure": {
"time": "1751372792",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751372902",
"uncertainty": 120
},
"departure": {
"time": "1751372911",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373032",
"uncertainty": 120
},
"departure": {
"time": "1751373032",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373104",
"uncertainty": 120
},
"departure": {
"time": "1751373273",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373417",
"uncertainty": 120
},
"departure": {
"time": "1751373424",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373494",
"uncertainty": 120
},
"departure": {
"time": "1751373494",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373544",
"uncertainty": 120
},
"departure": {
"time": "1751373544",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373600",
"uncertainty": 120
},
"departure": {
"time": "1751373604",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751373664",
"uncertainty": 120
},
"departure": {
"time": "1751373694",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751373784",
"uncertainty": 120
},
"departure": {
"time": "1751373814",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751373882",
"uncertainty": 120
},
"departure": {
"time": "1751373882",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1751373994",
"uncertainty": 120
},
"departure": {
"time": "1751374054",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374219",
"uncertainty": 120
},
"departure": {
"time": "1751374219",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374272",
"uncertainty": 120
},
"departure": {
"time": "1751374272",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374384",
"uncertainty": 120
},
"departure": {
"time": "1751374384",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374461",
"uncertainty": 120
},
"departure": {
"time": "1751374461",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374489",
"uncertainty": 120
},
"departure": {
"time": "1751374504",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374555",
"uncertainty": 120
},
"departure": {
"time": "1751374555",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374623",
"uncertainty": 120
},
"departure": {
"time": "1751374623",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374684",
"uncertainty": 120
},
"departure": {
"time": "1751374684",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374737",
"uncertainty": 120
},
"departure": {
"time": "1751374744",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751374865",
"uncertainty": 120
},
"departure": {
"time": "1751374865",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1751374938",
"uncertainty": 120
},
"departure": {
"time": "1751374938",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1751374969",
"uncertainty": 120
},
"departure": {
"time": "1751374969",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375026",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079700"
},
"vehicle": {
"id": "60",
"label": "60"
}
}
},
{
"id": "3147555",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375700",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3147555"
}
}
},
{
"id": "3079701",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374022",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374092",
"uncertainty": 120
},
"departure": {
"time": "1751374092",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374123",
"uncertainty": 120
},
"departure": {
"time": "1751374123",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374172",
"uncertainty": 120
},
"departure": {
"time": "1751374172",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374202",
"uncertainty": 120
},
"departure": {
"time": "1751374202",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374274",
"uncertainty": 120
},
"departure": {
"time": "1751374293",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374337",
"uncertainty": 120
},
"departure": {
"time": "1751374337",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374404",
"uncertainty": 120
},
"departure": {
"time": "1751374412",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374465",
"uncertainty": 120
},
"departure": {
"time": "1751374465",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374510",
"uncertainty": 120
},
"departure": {
"time": "1751374510",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374549",
"uncertainty": 120
},
"departure": {
"time": "1751374592",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374720",
"uncertainty": 120
},
"departure": {
"time": "1751374720",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374802",
"uncertainty": 120
},
"departure": {
"time": "1751374802",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374860",
"uncertainty": 120
},
"departure": {
"time": "1751374860",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375012",
"uncertainty": 120
},
"departure": {
"time": "1751375012",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375089",
"uncertainty": 120
},
"departure": {
"time": "1751375089",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375139",
"uncertainty": 120
},
"departure": {
"time": "1751375139",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375188",
"uncertainty": 120
},
"departure": {
"time": "1751375188",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375244",
"uncertainty": 120
},
"departure": {
"time": "1751375244",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375306",
"uncertainty": 120
},
"departure": {
"time": "1751375306",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375388",
"uncertainty": 120
},
"departure": {
"time": "1751375388",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375497",
"uncertainty": 120
},
"departure": {
"time": "1751375497",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375661",
"uncertainty": 120
},
"departure": {
"time": "1751375661",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375708",
"uncertainty": 120
},
"departure": {
"time": "1751375708",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375777",
"uncertainty": 120
},
"departure": {
"time": "1751375777",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375837",
"uncertainty": 120
},
"departure": {
"time": "1751375837",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375890",
"uncertainty": 120
},
"departure": {
"time": "1751375890",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375943",
"uncertainty": 120
},
"departure": {
"time": "1751375943",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376017",
"uncertainty": 120
},
"departure": {
"time": "1751376017",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376081",
"uncertainty": 120
},
"departure": {
"time": "1751376081",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376132",
"uncertainty": 120
},
"departure": {
"time": "1751376132",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376231",
"uncertainty": 120
},
"departure": {
"time": "1751376231",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376305",
"uncertainty": 120
},
"departure": {
"time": "1751376305",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376336",
"uncertainty": 120
},
"departure": {
"time": "1751376336",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376393",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079701"
},
"vehicle": {
"id": "63",
"label": "63"
}
}
},
{
"id": "3147556",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3147556"
}
}
},
{
"id": "3079790",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377868",
"uncertainty": 120
},
"departure": {
"time": "1751377868",
"uncertainty": 120
},
"stopId": "0:BOTTE 2"
},
{
"arrival": {
"time": "1751377939",
"uncertainty": 120
},
"departure": {
"time": "1751377939",
"uncertainty": 120
},
"stopId": "0:FAUCO 2"
},
{
"arrival": {
"time": "1751378019",
"uncertainty": 120
},
"departure": {
"time": "1751378019",
"uncertainty": 120
},
"stopId": "0:PBLAN"
},
{
"arrival": {
"time": "1751378132",
"uncertainty": 120
},
"departure": {
"time": "1751378132",
"uncertainty": 120
},
"stopId": "0:CCOM1.2"
},
{
"departure": {
"time": "1751376249",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376356",
"uncertainty": 120
},
"departure": {
"time": "1751376356",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376413",
"uncertainty": 120
},
"departure": {
"time": "1751376413",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376484",
"uncertainty": 120
},
"departure": {
"time": "1751376484",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376562",
"uncertainty": 120
},
"departure": {
"time": "1751376562",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376609",
"uncertainty": 120
},
"departure": {
"time": "1751376609",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376697",
"uncertainty": 120
},
"departure": {
"time": "1751376697",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376766",
"uncertainty": 120
},
"departure": {
"time": "1751376766",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376817",
"uncertainty": 120
},
"departure": {
"time": "1751376817",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376883",
"uncertainty": 120
},
"departure": {
"time": "1751376883",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377029",
"uncertainty": 120
},
"departure": {
"time": "1751377029",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377145",
"uncertainty": 120
},
"departure": {
"time": "1751377145",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377205",
"uncertainty": 120
},
"departure": {
"time": "1751377205",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377301",
"uncertainty": 120
},
"departure": {
"time": "1751377301",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377422",
"uncertainty": 120
},
"departure": {
"time": "1751377422",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377648",
"uncertainty": 120
},
"departure": {
"time": "1751377648",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377691",
"uncertainty": 120
},
"departure": {
"time": "1751377691",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377919",
"uncertainty": 120
},
"departure": {
"time": "1751377919",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378040",
"uncertainty": 120
},
"departure": {
"time": "1751378040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378107",
"uncertainty": 120
},
"departure": {
"time": "1751378107",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378144",
"uncertainty": 120
},
"departure": {
"time": "1751378144",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378173",
"uncertainty": 120
},
"departure": {
"time": "1751378173",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378215",
"uncertainty": 120
},
"departure": {
"time": "1751378215",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378268",
"uncertainty": 120
},
"departure": {
"time": "1751378268",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378135",
"uncertainty": 120
},
"departure": {
"time": "1751378135",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378187",
"uncertainty": 120
},
"departure": {
"time": "1751378187",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378271",
"uncertainty": 120
},
"departure": {
"time": "1751378271",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378373",
"uncertainty": 120
},
"departure": {
"time": "1751378373",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378503",
"uncertainty": 120
},
"departure": {
"time": "1751378503",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378548",
"uncertainty": 120
},
"departure": {
"time": "1751378548",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378647",
"uncertainty": 120
},
"departure": {
"time": "1751378647",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378691",
"uncertainty": 120
},
"departure": {
"time": "1751378691",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 33
},
{
"arrival": {
"time": "1751378762",
"uncertainty": 120
},
"departure": {
"time": "1751378762",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751378793",
"uncertainty": 120
},
"departure": {
"time": "1751378793",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751378827",
"uncertainty": 120
},
"departure": {
"time": "1751378827",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751378867",
"uncertainty": 120
},
"departure": {
"time": "1751378867",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751378899",
"uncertainty": 120
},
"departure": {
"time": "1751378899",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751378931",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079790"
}
}
},
{
"id": "3079791",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751380448",
"uncertainty": 120
},
"departure": {
"time": "1751380448",
"uncertainty": 120
},
"stopId": "0:BOTTE 2"
},
{
"arrival": {
"time": "1751380519",
"uncertainty": 120
},
"departure": {
"time": "1751380519",
"uncertainty": 120
},
"stopId": "0:FAUCO 2"
},
{
"arrival": {
"time": "1751380599",
"uncertainty": 120
},
"departure": {
"time": "1751380599",
"uncertainty": 120
},
"stopId": "0:PBLAN"
},
{
"arrival": {
"time": "1751380712",
"uncertainty": 120
},
"departure": {
"time": "1751380712",
"uncertainty": 120
},
"stopId": "0:CCOM1.2"
},
{
"departure": {
"time": "1751378280",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 1
},
{
"arrival": {
"time": "1751378335",
"uncertainty": 120
},
"departure": {
"time": "1751378335",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751378452",
"uncertainty": 120
},
"departure": {
"time": "1751378452",
"uncertainty": 120
},
"stopId": "0:RCOL",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378520",
"uncertainty": 120
},
"departure": {
"time": "1751378520",
"uncertainty": 120
},
"stopId": "0:MALBOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378621",
"uncertainty": 120
},
"departure": {
"time": "1751378621",
"uncertainty": 120
},
"stopId": "0:ZAGU",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378650",
"uncertainty": 120
},
"departure": {
"time": "1751378650",
"uncertainty": 120
},
"stopId": "0:MCUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378820",
"uncertainty": 120
},
"departure": {
"time": "1751378820",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378927",
"uncertainty": 120
},
"departure": {
"time": "1751378927",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378984",
"uncertainty": 120
},
"departure": {
"time": "1751378984",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751379055",
"uncertainty": 120
},
"departure": {
"time": "1751379055",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751379133",
"uncertainty": 120
},
"departure": {
"time": "1751379133",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751379180",
"uncertainty": 120
},
"departure": {
"time": "1751379180",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 12
},
{
"arrival": {
"time": "1751379268",
"uncertainty": 120
},
"departure": {
"time": "1751379268",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751379337",
"uncertainty": 120
},
"departure": {
"time": "1751379337",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751379388",
"uncertainty": 120
},
"departure": {
"time": "1751379388",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751379454",
"uncertainty": 120
},
"departure": {
"time": "1751379454",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379600",
"uncertainty": 120
},
"departure": {
"time": "1751379600",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379719",
"uncertainty": 120
},
"departure": {
"time": "1751379719",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379780",
"uncertainty": 120
},
"departure": {
"time": "1751379780",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379881",
"uncertainty": 120
},
"departure": {
"time": "1751379881",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751380002",
"uncertainty": 120
},
"departure": {
"time": "1751380002",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751380140",
"uncertainty": 120
},
"departure": {
"time": "1751380140",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751380228",
"uncertainty": 120
},
"departure": {
"time": "1751380228",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751380271",
"uncertainty": 120
},
"departure": {
"time": "1751380271",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751380499",
"uncertainty": 120
},
"departure": {
"time": "1751380499",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751380620",
"uncertainty": 120
},
"departure": {
"time": "1751380620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751380687",
"uncertainty": 120
},
"departure": {
"time": "1751380687",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751380724",
"uncertainty": 120
},
"departure": {
"time": "1751380724",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751380753",
"uncertainty": 120
},
"departure": {
"time": "1751380753",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751380795",
"uncertainty": 120
},
"departure": {
"time": "1751380795",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751380848",
"uncertainty": 120
},
"departure": {
"time": "1751380848",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751380715",
"uncertainty": 120
},
"departure": {
"time": "1751380715",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751380773",
"uncertainty": 120
},
"departure": {
"time": "1751380773",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751380867",
"uncertainty": 120
},
"departure": {
"time": "1751380867",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751380982",
"uncertainty": 120
},
"departure": {
"time": "1751380982",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751381129",
"uncertainty": 120
},
"departure": {
"time": "1751381129",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751381169",
"uncertainty": 120
},
"departure": {
"time": "1751381169",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 37
},
{
"arrival": {
"time": "1751381268",
"uncertainty": 120
},
"departure": {
"time": "1751381268",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751381312",
"uncertainty": 120
},
"departure": {
"time": "1751381312",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1751381383",
"uncertainty": 120
},
"departure": {
"time": "1751381383",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751381414",
"uncertainty": 120
},
"departure": {
"time": "1751381414",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1751381448",
"uncertainty": 120
},
"departure": {
"time": "1751381448",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751381488",
"uncertainty": 120
},
"departure": {
"time": "1751381488",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1751381520",
"uncertainty": 120
},
"departure": {
"time": "1751381520",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1751381552",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079791"
}
}
},
{
"id": "3079789",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374659",
"uncertainty": 120
},
"departure": {
"time": "1751374659",
"uncertainty": 120
},
"stopId": "0:BOTTE 2"
},
{
"arrival": {
"time": "1751374738",
"uncertainty": 120
},
"departure": {
"time": "1751374738",
"uncertainty": 120
},
"stopId": "0:FAUCO 2"
},
{
"arrival": {
"time": "1751374809",
"uncertainty": 120
},
"departure": {
"time": "1751374809",
"uncertainty": 120
},
"stopId": "0:PBLAN"
},
{
"arrival": {
"time": "1751374929",
"uncertainty": 120
},
"departure": {
"time": "1751374929",
"uncertainty": 120
},
"stopId": "0:CCOM1.2"
},
{
"departure": {
"time": "1751373121",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373231",
"uncertainty": 120
},
"departure": {
"time": "1751373231",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373262",
"uncertainty": 120
},
"departure": {
"time": "1751373262",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373301",
"uncertainty": 120
},
"departure": {
"time": "1751373301",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373361",
"uncertainty": 120
},
"departure": {
"time": "1751373361",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373415",
"uncertainty": 120
},
"departure": {
"time": "1751373415",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373480",
"uncertainty": 120
},
"departure": {
"time": "1751373480",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373491",
"uncertainty": 120
},
"departure": {
"time": "1751373491",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373558",
"uncertainty": 120
},
"departure": {
"time": "1751373558",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373615",
"uncertainty": 120
},
"departure": {
"time": "1751373615",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373710",
"uncertainty": 120
},
"departure": {
"time": "1751373780",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373870",
"uncertainty": 120
},
"departure": {
"time": "1751373871",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373942",
"uncertainty": 120
},
"departure": {
"time": "1751373942",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374034",
"uncertainty": 120
},
"departure": {
"time": "1751374051",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374131",
"uncertainty": 120
},
"departure": {
"time": "1751374131",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374289",
"uncertainty": 120
},
"departure": {
"time": "1751374381",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374452",
"uncertainty": 120
},
"departure": {
"time": "1751374501",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374553",
"uncertainty": 120
},
"departure": {
"time": "1751374553",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374679",
"uncertainty": 120
},
"departure": {
"time": "1751374679",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374800",
"uncertainty": 120
},
"departure": {
"time": "1751374800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374867",
"uncertainty": 120
},
"departure": {
"time": "1751374867",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374904",
"uncertainty": 120
},
"departure": {
"time": "1751374904",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374933",
"uncertainty": 120
},
"departure": {
"time": "1751374933",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374975",
"uncertainty": 120
},
"departure": {
"time": "1751374975",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375028",
"uncertainty": 120
},
"departure": {
"time": "1751375028",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374932",
"uncertainty": 120
},
"departure": {
"time": "1751374932",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374979",
"uncertainty": 120
},
"departure": {
"time": "1751374979",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375060",
"uncertainty": 120
},
"departure": {
"time": "1751375060",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375159",
"uncertainty": 120
},
"departure": {
"time": "1751375159",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375285",
"uncertainty": 120
},
"departure": {
"time": "1751375285",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375324",
"uncertainty": 120
},
"departure": {
"time": "1751375324",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375423",
"uncertainty": 120
},
"departure": {
"time": "1751375423",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375467",
"uncertainty": 120
},
"departure": {
"time": "1751375467",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375538",
"uncertainty": 120
},
"departure": {
"time": "1751375538",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375569",
"uncertainty": 120
},
"departure": {
"time": "1751375569",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375603",
"uncertainty": 120
},
"departure": {
"time": "1751375603",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375643",
"uncertainty": 120
},
"departure": {
"time": "1751375643",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375675",
"uncertainty": 120
},
"departure": {
"time": "1751375675",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375707",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079789"
},
"vehicle": {
"id": "57",
"label": "57"
}
}
},
{
"id": "3080299",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377785",
"uncertainty": 120
},
"departure": {
"time": "1751377785",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377824",
"uncertainty": 120
},
"departure": {
"time": "1751377824",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377860",
"uncertainty": 120
},
"departure": {
"time": "1751377860",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377945",
"uncertainty": 120
},
"departure": {
"time": "1751377945",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378024",
"uncertainty": 120
},
"departure": {
"time": "1751378024",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378099",
"uncertainty": 120
},
"departure": {
"time": "1751378099",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378163",
"uncertainty": 120
},
"departure": {
"time": "1751378163",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378356",
"uncertainty": 120
},
"departure": {
"time": "1751378356",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378446",
"uncertainty": 120
},
"departure": {
"time": "1751378446",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378608",
"uncertainty": 120
},
"departure": {
"time": "1751378608",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378726",
"uncertainty": 120
},
"departure": {
"time": "1751378726",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378799",
"uncertainty": 120
},
"departure": {
"time": "1751378799",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378901",
"uncertainty": 120
},
"departure": {
"time": "1751378901",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378937",
"uncertainty": 120
},
"departure": {
"time": "1751378937",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378975",
"uncertainty": 120
},
"departure": {
"time": "1751378975",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379071",
"uncertainty": 120
},
"departure": {
"time": "1751379071",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379191",
"uncertainty": 120
},
"departure": {
"time": "1751379191",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379259",
"uncertainty": 120
},
"departure": {
"time": "1751379259",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379329",
"uncertainty": 120
},
"departure": {
"time": "1751379329",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379403",
"uncertainty": 120
},
"departure": {
"time": "1751379403",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379497",
"uncertainty": 120
},
"departure": {
"time": "1751379497",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751379555",
"uncertainty": 120
},
"departure": {
"time": "1751379555",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1751379685",
"uncertainty": 120
},
"departure": {
"time": "1751379685",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751379731",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080299"
}
}
},
{
"id": "3080296",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376600",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080296"
}
}
},
{
"id": "3079846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751378340"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079846"
}
}
},
{
"id": "3079871",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377082",
"uncertainty": 120
},
"departure": {
"time": "1751377082",
"uncertainty": 120
},
"stopId": "0:_ELRE"
},
{
"departure": {
"time": "1751376840",
"uncertainty": 120
},
"stopId": "0:_EALO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376906",
"uncertainty": 120
},
"departure": {
"time": "1751376906",
"uncertainty": 120
},
"stopId": "0:ECOM",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376937",
"uncertainty": 120
},
"departure": {
"time": "1751376937",
"uncertainty": 120
},
"stopId": "0:_EPR 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377080",
"uncertainty": 120
},
"departure": {
"time": "1751377080",
"uncertainty": 120
},
"stopId": "0:_ELRE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377443",
"uncertainty": 120
},
"departure": {
"time": "1751377443",
"uncertainty": 120
},
"stopId": "0:_BVIL",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377520",
"uncertainty": 120
},
"departure": {
"time": "1751377520",
"uncertainty": 120
},
"stopId": "0:_BLC 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377579",
"uncertainty": 120
},
"departure": {
"time": "1751377579",
"uncertainty": 120
},
"stopId": "0:_BLBO",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377639",
"uncertainty": 120
},
"departure": {
"time": "1751377639",
"uncertainty": 120
},
"stopId": "0:_BVIC",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377700",
"uncertainty": 120
},
"departure": {
"time": "1751377700",
"uncertainty": 120
},
"stopId": "0:_BVVI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377897",
"uncertainty": 120
},
"departure": {
"time": "1751377897",
"uncertainty": 120
},
"stopId": "0:_PFM",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378112",
"uncertainty": 120
},
"departure": {
"time": "1751378112",
"uncertainty": 120
},
"stopId": "0:_PVB",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378242",
"uncertainty": 120
},
"departure": {
"time": "1751378242",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378456",
"uncertainty": 120
},
"departure": {
"time": "1751378456",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378641",
"uncertainty": 120
},
"departure": {
"time": "1751378641",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378788",
"uncertainty": 120
},
"departure": {
"time": "1751378788",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378855",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079871"
}
}
},
{
"id": "3079858",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375880",
"uncertainty": 120
},
"stopId": "0:UPI",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079858"
}
}
},
{
"id": "3079810",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377191",
"uncertainty": 120
},
"departure": {
"time": "1751377191",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1751377277",
"uncertainty": 120
},
"departure": {
"time": "1751377277",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1751377344",
"uncertainty": 120
},
"departure": {
"time": "1751377344",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1751376300",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376338",
"uncertainty": 120
},
"departure": {
"time": "1751376338",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376372",
"uncertainty": 120
},
"departure": {
"time": "1751376372",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376409",
"uncertainty": 120
},
"departure": {
"time": "1751376409",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376442",
"uncertainty": 120
},
"departure": {
"time": "1751376442",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376475",
"uncertainty": 120
},
"departure": {
"time": "1751376475",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376540",
"uncertainty": 120
},
"departure": {
"time": "1751376540",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376587",
"uncertainty": 120
},
"departure": {
"time": "1751376587",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376662",
"uncertainty": 120
},
"departure": {
"time": "1751376662",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376720",
"uncertainty": 120
},
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376860",
"uncertainty": 120
},
"departure": {
"time": "1751376860",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376939",
"uncertainty": 120
},
"departure": {
"time": "1751376939",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377039",
"uncertainty": 120
},
"departure": {
"time": "1751377039",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377080",
"uncertainty": 120
},
"departure": {
"time": "1751377080",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377159",
"uncertainty": 120
},
"departure": {
"time": "1751377159",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377206",
"uncertainty": 120
},
"departure": {
"time": "1751377206",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377250",
"uncertainty": 120
},
"departure": {
"time": "1751377250",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377284",
"uncertainty": 120
},
"departure": {
"time": "1751377284",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377313",
"uncertainty": 120
},
"departure": {
"time": "1751377313",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377380",
"uncertainty": 120
},
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377490",
"uncertainty": 120
},
"departure": {
"time": "1751377490",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377496",
"uncertainty": 120
},
"departure": {
"time": "1751377496",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377549",
"uncertainty": 120
},
"departure": {
"time": "1751377549",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377618",
"uncertainty": 120
},
"departure": {
"time": "1751377618",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377746",
"uncertainty": 120
},
"departure": {
"time": "1751377746",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377868",
"uncertainty": 120
},
"departure": {
"time": "1751377868",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751377948",
"uncertainty": 120
},
"departure": {
"time": "1751377948",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378026",
"uncertainty": 120
},
"departure": {
"time": "1751378026",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378126",
"uncertainty": 120
},
"departure": {
"time": "1751378126",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378248",
"uncertainty": 120
},
"departure": {
"time": "1751378248",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378378",
"uncertainty": 120
},
"departure": {
"time": "1751378378",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378425",
"uncertainty": 120
},
"departure": {
"time": "1751378425",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378469",
"uncertainty": 120
},
"departure": {
"time": "1751378469",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1751378532",
"uncertainty": 120
},
"departure": {
"time": "1751378532",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1751378606",
"uncertainty": 120
},
"departure": {
"time": "1751378606",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1751378645",
"uncertainty": 120
},
"departure": {
"time": "1751378645",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1751378706",
"uncertainty": 120
},
"departure": {
"time": "1751378706",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1751378759",
"uncertainty": 120
},
"departure": {
"time": "1751378759",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1751378819",
"uncertainty": 120
},
"departure": {
"time": "1751378819",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1751378906",
"uncertainty": 120
},
"departure": {
"time": "1751378906",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751379074",
"uncertainty": 120
},
"departure": {
"time": "1751379074",
"uncertainty": 120
},
"stopId": "0:MCUR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1751379103",
"uncertainty": 120
},
"departure": {
"time": "1751379103",
"uncertainty": 120
},
"stopId": "0:ZAGU 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751379206",
"uncertainty": 120
},
"departure": {
"time": "1751379206",
"uncertainty": 120
},
"stopId": "0:MALBOU",
"stopSequence": 43
},
{
"arrival": {
"time": "1751379265",
"uncertainty": 120
},
"departure": {
"time": "1751379265",
"uncertainty": 120
},
"stopId": "0:RCOL 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1751379321",
"uncertainty": 120
},
"departure": {
"time": "1751379321",
"uncertainty": 120
},
"stopId": "0:MLPO 3",
"stopSequence": 45
},
{
"arrival": {
"time": "1751379373",
"uncertainty": 120
},
"departure": {
"time": "1751379373",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 46
},
{
"arrival": {
"time": "1751379447",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079810"
}
}
},
{
"id": "3079809",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374256",
"uncertainty": 120
},
"departure": {
"time": "1751374256",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1751374355",
"uncertainty": 120
},
"departure": {
"time": "1751374355",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1751374395",
"uncertainty": 120
},
"departure": {
"time": "1751374395",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1751373559",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373610",
"uncertainty": 120
},
"departure": {
"time": "1751373610",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373630",
"uncertainty": 120
},
"departure": {
"time": "1751373630",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373650",
"uncertainty": 120
},
"departure": {
"time": "1751373650",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373698",
"uncertainty": 120
},
"departure": {
"time": "1751373710",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373749",
"uncertainty": 120
},
"departure": {
"time": "1751373749",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373794",
"uncertainty": 120
},
"departure": {
"time": "1751373794",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373808",
"uncertainty": 120
},
"departure": {
"time": "1751373808",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373857",
"uncertainty": 120
},
"departure": {
"time": "1751373857",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373903",
"uncertainty": 120
},
"departure": {
"time": "1751373903",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373989",
"uncertainty": 120
},
"departure": {
"time": "1751373989",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374062",
"uncertainty": 120
},
"departure": {
"time": "1751374073",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374132",
"uncertainty": 120
},
"departure": {
"time": "1751374132",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374162",
"uncertainty": 120
},
"departure": {
"time": "1751374162",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373859",
"uncertainty": 120
},
"departure": {
"time": "1751373859",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373906",
"uncertainty": 120
},
"departure": {
"time": "1751373906",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373950",
"uncertainty": 120
},
"departure": {
"time": "1751373950",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373984",
"uncertainty": 120
},
"departure": {
"time": "1751373984",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374013",
"uncertainty": 120
},
"departure": {
"time": "1751374013",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374080",
"uncertainty": 120
},
"departure": {
"time": "1751374080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374190",
"uncertainty": 120
},
"departure": {
"time": "1751374190",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374517",
"uncertainty": 120
},
"departure": {
"time": "1751374517",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374578",
"uncertainty": 120
},
"departure": {
"time": "1751374578",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374652",
"uncertainty": 120
},
"departure": {
"time": "1751374667",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374788",
"uncertainty": 120
},
"departure": {
"time": "1751374788",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374907",
"uncertainty": 120
},
"departure": {
"time": "1751374907",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374987",
"uncertainty": 120
},
"departure": {
"time": "1751374987",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375065",
"uncertainty": 120
},
"departure": {
"time": "1751375065",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375165",
"uncertainty": 120
},
"departure": {
"time": "1751375165",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375287",
"uncertainty": 120
},
"departure": {
"time": "1751375287",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375417",
"uncertainty": 120
},
"departure": {
"time": "1751375417",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375476",
"uncertainty": 120
},
"departure": {
"time": "1751375476",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375520",
"uncertainty": 120
},
"departure": {
"time": "1751375520",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375541",
"uncertainty": 120
},
"departure": {
"time": "1751375541",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375615",
"uncertainty": 120
},
"departure": {
"time": "1751375615",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375654",
"uncertainty": 120
},
"departure": {
"time": "1751375654",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375715",
"uncertainty": 120
},
"departure": {
"time": "1751375715",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375768",
"uncertainty": 120
},
"departure": {
"time": "1751375768",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375828",
"uncertainty": 120
},
"departure": {
"time": "1751375828",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375915",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079809"
},
"vehicle": {
"id": "59",
"label": "59"
}
}
},
{
"id": "3080357",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375460",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080357"
}
}
},
{
"id": "3080356",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374334",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374378",
"uncertainty": 120
},
"departure": {
"time": "1751374395",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374424",
"uncertainty": 120
},
"departure": {
"time": "1751374424",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374439",
"uncertainty": 120
},
"departure": {
"time": "1751374439",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374554",
"uncertainty": 120
},
"departure": {
"time": "1751374554",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374610",
"uncertainty": 120
},
"departure": {
"time": "1751374610",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374654",
"uncertainty": 120
},
"departure": {
"time": "1751374664",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374694",
"uncertainty": 120
},
"departure": {
"time": "1751374694",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374833",
"uncertainty": 120
},
"departure": {
"time": "1751374833",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374874",
"uncertainty": 120
},
"departure": {
"time": "1751374874",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375071",
"uncertainty": 120
},
"departure": {
"time": "1751375071",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375201",
"uncertainty": 120
},
"departure": {
"time": "1751375201",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375317",
"uncertainty": 120
},
"departure": {
"time": "1751375317",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375397",
"uncertainty": 120
},
"departure": {
"time": "1751375397",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375454",
"uncertainty": 120
},
"departure": {
"time": "1751375454",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375494",
"uncertainty": 120
},
"departure": {
"time": "1751375494",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375558",
"uncertainty": 120
},
"departure": {
"time": "1751375558",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375651",
"uncertainty": 120
},
"departure": {
"time": "1751375651",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375738",
"uncertainty": 120
},
"departure": {
"time": "1751375738",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375798",
"uncertainty": 120
},
"departure": {
"time": "1751375798",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375866",
"uncertainty": 120
},
"departure": {
"time": "1751375866",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375947",
"uncertainty": 120
},
"departure": {
"time": "1751375947",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375998",
"uncertainty": 120
},
"departure": {
"time": "1751375998",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376113",
"uncertainty": 120
},
"departure": {
"time": "1751376113",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376153",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080356"
},
"vehicle": {
"id": "115",
"label": "115"
}
}
},
{
"id": "3080355",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373067",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373114",
"uncertainty": 120
},
"departure": {
"time": "1751373127",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373182",
"uncertainty": 120
},
"departure": {
"time": "1751373182",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373191",
"uncertainty": 120
},
"departure": {
"time": "1751373191",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373315",
"uncertainty": 120
},
"departure": {
"time": "1751373315",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373361",
"uncertainty": 120
},
"departure": {
"time": "1751373361",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373403",
"uncertainty": 120
},
"departure": {
"time": "1751373457",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373497",
"uncertainty": 120
},
"departure": {
"time": "1751373497",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373633",
"uncertainty": 120
},
"departure": {
"time": "1751373633",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373675",
"uncertainty": 120
},
"departure": {
"time": "1751373675",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373877",
"uncertainty": 120
},
"departure": {
"time": "1751373877",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374012",
"uncertainty": 120
},
"departure": {
"time": "1751374027",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374147",
"uncertainty": 120
},
"departure": {
"time": "1751374147",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374227",
"uncertainty": 120
},
"departure": {
"time": "1751374237",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374297",
"uncertainty": 120
},
"departure": {
"time": "1751374297",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374337",
"uncertainty": 120
},
"departure": {
"time": "1751374357",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374417",
"uncertainty": 120
},
"departure": {
"time": "1751374417",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374507",
"uncertainty": 120
},
"departure": {
"time": "1751374507",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374597",
"uncertainty": 120
},
"departure": {
"time": "1751374597",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374657",
"uncertainty": 120
},
"departure": {
"time": "1751374657",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374725",
"uncertainty": 120
},
"departure": {
"time": "1751374747",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374828",
"uncertainty": 120
},
"departure": {
"time": "1751374828",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374877",
"uncertainty": 120
},
"departure": {
"time": "1751374877",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374948",
"uncertainty": 120
},
"departure": {
"time": "1751374948",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374988",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080355"
},
"vehicle": {
"id": "101",
"label": "101"
}
}
},
{
"id": "3079916",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377848",
"uncertainty": 120
},
"departure": {
"time": "1751377848",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1751377890",
"uncertainty": 120
},
"departure": {
"time": "1751377890",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1751377937",
"uncertainty": 120
},
"departure": {
"time": "1751377937",
"uncertainty": 120
},
"stopId": "0:_HDV 2"
},
{
"arrival": {
"time": "1751378103",
"uncertainty": 120
},
"departure": {
"time": "1751378103",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1751378349",
"uncertainty": 120
},
"departure": {
"time": "1751378349",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751378445",
"uncertainty": 120
},
"departure": {
"time": "1751378445",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377449",
"uncertainty": 120
},
"departure": {
"time": "1751377449",
"uncertainty": 120
},
"stopId": "0:_LBY",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377572",
"uncertainty": 120
},
"departure": {
"time": "1751377572",
"uncertainty": 120
},
"stopId": "0:_BDN",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377620",
"uncertainty": 120
},
"departure": {
"time": "1751377620",
"uncertainty": 120
},
"stopId": "0:_MIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377676",
"uncertainty": 120
},
"departure": {
"time": "1751377676",
"uncertainty": 120
},
"stopId": "0:_LPD",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377739",
"uncertainty": 120
},
"departure": {
"time": "1751377739",
"uncertainty": 120
},
"stopId": "0:_ADP",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377800",
"uncertainty": 120
},
"departure": {
"time": "1751377800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BCA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377870",
"uncertainty": 120
},
"departure": {
"time": "1751377870",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LML",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377983",
"uncertainty": 120
},
"departure": {
"time": "1751377983",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GRU",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378047",
"uncertainty": 120
},
"departure": {
"time": "1751378047",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_REN",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378100",
"uncertainty": 120
},
"departure": {
"time": "1751378100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378129",
"uncertainty": 120
},
"departure": {
"time": "1751378129",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378171",
"uncertainty": 120
},
"departure": {
"time": "1751378171",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378217",
"uncertainty": 120
},
"departure": {
"time": "1751378217",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378142",
"uncertainty": 120
},
"departure": {
"time": "1751378142",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378184",
"uncertainty": 120
},
"departure": {
"time": "1751378184",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378272",
"uncertainty": 120
},
"departure": {
"time": "1751378272",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378297",
"uncertainty": 120
},
"departure": {
"time": "1751378297",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378520",
"uncertainty": 120
},
"departure": {
"time": "1751378520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378466",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079916"
}
}
},
{
"id": "3079915",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374795",
"uncertainty": 120
},
"departure": {
"time": "1751374795",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1751374837",
"uncertainty": 120
},
"departure": {
"time": "1751374837",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1751374884",
"uncertainty": 120
},
"departure": {
"time": "1751374884",
"uncertainty": 120
},
"stopId": "0:_HDV 2"
},
{
"arrival": {
"time": "1751375050",
"uncertainty": 120
},
"departure": {
"time": "1751375050",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1751375295",
"uncertainty": 120
},
"departure": {
"time": "1751375295",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751375391",
"uncertainty": 120
},
"departure": {
"time": "1751375391",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1751374371",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374429",
"uncertainty": 120
},
"departure": {
"time": "1751374429",
"uncertainty": 120
},
"stopId": "0:_LBY",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374548",
"uncertainty": 120
},
"departure": {
"time": "1751374548",
"uncertainty": 120
},
"stopId": "0:_BDN",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374596",
"uncertainty": 120
},
"departure": {
"time": "1751374596",
"uncertainty": 120
},
"stopId": "0:_MIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374652",
"uncertainty": 120
},
"departure": {
"time": "1751374652",
"uncertainty": 120
},
"stopId": "0:_LPD",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374670",
"uncertainty": 120
},
"departure": {
"time": "1751374670",
"uncertainty": 120
},
"stopId": "0:_ADP",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374200",
"uncertainty": 120
},
"departure": {
"time": "1751374200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BCA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374270",
"uncertainty": 120
},
"departure": {
"time": "1751374270",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LML",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374383",
"uncertainty": 120
},
"departure": {
"time": "1751374383",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GRU",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374447",
"uncertainty": 120
},
"departure": {
"time": "1751374447",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_REN",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374500",
"uncertainty": 120
},
"departure": {
"time": "1751374500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374529",
"uncertainty": 120
},
"departure": {
"time": "1751374529",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374571",
"uncertainty": 120
},
"departure": {
"time": "1751374571",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374617",
"uncertainty": 120
},
"departure": {
"time": "1751374617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375089",
"uncertainty": 120
},
"departure": {
"time": "1751375089",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375130",
"uncertainty": 120
},
"departure": {
"time": "1751375130",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375218",
"uncertainty": 120
},
"departure": {
"time": "1751375218",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375243",
"uncertainty": 120
},
"departure": {
"time": "1751375243",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374920",
"uncertainty": 120
},
"departure": {
"time": "1751374920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375412",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079915"
},
"vehicle": {
"id": "860",
"label": "860"
}
}
},
{
"id": "3080326",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377920",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080326"
}
}
},
{
"id": "3080325",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080325"
}
}
},
{
"id": "3080324",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375520",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080324"
}
}
},
{
"id": "3080323",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374320",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374372",
"uncertainty": 120
},
"departure": {
"time": "1751374372",
"uncertainty": 120
},
"stopId": "0:RGARR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374432",
"uncertainty": 120
},
"departure": {
"time": "1751374432",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374492",
"uncertainty": 120
},
"departure": {
"time": "1751374492",
"uncertainty": 120
},
"stopId": "0:JPERR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374577",
"uncertainty": 120
},
"departure": {
"time": "1751374582",
"uncertainty": 120
},
"stopId": "0:POINCA 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374660",
"uncertainty": 120
},
"departure": {
"time": "1751374672",
"uncertainty": 120
},
"stopId": "0:LPLAN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374727",
"uncertainty": 120
},
"departure": {
"time": "1751374732",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374811",
"uncertainty": 120
},
"departure": {
"time": "1751374822",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374973",
"uncertainty": 120
},
"departure": {
"time": "1751374973",
"uncertainty": 120
},
"stopId": "0:DBLAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375026",
"uncertainty": 120
},
"departure": {
"time": "1751375026",
"uncertainty": 120
},
"stopId": "0:GUYN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375069",
"uncertainty": 120
},
"departure": {
"time": "1751375069",
"uncertainty": 120
},
"stopId": "0:POLY 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375121",
"uncertainty": 120
},
"departure": {
"time": "1751375121",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375201",
"uncertainty": 120
},
"departure": {
"time": "1751375201",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375274",
"uncertainty": 120
},
"departure": {
"time": "1751375274",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375359",
"uncertainty": 120
},
"departure": {
"time": "1751375359",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375523",
"uncertainty": 120
},
"departure": {
"time": "1751375523",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375570",
"uncertainty": 120
},
"departure": {
"time": "1751375570",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375639",
"uncertainty": 120
},
"departure": {
"time": "1751375639",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375699",
"uncertainty": 120
},
"departure": {
"time": "1751375699",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375752",
"uncertainty": 120
},
"departure": {
"time": "1751375752",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375805",
"uncertainty": 120
},
"departure": {
"time": "1751375805",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375877",
"uncertainty": 120
},
"departure": {
"time": "1751375877",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375920",
"uncertainty": 120
},
"departure": {
"time": "1751375920",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375964",
"uncertainty": 120
},
"departure": {
"time": "1751375964",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376002",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080323"
},
"vehicle": {
"id": "80",
"label": "80"
}
}
},
{
"id": "3080322",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373273",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373333",
"uncertainty": 120
},
"departure": {
"time": "1751373333",
"uncertainty": 120
},
"stopId": "0:RGARR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373423",
"uncertainty": 120
},
"departure": {
"time": "1751373423",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373483",
"uncertainty": 120
},
"departure": {
"time": "1751373483",
"uncertainty": 120
},
"stopId": "0:JPERR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373567",
"uncertainty": 120
},
"departure": {
"time": "1751373573",
"uncertainty": 120
},
"stopId": "0:POINCA 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373659",
"uncertainty": 120
},
"departure": {
"time": "1751373663",
"uncertainty": 120
},
"stopId": "0:LPLAN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373723",
"uncertainty": 120
},
"departure": {
"time": "1751373723",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373795",
"uncertainty": 120
},
"departure": {
"time": "1751373843",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373963",
"uncertainty": 120
},
"departure": {
"time": "1751373963",
"uncertainty": 120
},
"stopId": "0:DBLAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374010",
"uncertainty": 120
},
"departure": {
"time": "1751374024",
"uncertainty": 120
},
"stopId": "0:GUYN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374068",
"uncertainty": 120
},
"departure": {
"time": "1751374083",
"uncertainty": 120
},
"stopId": "0:POLY 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374139",
"uncertainty": 120
},
"departure": {
"time": "1751374139",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374219",
"uncertainty": 120
},
"departure": {
"time": "1751374219",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374293",
"uncertainty": 120
},
"departure": {
"time": "1751374293",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374374",
"uncertainty": 120
},
"departure": {
"time": "1751374413",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374583",
"uncertainty": 120
},
"departure": {
"time": "1751374583",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374623",
"uncertainty": 120
},
"departure": {
"time": "1751374623",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374683",
"uncertainty": 120
},
"departure": {
"time": "1751374683",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374743",
"uncertainty": 120
},
"departure": {
"time": "1751374743",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374795",
"uncertainty": 120
},
"departure": {
"time": "1751374803",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374863",
"uncertainty": 120
},
"departure": {
"time": "1751374863",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374927",
"uncertainty": 120
},
"departure": {
"time": "1751374927",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374957",
"uncertainty": 120
},
"departure": {
"time": "1751374957",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374986",
"uncertainty": 120
},
"departure": {
"time": "1751374986",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375038",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080322"
},
"vehicle": {
"id": "121",
"label": "121"
}
}
},
{
"id": "3080431",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751378764",
"uncertainty": 120
},
"departure": {
"time": "1751378764",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751378774",
"uncertainty": 120
},
"departure": {
"time": "1751378774",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751378871",
"uncertainty": 120
},
"departure": {
"time": "1751378871",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1751378874",
"uncertainty": 120
},
"departure": {
"time": "1751378874",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1751378874",
"uncertainty": 120
},
"departure": {
"time": "1751378874",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1751377860",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377980",
"uncertainty": 120
},
"departure": {
"time": "1751377980",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751378080",
"uncertainty": 120
},
"departure": {
"time": "1751378080",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378160",
"uncertainty": 120
},
"departure": {
"time": "1751378160",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378212",
"uncertainty": 120
},
"departure": {
"time": "1751378212",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378309",
"uncertainty": 120
},
"departure": {
"time": "1751378309",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378361",
"uncertainty": 120
},
"departure": {
"time": "1751378361",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378388",
"uncertainty": 120
},
"departure": {
"time": "1751378388",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378528",
"uncertainty": 120
},
"departure": {
"time": "1751378528",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378640",
"uncertainty": 120
},
"departure": {
"time": "1751378640",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378688",
"uncertainty": 120
},
"departure": {
"time": "1751378688",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378763",
"uncertainty": 120
},
"departure": {
"time": "1751378763",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378820",
"uncertainty": 120
},
"departure": {
"time": "1751378820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751379000",
"uncertainty": 120
},
"departure": {
"time": "1751379000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378956",
"uncertainty": 120
},
"departure": {
"time": "1751378956",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378994",
"uncertainty": 120
},
"departure": {
"time": "1751378994",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379048",
"uncertainty": 120
},
"departure": {
"time": "1751379048",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379069",
"uncertainty": 120
},
"departure": {
"time": "1751379069",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379174",
"uncertainty": 120
},
"departure": {
"time": "1751379174",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379267",
"uncertainty": 120
},
"departure": {
"time": "1751379267",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379327",
"uncertainty": 120
},
"departure": {
"time": "1751379327",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379354",
"uncertainty": 120
},
"departure": {
"time": "1751379354",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1751379411",
"uncertainty": 120
},
"departure": {
"time": "1751379411",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751379474",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080431"
}
}
},
{
"id": "3080430",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376964",
"uncertainty": 120
},
"departure": {
"time": "1751376964",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751376974",
"uncertainty": 120
},
"departure": {
"time": "1751376974",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751377071",
"uncertainty": 120
},
"departure": {
"time": "1751377071",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1751377074",
"uncertainty": 120
},
"departure": {
"time": "1751377074",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1751377074",
"uncertainty": 120
},
"departure": {
"time": "1751377074",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376240",
"uncertainty": 120
},
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376340",
"uncertainty": 120
},
"departure": {
"time": "1751376340",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376420",
"uncertainty": 120
},
"departure": {
"time": "1751376420",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376465",
"uncertainty": 120
},
"departure": {
"time": "1751376465",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376550",
"uncertainty": 120
},
"departure": {
"time": "1751376550",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376596",
"uncertainty": 120
},
"departure": {
"time": "1751376596",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376620",
"uncertainty": 120
},
"departure": {
"time": "1751376620",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376742",
"uncertainty": 120
},
"departure": {
"time": "1751376742",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376840",
"uncertainty": 120
},
"departure": {
"time": "1751376840",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376888",
"uncertainty": 120
},
"departure": {
"time": "1751376888",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376963",
"uncertainty": 120
},
"departure": {
"time": "1751376963",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377020",
"uncertainty": 120
},
"departure": {
"time": "1751377020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377200",
"uncertainty": 120
},
"departure": {
"time": "1751377200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377156",
"uncertainty": 120
},
"departure": {
"time": "1751377156",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377196",
"uncertainty": 120
},
"departure": {
"time": "1751377196",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377250",
"uncertainty": 120
},
"departure": {
"time": "1751377250",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377271",
"uncertainty": 120
},
"departure": {
"time": "1751377271",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377376",
"uncertainty": 120
},
"departure": {
"time": "1751377376",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377469",
"uncertainty": 120
},
"departure": {
"time": "1751377469",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377529",
"uncertainty": 120
},
"departure": {
"time": "1751377529",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377556",
"uncertainty": 120
},
"departure": {
"time": "1751377556",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377613",
"uncertainty": 120
},
"departure": {
"time": "1751377613",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377676",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080430"
}
}
},
{
"id": "3080429",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375456",
"uncertainty": 120
},
"departure": {
"time": "1751375456",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751375466",
"uncertainty": 120
},
"departure": {
"time": "1751375466",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751375563",
"uncertainty": 120
},
"departure": {
"time": "1751375563",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1751375566",
"uncertainty": 120
},
"departure": {
"time": "1751375566",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1751375566",
"uncertainty": 120
},
"departure": {
"time": "1751375566",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"arrival": {
"time": "1751374688",
"uncertainty": 120
},
"departure": {
"time": "1751374726",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374831",
"uncertainty": 120
},
"departure": {
"time": "1751374831",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374911",
"uncertainty": 120
},
"departure": {
"time": "1751374911",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374956",
"uncertainty": 120
},
"departure": {
"time": "1751374956",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375041",
"uncertainty": 120
},
"departure": {
"time": "1751375041",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375087",
"uncertainty": 120
},
"departure": {
"time": "1751375087",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375106",
"uncertainty": 120
},
"departure": {
"time": "1751375106",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375221",
"uncertainty": 120
},
"departure": {
"time": "1751375221",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375319",
"uncertainty": 120
},
"departure": {
"time": "1751375319",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375372",
"uncertainty": 120
},
"departure": {
"time": "1751375372",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375455",
"uncertainty": 120
},
"departure": {
"time": "1751375455",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375220",
"uncertainty": 120
},
"departure": {
"time": "1751375220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375400",
"uncertainty": 120
},
"departure": {
"time": "1751375400",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375648",
"uncertainty": 120
},
"departure": {
"time": "1751375648",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375678",
"uncertainty": 120
},
"departure": {
"time": "1751375678",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375732",
"uncertainty": 120
},
"departure": {
"time": "1751375732",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375753",
"uncertainty": 120
},
"departure": {
"time": "1751375753",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375858",
"uncertainty": 120
},
"departure": {
"time": "1751375858",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375951",
"uncertainty": 120
},
"departure": {
"time": "1751375951",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376011",
"uncertainty": 120
},
"departure": {
"time": "1751376011",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376038",
"uncertainty": 120
},
"departure": {
"time": "1751376038",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376079",
"uncertainty": 120
},
"departure": {
"time": "1751376079",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376142",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080429"
},
"vehicle": {
"id": "854",
"label": "854"
}
}
},
{
"id": "3059869",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375940"
},
"stopId": "0:MONG 4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3059869"
}
}
},
{
"id": "3080457",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751379236",
"uncertainty": 120
},
"departure": {
"time": "1751379236",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1751379286",
"uncertainty": 120
},
"departure": {
"time": "1751379286",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1751378460",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751378491",
"uncertainty": 120
},
"departure": {
"time": "1751378491",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1751378520",
"uncertainty": 120
},
"departure": {
"time": "1751378520",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1751378552",
"uncertainty": 120
},
"departure": {
"time": "1751378552",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1751378617",
"uncertainty": 120
},
"departure": {
"time": "1751378617",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1751378700",
"uncertainty": 120
},
"departure": {
"time": "1751378700",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378797",
"uncertainty": 120
},
"departure": {
"time": "1751378797",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378821",
"uncertainty": 120
},
"departure": {
"time": "1751378821",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378880",
"uncertainty": 120
},
"departure": {
"time": "1751378880",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378927",
"uncertainty": 120
},
"departure": {
"time": "1751378927",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1751379000",
"uncertainty": 120
},
"departure": {
"time": "1751379000",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1751379180",
"uncertainty": 120
},
"departure": {
"time": "1751379180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751379264",
"uncertainty": 120
},
"departure": {
"time": "1751379264",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751379323",
"uncertainty": 120
},
"departure": {
"time": "1751379323",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751379322",
"uncertainty": 120
},
"departure": {
"time": "1751379322",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751379424",
"uncertainty": 120
},
"departure": {
"time": "1751379424",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751379539",
"uncertainty": 120
},
"departure": {
"time": "1751379539",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1751379571",
"uncertainty": 120
},
"departure": {
"time": "1751379571",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379609",
"uncertainty": 120
},
"departure": {
"time": "1751379609",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751379692",
"uncertainty": 120
},
"departure": {
"time": "1751379692",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751379742",
"uncertainty": 120
},
"departure": {
"time": "1751379742",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379852",
"uncertainty": 120
},
"departure": {
"time": "1751379852",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751379982",
"uncertainty": 120
},
"departure": {
"time": "1751379982",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1751380102",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080457"
}
}
},
{
"id": "3080456",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751377436",
"uncertainty": 120
},
"departure": {
"time": "1751377436",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1751377486",
"uncertainty": 120
},
"departure": {
"time": "1751377486",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1751376660",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376691",
"uncertainty": 120
},
"departure": {
"time": "1751376691",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376720",
"uncertainty": 120
},
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376752",
"uncertainty": 120
},
"departure": {
"time": "1751376752",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376817",
"uncertainty": 120
},
"departure": {
"time": "1751376817",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376900",
"uncertainty": 120
},
"departure": {
"time": "1751376900",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376997",
"uncertainty": 120
},
"departure": {
"time": "1751376997",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377021",
"uncertainty": 120
},
"departure": {
"time": "1751377021",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377080",
"uncertainty": 120
},
"departure": {
"time": "1751377080",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377127",
"uncertainty": 120
},
"departure": {
"time": "1751377127",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377200",
"uncertainty": 120
},
"departure": {
"time": "1751377200",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377380",
"uncertainty": 120
},
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377464",
"uncertainty": 120
},
"departure": {
"time": "1751377464",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377523",
"uncertainty": 120
},
"departure": {
"time": "1751377523",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377522",
"uncertainty": 120
},
"departure": {
"time": "1751377522",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377624",
"uncertainty": 120
},
"departure": {
"time": "1751377624",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377739",
"uncertainty": 120
},
"departure": {
"time": "1751377739",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377771",
"uncertainty": 120
},
"departure": {
"time": "1751377771",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377809",
"uncertainty": 120
},
"departure": {
"time": "1751377809",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377892",
"uncertainty": 120
},
"departure": {
"time": "1751377892",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377942",
"uncertainty": 120
},
"departure": {
"time": "1751377942",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378052",
"uncertainty": 120
},
"departure": {
"time": "1751378052",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378182",
"uncertainty": 120
},
"departure": {
"time": "1751378182",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378302",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080456"
}
}
},
{
"id": "3080455",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375612",
"uncertainty": 120
},
"departure": {
"time": "1751375612",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1751375662",
"uncertainty": 120
},
"departure": {
"time": "1751375662",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1751374860",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374898",
"uncertainty": 120
},
"departure": {
"time": "1751374898",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374930",
"uncertainty": 120
},
"departure": {
"time": "1751374930",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374962",
"uncertainty": 120
},
"departure": {
"time": "1751374962",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375040",
"uncertainty": 120
},
"departure": {
"time": "1751375040",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375117",
"uncertainty": 120
},
"departure": {
"time": "1751375117",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375214",
"uncertainty": 120
},
"departure": {
"time": "1751375214",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375238",
"uncertainty": 120
},
"departure": {
"time": "1751375238",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375298",
"uncertainty": 120
},
"departure": {
"time": "1751375298",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375327",
"uncertainty": 120
},
"departure": {
"time": "1751375327",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375376",
"uncertainty": 120
},
"departure": {
"time": "1751375376",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375580",
"uncertainty": 120
},
"departure": {
"time": "1751375580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375664",
"uncertainty": 120
},
"departure": {
"time": "1751375664",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375723",
"uncertainty": 120
},
"departure": {
"time": "1751375723",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375698",
"uncertainty": 120
},
"departure": {
"time": "1751375698",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375800",
"uncertainty": 120
},
"departure": {
"time": "1751375800",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375915",
"uncertainty": 120
},
"departure": {
"time": "1751375915",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375947",
"uncertainty": 120
},
"departure": {
"time": "1751375947",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375985",
"uncertainty": 120
},
"departure": {
"time": "1751375985",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376068",
"uncertainty": 120
},
"departure": {
"time": "1751376068",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376096",
"uncertainty": 120
},
"departure": {
"time": "1751376096",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376190",
"uncertainty": 120
},
"departure": {
"time": "1751376190",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376278",
"uncertainty": 120
},
"departure": {
"time": "1751376278",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376398",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080455"
},
"vehicle": {
"id": "811",
"label": "811"
}
}
},
{
"id": "3080454",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374019",
"uncertainty": 120
},
"departure": {
"time": "1751374019",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1751374100",
"uncertainty": 120
},
"departure": {
"time": "1751374100",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1751373125",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373170",
"uncertainty": 120
},
"departure": {
"time": "1751373170",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373204",
"uncertainty": 120
},
"departure": {
"time": "1751373204",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373235",
"uncertainty": 120
},
"departure": {
"time": "1751373240",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373330",
"uncertainty": 120
},
"departure": {
"time": "1751373330",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373401",
"uncertainty": 120
},
"departure": {
"time": "1751373401",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373498",
"uncertainty": 120
},
"departure": {
"time": "1751373510",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373534",
"uncertainty": 120
},
"departure": {
"time": "1751373534",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373595",
"uncertainty": 120
},
"departure": {
"time": "1751373595",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373676",
"uncertainty": 120
},
"departure": {
"time": "1751373676",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373728",
"uncertainty": 120
},
"departure": {
"time": "1751373728",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373780",
"uncertainty": 120
},
"departure": {
"time": "1751373780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373864",
"uncertainty": 120
},
"departure": {
"time": "1751373864",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373923",
"uncertainty": 120
},
"departure": {
"time": "1751373923",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374175",
"uncertainty": 120
},
"departure": {
"time": "1751374175",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374274",
"uncertainty": 120
},
"departure": {
"time": "1751374274",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374421",
"uncertainty": 120
},
"departure": {
"time": "1751374421",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374449",
"uncertainty": 120
},
"departure": {
"time": "1751374449",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374487",
"uncertainty": 120
},
"departure": {
"time": "1751374487",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374570",
"uncertainty": 120
},
"departure": {
"time": "1751374570",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374593",
"uncertainty": 120
},
"departure": {
"time": "1751374593",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374683",
"uncertainty": 120
},
"departure": {
"time": "1751374683",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374761",
"uncertainty": 120
},
"departure": {
"time": "1751374761",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374844",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080454"
},
"vehicle": {
"id": "813",
"label": "813"
}
}
},
{
"id": "3079347",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079347"
}
}
},
{
"id": "3079423",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751370386",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1751370446",
"uncertainty": 120
},
"departure": {
"time": "1751370446",
"uncertainty": 120
},
"stopId": "0:CPDP 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751370546",
"uncertainty": 120
},
"departure": {
"time": "1751370546",
"uncertainty": 120
},
"stopId": "0:CSDF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751370629",
"uncertainty": 120
},
"departure": {
"time": "1751370629",
"uncertainty": 120
},
"stopId": "0:CHAUT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751370695",
"uncertainty": 120
},
"departure": {
"time": "1751370695",
"uncertainty": 120
},
"stopId": "0:CGYM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751370763",
"uncertainty": 120
},
"departure": {
"time": "1751370763",
"uncertainty": 120
},
"stopId": "0:CLAC 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751370837",
"uncertainty": 120
},
"departure": {
"time": "1751370837",
"uncertainty": 120
},
"stopId": "0:ECHAU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751370996",
"uncertainty": 120
},
"departure": {
"time": "1751370996",
"uncertainty": 120
},
"stopId": "0:ARMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751371033",
"uncertainty": 120
},
"departure": {
"time": "1751371033",
"uncertainty": 120
},
"stopId": "0:MONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1751371111",
"uncertainty": 120
},
"departure": {
"time": "1751371136",
"uncertainty": 120
},
"stopId": "0:ECOLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751371196",
"uncertainty": 120
},
"departure": {
"time": "1751371226",
"uncertainty": 120
},
"stopId": "0:VERGE",
"stopSequence": 11
},
{
"arrival": {
"time": "1751371296",
"uncertainty": 120
},
"departure": {
"time": "1751371296",
"uncertainty": 120
},
"stopId": "0:LGEAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751371316",
"uncertainty": 120
},
"departure": {
"time": "1751371316",
"uncertainty": 120
},
"stopId": "0:PARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751371425",
"uncertainty": 120
},
"departure": {
"time": "1751371425",
"uncertainty": 120
},
"stopId": "0:VIVIE",
"stopSequence": 14
},
{
"arrival": {
"time": "1751371464",
"uncertainty": 120
},
"departure": {
"time": "1751371464",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751371501",
"uncertainty": 120
},
"departure": {
"time": "1751371501",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 16
},
{
"arrival": {
"time": "1751371526",
"uncertainty": 120
},
"departure": {
"time": "1751371556",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1751371633",
"uncertainty": 120
},
"departure": {
"time": "1751371646",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1751371706",
"uncertainty": 120
},
"departure": {
"time": "1751371706",
"uncertainty": 120
},
"stopId": "0:TLAUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1751371751",
"uncertainty": 120
},
"departure": {
"time": "1751371751",
"uncertainty": 120
},
"stopId": "0:VFLEU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751371813",
"uncertainty": 120
},
"departure": {
"time": "1751371824",
"uncertainty": 120
},
"stopId": "0:GAREN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751371863",
"uncertainty": 120
},
"departure": {
"time": "1751371863",
"uncertainty": 120
},
"stopId": "0:CEZA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751371927",
"uncertainty": 120
},
"departure": {
"time": "1751371927",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751371968",
"uncertainty": 120
},
"departure": {
"time": "1751371976",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751372018",
"uncertainty": 120
},
"departure": {
"time": "1751372018",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751372144",
"uncertainty": 120
},
"departure": {
"time": "1751372144",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751372216",
"uncertainty": 120
},
"departure": {
"time": "1751372216",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751372306",
"uncertainty": 120
},
"departure": {
"time": "1751372306",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751372366",
"uncertainty": 120
},
"departure": {
"time": "1751372456",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751372596",
"uncertainty": 120
},
"departure": {
"time": "1751372596",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 30
},
{
"arrival": {
"time": "1751372636",
"uncertainty": 120
},
"departure": {
"time": "1751372636",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1751372705",
"uncertainty": 120
},
"departure": {
"time": "1751372786",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 32
},
{
"arrival": {
"time": "1751372876",
"uncertainty": 120
},
"departure": {
"time": "1751372876",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 33
},
{
"arrival": {
"time": "1751372919",
"uncertainty": 120
},
"departure": {
"time": "1751372919",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 34
},
{
"arrival": {
"time": "1751372967",
"uncertainty": 120
},
"departure": {
"time": "1751372968",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 35
},
{
"arrival": {
"time": "1751373056",
"uncertainty": 120
},
"departure": {
"time": "1751373056",
"uncertainty": 120
},
"stopId": "0:HBARB",
"stopSequence": 36
},
{
"arrival": {
"time": "1751373083",
"uncertainty": 120
},
"departure": {
"time": "1751373083",
"uncertainty": 120
},
"stopId": "0:JPREV",
"stopSequence": 37
},
{
"arrival": {
"time": "1751373196",
"uncertainty": 120
},
"departure": {
"time": "1751373196",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 38
},
{
"arrival": {
"time": "1751373225",
"uncertainty": 120
},
"departure": {
"time": "1751373236",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 39
},
{
"arrival": {
"time": "1751373267",
"uncertainty": 120
},
"departure": {
"time": "1751373267",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 40
},
{
"arrival": {
"time": "1751373321",
"uncertainty": 120
},
"departure": {
"time": "1751373321",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 41
},
{
"arrival": {
"time": "1751373398",
"uncertainty": 120
},
"departure": {
"time": "1751373416",
"uncertainty": 120
},
"stopId": "0:RDM",
"stopSequence": 42
},
{
"arrival": {
"time": "1751373600",
"uncertainty": 120
},
"departure": {
"time": "1751373626",
"uncertainty": 120
},
"stopId": "0:SYLV",
"stopSequence": 43
},
{
"arrival": {
"time": "1751373764",
"uncertainty": 120
},
"departure": {
"time": "1751373776",
"uncertainty": 120
},
"stopId": "0:MMALI",
"stopSequence": 44
},
{
"arrival": {
"time": "1751373806",
"uncertainty": 120
},
"departure": {
"time": "1751373806",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 45
},
{
"arrival": {
"time": "1751373883",
"uncertainty": 120
},
"departure": {
"time": "1751373883",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 46
},
{
"arrival": {
"time": "1751373929",
"uncertainty": 120
},
"departure": {
"time": "1751373929",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 47
},
{
"arrival": {
"time": "1751374046",
"uncertainty": 120
},
"departure": {
"time": "1751374046",
"uncertainty": 120
},
"stopId": "0:MALBO",
"stopSequence": 48
},
{
"arrival": {
"time": "1751374150",
"uncertainty": 120
},
"departure": {
"time": "1751374150",
"uncertainty": 120
},
"stopId": "0:MALCR",
"stopSequence": 49
},
{
"arrival": {
"time": "1751374174",
"uncertainty": 120
},
"departure": {
"time": "1751374174",
"uncertainty": 120
},
"stopId": "0:CHAMAL",
"stopSequence": 50
},
{
"arrival": {
"time": "1751374252",
"uncertainty": 120
},
"departure": {
"time": "1751374252",
"uncertainty": 120
},
"stopId": "0:CHRPTF",
"stopSequence": 51
},
{
"arrival": {
"time": "1751374283",
"uncertainty": 120
},
"departure": {
"time": "1751374316",
"uncertainty": 120
},
"stopId": "0:GOUV",
"stopSequence": 52
},
{
"arrival": {
"time": "1751374360",
"uncertainty": 120
},
"departure": {
"time": "1751374360",
"uncertainty": 120
},
"stopId": "0:GAIE",
"stopSequence": 53
},
{
"arrival": {
"time": "1751374421",
"uncertainty": 120
},
"departure": {
"time": "1751374437",
"uncertainty": 120
},
"stopId": "0:CHAH",
"stopSequence": 54
},
{
"arrival": {
"time": "1751374512",
"uncertainty": 120
},
"departure": {
"time": "1751374512",
"uncertainty": 120
},
"stopId": "0:CHSI",
"stopSequence": 55
},
{
"arrival": {
"time": "1751374569",
"uncertainty": 120
},
"departure": {
"time": "1751374569",
"uncertainty": 120
},
"stopId": "0:CGEN",
"stopSequence": 56
},
{
"arrival": {
"time": "1751374785",
"uncertainty": 120
},
"departure": {
"time": "1751374785",
"uncertainty": 120
},
"stopId": "0:CHMAD",
"stopSequence": 57
},
{
"arrival": {
"time": "1751374861",
"uncertainty": 120
},
"departure": {
"time": "1751374861",
"uncertainty": 120
},
"stopId": "0:CHSTJ",
"stopSequence": 58
},
{
"arrival": {
"time": "1751374907",
"uncertainty": 120
},
"stopId": "0:MPMO",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079423"
},
"vehicle": {
"id": "273",
"label": "273"
}
}
},
{
"id": "3080554",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377320",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080554"
}
}
},
{
"id": "3080553",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080553"
}
}
},
{
"id": "3080552",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374877",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374995",
"uncertainty": 120
},
"departure": {
"time": "1751374995",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375020",
"uncertainty": 120
},
"departure": {
"time": "1751375020",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375057",
"uncertainty": 120
},
"departure": {
"time": "1751375057",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375110",
"uncertainty": 120
},
"departure": {
"time": "1751375110",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375133",
"uncertainty": 120
},
"departure": {
"time": "1751375133",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375190",
"uncertainty": 120
},
"departure": {
"time": "1751375190",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375219",
"uncertainty": 120
},
"departure": {
"time": "1751375219",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375265",
"uncertainty": 120
},
"departure": {
"time": "1751375265",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375306",
"uncertainty": 120
},
"departure": {
"time": "1751375306",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375340",
"uncertainty": 120
},
"departure": {
"time": "1751375340",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375428",
"uncertainty": 120
},
"departure": {
"time": "1751375428",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375489",
"uncertainty": 120
},
"departure": {
"time": "1751375489",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375516",
"uncertainty": 120
},
"departure": {
"time": "1751375516",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375578",
"uncertainty": 120
},
"departure": {
"time": "1751375578",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375654",
"uncertainty": 120
},
"departure": {
"time": "1751375654",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375747",
"uncertainty": 120
},
"departure": {
"time": "1751375747",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375844",
"uncertainty": 120
},
"departure": {
"time": "1751375844",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375925",
"uncertainty": 120
},
"departure": {
"time": "1751375925",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376024",
"uncertainty": 120
},
"departure": {
"time": "1751376024",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376090",
"uncertainty": 120
},
"departure": {
"time": "1751376090",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376153",
"uncertainty": 120
},
"departure": {
"time": "1751376153",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376270",
"uncertainty": 120
},
"departure": {
"time": "1751376270",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376357",
"uncertainty": 120
},
"departure": {
"time": "1751376357",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376400",
"uncertainty": 120
},
"departure": {
"time": "1751376400",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376592",
"uncertainty": 120
},
"departure": {
"time": "1751376592",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376659",
"uncertainty": 120
},
"departure": {
"time": "1751376659",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376690",
"uncertainty": 120
},
"departure": {
"time": "1751376690",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376758",
"uncertainty": 120
},
"departure": {
"time": "1751376758",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376818",
"uncertainty": 120
},
"departure": {
"time": "1751376818",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376860",
"uncertainty": 120
},
"departure": {
"time": "1751376860",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376917",
"uncertainty": 120
},
"departure": {
"time": "1751376917",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376990",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080552"
},
"vehicle": {
"id": "114",
"label": "114"
}
}
},
{
"id": "3080551",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373841",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373887",
"uncertainty": 120
},
"departure": {
"time": "1751373887",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373912",
"uncertainty": 120
},
"departure": {
"time": "1751373912",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373951",
"uncertainty": 120
},
"departure": {
"time": "1751373961",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374013",
"uncertainty": 120
},
"departure": {
"time": "1751374013",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374035",
"uncertainty": 120
},
"departure": {
"time": "1751374035",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374094",
"uncertainty": 120
},
"departure": {
"time": "1751374094",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374123",
"uncertainty": 120
},
"departure": {
"time": "1751374123",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374171",
"uncertainty": 120
},
"departure": {
"time": "1751374171",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374209",
"uncertainty": 120
},
"departure": {
"time": "1751374209",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374242",
"uncertainty": 120
},
"departure": {
"time": "1751374291",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374375",
"uncertainty": 120
},
"departure": {
"time": "1751374381",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374441",
"uncertainty": 120
},
"departure": {
"time": "1751374501",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374527",
"uncertainty": 120
},
"departure": {
"time": "1751374531",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374591",
"uncertainty": 120
},
"departure": {
"time": "1751374591",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374663",
"uncertainty": 120
},
"departure": {
"time": "1751374663",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374759",
"uncertainty": 120
},
"departure": {
"time": "1751374759",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374861",
"uncertainty": 120
},
"departure": {
"time": "1751374861",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374925",
"uncertainty": 120
},
"departure": {
"time": "1751374925",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374989",
"uncertainty": 120
},
"departure": {
"time": "1751374989",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375050",
"uncertainty": 120
},
"departure": {
"time": "1751375050",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375123",
"uncertainty": 120
},
"departure": {
"time": "1751375123",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375188",
"uncertainty": 120
},
"departure": {
"time": "1751375188",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375261",
"uncertainty": 120
},
"departure": {
"time": "1751375261",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375312",
"uncertainty": 120
},
"departure": {
"time": "1751375312",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375447",
"uncertainty": 120
},
"departure": {
"time": "1751375447",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375505",
"uncertainty": 120
},
"departure": {
"time": "1751375505",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375516",
"uncertainty": 120
},
"departure": {
"time": "1751375516",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375583",
"uncertainty": 120
},
"departure": {
"time": "1751375583",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375627",
"uncertainty": 120
},
"departure": {
"time": "1751375627",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375660",
"uncertainty": 120
},
"departure": {
"time": "1751375660",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375709",
"uncertainty": 120
},
"departure": {
"time": "1751375709",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375769",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080551"
},
"vehicle": {
"id": "508",
"label": "508"
}
}
},
{
"id": "3079368",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751378336",
"uncertainty": 120
},
"departure": {
"time": "1751378336",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1751378386",
"uncertainty": 120
},
"departure": {
"time": "1751378386",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1751377320",
"uncertainty": 120
},
"stopId": "0:_HOP",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377352",
"uncertainty": 120
},
"departure": {
"time": "1751377352",
"uncertainty": 120
},
"stopId": "0:_LSE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377496",
"uncertainty": 120
},
"departure": {
"time": "1751377496",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377524",
"uncertainty": 120
},
"departure": {
"time": "1751377524",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377578",
"uncertainty": 120
},
"departure": {
"time": "1751377578",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377604",
"uncertainty": 120
},
"departure": {
"time": "1751377604",
"uncertainty": 120
},
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377620",
"uncertainty": 120
},
"departure": {
"time": "1751377620",
"uncertainty": 120
},
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1751377700",
"uncertainty": 120
},
"departure": {
"time": "1751377700",
"uncertainty": 120
},
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1751377745",
"uncertainty": 120
},
"departure": {
"time": "1751377745",
"uncertainty": 120
},
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1751377866",
"uncertainty": 120
},
"departure": {
"time": "1751377866",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1751377980",
"uncertainty": 120
},
"departure": {
"time": "1751377980",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378027",
"uncertainty": 120
},
"departure": {
"time": "1751378027",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378100",
"uncertainty": 120
},
"departure": {
"time": "1751378100",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378280",
"uncertainty": 120
},
"departure": {
"time": "1751378280",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378364",
"uncertainty": 120
},
"departure": {
"time": "1751378364",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378423",
"uncertainty": 120
},
"departure": {
"time": "1751378423",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378422",
"uncertainty": 120
},
"departure": {
"time": "1751378422",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378488",
"uncertainty": 120
},
"departure": {
"time": "1751378488",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378536",
"uncertainty": 120
},
"departure": {
"time": "1751378536",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378603",
"uncertainty": 120
},
"departure": {
"time": "1751378603",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378699",
"uncertainty": 120
},
"departure": {
"time": "1751378699",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378764",
"uncertainty": 120
},
"departure": {
"time": "1751378764",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378842",
"uncertainty": 120
},
"departure": {
"time": "1751378842",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378913",
"uncertainty": 120
},
"departure": {
"time": "1751378913",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378942",
"uncertainty": 120
},
"departure": {
"time": "1751378942",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751379019",
"uncertainty": 120
},
"departure": {
"time": "1751379019",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751379070",
"uncertainty": 120
},
"departure": {
"time": "1751379070",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751379202",
"uncertainty": 120
},
"departure": {
"time": "1751379202",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1751379322",
"uncertainty": 120
},
"departure": {
"time": "1751379322",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751379476",
"uncertainty": 120
},
"departure": {
"time": "1751379476",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751379562",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079368"
}
}
},
{
"id": "3079367",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375629",
"uncertainty": 120
},
"departure": {
"time": "1751375629",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1751375679",
"uncertainty": 120
},
"departure": {
"time": "1751375679",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"arrival": {
"time": "1751374846",
"uncertainty": 120
},
"departure": {
"time": "1751374846",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374862",
"uncertainty": 120
},
"departure": {
"time": "1751374862",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374913",
"uncertainty": 120
},
"departure": {
"time": "1751374913",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374939",
"uncertainty": 120
},
"departure": {
"time": "1751374939",
"uncertainty": 120
},
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374955",
"uncertainty": 120
},
"departure": {
"time": "1751374955",
"uncertainty": 120
},
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375035",
"uncertainty": 120
},
"departure": {
"time": "1751375035",
"uncertainty": 120
},
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375080",
"uncertainty": 120
},
"departure": {
"time": "1751375080",
"uncertainty": 120
},
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375201",
"uncertainty": 120
},
"departure": {
"time": "1751375201",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375314",
"uncertainty": 120
},
"departure": {
"time": "1751375314",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375344",
"uncertainty": 120
},
"departure": {
"time": "1751375344",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375393",
"uncertainty": 120
},
"departure": {
"time": "1751375393",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375580",
"uncertainty": 120
},
"departure": {
"time": "1751375580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375664",
"uncertainty": 120
},
"departure": {
"time": "1751375664",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375723",
"uncertainty": 120
},
"departure": {
"time": "1751375723",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375715",
"uncertainty": 120
},
"departure": {
"time": "1751375715",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375781",
"uncertainty": 120
},
"departure": {
"time": "1751375781",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375829",
"uncertainty": 120
},
"departure": {
"time": "1751375829",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375896",
"uncertainty": 120
},
"departure": {
"time": "1751375896",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375992",
"uncertainty": 120
},
"departure": {
"time": "1751375992",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376057",
"uncertainty": 120
},
"departure": {
"time": "1751376057",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376135",
"uncertainty": 120
},
"departure": {
"time": "1751376135",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376206",
"uncertainty": 120
},
"departure": {
"time": "1751376206",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376235",
"uncertainty": 120
},
"departure": {
"time": "1751376235",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376312",
"uncertainty": 120
},
"departure": {
"time": "1751376312",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376363",
"uncertainty": 120
},
"departure": {
"time": "1751376363",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376495",
"uncertainty": 120
},
"departure": {
"time": "1751376495",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376615",
"uncertainty": 120
},
"departure": {
"time": "1751376615",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376769",
"uncertainty": 120
},
"departure": {
"time": "1751376769",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376855",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079367"
},
"vehicle": {
"id": "834",
"label": "834"
}
}
},
{
"id": "3080521",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377980",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080521"
}
}
},
{
"id": "3079388",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751378746",
"uncertainty": 120
},
"departure": {
"time": "1751378746",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751378756",
"uncertainty": 120
},
"departure": {
"time": "1751378756",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1751378853",
"uncertainty": 120
},
"departure": {
"time": "1751378853",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1751378856",
"uncertainty": 120
},
"departure": {
"time": "1751378856",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1751378856",
"uncertainty": 120
},
"departure": {
"time": "1751378856",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1751377500",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377564",
"uncertainty": 120
},
"departure": {
"time": "1751377564",
"uncertainty": 120
},
"stopId": "0:_SPMAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377680",
"uncertainty": 120
},
"departure": {
"time": "1751377680",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377800",
"uncertainty": 120
},
"departure": {
"time": "1751377800",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377939",
"uncertainty": 120
},
"departure": {
"time": "1751377939",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377986",
"uncertainty": 120
},
"departure": {
"time": "1751377986",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751378064",
"uncertainty": 120
},
"departure": {
"time": "1751378064",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378094",
"uncertainty": 120
},
"departure": {
"time": "1751378094",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378160",
"uncertainty": 120
},
"departure": {
"time": "1751378160",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378230",
"uncertainty": 120
},
"departure": {
"time": "1751378230",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378285",
"uncertainty": 120
},
"departure": {
"time": "1751378285",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378368",
"uncertainty": 120
},
"departure": {
"time": "1751378368",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378437",
"uncertainty": 120
},
"departure": {
"time": "1751378437",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378489",
"uncertainty": 120
},
"departure": {
"time": "1751378489",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378580",
"uncertainty": 120
},
"departure": {
"time": "1751378580",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378644",
"uncertainty": 120
},
"departure": {
"time": "1751378644",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378744",
"uncertainty": 120
},
"departure": {
"time": "1751378744",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378820",
"uncertainty": 120
},
"departure": {
"time": "1751378820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1751379000",
"uncertainty": 120
},
"departure": {
"time": "1751379000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378938",
"uncertainty": 120
},
"departure": {
"time": "1751378938",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378976",
"uncertainty": 120
},
"departure": {
"time": "1751378976",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751379075",
"uncertainty": 120
},
"departure": {
"time": "1751379075",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751379159",
"uncertainty": 120
},
"departure": {
"time": "1751379159",
"uncertainty": 120
},
"stopId": "0:_JRO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751379201",
"uncertainty": 120
},
"departure": {
"time": "1751379201",
"uncertainty": 120
},
"stopId": "0:_LRE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751379271",
"uncertainty": 120
},
"departure": {
"time": "1751379271",
"uncertainty": 120
},
"stopId": "0:_MCC 4",
"stopSequence": 25
},
{
"arrival": {
"time": "1751379301",
"uncertainty": 120
},
"departure": {
"time": "1751379301",
"uncertainty": 120
},
"stopId": "0:_YRA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751379323",
"uncertainty": 120
},
"departure": {
"time": "1751379323",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751379372",
"uncertainty": 120
},
"departure": {
"time": "1751379372",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751379400",
"uncertainty": 120
},
"departure": {
"time": "1751379400",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751379445",
"uncertainty": 120
},
"departure": {
"time": "1751379445",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751379538",
"uncertainty": 120
},
"departure": {
"time": "1751379538",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751379571",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079388"
}
}
},
{
"id": "3080520",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376780",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080520"
}
}
},
{
"id": "3080519",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375580",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375658",
"uncertainty": 120
},
"departure": {
"time": "1751375658",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375712",
"uncertainty": 120
},
"departure": {
"time": "1751375712",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375738",
"uncertainty": 120
},
"departure": {
"time": "1751375738",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375787",
"uncertainty": 120
},
"departure": {
"time": "1751375787",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375847",
"uncertainty": 120
},
"departure": {
"time": "1751375847",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375885",
"uncertainty": 120
},
"departure": {
"time": "1751375885",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375950",
"uncertainty": 120
},
"departure": {
"time": "1751375950",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376141",
"uncertainty": 120
},
"departure": {
"time": "1751376141",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376201",
"uncertainty": 120
},
"departure": {
"time": "1751376201",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376275",
"uncertainty": 120
},
"departure": {
"time": "1751376275",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376396",
"uncertainty": 120
},
"departure": {
"time": "1751376396",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376502",
"uncertainty": 120
},
"departure": {
"time": "1751376502",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376564",
"uncertainty": 120
},
"departure": {
"time": "1751376564",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376661",
"uncertainty": 120
},
"departure": {
"time": "1751376661",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376754",
"uncertainty": 120
},
"departure": {
"time": "1751376754",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376801",
"uncertainty": 120
},
"departure": {
"time": "1751376801",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376851",
"uncertainty": 120
},
"departure": {
"time": "1751376851",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376939",
"uncertainty": 120
},
"departure": {
"time": "1751376939",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377007",
"uncertainty": 120
},
"departure": {
"time": "1751377007",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377040",
"uncertainty": 120
},
"departure": {
"time": "1751377040",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377101",
"uncertainty": 120
},
"departure": {
"time": "1751377101",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377161",
"uncertainty": 120
},
"departure": {
"time": "1751377161",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377210",
"uncertainty": 120
},
"departure": {
"time": "1751377210",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377271",
"uncertainty": 120
},
"departure": {
"time": "1751377271",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751377304",
"uncertainty": 120
},
"departure": {
"time": "1751377304",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751377356",
"uncertainty": 120
},
"departure": {
"time": "1751377356",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751377375",
"uncertainty": 120
},
"departure": {
"time": "1751377375",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751377402",
"uncertainty": 120
},
"departure": {
"time": "1751377402",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751377461",
"uncertainty": 120
},
"departure": {
"time": "1751377461",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751377505",
"uncertainty": 120
},
"departure": {
"time": "1751377505",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751377557",
"uncertainty": 120
},
"departure": {
"time": "1751377557",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751377595",
"uncertainty": 120
},
"departure": {
"time": "1751377595",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377641",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080519"
}
}
},
{
"id": "3080518",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374471",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374548",
"uncertainty": 120
},
"departure": {
"time": "1751374548",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374601",
"uncertainty": 120
},
"departure": {
"time": "1751374651",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374676",
"uncertainty": 120
},
"departure": {
"time": "1751374711",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374759",
"uncertainty": 120
},
"departure": {
"time": "1751374771",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374861",
"uncertainty": 120
},
"departure": {
"time": "1751374861",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374861",
"uncertainty": 120
},
"departure": {
"time": "1751374861",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374938",
"uncertainty": 120
},
"departure": {
"time": "1751374938",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375080",
"uncertainty": 120
},
"departure": {
"time": "1751375080",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375140",
"uncertainty": 120
},
"departure": {
"time": "1751375140",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375214",
"uncertainty": 120
},
"departure": {
"time": "1751375214",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375310",
"uncertainty": 120
},
"departure": {
"time": "1751375310",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375427",
"uncertainty": 120
},
"departure": {
"time": "1751375427",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375487",
"uncertainty": 120
},
"departure": {
"time": "1751375487",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375584",
"uncertainty": 120
},
"departure": {
"time": "1751375584",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375677",
"uncertainty": 120
},
"departure": {
"time": "1751375677",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375724",
"uncertainty": 120
},
"departure": {
"time": "1751375724",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375774",
"uncertainty": 120
},
"departure": {
"time": "1751375774",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375862",
"uncertainty": 120
},
"departure": {
"time": "1751375862",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375919",
"uncertainty": 120
},
"departure": {
"time": "1751375919",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375952",
"uncertainty": 120
},
"departure": {
"time": "1751375952",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376013",
"uncertainty": 120
},
"departure": {
"time": "1751376013",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376073",
"uncertainty": 120
},
"departure": {
"time": "1751376073",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376122",
"uncertainty": 120
},
"departure": {
"time": "1751376122",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376183",
"uncertainty": 120
},
"departure": {
"time": "1751376183",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376216",
"uncertainty": 120
},
"departure": {
"time": "1751376216",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376268",
"uncertainty": 120
},
"departure": {
"time": "1751376268",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376287",
"uncertainty": 120
},
"departure": {
"time": "1751376287",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376314",
"uncertainty": 120
},
"departure": {
"time": "1751376314",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376373",
"uncertainty": 120
},
"departure": {
"time": "1751376373",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376417",
"uncertainty": 120
},
"departure": {
"time": "1751376417",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376469",
"uncertainty": 120
},
"departure": {
"time": "1751376469",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376507",
"uncertainty": 120
},
"departure": {
"time": "1751376507",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376553",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080518"
},
"vehicle": {
"id": "123",
"label": "123"
}
}
},
{
"id": "3080619",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377680"
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080619"
}
}
},
{
"id": "3079438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376000",
"uncertainty": 120
},
"stopId": "0:MPMO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376052",
"uncertainty": 120
},
"departure": {
"time": "1751376052",
"uncertainty": 120
},
"stopId": "0:CHSTJ 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376107",
"uncertainty": 120
},
"departure": {
"time": "1751376107",
"uncertainty": 120
},
"stopId": "0:CHMAD 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376420",
"uncertainty": 120
},
"departure": {
"time": "1751376420",
"uncertainty": 120
},
"stopId": "0:CGEN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376495",
"uncertainty": 120
},
"departure": {
"time": "1751376495",
"uncertainty": 120
},
"stopId": "0:CHSI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376559",
"uncertainty": 120
},
"departure": {
"time": "1751376559",
"uncertainty": 120
},
"stopId": "0:CHMCW 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376589",
"uncertainty": 120
},
"departure": {
"time": "1751376589",
"uncertainty": 120
},
"stopId": "0:GAIE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376648",
"uncertainty": 120
},
"departure": {
"time": "1751376648",
"uncertainty": 120
},
"stopId": "0:GOUV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376689",
"uncertainty": 120
},
"departure": {
"time": "1751376689",
"uncertainty": 120
},
"stopId": "0:CHRPTF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376840",
"uncertainty": 120
},
"departure": {
"time": "1751376840",
"uncertainty": 120
},
"stopId": "0:CHAMAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376876",
"uncertainty": 120
},
"departure": {
"time": "1751376876",
"uncertainty": 120
},
"stopId": "0:MALCR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751377034",
"uncertainty": 120
},
"departure": {
"time": "1751377034",
"uncertainty": 120
},
"stopId": "0:MALBO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751377118",
"uncertainty": 120
},
"departure": {
"time": "1751377118",
"uncertainty": 120
},
"stopId": "0:MALIB",
"stopSequence": 13
},
{
"arrival": {
"time": "1751377140",
"uncertainty": 120
},
"departure": {
"time": "1751377140",
"uncertainty": 120
},
"stopId": "0:CMALI 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751377237",
"uncertainty": 120
},
"departure": {
"time": "1751377237",
"uncertainty": 120
},
"stopId": "0:MLPO 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751377266",
"uncertainty": 120
},
"departure": {
"time": "1751377266",
"uncertainty": 120
},
"stopId": "0:MMALI 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751377380",
"uncertainty": 120
},
"departure": {
"time": "1751377380",
"uncertainty": 120
},
"stopId": "0:SYLV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:RDM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377644",
"uncertainty": 120
},
"departure": {
"time": "1751377644",
"uncertainty": 120
},
"stopId": "0:GROUS 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377705",
"uncertainty": 120
},
"departure": {
"time": "1751377705",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377740",
"uncertainty": 120
},
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377784",
"uncertainty": 120
},
"departure": {
"time": "1751377784",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377877",
"uncertainty": 120
},
"departure": {
"time": "1751377877",
"uncertainty": 120
},
"stopId": "0:JPREV 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377920",
"uncertainty": 120
},
"departure": {
"time": "1751377920",
"uncertainty": 120
},
"stopId": "0:HBARB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378009",
"uncertainty": 120
},
"departure": {
"time": "1751378009",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378086",
"uncertainty": 120
},
"departure": {
"time": "1751378086",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751378158",
"uncertainty": 120
},
"departure": {
"time": "1751378158",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751378220",
"uncertainty": 120
},
"departure": {
"time": "1751378220",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751378413",
"uncertainty": 120
},
"departure": {
"time": "1751378413",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 29
},
{
"arrival": {
"time": "1751378516",
"uncertainty": 120
},
"departure": {
"time": "1751378516",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751378700",
"uncertainty": 120
},
"departure": {
"time": "1751378700",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751378848",
"uncertainty": 120
},
"departure": {
"time": "1751378848",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 32
},
{
"arrival": {
"time": "1751378940",
"uncertainty": 120
},
"departure": {
"time": "1751378940",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 33
},
{
"arrival": {
"time": "1751379010",
"uncertainty": 120
},
"departure": {
"time": "1751379010",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 34
},
{
"arrival": {
"time": "1751379048",
"uncertainty": 120
},
"departure": {
"time": "1751379048",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 35
},
{
"arrival": {
"time": "1751379126",
"uncertainty": 120
},
"departure": {
"time": "1751379126",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 36
},
{
"arrival": {
"time": "1751379161",
"uncertainty": 120
},
"departure": {
"time": "1751379161",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 37
},
{
"arrival": {
"time": "1751379227",
"uncertainty": 120
},
"departure": {
"time": "1751379227",
"uncertainty": 120
},
"stopId": "0:CEZA 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751379268",
"uncertainty": 120
},
"departure": {
"time": "1751379268",
"uncertainty": 120
},
"stopId": "0:GAREN 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1751379334",
"uncertainty": 120
},
"departure": {
"time": "1751379334",
"uncertainty": 120
},
"stopId": "0:VFLEU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751379389",
"uncertainty": 120
},
"departure": {
"time": "1751379389",
"uncertainty": 120
},
"stopId": "0:LAUTR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1751379425",
"uncertainty": 120
},
"departure": {
"time": "1751379425",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751379486",
"uncertainty": 120
},
"departure": {
"time": "1751379486",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 43
},
{
"arrival": {
"time": "1751379528",
"uncertainty": 120
},
"departure": {
"time": "1751379528",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1751379580",
"uncertainty": 120
},
"departure": {
"time": "1751379580",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 45
},
{
"arrival": {
"time": "1751379635",
"uncertainty": 120
},
"departure": {
"time": "1751379635",
"uncertainty": 120
},
"stopId": "0:VIVIE 2",
"stopSequence": 46
},
{
"arrival": {
"time": "1751379711",
"uncertainty": 120
},
"departure": {
"time": "1751379711",
"uncertainty": 120
},
"stopId": "0:PARE",
"stopSequence": 47
},
{
"arrival": {
"time": "1751379751",
"uncertainty": 120
},
"departure": {
"time": "1751379751",
"uncertainty": 120
},
"stopId": "0:LGEAIS2",
"stopSequence": 48
},
{
"arrival": {
"time": "1751379803",
"uncertainty": 120
},
"departure": {
"time": "1751379803",
"uncertainty": 120
},
"stopId": "0:VERGE 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1751379871",
"uncertainty": 120
},
"departure": {
"time": "1751379871",
"uncertainty": 120
},
"stopId": "0:ECOLE 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1751379950",
"uncertainty": 120
},
"departure": {
"time": "1751379950",
"uncertainty": 120
},
"stopId": "0:MONG 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1751379973",
"uncertainty": 120
},
"departure": {
"time": "1751379973",
"uncertainty": 120
},
"stopId": "0:ARMA 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1751380128",
"uncertainty": 120
},
"departure": {
"time": "1751380128",
"uncertainty": 120
},
"stopId": "0:ECHAU",
"stopSequence": 53
},
{
"arrival": {
"time": "1751380213",
"uncertainty": 120
},
"departure": {
"time": "1751380213",
"uncertainty": 120
},
"stopId": "0:CLAC",
"stopSequence": 54
},
{
"arrival": {
"time": "1751380332",
"uncertainty": 120
},
"departure": {
"time": "1751380332",
"uncertainty": 120
},
"stopId": "0:CGYM",
"stopSequence": 55
},
{
"arrival": {
"time": "1751380369",
"uncertainty": 120
},
"departure": {
"time": "1751380369",
"uncertainty": 120
},
"stopId": "0:CHAUT",
"stopSequence": 56
},
{
"arrival": {
"time": "1751380453",
"uncertainty": 120
},
"departure": {
"time": "1751380453",
"uncertainty": 120
},
"stopId": "0:CSDF 3",
"stopSequence": 57
},
{
"arrival": {
"time": "1751380566",
"uncertainty": 120
},
"departure": {
"time": "1751380566",
"uncertainty": 120
},
"stopId": "0:CPDP",
"stopSequence": 58
},
{
"arrival": {
"time": "1751380633",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 59
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079438"
}
}
},
{
"id": "3080618",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376540",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080618"
}
}
},
{
"id": "3080617",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375340",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080617"
}
}
},
{
"id": "3080616",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374367",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374448",
"uncertainty": 120
},
"departure": {
"time": "1751374448",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374457",
"uncertainty": 120
},
"departure": {
"time": "1751374457",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374501",
"uncertainty": 120
},
"departure": {
"time": "1751374501",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374517",
"uncertainty": 120
},
"departure": {
"time": "1751374517",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374592",
"uncertainty": 120
},
"departure": {
"time": "1751374592",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374650",
"uncertainty": 120
},
"departure": {
"time": "1751374667",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374735",
"uncertainty": 120
},
"departure": {
"time": "1751374735",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374787",
"uncertainty": 120
},
"departure": {
"time": "1751374787",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374868",
"uncertainty": 120
},
"departure": {
"time": "1751374868",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374898",
"uncertainty": 120
},
"departure": {
"time": "1751374898",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374983",
"uncertainty": 120
},
"departure": {
"time": "1751374983",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375078",
"uncertainty": 120
},
"departure": {
"time": "1751375078",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375121",
"uncertainty": 120
},
"departure": {
"time": "1751375121",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375204",
"uncertainty": 120
},
"departure": {
"time": "1751375204",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375380",
"uncertainty": 120
},
"departure": {
"time": "1751375380",
"uncertainty": 120
},
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375428",
"uncertainty": 120
},
"departure": {
"time": "1751375428",
"uncertainty": 120
},
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375498",
"uncertainty": 120
},
"departure": {
"time": "1751375498",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375585",
"uncertainty": 120
},
"departure": {
"time": "1751375585",
"uncertainty": 120
},
"stopId": "0:CCOLO",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375673",
"uncertainty": 120
},
"departure": {
"time": "1751375673",
"uncertainty": 120
},
"stopId": "0:SERBI",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375744",
"uncertainty": 120
},
"departure": {
"time": "1751375744",
"uncertainty": 120
},
"stopId": "0:DESMO",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375800",
"uncertainty": 120
},
"departure": {
"time": "1751375800",
"uncertainty": 120
},
"stopId": "0:THIBE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375836",
"uncertainty": 120
},
"departure": {
"time": "1751375836",
"uncertainty": 120
},
"stopId": "0:PMARQ",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375888",
"uncertainty": 120
},
"departure": {
"time": "1751375888",
"uncertainty": 120
},
"stopId": "0:CONDO",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375924",
"uncertainty": 120
},
"departure": {
"time": "1751375924",
"uncertainty": 120
},
"stopId": "0:COLOM",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376026",
"uncertainty": 120
},
"departure": {
"time": "1751376026",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376076",
"uncertainty": 120
},
"departure": {
"time": "1751376076",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376131",
"uncertainty": 120
},
"departure": {
"time": "1751376131",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376230",
"uncertainty": 120
},
"departure": {
"time": "1751376230",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376279",
"uncertainty": 120
},
"departure": {
"time": "1751376279",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376339",
"uncertainty": 120
},
"departure": {
"time": "1751376339",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376396",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080616"
},
"vehicle": {
"id": "78",
"label": "78"
}
}
},
{
"id": "3079437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372522",
"uncertainty": 120
},
"stopId": "0:MPMO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372607",
"uncertainty": 120
},
"departure": {
"time": "1751372612",
"uncertainty": 120
},
"stopId": "0:CHSTJ 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372664",
"uncertainty": 120
},
"departure": {
"time": "1751372673",
"uncertainty": 120
},
"stopId": "0:CHMAD 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372936",
"uncertainty": 120
},
"departure": {
"time": "1751372936",
"uncertainty": 120
},
"stopId": "0:CGEN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372987",
"uncertainty": 120
},
"departure": {
"time": "1751372987",
"uncertainty": 120
},
"stopId": "0:CHSI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373062",
"uncertainty": 120
},
"departure": {
"time": "1751373062",
"uncertainty": 120
},
"stopId": "0:CHMCW 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373117",
"uncertainty": 120
},
"departure": {
"time": "1751373117",
"uncertainty": 120
},
"stopId": "0:GAIE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373164",
"uncertainty": 120
},
"departure": {
"time": "1751373182",
"uncertainty": 120
},
"stopId": "0:GOUV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373223",
"uncertainty": 120
},
"departure": {
"time": "1751373223",
"uncertainty": 120
},
"stopId": "0:CHRPTF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373272",
"uncertainty": 120
},
"departure": {
"time": "1751373272",
"uncertainty": 120
},
"stopId": "0:CHAMAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373302",
"uncertainty": 120
},
"departure": {
"time": "1751373302",
"uncertainty": 120
},
"stopId": "0:MALCR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373392",
"uncertainty": 120
},
"departure": {
"time": "1751373392",
"uncertainty": 120
},
"stopId": "0:MALBO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373460",
"uncertainty": 120
},
"departure": {
"time": "1751373460",
"uncertainty": 120
},
"stopId": "0:MALIB",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373494",
"uncertainty": 120
},
"departure": {
"time": "1751373494",
"uncertainty": 120
},
"stopId": "0:CMALI 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373643",
"uncertainty": 120
},
"departure": {
"time": "1751373643",
"uncertainty": 120
},
"stopId": "0:MLPO 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373681",
"uncertainty": 120
},
"departure": {
"time": "1751373692",
"uncertainty": 120
},
"stopId": "0:MMALI 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373819",
"uncertainty": 120
},
"departure": {
"time": "1751373842",
"uncertainty": 120
},
"stopId": "0:SYLV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373988",
"uncertainty": 120
},
"departure": {
"time": "1751373988",
"uncertainty": 120
},
"stopId": "0:RDM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374052",
"uncertainty": 120
},
"departure": {
"time": "1751374052",
"uncertainty": 120
},
"stopId": "0:GROUS 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374100",
"uncertainty": 120
},
"departure": {
"time": "1751374100",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374125",
"uncertainty": 120
},
"departure": {
"time": "1751374140",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374191",
"uncertainty": 120
},
"departure": {
"time": "1751374202",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374302",
"uncertainty": 120
},
"departure": {
"time": "1751374302",
"uncertainty": 120
},
"stopId": "0:JPREV 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374320",
"uncertainty": 120
},
"departure": {
"time": "1751374320",
"uncertainty": 120
},
"stopId": "0:HBARB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374412",
"uncertainty": 120
},
"departure": {
"time": "1751374412",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374459",
"uncertainty": 120
},
"departure": {
"time": "1751374459",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374502",
"uncertainty": 120
},
"departure": {
"time": "1751374562",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374620",
"uncertainty": 120
},
"departure": {
"time": "1751374620",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374742",
"uncertainty": 120
},
"departure": {
"time": "1751374742",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374802",
"uncertainty": 120
},
"departure": {
"time": "1751374832",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374981",
"uncertainty": 120
},
"departure": {
"time": "1751374981",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375110",
"uncertainty": 120
},
"departure": {
"time": "1751375110",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375225",
"uncertainty": 120
},
"departure": {
"time": "1751375225",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375308",
"uncertainty": 120
},
"departure": {
"time": "1751375308",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375357",
"uncertainty": 120
},
"departure": {
"time": "1751375357",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375416",
"uncertainty": 120
},
"departure": {
"time": "1751375416",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375446",
"uncertainty": 120
},
"departure": {
"time": "1751375446",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375512",
"uncertainty": 120
},
"departure": {
"time": "1751375512",
"uncertainty": 120
},
"stopId": "0:CEZA 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375553",
"uncertainty": 120
},
"departure": {
"time": "1751375553",
"uncertainty": 120
},
"stopId": "0:GAREN 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375619",
"uncertainty": 120
},
"departure": {
"time": "1751375619",
"uncertainty": 120
},
"stopId": "0:VFLEU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375674",
"uncertainty": 120
},
"departure": {
"time": "1751375674",
"uncertainty": 120
},
"stopId": "0:LAUTR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1751375710",
"uncertainty": 120
},
"departure": {
"time": "1751375710",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751375774",
"uncertainty": 120
},
"departure": {
"time": "1751375774",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 43
},
{
"arrival": {
"time": "1751375813",
"uncertainty": 120
},
"departure": {
"time": "1751375813",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1751375862",
"uncertainty": 120
},
"departure": {
"time": "1751375862",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 45
},
{
"arrival": {
"time": "1751375917",
"uncertainty": 120
},
"departure": {
"time": "1751375917",
"uncertainty": 120
},
"stopId": "0:VIVIE 2",
"stopSequence": 46
},
{
"arrival": {
"time": "1751375993",
"uncertainty": 120
},
"departure": {
"time": "1751375993",
"uncertainty": 120
},
"stopId": "0:PARE",
"stopSequence": 47
},
{
"arrival": {
"time": "1751376033",
"uncertainty": 120
},
"departure": {
"time": "1751376033",
"uncertainty": 120
},
"stopId": "0:LGEAIS2",
"stopSequence": 48
},
{
"arrival": {
"time": "1751376085",
"uncertainty": 120
},
"departure": {
"time": "1751376085",
"uncertainty": 120
},
"stopId": "0:VERGE 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1751376153",
"uncertainty": 120
},
"departure": {
"time": "1751376153",
"uncertainty": 120
},
"stopId": "0:ECOLE 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1751376232",
"uncertainty": 120
},
"departure": {
"time": "1751376232",
"uncertainty": 120
},
"stopId": "0:MONG 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1751376255",
"uncertainty": 120
},
"departure": {
"time": "1751376255",
"uncertainty": 120
},
"stopId": "0:ARMA 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1751376410",
"uncertainty": 120
},
"departure": {
"time": "1751376410",
"uncertainty": 120
},
"stopId": "0:ECHAU",
"stopSequence": 53
},
{
"arrival": {
"time": "1751376495",
"uncertainty": 120
},
"departure": {
"time": "1751376495",
"uncertainty": 120
},
"stopId": "0:CLAC",
"stopSequence": 54
},
{
"arrival": {
"time": "1751376614",
"uncertainty": 120
},
"departure": {
"time": "1751376614",
"uncertainty": 120
},
"stopId": "0:CGYM",
"stopSequence": 55
},
{
"arrival": {
"time": "1751376651",
"uncertainty": 120
},
"departure": {
"time": "1751376651",
"uncertainty": 120
},
"stopId": "0:CHAUT",
"stopSequence": 56
},
{
"arrival": {
"time": "1751376735",
"uncertainty": 120
},
"departure": {
"time": "1751376735",
"uncertainty": 120
},
"stopId": "0:CSDF 3",
"stopSequence": 57
},
{
"arrival": {
"time": "1751376848",
"uncertainty": 120
},
"departure": {
"time": "1751376848",
"uncertainty": 120
},
"stopId": "0:CPDP",
"stopSequence": 58
},
{
"arrival": {
"time": "1751376915",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 59
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079437"
},
"vehicle": {
"id": "276",
"label": "276"
}
}
},
{
"id": "3079424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374021",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374074",
"uncertainty": 120
},
"departure": {
"time": "1751374074",
"uncertainty": 120
},
"stopId": "0:CPDP 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374173",
"uncertainty": 120
},
"departure": {
"time": "1751374173",
"uncertainty": 120
},
"stopId": "0:CSDF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374251",
"uncertainty": 120
},
"departure": {
"time": "1751374251",
"uncertainty": 120
},
"stopId": "0:CHAUT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374301",
"uncertainty": 120
},
"departure": {
"time": "1751374301",
"uncertainty": 120
},
"stopId": "0:CGYM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374383",
"uncertainty": 120
},
"departure": {
"time": "1751374383",
"uncertainty": 120
},
"stopId": "0:CLAC 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374456",
"uncertainty": 120
},
"departure": {
"time": "1751374456",
"uncertainty": 120
},
"stopId": "0:ECHAU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374629",
"uncertainty": 120
},
"departure": {
"time": "1751374629",
"uncertainty": 120
},
"stopId": "0:ARMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374678",
"uncertainty": 120
},
"departure": {
"time": "1751374678",
"uncertainty": 120
},
"stopId": "0:MONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374750",
"uncertainty": 120
},
"departure": {
"time": "1751374750",
"uncertainty": 120
},
"stopId": "0:ECOLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374817",
"uncertainty": 120
},
"departure": {
"time": "1751374831",
"uncertainty": 120
},
"stopId": "0:VERGE",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374888",
"uncertainty": 120
},
"departure": {
"time": "1751374888",
"uncertainty": 120
},
"stopId": "0:LGEAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374921",
"uncertainty": 120
},
"departure": {
"time": "1751374921",
"uncertainty": 120
},
"stopId": "0:PARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375021",
"uncertainty": 120
},
"departure": {
"time": "1751375021",
"uncertainty": 120
},
"stopId": "0:VIVIE",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375068",
"uncertainty": 120
},
"departure": {
"time": "1751375068",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375108",
"uncertainty": 120
},
"departure": {
"time": "1751375108",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375141",
"uncertainty": 120
},
"departure": {
"time": "1751375141",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375225",
"uncertainty": 120
},
"departure": {
"time": "1751375225",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375266",
"uncertainty": 120
},
"departure": {
"time": "1751375266",
"uncertainty": 120
},
"stopId": "0:TLAUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375326",
"uncertainty": 120
},
"departure": {
"time": "1751375326",
"uncertainty": 120
},
"stopId": "0:VFLEU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375407",
"uncertainty": 120
},
"departure": {
"time": "1751375407",
"uncertainty": 120
},
"stopId": "0:GAREN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375446",
"uncertainty": 120
},
"departure": {
"time": "1751375446",
"uncertainty": 120
},
"stopId": "0:CEZA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375527",
"uncertainty": 120
},
"departure": {
"time": "1751375527",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375564",
"uncertainty": 120
},
"departure": {
"time": "1751375564",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375631",
"uncertainty": 120
},
"departure": {
"time": "1751375631",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375676",
"uncertainty": 120
},
"departure": {
"time": "1751375676",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375764",
"uncertainty": 120
},
"departure": {
"time": "1751375764",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375836",
"uncertainty": 120
},
"departure": {
"time": "1751375836",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375926",
"uncertainty": 120
},
"departure": {
"time": "1751375926",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376085",
"uncertainty": 120
},
"departure": {
"time": "1751376085",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376137",
"uncertainty": 120
},
"departure": {
"time": "1751376137",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376213",
"uncertainty": 120
},
"departure": {
"time": "1751376213",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376276",
"uncertainty": 120
},
"departure": {
"time": "1751376276",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376330",
"uncertainty": 120
},
"departure": {
"time": "1751376330",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376397",
"uncertainty": 120
},
"departure": {
"time": "1751376397",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376494",
"uncertainty": 120
},
"departure": {
"time": "1751376494",
"uncertainty": 120
},
"stopId": "0:HBARB",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376538",
"uncertainty": 120
},
"departure": {
"time": "1751376538",
"uncertainty": 120
},
"stopId": "0:JPREV",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376624",
"uncertainty": 120
},
"departure": {
"time": "1751376624",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376673",
"uncertainty": 120
},
"departure": {
"time": "1751376673",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 39
},
{
"arrival": {
"time": "1751376722",
"uncertainty": 120
},
"departure": {
"time": "1751376722",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 40
},
{
"arrival": {
"time": "1751376783",
"uncertainty": 120
},
"departure": {
"time": "1751376783",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 41
},
{
"arrival": {
"time": "1751376875",
"uncertainty": 120
},
"departure": {
"time": "1751376875",
"uncertainty": 120
},
"stopId": "0:RDM",
"stopSequence": 42
},
{
"arrival": {
"time": "1751377055",
"uncertainty": 120
},
"departure": {
"time": "1751377055",
"uncertainty": 120
},
"stopId": "0:SYLV",
"stopSequence": 43
},
{
"arrival": {
"time": "1751377182",
"uncertainty": 120
},
"departure": {
"time": "1751377182",
"uncertainty": 120
},
"stopId": "0:MMALI",
"stopSequence": 44
},
{
"arrival": {
"time": "1751377214",
"uncertainty": 120
},
"departure": {
"time": "1751377214",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 45
},
{
"arrival": {
"time": "1751377295",
"uncertainty": 120
},
"departure": {
"time": "1751377295",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 46
},
{
"arrival": {
"time": "1751377317",
"uncertainty": 120
},
"departure": {
"time": "1751377317",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 47
},
{
"arrival": {
"time": "1751377408",
"uncertainty": 120
},
"departure": {
"time": "1751377408",
"uncertainty": 120
},
"stopId": "0:MALBO",
"stopSequence": 48
},
{
"arrival": {
"time": "1751377560",
"uncertainty": 120
},
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:MALCR",
"stopSequence": 49
},
{
"arrival": {
"time": "1751377595",
"uncertainty": 120
},
"departure": {
"time": "1751377595",
"uncertainty": 120
},
"stopId": "0:CHAMAL",
"stopSequence": 50
},
{
"arrival": {
"time": "1751377747",
"uncertainty": 120
},
"departure": {
"time": "1751377747",
"uncertainty": 120
},
"stopId": "0:CHRPTF",
"stopSequence": 51
},
{
"arrival": {
"time": "1751377781",
"uncertainty": 120
},
"departure": {
"time": "1751377781",
"uncertainty": 120
},
"stopId": "0:GOUV",
"stopSequence": 52
},
{
"arrival": {
"time": "1751377826",
"uncertainty": 120
},
"departure": {
"time": "1751377826",
"uncertainty": 120
},
"stopId": "0:GAIE",
"stopSequence": 53
},
{
"arrival": {
"time": "1751377884",
"uncertainty": 120
},
"departure": {
"time": "1751377884",
"uncertainty": 120
},
"stopId": "0:CHAH",
"stopSequence": 54
},
{
"arrival": {
"time": "1751377941",
"uncertainty": 120
},
"departure": {
"time": "1751377941",
"uncertainty": 120
},
"stopId": "0:CHSI",
"stopSequence": 55
},
{
"arrival": {
"time": "1751378015",
"uncertainty": 120
},
"departure": {
"time": "1751378015",
"uncertainty": 120
},
"stopId": "0:CGEN",
"stopSequence": 56
},
{
"arrival": {
"time": "1751378282",
"uncertainty": 120
},
"departure": {
"time": "1751378282",
"uncertainty": 120
},
"stopId": "0:CHMAD",
"stopSequence": 57
},
{
"arrival": {
"time": "1751378329",
"uncertainty": 120
},
"departure": {
"time": "1751378329",
"uncertainty": 120
},
"stopId": "0:CHSTJ",
"stopSequence": 58
},
{
"arrival": {
"time": "1751378375",
"uncertainty": 120
},
"stopId": "0:MPMO",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079424"
},
"vehicle": {
"id": "275",
"label": "275"
}
}
},
{
"id": "3079425",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079425"
}
}
},
{
"id": "3080590",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080590"
}
}
},
{
"id": "3079524",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375940",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079524"
}
}
},
{
"id": "3079525",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377740",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079525"
}
}
},
{
"id": "3079522",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372524",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372584",
"uncertainty": 120
},
"departure": {
"time": "1751372584",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372660",
"uncertainty": 120
},
"departure": {
"time": "1751372660",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372704",
"uncertainty": 120
},
"departure": {
"time": "1751372704",
"uncertainty": 120
},
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372734",
"uncertainty": 120
},
"departure": {
"time": "1751372734",
"uncertainty": 120
},
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372814",
"uncertainty": 120
},
"departure": {
"time": "1751372814",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373013",
"uncertainty": 120
},
"departure": {
"time": "1751373013",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373043",
"uncertainty": 120
},
"departure": {
"time": "1751373043",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373094",
"uncertainty": 120
},
"departure": {
"time": "1751373094",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373141",
"uncertainty": 120
},
"departure": {
"time": "1751373141",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373228",
"uncertainty": 120
},
"departure": {
"time": "1751373228",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373282",
"uncertainty": 120
},
"departure": {
"time": "1751373282",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373346",
"uncertainty": 120
},
"departure": {
"time": "1751373346",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373394",
"uncertainty": 120
},
"departure": {
"time": "1751373394",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373453",
"uncertainty": 120
},
"departure": {
"time": "1751373453",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373484",
"uncertainty": 120
},
"departure": {
"time": "1751373484",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373518",
"uncertainty": 120
},
"departure": {
"time": "1751373518",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373563",
"uncertainty": 120
},
"departure": {
"time": "1751373694",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751373778",
"uncertainty": 120
},
"departure": {
"time": "1751373778",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751373794",
"uncertainty": 120
},
"departure": {
"time": "1751373794",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751373859",
"uncertainty": 120
},
"departure": {
"time": "1751373859",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751373949",
"uncertainty": 120
},
"departure": {
"time": "1751373964",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374038",
"uncertainty": 120
},
"departure": {
"time": "1751374054",
"uncertainty": 120
},
"stopId": "0:BEETH 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374140",
"uncertainty": 120
},
"departure": {
"time": "1751374144",
"uncertainty": 120
},
"stopId": "0:MOZAR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374337",
"uncertainty": 120
},
"departure": {
"time": "1751374337",
"uncertainty": 120
},
"stopId": "0:VEDRI 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374376",
"uncertainty": 120
},
"departure": {
"time": "1751374376",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374406",
"uncertainty": 120
},
"departure": {
"time": "1751374414",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374472",
"uncertainty": 120
},
"departure": {
"time": "1751374474",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374534",
"uncertainty": 120
},
"departure": {
"time": "1751374534",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374644",
"uncertainty": 120
},
"departure": {
"time": "1751374644",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374758",
"uncertainty": 120
},
"departure": {
"time": "1751374758",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751374774",
"uncertainty": 120
},
"departure": {
"time": "1751374774",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751374890",
"uncertainty": 120
},
"departure": {
"time": "1751374890",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751374983",
"uncertainty": 120
},
"departure": {
"time": "1751374983",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375087",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079522"
},
"vehicle": {
"id": "70",
"label": "70"
}
}
},
{
"id": "3079523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373973",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374203",
"uncertainty": 120
},
"departure": {
"time": "1751374213",
"uncertainty": 120
},
"stopId": "0:MPAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374248",
"uncertainty": 120
},
"departure": {
"time": "1751374273",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374325",
"uncertainty": 120
},
"departure": {
"time": "1751374363",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374439",
"uncertainty": 120
},
"departure": {
"time": "1751374484",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374542",
"uncertainty": 120
},
"departure": {
"time": "1751374543",
"uncertainty": 120
},
"stopId": "0:MALLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374598",
"uncertainty": 120
},
"departure": {
"time": "1751374603",
"uncertainty": 120
},
"stopId": "0:RIMBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374676",
"uncertainty": 120
},
"departure": {
"time": "1751374694",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374955",
"uncertainty": 120
},
"departure": {
"time": "1751374955",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375012",
"uncertainty": 120
},
"departure": {
"time": "1751375012",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375062",
"uncertainty": 120
},
"departure": {
"time": "1751375062",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375129",
"uncertainty": 120
},
"departure": {
"time": "1751375129",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375219",
"uncertainty": 120
},
"departure": {
"time": "1751375219",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375273",
"uncertainty": 120
},
"departure": {
"time": "1751375273",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375314",
"uncertainty": 120
},
"departure": {
"time": "1751375314",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375376",
"uncertainty": 120
},
"departure": {
"time": "1751375376",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375488",
"uncertainty": 120
},
"departure": {
"time": "1751375488",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375541",
"uncertainty": 120
},
"departure": {
"time": "1751375541",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375571",
"uncertainty": 120
},
"departure": {
"time": "1751375571",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375621",
"uncertainty": 120
},
"departure": {
"time": "1751375621",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375702",
"uncertainty": 120
},
"departure": {
"time": "1751375702",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375729",
"uncertainty": 120
},
"departure": {
"time": "1751375729",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375833",
"uncertainty": 120
},
"departure": {
"time": "1751375833",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375923",
"uncertainty": 120
},
"departure": {
"time": "1751375923",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376001",
"uncertainty": 120
},
"departure": {
"time": "1751376001",
"uncertainty": 120
},
"stopId": "0:BEETH 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376084",
"uncertainty": 120
},
"departure": {
"time": "1751376084",
"uncertainty": 120
},
"stopId": "0:MOZAR 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376224",
"uncertainty": 120
},
"departure": {
"time": "1751376224",
"uncertainty": 120
},
"stopId": "0:VEDRI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376287",
"uncertainty": 120
},
"departure": {
"time": "1751376287",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376333",
"uncertainty": 120
},
"departure": {
"time": "1751376333",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376399",
"uncertainty": 120
},
"departure": {
"time": "1751376399",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376473",
"uncertainty": 120
},
"departure": {
"time": "1751376473",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376570",
"uncertainty": 120
},
"departure": {
"time": "1751376570",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376789",
"uncertainty": 120
},
"departure": {
"time": "1751376789",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376831",
"uncertainty": 120
},
"departure": {
"time": "1751376831",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376993",
"uncertainty": 120
},
"departure": {
"time": "1751376993",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 35
},
{
"arrival": {
"time": "1751377131",
"uncertainty": 120
},
"departure": {
"time": "1751377131",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 36
},
{
"arrival": {
"time": "1751377251",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079523"
},
"vehicle": {
"id": "54",
"label": "54"
}
}
},
{
"id": "3079496",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375940",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079496"
}
}
},
{
"id": "3079497",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079497"
}
}
},
{
"id": "3079494",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372491",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372616",
"uncertainty": 120
},
"departure": {
"time": "1751372616",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372714",
"uncertainty": 120
},
"departure": {
"time": "1751372714",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372927",
"uncertainty": 120
},
"departure": {
"time": "1751373001",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373151",
"uncertainty": 120
},
"departure": {
"time": "1751373151",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373277",
"uncertainty": 120
},
"departure": {
"time": "1751373277",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373361",
"uncertainty": 120
},
"departure": {
"time": "1751373392",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373463",
"uncertainty": 120
},
"departure": {
"time": "1751373463",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373511",
"uncertainty": 120
},
"departure": {
"time": "1751373511",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373571",
"uncertainty": 120
},
"departure": {
"time": "1751373571",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373741",
"uncertainty": 120
},
"departure": {
"time": "1751373781",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373854",
"uncertainty": 120
},
"departure": {
"time": "1751373871",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373932",
"uncertainty": 120
},
"departure": {
"time": "1751373932",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374042",
"uncertainty": 120
},
"departure": {
"time": "1751374051",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374198",
"uncertainty": 120
},
"departure": {
"time": "1751374198",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374215",
"uncertainty": 120
},
"departure": {
"time": "1751374215",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374261",
"uncertainty": 120
},
"departure": {
"time": "1751374261",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374312",
"uncertainty": 120
},
"departure": {
"time": "1751374312",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374344",
"uncertainty": 120
},
"departure": {
"time": "1751374344",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374356",
"uncertainty": 120
},
"departure": {
"time": "1751374356",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374489",
"uncertainty": 120
},
"departure": {
"time": "1751374489",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374562",
"uncertainty": 120
},
"departure": {
"time": "1751374562",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374599",
"uncertainty": 120
},
"departure": {
"time": "1751374599",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374682",
"uncertainty": 120
},
"departure": {
"time": "1751374682",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374745",
"uncertainty": 120
},
"departure": {
"time": "1751374745",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374826",
"uncertainty": 120
},
"departure": {
"time": "1751374826",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374869",
"uncertainty": 120
},
"departure": {
"time": "1751374869",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374942",
"uncertainty": 120
},
"departure": {
"time": "1751374942",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375206",
"uncertainty": 120
},
"departure": {
"time": "1751375206",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375242",
"uncertainty": 120
},
"departure": {
"time": "1751375242",
"uncertainty": 120
},
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375285",
"uncertainty": 120
},
"departure": {
"time": "1751375285",
"uncertainty": 120
},
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375344",
"uncertainty": 120
},
"departure": {
"time": "1751375344",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375426",
"uncertainty": 120
},
"departure": {
"time": "1751375426",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375475",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079494"
},
"vehicle": {
"id": "67",
"label": "67"
}
}
},
{
"id": "3079495",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374322",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374452",
"uncertainty": 120
},
"departure": {
"time": "1751374452",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374622",
"uncertainty": 120
},
"departure": {
"time": "1751374622",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374682",
"uncertainty": 120
},
"departure": {
"time": "1751374740",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374923",
"uncertainty": 120
},
"departure": {
"time": "1751374923",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375027",
"uncertainty": 120
},
"departure": {
"time": "1751375027",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375114",
"uncertainty": 120
},
"departure": {
"time": "1751375114",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375189",
"uncertainty": 120
},
"departure": {
"time": "1751375189",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375238",
"uncertainty": 120
},
"departure": {
"time": "1751375238",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375293",
"uncertainty": 120
},
"departure": {
"time": "1751375293",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375451",
"uncertainty": 120
},
"departure": {
"time": "1751375451",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375527",
"uncertainty": 120
},
"departure": {
"time": "1751375527",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375591",
"uncertainty": 120
},
"departure": {
"time": "1751375591",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375677",
"uncertainty": 120
},
"departure": {
"time": "1751375677",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375838",
"uncertainty": 120
},
"departure": {
"time": "1751375838",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375861",
"uncertainty": 120
},
"departure": {
"time": "1751375861",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375922",
"uncertainty": 120
},
"departure": {
"time": "1751375922",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375970",
"uncertainty": 120
},
"departure": {
"time": "1751375970",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375999",
"uncertainty": 120
},
"departure": {
"time": "1751375999",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376017",
"uncertainty": 120
},
"departure": {
"time": "1751376017",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376132",
"uncertainty": 120
},
"departure": {
"time": "1751376132",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376197",
"uncertainty": 120
},
"departure": {
"time": "1751376197",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376232",
"uncertainty": 120
},
"departure": {
"time": "1751376232",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376311",
"uncertainty": 120
},
"departure": {
"time": "1751376311",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376380",
"uncertainty": 120
},
"departure": {
"time": "1751376380",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376459",
"uncertainty": 120
},
"departure": {
"time": "1751376459",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376545",
"uncertainty": 120
},
"departure": {
"time": "1751376545",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376620",
"uncertainty": 120
},
"departure": {
"time": "1751376620",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376884",
"uncertainty": 120
},
"departure": {
"time": "1751376884",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376920",
"uncertainty": 120
},
"departure": {
"time": "1751376920",
"uncertainty": 120
},
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376976",
"uncertainty": 120
},
"departure": {
"time": "1751376976",
"uncertainty": 120
},
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751377040",
"uncertainty": 120
},
"departure": {
"time": "1751377040",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751377111",
"uncertainty": 120
},
"departure": {
"time": "1751377111",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377160",
"uncertainty": 120
},
"departure": {
"time": "1751377160",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751377206",
"uncertainty": 120
},
"departure": {
"time": "1751377206",
"uncertainty": 120
},
"stopId": "0:MPAU 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751377277",
"uncertainty": 120
},
"departure": {
"time": "1751377277",
"uncertainty": 120
},
"stopId": "0:TENN 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751377314",
"uncertainty": 120
},
"departure": {
"time": "1751377314",
"uncertainty": 120
},
"stopId": "0:PORT 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751377400",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079495"
},
"vehicle": {
"id": "56",
"label": "56"
}
}
},
{
"id": "3080654",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376540",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080654"
}
}
},
{
"id": "3080653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375340"
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080653"
}
}
},
{
"id": "3080652",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374158",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374196",
"uncertainty": 120
},
"departure": {
"time": "1751374218",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374249",
"uncertainty": 120
},
"departure": {
"time": "1751374249",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374260",
"uncertainty": 120
},
"departure": {
"time": "1751374278",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374349",
"uncertainty": 120
},
"departure": {
"time": "1751374349",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374418",
"uncertainty": 120
},
"departure": {
"time": "1751374428",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374500",
"uncertainty": 120
},
"departure": {
"time": "1751374500",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374565",
"uncertainty": 120
},
"departure": {
"time": "1751374565",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374616",
"uncertainty": 120
},
"departure": {
"time": "1751374616",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374678",
"uncertainty": 120
},
"departure": {
"time": "1751374698",
"uncertainty": 120
},
"stopId": "0:PMARQ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374788",
"uncertainty": 120
},
"departure": {
"time": "1751374788",
"uncertainty": 120
},
"stopId": "0:DESMO 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374848",
"uncertainty": 120
},
"departure": {
"time": "1751374848",
"uncertainty": 120
},
"stopId": "0:SERBI 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374910",
"uncertainty": 120
},
"departure": {
"time": "1751374910",
"uncertainty": 120
},
"stopId": "0:CCOLO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374969",
"uncertainty": 120
},
"departure": {
"time": "1751374969",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375044",
"uncertainty": 120
},
"departure": {
"time": "1751375044",
"uncertainty": 120
},
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375094",
"uncertainty": 120
},
"departure": {
"time": "1751375094",
"uncertainty": 120
},
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375228",
"uncertainty": 120
},
"departure": {
"time": "1751375228",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375360",
"uncertainty": 120
},
"departure": {
"time": "1751375360",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375477",
"uncertainty": 120
},
"departure": {
"time": "1751375477",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375556",
"uncertainty": 120
},
"departure": {
"time": "1751375556",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375595",
"uncertainty": 120
},
"departure": {
"time": "1751375595",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375656",
"uncertainty": 120
},
"departure": {
"time": "1751375656",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375675",
"uncertainty": 120
},
"departure": {
"time": "1751375675",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375725",
"uncertainty": 120
},
"departure": {
"time": "1751375725",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375775",
"uncertainty": 120
},
"departure": {
"time": "1751375775",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375822",
"uncertainty": 120
},
"departure": {
"time": "1751375822",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375883",
"uncertainty": 120
},
"departure": {
"time": "1751375883",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375923",
"uncertainty": 120
},
"departure": {
"time": "1751375923",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751375970",
"uncertainty": 120
},
"departure": {
"time": "1751375970",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376025",
"uncertainty": 120
},
"departure": {
"time": "1751376025",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376084",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080652"
},
"vehicle": {
"id": "65",
"label": "65"
}
}
},
{
"id": "3080651",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372967",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372997",
"uncertainty": 120
},
"departure": {
"time": "1751372997",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373053",
"uncertainty": 120
},
"departure": {
"time": "1751373053",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373066",
"uncertainty": 120
},
"departure": {
"time": "1751373087",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373177",
"uncertainty": 120
},
"departure": {
"time": "1751373177",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373227",
"uncertainty": 120
},
"departure": {
"time": "1751373238",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373296",
"uncertainty": 120
},
"departure": {
"time": "1751373296",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373365",
"uncertainty": 120
},
"departure": {
"time": "1751373417",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373488",
"uncertainty": 120
},
"departure": {
"time": "1751373488",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373554",
"uncertainty": 120
},
"departure": {
"time": "1751373567",
"uncertainty": 120
},
"stopId": "0:PMARQ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373657",
"uncertainty": 120
},
"departure": {
"time": "1751373657",
"uncertainty": 120
},
"stopId": "0:DESMO 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373718",
"uncertainty": 120
},
"departure": {
"time": "1751373718",
"uncertainty": 120
},
"stopId": "0:SERBI 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373777",
"uncertainty": 120
},
"departure": {
"time": "1751373807",
"uncertainty": 120
},
"stopId": "0:CCOLO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373881",
"uncertainty": 120
},
"departure": {
"time": "1751373881",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373957",
"uncertainty": 120
},
"departure": {
"time": "1751373957",
"uncertainty": 120
},
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374005",
"uncertainty": 120
},
"departure": {
"time": "1751374017",
"uncertainty": 120
},
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374157",
"uncertainty": 120
},
"departure": {
"time": "1751374157",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374287",
"uncertainty": 120
},
"departure": {
"time": "1751374287",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374407",
"uncertainty": 120
},
"departure": {
"time": "1751374407",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374487",
"uncertainty": 120
},
"departure": {
"time": "1751374487",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374524",
"uncertainty": 120
},
"departure": {
"time": "1751374524",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374587",
"uncertainty": 120
},
"departure": {
"time": "1751374587",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374603",
"uncertainty": 120
},
"departure": {
"time": "1751374603",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374653",
"uncertainty": 120
},
"departure": {
"time": "1751374653",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374704",
"uncertainty": 120
},
"departure": {
"time": "1751374704",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374753",
"uncertainty": 120
},
"departure": {
"time": "1751374753",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374815",
"uncertainty": 120
},
"departure": {
"time": "1751374815",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374834",
"uncertainty": 120
},
"departure": {
"time": "1751374834",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374880",
"uncertainty": 120
},
"departure": {
"time": "1751374880",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374933",
"uncertainty": 120
},
"departure": {
"time": "1751374933",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374992",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080651"
},
"vehicle": {
"id": "122",
"label": "122"
}
}
},
{
"id": "3080738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377560",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080738"
}
}
},
{
"id": "3080737",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375760",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080737"
}
}
},
{
"id": "3080736",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373898",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374145",
"uncertainty": 120
},
"departure": {
"time": "1751374145",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374164",
"uncertainty": 120
},
"departure": {
"time": "1751374166",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374249",
"uncertainty": 120
},
"departure": {
"time": "1751374249",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374346",
"uncertainty": 120
},
"departure": {
"time": "1751374346",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374406",
"uncertainty": 120
},
"departure": {
"time": "1751374406",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374458",
"uncertainty": 120
},
"departure": {
"time": "1751374466",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374504",
"uncertainty": 120
},
"departure": {
"time": "1751374504",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374544",
"uncertainty": 120
},
"departure": {
"time": "1751374556",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374624",
"uncertainty": 120
},
"departure": {
"time": "1751374646",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374735",
"uncertainty": 120
},
"departure": {
"time": "1751374735",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374826",
"uncertainty": 120
},
"departure": {
"time": "1751374826",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374907",
"uncertainty": 120
},
"departure": {
"time": "1751374907",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375043",
"uncertainty": 120
},
"departure": {
"time": "1751375043",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375155",
"uncertainty": 120
},
"departure": {
"time": "1751375155",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375210",
"uncertainty": 120
},
"departure": {
"time": "1751375210",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375271",
"uncertainty": 120
},
"departure": {
"time": "1751375271",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375353",
"uncertainty": 120
},
"departure": {
"time": "1751375353",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375469",
"uncertainty": 120
},
"departure": {
"time": "1751375469",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375542",
"uncertainty": 120
},
"departure": {
"time": "1751375542",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375593",
"uncertainty": 120
},
"departure": {
"time": "1751375593",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375727",
"uncertainty": 120
},
"departure": {
"time": "1751375727",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375806",
"uncertainty": 120
},
"departure": {
"time": "1751375806",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375909",
"uncertainty": 120
},
"departure": {
"time": "1751375909",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376060",
"uncertainty": 120
},
"departure": {
"time": "1751376060",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376108",
"uncertainty": 120
},
"departure": {
"time": "1751376108",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376194",
"uncertainty": 120
},
"departure": {
"time": "1751376194",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376299",
"uncertainty": 120
},
"departure": {
"time": "1751376299",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376433",
"uncertainty": 120
},
"departure": {
"time": "1751376433",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376488",
"uncertainty": 120
},
"departure": {
"time": "1751376488",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376527",
"uncertainty": 120
},
"departure": {
"time": "1751376527",
"uncertainty": 120
},
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376603",
"uncertainty": 120
},
"departure": {
"time": "1751376603",
"uncertainty": 120
},
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376655",
"uncertainty": 120
},
"departure": {
"time": "1751376655",
"uncertainty": 120
},
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376684",
"uncertainty": 120
},
"departure": {
"time": "1751376684",
"uncertainty": 120
},
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376748",
"uncertainty": 120
},
"departure": {
"time": "1751376748",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376794",
"uncertainty": 120
},
"departure": {
"time": "1751376794",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376833",
"uncertainty": 120
},
"departure": {
"time": "1751376833",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376869",
"uncertainty": 120
},
"departure": {
"time": "1751376869",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1751376932",
"uncertainty": 120
},
"departure": {
"time": "1751376932",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1751377015",
"uncertainty": 120
},
"departure": {
"time": "1751377015",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751377064",
"uncertainty": 120
},
"departure": {
"time": "1751377064",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1751377135",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080736"
},
"vehicle": {
"id": "58",
"label": "58"
}
}
},
{
"id": "3079610",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377800",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079610"
}
}
},
{
"id": "3080761",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375820",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080761"
}
}
},
{
"id": "3080760",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374169",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374241",
"uncertainty": 120
},
"departure": {
"time": "1751374241",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374294",
"uncertainty": 120
},
"departure": {
"time": "1751374294",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374354",
"uncertainty": 120
},
"departure": {
"time": "1751374354",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374413",
"uncertainty": 120
},
"departure": {
"time": "1751374413",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374438",
"uncertainty": 120
},
"departure": {
"time": "1751374438",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374466",
"uncertainty": 120
},
"departure": {
"time": "1751374466",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374483",
"uncertainty": 120
},
"departure": {
"time": "1751374483",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374579",
"uncertainty": 120
},
"departure": {
"time": "1751374579",
"uncertainty": 120
},
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374631",
"uncertainty": 120
},
"departure": {
"time": "1751374631",
"uncertainty": 120
},
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374796",
"uncertainty": 120
},
"departure": {
"time": "1751374796",
"uncertainty": 120
},
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374856",
"uncertainty": 120
},
"departure": {
"time": "1751374856",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374949",
"uncertainty": 120
},
"departure": {
"time": "1751374949",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375023",
"uncertainty": 120
},
"departure": {
"time": "1751375023",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375087",
"uncertainty": 120
},
"departure": {
"time": "1751375087",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375118",
"uncertainty": 120
},
"departure": {
"time": "1751375118",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375253",
"uncertainty": 120
},
"departure": {
"time": "1751375253",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375353",
"uncertainty": 120
},
"departure": {
"time": "1751375353",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375437",
"uncertainty": 120
},
"departure": {
"time": "1751375437",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375640",
"uncertainty": 120
},
"departure": {
"time": "1751375640",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375701",
"uncertainty": 120
},
"departure": {
"time": "1751375701",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375775",
"uncertainty": 120
},
"departure": {
"time": "1751375775",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375898",
"uncertainty": 120
},
"departure": {
"time": "1751375898",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376002",
"uncertainty": 120
},
"departure": {
"time": "1751376002",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376042",
"uncertainty": 120
},
"departure": {
"time": "1751376042",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376111",
"uncertainty": 120
},
"departure": {
"time": "1751376111",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376257",
"uncertainty": 120
},
"departure": {
"time": "1751376257",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376313",
"uncertainty": 120
},
"departure": {
"time": "1751376313",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376380",
"uncertainty": 120
},
"departure": {
"time": "1751376380",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376469",
"uncertainty": 120
},
"departure": {
"time": "1751376469",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376571",
"uncertainty": 120
},
"departure": {
"time": "1751376571",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376620",
"uncertainty": 120
},
"departure": {
"time": "1751376620",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376678",
"uncertainty": 120
},
"departure": {
"time": "1751376678",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1751376720",
"uncertainty": 120
},
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751376774",
"uncertainty": 120
},
"departure": {
"time": "1751376774",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751376860",
"uncertainty": 120
},
"departure": {
"time": "1751376860",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751376912",
"uncertainty": 120
},
"departure": {
"time": "1751376912",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1751376945",
"uncertainty": 120
},
"departure": {
"time": "1751376945",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1751377040",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080760"
},
"vehicle": {
"id": "564",
"label": "564"
}
}
},
{
"id": "3080759",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372220",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372283",
"uncertainty": 120
},
"departure": {
"time": "1751372283",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372397",
"uncertainty": 120
},
"departure": {
"time": "1751372397",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372493",
"uncertainty": 120
},
"departure": {
"time": "1751372493",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372565",
"uncertainty": 120
},
"departure": {
"time": "1751372565",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372579",
"uncertainty": 120
},
"departure": {
"time": "1751372579",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751372610",
"uncertainty": 120
},
"departure": {
"time": "1751372610",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751372640",
"uncertainty": 120
},
"departure": {
"time": "1751372640",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751372691",
"uncertainty": 120
},
"departure": {
"time": "1751372691",
"uncertainty": 120
},
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751372743",
"uncertainty": 120
},
"departure": {
"time": "1751372788",
"uncertainty": 120
},
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1751372863",
"uncertainty": 120
},
"departure": {
"time": "1751372878",
"uncertainty": 120
},
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751372967",
"uncertainty": 120
},
"departure": {
"time": "1751372968",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373073",
"uncertainty": 120
},
"departure": {
"time": "1751373088",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373148",
"uncertainty": 120
},
"departure": {
"time": "1751373148",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373246",
"uncertainty": 120
},
"departure": {
"time": "1751373268",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373312",
"uncertainty": 120
},
"departure": {
"time": "1751373328",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373448",
"uncertainty": 120
},
"departure": {
"time": "1751373448",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373554",
"uncertainty": 120
},
"departure": {
"time": "1751373554",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1751373598",
"uncertainty": 120
},
"departure": {
"time": "1751373598",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751373727",
"uncertainty": 120
},
"departure": {
"time": "1751373778",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1751373883",
"uncertainty": 120
},
"departure": {
"time": "1751373898",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374030",
"uncertainty": 120
},
"departure": {
"time": "1751374078",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374247",
"uncertainty": 120
},
"departure": {
"time": "1751374258",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374348",
"uncertainty": 120
},
"departure": {
"time": "1751374348",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374373",
"uncertainty": 120
},
"departure": {
"time": "1751374378",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374484",
"uncertainty": 120
},
"departure": {
"time": "1751374484",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374618",
"uncertainty": 120
},
"departure": {
"time": "1751374618",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374678",
"uncertainty": 120
},
"departure": {
"time": "1751374678",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374738",
"uncertainty": 120
},
"departure": {
"time": "1751374768",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374858",
"uncertainty": 120
},
"departure": {
"time": "1751374858",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374960",
"uncertainty": 120
},
"departure": {
"time": "1751374960",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375009",
"uncertainty": 120
},
"departure": {
"time": "1751375009",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375067",
"uncertainty": 120
},
"departure": {
"time": "1751375067",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375109",
"uncertainty": 120
},
"departure": {
"time": "1751375109",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375163",
"uncertainty": 120
},
"departure": {
"time": "1751375163",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375249",
"uncertainty": 120
},
"departure": {
"time": "1751375249",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375301",
"uncertainty": 120
},
"departure": {
"time": "1751375301",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375334",
"uncertainty": 120
},
"departure": {
"time": "1751375334",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375429",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080759"
},
"vehicle": {
"id": "567",
"label": "567"
}
}
},
{
"id": "3079608",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374200",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374352",
"uncertainty": 120
},
"departure": {
"time": "1751374352",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374471",
"uncertainty": 120
},
"departure": {
"time": "1751374471",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374495",
"uncertainty": 120
},
"departure": {
"time": "1751374495",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374531",
"uncertainty": 120
},
"departure": {
"time": "1751374531",
"uncertainty": 120
},
"stopId": "0:SVIC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374621",
"uncertainty": 120
},
"departure": {
"time": "1751374622",
"uncertainty": 120
},
"stopId": "0:ESPE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374692",
"uncertainty": 120
},
"departure": {
"time": "1751374692",
"uncertainty": 120
},
"stopId": "0:TRINI 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374727",
"uncertainty": 120
},
"departure": {
"time": "1751374727",
"uncertainty": 120
},
"stopId": "0:LESA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374792",
"uncertainty": 120
},
"departure": {
"time": "1751374792",
"uncertainty": 120
},
"stopId": "0:LAFA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374818",
"uncertainty": 120
},
"departure": {
"time": "1751374832",
"uncertainty": 120
},
"stopId": "0:CASS 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374933",
"uncertainty": 120
},
"departure": {
"time": "1751374933",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374984",
"uncertainty": 120
},
"departure": {
"time": "1751374984",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375108",
"uncertainty": 120
},
"departure": {
"time": "1751375108",
"uncertainty": 120
},
"stopId": "0:ADMA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375181",
"uncertainty": 120
},
"departure": {
"time": "1751375181",
"uncertainty": 120
},
"stopId": "0:CD7 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375239",
"uncertainty": 120
},
"departure": {
"time": "1751375239",
"uncertainty": 120
},
"stopId": "0:GRAN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375309",
"uncertainty": 120
},
"departure": {
"time": "1751375309",
"uncertainty": 120
},
"stopId": "0:AURO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375364",
"uncertainty": 120
},
"departure": {
"time": "1751375364",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375397",
"uncertainty": 120
},
"departure": {
"time": "1751375397",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375454",
"uncertainty": 120
},
"departure": {
"time": "1751375454",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375513",
"uncertainty": 120
},
"departure": {
"time": "1751375513",
"uncertainty": 120
},
"stopId": "0:ARAGO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375540",
"uncertainty": 120
},
"departure": {
"time": "1751375540",
"uncertainty": 120
},
"stopId": "0:CHAFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375581",
"uncertainty": 120
},
"departure": {
"time": "1751375581",
"uncertainty": 120
},
"stopId": "0:CHEN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375616",
"uncertainty": 120
},
"departure": {
"time": "1751375616",
"uncertainty": 120
},
"stopId": "0:NEYR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375656",
"uncertainty": 120
},
"departure": {
"time": "1751375656",
"uncertainty": 120
},
"stopId": "0:RESI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375689",
"uncertainty": 120
},
"departure": {
"time": "1751375689",
"uncertainty": 120
},
"stopId": "0:JMAC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375751",
"uncertainty": 120
},
"departure": {
"time": "1751375751",
"uncertainty": 120
},
"stopId": "0:JMAC 1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375802",
"uncertainty": 120
},
"departure": {
"time": "1751375802",
"uncertainty": 120
},
"stopId": "0:SBO",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375995",
"uncertainty": 120
},
"departure": {
"time": "1751375995",
"uncertainty": 120
},
"stopId": "0:BNO",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376055",
"uncertainty": 120
},
"stopId": "0:_ELBA 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079608"
},
"vehicle": {
"id": "107",
"label": "107"
}
}
},
{
"id": "3079609",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376000",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079609"
}
}
},
{
"id": "3080878",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377440",
"uncertainty": 120
},
"stopId": "0:MDM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080878"
}
}
},
{
"id": "3079582",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375220",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079582"
}
}
},
{
"id": "3080877",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751375340",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080877"
}
}
},
{
"id": "3079583",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377020",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079583"
}
}
},
{
"id": "3080876",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372811",
"uncertainty": 120
},
"stopId": "0:MDM",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372870",
"uncertainty": 120
},
"departure": {
"time": "1751372870",
"uncertainty": 120
},
"stopId": "0:NOBE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372930",
"uncertainty": 120
},
"departure": {
"time": "1751372930",
"uncertainty": 120
},
"stopId": "0:SMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372960",
"uncertainty": 120
},
"departure": {
"time": "1751372960",
"uncertainty": 120
},
"stopId": "0:SELL",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373041",
"uncertainty": 120
},
"departure": {
"time": "1751373041",
"uncertainty": 120
},
"stopId": "0:SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373133",
"uncertainty": 120
},
"departure": {
"time": "1751373133",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373283",
"uncertainty": 120
},
"departure": {
"time": "1751373283",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373320",
"uncertainty": 120
},
"departure": {
"time": "1751373320",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373334",
"uncertainty": 120
},
"departure": {
"time": "1751373334",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373365",
"uncertainty": 120
},
"departure": {
"time": "1751373365",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373381",
"uncertainty": 120
},
"departure": {
"time": "1751373381",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373410",
"uncertainty": 120
},
"departure": {
"time": "1751373410",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373450",
"uncertainty": 120
},
"departure": {
"time": "1751373470",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373623",
"uncertainty": 120
},
"departure": {
"time": "1751373623",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373683",
"uncertainty": 120
},
"departure": {
"time": "1751373683",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373713",
"uncertainty": 120
},
"departure": {
"time": "1751373713",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373744",
"uncertainty": 120
},
"departure": {
"time": "1751373744",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373834",
"uncertainty": 120
},
"departure": {
"time": "1751373864",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1751373964",
"uncertainty": 120
},
"departure": {
"time": "1751373964",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374004",
"uncertainty": 120
},
"departure": {
"time": "1751374004",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374030",
"uncertainty": 120
},
"departure": {
"time": "1751374030",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374060",
"uncertainty": 120
},
"departure": {
"time": "1751374060",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374120",
"uncertainty": 120
},
"departure": {
"time": "1751374120",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374165",
"uncertainty": 120
},
"departure": {
"time": "1751374165",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374225",
"uncertainty": 120
},
"departure": {
"time": "1751374225",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374303",
"uncertainty": 120
},
"departure": {
"time": "1751374303",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374838",
"uncertainty": 120
},
"departure": {
"time": "1751374843",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374873",
"uncertainty": 120
},
"departure": {
"time": "1751374873",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374954",
"uncertainty": 120
},
"departure": {
"time": "1751374954",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 29
},
{
"arrival": {
"time": "1751375053",
"uncertainty": 120
},
"departure": {
"time": "1751375053",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 30
},
{
"arrival": {
"time": "1751375173",
"uncertainty": 120
},
"departure": {
"time": "1751375173",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 31
},
{
"arrival": {
"time": "1751375266",
"uncertainty": 120
},
"departure": {
"time": "1751375266",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751375334",
"uncertainty": 120
},
"departure": {
"time": "1751375334",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375424",
"uncertainty": 120
},
"departure": {
"time": "1751375424",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375506",
"uncertainty": 120
},
"departure": {
"time": "1751375506",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375656",
"uncertainty": 120
},
"departure": {
"time": "1751375656",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375729",
"uncertainty": 120
},
"departure": {
"time": "1751375729",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375780",
"uncertainty": 120
},
"departure": {
"time": "1751375780",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375921",
"uncertainty": 120
},
"departure": {
"time": "1751375921",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375999",
"uncertainty": 120
},
"departure": {
"time": "1751375999",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751376079",
"uncertainty": 120
},
"departure": {
"time": "1751376079",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1751376145",
"uncertainty": 120
},
"departure": {
"time": "1751376145",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1751376182",
"uncertainty": 120
},
"departure": {
"time": "1751376182",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1751376231",
"uncertainty": 120
},
"departure": {
"time": "1751376231",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 44
},
{
"arrival": {
"time": "1751376318",
"uncertainty": 120
},
"departure": {
"time": "1751376318",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 45
},
{
"arrival": {
"time": "1751376390",
"uncertainty": 120
},
"departure": {
"time": "1751376390",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 46
},
{
"arrival": {
"time": "1751376438",
"uncertainty": 120
},
"departure": {
"time": "1751376438",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 47
},
{
"arrival": {
"time": "1751376456",
"uncertainty": 120
},
"departure": {
"time": "1751376456",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1751376501",
"uncertainty": 120
},
"departure": {
"time": "1751376501",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 49
},
{
"arrival": {
"time": "1751376558",
"uncertainty": 120
},
"departure": {
"time": "1751376558",
"uncertainty": 120
},
"stopId": "0:GLFR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1751376612",
"uncertainty": 120
},
"departure": {
"time": "1751376612",
"uncertainty": 120
},
"stopId": "0:GEIF 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1751376744",
"uncertainty": 120
},
"departure": {
"time": "1751376744",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1751376858",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080876"
},
"vehicle": {
"id": "81",
"label": "81"
}
}
},
{
"id": "3079581",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751373451",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373512",
"uncertainty": 120
},
"departure": {
"time": "1751373512",
"uncertainty": 120
},
"stopId": "0:BNO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751373674",
"uncertainty": 120
},
"departure": {
"time": "1751373674",
"uncertainty": 120
},
"stopId": "0:SBO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751373766",
"uncertainty": 120
},
"departure": {
"time": "1751373766",
"uncertainty": 120
},
"stopId": "0:JMAC 3",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373846",
"uncertainty": 120
},
"departure": {
"time": "1751373846",
"uncertainty": 120
},
"stopId": "0:JMAC 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373880",
"uncertainty": 120
},
"departure": {
"time": "1751373880",
"uncertainty": 120
},
"stopId": "0:RESI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373929",
"uncertainty": 120
},
"departure": {
"time": "1751373933",
"uncertainty": 120
},
"stopId": "0:NEYR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373984",
"uncertainty": 120
},
"departure": {
"time": "1751373984",
"uncertainty": 120
},
"stopId": "0:CHEN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374031",
"uncertainty": 120
},
"departure": {
"time": "1751374031",
"uncertainty": 120
},
"stopId": "0:CHAFF",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374070",
"uncertainty": 120
},
"departure": {
"time": "1751374070",
"uncertainty": 120
},
"stopId": "0:ARAGO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374147",
"uncertainty": 120
},
"departure": {
"time": "1751374171",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374222",
"uncertainty": 120
},
"departure": {
"time": "1751374222",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374262",
"uncertainty": 120
},
"departure": {
"time": "1751374262",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 13
},
{
"arrival": {
"time": "1751374331",
"uncertainty": 120
},
"departure": {
"time": "1751374331",
"uncertainty": 120
},
"stopId": "0:AURO",
"stopSequence": 14
},
{
"arrival": {
"time": "1751374386",
"uncertainty": 120
},
"departure": {
"time": "1751374386",
"uncertainty": 120
},
"stopId": "0:GRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751374494",
"uncertainty": 120
},
"departure": {
"time": "1751374494",
"uncertainty": 120
},
"stopId": "0:CD7",
"stopSequence": 16
},
{
"arrival": {
"time": "1751374532",
"uncertainty": 120
},
"departure": {
"time": "1751374532",
"uncertainty": 120
},
"stopId": "0:ADMA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751374838",
"uncertainty": 120
},
"departure": {
"time": "1751374862",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374926",
"uncertainty": 120
},
"departure": {
"time": "1751374926",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375011",
"uncertainty": 120
},
"departure": {
"time": "1751375011",
"uncertainty": 120
},
"stopId": "0:CASS",
"stopSequence": 20
},
{
"arrival": {
"time": "1751375059",
"uncertainty": 120
},
"departure": {
"time": "1751375059",
"uncertainty": 120
},
"stopId": "0:LAFA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751375153",
"uncertainty": 120
},
"departure": {
"time": "1751375153",
"uncertainty": 120
},
"stopId": "0:LESA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751375202",
"uncertainty": 120
},
"departure": {
"time": "1751375202",
"uncertainty": 120
},
"stopId": "0:TRINI",
"stopSequence": 23
},
{
"arrival": {
"time": "1751375276",
"uncertainty": 120
},
"departure": {
"time": "1751375276",
"uncertainty": 120
},
"stopId": "0:ESPE",
"stopSequence": 24
},
{
"arrival": {
"time": "1751375323",
"uncertainty": 120
},
"departure": {
"time": "1751375323",
"uncertainty": 120
},
"stopId": "0:SVIC",
"stopSequence": 25
},
{
"arrival": {
"time": "1751375402",
"uncertainty": 120
},
"departure": {
"time": "1751375402",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1751375537",
"uncertainty": 120
},
"departure": {
"time": "1751375537",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751375632",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079581"
},
"vehicle": {
"id": "179",
"label": "179"
}
}
},
{
"id": "3147582",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751374527",
"uncertainty": 120
},
"departure": {
"time": "1751374527",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1751371833",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751371923",
"uncertainty": 120
},
"departure": {
"time": "1751371923",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372263",
"uncertainty": 120
},
"departure": {
"time": "1751372282",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372343",
"uncertainty": 120
},
"departure": {
"time": "1751372372",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372533",
"uncertainty": 120
},
"departure": {
"time": "1751372533",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372673",
"uncertainty": 120
},
"departure": {
"time": "1751372673",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373179",
"uncertainty": 120
},
"departure": {
"time": "1751373179",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373442",
"uncertainty": 120
},
"departure": {
"time": "1751373442",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1751373834",
"uncertainty": 120
},
"departure": {
"time": "1751373834",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374134",
"uncertainty": 120
},
"departure": {
"time": "1751374134",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374254",
"uncertainty": 120
},
"departure": {
"time": "1751374254",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751374331",
"uncertainty": 120
},
"departure": {
"time": "1751374331",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1751374540",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3147582"
},
"vehicle": {
"id": "6261",
"label": "6261"
}
}
},
{
"id": "3147583",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376232",
"uncertainty": 120
},
"departure": {
"time": "1751376232",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1751373812",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751373902",
"uncertainty": 120
},
"departure": {
"time": "1751373902",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374159",
"uncertainty": 120
},
"departure": {
"time": "1751374172",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374226",
"uncertainty": 120
},
"departure": {
"time": "1751374232",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374395",
"uncertainty": 120
},
"departure": {
"time": "1751374395",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374563",
"uncertainty": 120
},
"departure": {
"time": "1751374563",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375070",
"uncertainty": 120
},
"departure": {
"time": "1751375070",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375119",
"uncertainty": 120
},
"departure": {
"time": "1751375119",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375539",
"uncertainty": 120
},
"departure": {
"time": "1751375539",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375839",
"uncertainty": 120
},
"departure": {
"time": "1751375839",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375959",
"uncertainty": 120
},
"departure": {
"time": "1751375959",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376131",
"uncertainty": 120
},
"departure": {
"time": "1751376131",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376245",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3147583"
},
"vehicle": {
"id": "6258",
"label": "6258"
}
}
},
{
"id": "3079676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751377920",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079676"
}
}
},
{
"id": "3079674",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374442",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374528",
"uncertainty": 120
},
"departure": {
"time": "1751374528",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374560",
"uncertainty": 120
},
"departure": {
"time": "1751374560",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374637",
"uncertainty": 120
},
"departure": {
"time": "1751374637",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374803",
"uncertainty": 120
},
"departure": {
"time": "1751374832",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374862",
"uncertainty": 120
},
"departure": {
"time": "1751374862",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374911",
"uncertainty": 120
},
"departure": {
"time": "1751374911",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375024",
"uncertainty": 120
},
"departure": {
"time": "1751375024",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375082",
"uncertainty": 120
},
"departure": {
"time": "1751375082",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375127",
"uncertainty": 120
},
"departure": {
"time": "1751375127",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375161",
"uncertainty": 120
},
"departure": {
"time": "1751375161",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375300",
"uncertainty": 120
},
"departure": {
"time": "1751375300",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375362",
"uncertainty": 120
},
"departure": {
"time": "1751375362",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375542",
"uncertainty": 120
},
"departure": {
"time": "1751375542",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375660",
"uncertainty": 120
},
"departure": {
"time": "1751375660",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375719",
"uncertainty": 120
},
"departure": {
"time": "1751375719",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751375799",
"uncertainty": 120
},
"departure": {
"time": "1751375799",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751375860",
"uncertainty": 120
},
"departure": {
"time": "1751375860",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1751375947",
"uncertainty": 120
},
"departure": {
"time": "1751375947",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1751375979",
"uncertainty": 120
},
"departure": {
"time": "1751375979",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376067",
"uncertainty": 120
},
"departure": {
"time": "1751376067",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376267",
"uncertainty": 120
},
"departure": {
"time": "1751376267",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376287",
"uncertainty": 120
},
"departure": {
"time": "1751376287",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376449",
"uncertainty": 120
},
"departure": {
"time": "1751376449",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376587",
"uncertainty": 120
},
"departure": {
"time": "1751376587",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376669",
"uncertainty": 120
},
"departure": {
"time": "1751376669",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376714",
"uncertainty": 120
},
"departure": {
"time": "1751376714",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751376752",
"uncertainty": 120
},
"departure": {
"time": "1751376752",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751376789",
"uncertainty": 120
},
"departure": {
"time": "1751376789",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1751376827",
"uncertainty": 120
},
"departure": {
"time": "1751376827",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751376855",
"uncertainty": 120
},
"departure": {
"time": "1751376855",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751376909",
"uncertainty": 120
},
"departure": {
"time": "1751376909",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751376957",
"uncertainty": 120
},
"departure": {
"time": "1751376957",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377013",
"uncertainty": 120
},
"departure": {
"time": "1751377013",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1751377053",
"uncertainty": 120
},
"departure": {
"time": "1751377053",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1751377127",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079674"
},
"vehicle": {
"id": "82",
"label": "82"
}
}
},
{
"id": "3079675",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376120",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079675"
}
}
},
{
"id": "3079673",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372758",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372818",
"uncertainty": 120
},
"departure": {
"time": "1751372818",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372848",
"uncertainty": 120
},
"departure": {
"time": "1751372848",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372906",
"uncertainty": 120
},
"departure": {
"time": "1751372908",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751373006",
"uncertainty": 120
},
"departure": {
"time": "1751373006",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751373051",
"uncertainty": 120
},
"departure": {
"time": "1751373051",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751373118",
"uncertainty": 120
},
"departure": {
"time": "1751373118",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751373283",
"uncertainty": 120
},
"departure": {
"time": "1751373283",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751373327",
"uncertainty": 120
},
"departure": {
"time": "1751373373",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751373419",
"uncertainty": 120
},
"departure": {
"time": "1751373419",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751373523",
"uncertainty": 120
},
"departure": {
"time": "1751373523",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751373572",
"uncertainty": 120
},
"departure": {
"time": "1751373572",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373703",
"uncertainty": 120
},
"departure": {
"time": "1751373703",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373809",
"uncertainty": 120
},
"departure": {
"time": "1751373809",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373853",
"uncertainty": 120
},
"departure": {
"time": "1751373853",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373893",
"uncertainty": 120
},
"departure": {
"time": "1751373893",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373960",
"uncertainty": 120
},
"departure": {
"time": "1751373973",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1751374063",
"uncertainty": 120
},
"departure": {
"time": "1751374063",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1751374119",
"uncertainty": 120
},
"departure": {
"time": "1751374119",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1751374183",
"uncertainty": 120
},
"departure": {
"time": "1751374183",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1751374309",
"uncertainty": 120
},
"departure": {
"time": "1751374309",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374329",
"uncertainty": 120
},
"departure": {
"time": "1751374329",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374458",
"uncertainty": 120
},
"departure": {
"time": "1751374458",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374546",
"uncertainty": 120
},
"departure": {
"time": "1751374546",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374616",
"uncertainty": 120
},
"departure": {
"time": "1751374616",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374668",
"uncertainty": 120
},
"departure": {
"time": "1751374668",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374716",
"uncertainty": 120
},
"departure": {
"time": "1751374716",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374751",
"uncertainty": 120
},
"departure": {
"time": "1751374751",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374869",
"uncertainty": 120
},
"departure": {
"time": "1751374869",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374902",
"uncertainty": 120
},
"departure": {
"time": "1751374902",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751374955",
"uncertainty": 120
},
"departure": {
"time": "1751374955",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751374996",
"uncertainty": 120
},
"departure": {
"time": "1751374996",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1751375052",
"uncertainty": 120
},
"departure": {
"time": "1751375052",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1751375091",
"uncertainty": 120
},
"departure": {
"time": "1751375091",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1751375165",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079673"
},
"vehicle": {
"id": "110",
"label": "110"
}
}
},
{
"id": "3079896",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751375491",
"uncertainty": 120
},
"departure": {
"time": "1751375491",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1751375685",
"uncertainty": 120
},
"departure": {
"time": "1751375685",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1751375694",
"uncertainty": 120
},
"departure": {
"time": "1751375694",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1751375706",
"uncertainty": 120
},
"departure": {
"time": "1751375706",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1751375436",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375580",
"uncertainty": 120
},
"departure": {
"time": "1751375580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375742",
"uncertainty": 120
},
"departure": {
"time": "1751375742",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VOL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375774",
"uncertainty": 120
},
"departure": {
"time": "1751375774",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375841",
"uncertainty": 120
},
"departure": {
"time": "1751375841",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375879",
"uncertainty": 120
},
"departure": {
"time": "1751375879",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375947",
"uncertainty": 120
},
"departure": {
"time": "1751375947",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376004",
"uncertainty": 120
},
"departure": {
"time": "1751376004",
"uncertainty": 120
},
"stopId": "0:_HDV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376030",
"uncertainty": 120
},
"departure": {
"time": "1751376030",
"uncertainty": 120
},
"stopId": "0:_PAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376050",
"uncertainty": 120
},
"departure": {
"time": "1751376050",
"uncertainty": 120
},
"stopId": "0:_DDA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376107",
"uncertainty": 120
},
"departure": {
"time": "1751376107",
"uncertainty": 120
},
"stopId": "0:_REN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376170",
"uncertainty": 120
},
"departure": {
"time": "1751376170",
"uncertainty": 120
},
"stopId": "0:_GRU 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376283",
"uncertainty": 120
},
"departure": {
"time": "1751376283",
"uncertainty": 120
},
"stopId": "0:_LML 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376350",
"uncertainty": 120
},
"departure": {
"time": "1751376350",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376413",
"uncertainty": 120
},
"departure": {
"time": "1751376413",
"uncertainty": 120
},
"stopId": "0:_ADP 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376489",
"uncertainty": 120
},
"departure": {
"time": "1751376489",
"uncertainty": 120
},
"stopId": "0:_LPD 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376530",
"uncertainty": 120
},
"departure": {
"time": "1751376530",
"uncertainty": 120
},
"stopId": "0:_MIN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376586",
"uncertainty": 120
},
"departure": {
"time": "1751376586",
"uncertainty": 120
},
"stopId": "0:_BDN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376686",
"uncertainty": 120
},
"departure": {
"time": "1751376686",
"uncertainty": 120
},
"stopId": "0:_LBY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376830",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079896"
}
}
},
{
"id": "3079982",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376305",
"uncertainty": 120
},
"departure": {
"time": "1751376305",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1751376499",
"uncertainty": 120
},
"departure": {
"time": "1751376499",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1751376508",
"uncertainty": 120
},
"departure": {
"time": "1751376508",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1751376520",
"uncertainty": 120
},
"departure": {
"time": "1751376520",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1751376240",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751376296",
"uncertainty": 120
},
"departure": {
"time": "1751376296",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751376330",
"uncertainty": 120
},
"departure": {
"time": "1751376330",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751376420",
"uncertainty": 120
},
"departure": {
"time": "1751376420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751376495",
"uncertainty": 120
},
"departure": {
"time": "1751376495",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376568",
"uncertainty": 120
},
"departure": {
"time": "1751376568",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376609",
"uncertainty": 120
},
"departure": {
"time": "1751376609",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376660",
"uncertainty": 120
},
"departure": {
"time": "1751376660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376689",
"uncertainty": 120
},
"departure": {
"time": "1751376689",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376731",
"uncertainty": 120
},
"departure": {
"time": "1751376731",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376777",
"uncertainty": 120
},
"departure": {
"time": "1751376777",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376635",
"uncertainty": 120
},
"departure": {
"time": "1751376635",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376715",
"uncertainty": 120
},
"departure": {
"time": "1751376715",
"uncertainty": 120
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376768",
"uncertainty": 120
},
"departure": {
"time": "1751376768",
"uncertainty": 120
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376839",
"uncertainty": 120
},
"departure": {
"time": "1751376839",
"uncertainty": 120
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376875",
"uncertainty": 120
},
"departure": {
"time": "1751376875",
"uncertainty": 120
},
"stopId": "0:_LTO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376927",
"uncertainty": 120
},
"departure": {
"time": "1751376927",
"uncertainty": 120
},
"stopId": "0:_LFO 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376995",
"uncertainty": 120
},
"departure": {
"time": "1751376995",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1751377084",
"uncertainty": 120
},
"departure": {
"time": "1751377084",
"uncertainty": 120
},
"stopId": "0:_PPS",
"stopSequence": 19
},
{
"arrival": {
"time": "1751377138",
"uncertainty": 120
},
"departure": {
"time": "1751377138",
"uncertainty": 120
},
"stopId": "0:_GCH 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1751377174",
"uncertainty": 120
},
"departure": {
"time": "1751377174",
"uncertainty": 120
},
"stopId": "0:_P19M",
"stopSequence": 21
},
{
"arrival": {
"time": "1751377225",
"uncertainty": 120
},
"departure": {
"time": "1751377225",
"uncertainty": 120
},
"stopId": "0:_PCE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751377296",
"uncertainty": 120
},
"departure": {
"time": "1751377296",
"uncertainty": 120
},
"stopId": "0:_PZA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751377333",
"uncertainty": 120
},
"departure": {
"time": "1751377333",
"uncertainty": 120
},
"stopId": "0:_CHIR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751377355",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079982"
}
}
},
{
"id": "3079981",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374254",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374273",
"uncertainty": 120
},
"departure": {
"time": "1751374273",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374301",
"uncertainty": 120
},
"departure": {
"time": "1751374301",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751374367",
"uncertainty": 120
},
"departure": {
"time": "1751374367",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751374442",
"uncertainty": 120
},
"departure": {
"time": "1751374442",
"uncertainty": 120
},
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751374515",
"uncertainty": 120
},
"departure": {
"time": "1751374515",
"uncertainty": 120
},
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751374526",
"uncertainty": 120
},
"departure": {
"time": "1751374526",
"uncertainty": 120
},
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751374878"
},
"departure": {
"time": "1751374878"
},
"stopId": "0:_DDA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751374907"
},
"departure": {
"time": "1751374907"
},
"stopId": "0:_PAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1751374949"
},
"departure": {
"time": "1751374949"
},
"stopId": "0:_HDV",
"stopSequence": 10
},
{
"arrival": {
"time": "1751374995"
},
"departure": {
"time": "1751374995"
},
"stopId": "0:_AVA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375058"
},
"departure": {
"time": "1751375058"
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375138"
},
"departure": {
"time": "1751375138"
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375191"
},
"departure": {
"time": "1751375191"
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375262"
},
"departure": {
"time": "1751375262"
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375298"
},
"stopId": "0:_LTO 2",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3079981"
},
"vehicle": {
"id": "833",
"label": "833"
}
}
},
{
"id": "3080002",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751378439",
"uncertainty": 120
},
"departure": {
"time": "1751378439",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1751378528",
"uncertainty": 120
},
"departure": {
"time": "1751378528",
"uncertainty": 120
},
"stopId": "0:_PDO"
},
{
"departure": {
"time": "1751377680",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 1
},
{
"arrival": {
"time": "1751377706",
"uncertainty": 120
},
"departure": {
"time": "1751377706",
"uncertainty": 120
},
"stopId": "0:_CHIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751377746",
"uncertainty": 120
},
"departure": {
"time": "1751377746",
"uncertainty": 120
},
"stopId": "0:_PZA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751377817",
"uncertainty": 120
},
"departure": {
"time": "1751377817",
"uncertainty": 120
},
"stopId": "0:_PCE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751377876",
"uncertainty": 120
},
"departure": {
"time": "1751377876",
"uncertainty": 120
},
"stopId": "0:_P19M 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751377902",
"uncertainty": 120
},
"departure": {
"time": "1751377902",
"uncertainty": 120
},
"stopId": "0:_GCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1751377965",
"uncertainty": 120
},
"departure": {
"time": "1751377965",
"uncertainty": 120
},
"stopId": "0:_PPS 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751378040",
"uncertainty": 120
},
"departure": {
"time": "1751378040",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 8
},
{
"arrival": {
"time": "1751378116",
"uncertainty": 120
},
"departure": {
"time": "1751378116",
"uncertainty": 120
},
"stopId": "0:_LFO",
"stopSequence": 9
},
{
"arrival": {
"time": "1751378160",
"uncertainty": 120
},
"departure": {
"time": "1751378160",
"uncertainty": 120
},
"stopId": "0:_LTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751378191",
"uncertainty": 120
},
"departure": {
"time": "1751378191",
"uncertainty": 120
},
"stopId": "0:_KEN",
"stopSequence": 11
},
{
"arrival": {
"time": "1751378268",
"uncertainty": 120
},
"departure": {
"time": "1751378268",
"uncertainty": 120
},
"stopId": "0:JBOIN 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1751378308",
"uncertainty": 120
},
"departure": {
"time": "1751378308",
"uncertainty": 120
},
"stopId": "0:_BAT",
"stopSequence": 13
},
{
"arrival": {
"time": "1751378370",
"uncertainty": 120
},
"departure": {
"time": "1751378370",
"uncertainty": 120
},
"stopId": "0:_LPS 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751378400",
"uncertainty": 120
},
"departure": {
"time": "1751378400",
"uncertainty": 120
},
"stopId": "0:_COE 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751378439",
"uncertainty": 120
},
"departure": {
"time": "1751378439",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1751378496",
"uncertainty": 120
},
"departure": {
"time": "1751378496",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751378542",
"uncertainty": 120
},
"departure": {
"time": "1751378542",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751378580",
"uncertainty": 120
},
"departure": {
"time": "1751378580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1751378637",
"uncertainty": 120
},
"departure": {
"time": "1751378637",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO",
"stopSequence": 20
},
{
"arrival": {
"time": "1751378565",
"uncertainty": 120
},
"departure": {
"time": "1751378565",
"uncertainty": 120
},
"stopId": "0:_PVI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751378649",
"uncertainty": 120
},
"departure": {
"time": "1751378649",
"uncertainty": 120
},
"stopId": "0:_LPR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751378711",
"uncertainty": 120
},
"departure": {
"time": "1751378711",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 23
},
{
"arrival": {
"time": "1751378804",
"uncertainty": 120
},
"departure": {
"time": "1751378804",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 24
},
{
"arrival": {
"time": "1751378851",
"uncertainty": 120
},
"departure": {
"time": "1751378851",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 25
},
{
"arrival": {
"time": "1751378924",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080002"
}
}
},
{
"id": "3080001",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751376039",
"uncertainty": 120
},
"departure": {
"time": "1751376039",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1751376128",
"uncertainty": 120
},
"departure": {
"time": "1751376128",
"uncertainty": 120
},
"stopId": "0:_PDO"
},
{
"departure": {
"time": "1751375760",
"uncertainty": 120
},
"stopId": "0:_LTO",
"stopSequence": 1
},
{
"arrival": {
"time": "1751375791",
"uncertainty": 120
},
"departure": {
"time": "1751375791",
"uncertainty": 120
},
"stopId": "0:_KEN",
"stopSequence": 2
},
{
"arrival": {
"time": "1751375868",
"uncertainty": 120
},
"departure": {
"time": "1751375868",
"uncertainty": 120
},
"stopId": "0:JBOIN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375908",
"uncertainty": 120
},
"departure": {
"time": "1751375908",
"uncertainty": 120
},
"stopId": "0:_BAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375970",
"uncertainty": 120
},
"departure": {
"time": "1751375970",
"uncertainty": 120
},
"stopId": "0:_LPS 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751376000",
"uncertainty": 120
},
"departure": {
"time": "1751376000",
"uncertainty": 120
},
"stopId": "0:_COE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751376039",
"uncertainty": 120
},
"departure": {
"time": "1751376039",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751376096",
"uncertainty": 120
},
"departure": {
"time": "1751376096",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751376142",
"uncertainty": 120
},
"departure": {
"time": "1751376142",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751376180",
"uncertainty": 120
},
"departure": {
"time": "1751376180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751376237",
"uncertainty": 120
},
"departure": {
"time": "1751376237",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO",
"stopSequence": 11
},
{
"arrival": {
"time": "1751376165",
"uncertainty": 120
},
"departure": {
"time": "1751376165",
"uncertainty": 120
},
"stopId": "0:_PVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751376249",
"uncertainty": 120
},
"departure": {
"time": "1751376249",
"uncertainty": 120
},
"stopId": "0:_LPR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751376311",
"uncertainty": 120
},
"departure": {
"time": "1751376311",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 14
},
{
"arrival": {
"time": "1751376403",
"uncertainty": 120
},
"departure": {
"time": "1751376403",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 15
},
{
"arrival": {
"time": "1751376439",
"uncertainty": 120
},
"departure": {
"time": "1751376439",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376496",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 17
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080001"
}
}
},
{
"id": "3080857",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376960",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080857"
}
}
},
{
"id": "3080856",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751374772",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1751374832",
"uncertainty": 120
},
"departure": {
"time": "1751374832",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1751374952",
"uncertainty": 120
},
"departure": {
"time": "1751374952",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751375005",
"uncertainty": 120
},
"departure": {
"time": "1751375005",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751375091",
"uncertainty": 120
},
"departure": {
"time": "1751375091",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751375160",
"uncertainty": 120
},
"departure": {
"time": "1751375160",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1751375185",
"uncertainty": 120
},
"departure": {
"time": "1751375185",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751375242",
"uncertainty": 120
},
"departure": {
"time": "1751375242",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751375305",
"uncertainty": 120
},
"departure": {
"time": "1751375305",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751375359",
"uncertainty": 120
},
"departure": {
"time": "1751375359",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751375497",
"uncertainty": 120
},
"departure": {
"time": "1751375497",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1751375508",
"uncertainty": 120
},
"departure": {
"time": "1751375508",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1751375567",
"uncertainty": 120
},
"departure": {
"time": "1751375567",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1751375656",
"uncertainty": 120
},
"departure": {
"time": "1751375656",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1751375747",
"uncertainty": 120
},
"departure": {
"time": "1751375747",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1751375992",
"uncertainty": 120
},
"departure": {
"time": "1751375992",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1751376054",
"uncertainty": 120
},
"departure": {
"time": "1751376054",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751376130",
"uncertainty": 120
},
"departure": {
"time": "1751376130",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751376252",
"uncertainty": 120
},
"departure": {
"time": "1751376252",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1751376373",
"uncertainty": 120
},
"departure": {
"time": "1751376373",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751376438",
"uncertainty": 120
},
"departure": {
"time": "1751376438",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751376547",
"uncertainty": 120
},
"departure": {
"time": "1751376547",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1751376667",
"uncertainty": 120
},
"departure": {
"time": "1751376667",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751376747",
"uncertainty": 120
},
"departure": {
"time": "1751376747",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751376825",
"uncertainty": 120
},
"departure": {
"time": "1751376825",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751376876",
"uncertainty": 120
},
"departure": {
"time": "1751376876",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751376967",
"uncertainty": 120
},
"departure": {
"time": "1751376967",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1751377067",
"uncertainty": 120
},
"departure": {
"time": "1751377067",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751377137",
"uncertainty": 120
},
"departure": {
"time": "1751377137",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751377204",
"uncertainty": 120
},
"departure": {
"time": "1751377204",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751377264",
"uncertainty": 120
},
"departure": {
"time": "1751377264",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751377324",
"uncertainty": 120
},
"departure": {
"time": "1751377324",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751377363",
"uncertainty": 120
},
"departure": {
"time": "1751377363",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751377411",
"uncertainty": 120
},
"departure": {
"time": "1751377411",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1751377535",
"uncertainty": 120
},
"departure": {
"time": "1751377535",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751377620",
"uncertainty": 120
},
"departure": {
"time": "1751377620",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1751377674",
"uncertainty": 120
},
"departure": {
"time": "1751377674",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1751377703",
"uncertainty": 120
},
"departure": {
"time": "1751377703",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1751377770",
"uncertainty": 120
},
"departure": {
"time": "1751377770",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751377869",
"uncertainty": 120
},
"departure": {
"time": "1751377869",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751377935",
"uncertainty": 120
},
"departure": {
"time": "1751377935",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1751377997",
"uncertainty": 120
},
"departure": {
"time": "1751377997",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1751378019",
"uncertainty": 120
},
"departure": {
"time": "1751378019",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1751378085",
"uncertainty": 120
},
"departure": {
"time": "1751378085",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1751378108",
"uncertainty": 120
},
"departure": {
"time": "1751378108",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1751378153",
"uncertainty": 120
},
"departure": {
"time": "1751378153",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1751378229",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080856"
},
"vehicle": {
"id": "66",
"label": "66"
}
}
},
{
"id": "3080855",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751372222",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1751372277",
"uncertainty": 120
},
"departure": {
"time": "1751372277",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1751372384",
"uncertainty": 120
},
"departure": {
"time": "1751372384",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751372472",
"uncertainty": 120
},
"departure": {
"time": "1751372472",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751372562",
"uncertainty": 120
},
"departure": {
"time": "1751372562",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751372636",
"uncertainty": 120
},
"departure": {
"time": "1751372652",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1751372677",
"uncertainty": 120
},
"departure": {
"time": "1751372677",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1751372731",
"uncertainty": 120
},
"departure": {
"time": "1751372731",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1751372791",
"uncertainty": 120
},
"departure": {
"time": "1751372791",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751372802",
"uncertainty": 120
},
"departure": {
"time": "1751372802",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751372892",
"uncertainty": 120
},
"departure": {
"time": "1751372892",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1751372895",
"uncertainty": 120
},
"departure": {
"time": "1751372895",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1751372985",
"uncertainty": 120
},
"departure": {
"time": "1751372985",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1751373034",
"uncertainty": 120
},
"departure": {
"time": "1751373045",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1751373165",
"uncertainty": 120
},
"departure": {
"time": "1751373195",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1751373315",
"uncertainty": 120
},
"departure": {
"time": "1751373315",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1751373419",
"uncertainty": 120
},
"departure": {
"time": "1751373435",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751373495",
"uncertainty": 120
},
"departure": {
"time": "1751373525",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751373675",
"uncertainty": 120
},
"departure": {
"time": "1751373675",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1751373785",
"uncertainty": 120
},
"departure": {
"time": "1751373785",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751373807",
"uncertainty": 120
},
"departure": {
"time": "1751373825",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751373915",
"uncertainty": 120
},
"departure": {
"time": "1751373975",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1751374065",
"uncertainty": 120
},
"departure": {
"time": "1751374065",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751374155",
"uncertainty": 120
},
"departure": {
"time": "1751374155",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751374215",
"uncertainty": 120
},
"departure": {
"time": "1751374215",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751374245",
"uncertainty": 120
},
"departure": {
"time": "1751374245",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1751374322",
"uncertainty": 120
},
"departure": {
"time": "1751374322",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1751374425",
"uncertainty": 120
},
"departure": {
"time": "1751374425",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1751374492",
"uncertainty": 120
},
"departure": {
"time": "1751374492",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1751374545",
"uncertainty": 120
},
"departure": {
"time": "1751374575",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1751374635",
"uncertainty": 120
},
"departure": {
"time": "1751374635",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751374716",
"uncertainty": 120
},
"departure": {
"time": "1751374716",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1751374754",
"uncertainty": 120
},
"departure": {
"time": "1751374755",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751374813",
"uncertainty": 120
},
"departure": {
"time": "1751374813",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1751374916",
"uncertainty": 120
},
"departure": {
"time": "1751374916",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1751374979",
"uncertainty": 120
},
"departure": {
"time": "1751374979",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1751375033",
"uncertainty": 120
},
"departure": {
"time": "1751375033",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1751375062",
"uncertainty": 120
},
"departure": {
"time": "1751375062",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1751375122",
"uncertainty": 120
},
"departure": {
"time": "1751375122",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751375221",
"uncertainty": 120
},
"departure": {
"time": "1751375221",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1751375287",
"uncertainty": 120
},
"departure": {
"time": "1751375287",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1751375349",
"uncertainty": 120
},
"departure": {
"time": "1751375349",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1751375371",
"uncertainty": 120
},
"departure": {
"time": "1751375371",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1751375437",
"uncertainty": 120
},
"departure": {
"time": "1751375437",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1751375460",
"uncertainty": 120
},
"departure": {
"time": "1751375460",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1751375504",
"uncertainty": 120
},
"departure": {
"time": "1751375504",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1751375581",
"uncertainty": 120
},
"departure": {
"time": "1751375581",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
},
{
"arrival": {
"time": "1751375748",
"uncertainty": 120
},
"departure": {
"time": "1751375748",
"uncertainty": 120
},
"stopId": "0:SAPIN 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1751375796",
"uncertainty": 120
},
"departure": {
"time": "1751375796",
"uncertainty": 120
},
"stopId": "0:SELL 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1751375834",
"uncertainty": 120
},
"departure": {
"time": "1751375834",
"uncertainty": 120
},
"stopId": "0:SMAR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1751375895",
"uncertainty": 120
},
"departure": {
"time": "1751375895",
"uncertainty": 120
},
"stopId": "0:NOBE 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1751375941",
"uncertainty": 120
},
"stopId": "0:MDM 2",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080855"
},
"vehicle": {
"id": "52",
"label": "52"
}
}
},
{
"id": "3080022",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751376720",
"uncertainty": 120
},
"stopId": "0:_LRC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "marete1_3080022"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751374877"
}
}