Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Marinéo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌220 erreurs, 40 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/12/2025 à 08h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 10 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 21323513 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
- trip_id 21323512 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
- trip_id 21323514 stop_sequence [22, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
- trip_id 21323612 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
- trip_id 21323614 stop_sequence [13, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_id does not exist in GTFS data E011 20 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 21323495 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323494 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323496 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323513 stop_id bsmtran2 does not exist in GTFS data stops.txt
- trip_id 21323512 stop_id bsmtran2 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 186 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 21725971 stop_sequence 6 arrival_time 08:13:06 (1764745986) is less than previous stop arrival_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725971 stop_sequence 6 arrival_time 08:13:06 (1764745986) is less than previous stop departure_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725971 stop_sequence 6 departure_time 08:13:06 (1764745986) is less than previous stop departure_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725971 stop_sequence 6 departure_time 08:13:06 (1764745986) is less than previous stop arrival_time 08:14:00 (1764746040) - times must increase between two sequential stops
- trip_id 21725992 stop_sequence 1 departure_time 08:25:00 (1764746700) is less than previous stop departure_time 09:07:12 (1764749232) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 3 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id 21725994 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
- GTFS-rt trip_id 21725993 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
- GTFS-rt trip_id 21725991 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
GTFS-rt stop_sequence not found in GTFS data E051 1 erreur
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 21323739 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 40 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 21725994 does not have a vehicle_id
- trip_id 21725993 does not have a vehicle_id
- trip_id 21725992 does not have a vehicle_id
- trip_id 21725790 does not have a vehicle_id
- trip_id 21725789 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 530 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 970 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 064 | 30 fois (100 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 259 | 26 fois (87 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 30 | 24 fois (80 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 16 | 16 fois (53 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 16 | 16 fois (53 % des validations) |
| E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 5 | 5 fois (17 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 13 | 5 fois (17 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 03/12/2025 à 08h13 Europe/Paris.
trip_updates (81) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 03/12/2025 à 08h13 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "21725971",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764745712",
"uncertainty": 120
},
"departure": {
"time": "1764745712",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745786",
"uncertainty": 120
},
"departure": {
"time": "1764745786",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745929",
"uncertainty": 120
},
"departure": {
"time": "1764745929",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746040",
"uncertainty": 120
},
"departure": {
"time": "1764746040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745943",
"uncertainty": 120
},
"departure": {
"time": "1764745993",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746122",
"uncertainty": 120
},
"departure": {
"time": "1764746122",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746180",
"uncertainty": 120
},
"departure": {
"time": "1764746180",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746227",
"uncertainty": 120
},
"departure": {
"time": "1764746227",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746280",
"uncertainty": 120
},
"departure": {
"time": "1764746280",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746333",
"uncertainty": 120
},
"departure": {
"time": "1764746333",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746532",
"uncertainty": 120
},
"departure": {
"time": "1764746532",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746600",
"uncertainty": 120
},
"departure": {
"time": "1764746600",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746662",
"uncertainty": 120
},
"departure": {
"time": "1764746662",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746766",
"uncertainty": 120
},
"departure": {
"time": "1764746766",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746826",
"uncertainty": 120
},
"departure": {
"time": "1764746826",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746893",
"uncertainty": 120
},
"departure": {
"time": "1764746893",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747021",
"uncertainty": 120
},
"departure": {
"time": "1764747021",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747174",
"uncertainty": 120
},
"departure": {
"time": "1764747174",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747243",
"uncertainty": 120
},
"departure": {
"time": "1764747243",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747405",
"uncertainty": 120
},
"departure": {
"time": "1764747405",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747475",
"uncertainty": 120
},
"departure": {
"time": "1764747475",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764747534",
"uncertainty": 120
},
"departure": {
"time": "1764747534",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764747662",
"uncertainty": 120
},
"departure": {
"time": "1764747662",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764747770",
"uncertainty": 120
},
"departure": {
"time": "1764748080",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764748157",
"uncertainty": 120
},
"departure": {
"time": "1764748157",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764748260",
"uncertainty": 120
},
"departure": {
"time": "1764748260",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764748380",
"uncertainty": 120
},
"departure": {
"time": "1764748380",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764748488",
"uncertainty": 120
},
"departure": {
"time": "1764748488",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764748568",
"uncertainty": 120
},
"departure": {
"time": "1764748568",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764748680",
"uncertainty": 120
},
"departure": {
"time": "1764748680",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764748763",
"uncertainty": 120
},
"departure": {
"time": "1764748763",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764748795",
"uncertainty": 120
},
"departure": {
"time": "1764748795",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764748887",
"uncertainty": 120
},
"departure": {
"time": "1764748887",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764748920",
"uncertainty": 120
},
"departure": {
"time": "1764748920",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764748981",
"uncertainty": 120
},
"departure": {
"time": "1764748981",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764749100",
"uncertainty": 120
},
"departure": {
"time": "1764749100",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764749243",
"uncertainty": 120
},
"departure": {
"time": "1764749243",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764749280",
"uncertainty": 120
},
"departure": {
"time": "1764749280",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764749323",
"uncertainty": 120
},
"departure": {
"time": "1764749323",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764749400",
"uncertainty": 120
},
"departure": {
"time": "1764749400",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764749508",
"uncertainty": 120
},
"departure": {
"time": "1764749508",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764749566",
"uncertainty": 120
},
"departure": {
"time": "1764749566",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764749605",
"uncertainty": 120
},
"departure": {
"time": "1764749605",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764749700",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725971"
},
"vehicle": {
"id": "1198",
"label": "1198"
}
}
},
{
"id": "21725970",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764743238",
"uncertainty": 120
},
"departure": {
"time": "1764743238",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764743302",
"uncertainty": 120
},
"departure": {
"time": "1764743302",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764743425",
"uncertainty": 120
},
"departure": {
"time": "1764743425",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764743520",
"uncertainty": 120
},
"departure": {
"time": "1764743520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764743692",
"uncertainty": 120
},
"departure": {
"time": "1764743842",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764743928",
"uncertainty": 120
},
"departure": {
"time": "1764743962",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764744018",
"uncertainty": 120
},
"departure": {
"time": "1764744052",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764744103",
"uncertainty": 120
},
"departure": {
"time": "1764744112",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764744169",
"uncertainty": 120
},
"departure": {
"time": "1764744169",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764744199",
"uncertainty": 120
},
"departure": {
"time": "1764744202",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764744335",
"uncertainty": 120
},
"departure": {
"time": "1764744335",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764744387",
"uncertainty": 120
},
"departure": {
"time": "1764744412",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764744471",
"uncertainty": 120
},
"departure": {
"time": "1764744592",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764744712",
"uncertainty": 120
},
"departure": {
"time": "1764744712",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764744776",
"uncertainty": 120
},
"departure": {
"time": "1764744776",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764744862",
"uncertainty": 120
},
"departure": {
"time": "1764744922",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764745072",
"uncertainty": 120
},
"departure": {
"time": "1764745072",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764745162",
"uncertainty": 120
},
"departure": {
"time": "1764745192",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764745240",
"uncertainty": 120
},
"departure": {
"time": "1764745252",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764745394",
"uncertainty": 120
},
"departure": {
"time": "1764745432",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764745503",
"uncertainty": 120
},
"departure": {
"time": "1764745503",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764745573",
"uncertainty": 120
},
"departure": {
"time": "1764745573",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764745662",
"uncertainty": 120
},
"departure": {
"time": "1764745673",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764745802",
"uncertainty": 120
},
"departure": {
"time": "1764745942",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764745981",
"uncertainty": 120
},
"departure": {
"time": "1764745981",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764746075",
"uncertainty": 120
},
"departure": {
"time": "1764746075",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764746195",
"uncertainty": 120
},
"departure": {
"time": "1764746195",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764746303",
"uncertainty": 120
},
"departure": {
"time": "1764746303",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764746372",
"uncertainty": 120
},
"departure": {
"time": "1764746372",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764746484",
"uncertainty": 120
},
"departure": {
"time": "1764746484",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764746567",
"uncertainty": 120
},
"departure": {
"time": "1764746567",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764746599",
"uncertainty": 120
},
"departure": {
"time": "1764746599",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764746691",
"uncertainty": 120
},
"departure": {
"time": "1764746691",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764746724",
"uncertainty": 120
},
"departure": {
"time": "1764746724",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764746810",
"uncertainty": 120
},
"departure": {
"time": "1764746810",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764746929",
"uncertainty": 120
},
"departure": {
"time": "1764746929",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764747118",
"uncertainty": 120
},
"departure": {
"time": "1764747118",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764747166",
"uncertainty": 120
},
"departure": {
"time": "1764747166",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764747209",
"uncertainty": 120
},
"departure": {
"time": "1764747209",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764747286",
"uncertainty": 120
},
"departure": {
"time": "1764747286",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764747394",
"uncertainty": 120
},
"departure": {
"time": "1764747394",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764747452",
"uncertainty": 120
},
"departure": {
"time": "1764747452",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764747491",
"uncertainty": 120
},
"departure": {
"time": "1764747491",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764747586",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725970"
},
"vehicle": {
"id": "192",
"label": "192"
}
}
},
{
"id": "21323680",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745864",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745949",
"uncertainty": 120
},
"departure": {
"time": "1764745984",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746053",
"uncertainty": 120
},
"departure": {
"time": "1764746053",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746182",
"uncertainty": 120
},
"departure": {
"time": "1764746182",
"uncertainty": 120
},
"stopId": "bsmaug1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746267",
"uncertainty": 120
},
"departure": {
"time": "1764746267",
"uncertainty": 120
},
"stopId": "bsmhenn2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746308",
"uncertainty": 120
},
"departure": {
"time": "1764746308",
"uncertainty": 120
},
"stopId": "bsmros2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746357",
"uncertainty": 120
},
"departure": {
"time": "1764746357",
"uncertainty": 120
},
"stopId": "bsmmade",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746408",
"uncertainty": 120
},
"departure": {
"time": "1764746408",
"uncertainty": 120
},
"stopId": "smbplat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746528",
"uncertainty": 120
},
"departure": {
"time": "1764746528",
"uncertainty": 120
},
"stopId": "smbappo",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746603",
"uncertainty": 120
},
"departure": {
"time": "1764746603",
"uncertainty": 120
},
"stopId": "smborme",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746640",
"uncertainty": 120
},
"departure": {
"time": "1764746640",
"uncertainty": 120
},
"stopId": "smbcite",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746669",
"uncertainty": 120
},
"departure": {
"time": "1764746669",
"uncertainty": 120
},
"stopId": "smbostr",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746701",
"uncertainty": 120
},
"departure": {
"time": "1764746701",
"uncertainty": 120
},
"stopId": "smbcite2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746760",
"uncertainty": 120
},
"departure": {
"time": "1764746760",
"uncertainty": 120
},
"stopId": "smborme2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746806",
"uncertainty": 120
},
"departure": {
"time": "1764746806",
"uncertainty": 120
},
"stopId": "smbappo2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746901",
"uncertainty": 120
},
"departure": {
"time": "1764746901",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747087",
"uncertainty": 120
},
"departure": {
"time": "1764747087",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747247",
"uncertainty": 120
},
"departure": {
"time": "1764747247",
"uncertainty": 120
},
"stopId": "outre12",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747309",
"uncertainty": 120
},
"departure": {
"time": "1764747309",
"uncertainty": 120
},
"stopId": "outcrow2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747350",
"uncertainty": 120
},
"departure": {
"time": "1764747350",
"uncertainty": 120
},
"stopId": "bsmseli2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747447",
"uncertainty": 120
},
"departure": {
"time": "1764747447",
"uncertainty": 120
},
"stopId": "bsmblum4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747549",
"uncertainty": 120
},
"departure": {
"time": "1764747549",
"uncertainty": 120
},
"stopId": "bsmdamr2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764747616",
"uncertainty": 120
},
"departure": {
"time": "1764747616",
"uncertainty": 120
},
"stopId": "bsmres2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764747747",
"uncertainty": 120
},
"stopId": "bsmcca3r",
"stopSequence": 24
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "M2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323680"
},
"vehicle": {
"id": "533",
"label": "533"
}
}
},
{
"id": "21323682",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764743433",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764743561",
"uncertainty": 120
},
"departure": {
"time": "1764743642",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764743712",
"uncertainty": 120
},
"departure": {
"time": "1764743712",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 3
},
{
"arrival": {
"time": "1764743762",
"uncertainty": 120
},
"departure": {
"time": "1764743762",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 4
},
{
"arrival": {
"time": "1764743804",
"uncertainty": 120
},
"departure": {
"time": "1764743804",
"uncertainty": 120
},
"stopId": "bsmres1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764743822",
"uncertainty": 120
},
"departure": {
"time": "1764743822",
"uncertainty": 120
},
"stopId": "bsmdamr",
"stopSequence": 6
},
{
"arrival": {
"time": "1764743882",
"uncertainty": 120
},
"departure": {
"time": "1764743882",
"uncertainty": 120
},
"stopId": "bsmblum3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764743964",
"uncertainty": 120
},
"departure": {
"time": "1764743964",
"uncertainty": 120
},
"stopId": "bsmseli",
"stopSequence": 8
},
{
"arrival": {
"time": "1764744002",
"uncertainty": 120
},
"departure": {
"time": "1764744002",
"uncertainty": 120
},
"stopId": "outcrow",
"stopSequence": 9
},
{
"arrival": {
"time": "1764744052",
"uncertainty": 120
},
"departure": {
"time": "1764744052",
"uncertainty": 120
},
"stopId": "outre1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764744169",
"uncertainty": 120
},
"departure": {
"time": "1764744182",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764744252",
"uncertainty": 120
},
"departure": {
"time": "1764744252",
"uncertainty": 120
},
"stopId": "leobler",
"stopSequence": 12
},
{
"arrival": {
"time": "1764744332",
"uncertainty": 120
},
"departure": {
"time": "1764744332",
"uncertainty": 120
},
"stopId": "leoli3",
"stopSequence": 13
},
{
"arrival": {
"time": "1764744392",
"uncertainty": 120
},
"departure": {
"time": "1764744392",
"uncertainty": 120
},
"stopId": "leoli2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764744452",
"uncertainty": 120
},
"departure": {
"time": "1764744452",
"uncertainty": 120
},
"stopId": "leoli1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764744497",
"uncertainty": 120
},
"departure": {
"time": "1764744512",
"uncertainty": 120
},
"stopId": "leochat",
"stopSequence": 16
},
{
"arrival": {
"time": "1764744663",
"uncertainty": 120
},
"departure": {
"time": "1764744663",
"uncertainty": 120
},
"stopId": "leoli12",
"stopSequence": 17
},
{
"arrival": {
"time": "1764744697",
"uncertainty": 120
},
"departure": {
"time": "1764744697",
"uncertainty": 120
},
"stopId": "leoli22",
"stopSequence": 18
},
{
"arrival": {
"time": "1764744782",
"uncertainty": 120
},
"departure": {
"time": "1764744782",
"uncertainty": 120
},
"stopId": "leobler2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764744884",
"uncertainty": 120
},
"departure": {
"time": "1764744900",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764745022",
"uncertainty": 120
},
"departure": {
"time": "1764745022",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764745095",
"uncertainty": 120
},
"departure": {
"time": "1764745095",
"uncertainty": 120
},
"stopId": "smbappo",
"stopSequence": 22
},
{
"arrival": {
"time": "1764745160",
"uncertainty": 120
},
"departure": {
"time": "1764745232",
"uncertainty": 120
},
"stopId": "smborme",
"stopSequence": 23
},
{
"arrival": {
"time": "1764745270",
"uncertainty": 120
},
"departure": {
"time": "1764745292",
"uncertainty": 120
},
"stopId": "smbcite",
"stopSequence": 24
},
{
"arrival": {
"time": "1764745320",
"uncertainty": 120
},
"departure": {
"time": "1764745352",
"uncertainty": 120
},
"stopId": "smbostr",
"stopSequence": 25
},
{
"arrival": {
"time": "1764745398",
"uncertainty": 120
},
"departure": {
"time": "1764745412",
"uncertainty": 120
},
"stopId": "smbcite2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764745472",
"uncertainty": 120
},
"departure": {
"time": "1764745472",
"uncertainty": 120
},
"stopId": "smborme2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764745516",
"uncertainty": 120
},
"departure": {
"time": "1764745516",
"uncertainty": 120
},
"stopId": "smbappo2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764745583",
"uncertainty": 120
},
"departure": {
"time": "1764745583",
"uncertainty": 120
},
"stopId": "smbplat",
"stopSequence": 29
},
{
"arrival": {
"time": "1764745622",
"uncertainty": 120
},
"departure": {
"time": "1764745652",
"uncertainty": 120
},
"stopId": "bsmmade2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764745682",
"uncertainty": 120
},
"departure": {
"time": "1764745682",
"uncertainty": 120
},
"stopId": "bsmros1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764745748",
"uncertainty": 120
},
"departure": {
"time": "1764745748",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 32
},
{
"arrival": {
"time": "1764745832",
"uncertainty": 120
},
"departure": {
"time": "1764745862",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764745945",
"uncertainty": 120
},
"departure": {
"time": "1764745952",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 34
},
{
"arrival": {
"time": "1764746066",
"uncertainty": 120
},
"stopId": "bsmcca3r",
"stopSequence": 35
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "M1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323682"
},
"vehicle": {
"id": "173",
"label": "173"
}
}
},
{
"id": "21725994",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747994",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764748039",
"uncertainty": 120
},
"departure": {
"time": "1764748039",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764748098",
"uncertainty": 120
},
"departure": {
"time": "1764748098",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764748174",
"uncertainty": 120
},
"departure": {
"time": "1764748174",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764748219",
"uncertainty": 120
},
"departure": {
"time": "1764748219",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764748287",
"uncertainty": 120
},
"departure": {
"time": "1764748287",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764748385",
"uncertainty": 120
},
"departure": {
"time": "1764748385",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764748470",
"uncertainty": 120
},
"departure": {
"time": "1764748470",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764748550",
"uncertainty": 120
},
"departure": {
"time": "1764748550",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764748644",
"uncertainty": 120
},
"departure": {
"time": "1764748644",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764749099",
"uncertainty": 120
},
"departure": {
"time": "1764749099",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764749175",
"uncertainty": 120
},
"departure": {
"time": "1764749175",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764749238",
"uncertainty": 120
},
"departure": {
"time": "1764749238",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764749275",
"uncertainty": 120
},
"departure": {
"time": "1764749275",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764749360",
"uncertainty": 120
},
"departure": {
"time": "1764749360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764749818",
"uncertainty": 120
},
"departure": {
"time": "1764749818",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764749905",
"uncertainty": 120
},
"departure": {
"time": "1764749905",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764749955",
"uncertainty": 120
},
"departure": {
"time": "1764749955",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764750008",
"uncertainty": 120
},
"departure": {
"time": "1764750008",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764750073",
"uncertainty": 120
},
"departure": {
"time": "1764750073",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764750115",
"uncertainty": 120
},
"departure": {
"time": "1764750115",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764750182",
"uncertainty": 120
},
"departure": {
"time": "1764750182",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764750288",
"uncertainty": 120
},
"departure": {
"time": "1764750288",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764750403",
"uncertainty": 120
},
"departure": {
"time": "1764750403",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764750478",
"uncertainty": 120
},
"departure": {
"time": "1764750478",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764750601",
"uncertainty": 120
},
"departure": {
"time": "1764750601",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764750712",
"uncertainty": 120
},
"departure": {
"time": "1764750712",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764750789",
"uncertainty": 120
},
"departure": {
"time": "1764750789",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764750892",
"uncertainty": 120
},
"departure": {
"time": "1764750892",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764751061",
"uncertainty": 120
},
"departure": {
"time": "1764751061",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764751129",
"uncertainty": 120
},
"departure": {
"time": "1764751129",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764751247",
"uncertainty": 120
},
"departure": {
"time": "1764751247",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764751308",
"uncertainty": 120
},
"departure": {
"time": "1764751308",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764751389",
"uncertainty": 120
},
"departure": {
"time": "1764751389",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764751456",
"uncertainty": 120
},
"departure": {
"time": "1764751456",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764751548",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725994"
}
}
},
{
"id": "21725993",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764746400",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746438",
"uncertainty": 120
},
"departure": {
"time": "1764746438",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746489",
"uncertainty": 120
},
"departure": {
"time": "1764746489",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746549",
"uncertainty": 120
},
"departure": {
"time": "1764746549",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746595",
"uncertainty": 120
},
"departure": {
"time": "1764746595",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746667",
"uncertainty": 120
},
"departure": {
"time": "1764746667",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746760",
"uncertainty": 120
},
"departure": {
"time": "1764746760",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746838",
"uncertainty": 120
},
"departure": {
"time": "1764746838",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746915",
"uncertainty": 120
},
"departure": {
"time": "1764746915",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746973",
"uncertainty": 120
},
"departure": {
"time": "1764746973",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747180",
"uncertainty": 120
},
"departure": {
"time": "1764747180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747226",
"uncertainty": 120
},
"departure": {
"time": "1764747226",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747263",
"uncertainty": 120
},
"departure": {
"time": "1764747263",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747299",
"uncertainty": 120
},
"departure": {
"time": "1764747299",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747382",
"uncertainty": 120
},
"departure": {
"time": "1764747382",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764748147",
"uncertainty": 120
},
"departure": {
"time": "1764748147",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764748232",
"uncertainty": 120
},
"departure": {
"time": "1764748232",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748280",
"uncertainty": 120
},
"departure": {
"time": "1764748280",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748331",
"uncertainty": 120
},
"departure": {
"time": "1764748331",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748394",
"uncertainty": 120
},
"departure": {
"time": "1764748394",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748435",
"uncertainty": 120
},
"departure": {
"time": "1764748435",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748502",
"uncertainty": 120
},
"departure": {
"time": "1764748502",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748608",
"uncertainty": 120
},
"departure": {
"time": "1764748608",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748722",
"uncertainty": 120
},
"departure": {
"time": "1764748722",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748807",
"uncertainty": 120
},
"departure": {
"time": "1764748807",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764748945",
"uncertainty": 120
},
"departure": {
"time": "1764748945",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764749064",
"uncertainty": 120
},
"departure": {
"time": "1764749064",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764749141",
"uncertainty": 120
},
"departure": {
"time": "1764749141",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764749244",
"uncertainty": 120
},
"departure": {
"time": "1764749244",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764749413",
"uncertainty": 120
},
"departure": {
"time": "1764749413",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764749481",
"uncertainty": 120
},
"departure": {
"time": "1764749481",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764749603",
"uncertainty": 120
},
"departure": {
"time": "1764749603",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764749664",
"uncertainty": 120
},
"departure": {
"time": "1764749664",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764749745",
"uncertainty": 120
},
"departure": {
"time": "1764749745",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764749812",
"uncertainty": 120
},
"departure": {
"time": "1764749812",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764749904",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725993"
}
}
},
{
"id": "21725992",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764749232",
"uncertainty": 120
},
"departure": {
"time": "1764749232",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764746700",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746717",
"uncertainty": 120
},
"departure": {
"time": "1764746717",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746803",
"uncertainty": 120
},
"departure": {
"time": "1764746803",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746893",
"uncertainty": 120
},
"departure": {
"time": "1764746893",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764747000",
"uncertainty": 120
},
"departure": {
"time": "1764747000",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764747076",
"uncertainty": 120
},
"departure": {
"time": "1764747076",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764747215",
"uncertainty": 120
},
"departure": {
"time": "1764747215",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747298",
"uncertainty": 120
},
"departure": {
"time": "1764747298",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747480",
"uncertainty": 120
},
"departure": {
"time": "1764747480",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747568",
"uncertainty": 120
},
"departure": {
"time": "1764747568",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747660",
"uncertainty": 120
},
"departure": {
"time": "1764747720",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747811",
"uncertainty": 120
},
"departure": {
"time": "1764747811",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747961",
"uncertainty": 120
},
"departure": {
"time": "1764747961",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764748013",
"uncertainty": 120
},
"departure": {
"time": "1764748013",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764748080",
"uncertainty": 120
},
"departure": {
"time": "1764748080",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764748130",
"uncertainty": 120
},
"departure": {
"time": "1764748130",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764748193",
"uncertainty": 120
},
"departure": {
"time": "1764748193",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748253",
"uncertainty": 120
},
"departure": {
"time": "1764748253",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748307",
"uncertainty": 120
},
"departure": {
"time": "1764748307",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748396",
"uncertainty": 120
},
"departure": {
"time": "1764748396",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748581",
"uncertainty": 120
},
"departure": {
"time": "1764748581",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748678",
"uncertainty": 120
},
"departure": {
"time": "1764748678",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748718",
"uncertainty": 120
},
"departure": {
"time": "1764748718",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748751",
"uncertainty": 120
},
"departure": {
"time": "1764748751",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748800",
"uncertainty": 120
},
"departure": {
"time": "1764748800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764749590",
"uncertainty": 120
},
"departure": {
"time": "1764749590",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764749664",
"uncertainty": 120
},
"departure": {
"time": "1764749664",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764749717",
"uncertainty": 120
},
"departure": {
"time": "1764749717",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764749784",
"uncertainty": 120
},
"departure": {
"time": "1764749784",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764749873",
"uncertainty": 120
},
"departure": {
"time": "1764749873",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764749946",
"uncertainty": 120
},
"departure": {
"time": "1764749946",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764749988",
"uncertainty": 120
},
"departure": {
"time": "1764749988",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764750024",
"uncertainty": 120
},
"departure": {
"time": "1764750024",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764750096",
"uncertainty": 120
},
"departure": {
"time": "1764750096",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764750124",
"uncertainty": 120
},
"departure": {
"time": "1764750124",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764750204",
"uncertainty": 120
},
"departure": {
"time": "1764750204",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764750324",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725992"
}
}
},
{
"id": "21323835",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744932",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745053",
"uncertainty": 120
},
"departure": {
"time": "1764745082",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745150",
"uncertainty": 120
},
"departure": {
"time": "1764745150",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745284",
"uncertainty": 120
},
"departure": {
"time": "1764745284",
"uncertainty": 120
},
"stopId": "bsmaug1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745367",
"uncertainty": 120
},
"departure": {
"time": "1764745367",
"uncertainty": 120
},
"stopId": "bsmhenn2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745408",
"uncertainty": 120
},
"departure": {
"time": "1764745412",
"uncertainty": 120
},
"stopId": "bsmros2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745468",
"uncertainty": 120
},
"departure": {
"time": "1764745468",
"uncertainty": 120
},
"stopId": "bsmmade",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745515",
"uncertainty": 120
},
"departure": {
"time": "1764745532",
"uncertainty": 120
},
"stopId": "smbplat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745622",
"uncertainty": 120
},
"departure": {
"time": "1764745622",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745747",
"uncertainty": 120
},
"departure": {
"time": "1764745832",
"uncertainty": 120
},
"stopId": "leopet1",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745968",
"uncertainty": 120
},
"departure": {
"time": "1764745986",
"uncertainty": 120
},
"stopId": "lebeau3",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746030",
"uncertainty": 120
},
"departure": {
"time": "1764746030",
"uncertainty": 120
},
"stopId": "leocite",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746068",
"uncertainty": 120
},
"departure": {
"time": "1764746068",
"uncertainty": 120
},
"stopId": "leobel1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746142",
"uncertainty": 120
},
"departure": {
"time": "1764746142",
"uncertainty": 120
},
"stopId": "leofle1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746223",
"uncertainty": 120
},
"departure": {
"time": "1764746223",
"uncertainty": 120
},
"stopId": "leopon1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746287",
"uncertainty": 120
},
"departure": {
"time": "1764746287",
"uncertainty": 120
},
"stopId": "leomair",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746336",
"uncertainty": 120
},
"departure": {
"time": "1764746336",
"uncertainty": 120
},
"stopId": "leogal",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746359",
"uncertainty": 120
},
"departure": {
"time": "1764746359",
"uncertainty": 120
},
"stopId": "leomou1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746448",
"uncertainty": 120
},
"stopId": "leoleod",
"stopSequence": 19
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323835"
},
"vehicle": {
"id": "1200",
"label": "1200"
}
}
},
{
"id": "21725996",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764751932",
"uncertainty": 120
},
"departure": {
"time": "1764751932",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764749400",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764749417",
"uncertainty": 120
},
"departure": {
"time": "1764749417",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764749503",
"uncertainty": 120
},
"departure": {
"time": "1764749503",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764749593",
"uncertainty": 120
},
"departure": {
"time": "1764749593",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764749700",
"uncertainty": 120
},
"departure": {
"time": "1764749700",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764749776",
"uncertainty": 120
},
"departure": {
"time": "1764749776",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764749915",
"uncertainty": 120
},
"departure": {
"time": "1764749915",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764749998",
"uncertainty": 120
},
"departure": {
"time": "1764749998",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764750180",
"uncertainty": 120
},
"departure": {
"time": "1764750180",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764750268",
"uncertainty": 120
},
"departure": {
"time": "1764750268",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764750360",
"uncertainty": 120
},
"departure": {
"time": "1764750420",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764750511",
"uncertainty": 120
},
"departure": {
"time": "1764750511",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764750661",
"uncertainty": 120
},
"departure": {
"time": "1764750661",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764750713",
"uncertainty": 120
},
"departure": {
"time": "1764750713",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764750780",
"uncertainty": 120
},
"departure": {
"time": "1764750780",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764750830",
"uncertainty": 120
},
"departure": {
"time": "1764750830",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764750893",
"uncertainty": 120
},
"departure": {
"time": "1764750893",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764750953",
"uncertainty": 120
},
"departure": {
"time": "1764750953",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764751007",
"uncertainty": 120
},
"departure": {
"time": "1764751007",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764751096",
"uncertainty": 120
},
"departure": {
"time": "1764751096",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764751281",
"uncertainty": 120
},
"departure": {
"time": "1764751281",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764751378",
"uncertainty": 120
},
"departure": {
"time": "1764751378",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764751418",
"uncertainty": 120
},
"departure": {
"time": "1764751418",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764751451",
"uncertainty": 120
},
"departure": {
"time": "1764751451",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764751500",
"uncertainty": 120
},
"departure": {
"time": "1764751500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764752290",
"uncertainty": 120
},
"departure": {
"time": "1764752290",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764752364",
"uncertainty": 120
},
"departure": {
"time": "1764752364",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764752417",
"uncertainty": 120
},
"departure": {
"time": "1764752417",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764752484",
"uncertainty": 120
},
"departure": {
"time": "1764752484",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764752573",
"uncertainty": 120
},
"departure": {
"time": "1764752573",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764752646",
"uncertainty": 120
},
"departure": {
"time": "1764752646",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764752688",
"uncertainty": 120
},
"departure": {
"time": "1764752688",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764752724",
"uncertainty": 120
},
"departure": {
"time": "1764752724",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764752796",
"uncertainty": 120
},
"departure": {
"time": "1764752796",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764752824",
"uncertainty": 120
},
"departure": {
"time": "1764752824",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764752904",
"uncertainty": 120
},
"departure": {
"time": "1764752904",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764753024",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725996"
}
}
},
{
"id": "21725991",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744693",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744723",
"uncertainty": 120
},
"departure": {
"time": "1764744753",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744800",
"uncertainty": 120
},
"departure": {
"time": "1764744800",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744843",
"uncertainty": 120
},
"departure": {
"time": "1764744843",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744889",
"uncertainty": 120
},
"departure": {
"time": "1764744903",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764744979",
"uncertainty": 120
},
"departure": {
"time": "1764744993",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745083",
"uncertainty": 120
},
"departure": {
"time": "1764745113",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745187",
"uncertainty": 120
},
"departure": {
"time": "1764745203",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745279",
"uncertainty": 120
},
"departure": {
"time": "1764745323",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745369",
"uncertainty": 120
},
"departure": {
"time": "1764745383",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745474",
"uncertainty": 120
},
"departure": {
"time": "1764745474",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745538",
"uncertainty": 120
},
"departure": {
"time": "1764745538",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745589",
"uncertainty": 120
},
"departure": {
"time": "1764745589",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745625",
"uncertainty": 120
},
"departure": {
"time": "1764745625",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745708",
"uncertainty": 120
},
"departure": {
"time": "1764745708",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746019",
"uncertainty": 120
},
"departure": {
"time": "1764746019",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746104",
"uncertainty": 120
},
"departure": {
"time": "1764746104",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746152",
"uncertainty": 120
},
"departure": {
"time": "1764746152",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746203",
"uncertainty": 120
},
"departure": {
"time": "1764746203",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746266",
"uncertainty": 120
},
"departure": {
"time": "1764746266",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746307",
"uncertainty": 120
},
"departure": {
"time": "1764746307",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746374",
"uncertainty": 120
},
"departure": {
"time": "1764746374",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746480",
"uncertainty": 120
},
"departure": {
"time": "1764746480",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764746545",
"uncertainty": 120
},
"departure": {
"time": "1764746545",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1764746607",
"uncertainty": 120
},
"departure": {
"time": "1764746607",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1764746702",
"uncertainty": 120
},
"departure": {
"time": "1764746702",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1764746830",
"uncertainty": 120
},
"departure": {
"time": "1764746830",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1764746930",
"uncertainty": 120
},
"departure": {
"time": "1764746930",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764747062",
"uncertainty": 120
},
"departure": {
"time": "1764747062",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764747231",
"uncertainty": 120
},
"departure": {
"time": "1764747231",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764747299",
"uncertainty": 120
},
"departure": {
"time": "1764747299",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1764747410",
"uncertainty": 120
},
"departure": {
"time": "1764747410",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1764747471",
"uncertainty": 120
},
"departure": {
"time": "1764747471",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764747552",
"uncertainty": 120
},
"departure": {
"time": "1764747552",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1764747619",
"uncertainty": 120
},
"departure": {
"time": "1764747619",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1764747711",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725991"
},
"vehicle": {
"id": "197",
"label": "197"
}
}
},
{
"id": "21725990",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764746902",
"uncertainty": 120
},
"departure": {
"time": "1764746902",
"uncertainty": 120
},
"stopId": "wimetoi"
},
{
"departure": {
"time": "1764744449",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744466",
"uncertainty": 120
},
"departure": {
"time": "1764744466",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744527",
"uncertainty": 120
},
"departure": {
"time": "1764744537",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744627",
"uncertainty": 120
},
"departure": {
"time": "1764744627",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744683",
"uncertainty": 120
},
"departure": {
"time": "1764744717",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764744777",
"uncertainty": 120
},
"departure": {
"time": "1764744837",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745001",
"uncertainty": 120
},
"departure": {
"time": "1764745017",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745063",
"uncertainty": 120
},
"departure": {
"time": "1764745076",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745197",
"uncertainty": 120
},
"departure": {
"time": "1764745227",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745287",
"uncertainty": 120
},
"departure": {
"time": "1764745287",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745407",
"uncertainty": 120
},
"departure": {
"time": "1764745467",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745527",
"uncertainty": 120
},
"departure": {
"time": "1764745527",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745629",
"uncertainty": 120
},
"departure": {
"time": "1764745647",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745677",
"uncertainty": 120
},
"departure": {
"time": "1764745677",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745707",
"uncertainty": 120
},
"departure": {
"time": "1764745707",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1764745742",
"uncertainty": 120
},
"departure": {
"time": "1764745742",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1764745797",
"uncertainty": 120
},
"departure": {
"time": "1764745797",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1764745834",
"uncertainty": 120
},
"departure": {
"time": "1764745834",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1764745877",
"uncertainty": 120
},
"departure": {
"time": "1764745977",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746066",
"uncertainty": 120
},
"departure": {
"time": "1764746066",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746576",
"uncertainty": 120
},
"departure": {
"time": "1764746576",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746673",
"uncertainty": 120
},
"departure": {
"time": "1764746673",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746713",
"uncertainty": 120
},
"departure": {
"time": "1764746713",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1764746761",
"uncertainty": 120
},
"departure": {
"time": "1764746761",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1764746819",
"uncertainty": 120
},
"departure": {
"time": "1764746819",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmair2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764747260",
"uncertainty": 120
},
"departure": {
"time": "1764747260",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1764747334",
"uncertainty": 120
},
"departure": {
"time": "1764747334",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1764747387",
"uncertainty": 120
},
"departure": {
"time": "1764747387",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1764747454",
"uncertainty": 120
},
"departure": {
"time": "1764747454",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1764747543",
"uncertainty": 120
},
"departure": {
"time": "1764747543",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1764747616",
"uncertainty": 120
},
"departure": {
"time": "1764747616",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1764747658",
"uncertainty": 120
},
"departure": {
"time": "1764747658",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1764747694",
"uncertainty": 120
},
"departure": {
"time": "1764747694",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1764747766",
"uncertainty": 120
},
"departure": {
"time": "1764747766",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1764747794",
"uncertainty": 120
},
"departure": {
"time": "1764747794",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1764747874",
"uncertainty": 120
},
"departure": {
"time": "1764747874",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1764747994",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725990"
},
"vehicle": {
"id": "191",
"label": "191"
}
}
},
{
"id": "21323495",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764745333",
"uncertainty": 120
},
"departure": {
"time": "1764745333",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764745374",
"uncertainty": 120
},
"departure": {
"time": "1764745374",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"departure": {
"time": "1764744871",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745021",
"uncertainty": 120
},
"departure": {
"time": "1764745021",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745106",
"uncertainty": 120
},
"departure": {
"time": "1764745111",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745171",
"uncertainty": 120
},
"departure": {
"time": "1764745171",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745261",
"uncertainty": 120
},
"departure": {
"time": "1764745261",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745215",
"uncertainty": 120
},
"departure": {
"time": "1764745215",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745320",
"uncertainty": 120
},
"departure": {
"time": "1764745320",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745365",
"uncertainty": 120
},
"departure": {
"time": "1764745365",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745377",
"uncertainty": 120
},
"departure": {
"time": "1764745380",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745451",
"uncertainty": 120
},
"departure": {
"time": "1764745470",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745560",
"uncertainty": 120
},
"departure": {
"time": "1764745560",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745643",
"uncertainty": 120
},
"departure": {
"time": "1764745643",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745680",
"uncertainty": 120
},
"departure": {
"time": "1764745830",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745890",
"uncertainty": 120
},
"departure": {
"time": "1764745890",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745920",
"uncertainty": 120
},
"departure": {
"time": "1764745920",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764745980",
"uncertainty": 120
},
"departure": {
"time": "1764745980",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746095",
"uncertainty": 120
},
"departure": {
"time": "1764746095",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746171",
"uncertainty": 120
},
"departure": {
"time": "1764746171",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746268",
"uncertainty": 120
},
"departure": {
"time": "1764746268",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746347",
"uncertainty": 120
},
"departure": {
"time": "1764746347",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746458",
"uncertainty": 120
},
"departure": {
"time": "1764746458",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746493",
"uncertainty": 120
},
"departure": {
"time": "1764746493",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746559",
"uncertainty": 120
},
"departure": {
"time": "1764746559",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1764746626",
"uncertainty": 120
},
"departure": {
"time": "1764746626",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764746721",
"uncertainty": 120
},
"departure": {
"time": "1764746721",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1764746799",
"uncertainty": 120
},
"departure": {
"time": "1764746799",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1764746875",
"uncertainty": 120
},
"departure": {
"time": "1764746875",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1764747037",
"uncertainty": 120
},
"departure": {
"time": "1764747037",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764747098",
"uncertainty": 120
},
"departure": {
"time": "1764747098",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1764747134",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323495"
},
"vehicle": {
"id": "516",
"label": "516"
}
}
},
{
"id": "21725787",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744366",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744512",
"uncertainty": 120
},
"departure": {
"time": "1764744542",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744624",
"uncertainty": 120
},
"departure": {
"time": "1764744660",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744822",
"uncertainty": 120
},
"departure": {
"time": "1764744844",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744928",
"uncertainty": 120
},
"departure": {
"time": "1764744962",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745202",
"uncertainty": 120
},
"departure": {
"time": "1764745232",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745305",
"uncertainty": 120
},
"departure": {
"time": "1764745322",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745412",
"uncertainty": 120
},
"departure": {
"time": "1764745412",
"uncertainty": 120
},
"stopId": "outhlm",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745493",
"uncertainty": 120
},
"departure": {
"time": "1764745493",
"uncertainty": 120
},
"stopId": "outbert",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745546",
"uncertainty": 120
},
"departure": {
"time": "1764745546",
"uncertainty": 120
},
"stopId": "outrsal2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745633",
"uncertainty": 120
},
"departure": {
"time": "1764745633",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745739",
"uncertainty": 120
},
"departure": {
"time": "1764745742",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745845",
"uncertainty": 120
},
"departure": {
"time": "1764745862",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745904",
"uncertainty": 120
},
"departure": {
"time": "1764745904",
"uncertainty": 120
},
"stopId": "outfleu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745952",
"uncertainty": 120
},
"departure": {
"time": "1764745952",
"uncertainty": 120
},
"stopId": "outcite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764745977",
"uncertainty": 120
},
"departure": {
"time": "1764745977",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746102",
"uncertainty": 120
},
"departure": {
"time": "1764746102",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746186",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 18
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725787"
},
"vehicle": {
"id": "330",
"label": "330"
}
}
},
{
"id": "21323489",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764743970",
"uncertainty": 120
},
"stopId": "danmai1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744120",
"uncertainty": 120
},
"departure": {
"time": "1764744120",
"uncertainty": 120
},
"stopId": "danpet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744201",
"uncertainty": 120
},
"departure": {
"time": "1764744210",
"uncertainty": 120
},
"stopId": "danmair2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744376",
"uncertainty": 120
},
"departure": {
"time": "1764744376",
"uncertainty": 120
},
"stopId": "dancite2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744574",
"uncertainty": 120
},
"departure": {
"time": "1764744574",
"uncertainty": 120
},
"stopId": "neuson2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764744640",
"uncertainty": 120
},
"departure": {
"time": "1764744640",
"uncertainty": 120
},
"stopId": "neuforg2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764744737",
"uncertainty": 120
},
"departure": {
"time": "1764744750",
"uncertainty": 120
},
"stopId": "neumai1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764744830",
"uncertainty": 120
},
"departure": {
"time": "1764744840",
"uncertainty": 120
},
"stopId": "neucoin2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764744910",
"uncertainty": 120
},
"departure": {
"time": "1764744930",
"uncertainty": 120
},
"stopId": "neslav1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745330",
"uncertainty": 120
},
"departure": {
"time": "1764745330",
"uncertainty": 120
},
"stopId": "neumin2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745405",
"uncertainty": 120
},
"departure": {
"time": "1764745412",
"uncertainty": 120
},
"stopId": "neudun2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745678",
"uncertainty": 120
},
"departure": {
"time": "1764745772",
"uncertainty": 120
},
"stopId": "conpas1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745972",
"uncertainty": 120
},
"departure": {
"time": "1764745984",
"uncertainty": 120
},
"stopId": "concha1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746130",
"uncertainty": 120
},
"departure": {
"time": "1764746130",
"uncertainty": 120
},
"stopId": "conyser2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746366",
"uncertainty": 120
},
"departure": {
"time": "1764746366",
"uncertainty": 120
},
"stopId": "semquen3",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746406",
"uncertainty": 120
},
"stopId": "semcol2",
"stopSequence": 16
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "54",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323489"
},
"vehicle": {
"id": "178",
"label": "178"
}
}
},
{
"id": "21725790",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764749100",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725790"
}
}
},
{
"id": "21725789",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747000",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725789"
}
}
},
{
"id": "21725788",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764746400",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725788"
}
}
},
{
"id": "21323496",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764746929",
"uncertainty": 120
},
"departure": {
"time": "1764746929",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764746960",
"uncertainty": 120
},
"departure": {
"time": "1764746960",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"departure": {
"time": "1764746400",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746566",
"uncertainty": 120
},
"departure": {
"time": "1764746566",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746668",
"uncertainty": 120
},
"departure": {
"time": "1764746668",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746738",
"uncertainty": 120
},
"departure": {
"time": "1764746738",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746832",
"uncertainty": 120
},
"departure": {
"time": "1764746832",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764747075",
"uncertainty": 120
},
"departure": {
"time": "1764747075",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764747180",
"uncertainty": 120
},
"departure": {
"time": "1764747180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747225",
"uncertainty": 120
},
"departure": {
"time": "1764747225",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746963",
"uncertainty": 120
},
"departure": {
"time": "1764746963",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747041",
"uncertainty": 120
},
"departure": {
"time": "1764747041",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747144",
"uncertainty": 120
},
"departure": {
"time": "1764747144",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747233",
"uncertainty": 120
},
"departure": {
"time": "1764747233",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747280",
"uncertainty": 120
},
"departure": {
"time": "1764747280",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747338",
"uncertainty": 120
},
"departure": {
"time": "1764747338",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747375",
"uncertainty": 120
},
"departure": {
"time": "1764747375",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747449",
"uncertainty": 120
},
"departure": {
"time": "1764747449",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747554",
"uncertainty": 120
},
"departure": {
"time": "1764747554",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747624",
"uncertainty": 120
},
"departure": {
"time": "1764747624",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747756",
"uncertainty": 120
},
"departure": {
"time": "1764747756",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747846",
"uncertainty": 120
},
"departure": {
"time": "1764747846",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747956",
"uncertainty": 120
},
"departure": {
"time": "1764747956",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748011",
"uncertainty": 120
},
"departure": {
"time": "1764748011",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748104",
"uncertainty": 120
},
"departure": {
"time": "1764748104",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748201",
"uncertainty": 120
},
"departure": {
"time": "1764748201",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748296",
"uncertainty": 120
},
"departure": {
"time": "1764748296",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1764748381",
"uncertainty": 120
},
"departure": {
"time": "1764748381",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1764748468",
"uncertainty": 120
},
"departure": {
"time": "1764748468",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1764748630",
"uncertainty": 120
},
"departure": {
"time": "1764748630",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764748701",
"uncertainty": 120
},
"departure": {
"time": "1764748701",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1764748750",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323496"
}
}
},
{
"id": "21323513",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764748250",
"uncertainty": 120
},
"departure": {
"time": "1764748250",
"uncertainty": 120
},
"stopId": "bsmier2"
},
{
"arrival": {
"time": "1764748285",
"uncertainty": 120
},
"departure": {
"time": "1764748285",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764748363",
"uncertainty": 120
},
"departure": {
"time": "1764748363",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764746400",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746483",
"uncertainty": 120
},
"departure": {
"time": "1764746483",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746574",
"uncertainty": 120
},
"departure": {
"time": "1764746574",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746669",
"uncertainty": 120
},
"departure": {
"time": "1764746669",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746747",
"uncertainty": 120
},
"departure": {
"time": "1764746747",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746824",
"uncertainty": 120
},
"departure": {
"time": "1764746824",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746930",
"uncertainty": 120
},
"departure": {
"time": "1764746930",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747040",
"uncertainty": 120
},
"departure": {
"time": "1764747040",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747109",
"uncertainty": 120
},
"departure": {
"time": "1764747109",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747155",
"uncertainty": 120
},
"departure": {
"time": "1764747155",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747211",
"uncertainty": 120
},
"departure": {
"time": "1764747211",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747291",
"uncertainty": 120
},
"departure": {
"time": "1764747291",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747443",
"uncertainty": 120
},
"departure": {
"time": "1764747443",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747508",
"uncertainty": 120
},
"departure": {
"time": "1764747508",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747570",
"uncertainty": 120
},
"departure": {
"time": "1764747570",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747615",
"uncertainty": 120
},
"departure": {
"time": "1764747615",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747728",
"uncertainty": 120
},
"departure": {
"time": "1764747728",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747846",
"uncertainty": 120
},
"departure": {
"time": "1764747846",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747951",
"uncertainty": 120
},
"departure": {
"time": "1764747951",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748026",
"uncertainty": 120
},
"departure": {
"time": "1764748026",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748134",
"uncertainty": 120
},
"departure": {
"time": "1764748134",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748250",
"uncertainty": 120
},
"departure": {
"time": "1764748250",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748508",
"uncertainty": 120
},
"departure": {
"time": "1764748508",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748560",
"uncertainty": 120
},
"departure": {
"time": "1764748560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748630",
"uncertainty": 120
},
"departure": {
"time": "1764748630",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764748363",
"uncertainty": 120
},
"departure": {
"time": "1764748363",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764748464",
"uncertainty": 120
},
"departure": {
"time": "1764748464",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764748609",
"uncertainty": 120
},
"departure": {
"time": "1764748609",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764748723",
"uncertainty": 120
},
"departure": {
"time": "1764748723",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1764748808",
"uncertainty": 120
},
"departure": {
"time": "1764748808",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1764748932",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323513"
}
}
},
{
"id": "21323512",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764745442",
"uncertainty": 120
},
"departure": {
"time": "1764745455",
"uncertainty": 120
},
"stopId": "bsmier2"
},
{
"arrival": {
"time": "1764745503",
"uncertainty": 120
},
"departure": {
"time": "1764745515",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764745618",
"uncertainty": 120
},
"departure": {
"time": "1764745618",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764743582",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764743625",
"uncertainty": 120
},
"departure": {
"time": "1764743625",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764743702",
"uncertainty": 120
},
"departure": {
"time": "1764743702",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764743747",
"uncertainty": 120
},
"departure": {
"time": "1764743747",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1764743805",
"uncertainty": 120
},
"departure": {
"time": "1764743805",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764743882",
"uncertainty": 120
},
"departure": {
"time": "1764743882",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764744037",
"uncertainty": 120
},
"departure": {
"time": "1764744122",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1764744202",
"uncertainty": 120
},
"departure": {
"time": "1764744212",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764744302",
"uncertainty": 120
},
"departure": {
"time": "1764744302",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764744340",
"uncertainty": 120
},
"departure": {
"time": "1764744392",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764744420",
"uncertainty": 120
},
"departure": {
"time": "1764744452",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764744519",
"uncertainty": 120
},
"departure": {
"time": "1764744542",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1764744662",
"uncertainty": 120
},
"departure": {
"time": "1764744662",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764744717",
"uncertainty": 120
},
"departure": {
"time": "1764744722",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764744791",
"uncertainty": 120
},
"departure": {
"time": "1764744791",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1764744840",
"uncertainty": 120
},
"departure": {
"time": "1764744840",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764744932",
"uncertainty": 120
},
"departure": {
"time": "1764744932",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764744996",
"uncertainty": 120
},
"departure": {
"time": "1764745112",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764745213",
"uncertainty": 120
},
"departure": {
"time": "1764745213",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764745276",
"uncertainty": 120
},
"departure": {
"time": "1764745276",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764745342",
"uncertainty": 120
},
"departure": {
"time": "1764745352",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764745442",
"uncertainty": 120
},
"departure": {
"time": "1764745442",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764745568",
"uncertainty": 120
},
"departure": {
"time": "1764745568",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764745620",
"uncertainty": 120
},
"departure": {
"time": "1764745620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764745690",
"uncertainty": 120
},
"departure": {
"time": "1764745690",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764745633",
"uncertainty": 120
},
"departure": {
"time": "1764745633",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764745704",
"uncertainty": 120
},
"departure": {
"time": "1764745704",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764745839",
"uncertainty": 120
},
"departure": {
"time": "1764745873",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764745933",
"uncertainty": 120
},
"departure": {
"time": "1764745933",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1764745986",
"uncertainty": 120
},
"departure": {
"time": "1764745986",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1764746102",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323512"
},
"vehicle": {
"id": "326",
"label": "326"
}
}
},
{
"id": "21323514",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764749924",
"uncertainty": 120
},
"departure": {
"time": "1764749924",
"uncertainty": 120
},
"stopId": "bsmier2"
},
{
"arrival": {
"time": "1764749959",
"uncertainty": 120
},
"departure": {
"time": "1764749959",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764750037",
"uncertainty": 120
},
"departure": {
"time": "1764750037",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764747900",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764747983",
"uncertainty": 120
},
"departure": {
"time": "1764747983",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764748080",
"uncertainty": 120
},
"departure": {
"time": "1764748080",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764748175",
"uncertainty": 120
},
"departure": {
"time": "1764748175",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1764748260",
"uncertainty": 120
},
"departure": {
"time": "1764748260",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764748349",
"uncertainty": 120
},
"departure": {
"time": "1764748349",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764748523",
"uncertainty": 120
},
"departure": {
"time": "1764748523",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1764748622",
"uncertainty": 120
},
"departure": {
"time": "1764748622",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764748684",
"uncertainty": 120
},
"departure": {
"time": "1764748684",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764748749",
"uncertainty": 120
},
"departure": {
"time": "1764748749",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764748800",
"uncertainty": 120
},
"departure": {
"time": "1764748800",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764748877",
"uncertainty": 120
},
"departure": {
"time": "1764748877",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1764749023",
"uncertainty": 120
},
"departure": {
"time": "1764749023",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764749088",
"uncertainty": 120
},
"departure": {
"time": "1764749088",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764749150",
"uncertainty": 120
},
"departure": {
"time": "1764749150",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1764749220",
"uncertainty": 120
},
"departure": {
"time": "1764749220",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764749402",
"uncertainty": 120
},
"departure": {
"time": "1764749402",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764749520",
"uncertainty": 120
},
"departure": {
"time": "1764749520",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764749625",
"uncertainty": 120
},
"departure": {
"time": "1764749625",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764749700",
"uncertainty": 120
},
"departure": {
"time": "1764749700",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764749808",
"uncertainty": 120
},
"departure": {
"time": "1764749808",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764749924",
"uncertainty": 120
},
"departure": {
"time": "1764749924",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764749948",
"uncertainty": 120
},
"departure": {
"time": "1764749948",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764750000",
"uncertainty": 120
},
"departure": {
"time": "1764750000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764750070",
"uncertainty": 120
},
"departure": {
"time": "1764750070",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764750037",
"uncertainty": 120
},
"departure": {
"time": "1764750037",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764750138",
"uncertainty": 120
},
"departure": {
"time": "1764750138",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764750285",
"uncertainty": 120
},
"departure": {
"time": "1764750285",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764750400",
"uncertainty": 120
},
"departure": {
"time": "1764750400",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1764750475",
"uncertainty": 120
},
"departure": {
"time": "1764750475",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1764750599",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323514"
}
}
},
{
"id": "21725823",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745592",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745719",
"uncertainty": 120
},
"departure": {
"time": "1764745719",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outpeu2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outorm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outtill",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outpru",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outrena2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outeco2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outmazu2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745758",
"uncertainty": 120
},
"departure": {
"time": "1764745758",
"uncertainty": 120
},
"stopId": "outplac2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745848",
"uncertainty": 120
},
"departure": {
"time": "1764745848",
"uncertainty": 120
},
"stopId": "outpost",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745886",
"uncertainty": 120
},
"departure": {
"time": "1764745886",
"uncertainty": 120
},
"stopId": "outbiez",
"stopSequence": 15
},
{
"arrival": {
"time": "1764745935",
"uncertainty": 120
},
"departure": {
"time": "1764745968",
"uncertainty": 120
},
"stopId": "outpres2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746066",
"uncertainty": 120
},
"departure": {
"time": "1764746066",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746129",
"uncertainty": 120
},
"departure": {
"time": "1764746129",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746193",
"uncertainty": 120
},
"departure": {
"time": "1764746193",
"uncertainty": 120
},
"stopId": "outlal2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746268",
"uncertainty": 120
},
"departure": {
"time": "1764746268",
"uncertainty": 120
},
"stopId": "outnce2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746309",
"uncertainty": 120
},
"departure": {
"time": "1764746309",
"uncertainty": 120
},
"stopId": "outsir2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746411",
"uncertainty": 120
},
"departure": {
"time": "1764746411",
"uncertainty": 120
},
"stopId": "bsmvie",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746609",
"uncertainty": 120
},
"departure": {
"time": "1764746609",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 23
},
{
"arrival": {
"time": "1764746700",
"uncertainty": 120
},
"departure": {
"time": "1764746700",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 24
},
{
"arrival": {
"time": "1764746893",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 25
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725823"
},
"vehicle": {
"id": "531",
"label": "531"
}
}
},
{
"id": "21323419",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744362",
"uncertainty": 120
},
"stopId": "neuson2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744439",
"uncertainty": 120
},
"departure": {
"time": "1764744439",
"uncertainty": 120
},
"stopId": "neuforg2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744540",
"uncertainty": 120
},
"departure": {
"time": "1764744540",
"uncertainty": 120
},
"stopId": "neumai1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744620",
"uncertainty": 120
},
"departure": {
"time": "1764744662",
"uncertainty": 120
},
"stopId": "neucoin2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744710",
"uncertainty": 120
},
"departure": {
"time": "1764744720",
"uncertainty": 120
},
"stopId": "neslav1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745109",
"uncertainty": 120
},
"departure": {
"time": "1764745142",
"uncertainty": 120
},
"stopId": "conpas1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745454",
"uncertainty": 120
},
"departure": {
"time": "1764745472",
"uncertainty": 120
},
"stopId": "concha1",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745620",
"uncertainty": 120
},
"departure": {
"time": "1764745620",
"uncertainty": 120
},
"stopId": "conyser2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746619",
"uncertainty": 120
},
"departure": {
"time": "1764746619",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746725",
"uncertainty": 120
},
"departure": {
"time": "1764746725",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746799",
"uncertainty": 120
},
"departure": {
"time": "1764746799",
"uncertainty": 120
},
"stopId": "bsmc14a",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746950",
"uncertainty": 120
},
"departure": {
"time": "1764746950",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747183",
"uncertainty": 120
},
"departure": {
"time": "1764747183",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747250",
"uncertainty": 120
},
"departure": {
"time": "1764747250",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747370",
"uncertainty": 120
},
"departure": {
"time": "1764747370",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747424",
"uncertainty": 120
},
"departure": {
"time": "1764747424",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747485",
"uncertainty": 120
},
"departure": {
"time": "1764747485",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747581",
"uncertainty": 120
},
"departure": {
"time": "1764747581",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747660",
"uncertainty": 120
},
"departure": {
"time": "1764747660",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747900",
"uncertainty": 120
},
"stopId": "smbann2",
"stopSequence": 20
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323419"
},
"vehicle": {
"id": "166",
"label": "166"
}
}
},
{
"id": "21323418",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747480",
"uncertainty": 120
},
"stopId": "neuson2",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323418"
}
}
},
{
"id": "21725931",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747300",
"uncertainty": 120
},
"stopId": "baicas1",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725931"
}
}
},
{
"id": "21323842",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747000",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323842"
}
}
},
{
"id": "21725930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744783",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744903",
"uncertainty": 120
},
"departure": {
"time": "1764744903",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744955",
"uncertainty": 120
},
"departure": {
"time": "1764744955",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744967",
"uncertainty": 120
},
"departure": {
"time": "1764744995",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745064",
"uncertainty": 120
},
"departure": {
"time": "1764745134",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745180",
"uncertainty": 120
},
"departure": {
"time": "1764745233",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745289",
"uncertainty": 120
},
"departure": {
"time": "1764745293",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745443",
"uncertainty": 120
},
"departure": {
"time": "1764745473",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745563",
"uncertainty": 120
},
"departure": {
"time": "1764745593",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745649",
"uncertainty": 120
},
"departure": {
"time": "1764745653",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745713",
"uncertainty": 120
},
"departure": {
"time": "1764745713",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745800",
"uncertainty": 120
},
"departure": {
"time": "1764745803",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745863",
"uncertainty": 120
},
"departure": {
"time": "1764745863",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745978",
"uncertainty": 120
},
"departure": {
"time": "1764745983",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746023",
"uncertainty": 120
},
"departure": {
"time": "1764746023",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746115",
"uncertainty": 120
},
"departure": {
"time": "1764746115",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746231",
"uncertainty": 120
},
"departure": {
"time": "1764746400",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746549",
"uncertainty": 120
},
"departure": {
"time": "1764746549",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746672",
"uncertainty": 120
},
"departure": {
"time": "1764746672",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747000",
"uncertainty": 120
},
"departure": {
"time": "1764747000",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747099",
"uncertainty": 120
},
"departure": {
"time": "1764747099",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747160",
"uncertainty": 120
},
"departure": {
"time": "1764747160",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1764747237",
"uncertainty": 120
},
"departure": {
"time": "1764747237",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764747318",
"uncertainty": 120
},
"departure": {
"time": "1764747318",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1764747439",
"uncertainty": 120
},
"departure": {
"time": "1764747439",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764747514",
"uncertainty": 120
},
"departure": {
"time": "1764747514",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1764747553",
"uncertainty": 120
},
"departure": {
"time": "1764747553",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
},
{
"arrival": {
"time": "1764747667",
"uncertainty": 120
},
"departure": {
"time": "1764747667",
"uncertainty": 120
},
"stopId": "smbpeu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764747733",
"uncertainty": 120
},
"stopId": "smblam",
"stopSequence": 29
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725930"
},
"vehicle": {
"id": "1201",
"label": "1201"
}
}
},
{
"id": "21725929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744913",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745040",
"uncertainty": 120
},
"departure": {
"time": "1764745093",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745183",
"uncertainty": 120
},
"departure": {
"time": "1764745183",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745241",
"uncertainty": 120
},
"departure": {
"time": "1764745243",
"uncertainty": 120
},
"stopId": "smbecol3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745303",
"uncertainty": 120
},
"departure": {
"time": "1764745303",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745358",
"uncertainty": 120
},
"departure": {
"time": "1764745358",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745441",
"uncertainty": 120
},
"departure": {
"time": "1764745441",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745494",
"uncertainty": 120
},
"departure": {
"time": "1764745494",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745578",
"uncertainty": 120
},
"departure": {
"time": "1764745633",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745723",
"uncertainty": 120
},
"departure": {
"time": "1764745723",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745843",
"uncertainty": 120
},
"departure": {
"time": "1764745903",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746164",
"uncertainty": 120
},
"departure": {
"time": "1764746164",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746284",
"uncertainty": 120
},
"departure": {
"time": "1764746400",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746479",
"uncertainty": 120
},
"departure": {
"time": "1764746479",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746565",
"uncertainty": 120
},
"departure": {
"time": "1764746565",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746639",
"uncertainty": 120
},
"departure": {
"time": "1764746639",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746739",
"uncertainty": 120
},
"departure": {
"time": "1764746739",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746828",
"uncertainty": 120
},
"departure": {
"time": "1764746828",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746878",
"uncertainty": 120
},
"departure": {
"time": "1764746878",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746942",
"uncertainty": 120
},
"departure": {
"time": "1764746942",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747005",
"uncertainty": 120
},
"departure": {
"time": "1764747005",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747074",
"uncertainty": 120
},
"departure": {
"time": "1764747074",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 22
},
{
"arrival": {
"time": "1764747157",
"uncertainty": 120
},
"departure": {
"time": "1764747157",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 23
},
{
"arrival": {
"time": "1764747232",
"uncertainty": 120
},
"departure": {
"time": "1764747232",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 24
},
{
"arrival": {
"time": "1764747355",
"uncertainty": 120
},
"departure": {
"time": "1764747355",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764747408",
"uncertainty": 120
},
"departure": {
"time": "1764747408",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 26
},
{
"arrival": {
"time": "1764747479",
"uncertainty": 120
},
"departure": {
"time": "1764747479",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764747513",
"uncertainty": 120
},
"departure": {
"time": "1764747513",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764747573",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 29
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725929"
},
"vehicle": {
"id": "331",
"label": "331"
}
}
},
{
"id": "21725928",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744001",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744121",
"uncertainty": 120
},
"departure": {
"time": "1764744121",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744208",
"uncertainty": 120
},
"departure": {
"time": "1764744208",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744218",
"uncertainty": 120
},
"departure": {
"time": "1764744218",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744286",
"uncertainty": 120
},
"departure": {
"time": "1764744286",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764744331",
"uncertainty": 120
},
"departure": {
"time": "1764744361",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764744421",
"uncertainty": 120
},
"departure": {
"time": "1764744421",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764744611",
"uncertainty": 120
},
"departure": {
"time": "1764744631",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764744730",
"uncertainty": 120
},
"departure": {
"time": "1764744781",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764744836",
"uncertainty": 120
},
"departure": {
"time": "1764744841",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764744901",
"uncertainty": 120
},
"departure": {
"time": "1764744901",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1764744979",
"uncertainty": 120
},
"departure": {
"time": "1764744991",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745051",
"uncertainty": 120
},
"departure": {
"time": "1764745051",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745160",
"uncertainty": 120
},
"departure": {
"time": "1764745171",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745211",
"uncertainty": 120
},
"departure": {
"time": "1764745261",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1764745391",
"uncertainty": 120
},
"departure": {
"time": "1764745411",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1764745527",
"uncertainty": 120
},
"departure": {
"time": "1764745622",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1764745768",
"uncertainty": 120
},
"departure": {
"time": "1764745772",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764745889",
"uncertainty": 120
},
"departure": {
"time": "1764745923",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746168",
"uncertainty": 120
},
"departure": {
"time": "1764746168",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746255",
"uncertainty": 120
},
"departure": {
"time": "1764746255",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746308",
"uncertainty": 120
},
"departure": {
"time": "1764746308",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746385",
"uncertainty": 120
},
"departure": {
"time": "1764746385",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764746462",
"uncertainty": 120
},
"departure": {
"time": "1764746462",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1764746567",
"uncertainty": 120
},
"departure": {
"time": "1764746567",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764746634",
"uncertainty": 120
},
"departure": {
"time": "1764746634",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1764746667",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725928"
},
"vehicle": {
"id": "175",
"label": "175"
}
}
},
{
"id": "21725935",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764746520",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746633",
"uncertainty": 120
},
"departure": {
"time": "1764746633",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746700",
"uncertainty": 120
},
"departure": {
"time": "1764746700",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746734",
"uncertainty": 120
},
"departure": {
"time": "1764746734",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746831",
"uncertainty": 120
},
"departure": {
"time": "1764746831",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746914",
"uncertainty": 120
},
"departure": {
"time": "1764746914",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746980",
"uncertainty": 120
},
"departure": {
"time": "1764746980",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747133",
"uncertainty": 120
},
"departure": {
"time": "1764747133",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747230",
"uncertainty": 120
},
"departure": {
"time": "1764747230",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747291",
"uncertainty": 120
},
"departure": {
"time": "1764747291",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747350",
"uncertainty": 120
},
"departure": {
"time": "1764747350",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747445",
"uncertainty": 120
},
"departure": {
"time": "1764747445",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747504",
"uncertainty": 120
},
"departure": {
"time": "1764747504",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747712",
"uncertainty": 120
},
"departure": {
"time": "1764747712",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747747",
"uncertainty": 120
},
"departure": {
"time": "1764747747",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747878",
"uncertainty": 120
},
"departure": {
"time": "1764747878",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747998",
"uncertainty": 120
},
"departure": {
"time": "1764748200",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748380",
"uncertainty": 120
},
"departure": {
"time": "1764748380",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748560",
"uncertainty": 120
},
"departure": {
"time": "1764748560",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748702",
"uncertainty": 120
},
"departure": {
"time": "1764748702",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748860",
"uncertainty": 120
},
"departure": {
"time": "1764748860",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748963",
"uncertainty": 120
},
"departure": {
"time": "1764748963",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1764749040",
"uncertainty": 120
},
"departure": {
"time": "1764749040",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764749121",
"uncertainty": 120
},
"departure": {
"time": "1764749121",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1764749280",
"uncertainty": 120
},
"departure": {
"time": "1764749280",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764749396",
"uncertainty": 120
},
"departure": {
"time": "1764749396",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1764749460",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725935"
}
}
},
{
"id": "21725934",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745862",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745965",
"uncertainty": 120
},
"departure": {
"time": "1764745982",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746037",
"uncertainty": 120
},
"departure": {
"time": "1764746037",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746054",
"uncertainty": 120
},
"departure": {
"time": "1764746054",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746129",
"uncertainty": 120
},
"departure": {
"time": "1764746129",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746183",
"uncertainty": 120
},
"departure": {
"time": "1764746183",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746242",
"uncertainty": 120
},
"departure": {
"time": "1764746242",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746393",
"uncertainty": 120
},
"departure": {
"time": "1764746393",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746485",
"uncertainty": 120
},
"departure": {
"time": "1764746485",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746542",
"uncertainty": 120
},
"departure": {
"time": "1764746542",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746602",
"uncertainty": 120
},
"departure": {
"time": "1764746602",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746692",
"uncertainty": 120
},
"departure": {
"time": "1764746692",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746752",
"uncertainty": 120
},
"departure": {
"time": "1764746752",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746911",
"uncertainty": 120
},
"departure": {
"time": "1764746911",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746949",
"uncertainty": 120
},
"departure": {
"time": "1764746949",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747043",
"uncertainty": 120
},
"departure": {
"time": "1764747043",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747160",
"uncertainty": 120
},
"departure": {
"time": "1764747300",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747457",
"uncertainty": 120
},
"departure": {
"time": "1764747457",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747595",
"uncertainty": 120
},
"departure": {
"time": "1764747595",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747737",
"uncertainty": 120
},
"departure": {
"time": "1764747737",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747895",
"uncertainty": 120
},
"departure": {
"time": "1764747895",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747998",
"uncertainty": 120
},
"departure": {
"time": "1764747998",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748075",
"uncertainty": 120
},
"departure": {
"time": "1764748075",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748167",
"uncertainty": 120
},
"departure": {
"time": "1764748167",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748365",
"uncertainty": 120
},
"departure": {
"time": "1764748365",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764748481",
"uncertainty": 120
},
"departure": {
"time": "1764748481",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1764748545",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725934"
},
"vehicle": {
"id": "519",
"label": "519"
}
}
},
{
"id": "21725933",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764746700",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746783",
"uncertainty": 120
},
"departure": {
"time": "1764746783",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746877",
"uncertainty": 120
},
"departure": {
"time": "1764746877",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746954",
"uncertainty": 120
},
"departure": {
"time": "1764746954",
"uncertainty": 120
},
"stopId": "smbecol3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764747027",
"uncertainty": 120
},
"departure": {
"time": "1764747027",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1764747101",
"uncertainty": 120
},
"departure": {
"time": "1764747101",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1764747197",
"uncertainty": 120
},
"departure": {
"time": "1764747197",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747257",
"uncertainty": 120
},
"departure": {
"time": "1764747257",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747381",
"uncertainty": 120
},
"departure": {
"time": "1764747381",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747504",
"uncertainty": 120
},
"departure": {
"time": "1764747504",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747651",
"uncertainty": 120
},
"departure": {
"time": "1764747651",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747951",
"uncertainty": 120
},
"departure": {
"time": "1764747951",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 12
},
{
"arrival": {
"time": "1764748071",
"uncertainty": 120
},
"departure": {
"time": "1764748200",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764748279",
"uncertainty": 120
},
"departure": {
"time": "1764748279",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764748365",
"uncertainty": 120
},
"departure": {
"time": "1764748365",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1764748439",
"uncertainty": 120
},
"departure": {
"time": "1764748439",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 16
},
{
"arrival": {
"time": "1764748567",
"uncertainty": 120
},
"departure": {
"time": "1764748567",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748680",
"uncertainty": 120
},
"departure": {
"time": "1764748680",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748730",
"uncertainty": 120
},
"departure": {
"time": "1764748730",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748798",
"uncertainty": 120
},
"departure": {
"time": "1764748798",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748869",
"uncertainty": 120
},
"departure": {
"time": "1764748869",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748942",
"uncertainty": 120
},
"departure": {
"time": "1764748942",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 22
},
{
"arrival": {
"time": "1764749018",
"uncertainty": 120
},
"departure": {
"time": "1764749018",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 23
},
{
"arrival": {
"time": "1764749107",
"uncertainty": 120
},
"departure": {
"time": "1764749107",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 24
},
{
"arrival": {
"time": "1764749220",
"uncertainty": 120
},
"departure": {
"time": "1764749220",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1764749280",
"uncertainty": 120
},
"departure": {
"time": "1764749280",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 26
},
{
"arrival": {
"time": "1764749352",
"uncertainty": 120
},
"departure": {
"time": "1764749352",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764749400",
"uncertainty": 120
},
"departure": {
"time": "1764749400",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764749460",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 29
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725933"
}
}
},
{
"id": "21725932",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748320",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725932"
}
}
},
{
"id": "21725939",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764749280",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725939"
}
}
},
{
"id": "21725938",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748980",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725938"
}
}
},
{
"id": "21725937",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745636",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745696",
"uncertainty": 120
},
"departure": {
"time": "1764745696",
"uncertainty": 120
},
"stopId": "smbpeu1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745786",
"uncertainty": 120
},
"departure": {
"time": "1764745936",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745996",
"uncertainty": 120
},
"departure": {
"time": "1764745996",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746087",
"uncertainty": 120
},
"departure": {
"time": "1764746087",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746149",
"uncertainty": 120
},
"departure": {
"time": "1764746149",
"uncertainty": 120
},
"stopId": "smbecol3",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746212",
"uncertainty": 120
},
"departure": {
"time": "1764746212",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746287",
"uncertainty": 120
},
"departure": {
"time": "1764746287",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746383",
"uncertainty": 120
},
"departure": {
"time": "1764746383",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746438",
"uncertainty": 120
},
"departure": {
"time": "1764746438",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746526",
"uncertainty": 120
},
"departure": {
"time": "1764746526",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746625",
"uncertainty": 120
},
"departure": {
"time": "1764746625",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746751",
"uncertainty": 120
},
"departure": {
"time": "1764746751",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747051",
"uncertainty": 120
},
"departure": {
"time": "1764747051",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747171",
"uncertainty": 120
},
"departure": {
"time": "1764747300",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747379",
"uncertainty": 120
},
"departure": {
"time": "1764747379",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747465",
"uncertainty": 120
},
"departure": {
"time": "1764747465",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747539",
"uncertainty": 120
},
"departure": {
"time": "1764747539",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747667",
"uncertainty": 120
},
"departure": {
"time": "1764747667",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747780",
"uncertainty": 120
},
"departure": {
"time": "1764747780",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747830",
"uncertainty": 120
},
"departure": {
"time": "1764747830",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747898",
"uncertainty": 120
},
"departure": {
"time": "1764747898",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 22
},
{
"arrival": {
"time": "1764747969",
"uncertainty": 120
},
"departure": {
"time": "1764747969",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748042",
"uncertainty": 120
},
"departure": {
"time": "1764748042",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748118",
"uncertainty": 120
},
"departure": {
"time": "1764748118",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 25
},
{
"arrival": {
"time": "1764748207",
"uncertainty": 120
},
"departure": {
"time": "1764748207",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 26
},
{
"arrival": {
"time": "1764748320",
"uncertainty": 120
},
"departure": {
"time": "1764748320",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 27
},
{
"arrival": {
"time": "1764748380",
"uncertainty": 120
},
"departure": {
"time": "1764748380",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 28
},
{
"arrival": {
"time": "1764748452",
"uncertainty": 120
},
"departure": {
"time": "1764748452",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764748500",
"uncertainty": 120
},
"departure": {
"time": "1764748500",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764748560",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 31
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725937"
},
"vehicle": {
"id": "188",
"label": "188"
}
}
},
{
"id": "21725936",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747600",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725936"
}
}
},
{
"id": "21323885",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748800",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323885"
}
}
},
{
"id": "21323895",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748200",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "TH02",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323895"
}
}
},
{
"id": "21725826",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764748680",
"uncertainty": 120
},
"departure": {
"time": "1764748680",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1764748763",
"uncertainty": 120
},
"departure": {
"time": "1764748763",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1764748869",
"uncertainty": 120
},
"departure": {
"time": "1764748869",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1764747900",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1764747995",
"uncertainty": 120
},
"departure": {
"time": "1764747995",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764748080",
"uncertainty": 120
},
"departure": {
"time": "1764748080",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764748230",
"uncertainty": 120
},
"departure": {
"time": "1764748230",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764748312",
"uncertainty": 120
},
"departure": {
"time": "1764748312",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1764748344",
"uncertainty": 120
},
"departure": {
"time": "1764748344",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1764748414",
"uncertainty": 120
},
"departure": {
"time": "1764748414",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1764748473",
"uncertainty": 120
},
"departure": {
"time": "1764748473",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1764748543",
"uncertainty": 120
},
"departure": {
"time": "1764748543",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1764748600",
"uncertainty": 120
},
"departure": {
"time": "1764748600",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1764748680",
"uncertainty": 120
},
"departure": {
"time": "1764748680",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1764748797",
"uncertainty": 120
},
"departure": {
"time": "1764748797",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1764748837",
"uncertainty": 120
},
"departure": {
"time": "1764748837",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1764748920",
"uncertainty": 120
},
"departure": {
"time": "1764748920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1764748991",
"uncertainty": 120
},
"departure": {
"time": "1764748991",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764748908",
"uncertainty": 120
},
"departure": {
"time": "1764748908",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764748971",
"uncertainty": 120
},
"departure": {
"time": "1764748971",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1764749032",
"uncertainty": 120
},
"departure": {
"time": "1764749032",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764749114",
"uncertainty": 120
},
"departure": {
"time": "1764749114",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1764749278",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725826"
}
}
},
{
"id": "21725825",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747300",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725825"
}
}
},
{
"id": "21725824",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764746079",
"uncertainty": 120
},
"departure": {
"time": "1764746079",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1764746162",
"uncertainty": 120
},
"departure": {
"time": "1764746162",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1764746268",
"uncertainty": 120
},
"departure": {
"time": "1764746268",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1764745262",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745370",
"uncertainty": 120
},
"departure": {
"time": "1764745412",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745524",
"uncertainty": 120
},
"departure": {
"time": "1764745532",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745644",
"uncertainty": 120
},
"departure": {
"time": "1764745644",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745712",
"uncertainty": 120
},
"departure": {
"time": "1764745712",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745729",
"uncertainty": 120
},
"departure": {
"time": "1764745742",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745828",
"uncertainty": 120
},
"departure": {
"time": "1764745832",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745884",
"uncertainty": 120
},
"departure": {
"time": "1764745892",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745952",
"uncertainty": 120
},
"departure": {
"time": "1764745952",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745999",
"uncertainty": 120
},
"departure": {
"time": "1764745999",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746079",
"uncertainty": 120
},
"departure": {
"time": "1764746079",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746097",
"uncertainty": 120
},
"departure": {
"time": "1764746097",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746137",
"uncertainty": 120
},
"departure": {
"time": "1764746137",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746220",
"uncertainty": 120
},
"departure": {
"time": "1764746220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746291",
"uncertainty": 120
},
"departure": {
"time": "1764746291",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746307",
"uncertainty": 120
},
"departure": {
"time": "1764746307",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746370",
"uncertainty": 120
},
"departure": {
"time": "1764746370",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746431",
"uncertainty": 120
},
"departure": {
"time": "1764746431",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746513",
"uncertainty": 120
},
"departure": {
"time": "1764746513",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746677",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725824"
},
"vehicle": {
"id": "174",
"label": "174"
}
}
},
{
"id": "21323807",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744685",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744819",
"uncertainty": 120
},
"departure": {
"time": "1764744865",
"uncertainty": 120
},
"stopId": "leopet1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745015",
"uncertainty": 120
},
"departure": {
"time": "1764745045",
"uncertainty": 120
},
"stopId": "leogal",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745065",
"uncertainty": 120
},
"departure": {
"time": "1764745065",
"uncertainty": 120
},
"stopId": "leomou1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745165",
"uncertainty": 120
},
"departure": {
"time": "1764745165",
"uncertainty": 120
},
"stopId": "leoleod",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745324",
"uncertainty": 120
},
"departure": {
"time": "1764745345",
"uncertainty": 120
},
"stopId": "leober1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745405",
"uncertainty": 120
},
"departure": {
"time": "1764745405",
"uncertainty": 120
},
"stopId": "leovall",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745525",
"uncertainty": 120
},
"departure": {
"time": "1764745555",
"uncertainty": 120
},
"stopId": "leorec2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745615",
"uncertainty": 120
},
"departure": {
"time": "1764745645",
"uncertainty": 120
},
"stopId": "leofle1",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746086",
"uncertainty": 120
},
"departure": {
"time": "1764746086",
"uncertainty": 120
},
"stopId": "semquen3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746126",
"uncertainty": 120
},
"stopId": "semcol2",
"stopSequence": 11
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "194",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323807"
},
"vehicle": {
"id": "193",
"label": "193"
}
}
},
{
"id": "21323808",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745412",
"uncertainty": 120
},
"stopId": "lebeau3",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745455",
"uncertainty": 120
},
"departure": {
"time": "1764745472",
"uncertainty": 120
},
"stopId": "leocite",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745518",
"uncertainty": 120
},
"departure": {
"time": "1764745562",
"uncertainty": 120
},
"stopId": "leobel1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745635",
"uncertainty": 120
},
"departure": {
"time": "1764745682",
"uncertainty": 120
},
"stopId": "leofle1",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745761",
"uncertainty": 120
},
"departure": {
"time": "1764745802",
"uncertainty": 120
},
"stopId": "leopon1",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745862",
"uncertainty": 120
},
"departure": {
"time": "1764745862",
"uncertainty": 120
},
"stopId": "leomair",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745979",
"uncertainty": 120
},
"departure": {
"time": "1764745983",
"uncertainty": 120
},
"stopId": "isqresi",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746183",
"uncertainty": 120
},
"departure": {
"time": "1764746183",
"uncertainty": 120
},
"stopId": "semquen3",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746223",
"uncertainty": 120
},
"stopId": "semcol2",
"stopSequence": 9
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "194",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323808"
},
"vehicle": {
"id": "181",
"label": "181"
}
}
},
{
"id": "21323818",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744993",
"uncertainty": 120
},
"stopId": "hesecol2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745126",
"uncertainty": 120
},
"departure": {
"time": "1764745126",
"uncertainty": 120
},
"stopId": "hesman2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745227",
"uncertainty": 120
},
"departure": {
"time": "1764745227",
"uncertainty": 120
},
"stopId": "hestro2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745381",
"uncertainty": 120
},
"departure": {
"time": "1764745443",
"uncertainty": 120
},
"stopId": "isqcast",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745490",
"uncertainty": 120
},
"departure": {
"time": "1764745503",
"uncertainty": 120
},
"stopId": "isqegli",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745600",
"uncertainty": 120
},
"departure": {
"time": "1764745623",
"uncertainty": 120
},
"stopId": "isqvill2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745700",
"uncertainty": 120
},
"departure": {
"time": "1764745713",
"uncertainty": 120
},
"stopId": "isqcast2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745792",
"uncertainty": 120
},
"departure": {
"time": "1764745792",
"uncertainty": 120
},
"stopId": "isqmair2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745871",
"uncertainty": 120
},
"departure": {
"time": "1764745871",
"uncertainty": 120
},
"stopId": "isqhame2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745950",
"uncertainty": 120
},
"departure": {
"time": "1764745950",
"uncertainty": 120
},
"stopId": "isqresi2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746011",
"uncertainty": 120
},
"departure": {
"time": "1764746011",
"uncertainty": 120
},
"stopId": "leogal",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746031",
"uncertainty": 120
},
"departure": {
"time": "1764746031",
"uncertainty": 120
},
"stopId": "leomou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746078",
"uncertainty": 120
},
"departure": {
"time": "1764746078",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746150",
"uncertainty": 120
},
"departure": {
"time": "1764746150",
"uncertainty": 120
},
"stopId": "leomou2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746198",
"uncertainty": 120
},
"departure": {
"time": "1764746198",
"uncertainty": 120
},
"stopId": "leober1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746261",
"uncertainty": 120
},
"departure": {
"time": "1764746261",
"uncertainty": 120
},
"stopId": "leovall",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746378",
"uncertainty": 120
},
"departure": {
"time": "1764746378",
"uncertainty": 120
},
"stopId": "leorec2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746497",
"uncertainty": 120
},
"departure": {
"time": "1764746497",
"uncertainty": 120
},
"stopId": "leobel2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746539",
"uncertainty": 120
},
"departure": {
"time": "1764746539",
"uncertainty": 120
},
"stopId": "leocite2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746605",
"uncertainty": 120
},
"departure": {
"time": "1764746605",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746750",
"uncertainty": 120
},
"departure": {
"time": "1764746750",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746937",
"uncertainty": 120
},
"departure": {
"time": "1764746937",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764747036",
"uncertainty": 120
},
"departure": {
"time": "1764747036",
"uncertainty": 120
},
"stopId": "smbplat",
"stopSequence": 23
},
{
"arrival": {
"time": "1764747082",
"uncertainty": 120
},
"departure": {
"time": "1764747082",
"uncertainty": 120
},
"stopId": "bsmmade2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764747116",
"uncertainty": 120
},
"departure": {
"time": "1764747116",
"uncertainty": 120
},
"stopId": "bsmros1",
"stopSequence": 25
},
{
"arrival": {
"time": "1764747164",
"uncertainty": 120
},
"departure": {
"time": "1764747164",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 26
},
{
"arrival": {
"time": "1764747261",
"uncertainty": 120
},
"departure": {
"time": "1764747261",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764747353",
"uncertainty": 120
},
"departure": {
"time": "1764747353",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 28
},
{
"arrival": {
"time": "1764747480",
"uncertainty": 120
},
"stopId": "bsmcca4r",
"stopSequence": 29
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323818"
},
"vehicle": {
"id": "215",
"label": "215"
}
}
},
{
"id": "21323825",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747900",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323825"
}
}
},
{
"id": "21728615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745718",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745748",
"uncertainty": 120
},
"departure": {
"time": "1764745779",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745838",
"uncertainty": 120
},
"departure": {
"time": "1764745868",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745958",
"uncertainty": 120
},
"departure": {
"time": "1764745988",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746051",
"uncertainty": 120
},
"departure": {
"time": "1764746051",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746151",
"uncertainty": 120
},
"departure": {
"time": "1764746151",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746209",
"uncertainty": 120
},
"departure": {
"time": "1764746209",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746322",
"uncertainty": 120
},
"departure": {
"time": "1764746322",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746444",
"uncertainty": 120
},
"departure": {
"time": "1764746444",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746534",
"uncertainty": 120
},
"departure": {
"time": "1764746534",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746600",
"uncertainty": 120
},
"departure": {
"time": "1764746760",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746873",
"uncertainty": 120
},
"departure": {
"time": "1764746873",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746926",
"uncertainty": 120
},
"departure": {
"time": "1764746926",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747020",
"uncertainty": 120
},
"departure": {
"time": "1764747020",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747083",
"uncertainty": 120
},
"departure": {
"time": "1764747083",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747196",
"uncertainty": 120
},
"departure": {
"time": "1764747196",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747247",
"uncertainty": 120
},
"departure": {
"time": "1764747247",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747305",
"uncertainty": 120
},
"departure": {
"time": "1764747305",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747400",
"uncertainty": 120
},
"departure": {
"time": "1764747400",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747480",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 20
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21728615"
},
"vehicle": {
"id": "332",
"label": "332"
}
}
},
{
"id": "21323676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748500",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "K1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323676"
}
}
},
{
"id": "21323679",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764747300",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "M1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323679"
}
}
},
{
"id": "21323591",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744872",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744948",
"uncertainty": 120
},
"departure": {
"time": "1764744992",
"uncertainty": 120
},
"stopId": "lacegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745035",
"uncertainty": 120
},
"departure": {
"time": "1764745052",
"uncertainty": 120
},
"stopId": "lacgara2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745112",
"uncertainty": 120
},
"departure": {
"time": "1764745112",
"uncertainty": 120
},
"stopId": "lacpern2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745172",
"uncertainty": 120
},
"departure": {
"time": "1764745172",
"uncertainty": 120
},
"stopId": "lacpell2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745206",
"uncertainty": 120
},
"departure": {
"time": "1764745206",
"uncertainty": 120
},
"stopId": "smbbadh2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745289",
"uncertainty": 120
},
"departure": {
"time": "1764745292",
"uncertainty": 120
},
"stopId": "bsminqo",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745371",
"uncertainty": 120
},
"departure": {
"time": "1764745382",
"uncertainty": 120
},
"stopId": "smbipbo",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745424",
"uncertainty": 120
},
"departure": {
"time": "1764745424",
"uncertainty": 120
},
"stopId": "smboues2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745682",
"uncertainty": 120
},
"departure": {
"time": "1764745682",
"uncertainty": 120
},
"stopId": "smbheli",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745832",
"uncertainty": 120
},
"departure": {
"time": "1764745832",
"uncertainty": 120
},
"stopId": "smbmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745915",
"uncertainty": 120
},
"departure": {
"time": "1764745922",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745965",
"uncertainty": 120
},
"departure": {
"time": "1764745982",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746072",
"uncertainty": 120
},
"departure": {
"time": "1764746072",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746186",
"uncertainty": 120
},
"departure": {
"time": "1764746186",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746282",
"uncertainty": 120
},
"departure": {
"time": "1764746282",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746342",
"uncertainty": 120
},
"departure": {
"time": "1764746342",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746422",
"uncertainty": 120
},
"departure": {
"time": "1764746422",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746515",
"uncertainty": 120
},
"departure": {
"time": "1764746515",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746647",
"uncertainty": 120
},
"departure": {
"time": "1764746647",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746709",
"uncertainty": 120
},
"departure": {
"time": "1764746709",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746804",
"uncertainty": 120
},
"stopId": "bsmcc10r",
"stopSequence": 22
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323591"
},
"vehicle": {
"id": "514",
"label": "514"
}
}
},
{
"id": "21323584",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764749400",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323584"
}
}
},
{
"id": "21323592",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748800",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323592"
}
}
},
{
"id": "21323613",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764747680",
"uncertainty": 120
},
"departure": {
"time": "1764747680",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764747000",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764747224",
"uncertainty": 120
},
"departure": {
"time": "1764747224",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764747378",
"uncertainty": 120
},
"departure": {
"time": "1764747378",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764747480",
"uncertainty": 120
},
"departure": {
"time": "1764747480",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764747584",
"uncertainty": 120
},
"departure": {
"time": "1764747584",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764747675",
"uncertainty": 120
},
"departure": {
"time": "1764747675",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764747780",
"uncertainty": 120
},
"departure": {
"time": "1764747780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747828",
"uncertainty": 120
},
"departure": {
"time": "1764747828",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747769",
"uncertainty": 120
},
"departure": {
"time": "1764747769",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747845",
"uncertainty": 120
},
"departure": {
"time": "1764747845",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747970",
"uncertainty": 120
},
"departure": {
"time": "1764747970",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764748047",
"uncertainty": 120
},
"departure": {
"time": "1764748047",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764748110",
"uncertainty": 120
},
"departure": {
"time": "1764748110",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764748172",
"uncertainty": 120
},
"departure": {
"time": "1764748172",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764748274",
"uncertainty": 120
},
"departure": {
"time": "1764748274",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764748335",
"uncertainty": 120
},
"departure": {
"time": "1764748335",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764748407",
"uncertainty": 120
},
"departure": {
"time": "1764748407",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748469",
"uncertainty": 120
},
"departure": {
"time": "1764748469",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748547",
"uncertainty": 120
},
"departure": {
"time": "1764748547",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748638",
"uncertainty": 120
},
"departure": {
"time": "1764748638",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748767",
"uncertainty": 120
},
"departure": {
"time": "1764748767",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748850",
"uncertainty": 120
},
"departure": {
"time": "1764748850",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748954",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323613"
}
}
},
{
"id": "21323612",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764747822",
"uncertainty": 120
},
"departure": {
"time": "1764747822",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764747851",
"uncertainty": 120
},
"departure": {
"time": "1764747851",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764747862",
"uncertainty": 120
},
"departure": {
"time": "1764747862",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764747876",
"uncertainty": 120
},
"departure": {
"time": "1764747876",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764747949",
"uncertainty": 120
},
"departure": {
"time": "1764747949",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764746700",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746936",
"uncertainty": 120
},
"departure": {
"time": "1764746936",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764747012",
"uncertainty": 120
},
"departure": {
"time": "1764747012",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764747064",
"uncertainty": 120
},
"departure": {
"time": "1764747064",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764747131",
"uncertainty": 120
},
"departure": {
"time": "1764747131",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764747182",
"uncertainty": 120
},
"departure": {
"time": "1764747182",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764747263",
"uncertainty": 120
},
"departure": {
"time": "1764747263",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747358",
"uncertainty": 120
},
"departure": {
"time": "1764747358",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747438",
"uncertainty": 120
},
"departure": {
"time": "1764747438",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747491",
"uncertainty": 120
},
"departure": {
"time": "1764747491",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747618",
"uncertainty": 120
},
"departure": {
"time": "1764747618",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747719",
"uncertainty": 120
},
"departure": {
"time": "1764747719",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747815",
"uncertainty": 120
},
"departure": {
"time": "1764747815",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764748021",
"uncertainty": 120
},
"departure": {
"time": "1764748021",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764748080",
"uncertainty": 120
},
"departure": {
"time": "1764748080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764748150",
"uncertainty": 120
},
"departure": {
"time": "1764748150",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747956",
"uncertainty": 120
},
"departure": {
"time": "1764747956",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748057",
"uncertainty": 120
},
"departure": {
"time": "1764748057",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748201",
"uncertainty": 120
},
"departure": {
"time": "1764748201",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748318",
"uncertainty": 120
},
"departure": {
"time": "1764748318",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748414",
"uncertainty": 120
},
"departure": {
"time": "1764748414",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748545",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323612"
}
}
},
{
"id": "21323615",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764748880",
"uncertainty": 120
},
"departure": {
"time": "1764748880",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764748200",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764748424",
"uncertainty": 120
},
"departure": {
"time": "1764748424",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764748578",
"uncertainty": 120
},
"departure": {
"time": "1764748578",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764748680",
"uncertainty": 120
},
"departure": {
"time": "1764748680",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764748784",
"uncertainty": 120
},
"departure": {
"time": "1764748784",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764748875",
"uncertainty": 120
},
"departure": {
"time": "1764748875",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764748980",
"uncertainty": 120
},
"departure": {
"time": "1764748980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764749028",
"uncertainty": 120
},
"departure": {
"time": "1764749028",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764748969",
"uncertainty": 120
},
"departure": {
"time": "1764748969",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764749045",
"uncertainty": 120
},
"departure": {
"time": "1764749045",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764749170",
"uncertainty": 120
},
"departure": {
"time": "1764749170",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764749249",
"uncertainty": 120
},
"departure": {
"time": "1764749249",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764749312",
"uncertainty": 120
},
"departure": {
"time": "1764749312",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764749374",
"uncertainty": 120
},
"departure": {
"time": "1764749374",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764749476",
"uncertainty": 120
},
"departure": {
"time": "1764749476",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764749537",
"uncertainty": 120
},
"departure": {
"time": "1764749537",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764749609",
"uncertainty": 120
},
"departure": {
"time": "1764749609",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764749671",
"uncertainty": 120
},
"departure": {
"time": "1764749671",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764749749",
"uncertainty": 120
},
"departure": {
"time": "1764749749",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764749840",
"uncertainty": 120
},
"departure": {
"time": "1764749840",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764749969",
"uncertainty": 120
},
"departure": {
"time": "1764749969",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764750052",
"uncertainty": 120
},
"departure": {
"time": "1764750052",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764750156",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323615"
}
}
},
{
"id": "21323614",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764749131",
"uncertainty": 120
},
"departure": {
"time": "1764749131",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764749160",
"uncertainty": 120
},
"departure": {
"time": "1764749160",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764749171",
"uncertainty": 120
},
"departure": {
"time": "1764749171",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764749185",
"uncertainty": 120
},
"departure": {
"time": "1764749185",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764749258",
"uncertainty": 120
},
"departure": {
"time": "1764749258",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764747900",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764748151",
"uncertainty": 120
},
"departure": {
"time": "1764748151",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764748243",
"uncertainty": 120
},
"departure": {
"time": "1764748243",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764748324",
"uncertainty": 120
},
"departure": {
"time": "1764748324",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764748440",
"uncertainty": 120
},
"departure": {
"time": "1764748440",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764748491",
"uncertainty": 120
},
"departure": {
"time": "1764748491",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764748572",
"uncertainty": 120
},
"departure": {
"time": "1764748572",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764748667",
"uncertainty": 120
},
"departure": {
"time": "1764748667",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764748747",
"uncertainty": 120
},
"departure": {
"time": "1764748747",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764748800",
"uncertainty": 120
},
"departure": {
"time": "1764748800",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764748927",
"uncertainty": 120
},
"departure": {
"time": "1764748927",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764749028",
"uncertainty": 120
},
"departure": {
"time": "1764749028",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764749124",
"uncertainty": 120
},
"departure": {
"time": "1764749124",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764749221",
"uncertainty": 120
},
"departure": {
"time": "1764749221",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764749280",
"uncertainty": 120
},
"departure": {
"time": "1764749280",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764749350",
"uncertainty": 120
},
"departure": {
"time": "1764749350",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764749265",
"uncertainty": 120
},
"departure": {
"time": "1764749265",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764749366",
"uncertainty": 120
},
"departure": {
"time": "1764749366",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764749503",
"uncertainty": 120
},
"departure": {
"time": "1764749503",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764749623",
"uncertainty": 120
},
"departure": {
"time": "1764749623",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764749721",
"uncertainty": 120
},
"departure": {
"time": "1764749721",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764749852",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323614"
}
}
},
{
"id": "21323609",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764745040",
"uncertainty": 120
},
"departure": {
"time": "1764745040",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764744362",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744522",
"uncertainty": 120
},
"departure": {
"time": "1764744522",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744643",
"uncertainty": 120
},
"departure": {
"time": "1764744692",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744752",
"uncertainty": 120
},
"departure": {
"time": "1764744782",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744860",
"uncertainty": 120
},
"departure": {
"time": "1764744872",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764744855",
"uncertainty": 120
},
"departure": {
"time": "1764744855",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764744960",
"uncertainty": 120
},
"departure": {
"time": "1764744960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745015",
"uncertainty": 120
},
"departure": {
"time": "1764745015",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745127",
"uncertainty": 120
},
"departure": {
"time": "1764745127",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745185",
"uncertainty": 120
},
"departure": {
"time": "1764745198",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745307",
"uncertainty": 120
},
"departure": {
"time": "1764745348",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745396",
"uncertainty": 120
},
"departure": {
"time": "1764745468",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745528",
"uncertainty": 120
},
"departure": {
"time": "1764745558",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745616",
"uncertainty": 120
},
"departure": {
"time": "1764745648",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745708",
"uncertainty": 120
},
"departure": {
"time": "1764745708",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764745755",
"uncertainty": 120
},
"departure": {
"time": "1764745768",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764745828",
"uncertainty": 120
},
"departure": {
"time": "1764745858",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764745918",
"uncertainty": 120
},
"departure": {
"time": "1764745918",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746015",
"uncertainty": 120
},
"departure": {
"time": "1764746015",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746113",
"uncertainty": 120
},
"departure": {
"time": "1764746113",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746243",
"uncertainty": 120
},
"departure": {
"time": "1764746243",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746306",
"uncertainty": 120
},
"departure": {
"time": "1764746306",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746410",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323609"
},
"vehicle": {
"id": "406",
"label": "406"
}
}
},
{
"id": "21323611",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764746358",
"uncertainty": 120
},
"departure": {
"time": "1764746358",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764745861",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746012",
"uncertainty": 120
},
"departure": {
"time": "1764746012",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746105",
"uncertainty": 120
},
"departure": {
"time": "1764746105",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746170",
"uncertainty": 120
},
"departure": {
"time": "1764746170",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746262",
"uncertainty": 120
},
"departure": {
"time": "1764746262",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746475",
"uncertainty": 120
},
"departure": {
"time": "1764746475",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746580",
"uncertainty": 120
},
"departure": {
"time": "1764746580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746628",
"uncertainty": 120
},
"departure": {
"time": "1764746628",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746448",
"uncertainty": 120
},
"departure": {
"time": "1764746448",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746509",
"uncertainty": 120
},
"departure": {
"time": "1764746509",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746637",
"uncertainty": 120
},
"departure": {
"time": "1764746637",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746679",
"uncertainty": 120
},
"departure": {
"time": "1764746679",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746739",
"uncertainty": 120
},
"departure": {
"time": "1764746739",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746799",
"uncertainty": 120
},
"departure": {
"time": "1764746799",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746866",
"uncertainty": 120
},
"departure": {
"time": "1764746866",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746915",
"uncertainty": 120
},
"departure": {
"time": "1764746915",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746976",
"uncertainty": 120
},
"departure": {
"time": "1764746976",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747036",
"uncertainty": 120
},
"departure": {
"time": "1764747036",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747115",
"uncertainty": 120
},
"departure": {
"time": "1764747115",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747207",
"uncertainty": 120
},
"departure": {
"time": "1764747207",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747337",
"uncertainty": 120
},
"departure": {
"time": "1764747337",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747407",
"uncertainty": 120
},
"departure": {
"time": "1764747407",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764747511",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323611"
},
"vehicle": {
"id": "165",
"label": "165"
}
}
},
{
"id": "21323610",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764746569",
"uncertainty": 120
},
"departure": {
"time": "1764746569",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764746598",
"uncertainty": 120
},
"departure": {
"time": "1764746598",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764746609",
"uncertainty": 120
},
"departure": {
"time": "1764746609",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764746623",
"uncertainty": 120
},
"departure": {
"time": "1764746623",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764746696",
"uncertainty": 120
},
"departure": {
"time": "1764746696",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764745345",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745579",
"uncertainty": 120
},
"departure": {
"time": "1764745646",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745720",
"uncertainty": 120
},
"departure": {
"time": "1764745736",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745784",
"uncertainty": 120
},
"departure": {
"time": "1764745796",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745856",
"uncertainty": 120
},
"departure": {
"time": "1764745916",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745976",
"uncertainty": 120
},
"departure": {
"time": "1764745976",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746057",
"uncertainty": 120
},
"departure": {
"time": "1764746057",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746147",
"uncertainty": 120
},
"departure": {
"time": "1764746147",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746223",
"uncertainty": 120
},
"departure": {
"time": "1764746223",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746276",
"uncertainty": 120
},
"departure": {
"time": "1764746276",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746403",
"uncertainty": 120
},
"departure": {
"time": "1764746403",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746484",
"uncertainty": 120
},
"departure": {
"time": "1764746484",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746562",
"uncertainty": 120
},
"departure": {
"time": "1764746562",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746521",
"uncertainty": 120
},
"departure": {
"time": "1764746521",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746580",
"uncertainty": 120
},
"departure": {
"time": "1764746580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746650",
"uncertainty": 120
},
"departure": {
"time": "1764746650",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746703",
"uncertainty": 120
},
"departure": {
"time": "1764746703",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746777",
"uncertainty": 120
},
"departure": {
"time": "1764746777",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746913",
"uncertainty": 120
},
"departure": {
"time": "1764746913",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746979",
"uncertainty": 120
},
"departure": {
"time": "1764746979",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764747043",
"uncertainty": 120
},
"departure": {
"time": "1764747043",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764747174",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323610"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "21323617",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764750080",
"uncertainty": 120
},
"departure": {
"time": "1764750080",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"departure": {
"time": "1764749400",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1764749624",
"uncertainty": 120
},
"departure": {
"time": "1764749624",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764749778",
"uncertainty": 120
},
"departure": {
"time": "1764749778",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1764749880",
"uncertainty": 120
},
"departure": {
"time": "1764749880",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1764749984",
"uncertainty": 120
},
"departure": {
"time": "1764749984",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1764750075",
"uncertainty": 120
},
"departure": {
"time": "1764750075",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1764750180",
"uncertainty": 120
},
"departure": {
"time": "1764750180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1764750228",
"uncertainty": 120
},
"departure": {
"time": "1764750228",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764750169",
"uncertainty": 120
},
"departure": {
"time": "1764750169",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1764750245",
"uncertainty": 120
},
"departure": {
"time": "1764750245",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1764750370",
"uncertainty": 120
},
"departure": {
"time": "1764750370",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1764750449",
"uncertainty": 120
},
"departure": {
"time": "1764750449",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1764750512",
"uncertainty": 120
},
"departure": {
"time": "1764750512",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764750575",
"uncertainty": 120
},
"departure": {
"time": "1764750575",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1764750679",
"uncertainty": 120
},
"departure": {
"time": "1764750679",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764750740",
"uncertainty": 120
},
"departure": {
"time": "1764750740",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764750812",
"uncertainty": 120
},
"departure": {
"time": "1764750812",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1764750874",
"uncertainty": 120
},
"departure": {
"time": "1764750874",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764750952",
"uncertainty": 120
},
"departure": {
"time": "1764750952",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764751043",
"uncertainty": 120
},
"departure": {
"time": "1764751043",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764751173",
"uncertainty": 120
},
"departure": {
"time": "1764751173",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1764751256",
"uncertainty": 120
},
"departure": {
"time": "1764751256",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1764751360",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323617"
}
}
},
{
"id": "21323616",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764750331",
"uncertainty": 120
},
"departure": {
"time": "1764750331",
"uncertainty": 120
},
"stopId": "bsmlet2"
},
{
"arrival": {
"time": "1764750360",
"uncertainty": 120
},
"departure": {
"time": "1764750360",
"uncertainty": 120
},
"stopId": "bsmier"
},
{
"arrival": {
"time": "1764750371",
"uncertainty": 120
},
"departure": {
"time": "1764750371",
"uncertainty": 120
},
"stopId": "bsmmedi"
},
{
"arrival": {
"time": "1764750385",
"uncertainty": 120
},
"departure": {
"time": "1764750385",
"uncertainty": 120
},
"stopId": "bsmtran2"
},
{
"arrival": {
"time": "1764750458",
"uncertainty": 120
},
"departure": {
"time": "1764750458",
"uncertainty": 120
},
"stopId": "bsmcnor2"
},
{
"departure": {
"time": "1764749100",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1764749351",
"uncertainty": 120
},
"departure": {
"time": "1764749351",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764749443",
"uncertainty": 120
},
"departure": {
"time": "1764749443",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764749524",
"uncertainty": 120
},
"departure": {
"time": "1764749524",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764749640",
"uncertainty": 120
},
"departure": {
"time": "1764749640",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764749691",
"uncertainty": 120
},
"departure": {
"time": "1764749691",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764749772",
"uncertainty": 120
},
"departure": {
"time": "1764749772",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764749867",
"uncertainty": 120
},
"departure": {
"time": "1764749867",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764749947",
"uncertainty": 120
},
"departure": {
"time": "1764749947",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764750000",
"uncertainty": 120
},
"departure": {
"time": "1764750000",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764750127",
"uncertainty": 120
},
"departure": {
"time": "1764750127",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764750228",
"uncertainty": 120
},
"departure": {
"time": "1764750228",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764750324",
"uncertainty": 120
},
"departure": {
"time": "1764750324",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764750421",
"uncertainty": 120
},
"departure": {
"time": "1764750421",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764750480",
"uncertainty": 120
},
"departure": {
"time": "1764750480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764750550",
"uncertainty": 120
},
"departure": {
"time": "1764750550",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764750465",
"uncertainty": 120
},
"departure": {
"time": "1764750465",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764750566",
"uncertainty": 120
},
"departure": {
"time": "1764750566",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764750711",
"uncertainty": 120
},
"departure": {
"time": "1764750711",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764750818",
"uncertainty": 120
},
"departure": {
"time": "1764750818",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1764750900",
"uncertainty": 120
},
"departure": {
"time": "1764750900",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1764751031",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323616"
}
}
},
{
"id": "21323549",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745953",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746035",
"uncertainty": 120
},
"departure": {
"time": "1764746035",
"uncertainty": 120
},
"stopId": "smbleon2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746097",
"uncertainty": 120
},
"departure": {
"time": "1764746097",
"uncertainty": 120
},
"stopId": "smbmoul2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746134",
"uncertainty": 120
},
"departure": {
"time": "1764746134",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746233",
"uncertainty": 120
},
"departure": {
"time": "1764746233",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746312",
"uncertainty": 120
},
"departure": {
"time": "1764746312",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746372",
"uncertainty": 120
},
"departure": {
"time": "1764746372",
"uncertainty": 120
},
"stopId": "smbmair",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746465",
"uncertainty": 120
},
"departure": {
"time": "1764746465",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746577",
"uncertainty": 120
},
"departure": {
"time": "1764746577",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746672",
"uncertainty": 120
},
"departure": {
"time": "1764746672",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746756",
"uncertainty": 120
},
"departure": {
"time": "1764746756",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746806",
"uncertainty": 120
},
"departure": {
"time": "1764746806",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746912",
"uncertainty": 120
},
"departure": {
"time": "1764746912",
"uncertainty": 120
},
"stopId": "bsmlyc2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747093",
"uncertainty": 120
},
"departure": {
"time": "1764747093",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747212",
"uncertainty": 120
},
"departure": {
"time": "1764747360",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747437",
"uncertainty": 120
},
"departure": {
"time": "1764747437",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747540",
"uncertainty": 120
},
"departure": {
"time": "1764747540",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747724",
"uncertainty": 120
},
"departure": {
"time": "1764747724",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747820",
"uncertainty": 120
},
"departure": {
"time": "1764747820",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 19
},
{
"arrival": {
"time": "1764747960",
"uncertainty": 120
},
"departure": {
"time": "1764747960",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748009",
"uncertainty": 120
},
"departure": {
"time": "1764748009",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748072",
"uncertainty": 120
},
"departure": {
"time": "1764748072",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748121",
"uncertainty": 120
},
"departure": {
"time": "1764748121",
"uncertainty": 120
},
"stopId": "outre2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748174",
"uncertainty": 120
},
"departure": {
"time": "1764748174",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748215",
"uncertainty": 120
},
"departure": {
"time": "1764748215",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 25
},
{
"arrival": {
"time": "1764748275",
"uncertainty": 120
},
"departure": {
"time": "1764748275",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 26
},
{
"arrival": {
"time": "1764748342",
"uncertainty": 120
},
"departure": {
"time": "1764748342",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 27
},
{
"arrival": {
"time": "1764748397",
"uncertainty": 120
},
"departure": {
"time": "1764748397",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 28
},
{
"arrival": {
"time": "1764748444",
"uncertainty": 120
},
"departure": {
"time": "1764748444",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 29
},
{
"arrival": {
"time": "1764748500",
"uncertainty": 120
},
"departure": {
"time": "1764748500",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764748555",
"uncertainty": 120
},
"departure": {
"time": "1764748555",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 31
},
{
"arrival": {
"time": "1764748615",
"uncertainty": 120
},
"departure": {
"time": "1764748615",
"uncertainty": 120
},
"stopId": "semcach",
"stopSequence": 32
},
{
"arrival": {
"time": "1764748680",
"uncertainty": 120
},
"departure": {
"time": "1764748680",
"uncertainty": 120
},
"stopId": "semcord2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764748800",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 34
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323549"
},
"vehicle": {
"id": "168",
"label": "168"
}
}
},
{
"id": "21323548",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764743371",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
},
{
"arrival": {
"time": "1764743431",
"uncertainty": 120
},
"departure": {
"time": "1764743461",
"uncertainty": 120
},
"stopId": "smbleon2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764743492",
"uncertainty": 120
},
"departure": {
"time": "1764743522",
"uncertainty": 120
},
"stopId": "smbmoul2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764743563",
"uncertainty": 120
},
"departure": {
"time": "1764743581",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764743641",
"uncertainty": 120
},
"departure": {
"time": "1764743701",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764743762",
"uncertainty": 120
},
"departure": {
"time": "1764743791",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764743851",
"uncertainty": 120
},
"departure": {
"time": "1764743880",
"uncertainty": 120
},
"stopId": "smbmair",
"stopSequence": 7
},
{
"arrival": {
"time": "1764743973",
"uncertainty": 120
},
"departure": {
"time": "1764743973",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1764744053",
"uncertainty": 120
},
"departure": {
"time": "1764744061",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764744149",
"uncertainty": 120
},
"departure": {
"time": "1764744180",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 10
},
{
"arrival": {
"time": "1764744267",
"uncertainty": 120
},
"departure": {
"time": "1764744267",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764744302",
"uncertainty": 120
},
"departure": {
"time": "1764744302",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764744372",
"uncertainty": 120
},
"departure": {
"time": "1764744420",
"uncertainty": 120
},
"stopId": "bsmlyc2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764744566",
"uncertainty": 120
},
"departure": {
"time": "1764744571",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 14
},
{
"arrival": {
"time": "1764744652",
"uncertainty": 120
},
"departure": {
"time": "1764744811",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 15
},
{
"arrival": {
"time": "1764744860",
"uncertainty": 120
},
"departure": {
"time": "1764744871",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764744960",
"uncertainty": 120
},
"departure": {
"time": "1764744991",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764745133",
"uncertainty": 120
},
"departure": {
"time": "1764745141",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 18
},
{
"arrival": {
"time": "1764745214",
"uncertainty": 120
},
"departure": {
"time": "1764745214",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 19
},
{
"arrival": {
"time": "1764745347",
"uncertainty": 120
},
"departure": {
"time": "1764745380",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 20
},
{
"arrival": {
"time": "1764745441",
"uncertainty": 120
},
"departure": {
"time": "1764745441",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 21
},
{
"arrival": {
"time": "1764745479",
"uncertainty": 120
},
"departure": {
"time": "1764745479",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764745501",
"uncertainty": 120
},
"departure": {
"time": "1764745501",
"uncertainty": 120
},
"stopId": "outre2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764745543",
"uncertainty": 120
},
"departure": {
"time": "1764745591",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 24
},
{
"arrival": {
"time": "1764745644",
"uncertainty": 120
},
"departure": {
"time": "1764745644",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 25
},
{
"arrival": {
"time": "1764745681",
"uncertainty": 120
},
"departure": {
"time": "1764745681",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 26
},
{
"arrival": {
"time": "1764745711",
"uncertainty": 120
},
"departure": {
"time": "1764745741",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 27
},
{
"arrival": {
"time": "1764745795",
"uncertainty": 120
},
"departure": {
"time": "1764745801",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 28
},
{
"arrival": {
"time": "1764745861",
"uncertainty": 120
},
"departure": {
"time": "1764745861",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 29
},
{
"arrival": {
"time": "1764745926",
"uncertainty": 120
},
"departure": {
"time": "1764745926",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764745981",
"uncertainty": 120
},
"departure": {
"time": "1764745981",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 31
},
{
"arrival": {
"time": "1764746041",
"uncertainty": 120
},
"departure": {
"time": "1764746041",
"uncertainty": 120
},
"stopId": "semcach",
"stopSequence": 32
},
{
"arrival": {
"time": "1764746106",
"uncertainty": 120
},
"departure": {
"time": "1764746106",
"uncertainty": 120
},
"stopId": "semcord2",
"stopSequence": 33
},
{
"arrival": {
"time": "1764746226",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 34
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323548"
},
"vehicle": {
"id": "170",
"label": "170"
}
}
},
{
"id": "21323550",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748440",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323550"
}
}
},
{
"id": "21323565",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764746646",
"uncertainty": 120
},
"departure": {
"time": "1764746646",
"uncertainty": 120
},
"stopId": "semquen4"
},
{
"departure": {
"time": "1764746640",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746743",
"uncertainty": 120
},
"departure": {
"time": "1764746743",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcite",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746841",
"uncertainty": 120
},
"departure": {
"time": "1764746841",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcach2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746860",
"uncertainty": 120
},
"departure": {
"time": "1764746860",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746924",
"uncertainty": 120
},
"departure": {
"time": "1764746924",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 5
},
{
"arrival": {
"time": "1764747000",
"uncertainty": 120
},
"departure": {
"time": "1764747000",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764747058",
"uncertainty": 120
},
"departure": {
"time": "1764747058",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747101",
"uncertainty": 120
},
"departure": {
"time": "1764747101",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747184",
"uncertainty": 120
},
"departure": {
"time": "1764747184",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747252",
"uncertainty": 120
},
"departure": {
"time": "1764747252",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747306",
"uncertainty": 120
},
"departure": {
"time": "1764747306",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747356",
"uncertainty": 120
},
"departure": {
"time": "1764747356",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747411",
"uncertainty": 120
},
"departure": {
"time": "1764747411",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747529",
"uncertainty": 120
},
"departure": {
"time": "1764747529",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747669",
"uncertainty": 120
},
"departure": {
"time": "1764747669",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747758",
"uncertainty": 120
},
"departure": {
"time": "1764747758",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747949",
"uncertainty": 120
},
"departure": {
"time": "1764747949",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748080",
"uncertainty": 120
},
"departure": {
"time": "1764748080",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748165",
"uncertainty": 120
},
"departure": {
"time": "1764748260",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748478",
"uncertainty": 120
},
"departure": {
"time": "1764748478",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748558",
"uncertainty": 120
},
"departure": {
"time": "1764748558",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764748740",
"uncertainty": 120
},
"departure": {
"time": "1764748740",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764748836",
"uncertainty": 120
},
"departure": {
"time": "1764748836",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 23
},
{
"arrival": {
"time": "1764748893",
"uncertainty": 120
},
"departure": {
"time": "1764748893",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 24
},
{
"arrival": {
"time": "1764748980",
"uncertainty": 120
},
"departure": {
"time": "1764748980",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764749058",
"uncertainty": 120
},
"departure": {
"time": "1764749058",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764749178",
"uncertainty": 120
},
"departure": {
"time": "1764749178",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764749280",
"uncertainty": 120
},
"departure": {
"time": "1764749280",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764749302",
"uncertainty": 120
},
"departure": {
"time": "1764749302",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764749389",
"uncertainty": 120
},
"departure": {
"time": "1764749389",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 30
},
{
"arrival": {
"time": "1764749554",
"uncertainty": 120
},
"departure": {
"time": "1764749554",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764749582",
"uncertainty": 120
},
"departure": {
"time": "1764749582",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 32
},
{
"arrival": {
"time": "1764749628",
"uncertainty": 120
},
"departure": {
"time": "1764749628",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 33
},
{
"arrival": {
"time": "1764749700",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 34
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323565"
}
}
},
{
"id": "21323564",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764744283",
"uncertainty": 120
},
"departure": {
"time": "1764744283",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcite",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744381",
"uncertainty": 120
},
"departure": {
"time": "1764744381",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcach2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744454",
"uncertainty": 120
},
"departure": {
"time": "1764744514",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744574",
"uncertainty": 120
},
"departure": {
"time": "1764744604",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 5
},
{
"arrival": {
"time": "1764744702",
"uncertainty": 120
},
"departure": {
"time": "1764744724",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764744798",
"uncertainty": 120
},
"departure": {
"time": "1764744798",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764744844",
"uncertainty": 120
},
"departure": {
"time": "1764744844",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764744907",
"uncertainty": 120
},
"departure": {
"time": "1764744907",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764744976",
"uncertainty": 120
},
"departure": {
"time": "1764744994",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745048",
"uncertainty": 120
},
"departure": {
"time": "1764745084",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745144",
"uncertainty": 120
},
"departure": {
"time": "1764745144",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745174",
"uncertainty": 120
},
"departure": {
"time": "1764745174",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745271",
"uncertainty": 120
},
"departure": {
"time": "1764745271",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764745433",
"uncertainty": 120
},
"departure": {
"time": "1764745433",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764745495",
"uncertainty": 120
},
"departure": {
"time": "1764745495",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1764745642",
"uncertainty": 120
},
"departure": {
"time": "1764745655",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1764745745",
"uncertainty": 120
},
"departure": {
"time": "1764745775",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1764745865",
"uncertainty": 120
},
"departure": {
"time": "1764745895",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746070",
"uncertainty": 120
},
"departure": {
"time": "1764746070",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746139",
"uncertainty": 120
},
"departure": {
"time": "1764746139",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746321",
"uncertainty": 120
},
"departure": {
"time": "1764746321",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746417",
"uncertainty": 120
},
"departure": {
"time": "1764746417",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 23
},
{
"arrival": {
"time": "1764746474",
"uncertainty": 120
},
"departure": {
"time": "1764746474",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 24
},
{
"arrival": {
"time": "1764746561",
"uncertainty": 120
},
"departure": {
"time": "1764746561",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764746639",
"uncertainty": 120
},
"departure": {
"time": "1764746639",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764746759",
"uncertainty": 120
},
"departure": {
"time": "1764746759",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764746861",
"uncertainty": 120
},
"departure": {
"time": "1764746861",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764746883",
"uncertainty": 120
},
"departure": {
"time": "1764746883",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764746970",
"uncertainty": 120
},
"departure": {
"time": "1764746970",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 30
},
{
"arrival": {
"time": "1764747135",
"uncertainty": 120
},
"departure": {
"time": "1764747135",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764747163",
"uncertainty": 120
},
"departure": {
"time": "1764747163",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 32
},
{
"arrival": {
"time": "1764747209",
"uncertainty": 120
},
"departure": {
"time": "1764747209",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 33
},
{
"arrival": {
"time": "1764747281",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 34
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323564"
},
"vehicle": {
"id": "189",
"label": "189"
}
}
},
{
"id": "21323566",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764749466",
"uncertainty": 120
},
"departure": {
"time": "1764749466",
"uncertainty": 120
},
"stopId": "semquen4"
},
{
"departure": {
"time": "1764749460",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 1
},
{
"arrival": {
"time": "1764749563",
"uncertainty": 120
},
"departure": {
"time": "1764749563",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcite",
"stopSequence": 2
},
{
"arrival": {
"time": "1764749661",
"uncertainty": 120
},
"departure": {
"time": "1764749661",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcach2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764749680",
"uncertainty": 120
},
"departure": {
"time": "1764749680",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764749747",
"uncertainty": 120
},
"departure": {
"time": "1764749747",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 5
},
{
"arrival": {
"time": "1764749822",
"uncertainty": 120
},
"departure": {
"time": "1764749822",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764749879",
"uncertainty": 120
},
"departure": {
"time": "1764749879",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764749921",
"uncertainty": 120
},
"departure": {
"time": "1764749921",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764750003",
"uncertainty": 120
},
"departure": {
"time": "1764750003",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764750070",
"uncertainty": 120
},
"departure": {
"time": "1764750070",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764750124",
"uncertainty": 120
},
"departure": {
"time": "1764750124",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764750174",
"uncertainty": 120
},
"departure": {
"time": "1764750174",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 12
},
{
"arrival": {
"time": "1764750229",
"uncertainty": 120
},
"departure": {
"time": "1764750229",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 13
},
{
"arrival": {
"time": "1764750347",
"uncertainty": 120
},
"departure": {
"time": "1764750347",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764750487",
"uncertainty": 120
},
"departure": {
"time": "1764750487",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764750576",
"uncertainty": 120
},
"departure": {
"time": "1764750576",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1764750767",
"uncertainty": 120
},
"departure": {
"time": "1764750767",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1764750884",
"uncertainty": 120
},
"departure": {
"time": "1764750884",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1764750969",
"uncertainty": 120
},
"departure": {
"time": "1764751080",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 19
},
{
"arrival": {
"time": "1764751298",
"uncertainty": 120
},
"departure": {
"time": "1764751298",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 20
},
{
"arrival": {
"time": "1764751378",
"uncertainty": 120
},
"departure": {
"time": "1764751378",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764751560",
"uncertainty": 120
},
"departure": {
"time": "1764751560",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764751656",
"uncertainty": 120
},
"departure": {
"time": "1764751656",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 23
},
{
"arrival": {
"time": "1764751713",
"uncertainty": 120
},
"departure": {
"time": "1764751713",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 24
},
{
"arrival": {
"time": "1764751800",
"uncertainty": 120
},
"departure": {
"time": "1764751800",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764751862",
"uncertainty": 120
},
"departure": {
"time": "1764751862",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764751958",
"uncertainty": 120
},
"departure": {
"time": "1764751958",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764752040",
"uncertainty": 120
},
"departure": {
"time": "1764752040",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764752059",
"uncertainty": 120
},
"departure": {
"time": "1764752059",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764752134",
"uncertainty": 120
},
"departure": {
"time": "1764752134",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 30
},
{
"arrival": {
"time": "1764752276",
"uncertainty": 120
},
"departure": {
"time": "1764752276",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764752300",
"uncertainty": 120
},
"departure": {
"time": "1764752300",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 32
},
{
"arrival": {
"time": "1764752339",
"uncertainty": 120
},
"departure": {
"time": "1764752339",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 33
},
{
"arrival": {
"time": "1764752400",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 34
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323566"
}
}
},
{
"id": "21323583",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745892",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746117",
"uncertainty": 120
},
"departure": {
"time": "1764746117",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746194",
"uncertainty": 120
},
"departure": {
"time": "1764746194",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746246",
"uncertainty": 120
},
"departure": {
"time": "1764746246",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746313",
"uncertainty": 120
},
"departure": {
"time": "1764746313",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746389",
"uncertainty": 120
},
"departure": {
"time": "1764746389",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746507",
"uncertainty": 120
},
"departure": {
"time": "1764746507",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746613",
"uncertainty": 120
},
"departure": {
"time": "1764746613",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746649",
"uncertainty": 120
},
"departure": {
"time": "1764746649",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746708",
"uncertainty": 120
},
"departure": {
"time": "1764746708",
"uncertainty": 120
},
"stopId": "smbmont",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746849",
"uncertainty": 120
},
"departure": {
"time": "1764746849",
"uncertainty": 120
},
"stopId": "smbheli2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764747263",
"uncertainty": 120
},
"departure": {
"time": "1764747263",
"uncertainty": 120
},
"stopId": "smboues",
"stopSequence": 12
},
{
"arrival": {
"time": "1764747329",
"uncertainty": 120
},
"departure": {
"time": "1764747329",
"uncertainty": 120
},
"stopId": "smbest",
"stopSequence": 13
},
{
"arrival": {
"time": "1764747394",
"uncertainty": 120
},
"departure": {
"time": "1764747394",
"uncertainty": 120
},
"stopId": "smbbadh",
"stopSequence": 14
},
{
"arrival": {
"time": "1764747450",
"uncertainty": 120
},
"departure": {
"time": "1764747450",
"uncertainty": 120
},
"stopId": "lacpell",
"stopSequence": 15
},
{
"arrival": {
"time": "1764747496",
"uncertainty": 120
},
"departure": {
"time": "1764747496",
"uncertainty": 120
},
"stopId": "lacpern",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747596",
"uncertainty": 120
},
"departure": {
"time": "1764747596",
"uncertainty": 120
},
"stopId": "lacgara",
"stopSequence": 17
},
{
"arrival": {
"time": "1764747634",
"uncertainty": 120
},
"departure": {
"time": "1764747634",
"uncertainty": 120
},
"stopId": "lacegli",
"stopSequence": 18
},
{
"arrival": {
"time": "1764747689",
"uncertainty": 120
},
"stopId": "lacchai",
"stopSequence": 19
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323583"
},
"vehicle": {
"id": "407",
"label": "407"
}
}
},
{
"id": "21323715",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764749209",
"uncertainty": 120
},
"departure": {
"time": "1764749209",
"uncertainty": 120
},
"stopId": "semhesd"
},
{
"arrival": {
"time": "1764749272",
"uncertainty": 120
},
"departure": {
"time": "1764749272",
"uncertainty": 120
},
"stopId": "semcach"
},
{
"arrival": {
"time": "1764749343",
"uncertainty": 120
},
"departure": {
"time": "1764749343",
"uncertainty": 120
},
"stopId": "semcord"
},
{
"arrival": {
"time": "1764749404",
"uncertainty": 120
},
"departure": {
"time": "1764749404",
"uncertainty": 120
},
"stopId": "semquen3"
},
{
"departure": {
"time": "1764749160",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 1
},
{
"arrival": {
"time": "1764749206",
"uncertainty": 120
},
"departure": {
"time": "1764749206",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 2
},
{
"arrival": {
"time": "1764749223",
"uncertainty": 120
},
"departure": {
"time": "1764749223",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "sempast",
"stopSequence": 3
},
{
"arrival": {
"time": "1764749566",
"uncertainty": 120
},
"departure": {
"time": "1764749566",
"uncertainty": 120
},
"stopId": "sempaul",
"stopSequence": 4
},
{
"arrival": {
"time": "1764749711",
"uncertainty": 120
},
"departure": {
"time": "1764749711",
"uncertainty": 120
},
"stopId": "semolym",
"stopSequence": 5
},
{
"arrival": {
"time": "1764749817",
"uncertainty": 120
},
"departure": {
"time": "1764749817",
"uncertainty": 120
},
"stopId": "semelgi",
"stopSequence": 6
},
{
"arrival": {
"time": "1764749888",
"uncertainty": 120
},
"departure": {
"time": "1764749888",
"uncertainty": 120
},
"stopId": "semcalv3",
"stopSequence": 7
},
{
"arrival": {
"time": "1764749936",
"uncertainty": 120
},
"departure": {
"time": "1764749936",
"uncertainty": 120
},
"stopId": "semecol",
"stopSequence": 8
},
{
"arrival": {
"time": "1764749972",
"uncertainty": 120
},
"departure": {
"time": "1764749972",
"uncertainty": 120
},
"stopId": "semecau",
"stopSequence": 9
},
{
"arrival": {
"time": "1764750012",
"uncertainty": 120
},
"departure": {
"time": "1764750012",
"uncertainty": 120
},
"stopId": "semfont",
"stopSequence": 10
},
{
"arrival": {
"time": "1764750075",
"uncertainty": 120
},
"departure": {
"time": "1764750075",
"uncertainty": 120
},
"stopId": "semsau2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764750103",
"uncertainty": 120
},
"departure": {
"time": "1764750103",
"uncertainty": 120
},
"stopId": "semgar",
"stopSequence": 12
},
{
"arrival": {
"time": "1764750152",
"uncertainty": 120
},
"stopId": "semvald2",
"stopSequence": 13
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "I",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323715"
}
}
},
{
"id": "21323714",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764749186",
"uncertainty": 120
},
"departure": {
"time": "1764749186",
"uncertainty": 120
},
"stopId": "semquen4"
},
{
"departure": {
"time": "1764748320",
"uncertainty": 120
},
"stopId": "semvald",
"stopSequence": 1
},
{
"arrival": {
"time": "1764748362",
"uncertainty": 120
},
"departure": {
"time": "1764748362",
"uncertainty": 120
},
"stopId": "semgar3",
"stopSequence": 2
},
{
"arrival": {
"time": "1764748440",
"uncertainty": 120
},
"departure": {
"time": "1764748440",
"uncertainty": 120
},
"stopId": "semsau",
"stopSequence": 3
},
{
"arrival": {
"time": "1764748509",
"uncertainty": 120
},
"departure": {
"time": "1764748509",
"uncertainty": 120
},
"stopId": "semfont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764748560",
"uncertainty": 120
},
"departure": {
"time": "1764748560",
"uncertainty": 120
},
"stopId": "semecau2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764748618",
"uncertainty": 120
},
"departure": {
"time": "1764748618",
"uncertainty": 120
},
"stopId": "semecol2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764748672",
"uncertainty": 120
},
"departure": {
"time": "1764748672",
"uncertainty": 120
},
"stopId": "semcalv4",
"stopSequence": 7
},
{
"arrival": {
"time": "1764748750",
"uncertainty": 120
},
"departure": {
"time": "1764748750",
"uncertainty": 120
},
"stopId": "semegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764748862",
"uncertainty": 120
},
"departure": {
"time": "1764748862",
"uncertainty": 120
},
"stopId": "semolym2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764749027",
"uncertainty": 120
},
"departure": {
"time": "1764749027",
"uncertainty": 120
},
"stopId": "sempaul2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764749068",
"uncertainty": 120
},
"departure": {
"time": "1764749068",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "semcach2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764749391",
"uncertainty": 120
},
"departure": {
"time": "1764749391",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764749445",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 13
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "I",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323714"
}
}
},
{
"id": "21323730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748800",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "M2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323730"
}
}
},
{
"id": "21323739",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764744618",
"uncertainty": 120
},
"departure": {
"time": "1764744618",
"uncertainty": 120
},
"stopId": "outlagr"
},
{
"departure": {
"time": "1764744032",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744620",
"uncertainty": 120
},
"departure": {
"time": "1764744620",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745127",
"uncertainty": 120
},
"departure": {
"time": "1764745160",
"uncertainty": 120
},
"stopId": "semvald",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745197",
"uncertainty": 120
},
"departure": {
"time": "1764745220",
"uncertainty": 120
},
"stopId": "semgar3",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745288",
"uncertainty": 120
},
"departure": {
"time": "1764745310",
"uncertainty": 120
},
"stopId": "semsau",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745370",
"uncertainty": 120
},
"departure": {
"time": "1764745370",
"uncertainty": 120
},
"stopId": "semfont2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745400",
"uncertainty": 120
},
"departure": {
"time": "1764745400",
"uncertainty": 120
},
"stopId": "semecau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745485",
"uncertainty": 120
},
"departure": {
"time": "1764745490",
"uncertainty": 120
},
"stopId": "semecol2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745563",
"uncertainty": 120
},
"departure": {
"time": "1764745563",
"uncertainty": 120
},
"stopId": "semcalv4",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745640",
"uncertainty": 120
},
"departure": {
"time": "1764745640",
"uncertainty": 120
},
"stopId": "semegli2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745767",
"uncertainty": 120
},
"departure": {
"time": "1764745790",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746154",
"uncertainty": 120
},
"departure": {
"time": "1764746154",
"uncertainty": 120
},
"stopId": "semquen3",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746194",
"uncertainty": 120
},
"stopId": "semcol2",
"stopSequence": 13
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "154",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323739"
},
"vehicle": {
"id": "515",
"label": "515"
}
}
},
{
"id": "21323748",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744513",
"uncertainty": 120
},
"stopId": "conbet1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744627",
"uncertainty": 120
},
"departure": {
"time": "1764744663",
"uncertainty": 120
},
"stopId": "conpas1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744832",
"uncertainty": 120
},
"departure": {
"time": "1764744843",
"uncertainty": 120
},
"stopId": "concha1",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744933",
"uncertainty": 120
},
"departure": {
"time": "1764744963",
"uncertainty": 120
},
"stopId": "conmair2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745162",
"uncertainty": 120
},
"departure": {
"time": "1764745162",
"uncertainty": 120
},
"stopId": "conecam2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745242",
"uncertainty": 120
},
"departure": {
"time": "1764745263",
"uncertainty": 120
},
"stopId": "hesaix2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745402",
"uncertainty": 120
},
"departure": {
"time": "1764745413",
"uncertainty": 120
},
"stopId": "hegmai2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745503",
"uncertainty": 120
},
"departure": {
"time": "1764745533",
"uncertainty": 120
},
"stopId": "hegpass",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745597",
"uncertainty": 120
},
"departure": {
"time": "1764745623",
"uncertainty": 120
},
"stopId": "hegser2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746018",
"uncertainty": 120
},
"departure": {
"time": "1764746018",
"uncertainty": 120
},
"stopId": "semquen3",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746075",
"uncertainty": 120
},
"stopId": "semcol2",
"stopSequence": 11
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323748"
},
"vehicle": {
"id": "218",
"label": "218"
}
}
},
{
"id": "21323751",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764746640",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 1
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323751"
}
}
},
{
"id": "21323745",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764744873",
"uncertainty": 120
},
"stopId": "hesver1",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745082",
"uncertainty": 120
},
"departure": {
"time": "1764745083",
"uncertainty": 120
},
"stopId": "hesmai1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745203",
"uncertainty": 120
},
"departure": {
"time": "1764745233",
"uncertainty": 120
},
"stopId": "hesman2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764745324",
"uncertainty": 120
},
"departure": {
"time": "1764745324",
"uncertainty": 120
},
"stopId": "hestro2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764745422",
"uncertainty": 120
},
"departure": {
"time": "1764745473",
"uncertainty": 120
},
"stopId": "isqrapo2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745579",
"uncertainty": 120
},
"departure": {
"time": "1764745593",
"uncertainty": 120
},
"stopId": "isqegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745720",
"uncertainty": 120
},
"departure": {
"time": "1764745743",
"uncertainty": 120
},
"stopId": "isqmair2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745833",
"uncertainty": 120
},
"departure": {
"time": "1764745833",
"uncertainty": 120
},
"stopId": "isqhame2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746105",
"uncertainty": 120
},
"departure": {
"time": "1764746105",
"uncertainty": 120
},
"stopId": "semquen3",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746145",
"uncertainty": 120
},
"stopId": "semcol2",
"stopSequence": 10
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "94",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323745"
},
"vehicle": {
"id": "161",
"label": "161"
}
}
},
{
"id": "21323764",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764741586",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 1
},
{
"arrival": {
"time": "1764741647",
"uncertainty": 120
},
"departure": {
"time": "1764741647",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 2
},
{
"arrival": {
"time": "1764741671",
"uncertainty": 120
},
"departure": {
"time": "1764741671",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764741704",
"uncertainty": 120
},
"departure": {
"time": "1764741704",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764741763",
"uncertainty": 120
},
"departure": {
"time": "1764741886",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764741931",
"uncertainty": 120
},
"departure": {
"time": "1764741931",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764742191",
"uncertainty": 120
},
"departure": {
"time": "1764742191",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764742246",
"uncertainty": 120
},
"departure": {
"time": "1764742276",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764742330",
"uncertainty": 120
},
"departure": {
"time": "1764742336",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764742395",
"uncertainty": 120
},
"departure": {
"time": "1764742396",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764742453",
"uncertainty": 120
},
"departure": {
"time": "1764742456",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764742788",
"uncertainty": 120
},
"departure": {
"time": "1764742788",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764742866",
"uncertainty": 120
},
"departure": {
"time": "1764742879",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 18
},
{
"arrival": {
"time": "1764742947",
"uncertainty": 120
},
"departure": {
"time": "1764742947",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 19
},
{
"arrival": {
"time": "1764743015",
"uncertainty": 120
},
"departure": {
"time": "1764743029",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 20
},
{
"arrival": {
"time": "1764743131",
"uncertainty": 120
},
"departure": {
"time": "1764743148",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764743193",
"uncertainty": 120
},
"departure": {
"time": "1764743193",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 22
},
{
"arrival": {
"time": "1764743345",
"uncertainty": 120
},
"departure": {
"time": "1764743345",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 23
},
{
"arrival": {
"time": "1764743406",
"uncertainty": 120
},
"departure": {
"time": "1764743406",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764743452",
"uncertainty": 120
},
"departure": {
"time": "1764743542",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764743632",
"uncertainty": 120
},
"departure": {
"time": "1764743632",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 26
},
{
"arrival": {
"time": "1764743692",
"uncertainty": 120
},
"departure": {
"time": "1764743692",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 27
},
{
"arrival": {
"time": "1764743722",
"uncertainty": 120
},
"departure": {
"time": "1764743782",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 28
},
{
"arrival": {
"time": "1764743925",
"uncertainty": 120
},
"departure": {
"time": "1764743925",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 29
},
{
"arrival": {
"time": "1764744095",
"uncertainty": 120
},
"departure": {
"time": "1764744095",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 30
},
{
"arrival": {
"time": "1764744155",
"uncertainty": 120
},
"departure": {
"time": "1764744155",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 31
},
{
"arrival": {
"time": "1764744323",
"uncertainty": 120
},
"departure": {
"time": "1764744323",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 32
},
{
"arrival": {
"time": "1764744635",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 33
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323764"
},
"vehicle": {
"id": "217",
"label": "217"
}
}
},
{
"id": "21725967",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764746953",
"uncertainty": 120
},
"departure": {
"time": "1764746953",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764747142",
"uncertainty": 120
},
"departure": {
"time": "1764747142",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764743013",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764743062",
"uncertainty": 120
},
"departure": {
"time": "1764743073",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764743133",
"uncertainty": 120
},
"departure": {
"time": "1764743193",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764743283",
"uncertainty": 120
},
"departure": {
"time": "1764743314",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764743343",
"uncertainty": 120
},
"departure": {
"time": "1764743343",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764743530",
"uncertainty": 120
},
"departure": {
"time": "1764743553",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764743602",
"uncertainty": 120
},
"departure": {
"time": "1764743643",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764743713",
"uncertainty": 120
},
"departure": {
"time": "1764743713",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764743872",
"uncertainty": 120
},
"departure": {
"time": "1764743872",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764743973",
"uncertainty": 120
},
"departure": {
"time": "1764744034",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764744128",
"uncertainty": 120
},
"departure": {
"time": "1764744135",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764744180",
"uncertainty": 120
},
"departure": {
"time": "1764744214",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764744286",
"uncertainty": 120
},
"departure": {
"time": "1764744286",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764744466",
"uncertainty": 120
},
"departure": {
"time": "1764744483",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764744543",
"uncertainty": 120
},
"departure": {
"time": "1764744573",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764744678",
"uncertainty": 120
},
"departure": {
"time": "1764744678",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764744723",
"uncertainty": 120
},
"departure": {
"time": "1764744723",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764744825",
"uncertainty": 120
},
"departure": {
"time": "1764744825",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764744932",
"uncertainty": 120
},
"departure": {
"time": "1764744993",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764745083",
"uncertainty": 120
},
"departure": {
"time": "1764745113",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764745173",
"uncertainty": 120
},
"departure": {
"time": "1764745293",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764745413",
"uncertainty": 120
},
"departure": {
"time": "1764745413",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764745501",
"uncertainty": 120
},
"departure": {
"time": "1764745501",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764745587",
"uncertainty": 120
},
"departure": {
"time": "1764745653",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764745713",
"uncertainty": 120
},
"departure": {
"time": "1764745713",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764745833",
"uncertainty": 120
},
"departure": {
"time": "1764745863",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764745913",
"uncertainty": 120
},
"departure": {
"time": "1764745953",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764745997",
"uncertainty": 120
},
"departure": {
"time": "1764745997",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764746087",
"uncertainty": 120
},
"departure": {
"time": "1764746087",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764746163",
"uncertainty": 120
},
"departure": {
"time": "1764746163",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764746235",
"uncertainty": 120
},
"departure": {
"time": "1764746235",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764746343",
"uncertainty": 120
},
"departure": {
"time": "1764746343",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764746590",
"uncertainty": 120
},
"departure": {
"time": "1764746590",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764746644",
"uncertainty": 120
},
"departure": {
"time": "1764746644",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764746681",
"uncertainty": 120
},
"departure": {
"time": "1764746681",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764746703",
"uncertainty": 120
},
"departure": {
"time": "1764746703",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764746772",
"uncertainty": 120
},
"departure": {
"time": "1764746772",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764746888",
"uncertainty": 120
},
"departure": {
"time": "1764746888",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764746880",
"uncertainty": 120
},
"departure": {
"time": "1764746880",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764746949",
"uncertainty": 120
},
"departure": {
"time": "1764746949",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764747049",
"uncertainty": 120
},
"departure": {
"time": "1764747049",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764747112",
"uncertainty": 120
},
"departure": {
"time": "1764747112",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764747151",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725967"
},
"vehicle": {
"id": "164",
"label": "164"
}
}
},
{
"id": "21725958",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764750550",
"uncertainty": 120
},
"departure": {
"time": "1764750550",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764750739",
"uncertainty": 120
},
"departure": {
"time": "1764750739",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764746820",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764746923",
"uncertainty": 120
},
"departure": {
"time": "1764746923",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764746977",
"uncertainty": 120
},
"departure": {
"time": "1764746977",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764747112",
"uncertainty": 120
},
"departure": {
"time": "1764747112",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764747180",
"uncertainty": 120
},
"departure": {
"time": "1764747180",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764747401",
"uncertainty": 120
},
"departure": {
"time": "1764747401",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764747480",
"uncertainty": 120
},
"departure": {
"time": "1764747480",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764747530",
"uncertainty": 120
},
"departure": {
"time": "1764747530",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764747720",
"uncertainty": 120
},
"departure": {
"time": "1764747720",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764747874",
"uncertainty": 120
},
"departure": {
"time": "1764747874",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764747960",
"uncertainty": 120
},
"departure": {
"time": "1764747960",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764748012",
"uncertainty": 120
},
"departure": {
"time": "1764748012",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764748121",
"uncertainty": 120
},
"departure": {
"time": "1764748121",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764748244",
"uncertainty": 120
},
"departure": {
"time": "1764748244",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764748320",
"uncertainty": 120
},
"departure": {
"time": "1764748320",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764748420",
"uncertainty": 120
},
"departure": {
"time": "1764748420",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764748464",
"uncertainty": 120
},
"departure": {
"time": "1764748464",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764748620",
"uncertainty": 120
},
"departure": {
"time": "1764748620",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764748800",
"uncertainty": 120
},
"departure": {
"time": "1764748800",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764748886",
"uncertainty": 120
},
"departure": {
"time": "1764748886",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764748980",
"uncertainty": 120
},
"departure": {
"time": "1764749040",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764749124",
"uncertainty": 120
},
"departure": {
"time": "1764749124",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764749262",
"uncertainty": 120
},
"departure": {
"time": "1764749262",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764749400",
"uncertainty": 120
},
"departure": {
"time": "1764749400",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764749473",
"uncertainty": 120
},
"departure": {
"time": "1764749473",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764749572",
"uncertainty": 120
},
"departure": {
"time": "1764749572",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764749625",
"uncertainty": 120
},
"departure": {
"time": "1764749625",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764749675",
"uncertainty": 120
},
"departure": {
"time": "1764749675",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764749754",
"uncertainty": 120
},
"departure": {
"time": "1764749754",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764749820",
"uncertainty": 120
},
"departure": {
"time": "1764749820",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764749868",
"uncertainty": 120
},
"departure": {
"time": "1764749868",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764749940",
"uncertainty": 120
},
"departure": {
"time": "1764749940",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764750187",
"uncertainty": 120
},
"departure": {
"time": "1764750187",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764750241",
"uncertainty": 120
},
"departure": {
"time": "1764750241",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764750278",
"uncertainty": 120
},
"departure": {
"time": "1764750278",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764750300",
"uncertainty": 120
},
"departure": {
"time": "1764750300",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764750369",
"uncertainty": 120
},
"departure": {
"time": "1764750369",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764750485",
"uncertainty": 120
},
"departure": {
"time": "1764750485",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764750540",
"uncertainty": 120
},
"departure": {
"time": "1764750540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764750623",
"uncertainty": 120
},
"departure": {
"time": "1764750623",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764750743",
"uncertainty": 120
},
"departure": {
"time": "1764750743",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764750819",
"uncertainty": 120
},
"departure": {
"time": "1764750819",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764750748",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725958"
}
}
},
{
"id": "21725957",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1764748270",
"uncertainty": 120
},
"departure": {
"time": "1764748270",
"uncertainty": 120
},
"stopId": "wimplai2"
},
{
"arrival": {
"time": "1764748459",
"uncertainty": 120
},
"departure": {
"time": "1764748459",
"uncertainty": 120
},
"stopId": "wimmair3"
},
{
"departure": {
"time": "1764744676",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1764744736",
"uncertainty": 120
},
"departure": {
"time": "1764744736",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1764744796",
"uncertainty": 120
},
"departure": {
"time": "1764744826",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1764744925",
"uncertainty": 120
},
"departure": {
"time": "1764744946",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1764744989",
"uncertainty": 120
},
"departure": {
"time": "1764744989",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1764745126",
"uncertainty": 120
},
"departure": {
"time": "1764745156",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764745227",
"uncertainty": 120
},
"departure": {
"time": "1764745306",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764745366",
"uncertainty": 120
},
"departure": {
"time": "1764745366",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1764745505",
"uncertainty": 120
},
"departure": {
"time": "1764745546",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1764745636",
"uncertainty": 120
},
"departure": {
"time": "1764745666",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1764745726",
"uncertainty": 120
},
"departure": {
"time": "1764745726",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1764745771",
"uncertainty": 120
},
"departure": {
"time": "1764745786",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1764745861",
"uncertainty": 120
},
"departure": {
"time": "1764745876",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764745964",
"uncertainty": 120
},
"departure": {
"time": "1764745996",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746059",
"uncertainty": 120
},
"departure": {
"time": "1764746059",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746159",
"uncertainty": 120
},
"departure": {
"time": "1764746159",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1764746217",
"uncertainty": 120
},
"departure": {
"time": "1764746217",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1764746330",
"uncertainty": 120
},
"departure": {
"time": "1764746330",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1764746452",
"uncertainty": 120
},
"departure": {
"time": "1764746452",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1764746542",
"uncertainty": 120
},
"departure": {
"time": "1764746542",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1764746608",
"uncertainty": 120
},
"departure": {
"time": "1764746760",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1764746873",
"uncertainty": 120
},
"departure": {
"time": "1764746873",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1764746926",
"uncertainty": 120
},
"departure": {
"time": "1764746926",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1764747020",
"uncertainty": 120
},
"departure": {
"time": "1764747020",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1764747083",
"uncertainty": 120
},
"departure": {
"time": "1764747083",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1764747196",
"uncertainty": 120
},
"departure": {
"time": "1764747196",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764747247",
"uncertainty": 120
},
"departure": {
"time": "1764747247",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1764747305",
"uncertainty": 120
},
"departure": {
"time": "1764747305",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764747400",
"uncertainty": 120
},
"departure": {
"time": "1764747400",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1764747480",
"uncertainty": 120
},
"departure": {
"time": "1764747480",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1764747552",
"uncertainty": 120
},
"departure": {
"time": "1764747552",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1764747660",
"uncertainty": 120
},
"departure": {
"time": "1764747660",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1764747907",
"uncertainty": 120
},
"departure": {
"time": "1764747907",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1764747961",
"uncertainty": 120
},
"departure": {
"time": "1764747961",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1764747998",
"uncertainty": 120
},
"departure": {
"time": "1764747998",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1764748020",
"uncertainty": 120
},
"departure": {
"time": "1764748020",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1764748089",
"uncertainty": 120
},
"departure": {
"time": "1764748089",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1764748205",
"uncertainty": 120
},
"departure": {
"time": "1764748205",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1764748380",
"uncertainty": 120
},
"departure": {
"time": "1764748380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1764748449",
"uncertainty": 120
},
"departure": {
"time": "1764748449",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1764748549",
"uncertainty": 120
},
"departure": {
"time": "1764748549",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1764748612",
"uncertainty": 120
},
"departure": {
"time": "1764748612",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1764748468",
"uncertainty": 120
},
"stopId": "wimmair2",
"stopSequence": 43
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725957"
},
"vehicle": {
"id": "1199",
"label": "1199"
}
}
},
{
"id": "21725979",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764748980",
"uncertainty": 120
},
"stopId": "wimmair",
"stopSequence": 1
},
{
"arrival": {
"time": "1764749058",
"uncertainty": 120
},
"departure": {
"time": "1764749058",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1764749122",
"uncertainty": 120
},
"departure": {
"time": "1764749122",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1764749245",
"uncertainty": 120
},
"departure": {
"time": "1764749245",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764749340",
"uncertainty": 120
},
"departure": {
"time": "1764749340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764749310",
"uncertainty": 120
},
"departure": {
"time": "1764749310",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1764749438",
"uncertainty": 120
},
"departure": {
"time": "1764749438",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1764749495",
"uncertainty": 120
},
"departure": {
"time": "1764749495",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764749535",
"uncertainty": 120
},
"departure": {
"time": "1764749535",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764749581",
"uncertainty": 120
},
"departure": {
"time": "1764749581",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764749626",
"uncertainty": 120
},
"departure": {
"time": "1764749626",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764749797",
"uncertainty": 120
},
"departure": {
"time": "1764749797",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1764749856",
"uncertainty": 120
},
"departure": {
"time": "1764749856",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764749946",
"uncertainty": 120
},
"departure": {
"time": "1764749946",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764750048",
"uncertainty": 120
},
"departure": {
"time": "1764750048",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1764750114",
"uncertainty": 120
},
"departure": {
"time": "1764750114",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1764750223",
"uncertainty": 120
},
"departure": {
"time": "1764750223",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1764750334",
"uncertainty": 120
},
"departure": {
"time": "1764750334",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1764750466",
"uncertainty": 120
},
"departure": {
"time": "1764750466",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1764750535",
"uncertainty": 120
},
"departure": {
"time": "1764750535",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1764750697",
"uncertainty": 120
},
"departure": {
"time": "1764750697",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1764750805",
"uncertainty": 120
},
"departure": {
"time": "1764750805",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1764750887",
"uncertainty": 120
},
"departure": {
"time": "1764750887",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1764751016",
"uncertainty": 120
},
"departure": {
"time": "1764751016",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1764751122",
"uncertainty": 120
},
"departure": {
"time": "1764751260",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1764751337",
"uncertainty": 120
},
"departure": {
"time": "1764751337",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1764751440",
"uncertainty": 120
},
"departure": {
"time": "1764751440",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1764751560",
"uncertainty": 120
},
"departure": {
"time": "1764751560",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1764751668",
"uncertainty": 120
},
"departure": {
"time": "1764751668",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1764751748",
"uncertainty": 120
},
"departure": {
"time": "1764751748",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1764751860",
"uncertainty": 120
},
"departure": {
"time": "1764751860",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1764751943",
"uncertainty": 120
},
"departure": {
"time": "1764751943",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1764751975",
"uncertainty": 120
},
"departure": {
"time": "1764751975",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1764752067",
"uncertainty": 120
},
"departure": {
"time": "1764752067",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1764752100",
"uncertainty": 120
},
"departure": {
"time": "1764752100",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1764752161",
"uncertainty": 120
},
"departure": {
"time": "1764752161",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1764752280",
"uncertainty": 120
},
"departure": {
"time": "1764752280",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1764752423",
"uncertainty": 120
},
"departure": {
"time": "1764752423",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1764752460",
"uncertainty": 120
},
"departure": {
"time": "1764752460",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1764752503",
"uncertainty": 120
},
"departure": {
"time": "1764752503",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1764752580",
"uncertainty": 120
},
"departure": {
"time": "1764752580",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1764752688",
"uncertainty": 120
},
"departure": {
"time": "1764752688",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1764752746",
"uncertainty": 120
},
"departure": {
"time": "1764752746",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1764752785",
"uncertainty": 120
},
"departure": {
"time": "1764752785",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1764752880",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725979"
}
}
},
{
"id": "21323675",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1764745801",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1764745909",
"uncertainty": 120
},
"departure": {
"time": "1764745909",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1764745952",
"uncertainty": 120
},
"departure": {
"time": "1764745952",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 3
},
{
"arrival": {
"time": "1764746042",
"uncertainty": 120
},
"departure": {
"time": "1764746042",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 4
},
{
"arrival": {
"time": "1764746104",
"uncertainty": 120
},
"departure": {
"time": "1764746104",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1764746210",
"uncertainty": 120
},
"departure": {
"time": "1764746210",
"uncertainty": 120
},
"stopId": "bsmduf3",
"stopSequence": 6
},
{
"arrival": {
"time": "1764746312",
"uncertainty": 120
},
"departure": {
"time": "1764746312",
"uncertainty": 120
},
"stopId": "bsmbeau",
"stopSequence": 7
},
{
"arrival": {
"time": "1764746376",
"uncertainty": 120
},
"departure": {
"time": "1764746376",
"uncertainty": 120
},
"stopId": "bsmnorm2",
"stopSequence": 8
},
{
"arrival": {
"time": "1764746435",
"uncertainty": 120
},
"departure": {
"time": "1764746435",
"uncertainty": 120
},
"stopId": "bsmcalm2",
"stopSequence": 9
},
{
"arrival": {
"time": "1764746488",
"uncertainty": 120
},
"departure": {
"time": "1764746488",
"uncertainty": 120
},
"stopId": "bsmduga2",
"stopSequence": 10
},
{
"arrival": {
"time": "1764746518",
"uncertainty": 120
},
"departure": {
"time": "1764746518",
"uncertainty": 120
},
"stopId": "bsmflot2",
"stopSequence": 11
},
{
"arrival": {
"time": "1764746552",
"uncertainty": 120
},
"departure": {
"time": "1764746552",
"uncertainty": 120
},
"stopId": "bsmbaro",
"stopSequence": 12
},
{
"arrival": {
"time": "1764746662",
"uncertainty": 120
},
"departure": {
"time": "1764746662",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 13
},
{
"arrival": {
"time": "1764746797",
"uncertainty": 120
},
"departure": {
"time": "1764746797",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 14
},
{
"arrival": {
"time": "1764746862",
"uncertainty": 120
},
"departure": {
"time": "1764746862",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1764746926",
"uncertainty": 120
},
"departure": {
"time": "1764746926",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 16
},
{
"arrival": {
"time": "1764747028",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 17
}
],
"timestamp": "1764745998",
"trip": {
"directionId": 1,
"routeId": "K1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323675"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1764745999"
}
}