Détails de la ressource
GTFS-RT sur le territoire de la Métropole Européenne de Lille :
- mises à jour des trajets : retards, annulations et itinéraires modifiés
- alertes de service : arrêt déplacé et événements imprévus affectant une station, un itinéraire ou l’ensemble du réseau
- position du véhicule : informations sur les véhicules, y compris leur localisation et la densité du trafic
Cette ressource fait partie du jeu de données Réseau urbain ilévia.
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
❌86 erreurs, 376 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/06/2025 à 09h15 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 86 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 5019619 stop_sequence 41 departure_time 09:29:00 (1749713340) is less than previous stop departure_time 09:29:11 (1749713351) - times must increase between two sequential stops
- trip_id 5054207 stop_sequence 12 departure_time 09:16:34 (1749712594) is less than previous stop departure_time 09:17:05 (1749712625) - times must increase between two sequential stops
- trip_id 5054323 stop_sequence 17 departure_time 09:26:54 (1749713214) is equal to previous stop departure_time 09:26:54 (1749713214) - times must increase between two sequential stops
- trip_id 5056340 stop_sequence 45 departure_time 09:24:18 (1749713058) is less than previous stop departure_time 09:24:28 (1749713068) - times must increase between two sequential stops
- trip_id 5056340 stop_sequence 49 departure_time 09:30:42 (1749713442) is less than previous stop departure_time 09:31:02 (1749713462) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 376 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5019619 does not have a vehicle_id
- trip_id 5019624 does not have a vehicle_id
- trip_id 5019700 does not have a vehicle_id
- trip_id 5054207 does not have a vehicle_id
- trip_id 5054231 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 160 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 9 808 | 30 fois (100 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 98 | 6 fois (20 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 12/06/2025 à 17h17 Europe/Paris.
trip_updates (536) 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 12/06/2025 à 17h17 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "0",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741482"
},
"stopId": "RDW001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741644"
},
"stopId": "WPT002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741990"
},
"stopId": "WDG002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742156"
},
"stopId": "WRP001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742191"
},
"stopId": "KOE002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742277"
},
"stopId": "MAV001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742432"
},
"stopId": "LED001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742574"
},
"stopId": "DCA001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742592"
},
"stopId": "SWG001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742647"
},
"stopId": "DAE002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742773"
},
"stopId": "LNM001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742861"
},
"stopId": "SWP001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742937"
},
"stopId": "PDG001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742963"
},
"stopId": "SWR002",
"stopSequence": 27
},
{
"departure": {
"time": "1749743054"
},
"stopId": "SRH002",
"stopSequence": 28
}
],
"timestamp": "1749741104",
"trip": {
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019629"
}
}
},
{
"id": "1",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741592"
},
"stopId": "WPT001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741713"
},
"stopId": "RDW002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741845"
},
"stopId": "SBE002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742011"
},
"stopId": "ZAC002",
"stopSequence": 37
},
{
"departure": {
"time": "1749742117"
},
"stopId": "BLI001",
"stopSequence": 38
},
{
"departure": {
"time": "1749742254"
},
"stopId": "HPE002",
"stopSequence": 39
},
{
"departure": {
"time": "1749742279"
},
"stopId": "JDL002",
"stopSequence": 40
},
{
"departure": {
"time": "1749742355"
},
"stopId": "HBA001",
"stopSequence": 41
},
{
"departure": {
"time": "1749742453"
},
"stopId": "AST500",
"stopSequence": 42
},
{
"departure": {
"time": "1749742580"
},
"stopId": "RUH003",
"stopSequence": 43
},
{
"departure": {
"time": "1749742716"
},
"stopId": "CCE001",
"stopSequence": 44
},
{
"departure": {
"time": "1749742808"
},
"stopId": "LMI005",
"stopSequence": 45
},
{
"departure": {
"time": "1749742906"
},
"stopId": "RDF001",
"stopSequence": 46
},
{
"departure": {
"time": "1749742986"
},
"stopId": "ALV001",
"stopSequence": 47
}
],
"timestamp": "1749741311",
"trip": {
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019632"
}
}
},
{
"id": "2",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "LBG070",
"stopSequence": 1
},
{
"departure": {
"time": "1749741667"
},
"stopId": "LBH003",
"stopSequence": 2
},
{
"departure": {
"time": "1749741725"
},
"stopId": "LEV002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741814"
},
"stopId": "SRE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741949"
},
"stopId": "SCI002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742139"
},
"stopId": "SMC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742200"
},
"stopId": "SPO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742258"
},
"stopId": "SRP002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742309"
},
"stopId": "SML002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742620"
},
"stopId": "HEG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742709"
},
"stopId": "HMI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742813"
},
"stopId": "GLL002",
"stopSequence": 12
},
{
"departure": {
"time": "1749743012"
},
"stopId": "GMA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743067"
},
"stopId": "MMC002",
"stopSequence": 14
},
{
"departure": {
"time": "1749743114"
},
"stopId": "VEM002",
"stopSequence": 15
},
{
"departure": {
"time": "1749743217"
},
"stopId": "MQL002",
"stopSequence": 16
}
],
"timestamp": "1749739881",
"trip": {
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019634"
}
}
},
{
"id": "3",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741545"
},
"stopId": "RDF002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741667"
},
"stopId": "LMI006",
"stopSequence": 4
},
{
"departure": {
"time": "1749741747"
},
"stopId": "CCE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741916"
},
"stopId": "RUH001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741974"
},
"stopId": "MAD001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742224"
},
"stopId": "EWM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742342"
},
"stopId": "EWL002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742411"
},
"stopId": "TFE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742584"
},
"stopId": "EWS002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742817"
},
"stopId": "BRD001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742932"
},
"stopId": "DHT001",
"stopSequence": 13
}
],
"timestamp": "1749741310",
"trip": {
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019693"
}
}
},
{
"id": "4",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "HSP063",
"stopSequence": 1
},
{
"departure": {
"time": "1749742672"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742800"
},
"stopId": "RDF002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742900"
},
"stopId": "LMI006",
"stopSequence": 4
},
{
"departure": {
"time": "1749743007"
},
"stopId": "CCE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749743213"
},
"stopId": "RUH001",
"stopSequence": 6
}
],
"timestamp": "1749740718",
"trip": {
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019694"
}
}
},
{
"id": "5",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741475"
},
"stopId": "SCI001",
"stopSequence": 16
}
],
"timestamp": "1749740328",
"trip": {
"routeId": "928",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019832"
}
}
},
{
"id": "6",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "BSM006",
"stopSequence": 1
}
],
"timestamp": "1749740715",
"trip": {
"routeId": "928",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019833"
}
}
},
{
"id": "7",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "BSM006",
"stopSequence": 1
},
{
"departure": {
"time": "1749742680"
},
"stopId": "FWD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742846"
},
"stopId": "FWV001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742939"
},
"stopId": "FWC001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742997"
},
"stopId": "FWL001",
"stopSequence": 5
},
{
"departure": {
"time": "1749743128"
},
"stopId": "WIC001",
"stopSequence": 6
}
],
"timestamp": "1749740715",
"trip": {
"routeId": "929",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019840"
}
}
},
{
"id": "8",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741529"
},
"stopId": "SCI001",
"stopSequence": 17
}
],
"timestamp": "1749740388",
"trip": {
"routeId": "930",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019847"
}
}
},
{
"id": "9",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "BOP001",
"stopSequence": 1
}
],
"timestamp": "1749741418",
"trip": {
"routeId": "930",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019848"
}
}
},
{
"id": "10",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742320"
},
"stopId": "LPB001",
"stopSequence": 1
}
],
"timestamp": "1749740532",
"trip": {
"routeId": "931",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019851"
}
}
},
{
"id": "11",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742020"
},
"stopId": "CSC002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742485"
},
"stopId": "IGR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742889"
},
"stopId": "FRA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742968"
},
"stopId": "MOI002",
"stopSequence": 4
},
{
"departure": {
"time": "1749743052"
},
"stopId": "VEM003",
"stopSequence": 5
},
{
"departure": {
"time": "1749743115"
},
"stopId": "MMC001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743191"
},
"stopId": "MRS003",
"stopSequence": 7
}
],
"timestamp": "1749740237",
"trip": {
"routeId": "932",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019858"
}
}
},
{
"id": "12",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741755"
},
"stopId": "BOP001",
"stopSequence": 2
},
{
"departure": {
"time": "1749743202"
},
"stopId": "CIT001",
"stopSequence": 3
}
],
"timestamp": "1749741399",
"trip": {
"routeId": "935",
"scheduleRelationship": "SCHEDULED",
"tripId": "5019878"
}
}
},
{
"id": "13",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "CAL063",
"stopSequence": 1
},
{
"departure": {
"time": "1749742619"
},
"stopId": "CHR064",
"stopSequence": 2
},
{
"departure": {
"time": "1749742781"
},
"stopId": "LCD001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742969"
},
"stopId": "LOO001",
"stopSequence": 4
},
{
"departure": {
"time": "1749743032"
},
"stopId": "ENC001",
"stopSequence": 5
},
{
"departure": {
"time": "1749743102"
},
"stopId": "LDH001",
"stopSequence": 6
}
],
"timestamp": "1749740714",
"trip": {
"routeId": "934",
"scheduleRelationship": "SCHEDULED",
"tripId": "5045256"
}
}
},
{
"id": "14",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741457"
},
"stopId": "FAM002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741553"
},
"stopId": "FHO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741637"
},
"stopId": "SUE002",
"stopSequence": 14
}
],
"timestamp": "1749741019",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054187"
}
}
},
{
"id": "15",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741462"
},
"stopId": "FCI002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741558"
},
"stopId": "RDJ002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741600"
},
"stopId": "RDG002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741653"
},
"stopId": "ARO002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741745"
},
"stopId": "RHA002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741820"
},
"stopId": "JAP002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741879"
},
"stopId": "FAM002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741981"
},
"stopId": "FHO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742087"
},
"stopId": "SUE002",
"stopSequence": 14
}
],
"timestamp": "1749741016",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054221"
}
}
},
{
"id": "16",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741720"
},
"stopId": "OCC002",
"stopSequence": 1
},
{
"departure": {
"time": "1749741799"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741909"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742059"
},
"stopId": "JRO002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742144"
},
"stopId": "FAE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742246"
},
"stopId": "FCI002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742364"
},
"stopId": "RDJ002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742411"
},
"stopId": "RDG002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742471"
},
"stopId": "ARO002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742570"
},
"stopId": "RHA002",
"stopSequence": 10
}
],
"timestamp": "1749740622",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054245"
}
}
},
{
"id": "17",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742429"
},
"stopId": "SIM001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742518"
},
"stopId": "PVY001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742657"
},
"stopId": "PCG001",
"stopSequence": 4
}
],
"timestamp": "1749741208",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054272"
}
}
},
{
"id": "18",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741484"
},
"stopId": "ARO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741504"
},
"stopId": "RDG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741551"
},
"stopId": "RDJ001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741633"
},
"stopId": "FCI001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741634"
},
"stopId": "FAE001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741699"
},
"stopId": "JRO001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741838"
},
"stopId": "LMQ001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741920"
},
"stopId": "MDF001",
"stopSequence": 17
}
],
"timestamp": "1749740934",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054302"
}
}
},
{
"id": "19",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742459"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742569"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742719"
},
"stopId": "JRO002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742804"
},
"stopId": "FAE002",
"stopSequence": 5
}
],
"timestamp": "1749741143",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054303"
}
}
},
{
"id": "20",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741520"
},
"stopId": "SUE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741606"
},
"stopId": "FHO001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741693"
},
"stopId": "FAM001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741783"
},
"stopId": "JAP001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741923"
},
"stopId": "RHA001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742015"
},
"stopId": "ARO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742045"
},
"stopId": "RDG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742099"
},
"stopId": "RDJ001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742139"
},
"stopId": "FCI001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742196"
},
"stopId": "FAE001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742281"
},
"stopId": "JRO001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742398"
},
"stopId": "LMQ001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742499"
},
"stopId": "MDF001",
"stopSequence": 17
}
],
"timestamp": "1749741297",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054337"
}
}
},
{
"id": "21",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "PDP050",
"stopSequence": 1
},
{
"departure": {
"time": "1749741769"
},
"stopId": "SIM001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741795"
},
"stopId": "PVY001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741869"
},
"stopId": "PCG001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742028"
},
"stopId": "SUE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742155"
},
"stopId": "FHO001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742242"
},
"stopId": "FAM001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742338"
},
"stopId": "JAP001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742470"
},
"stopId": "RHA001",
"stopSequence": 9
}
],
"timestamp": "1749740571",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054361"
}
}
},
{
"id": "22",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741473"
},
"stopId": "FON001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741609"
},
"stopId": "CIP001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741662"
},
"stopId": "SVD001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741743"
},
"stopId": "SQC001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741847"
},
"stopId": "VIP001",
"stopSequence": 17
}
],
"timestamp": "1749741255",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054678"
}
}
},
{
"id": "23",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742883"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742979"
},
"stopId": "HON002",
"stopSequence": 3
}
],
"timestamp": "1749741281",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054679"
}
}
},
{
"id": "24",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "TGA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741521"
},
"stopId": "TIL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741649"
},
"stopId": "JOF001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741706"
},
"stopId": "RUN001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741750"
},
"stopId": "SAP011",
"stopSequence": 8
},
{
"departure": {
"time": "1749741780"
},
"stopId": "SAP001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741888"
},
"stopId": "WAG001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741934"
},
"stopId": "CIS001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742010"
},
"stopId": "MAR001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742047"
},
"stopId": "FON001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742155"
},
"stopId": "CIP001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742140"
},
"stopId": "SVD001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742284"
},
"stopId": "SQC001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742413"
},
"stopId": "VIP001",
"stopSequence": 17
}
],
"timestamp": "1749740168",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054749"
}
}
},
{
"id": "25",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741477"
},
"stopId": "TIL001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741591"
},
"stopId": "TGA005",
"stopSequence": 15
},
{
"departure": {
"time": "1749741645"
},
"stopId": "TPO001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741660"
},
"stopId": "ADR003",
"stopSequence": 17
}
],
"timestamp": "1749741256",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054760"
}
}
},
{
"id": "26",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742020"
},
"stopId": "PLR003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742118"
},
"stopId": "ADR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742160"
},
"stopId": "TPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742252"
},
"stopId": "TGA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742301"
},
"stopId": "TIL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742455"
},
"stopId": "JOF001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742560"
},
"stopId": "RUN001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742631"
},
"stopId": "SAP011",
"stopSequence": 8
},
{
"departure": {
"time": "1749742669"
},
"stopId": "SAP001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742757"
},
"stopId": "WAG001",
"stopSequence": 10
}
],
"timestamp": "1749740777",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054761"
}
}
},
{
"id": "27",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741509"
},
"stopId": "CIP002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741617"
},
"stopId": "FON002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741682"
},
"stopId": "MAR002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741746"
},
"stopId": "CIS002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741843"
},
"stopId": "WAG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741912"
},
"stopId": "SAP002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741986"
},
"stopId": "RUN002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742045"
},
"stopId": "JOF002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742147"
},
"stopId": "TIL001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742264"
},
"stopId": "TGA005",
"stopSequence": 15
},
{
"departure": {
"time": "1749742315"
},
"stopId": "TPO001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742334"
},
"stopId": "ADR003",
"stopSequence": 17
}
],
"timestamp": "1749740411",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054776"
}
}
},
{
"id": "28",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742958"
},
"stopId": "ADR002",
"stopSequence": 2
}
],
"timestamp": "1749741418",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054777"
}
}
},
{
"id": "29",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742020"
},
"stopId": "WAT001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742103"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742199"
},
"stopId": "HON002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742254"
},
"stopId": "SQC002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742350"
},
"stopId": "SVD002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742424"
},
"stopId": "CIP002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742518"
},
"stopId": "FON002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742526"
},
"stopId": "MAR002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742600"
},
"stopId": "CIS002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742648"
},
"stopId": "WAG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742721"
},
"stopId": "SAP002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742825"
},
"stopId": "RUN002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742869"
},
"stopId": "JOF002",
"stopSequence": 13
}
],
"timestamp": "1749740440",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5054793"
}
}
},
{
"id": "30",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741454"
},
"stopId": "TET001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741470"
},
"stopId": "SGD003",
"stopSequence": 9
},
{
"departure": {
"time": "1749741556"
},
"stopId": "VBR001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741602"
},
"stopId": "MOL001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741688"
},
"stopId": "ENO001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741747"
},
"stopId": "CHN001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741770"
},
"stopId": "SAP001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741851"
},
"stopId": "WAG001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741897"
},
"stopId": "CIS001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741985"
},
"stopId": "GRI002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742042"
},
"stopId": "ACQ002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742033"
},
"stopId": "WHT002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742068"
},
"stopId": "ZWH002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742534"
},
"stopId": "WAH001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742634"
},
"stopId": "PLG001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742643"
},
"stopId": "LIE001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742762"
},
"stopId": "ALF001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742798"
},
"stopId": "AEI001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742835"
},
"stopId": "WHO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742928"
},
"stopId": "CBO002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742979"
},
"stopId": "CUR001",
"stopSequence": 30
},
{
"departure": {
"time": "1749743088"
},
"stopId": "OSE001",
"stopSequence": 31
},
{
"departure": {
"time": "1749743126"
},
"stopId": "ZBE012",
"stopSequence": 32
},
{
"departure": {
"time": "1749743162"
},
"stopId": "HER002",
"stopSequence": 33
},
{
"departure": {
"time": "1749743219"
},
"stopId": "FOC002",
"stopSequence": 34
}
],
"timestamp": "1749740933",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056346"
}
}
},
{
"id": "31",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742344"
},
"stopId": "ADR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742377"
},
"stopId": "TPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742431"
},
"stopId": "TGA006",
"stopSequence": 4
},
{
"departure": {
"time": "1749742593"
},
"stopId": "WIN001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742667"
},
"stopId": "UQU001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742720"
},
"stopId": "BTO001",
"stopSequence": 7
}
],
"timestamp": "1749740989",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056365"
}
}
},
{
"id": "32",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741504"
},
"stopId": "ADR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741537"
},
"stopId": "TPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741591"
},
"stopId": "TGA006",
"stopSequence": 4
},
{
"departure": {
"time": "1749741753"
},
"stopId": "WIN001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741827"
},
"stopId": "UQU001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741880"
},
"stopId": "BTO001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741964"
},
"stopId": "TET001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742045"
},
"stopId": "SGD003",
"stopSequence": 9
},
{
"departure": {
"time": "1749742086"
},
"stopId": "VBR001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742132"
},
"stopId": "MOL001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742239"
},
"stopId": "ENO001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742279"
},
"stopId": "CHN001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742341"
},
"stopId": "SAP001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742393"
},
"stopId": "WAG001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742450"
},
"stopId": "CIS001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742513"
},
"stopId": "GRI002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742564"
},
"stopId": "ACQ002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742585"
},
"stopId": "WHT002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742625"
},
"stopId": "ZWH002",
"stopSequence": 20
},
{
"departure": {
"time": "1749743069"
},
"stopId": "WAH001",
"stopSequence": 23
}
],
"timestamp": "1749739864",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056387"
}
}
},
{
"id": "33",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741525"
},
"stopId": "LIE001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741606"
},
"stopId": "ALF001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741629"
},
"stopId": "AEI001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741670"
},
"stopId": "WHO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741711"
},
"stopId": "CBO002",
"stopSequence": 29
},
{
"departure": {
"time": "1749741707"
},
"stopId": "CUR001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741812"
},
"stopId": "OSE001",
"stopSequence": 31
}
],
"timestamp": "1749741233",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056405"
}
}
},
{
"id": "34",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742350"
},
"stopId": "ZBE014",
"stopSequence": 1
},
{
"departure": {
"time": "1749742377"
},
"stopId": "OSE003",
"stopSequence": 2
},
{
"departure": {
"time": "1749742448"
},
"stopId": "CUR002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742499"
},
"stopId": "CBO004",
"stopSequence": 4
},
{
"departure": {
"time": "1749742573"
},
"stopId": "WHO002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742608"
},
"stopId": "AEI002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742651"
},
"stopId": "ALF002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742761"
},
"stopId": "LIE002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742804"
},
"stopId": "PLG002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742875"
},
"stopId": "WAH002",
"stopSequence": 10
}
],
"timestamp": "1749740597",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056407"
}
}
},
{
"id": "35",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741625"
},
"stopId": "ARI001",
"stopSequence": 37
},
{
"departure": {
"time": "1749741661"
},
"stopId": "CIC001",
"stopSequence": 38
},
{
"departure": {
"time": "1749741720"
},
"stopId": "CIN001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741778"
},
"stopId": "WCA001",
"stopSequence": 40
},
{
"departure": {
"time": "1749741811"
},
"stopId": "GPO001",
"stopSequence": 41
},
{
"departure": {
"time": "1749741944"
},
"stopId": "LDV001",
"stopSequence": 42
},
{
"departure": {
"time": "1749741983"
},
"stopId": "LBW001",
"stopSequence": 43
},
{
"departure": {
"time": "1749742031"
},
"stopId": "BIF001",
"stopSequence": 44
},
{
"departure": {
"time": "1749742093"
},
"stopId": "BER001",
"stopSequence": 45
},
{
"departure": {
"time": "1749742186"
},
"stopId": "RBU001",
"stopSequence": 46
},
{
"departure": {
"time": "1749742397"
},
"stopId": "AUL006",
"stopSequence": 47
},
{
"departure": {
"time": "1749742504"
},
"stopId": "FEH001",
"stopSequence": 48
},
{
"departure": {
"time": "1749742547"
},
"stopId": "IXR001",
"stopSequence": 49
},
{
"departure": {
"time": "1749742692"
},
"stopId": "CRA001",
"stopSequence": 50
},
{
"departure": {
"time": "1749742713"
},
"stopId": "CAH002",
"stopSequence": 51
},
{
"departure": {
"time": "1749742788"
},
"stopId": "BLD002",
"stopSequence": 52
},
{
"departure": {
"time": "1749742951"
},
"stopId": "ILO003",
"stopSequence": 53
},
{
"departure": {
"time": "1749743000"
},
"stopId": "KLI001",
"stopSequence": 54
},
{
"departure": {
"time": "1749743039"
},
"stopId": "AID006",
"stopSequence": 55
},
{
"departure": {
"time": "1749743117"
},
"stopId": "GEA010",
"stopSequence": 56
},
{
"departure": {
"time": "1749743193"
},
"stopId": "NUR001",
"stopSequence": 57
}
],
"timestamp": "1749741082",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056432"
}
}
},
{
"id": "36",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742740"
},
"stopId": "ROU058",
"stopSequence": 1
},
{
"departure": {
"time": "1749742781"
},
"stopId": "NUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742822"
},
"stopId": "GEA011",
"stopSequence": 3
},
{
"departure": {
"time": "1749742878"
},
"stopId": "AID005",
"stopSequence": 4
},
{
"departure": {
"time": "1749742931"
},
"stopId": "KLI002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742982"
},
"stopId": "ILO004",
"stopSequence": 6
},
{
"departure": {
"time": "1749743176"
},
"stopId": "BLD001",
"stopSequence": 7
}
],
"timestamp": "1749740949",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056438"
}
}
},
{
"id": "37",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741487"
},
"stopId": "FEH002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741656"
},
"stopId": "AUL006",
"stopSequence": 12
},
{
"departure": {
"time": "1749741794"
},
"stopId": "RBU002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741911"
},
"stopId": "BER002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742019"
},
"stopId": "LBW002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742066"
},
"stopId": "LDV002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742157"
},
"stopId": "GPO002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742279"
},
"stopId": "WCA002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742367"
},
"stopId": "CIN002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742380"
},
"stopId": "CIC002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742470"
},
"stopId": "ARI002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742526"
},
"stopId": "HOP001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742600"
},
"stopId": "VAO001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742689"
},
"stopId": "FOC001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742768"
},
"stopId": "HER001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742807"
},
"stopId": "ZBE014",
"stopSequence": 30
},
{
"departure": {
"time": "1749742835"
},
"stopId": "OSE003",
"stopSequence": 31
},
{
"departure": {
"time": "1749742865"
},
"stopId": "CUR002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742928"
},
"stopId": "CBO004",
"stopSequence": 33
},
{
"departure": {
"time": "1749743038"
},
"stopId": "WHO002",
"stopSequence": 34
},
{
"departure": {
"time": "1749743055"
},
"stopId": "AEI002",
"stopSequence": 35
},
{
"departure": {
"time": "1749743099"
},
"stopId": "ALF002",
"stopSequence": 36
},
{
"departure": {
"time": "1749743184"
},
"stopId": "LIE002",
"stopSequence": 37
}
],
"timestamp": "1749740978",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056444"
}
}
},
{
"id": "38",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741454"
},
"stopId": "WAH002",
"stopSequence": 39
}
],
"timestamp": "1749741015",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056463"
}
}
},
{
"id": "39",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "RTR001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741957"
},
"stopId": "MFO002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742013"
},
"stopId": "FEG002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742211"
},
"stopId": "VOI002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742366"
},
"stopId": "HEM002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742432"
},
"stopId": "HEB002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742488"
},
"stopId": "HTR002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742651"
},
"stopId": "PHE002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742729"
},
"stopId": "SJO002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742764"
},
"stopId": "REC002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742808"
},
"stopId": "PSC002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742840"
},
"stopId": "TTE002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742907"
},
"stopId": "LEK004",
"stopSequence": 13
},
{
"departure": {
"time": "1749742987"
},
"stopId": "EML002",
"stopSequence": 14
},
{
"departure": {
"time": "1749743051"
},
"stopId": "GUY002",
"stopSequence": 15
},
{
"departure": {
"time": "1749743117"
},
"stopId": "DEY002",
"stopSequence": 16
}
],
"timestamp": "1749740168",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056714"
}
}
},
{
"id": "40",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741484"
},
"stopId": "HEB002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741556"
},
"stopId": "HTR002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741654"
},
"stopId": "PHE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741739"
},
"stopId": "SJO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741784"
},
"stopId": "REC002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741823"
},
"stopId": "PSC002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741845"
},
"stopId": "TTE002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741995"
},
"stopId": "LEK004",
"stopSequence": 10
},
{
"departure": {
"time": "1749742029"
},
"stopId": "EML002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742087"
},
"stopId": "GUY002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742146"
},
"stopId": "DEY002",
"stopSequence": 13
}
],
"timestamp": "1749741255",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056740"
}
}
},
{
"id": "41",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741492"
},
"stopId": "DEY001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741514"
},
"stopId": "GUY001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741605"
},
"stopId": "ALT003",
"stopSequence": 9
},
{
"departure": {
"time": "1749741725"
},
"stopId": "LEK003",
"stopSequence": 10
},
{
"departure": {
"time": "1749741740"
},
"stopId": "TTE001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741792"
},
"stopId": "PSC001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741835"
},
"stopId": "REC003",
"stopSequence": 13
},
{
"departure": {
"time": "1749741889"
},
"stopId": "SJO001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741953"
},
"stopId": "PHE001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742090"
},
"stopId": "HTR001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742087"
},
"stopId": "HEB001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742153"
},
"stopId": "HEM001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742232"
},
"stopId": "HPI001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742347"
},
"stopId": "VOI001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742528"
},
"stopId": "FEG001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742637"
},
"stopId": "MFO001",
"stopSequence": 22
}
],
"timestamp": "1749741106",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056760"
}
}
},
{
"id": "42",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741847"
},
"stopId": "SPI001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741934"
},
"stopId": "CXM003",
"stopSequence": 2
},
{
"departure": {
"time": "1749742074"
},
"stopId": "PCB001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742208"
},
"stopId": "DHC001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742323"
},
"stopId": "VAI001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742545"
},
"stopId": "DEY001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742589"
},
"stopId": "GUY001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742618"
},
"stopId": "ALT003",
"stopSequence": 9
},
{
"departure": {
"time": "1749742696"
},
"stopId": "LEK003",
"stopSequence": 10
},
{
"departure": {
"time": "1749742745"
},
"stopId": "TTE001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742842"
},
"stopId": "PSC001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742888"
},
"stopId": "REC003",
"stopSequence": 13
},
{
"departure": {
"time": "1749742855"
},
"stopId": "SJO001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742951"
},
"stopId": "PHE001",
"stopSequence": 15
},
{
"departure": {
"time": "1749743162"
},
"stopId": "HTR001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743168"
},
"stopId": "HEB001",
"stopSequence": 17
}
],
"timestamp": "1749740155",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5056776"
}
}
},
{
"id": "43",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742355"
},
"stopId": "MNI002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742387"
},
"stopId": "3PO004",
"stopSequence": 3
}
],
"timestamp": "1749741085",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057362"
}
}
},
{
"id": "44",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741472"
},
"stopId": "NAU001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741555"
},
"stopId": "MGR003",
"stopSequence": 14
}
],
"timestamp": "1749741258",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057386"
}
}
},
{
"id": "45",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741449"
},
"stopId": "ACO001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741513"
},
"stopId": "RXC001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741587"
},
"stopId": "VIG004",
"stopSequence": 8
},
{
"departure": {
"time": "1749741698"
},
"stopId": "NDR003",
"stopSequence": 9
},
{
"departure": {
"time": "1749741681"
},
"stopId": "FCH001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741866"
},
"stopId": "RTG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741902"
},
"stopId": "HEC001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741964"
},
"stopId": "NAU001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742046"
},
"stopId": "MGR003",
"stopSequence": 14
}
],
"timestamp": "1749740624",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057412"
}
}
},
{
"id": "46",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741454"
},
"stopId": "VAR001",
"stopSequence": 26
}
],
"timestamp": "1749741402",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057439"
}
}
},
{
"id": "47",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "WAT005",
"stopSequence": 1
},
{
"departure": {
"time": "1749741670"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741726"
},
"stopId": "HON002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741818"
},
"stopId": "CRE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741942"
},
"stopId": "CAP001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742005"
},
"stopId": "ACO001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742069"
},
"stopId": "RXC001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742099"
},
"stopId": "VIG004",
"stopSequence": 8
},
{
"departure": {
"time": "1749742187"
},
"stopId": "NDR003",
"stopSequence": 9
},
{
"departure": {
"time": "1749742227"
},
"stopId": "FCH001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742401"
},
"stopId": "RTG001",
"stopSequence": 11
}
],
"timestamp": "1749740533",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057453"
}
}
},
{
"id": "48",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741660"
},
"stopId": "RFR001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741696"
},
"stopId": "MNI002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741729"
},
"stopId": "3PO004",
"stopSequence": 3
},
{
"departure": {
"time": "1749741788"
},
"stopId": "VDM003",
"stopSequence": 4
},
{
"departure": {
"time": "1749741832"
},
"stopId": "ADP002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741874"
},
"stopId": "BUO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741902"
},
"stopId": "AUL001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741994"
},
"stopId": "BUO001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742196"
},
"stopId": "FLE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742266"
},
"stopId": "OTT003",
"stopSequence": 12
},
{
"departure": {
"time": "1749742274"
},
"stopId": "HCH003",
"stopSequence": 13
},
{
"departure": {
"time": "1749742337"
},
"stopId": "LEM002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742436"
},
"stopId": "MOT002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742460"
},
"stopId": "SPR002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742550"
},
"stopId": "CAR002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742606"
},
"stopId": "PLT002",
"stopSequence": 18
}
],
"timestamp": "1749740364",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057467"
}
}
},
{
"id": "49",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742984"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1749743108"
},
"stopId": "HON002",
"stopSequence": 3
},
{
"departure": {
"time": "1749743210"
},
"stopId": "CRE002",
"stopSequence": 4
}
],
"timestamp": "1749741207",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057480"
}
}
},
{
"id": "50",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742324"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742392"
},
"stopId": "HON002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742522"
},
"stopId": "CRE002",
"stopSequence": 4
}
],
"timestamp": "1749741082",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057510"
}
}
},
{
"id": "51",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741458"
},
"stopId": "HOR002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741559"
},
"stopId": "CMB002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741673"
},
"stopId": "BDO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741692"
},
"stopId": "EPE001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741744"
},
"stopId": "CRM001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741829"
},
"stopId": "ATT001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741898"
},
"stopId": "VAR001",
"stopSequence": 26
}
],
"timestamp": "1749741233",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057517"
}
}
},
{
"id": "52",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741454"
},
"stopId": "VDM004",
"stopSequence": 10
},
{
"departure": {
"time": "1749741525"
},
"stopId": "FLE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741622"
},
"stopId": "OTT003",
"stopSequence": 12
},
{
"departure": {
"time": "1749741675"
},
"stopId": "HCH003",
"stopSequence": 13
},
{
"departure": {
"time": "1749741693"
},
"stopId": "LEM002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741768"
},
"stopId": "MOT002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741816"
},
"stopId": "SPR002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741886"
},
"stopId": "CAR002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741937"
},
"stopId": "PLT002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741982"
},
"stopId": "RRL001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742108"
},
"stopId": "HOR002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742129"
},
"stopId": "CMB002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742223"
},
"stopId": "BDO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742308"
},
"stopId": "EPE001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742394"
},
"stopId": "CRM001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742425"
},
"stopId": "ATT001",
"stopSequence": 25
}
],
"timestamp": "1749741105",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057527"
}
}
},
{
"id": "53",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741501"
},
"stopId": "ODO002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741597"
},
"stopId": "CNE001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741670"
},
"stopId": "SCA002",
"stopSequence": 30
},
{
"departure": {
"time": "1749741722"
},
"stopId": "NRE002",
"stopSequence": 31
},
{
"departure": {
"time": "1749741804"
},
"stopId": "FDE002",
"stopSequence": 32
},
{
"departure": {
"time": "1749741782"
},
"stopId": "NEU002",
"stopSequence": 33
},
{
"departure": {
"time": "1749741877"
},
"stopId": "NSC001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742112"
},
"stopId": "PRF002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742241"
},
"stopId": "PMN002",
"stopSequence": 36
}
],
"timestamp": "1749740689",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057959"
}
}
},
{
"id": "54",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741485"
},
"stopId": "ONS002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741743"
},
"stopId": "PLR010",
"stopSequence": 23
},
{
"departure": {
"time": "1749741950"
},
"stopId": "ICT001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742048"
},
"stopId": "CAI001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742124"
},
"stopId": "AUB001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742178"
},
"stopId": "LEF001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742234"
},
"stopId": "PDF001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742317"
},
"stopId": "EMI001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742374"
},
"stopId": "ANO001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742459"
},
"stopId": "TWA004",
"stopSequence": 31
}
],
"timestamp": "1749741144",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5057979"
}
}
},
{
"id": "55",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742020"
},
"stopId": "TCC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742183"
},
"stopId": "PMN001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742280"
},
"stopId": "PRF001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742444"
},
"stopId": "NSC002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742524"
},
"stopId": "NEU001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742550"
},
"stopId": "FDE001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742655"
},
"stopId": "NRE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742727"
},
"stopId": "SCA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742828"
},
"stopId": "CNE002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742943"
},
"stopId": "ODO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749743082"
},
"stopId": "DRO001",
"stopSequence": 11
}
],
"timestamp": "1749740776",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058000"
}
}
},
{
"id": "56",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741483"
},
"stopId": "TWA008",
"stopSequence": 32
},
{
"departure": {
"time": "1749741545"
},
"stopId": "LUR001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741717"
},
"stopId": "RAC001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741719"
},
"stopId": "RSR002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741736"
},
"stopId": "PMN001",
"stopSequence": 36
},
{
"departure": {
"time": "1749741853"
},
"stopId": "PRF001",
"stopSequence": 37
}
],
"timestamp": "1749741038",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058029"
}
}
},
{
"id": "57",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742140"
},
"stopId": "PRF002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742263"
},
"stopId": "PMN002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742463"
},
"stopId": "RAC002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742633"
},
"stopId": "LUR002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742743"
},
"stopId": "TWA009",
"stopSequence": 6
},
{
"departure": {
"time": "1749742818"
},
"stopId": "TWA007",
"stopSequence": 7
},
{
"departure": {
"time": "1749742980"
},
"stopId": "ANO002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743042"
},
"stopId": "EMI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743119"
},
"stopId": "PDF002",
"stopSequence": 10
},
{
"departure": {
"time": "1749743156"
},
"stopId": "LEF002",
"stopSequence": 11
}
],
"timestamp": "1749740663",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058030"
}
}
},
{
"id": "58",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741484"
},
"stopId": "ICT078",
"stopSequence": 14
},
{
"departure": {
"time": "1749741692"
},
"stopId": "PLR011",
"stopSequence": 15
},
{
"departure": {
"time": "1749741825"
},
"stopId": "ONS001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741922"
},
"stopId": "HEN001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741932"
},
"stopId": "AVS001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742039"
},
"stopId": "REN002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742114"
},
"stopId": "TRC002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742153"
},
"stopId": "GRA002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742230"
},
"stopId": "PDN002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742328"
},
"stopId": "GAD002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742401"
},
"stopId": "HAN001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742458"
},
"stopId": "RYS002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742484"
},
"stopId": "YOU002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742716"
},
"stopId": "DRO002",
"stopSequence": 27
}
],
"timestamp": "1749741146",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058045"
}
}
},
{
"id": "59",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "YOU001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741581"
},
"stopId": "RYS001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741616"
},
"stopId": "HAN002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741703"
},
"stopId": "GAD001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741829"
},
"stopId": "PDN004",
"stopSequence": 16
},
{
"departure": {
"time": "1749742029"
},
"stopId": "GRA001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742111"
},
"stopId": "TRC001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742164"
},
"stopId": "REN001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742155"
},
"stopId": "AVS002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742215"
},
"stopId": "HEN002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742297"
},
"stopId": "ONS002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742530"
},
"stopId": "PLR010",
"stopSequence": 23
},
{
"departure": {
"time": "1749742776"
},
"stopId": "ICT001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742820"
},
"stopId": "CAI001",
"stopSequence": 25
}
],
"timestamp": "1749740649",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058068"
}
}
},
{
"id": "60",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741505"
},
"stopId": "RAC002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741630"
},
"stopId": "LUR002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741703"
},
"stopId": "TWA009",
"stopSequence": 6
},
{
"departure": {
"time": "1749741770"
},
"stopId": "TWA007",
"stopSequence": 7
},
{
"departure": {
"time": "1749741908"
},
"stopId": "ANO002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741976"
},
"stopId": "EMI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742030"
},
"stopId": "PDF002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742063"
},
"stopId": "LEF002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742156"
},
"stopId": "AUB002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742255"
},
"stopId": "CAI002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742369"
},
"stopId": "ICT078",
"stopSequence": 14
},
{
"departure": {
"time": "1749742557"
},
"stopId": "PLR011",
"stopSequence": 15
},
{
"departure": {
"time": "1749742708"
},
"stopId": "ONS001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742754"
},
"stopId": "HEN001",
"stopSequence": 17
}
],
"timestamp": "1749741297",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058084"
}
}
},
{
"id": "61",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741473"
},
"stopId": "REN002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741537"
},
"stopId": "TRC002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741574"
},
"stopId": "GRA002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741651"
},
"stopId": "PDN002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741782"
},
"stopId": "GAD002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741820"
},
"stopId": "HAN001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741861"
},
"stopId": "RYS002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741933"
},
"stopId": "YOU002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742145"
},
"stopId": "DRO002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742255"
},
"stopId": "ODO002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742366"
},
"stopId": "CNE001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742449"
},
"stopId": "SCA002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742520"
},
"stopId": "NRE002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742589"
},
"stopId": "FDE002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742660"
},
"stopId": "NEU002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742746"
},
"stopId": "NSC001",
"stopSequence": 34
}
],
"timestamp": "1749740751",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058091"
}
}
},
{
"id": "62",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741489"
},
"stopId": "NSC002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741546"
},
"stopId": "NEU001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741575"
},
"stopId": "FDE001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741655"
},
"stopId": "NRE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741712"
},
"stopId": "SCA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741729"
},
"stopId": "CNE002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741848"
},
"stopId": "ODO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741911"
},
"stopId": "DRO001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742162"
},
"stopId": "YOU001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742259"
},
"stopId": "RYS001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742300"
},
"stopId": "HAN002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742388"
},
"stopId": "GAD001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742560"
},
"stopId": "PDN004",
"stopSequence": 16
},
{
"departure": {
"time": "1749742740"
},
"stopId": "GRA001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742821"
},
"stopId": "TRC001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742862"
},
"stopId": "REN001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742891"
},
"stopId": "AVS002",
"stopSequence": 20
}
],
"timestamp": "1749741038",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058102"
}
}
},
{
"id": "63",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741462"
},
"stopId": "AUB001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741583"
},
"stopId": "LEF001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741614"
},
"stopId": "PDF001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741624"
},
"stopId": "EMI001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741700"
},
"stopId": "ANO001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741808"
},
"stopId": "TWA004",
"stopSequence": 31
},
{
"departure": {
"time": "1749741984"
},
"stopId": "TWA008",
"stopSequence": 32
},
{
"departure": {
"time": "1749742062"
},
"stopId": "LUR001",
"stopSequence": 33
},
{
"departure": {
"time": "1749742242"
},
"stopId": "RAC001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742288"
},
"stopId": "RSR002",
"stopSequence": 35
}
],
"timestamp": "1749741040",
"trip": {
"routeId": "CITT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5058112"
}
}
},
{
"id": "64",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741486"
},
"stopId": "BFO002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741542"
},
"stopId": "PHA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741622"
},
"stopId": "FCO002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741674"
},
"stopId": "FAU002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741727"
},
"stopId": "SOC002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741787"
},
"stopId": "ROQ002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741874"
},
"stopId": "RGA002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741951"
},
"stopId": "OMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742055"
},
"stopId": "UAN002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742085"
},
"stopId": "LIO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742169"
},
"stopId": "KAE004",
"stopSequence": 18
},
{
"departure": {
"time": "1749742230"
},
"stopId": "AUR002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742292"
},
"stopId": "AFR003",
"stopSequence": 20
},
{
"departure": {
"time": "1749742366"
},
"stopId": "DPA002",
"stopSequence": 21
}
],
"timestamp": "1749741255",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059706"
}
}
},
{
"id": "65",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741560"
},
"stopId": "CBE002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741584"
},
"stopId": "THD002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741828"
},
"stopId": "PLR010",
"stopSequence": 27
},
{
"departure": {
"time": "1749741919"
},
"stopId": "ADR002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741938"
},
"stopId": "TPO002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742015"
},
"stopId": "TGA006",
"stopSequence": 30
},
{
"departure": {
"time": "1749742086"
},
"stopId": "SEB001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742208"
},
"stopId": "HOO001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742186"
},
"stopId": "OMN001",
"stopSequence": 33
},
{
"departure": {
"time": "1749742276"
},
"stopId": "TOS001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742294"
},
"stopId": "RUN003",
"stopSequence": 35
},
{
"departure": {
"time": "1749742373"
},
"stopId": "NUI001",
"stopSequence": 36
},
{
"departure": {
"time": "1749742473"
},
"stopId": "RTG002",
"stopSequence": 37
},
{
"departure": {
"time": "1749742544"
},
"stopId": "FCH004",
"stopSequence": 38
},
{
"departure": {
"time": "1749742628"
},
"stopId": "EMO001",
"stopSequence": 39
}
],
"timestamp": "1749741280",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059742"
}
}
},
{
"id": "66",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742260"
},
"stopId": "HGO001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742288"
},
"stopId": "HAC001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742371"
},
"stopId": "SEM002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742446"
},
"stopId": "ROH002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742488"
},
"stopId": "MOR002",
"stopSequence": 5
}
],
"timestamp": "1749741059",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059772"
}
}
},
{
"id": "67",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741503"
},
"stopId": "TGA007",
"stopSequence": 24
},
{
"departure": {
"time": "1749741582"
},
"stopId": "TPO001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741617"
},
"stopId": "ADR003",
"stopSequence": 26
},
{
"departure": {
"time": "1749741690"
},
"stopId": "PLR011",
"stopSequence": 27
},
{
"departure": {
"time": "1749741850"
},
"stopId": "THD001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741921"
},
"stopId": "CBE001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742032"
},
"stopId": "MIL001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742090"
},
"stopId": "ERU002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742141"
},
"stopId": "FGU001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742166"
},
"stopId": "DPA001",
"stopSequence": 33
}
],
"timestamp": "1749741324",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059800"
}
}
},
{
"id": "68",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741467"
},
"stopId": "AFR004",
"stopSequence": 34
},
{
"departure": {
"time": "1749741520"
},
"stopId": "AUR001",
"stopSequence": 35
},
{
"departure": {
"time": "1749741584"
},
"stopId": "KAE003",
"stopSequence": 36
},
{
"departure": {
"time": "1749741715"
},
"stopId": "LIO001",
"stopSequence": 37
},
{
"departure": {
"time": "1749741754"
},
"stopId": "UAN001",
"stopSequence": 38
},
{
"departure": {
"time": "1749741837"
},
"stopId": "OMO001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741926"
},
"stopId": "RGA001",
"stopSequence": 40
},
{
"departure": {
"time": "1749741957"
},
"stopId": "ROQ001",
"stopSequence": 41
},
{
"departure": {
"time": "1749742029"
},
"stopId": "SOC001",
"stopSequence": 42
},
{
"departure": {
"time": "1749742103"
},
"stopId": "FAU001",
"stopSequence": 43
},
{
"departure": {
"time": "1749742114"
},
"stopId": "FCO001",
"stopSequence": 44
},
{
"departure": {
"time": "1749742295"
},
"stopId": "BFO001",
"stopSequence": 46
}
],
"timestamp": "1749741080",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059828"
}
}
},
{
"id": "69",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741443"
},
"stopId": "ARN004",
"stopSequence": 47
},
{
"departure": {
"time": "1749741488"
},
"stopId": "BMA002",
"stopSequence": 48
},
{
"departure": {
"time": "1749741536"
},
"stopId": "3PO002",
"stopSequence": 49
},
{
"departure": {
"time": "1749741578"
},
"stopId": "VDM003",
"stopSequence": 50
},
{
"departure": {
"time": "1749741699"
},
"stopId": "ADP002",
"stopSequence": 51
},
{
"departure": {
"time": "1749741659"
},
"stopId": "BUO002",
"stopSequence": 52
}
],
"timestamp": "1749741257",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059860"
}
}
},
{
"id": "70",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741617"
},
"stopId": "NUR002",
"stopSequence": 44
},
{
"departure": {
"time": "1749741644"
},
"stopId": "GEA011",
"stopSequence": 45
},
{
"departure": {
"time": "1749741712"
},
"stopId": "AID005",
"stopSequence": 46
},
{
"departure": {
"time": "1749741795"
},
"stopId": "ARN004",
"stopSequence": 47
},
{
"departure": {
"time": "1749741853"
},
"stopId": "BMA002",
"stopSequence": 48
},
{
"departure": {
"time": "1749741902"
},
"stopId": "3PO002",
"stopSequence": 49
},
{
"departure": {
"time": "1749741983"
},
"stopId": "VDM003",
"stopSequence": 50
},
{
"departure": {
"time": "1749742078"
},
"stopId": "ADP002",
"stopSequence": 51
},
{
"departure": {
"time": "1749742064"
},
"stopId": "BUO002",
"stopSequence": 52
}
],
"timestamp": "1749741254",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059895"
}
}
},
{
"id": "71",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741456"
},
"stopId": "FCH005",
"stopSequence": 16
},
{
"departure": {
"time": "1749741548"
},
"stopId": "RTG001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741589"
},
"stopId": "NUI002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741647"
},
"stopId": "RUN004",
"stopSequence": 19
},
{
"departure": {
"time": "1749741674"
},
"stopId": "TOS002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741761"
},
"stopId": "OMN002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741778"
},
"stopId": "HOO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741904"
},
"stopId": "SEB002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742106"
},
"stopId": "TGA007",
"stopSequence": 24
},
{
"departure": {
"time": "1749742224"
},
"stopId": "TPO001",
"stopSequence": 25
}
],
"timestamp": "1749741231",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059919"
}
}
},
{
"id": "72",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741516"
},
"stopId": "GEA010",
"stopSequence": 9
},
{
"departure": {
"time": "1749741625"
},
"stopId": "NUR001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741697"
},
"stopId": "ROU024",
"stopSequence": 11
},
{
"departure": {
"time": "1749741880"
},
"stopId": "HOM001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741985"
},
"stopId": "REM002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742053"
},
"stopId": "CGL002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742122"
},
"stopId": "EMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742183"
},
"stopId": "FCH005",
"stopSequence": 16
},
{
"departure": {
"time": "1749742280"
},
"stopId": "RTG001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742258"
},
"stopId": "NUI002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742415"
},
"stopId": "RUN004",
"stopSequence": 19
},
{
"departure": {
"time": "1749742444"
},
"stopId": "TOS002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742501"
},
"stopId": "OMN002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742551"
},
"stopId": "HOO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742652"
},
"stopId": "SEB002",
"stopSequence": 23
}
],
"timestamp": "1749741397",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059958"
}
}
},
{
"id": "73",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741447"
},
"stopId": "OMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741516"
},
"stopId": "UAN002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741559"
},
"stopId": "LIO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741673"
},
"stopId": "KAE004",
"stopSequence": 18
},
{
"departure": {
"time": "1749741733"
},
"stopId": "AUR002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741784"
},
"stopId": "AFR003",
"stopSequence": 20
},
{
"departure": {
"time": "1749741864"
},
"stopId": "DPA002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741952"
},
"stopId": "FGU002",
"stopSequence": 22
}
],
"timestamp": "1749740843",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5059989"
}
}
},
{
"id": "74",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741484"
},
"stopId": "ADP001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741512"
},
"stopId": "VDM004",
"stopSequence": 4
},
{
"departure": {
"time": "1749741680"
},
"stopId": "3PO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741656"
},
"stopId": "BMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741756"
},
"stopId": "ARN003",
"stopSequence": 7
},
{
"departure": {
"time": "1749741840"
},
"stopId": "AID006",
"stopSequence": 8
},
{
"departure": {
"time": "1749741994"
},
"stopId": "GEA010",
"stopSequence": 9
},
{
"departure": {
"time": "1749742035"
},
"stopId": "NUR001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742107"
},
"stopId": "ROU024",
"stopSequence": 11
},
{
"departure": {
"time": "1749742295"
},
"stopId": "HOM001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742400"
},
"stopId": "REM002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742468"
},
"stopId": "CGL002",
"stopSequence": 14
}
],
"timestamp": "1749741165",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060018"
}
}
},
{
"id": "75",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "HGO001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741569"
},
"stopId": "HAC001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741655"
},
"stopId": "SEM002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741733"
},
"stopId": "ROH002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741777"
},
"stopId": "MOR002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741865"
},
"stopId": "HAP002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741931"
},
"stopId": "PIG002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741998"
},
"stopId": "BFO002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741988"
},
"stopId": "PHA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742068"
},
"stopId": "FCO002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742120"
},
"stopId": "FAU002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742219"
},
"stopId": "SOC002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742253"
},
"stopId": "ROQ002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742351"
},
"stopId": "RGA002",
"stopSequence": 14
}
],
"timestamp": "1749740536",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060046"
}
}
},
{
"id": "76",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741457"
},
"stopId": "CGL001",
"stopSequence": 40
},
{
"departure": {
"time": "1749741503"
},
"stopId": "REM001",
"stopSequence": 41
},
{
"departure": {
"time": "1749741601"
},
"stopId": "HOM002",
"stopSequence": 42
},
{
"departure": {
"time": "1749741709"
},
"stopId": "ROU042",
"stopSequence": 43
},
{
"departure": {
"time": "1749741966"
},
"stopId": "NUR002",
"stopSequence": 44
},
{
"departure": {
"time": "1749741977"
},
"stopId": "GEA011",
"stopSequence": 45
},
{
"departure": {
"time": "1749742058"
},
"stopId": "AID005",
"stopSequence": 46
}
],
"timestamp": "1749741206",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060067"
}
}
},
{
"id": "77",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741445"
},
"stopId": "PLR011",
"stopSequence": 27
},
{
"departure": {
"time": "1749741567"
},
"stopId": "THD001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741625"
},
"stopId": "CBE001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741774"
},
"stopId": "MIL001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741806"
},
"stopId": "ERU002",
"stopSequence": 31
},
{
"departure": {
"time": "1749741862"
},
"stopId": "FGU001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741904"
},
"stopId": "DPA001",
"stopSequence": 33
}
],
"timestamp": "1749741140",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060098"
}
}
},
{
"id": "78",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741442"
},
"stopId": "NUI001",
"stopSequence": 36
},
{
"departure": {
"time": "1749741509"
},
"stopId": "RTG002",
"stopSequence": 37
},
{
"departure": {
"time": "1749741656"
},
"stopId": "FCH004",
"stopSequence": 38
},
{
"departure": {
"time": "1749741704"
},
"stopId": "EMO001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741811"
},
"stopId": "CGL001",
"stopSequence": 40
},
{
"departure": {
"time": "1749741887"
},
"stopId": "REM001",
"stopSequence": 41
},
{
"departure": {
"time": "1749741916"
},
"stopId": "HOM002",
"stopSequence": 42
}
],
"timestamp": "1749740714",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060108"
}
}
},
{
"id": "79",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741840"
},
"stopId": "AUL001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742017"
},
"stopId": "BUO001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742112"
},
"stopId": "ADP001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742162"
},
"stopId": "VDM004",
"stopSequence": 4
},
{
"departure": {
"time": "1749742309"
},
"stopId": "3PO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742367"
},
"stopId": "BMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742411"
},
"stopId": "ARN003",
"stopSequence": 7
},
{
"departure": {
"time": "1749742522"
},
"stopId": "AID006",
"stopSequence": 8
}
],
"timestamp": "1749740991",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060117"
}
}
},
{
"id": "80",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741500"
},
"stopId": "PHA001",
"stopSequence": 45
},
{
"departure": {
"time": "1749741523"
},
"stopId": "BFO001",
"stopSequence": 46
},
{
"departure": {
"time": "1749741581"
},
"stopId": "PIG001",
"stopSequence": 47
},
{
"departure": {
"time": "1749741637"
},
"stopId": "HAP001",
"stopSequence": 48
},
{
"departure": {
"time": "1749741752"
},
"stopId": "MOR001",
"stopSequence": 49
}
],
"timestamp": "1749740918",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060122"
}
}
},
{
"id": "81",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741453"
},
"stopId": "ERU001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741553"
},
"stopId": "MIL002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741677"
},
"stopId": "CBE002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741701"
},
"stopId": "THD002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741964"
},
"stopId": "PLR010",
"stopSequence": 27
},
{
"departure": {
"time": "1749742033"
},
"stopId": "ADR002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742061"
},
"stopId": "TPO002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742076"
},
"stopId": "TGA006",
"stopSequence": 30
},
{
"departure": {
"time": "1749742181"
},
"stopId": "SEB001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742262"
},
"stopId": "HOO001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742327"
},
"stopId": "OMN001",
"stopSequence": 33
},
{
"departure": {
"time": "1749742405"
},
"stopId": "TOS001",
"stopSequence": 34
}
],
"timestamp": "1749741349",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060127"
}
}
},
{
"id": "82",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741458"
},
"stopId": "AFR004",
"stopSequence": 11
},
{
"departure": {
"time": "1749741542"
},
"stopId": "AUR001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741587"
},
"stopId": "KAE003",
"stopSequence": 13
},
{
"departure": {
"time": "1749741664"
},
"stopId": "LIO001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741712"
},
"stopId": "UAN001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741840"
},
"stopId": "OMO001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741912"
},
"stopId": "RGA001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741964"
},
"stopId": "ROQ001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741989"
},
"stopId": "SOC001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742069"
},
"stopId": "FAU001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742115"
},
"stopId": "FCO001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742228"
},
"stopId": "PHA001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742269"
},
"stopId": "BFO001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742322"
},
"stopId": "PIG001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742427"
},
"stopId": "HAP001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742472"
},
"stopId": "MOR001",
"stopSequence": 26
}
],
"timestamp": "1749741297",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5060130"
}
}
},
{
"id": "83",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "ROU134",
"stopSequence": 1
},
{
"departure": {
"time": "1749742878"
},
"stopId": "NUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742923"
},
"stopId": "GEA011",
"stopSequence": 3
},
{
"departure": {
"time": "1749743023"
},
"stopId": "ATA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749743113"
},
"stopId": "AVG002",
"stopSequence": 5
},
{
"departure": {
"time": "1749743199"
},
"stopId": "OAE002",
"stopSequence": 6
}
],
"timestamp": "1749741016",
"trip": {
"routeId": "MWR",
"scheduleRelationship": "SCHEDULED",
"tripId": "5062020"
}
}
},
{
"id": "84",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741840"
},
"stopId": "ZWH004",
"stopSequence": 1
},
{
"departure": {
"time": "1749741884"
},
"stopId": "ZWH001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741939"
},
"stopId": "WHT001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742005"
},
"stopId": "ACQ001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742066"
},
"stopId": "GRI001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742181"
},
"stopId": "MAR001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742246"
},
"stopId": "FON001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742353"
},
"stopId": "SAV001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742424"
},
"stopId": "SQC001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742508"
},
"stopId": "CRE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742626"
},
"stopId": "CAP001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742697"
},
"stopId": "ACO001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742763"
},
"stopId": "RXC001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742835"
},
"stopId": "VIG004",
"stopSequence": 14
},
{
"departure": {
"time": "1749742925"
},
"stopId": "NDR003",
"stopSequence": 15
},
{
"departure": {
"time": "1749742993"
},
"stopId": "FCH001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743082"
},
"stopId": "RTG001",
"stopSequence": 17
},
{
"departure": {
"time": "1749743149"
},
"stopId": "HEC001",
"stopSequence": 18
}
],
"timestamp": "1749740100",
"trip": {
"routeId": "Z6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5062162"
}
}
},
{
"id": "85",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741510"
},
"stopId": "GBE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741589"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741662"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741678"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741776"
},
"stopId": "RON002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742016"
},
"stopId": "DES002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742068"
},
"stopId": "STV002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742103"
},
"stopId": "18J002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742138"
},
"stopId": "DLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742182"
},
"stopId": "RFE006",
"stopSequence": 11
},
{
"departure": {
"time": "1749742296"
},
"stopId": "LCA002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742323"
},
"stopId": "RRE002",
"stopSequence": 13
}
],
"timestamp": "1749740535",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5062973"
}
}
},
{
"id": "86",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741487"
},
"stopId": "LTI001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741607"
},
"stopId": "RRE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741698"
},
"stopId": "LCA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741795"
},
"stopId": "RFE001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741858"
},
"stopId": "DLE001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741926"
},
"stopId": "18J001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741961"
},
"stopId": "STV001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742098"
},
"stopId": "DES001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742215"
},
"stopId": "RON001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742282"
},
"stopId": "MRN001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742309"
},
"stopId": "RJA001",
"stopSequence": 16
}
],
"timestamp": "1749741209",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063052"
}
}
},
{
"id": "87",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741479"
},
"stopId": "18J002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741527"
},
"stopId": "DLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741569"
},
"stopId": "RFE006",
"stopSequence": 11
},
{
"departure": {
"time": "1749741629"
},
"stopId": "LCA002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741702"
},
"stopId": "RRE002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741828"
},
"stopId": "LTI002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741874"
},
"stopId": "RPC002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741918"
},
"stopId": "11N002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741973"
},
"stopId": "BAS002",
"stopSequence": 17
}
],
"timestamp": "1749741254",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063067"
}
}
},
{
"id": "88",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741544"
},
"stopId": "DES001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741640"
},
"stopId": "RON001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741693"
},
"stopId": "MRN001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741785"
},
"stopId": "RJA001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741784"
},
"stopId": "PID001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741876"
},
"stopId": "GBE001",
"stopSequence": 18
}
],
"timestamp": "1749741105",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063076"
}
}
},
{
"id": "89",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741660"
},
"stopId": "VER001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741800"
},
"stopId": "PCU001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741809"
},
"stopId": "BAS001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741888"
},
"stopId": "11N001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741941"
},
"stopId": "RPC001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742001"
},
"stopId": "LTI001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742140"
},
"stopId": "RRE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742265"
},
"stopId": "LCA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742351"
},
"stopId": "RFE001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742384"
},
"stopId": "DLE001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742462"
},
"stopId": "18J001",
"stopSequence": 11
}
],
"timestamp": "1749740620",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063085"
}
}
},
{
"id": "90",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741444"
},
"stopId": "RPC002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741488"
},
"stopId": "11N002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741563"
},
"stopId": "BAS002",
"stopSequence": 17
}
],
"timestamp": "1749741080",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063098"
}
}
},
{
"id": "91",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742449"
},
"stopId": "PCU001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742529"
},
"stopId": "BAS001",
"stopSequence": 3
}
],
"timestamp": "1749741283",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063099"
}
}
},
{
"id": "92",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741460"
},
"stopId": "GBE001",
"stopSequence": 18
}
],
"timestamp": "1749741418",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063109"
}
}
},
{
"id": "93",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "PDO002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742038"
},
"stopId": "GBE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742126"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742199"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742278"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742364"
},
"stopId": "RON002",
"stopSequence": 6
}
],
"timestamp": "1749740921",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063110"
}
}
},
{
"id": "94",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741482"
},
"stopId": "VFO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741539"
},
"stopId": "PPS001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741608"
},
"stopId": "VAH001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741649"
},
"stopId": "RDI001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741755"
},
"stopId": "NTB001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741821"
},
"stopId": "UEI003",
"stopSequence": 18
},
{
"departure": {
"time": "1749741794"
},
"stopId": "RLA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741925"
},
"stopId": "COU011",
"stopSequence": 20
},
{
"departure": {
"time": "1749742042"
},
"stopId": "CIM001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742154"
},
"stopId": "RQU003",
"stopSequence": 22
},
{
"departure": {
"time": "1749742222"
},
"stopId": "PAU001",
"stopSequence": 23
}
],
"timestamp": "1749740727",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063794"
}
}
},
{
"id": "95",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741528"
},
"stopId": "COO001",
"stopSequence": 21
}
],
"timestamp": "1749741209",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063802"
}
}
},
{
"id": "96",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742080"
},
"stopId": "ARE001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742105"
},
"stopId": "BET001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742194"
},
"stopId": "RBA001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742231"
},
"stopId": "CBA012",
"stopSequence": 4
},
{
"departure": {
"time": "1749742288"
},
"stopId": "CMO002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742370"
},
"stopId": "VFO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742439"
},
"stopId": "PPS001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742485"
},
"stopId": "VAH001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742554"
},
"stopId": "RDI001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742656"
},
"stopId": "NTB001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742766"
},
"stopId": "UEI003",
"stopSequence": 11
},
{
"departure": {
"time": "1749742800"
},
"stopId": "RLA001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742920"
},
"stopId": "COU011",
"stopSequence": 13
},
{
"departure": {
"time": "1749743056"
},
"stopId": "CIM001",
"stopSequence": 14
}
],
"timestamp": "1749740307",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063803"
}
}
},
{
"id": "97",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742140"
},
"stopId": "JPS001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742327"
},
"stopId": "PSM002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742464"
},
"stopId": "CPL012",
"stopSequence": 3
},
{
"departure": {
"time": "1749742572"
},
"stopId": "CPT002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742660"
},
"stopId": "LFG002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742708"
},
"stopId": "PQU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742818"
},
"stopId": "SNO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742852"
},
"stopId": "SSU002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742980"
},
"stopId": "BET001",
"stopSequence": 9
},
{
"departure": {
"time": "1749743065"
},
"stopId": "RBA001",
"stopSequence": 10
},
{
"departure": {
"time": "1749743100"
},
"stopId": "CBA012",
"stopSequence": 11
}
],
"timestamp": "1749740531",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063811"
}
}
},
{
"id": "98",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742080"
},
"stopId": "HDV032",
"stopSequence": 1
},
{
"departure": {
"time": "1749742250"
},
"stopId": "ELA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742438"
},
"stopId": "PDB006",
"stopSequence": 3
},
{
"departure": {
"time": "1749742506"
},
"stopId": "CSN004",
"stopSequence": 4
},
{
"departure": {
"time": "1749742610"
},
"stopId": "STU001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742725"
},
"stopId": "VCH001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742824"
},
"stopId": "CHA003",
"stopSequence": 7
}
],
"timestamp": "1749740920",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063821"
}
}
},
{
"id": "99",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741471"
},
"stopId": "ELA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741602"
},
"stopId": "PDB006",
"stopSequence": 3
},
{
"departure": {
"time": "1749741646"
},
"stopId": "CSN004",
"stopSequence": 4
},
{
"departure": {
"time": "1749741731"
},
"stopId": "STU001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741756"
},
"stopId": "VCH001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741846"
},
"stopId": "CHA003",
"stopSequence": 7
},
{
"departure": {
"time": "1749741908"
},
"stopId": "PAU002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741980"
},
"stopId": "RQU004",
"stopSequence": 9
},
{
"departure": {
"time": "1749742111"
},
"stopId": "CIM002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742256"
},
"stopId": "COU012",
"stopSequence": 11
},
{
"departure": {
"time": "1749742407"
},
"stopId": "RLA002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742461"
},
"stopId": "UEI002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742532"
},
"stopId": "NTB002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742607"
},
"stopId": "RDI002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742671"
},
"stopId": "VAH002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742699"
},
"stopId": "PPS002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742742"
},
"stopId": "VFO001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742827"
},
"stopId": "CMO001",
"stopSequence": 19
},
{
"departure": {
"time": "1749743002"
},
"stopId": "COO001",
"stopSequence": 21
}
],
"timestamp": "1749740414",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063831"
}
}
},
{
"id": "100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741498"
},
"stopId": "CHA002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741588"
},
"stopId": "VCH002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741670"
},
"stopId": "STU002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741758"
},
"stopId": "CSN005",
"stopSequence": 20
},
{
"departure": {
"time": "1749741800"
},
"stopId": "PDB005",
"stopSequence": 21
},
{
"departure": {
"time": "1749742060"
},
"stopId": "ELA001",
"stopSequence": 22
}
],
"timestamp": "1749741193",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063841"
}
}
},
{
"id": "101",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741462"
},
"stopId": "PAU002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741533"
},
"stopId": "RQU004",
"stopSequence": 9
},
{
"departure": {
"time": "1749741617"
},
"stopId": "CIM002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741809"
},
"stopId": "COU012",
"stopSequence": 11
},
{
"departure": {
"time": "1749741896"
},
"stopId": "RLA002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741926"
},
"stopId": "UEI002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741994"
},
"stopId": "NTB002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742061"
},
"stopId": "RDI002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742126"
},
"stopId": "VAH002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742150"
},
"stopId": "PPS002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742191"
},
"stopId": "VFO001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742281"
},
"stopId": "CMO001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742274"
},
"stopId": "CBA011",
"stopSequence": 20
},
{
"departure": {
"time": "1749742348"
},
"stopId": "RBA002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742452"
},
"stopId": "BET002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742520"
},
"stopId": "SSU001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742632"
},
"stopId": "SNO001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742727"
},
"stopId": "PQU001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742717"
},
"stopId": "LFG001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742793"
},
"stopId": "CPT001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742892"
},
"stopId": "CPL011",
"stopSequence": 28
},
{
"departure": {
"time": "1749743028"
},
"stopId": "PSM001",
"stopSequence": 29
}
],
"timestamp": "1749741165",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5063846"
}
}
},
{
"id": "102",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "LIG024",
"stopSequence": 1
}
],
"timestamp": "1749741256",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5064808"
}
}
},
{
"id": "103",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741458"
},
"stopId": "TRS002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741555"
},
"stopId": "DMO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741601"
},
"stopId": "CMS002",
"stopSequence": 14
}
],
"timestamp": "1749740840",
"trip": {
"routeId": "C11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065077"
}
}
},
{
"id": "104",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741960"
},
"stopId": "SPI001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742054"
},
"stopId": "CMS001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742098"
},
"stopId": "DMO001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742198"
},
"stopId": "TRS001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742239"
},
"stopId": "LOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742336"
},
"stopId": "PSM001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742410"
},
"stopId": "GCR001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742691"
},
"stopId": "DEN002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742837"
},
"stopId": "IAL001",
"stopSequence": 9
},
{
"departure": {
"time": "1749743082"
},
"stopId": "PSF001",
"stopSequence": 10
},
{
"departure": {
"time": "1749743148"
},
"stopId": "MNL001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743208"
},
"stopId": "GAP001",
"stopSequence": 12
}
],
"timestamp": "1749740265",
"trip": {
"routeId": "C11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065078"
}
}
},
{
"id": "105",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742080"
},
"stopId": "MTT003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742253"
},
"stopId": "FRR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742340"
},
"stopId": "JRS002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742553"
},
"stopId": "FEL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742626"
},
"stopId": "DVE002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742705"
},
"stopId": "FJA002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742752"
},
"stopId": "ING002",
"stopSequence": 8
}
],
"timestamp": "1749740842",
"trip": {
"routeId": "C9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065144"
}
}
},
{
"id": "106",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741534"
},
"stopId": "MHE001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741614"
},
"stopId": "FEL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741674"
},
"stopId": "DVE002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741797"
},
"stopId": "FJA002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741827"
},
"stopId": "ING002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741887"
},
"stopId": "MYT012",
"stopSequence": 9
},
{
"departure": {
"time": "1749741935"
},
"stopId": "SHW002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741975"
},
"stopId": "PEO002",
"stopSequence": 11
}
],
"timestamp": "1749740950",
"trip": {
"routeId": "C9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065188"
}
}
},
{
"id": "107",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742613"
},
"stopId": "FRR002",
"stopSequence": 2
}
],
"timestamp": "1749741403",
"trip": {
"routeId": "C9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065224"
}
}
},
{
"id": "108",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741448"
},
"stopId": "SHW002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741488"
},
"stopId": "PEO002",
"stopSequence": 11
}
],
"timestamp": "1749741351",
"trip": {
"routeId": "C9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065260"
}
}
},
{
"id": "109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741486"
},
"stopId": "4VE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741516"
},
"stopId": "LEZ002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741637"
},
"stopId": "JCU003",
"stopSequence": 6
},
{
"departure": {
"time": "1749741701"
},
"stopId": "OGO001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741768"
},
"stopId": "OUB001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741871"
},
"stopId": "LCA001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741969"
},
"stopId": "RFE001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742107"
},
"stopId": "ROG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742194"
},
"stopId": "14J001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742184"
},
"stopId": "TAL002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742252"
},
"stopId": "GDE002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742404"
},
"stopId": "CER001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742442"
},
"stopId": "GOU001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742566"
},
"stopId": "RUB001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742629"
},
"stopId": "RDB001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742815"
},
"stopId": "RDJ002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742883"
},
"stopId": "RDG002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742937"
},
"stopId": "ARO002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742991"
},
"stopId": "RHA002",
"stopSequence": 22
},
{
"departure": {
"time": "1749743153"
},
"stopId": "CHB001",
"stopSequence": 23
}
],
"timestamp": "1749741209",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065478"
}
}
},
{
"id": "110",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741455"
},
"stopId": "GDE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741547"
},
"stopId": "TAL001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741595"
},
"stopId": "14J002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741635"
},
"stopId": "ROG002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741730"
},
"stopId": "RFE002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741805"
},
"stopId": "LCA002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741978"
},
"stopId": "OUB002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742099"
},
"stopId": "OGO003",
"stopSequence": 23
},
{
"departure": {
"time": "1749742162"
},
"stopId": "JCU001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742302"
},
"stopId": "LEZ001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742352"
},
"stopId": "4VE001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742540"
},
"stopId": "VSA001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742640"
},
"stopId": "HVA003",
"stopSequence": 28
}
],
"timestamp": "1749740842",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065485"
}
}
},
{
"id": "111",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741447"
},
"stopId": "WBO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741669"
},
"stopId": "PHG004",
"stopSequence": 6
},
{
"departure": {
"time": "1749741752"
},
"stopId": "CHB002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741850"
},
"stopId": "RHA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741920"
},
"stopId": "ARO001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741955"
},
"stopId": "RDG001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742004"
},
"stopId": "RDJ001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742092"
},
"stopId": "RDB002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742222"
},
"stopId": "RUB002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742202"
},
"stopId": "GOU002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742311"
},
"stopId": "CER002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742508"
},
"stopId": "GDE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742570"
},
"stopId": "TAL001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742642"
},
"stopId": "14J002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742730"
},
"stopId": "ROG002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742873"
},
"stopId": "RFE002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742900"
},
"stopId": "LCA002",
"stopSequence": 21
},
{
"departure": {
"time": "1749743126"
},
"stopId": "OUB002",
"stopSequence": 22
}
],
"timestamp": "1749741082",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065492"
}
}
},
{
"id": "112",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742260"
},
"stopId": "CAL007",
"stopSequence": 1
},
{
"departure": {
"time": "1749742431"
},
"stopId": "GID002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742529"
},
"stopId": "ARB002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742601"
},
"stopId": "LCI002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742703"
},
"stopId": "WBO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742818"
},
"stopId": "PHG004",
"stopSequence": 6
},
{
"departure": {
"time": "1749742996"
},
"stopId": "CHB002",
"stopSequence": 7
},
{
"departure": {
"time": "1749743094"
},
"stopId": "RHA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743198"
},
"stopId": "ARO001",
"stopSequence": 9
}
],
"timestamp": "1749740652",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065503"
}
}
},
{
"id": "113",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741479"
},
"stopId": "RUB001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741554"
},
"stopId": "RDB001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741700"
},
"stopId": "RDJ002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741746"
},
"stopId": "RDG002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741740"
},
"stopId": "ARO002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741866"
},
"stopId": "RHA002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741954"
},
"stopId": "CHB001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742041"
},
"stopId": "PHG002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742108"
},
"stopId": "WBO002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742195"
},
"stopId": "LCI001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742261"
},
"stopId": "ARB001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742249"
},
"stopId": "GID001",
"stopSequence": 28
}
],
"timestamp": "1749741040",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065511"
}
}
},
{
"id": "114",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741563"
},
"stopId": "VSA001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741635"
},
"stopId": "HVA003",
"stopSequence": 28
}
],
"timestamp": "1749741401",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065516"
}
}
},
{
"id": "115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742260"
},
"stopId": "HDV042",
"stopSequence": 1
},
{
"departure": {
"time": "1749742384"
},
"stopId": "HVA004",
"stopSequence": 2
},
{
"departure": {
"time": "1749742489"
},
"stopId": "VSA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742639"
},
"stopId": "4VE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742755"
},
"stopId": "LEZ002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742876"
},
"stopId": "JCU003",
"stopSequence": 6
},
{
"departure": {
"time": "1749742938"
},
"stopId": "OGO001",
"stopSequence": 7
},
{
"departure": {
"time": "1749743118"
},
"stopId": "OUB001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743213"
},
"stopId": "LCA001",
"stopSequence": 9
}
],
"timestamp": "1749740599",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5065517"
}
}
},
{
"id": "116",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "RIH001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742661"
},
"stopId": "PNF001",
"stopSequence": 2
}
],
"timestamp": "1749741039",
"trip": {
"routeId": "NVL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5066265"
}
}
},
{
"id": "117",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741628"
},
"stopId": "MSI003",
"stopSequence": 8
}
],
"timestamp": "1749741402",
"trip": {
"routeId": "NVL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5066285"
}
}
},
{
"id": "118",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741733"
},
"stopId": "PNF001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742011"
},
"stopId": "MAG001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742153"
},
"stopId": "LTA001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742324"
},
"stopId": "MSI003",
"stopSequence": 8
}
],
"timestamp": "1749740018",
"trip": {
"routeId": "NVL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5066306"
}
}
},
{
"id": "119",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741455"
},
"stopId": "HLF002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741503"
},
"stopId": "MAH002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741577"
},
"stopId": "HRI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741632"
},
"stopId": "HPE002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741717"
},
"stopId": "HAV001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741770"
},
"stopId": "PAR002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741953"
},
"stopId": "HCP002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742043"
},
"stopId": "HMA003",
"stopSequence": 17
},
{
"departure": {
"time": "1749742126"
},
"stopId": "GLE002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742235"
},
"stopId": "JAQ002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742316"
},
"stopId": "HBE002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742428"
},
"stopId": "DUT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742547"
},
"stopId": "LGH002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742658"
},
"stopId": "EDE002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742910"
},
"stopId": "GMO002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742920"
},
"stopId": "LMR002",
"stopSequence": 25
},
{
"departure": {
"time": "1749743024"
},
"stopId": "LDL002",
"stopSequence": 26
},
{
"departure": {
"time": "1749743106"
},
"stopId": "FEN002",
"stopSequence": 27
}
],
"timestamp": "1749741127",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068581"
}
}
},
{
"id": "120",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741456"
},
"stopId": "ZAC001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741592"
},
"stopId": "SEG001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741650"
},
"stopId": "SRA001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741693"
},
"stopId": "SGA001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741754"
},
"stopId": "SHD001",
"stopSequence": 34
}
],
"timestamp": "1749740867",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068587"
}
}
},
{
"id": "121",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "SAM001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742314"
},
"stopId": "SHD002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742364"
},
"stopId": "SGA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742403"
},
"stopId": "SRA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742479"
},
"stopId": "SEG002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742648"
},
"stopId": "ZAC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742680"
},
"stopId": "HCO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742749"
},
"stopId": "HCM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742847"
},
"stopId": "HLF002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742962"
},
"stopId": "MAH002",
"stopSequence": 10
},
{
"departure": {
"time": "1749743043"
},
"stopId": "HRI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749743099"
},
"stopId": "HPE002",
"stopSequence": 12
}
],
"timestamp": "1749740535",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068588"
}
}
},
{
"id": "122",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741473"
},
"stopId": "FDP002",
"stopSequence": 32
}
],
"timestamp": "1749741327",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068593"
}
}
},
{
"id": "123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "EUL001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742236"
},
"stopId": "FDP001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742440"
},
"stopId": "CAL001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742534"
},
"stopId": "CCD001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742592"
},
"stopId": "HWA001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742653"
},
"stopId": "JEF001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742886"
},
"stopId": "FEN001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742967"
},
"stopId": "LDL001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743049"
},
"stopId": "LMR003",
"stopSequence": 9
}
],
"timestamp": "1749740441",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068594"
}
}
},
{
"id": "124",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741496"
},
"stopId": "HMA003",
"stopSequence": 17
},
{
"departure": {
"time": "1749741568"
},
"stopId": "GLE002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741651"
},
"stopId": "JAQ002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741720"
},
"stopId": "HBE002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741804"
},
"stopId": "DUT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741896"
},
"stopId": "LGH002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742008"
},
"stopId": "EDE002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742235"
},
"stopId": "GMO002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742256"
},
"stopId": "LMR002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742302"
},
"stopId": "LDL002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742377"
},
"stopId": "FEN002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742546"
},
"stopId": "JEF002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742600"
},
"stopId": "HWA002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742638"
},
"stopId": "CCD002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742794"
},
"stopId": "CAL002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742961"
},
"stopId": "FDP002",
"stopSequence": 32
}
],
"timestamp": "1749741278",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068598"
}
}
},
{
"id": "125",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741508"
},
"stopId": "PAR002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741632"
},
"stopId": "HAV002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741698"
},
"stopId": "HPE001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741777"
},
"stopId": "HRI001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741836"
},
"stopId": "MAH001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741909"
},
"stopId": "HLF001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742027"
},
"stopId": "HCM001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742049"
},
"stopId": "HCO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742147"
},
"stopId": "ZAC001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742343"
},
"stopId": "SEG001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742424"
},
"stopId": "SRA001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742478"
},
"stopId": "SGA001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742543"
},
"stopId": "SHD001",
"stopSequence": 33
}
],
"timestamp": "1749740867",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068603"
}
}
},
{
"id": "126",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741442"
},
"stopId": "FEN001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741496"
},
"stopId": "LDL001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741573"
},
"stopId": "LMR003",
"stopSequence": 9
},
{
"departure": {
"time": "1749741829"
},
"stopId": "EDE001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741906"
},
"stopId": "LGH001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742016"
},
"stopId": "DUT001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742022"
},
"stopId": "HBE001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742132"
},
"stopId": "JAQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742158"
},
"stopId": "HGA001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742208"
},
"stopId": "GLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742269"
},
"stopId": "HJA003",
"stopSequence": 17
},
{
"departure": {
"time": "1749742347"
},
"stopId": "HMA001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742373"
},
"stopId": "HCP001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742742"
},
"stopId": "HPE001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742796"
},
"stopId": "HRI001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742830"
},
"stopId": "MAH001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742923"
},
"stopId": "HLF001",
"stopSequence": 26
}
],
"timestamp": "1749741129",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5068607"
}
}
},
{
"id": "127",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741482"
},
"stopId": "GBE001",
"stopSequence": 20
}
],
"timestamp": "1749740953",
"trip": {
"routeId": "67",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069234"
}
}
},
{
"id": "128",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "PDO001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742699"
},
"stopId": "GBE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742787"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742860"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742926"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742997"
},
"stopId": "RON002",
"stopSequence": 6
},
{
"departure": {
"time": "1749743155"
},
"stopId": "JAP001",
"stopSequence": 7
}
],
"timestamp": "1749740921",
"trip": {
"routeId": "67",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069235"
}
}
},
{
"id": "129",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741561"
},
"stopId": "GBE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741660"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741733"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741726"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741797"
},
"stopId": "RON002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741955"
},
"stopId": "JAP001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742101"
},
"stopId": "RHA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742214"
},
"stopId": "ARO001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742233"
},
"stopId": "RDG001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742281"
},
"stopId": "RDJ001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742328"
},
"stopId": "FCI001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742425"
},
"stopId": "FAE001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742510"
},
"stopId": "JRO001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742591"
},
"stopId": "LMQ001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742673"
},
"stopId": "MDF001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742866"
},
"stopId": "OCC001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742953"
},
"stopId": "VEZ001",
"stopSequence": 18
},
{
"departure": {
"time": "1749743075"
},
"stopId": "VEN003",
"stopSequence": 19
},
{
"departure": {
"time": "1749743194"
},
"stopId": "VLL001",
"stopSequence": 20
}
],
"timestamp": "1749739948",
"trip": {
"routeId": "67",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069247"
}
}
},
{
"id": "130",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741445"
},
"stopId": "VLL002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741480"
},
"stopId": "VEN001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741576"
},
"stopId": "VEZ002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741719"
},
"stopId": "OCC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741763"
},
"stopId": "MDF002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741887"
},
"stopId": "LMQ002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742057"
},
"stopId": "JRO002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742120"
},
"stopId": "FAE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742194"
},
"stopId": "FCI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742298"
},
"stopId": "RDJ002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742346"
},
"stopId": "RDG002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742405"
},
"stopId": "ARO002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742464"
},
"stopId": "RHA002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742698"
},
"stopId": "RON001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742723"
},
"stopId": "MRN001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742808"
},
"stopId": "RJA001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742875"
},
"stopId": "PID001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742942"
},
"stopId": "GBE001",
"stopSequence": 20
}
],
"timestamp": "1749739652",
"trip": {
"routeId": "67",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069252"
}
}
},
{
"id": "131",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "PDB021",
"stopSequence": 1
},
{
"departure": {
"time": "1749742444"
},
"stopId": "BAU002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742497"
},
"stopId": "PET002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742552"
},
"stopId": "ANP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742640"
},
"stopId": "ANN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742755"
},
"stopId": "MOA002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742836"
},
"stopId": "MAS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742946"
},
"stopId": "ASC002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743002"
},
"stopId": "RBT001",
"stopSequence": 9
},
{
"departure": {
"time": "1749743029"
},
"stopId": "BAT002",
"stopSequence": 10
},
{
"departure": {
"time": "1749743100"
},
"stopId": "AQC002",
"stopSequence": 11
}
],
"timestamp": "1749740411",
"trip": {
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069516"
}
}
},
{
"id": "132",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741467"
},
"stopId": "GBA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741530"
},
"stopId": "CIB002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741698"
},
"stopId": "EFF004",
"stopSequence": 6
},
{
"departure": {
"time": "1749741700"
},
"stopId": "SIN001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741775"
},
"stopId": "BGA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741920"
},
"stopId": "PUR001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742006"
},
"stopId": "PBT001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742053"
},
"stopId": "OIN001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742146"
},
"stopId": "AQU001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742265"
},
"stopId": "ANC001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742282"
},
"stopId": "TNB001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742368"
},
"stopId": "TAB001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742453"
},
"stopId": "LPI001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742529"
},
"stopId": "BPO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742587"
},
"stopId": "TOM002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742628"
},
"stopId": "EIF002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742885"
},
"stopId": "BTM002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742936"
},
"stopId": "PNL002",
"stopSequence": 22
},
{
"departure": {
"time": "1749743093"
},
"stopId": "UST003",
"stopSequence": 23
}
],
"timestamp": "1749741307",
"trip": {
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069583"
}
}
},
{
"id": "133",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741518"
},
"stopId": "BGA002",
"stopSequence": 29
},
{
"departure": {
"time": "1749741599"
},
"stopId": "SIN002",
"stopSequence": 30
},
{
"departure": {
"time": "1749741674"
},
"stopId": "EFF003",
"stopSequence": 31
},
{
"departure": {
"time": "1749741757"
},
"stopId": "CIB001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741829"
},
"stopId": "GBA001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741884"
},
"stopId": "BCA001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741912"
},
"stopId": "BFR001",
"stopSequence": 35
}
],
"timestamp": "1749741324",
"trip": {
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069585"
}
}
},
{
"id": "134",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741481"
},
"stopId": "AUL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741582"
},
"stopId": "VEP002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741674"
},
"stopId": "AGO001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741778"
},
"stopId": "UST001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741824"
},
"stopId": "PNL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741867"
},
"stopId": "BTM001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741920"
},
"stopId": "LAN001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741986"
},
"stopId": "EIF001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742048"
},
"stopId": "TOM001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742106"
},
"stopId": "BPO003",
"stopSequence": 20
},
{
"departure": {
"time": "1749742193"
},
"stopId": "LPI002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742308"
},
"stopId": "TAB002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742347"
},
"stopId": "TNB002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742386"
},
"stopId": "ANC002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742429"
},
"stopId": "AQU002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742438"
},
"stopId": "OIN002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742513"
},
"stopId": "PBT002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742597"
},
"stopId": "PUR002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742726"
},
"stopId": "BGA002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742798"
},
"stopId": "SIN002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742873"
},
"stopId": "EFF003",
"stopSequence": 31
},
{
"departure": {
"time": "1749742956"
},
"stopId": "CIB001",
"stopSequence": 32
},
{
"departure": {
"time": "1749743072"
},
"stopId": "GBA001",
"stopSequence": 33
},
{
"departure": {
"time": "1749743127"
},
"stopId": "BCA001",
"stopSequence": 34
},
{
"departure": {
"time": "1749743155"
},
"stopId": "BFR001",
"stopSequence": 35
}
],
"timestamp": "1749741080",
"trip": {
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069586"
}
}
},
{
"id": "135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "PLR037",
"stopSequence": 1
},
{
"departure": {
"time": "1749742091"
},
"stopId": "THD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742169"
},
"stopId": "CBE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742356"
},
"stopId": "MIL003",
"stopSequence": 4
},
{
"departure": {
"time": "1749742440"
},
"stopId": "HVO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742526"
},
"stopId": "CPA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742581"
},
"stopId": "PIP001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742620"
},
"stopId": "TWA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742675"
},
"stopId": "TBR001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742751"
},
"stopId": "RNI001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742872"
},
"stopId": "AUR001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743016"
},
"stopId": "KAE001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743122"
},
"stopId": "POE001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743200"
},
"stopId": "BTT001",
"stopSequence": 14
}
],
"timestamp": "1749740153",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069963"
}
}
},
{
"id": "136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741461"
},
"stopId": "PLI002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741565"
},
"stopId": "COS002",
"stopSequence": 27
},
{
"departure": {
"time": "1749741663"
},
"stopId": "BMI002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741786"
},
"stopId": "CAT002",
"stopSequence": 29
},
{
"departure": {
"time": "1749741786"
},
"stopId": "VAC002",
"stopSequence": 30
},
{
"departure": {
"time": "1749741873"
},
"stopId": "CUE002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742015"
},
"stopId": "ERO002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742057"
},
"stopId": "VIT002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742117"
},
"stopId": "CRI002",
"stopSequence": 34
},
{
"departure": {
"time": "1749742170"
},
"stopId": "FDH002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742239"
},
"stopId": "3BL002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742342"
},
"stopId": "COG003",
"stopSequence": 37
},
{
"departure": {
"time": "1749742428"
},
"stopId": "ARL001",
"stopSequence": 38
},
{
"departure": {
"time": "1749742490"
},
"stopId": "PCS001",
"stopSequence": 39
},
{
"departure": {
"time": "1749742531"
},
"stopId": "SGE001",
"stopSequence": 40
}
],
"timestamp": "1749740649",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069969"
}
}
},
{
"id": "137",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741479"
},
"stopId": "BMI001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741481"
},
"stopId": "COS001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741597"
},
"stopId": "PLI001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741750"
},
"stopId": "DRE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741758"
},
"stopId": "BBO001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742048"
},
"stopId": "CAA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742141"
},
"stopId": "LIR001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742186"
},
"stopId": "SOC002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742180"
},
"stopId": "ROQ002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742298"
},
"stopId": "RGA002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742357"
},
"stopId": "OMO002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742432"
},
"stopId": "DEV002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742492"
},
"stopId": "FBO002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742525"
},
"stopId": "MON002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742574"
},
"stopId": "BTT002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742619"
},
"stopId": "POE002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742687"
},
"stopId": "KAE002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742863"
},
"stopId": "AUR002",
"stopSequence": 31
},
{
"departure": {
"time": "1749743016"
},
"stopId": "AFR002",
"stopSequence": 32
},
{
"departure": {
"time": "1749743081"
},
"stopId": "TBR002",
"stopSequence": 33
},
{
"departure": {
"time": "1749743134"
},
"stopId": "TWA002",
"stopSequence": 34
}
],
"timestamp": "1749741168",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069983"
}
}
},
{
"id": "138",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741476"
},
"stopId": "COG003",
"stopSequence": 37
},
{
"departure": {
"time": "1749741520"
},
"stopId": "ARL001",
"stopSequence": 38
},
{
"departure": {
"time": "1749741575"
},
"stopId": "PCS001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741598"
},
"stopId": "SGE001",
"stopSequence": 40
}
],
"timestamp": "1749741083",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069994"
}
}
},
{
"id": "139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "GLY002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742234"
},
"stopId": "SGE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742268"
},
"stopId": "PCS002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742358"
},
"stopId": "ARL002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742393"
},
"stopId": "COG004",
"stopSequence": 5
},
{
"departure": {
"time": "1749742551"
},
"stopId": "FDH001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742680"
},
"stopId": "CRI001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742762"
},
"stopId": "VIT001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742857"
},
"stopId": "ERO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742933"
},
"stopId": "CUE001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743044"
},
"stopId": "VAC001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743100"
},
"stopId": "CAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743175"
},
"stopId": "BMI001",
"stopSequence": 14
}
],
"timestamp": "1749740413",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5069997"
}
}
},
{
"id": "140",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741517"
},
"stopId": "CPA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741561"
},
"stopId": "PIP001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741624"
},
"stopId": "TWA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741621"
},
"stopId": "TBR001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741664"
},
"stopId": "RNI001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741793"
},
"stopId": "AUR001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741872"
},
"stopId": "KAE001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741906"
},
"stopId": "POE001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741956"
},
"stopId": "BTT001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741981"
},
"stopId": "MON001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742069"
},
"stopId": "FBO001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742089"
},
"stopId": "DEV001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742174"
},
"stopId": "OMO001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742228"
},
"stopId": "RGA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742281"
},
"stopId": "ROQ001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742343"
},
"stopId": "SOC001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742412"
},
"stopId": "LIR002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742488"
},
"stopId": "CAA002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742638"
},
"stopId": "BBO002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742756"
},
"stopId": "DRE002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742890"
},
"stopId": "PLI002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742961"
},
"stopId": "COS002",
"stopSequence": 27
},
{
"departure": {
"time": "1749743045"
},
"stopId": "BMI002",
"stopSequence": 28
},
{
"departure": {
"time": "1749743106"
},
"stopId": "CAT002",
"stopSequence": 29
},
{
"departure": {
"time": "1749743194"
},
"stopId": "VAC002",
"stopSequence": 30
}
],
"timestamp": "1749741230",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070012"
}
}
},
{
"id": "141",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741450"
},
"stopId": "EUQ002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741525"
},
"stopId": "QAM002",
"stopSequence": 24
}
],
"timestamp": "1749741081",
"trip": {
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070873"
}
}
},
{
"id": "142",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742980"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749743091"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749743165"
},
"stopId": "TSU002",
"stopSequence": 3
}
],
"timestamp": "1749741192",
"trip": {
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070880"
}
}
},
{
"id": "143",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742080"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742197"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749742275"
},
"stopId": "TSU002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742666"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742823"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742952"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743160"
},
"stopId": "REG001",
"stopSequence": 7
}
],
"timestamp": "1749740413",
"trip": {
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "5070884"
}
}
},
{
"id": "144",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743100"
},
"stopId": "MRC022",
"stopSequence": 1
}
],
"timestamp": "1749741325",
"trip": {
"routeId": "906",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071094"
}
}
},
{
"id": "145",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "MQC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742430"
},
"stopId": "ZMO001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742476"
},
"stopId": "BOV001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742544"
},
"stopId": "SCP001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742634"
},
"stopId": "CHT001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742778"
},
"stopId": "CLB003",
"stopSequence": 6
},
{
"departure": {
"time": "1749742883"
},
"stopId": "TOQ002",
"stopSequence": 7
},
{
"departure": {
"time": "1749743039"
},
"stopId": "RUL001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743219"
},
"stopId": "PPL001",
"stopSequence": 9
}
],
"timestamp": "1749740416",
"trip": {
"routeId": "909",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071116"
}
}
},
{
"id": "146",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "BOP001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741810"
},
"stopId": "LGH002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741883"
},
"stopId": "EMM001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741945"
},
"stopId": "EMC001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741987"
},
"stopId": "EDA001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742199"
},
"stopId": "SOU001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742307"
},
"stopId": "FAT002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742381"
},
"stopId": "GPL001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742450"
},
"stopId": "NMA001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742667"
},
"stopId": "HPH001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742762"
},
"stopId": "HPS001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742861"
},
"stopId": "HPA001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742926"
},
"stopId": "HPP001",
"stopSequence": 13
}
],
"timestamp": "1749739824",
"trip": {
"routeId": "912",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071133"
}
}
},
{
"id": "147",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "BOP001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741998"
},
"stopId": "LMR001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742076"
},
"stopId": "LCH001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742233"
},
"stopId": "NDG001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742281"
},
"stopId": "PND003",
"stopSequence": 5
},
{
"departure": {
"time": "1749742315"
},
"stopId": "ENC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742388"
},
"stopId": "LOO002",
"stopSequence": 7
}
],
"timestamp": "1749739824",
"trip": {
"routeId": "916",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071155"
}
}
},
{
"id": "148",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741460"
},
"stopId": "RDJ002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741563"
},
"stopId": "RDG002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741718"
},
"stopId": "RHA002",
"stopSequence": 13
}
],
"timestamp": "1749741141",
"trip": {
"routeId": "920",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071168"
}
}
},
{
"id": "149",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741545"
},
"stopId": "VEZ001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741580"
},
"stopId": "VEN003",
"stopSequence": 11
},
{
"departure": {
"time": "1749741631"
},
"stopId": "VLL001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741673"
},
"stopId": "ORM001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741718"
},
"stopId": "HME001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741979"
},
"stopId": "MRL002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742045"
},
"stopId": "TEU002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742097"
},
"stopId": "TEM002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742179"
},
"stopId": "VPO002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742258"
},
"stopId": "VST002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742365"
},
"stopId": "AMT002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742478"
},
"stopId": "WHD002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742541"
},
"stopId": "WBL002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742592"
},
"stopId": "RSS002",
"stopSequence": 23
}
],
"timestamp": "1749740800",
"trip": {
"routeId": "921",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071171"
}
}
},
{
"id": "150",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741500"
},
"stopId": "VEZ001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741545"
},
"stopId": "VEN003",
"stopSequence": 7
},
{
"departure": {
"time": "1749741586"
},
"stopId": "VLL001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741628"
},
"stopId": "ORM001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741674"
},
"stopId": "HME001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741937"
},
"stopId": "MRL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742003"
},
"stopId": "TEU002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742055"
},
"stopId": "TEM002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742146"
},
"stopId": "VPO002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742232"
},
"stopId": "VST002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742317"
},
"stopId": "AMT002",
"stopSequence": 16
}
],
"timestamp": "1749741309",
"trip": {
"routeId": "921",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071173"
}
}
},
{
"id": "151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "DAC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742562"
},
"stopId": "BGU001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742632"
},
"stopId": "GPL001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742707"
},
"stopId": "NMA001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742941"
},
"stopId": "HPH001",
"stopSequence": 5
},
{
"departure": {
"time": "1749743043"
},
"stopId": "HPS001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743149"
},
"stopId": "HPA002",
"stopSequence": 7
}
],
"timestamp": "1749740415",
"trip": {
"routeId": "927",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071212"
}
}
},
{
"id": "152",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "BSM006",
"stopSequence": 1
},
{
"departure": {
"time": "1749742680"
},
"stopId": "FWD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742846"
},
"stopId": "FWV001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742939"
},
"stopId": "FWC001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742997"
},
"stopId": "FWL001",
"stopSequence": 5
},
{
"departure": {
"time": "1749743128"
},
"stopId": "WIC001",
"stopSequence": 6
}
],
"timestamp": "1749740715",
"trip": {
"routeId": "933",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071219"
}
}
},
{
"id": "153",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "RSA001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742863"
},
"stopId": "PAA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742906"
},
"stopId": "CHP002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742980"
},
"stopId": "VIC002",
"stopSequence": 4
},
{
"departure": {
"time": "1749743141"
},
"stopId": "RIN002",
"stopSequence": 5
}
],
"timestamp": "1749740716",
"trip": {
"routeId": "938",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071227"
}
}
},
{
"id": "154",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "RSA001",
"stopSequence": 1
},
{
"departure": {
"time": "1749743004"
},
"stopId": "SJA001",
"stopSequence": 2
}
],
"timestamp": "1749740716",
"trip": {
"routeId": "938",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071228"
}
}
},
{
"id": "155",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741447"
},
"stopId": "EGO004",
"stopSequence": 24
},
{
"departure": {
"time": "1749741473"
},
"stopId": "RNG002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741532"
},
"stopId": "JAU002",
"stopSequence": 26
}
],
"timestamp": "1749740890",
"trip": {
"routeId": "944",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071257"
}
}
},
{
"id": "156",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743100"
},
"stopId": "DAU001",
"stopSequence": 1
}
],
"timestamp": "1749741311",
"trip": {
"routeId": "967",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071301"
}
}
},
{
"id": "157",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741462"
},
"stopId": "MTD001",
"stopSequence": 22
}
],
"timestamp": "1749740717",
"trip": {
"routeId": "968",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071307"
}
}
},
{
"id": "158",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741449"
},
"stopId": "TCL001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741609"
},
"stopId": "AIL003",
"stopSequence": 2
},
{
"departure": {
"time": "1749741689"
},
"stopId": "TBR002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741680"
},
"stopId": "TWA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741842"
},
"stopId": "TWA008",
"stopSequence": 5
},
{
"departure": {
"time": "1749741890"
},
"stopId": "LUR001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741955"
},
"stopId": "RRQ002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742001"
},
"stopId": "SJS001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742157"
},
"stopId": "PUT001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742340"
},
"stopId": "CBE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742335"
},
"stopId": "THD002",
"stopSequence": 11
}
],
"timestamp": "1749740559",
"trip": {
"routeId": "C8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071398"
}
}
},
{
"id": "159",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "PLR020",
"stopSequence": 1
},
{
"departure": {
"time": "1749742966"
},
"stopId": "THD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749743040"
},
"stopId": "CBE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749743157"
},
"stopId": "JDN001",
"stopSequence": 4
}
],
"timestamp": "1749741020",
"trip": {
"routeId": "C8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071399"
}
}
},
{
"id": "160",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741886"
},
"stopId": "AHO002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741948"
},
"stopId": "MAT004",
"stopSequence": 12
},
{
"departure": {
"time": "1749741968"
},
"stopId": "CJR003",
"stopSequence": 13
},
{
"departure": {
"time": "1749742059"
},
"stopId": "PCI001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742065"
},
"stopId": "ISA001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742165"
},
"stopId": "GAA002",
"stopSequence": 16
}
],
"timestamp": "1749741117",
"trip": {
"routeId": "CITA",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071462"
}
}
},
{
"id": "161",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "KEM001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742254"
},
"stopId": "GAA005",
"stopSequence": 2
},
{
"departure": {
"time": "1749742308"
},
"stopId": "ISA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742385"
},
"stopId": "PCI002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742433"
},
"stopId": "CJR004",
"stopSequence": 5
},
{
"departure": {
"time": "1749742486"
},
"stopId": "MAT003",
"stopSequence": 6
},
{
"departure": {
"time": "1749742542"
},
"stopId": "AHO001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742680"
},
"stopId": "ARG082",
"stopSequence": 9
},
{
"departure": {
"time": "1749742755"
},
"stopId": "SSO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742852"
},
"stopId": "RLI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742943"
},
"stopId": "ARM008",
"stopSequence": 12
},
{
"departure": {
"time": "1749743009"
},
"stopId": "PMT002",
"stopSequence": 13
},
{
"departure": {
"time": "1749743104"
},
"stopId": "AAB002",
"stopSequence": 14
},
{
"departure": {
"time": "1749743168"
},
"stopId": "ACT002",
"stopSequence": 15
}
],
"timestamp": "1749740454",
"trip": {
"routeId": "CITA",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071464"
}
}
},
{
"id": "162",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741552"
},
"stopId": "ARG082",
"stopSequence": 9
},
{
"departure": {
"time": "1749741555"
},
"stopId": "SSO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741652"
},
"stopId": "RLI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741817"
},
"stopId": "ARM008",
"stopSequence": 12
},
{
"departure": {
"time": "1749741878"
},
"stopId": "PMT002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741886"
},
"stopId": "AAB002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741950"
},
"stopId": "ACT002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742030"
},
"stopId": "IDF002",
"stopSequence": 16
}
],
"timestamp": "1749739771",
"trip": {
"routeId": "CITA",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071491"
}
}
},
{
"id": "163",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "GUD001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742965"
},
"stopId": "IDF001",
"stopSequence": 2
},
{
"departure": {
"time": "1749743020"
},
"stopId": "ACT001",
"stopSequence": 3
},
{
"departure": {
"time": "1749743100"
},
"stopId": "AAB001",
"stopSequence": 4
},
{
"departure": {
"time": "1749743186"
},
"stopId": "PMT001",
"stopSequence": 5
}
],
"timestamp": "1749741037",
"trip": {
"routeId": "CITA",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071492"
}
}
},
{
"id": "164",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "ABI001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741738"
},
"stopId": "BUI001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741808"
},
"stopId": "MSG001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741903"
},
"stopId": "APH098",
"stopSequence": 4
},
{
"departure": {
"time": "1749741977"
},
"stopId": "LEO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742080"
},
"stopId": "ACI001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742187"
},
"stopId": "LEO003",
"stopSequence": 7
},
{
"departure": {
"time": "1749742207"
},
"stopId": "LEO001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742320"
},
"stopId": "AAB001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742406"
},
"stopId": "PMT001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742493"
},
"stopId": "ARM007",
"stopSequence": 11
},
{
"departure": {
"time": "1749742624"
},
"stopId": "RLI001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742706"
},
"stopId": "SSO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742800"
},
"stopId": "ARG083",
"stopSequence": 14
}
],
"timestamp": "1749739823",
"trip": {
"routeId": "CITA",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071536"
}
}
},
{
"id": "165",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741446"
},
"stopId": "PNE001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741517"
},
"stopId": "HCA002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741558"
},
"stopId": "PTU001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741603"
},
"stopId": "HAP002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741698"
},
"stopId": "MAO001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741735"
},
"stopId": "EXU001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741804"
},
"stopId": "SEM002",
"stopSequence": 21
}
],
"timestamp": "1749740755",
"trip": {
"routeId": "CITH",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071745"
}
}
},
{
"id": "166",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "ROH003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742210"
},
"stopId": "HAL001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742273"
},
"stopId": "HDO001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742387"
},
"stopId": "KNI001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742444"
},
"stopId": "ZUI001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742494"
},
"stopId": "2NA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742578"
},
"stopId": "ROU001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742637"
},
"stopId": "HRM001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742680"
},
"stopId": "SED001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742760"
},
"stopId": "LOS001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742865"
},
"stopId": "HIL001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743054"
},
"stopId": "MOH001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743160"
},
"stopId": "BVI002",
"stopSequence": 13
}
],
"timestamp": "1749740410",
"trip": {
"routeId": "CITH",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071746"
}
}
},
{
"id": "167",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741498"
},
"stopId": "SHL001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741667"
},
"stopId": "QAI001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741739"
},
"stopId": "MDP001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741815"
},
"stopId": "AVN003",
"stopSequence": 10
},
{
"departure": {
"time": "1749741912"
},
"stopId": "PLA004",
"stopSequence": 11
},
{
"departure": {
"time": "1749742018"
},
"stopId": "PAS002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742067"
},
"stopId": "WBG001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742123"
},
"stopId": "RYP001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742222"
},
"stopId": "WAM090",
"stopSequence": 15
},
{
"departure": {
"time": "1749742307"
},
"stopId": "MMI001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742374"
},
"stopId": "CMF001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742435"
},
"stopId": "CHE001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742518"
},
"stopId": "VIN001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742604"
},
"stopId": "LES001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742624"
},
"stopId": "QPO003",
"stopSequence": 21
},
{
"departure": {
"time": "1749742730"
},
"stopId": "QUE001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742761"
},
"stopId": "QRA002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742848"
},
"stopId": "RIA002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742893"
},
"stopId": "LEP002",
"stopSequence": 25
},
{
"departure": {
"time": "1749743038"
},
"stopId": "GRP001",
"stopSequence": 26
},
{
"departure": {
"time": "1749743118"
},
"stopId": "SGR002",
"stopSequence": 27
},
{
"departure": {
"time": "1749743157"
},
"stopId": "SSM002",
"stopSequence": 28
},
{
"departure": {
"time": "1749743205"
},
"stopId": "MAL002",
"stopSequence": 29
}
],
"timestamp": "1749741163",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071903"
}
}
},
{
"id": "168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741442"
},
"stopId": "VIN001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741534"
},
"stopId": "LES001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741568"
},
"stopId": "QPO003",
"stopSequence": 21
},
{
"departure": {
"time": "1749741672"
},
"stopId": "QUE001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741748"
},
"stopId": "QRA002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741814"
},
"stopId": "RIA002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741902"
},
"stopId": "LEP002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741989"
},
"stopId": "GRP001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742092"
},
"stopId": "SGR002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742108"
},
"stopId": "SSM002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742192"
},
"stopId": "MAL002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742383"
},
"stopId": "GLY002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742387"
},
"stopId": "SGE002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742426"
},
"stopId": "PCS002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742510"
},
"stopId": "ARL002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742486"
},
"stopId": "COG004",
"stopSequence": 34
},
{
"departure": {
"time": "1749742596"
},
"stopId": "SDE002",
"stopSequence": 35
}
],
"timestamp": "1749740687",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071909"
}
}
},
{
"id": "169",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741618"
},
"stopId": "LFA001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741664"
},
"stopId": "GST001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741752"
},
"stopId": "MOS001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741928"
},
"stopId": "SHL001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742099"
},
"stopId": "QAI001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742170"
},
"stopId": "MDP001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742244"
},
"stopId": "AVN003",
"stopSequence": 10
},
{
"departure": {
"time": "1749742268"
},
"stopId": "PLA004",
"stopSequence": 11
},
{
"departure": {
"time": "1749742448"
},
"stopId": "PAS002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742500"
},
"stopId": "WBG001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742504"
},
"stopId": "RYP001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742584"
},
"stopId": "WAM090",
"stopSequence": 15
},
{
"departure": {
"time": "1749742673"
},
"stopId": "MMI001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742721"
},
"stopId": "CMF001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742839"
},
"stopId": "CHE001",
"stopSequence": 18
}
],
"timestamp": "1749741068",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071915"
}
}
},
{
"id": "170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741470"
},
"stopId": "SGE001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741533"
},
"stopId": "GLY001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741745"
},
"stopId": "MAL001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741727"
},
"stopId": "SSM001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741783"
},
"stopId": "SGR001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741881"
},
"stopId": "GRP002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742000"
},
"stopId": "LEP001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742089"
},
"stopId": "RIA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742147"
},
"stopId": "QRA001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742207"
},
"stopId": "QUE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742263"
},
"stopId": "QPO004",
"stopSequence": 16
},
{
"departure": {
"time": "1749742326"
},
"stopId": "LES002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742474"
},
"stopId": "VIN002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742500"
},
"stopId": "CHE002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742568"
},
"stopId": "CMF002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742675"
},
"stopId": "MMI002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742777"
},
"stopId": "WAM091",
"stopSequence": 22
},
{
"departure": {
"time": "1749742840"
},
"stopId": "RYP002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742868"
},
"stopId": "WBG002",
"stopSequence": 24
}
],
"timestamp": "1749741043",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071918"
}
}
},
{
"id": "171",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742080"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742197"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749742275"
},
"stopId": "TSU002",
"stopSequence": 3
}
],
"timestamp": "1749740952",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071933"
}
}
},
{
"id": "172",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742034"
},
"stopId": "BLE003",
"stopSequence": 34
},
{
"departure": {
"time": "1749742234"
},
"stopId": "LIG114",
"stopSequence": 35
}
],
"timestamp": "1749741376",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071934"
}
}
},
{
"id": "173",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749741566"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749741720"
},
"stopId": "TSU002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742521"
},
"stopId": "LFA001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742572"
},
"stopId": "GST001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742662"
},
"stopId": "MOS001",
"stopSequence": 6
}
],
"timestamp": "1749740458",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071945"
}
}
},
{
"id": "174",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "SCO004",
"stopSequence": 1
},
{
"departure": {
"time": "1749742649"
},
"stopId": "HUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742671"
},
"stopId": "COG003",
"stopSequence": 3
},
{
"departure": {
"time": "1749742712"
},
"stopId": "ARL001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742791"
},
"stopId": "PCS001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742825"
},
"stopId": "SGE001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742885"
},
"stopId": "GLY001",
"stopSequence": 7
},
{
"departure": {
"time": "1749743114"
},
"stopId": "MAL001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743202"
},
"stopId": "SSM001",
"stopSequence": 9
}
],
"timestamp": "1749740865",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071974"
}
}
},
{
"id": "175",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741581"
},
"stopId": "PLA003",
"stopSequence": 26
},
{
"departure": {
"time": "1749741653"
},
"stopId": "AVN004",
"stopSequence": 27
},
{
"departure": {
"time": "1749741713"
},
"stopId": "MDP002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741835"
},
"stopId": "QAI002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742009"
},
"stopId": "SHL002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742131"
},
"stopId": "MOS002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742232"
},
"stopId": "GST002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742287"
},
"stopId": "LFA002",
"stopSequence": 33
},
{
"departure": {
"time": "1749743172"
},
"stopId": "BLE003",
"stopSequence": 34
}
],
"timestamp": "1749740935",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071978"
}
}
},
{
"id": "176",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741491"
},
"stopId": "RIA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741549"
},
"stopId": "QRA001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741610"
},
"stopId": "QUE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741650"
},
"stopId": "QPO004",
"stopSequence": 16
},
{
"departure": {
"time": "1749741712"
},
"stopId": "LES002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741875"
},
"stopId": "VIN002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741958"
},
"stopId": "CHE002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741985"
},
"stopId": "CMF002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742099"
},
"stopId": "MMI002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742152"
},
"stopId": "WAM091",
"stopSequence": 22
},
{
"departure": {
"time": "1749742217"
},
"stopId": "RYP002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742279"
},
"stopId": "WBG002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742332"
},
"stopId": "PAS003",
"stopSequence": 25
},
{
"departure": {
"time": "1749742455"
},
"stopId": "PLA003",
"stopSequence": 26
},
{
"departure": {
"time": "1749742573"
},
"stopId": "AVN004",
"stopSequence": 27
},
{
"departure": {
"time": "1749742631"
},
"stopId": "MDP002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742748"
},
"stopId": "QAI002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742883"
},
"stopId": "SHL002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742991"
},
"stopId": "MOS002",
"stopSequence": 31
},
{
"departure": {
"time": "1749743081"
},
"stopId": "GST002",
"stopSequence": 32
},
{
"departure": {
"time": "1749743169"
},
"stopId": "LFA002",
"stopSequence": 33
}
],
"timestamp": "1749740196",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5071984"
}
}
},
{
"id": "177",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "LIG114",
"stopSequence": 1
},
{
"departure": {
"time": "1749741729"
},
"stopId": "LEU001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741862"
},
"stopId": "SMP001",
"stopSequence": 3
}
],
"timestamp": "1749739812",
"trip": {
"routeId": "L91E",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072906"
}
}
},
{
"id": "178",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "PDP055",
"stopSequence": 1
},
{
"departure": {
"time": "1749741769"
},
"stopId": "SIM003",
"stopSequence": 2
},
{
"departure": {
"time": "1749741780"
},
"stopId": "TSS001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741826"
},
"stopId": "CAV001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741916"
},
"stopId": "LBE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742035"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742170"
},
"stopId": "LSS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742201"
},
"stopId": "EUL005",
"stopSequence": 8
},
{
"departure": {
"time": "1749742249"
},
"stopId": "APE003",
"stopSequence": 9
},
{
"departure": {
"time": "1749742256"
},
"stopId": "WTE001",
"stopSequence": 10
}
],
"timestamp": "1749740624",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072959"
}
}
},
{
"id": "179",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741446"
},
"stopId": "CWT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741468"
},
"stopId": "GUI002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741532"
},
"stopId": "WBT002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741569"
},
"stopId": "WTE002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741723"
},
"stopId": "APE004",
"stopSequence": 25
},
{
"departure": {
"time": "1749741765"
},
"stopId": "EUL006",
"stopSequence": 26
},
{
"departure": {
"time": "1749741817"
},
"stopId": "SOI004",
"stopSequence": 27
},
{
"departure": {
"time": "1749741961"
},
"stopId": "CAL002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742020"
},
"stopId": "LBE002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742062"
},
"stopId": "CAV002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742187"
},
"stopId": "TSS002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742373"
},
"stopId": "SIM002",
"stopSequence": 32
}
],
"timestamp": "1749740949",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072968"
}
}
},
{
"id": "180",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741576"
},
"stopId": "RDP005",
"stopSequence": 23
},
{
"departure": {
"time": "1749741611"
},
"stopId": "SHG002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741667"
},
"stopId": "ESG001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741831"
},
"stopId": "GRS002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741980"
},
"stopId": "SFE004",
"stopSequence": 27
},
{
"departure": {
"time": "1749742149"
},
"stopId": "SHO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742290"
},
"stopId": "JUB001",
"stopSequence": 29
}
],
"timestamp": "1749741260",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072975"
}
}
},
{
"id": "181",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741461"
},
"stopId": "SPV001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741531"
},
"stopId": "APO001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741576"
},
"stopId": "DMY002",
"stopSequence": 33
}
],
"timestamp": "1749741140",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072978"
}
}
},
{
"id": "182",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741613"
},
"stopId": "CEH001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741683"
},
"stopId": "DMY001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741717"
},
"stopId": "APO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741816"
},
"stopId": "SPV002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741880"
},
"stopId": "SMO002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741902"
},
"stopId": "JUB002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742007"
},
"stopId": "SHO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742077"
},
"stopId": "SFE003",
"stopSequence": 8
},
{
"departure": {
"time": "1749742181"
},
"stopId": "GRS001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742325"
},
"stopId": "ESG002",
"stopSequence": 10
}
],
"timestamp": "1749740991",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072979"
}
}
},
{
"id": "183",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741568"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741662"
},
"stopId": "LSS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741723"
},
"stopId": "EUL005",
"stopSequence": 8
},
{
"departure": {
"time": "1749741753"
},
"stopId": "APE003",
"stopSequence": 9
},
{
"departure": {
"time": "1749741824"
},
"stopId": "WTE001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741899"
},
"stopId": "WBT001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741913"
},
"stopId": "GUI001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742013"
},
"stopId": "CWT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742109"
},
"stopId": "SAL004",
"stopSequence": 14
},
{
"departure": {
"time": "1749742271"
},
"stopId": "BAM001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742337"
},
"stopId": "NSM001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742364"
},
"stopId": "CDM001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742383"
},
"stopId": "CTD003",
"stopSequence": 18
},
{
"departure": {
"time": "1749742400"
},
"stopId": "ATO001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742479"
},
"stopId": "LVR001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742521"
},
"stopId": "CAF001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742542"
},
"stopId": "ZIR001",
"stopSequence": 22
}
],
"timestamp": "1749741039",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072981"
}
}
},
{
"id": "184",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741450"
},
"stopId": "SHO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741529"
},
"stopId": "SFE003",
"stopSequence": 8
},
{
"departure": {
"time": "1749741642"
},
"stopId": "GRS001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741799"
},
"stopId": "ESG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741864"
},
"stopId": "SHG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741908"
},
"stopId": "RDP002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742070"
},
"stopId": "ZIR002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742134"
},
"stopId": "CAF002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742189"
},
"stopId": "ATO002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742238"
},
"stopId": "CTD004",
"stopSequence": 16
},
{
"departure": {
"time": "1749742279"
},
"stopId": "CDM002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742303"
},
"stopId": "NSM002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742374"
},
"stopId": "BAM002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742430"
},
"stopId": "SAL002",
"stopSequence": 20
}
],
"timestamp": "1749741056",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072984"
}
}
},
{
"id": "185",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742309"
},
"stopId": "SIM003",
"stopSequence": 2
},
{
"departure": {
"time": "1749742395"
},
"stopId": "TSS001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742499"
},
"stopId": "CAV001",
"stopSequence": 4
}
],
"timestamp": "1749741230",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072987"
}
}
},
{
"id": "186",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741454"
},
"stopId": "JUB001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741485"
},
"stopId": "SMO001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741535"
},
"stopId": "SPV001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741657"
},
"stopId": "APO001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741698"
},
"stopId": "DMY002",
"stopSequence": 33
}
],
"timestamp": "1749741229",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072990"
}
}
},
{
"id": "187",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742103"
},
"stopId": "DMY001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742170"
},
"stopId": "APO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742317"
},
"stopId": "SPV002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742399"
},
"stopId": "SMO002",
"stopSequence": 5
}
],
"timestamp": "1749741194",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072991"
}
}
},
{
"id": "188",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741452"
},
"stopId": "GUI001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741553"
},
"stopId": "CWT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741684"
},
"stopId": "SAL004",
"stopSequence": 14
},
{
"departure": {
"time": "1749741749"
},
"stopId": "BAM001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741846"
},
"stopId": "NSM001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741866"
},
"stopId": "CDM001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741843"
},
"stopId": "CTD003",
"stopSequence": 18
},
{
"departure": {
"time": "1749741899"
},
"stopId": "ATO001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741938"
},
"stopId": "LVR001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741976"
},
"stopId": "CAF001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742026"
},
"stopId": "ZIR001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742307"
},
"stopId": "RDP005",
"stopSequence": 23
},
{
"departure": {
"time": "1749742343"
},
"stopId": "SHG002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742437"
},
"stopId": "ESG001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742598"
},
"stopId": "GRS002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742773"
},
"stopId": "SFE004",
"stopSequence": 27
},
{
"departure": {
"time": "1749742918"
},
"stopId": "SHO001",
"stopSequence": 28
}
],
"timestamp": "1749741278",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5072997"
}
}
},
{
"id": "189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741469"
},
"stopId": "RDP002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741620"
},
"stopId": "ZIR002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741684"
},
"stopId": "CAF002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741740"
},
"stopId": "ATO002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741803"
},
"stopId": "CTD004",
"stopSequence": 16
},
{
"departure": {
"time": "1749741831"
},
"stopId": "CDM002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741855"
},
"stopId": "NSM002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741927"
},
"stopId": "BAM002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742030"
},
"stopId": "SAL002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742164"
},
"stopId": "CWT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742241"
},
"stopId": "GUI002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742338"
},
"stopId": "WBT002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742390"
},
"stopId": "WTE002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742510"
},
"stopId": "APE004",
"stopSequence": 25
},
{
"departure": {
"time": "1749742563"
},
"stopId": "EUL006",
"stopSequence": 26
},
{
"departure": {
"time": "1749742618"
},
"stopId": "SOI004",
"stopSequence": 27
},
{
"departure": {
"time": "1749742756"
},
"stopId": "CAL002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742897"
},
"stopId": "LBE002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742968"
},
"stopId": "CAV002",
"stopSequence": 30
},
{
"departure": {
"time": "1749743115"
},
"stopId": "TSS002",
"stopSequence": 31
}
],
"timestamp": "1749741348",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073004"
}
}
},
{
"id": "190",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741462"
},
"stopId": "VIC002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741557"
},
"stopId": "RIN002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741669"
},
"stopId": "GUS002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741746"
},
"stopId": "SSO002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741834"
},
"stopId": "ARG007",
"stopSequence": 15
},
{
"departure": {
"time": "1749741931"
},
"stopId": "RLI002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742015"
},
"stopId": "ARM008",
"stopSequence": 17
},
{
"departure": {
"time": "1749742170"
},
"stopId": "PMT004",
"stopSequence": 18
},
{
"departure": {
"time": "1749742194"
},
"stopId": "BRV002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742259"
},
"stopId": "RAY001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742394"
},
"stopId": "ACI001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742445"
},
"stopId": "LEO003",
"stopSequence": 22
},
{
"departure": {
"time": "1749742512"
},
"stopId": "JCT002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742592"
},
"stopId": "HRO002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742640"
},
"stopId": "BLT002",
"stopSequence": 25
}
],
"timestamp": "1749740805",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073243"
}
}
},
{
"id": "191",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741470"
},
"stopId": "ARM007",
"stopSequence": 9
},
{
"departure": {
"time": "1749741556"
},
"stopId": "RLI001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741616"
},
"stopId": "ARG006",
"stopSequence": 11
},
{
"departure": {
"time": "1749741684"
},
"stopId": "SSO001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741734"
},
"stopId": "GUS001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741978"
},
"stopId": "VIC001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742063"
},
"stopId": "CHP001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742110"
},
"stopId": "PAA001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742209"
},
"stopId": "SJA001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742276"
},
"stopId": "WEZ001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742363"
},
"stopId": "FEC001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742433"
},
"stopId": "VEF001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742564"
},
"stopId": "LAP001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742598"
},
"stopId": "NIZ001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742745"
},
"stopId": "ALV001",
"stopSequence": 24
}
],
"timestamp": "1749740532",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073248"
}
}
},
{
"id": "192",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741547"
},
"stopId": "SJA001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741599"
},
"stopId": "WEZ001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741651"
},
"stopId": "FEC001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741725"
},
"stopId": "VEF001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741850"
},
"stopId": "LAP001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741897"
},
"stopId": "NIZ001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741981"
},
"stopId": "ALV001",
"stopSequence": 24
}
],
"timestamp": "1749740994",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073259"
}
}
},
{
"id": "193",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "HSP003",
"stopSequence": 1
},
{
"departure": {
"time": "1749741728"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741876"
},
"stopId": "NIZ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741930"
},
"stopId": "LAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742080"
},
"stopId": "VEF002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742126"
},
"stopId": "FEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742212"
},
"stopId": "WEZ002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742299"
},
"stopId": "SJA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742397"
},
"stopId": "PAA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742440"
},
"stopId": "CHP002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742513"
},
"stopId": "VIC002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742642"
},
"stopId": "RIN002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742842"
},
"stopId": "GUS002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742957"
},
"stopId": "SSO002",
"stopSequence": 14
},
{
"departure": {
"time": "1749743006"
},
"stopId": "ARG007",
"stopSequence": 15
},
{
"departure": {
"time": "1749743135"
},
"stopId": "RLI002",
"stopSequence": 16
}
],
"timestamp": "1749739947",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073283"
}
}
},
{
"id": "194",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "HSP003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742312"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742442"
},
"stopId": "NIZ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742490"
},
"stopId": "LAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742620"
},
"stopId": "VEF002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742754"
},
"stopId": "FEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742841"
},
"stopId": "WEZ002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742929"
},
"stopId": "SJA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743043"
},
"stopId": "PAA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743086"
},
"stopId": "CHP002",
"stopSequence": 10
}
],
"timestamp": "1749740691",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073298"
}
}
},
{
"id": "195",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741493"
},
"stopId": "RAY001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741610"
},
"stopId": "LEO002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741652"
},
"stopId": "JCT002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741723"
},
"stopId": "HRO002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741746"
},
"stopId": "BLT002",
"stopSequence": 24
}
],
"timestamp": "1749741017",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073321"
}
}
},
{
"id": "196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742566"
},
"stopId": "BLT001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742606"
},
"stopId": "HRO001",
"stopSequence": 3
}
],
"timestamp": "1749740932",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073322"
}
}
},
{
"id": "197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "BUI001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741689"
},
"stopId": "AJO001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741724"
},
"stopId": "JCT001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741761"
},
"stopId": "LEO001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741840"
},
"stopId": "RAY002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742019"
},
"stopId": "BRV001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742101"
},
"stopId": "PMT003",
"stopSequence": 7
},
{
"departure": {
"time": "1749742206"
},
"stopId": "ARM007",
"stopSequence": 8
},
{
"departure": {
"time": "1749742371"
},
"stopId": "RLI001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742500"
},
"stopId": "ARG006",
"stopSequence": 10
},
{
"departure": {
"time": "1749742559"
},
"stopId": "SSO001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742632"
},
"stopId": "GUS001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742876"
},
"stopId": "VIC001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742924"
},
"stopId": "CHP001",
"stopSequence": 15
}
],
"timestamp": "1749739822",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073323"
}
}
},
{
"id": "198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741550"
},
"stopId": "ZAS002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741665"
},
"stopId": "PTQ001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741797"
},
"stopId": "MDS001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741865"
},
"stopId": "VOY001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741945"
},
"stopId": "ANF001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742142"
},
"stopId": "LSG001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742218"
},
"stopId": "PPC001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742282"
},
"stopId": "ZON001",
"stopSequence": 11
}
],
"timestamp": "1749741194",
"trip": {
"routeId": "Z8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5073787"
}
}
},
{
"id": "199",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741720"
},
"stopId": "CWT001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741900"
},
"stopId": "WRE005",
"stopSequence": 2
},
{
"departure": {
"time": "1749742095"
},
"stopId": "VST001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742171"
},
"stopId": "VPO001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742273"
},
"stopId": "TEM001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742326"
},
"stopId": "TEU001",
"stopSequence": 6
}
],
"timestamp": "1749739922",
"trip": {
"routeId": "955",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103662"
}
}
},
{
"id": "200",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741692"
},
"stopId": "EPN002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741736"
},
"stopId": "EPN001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742006"
},
"stopId": "CDP001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742043"
},
"stopId": "BUR001",
"stopSequence": 24
}
],
"timestamp": "1749741284",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103815"
}
}
},
{
"id": "201",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "CAL063",
"stopSequence": 1
},
{
"departure": {
"time": "1749741669"
},
"stopId": "LSS002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741755"
},
"stopId": "EUL005",
"stopSequence": 3
},
{
"departure": {
"time": "1749741799"
},
"stopId": "APE003",
"stopSequence": 4
},
{
"departure": {
"time": "1749741848"
},
"stopId": "WTE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741894"
},
"stopId": "WBT001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741965"
},
"stopId": "WFL002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742008"
},
"stopId": "LCN002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742050"
},
"stopId": "WHD001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742095"
},
"stopId": "AMT001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742209"
},
"stopId": "VST001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742286"
},
"stopId": "VPO001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742390"
},
"stopId": "TEM001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742444"
},
"stopId": "TEU001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742499"
},
"stopId": "MRL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742991"
},
"stopId": "TVI001",
"stopSequence": 19
}
],
"timestamp": "1749740869",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103819"
}
}
},
{
"id": "202",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741508"
},
"stopId": "VST001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741586"
},
"stopId": "VPO001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741687"
},
"stopId": "TEM001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741728"
},
"stopId": "TEU001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741795"
},
"stopId": "MRL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741912"
},
"stopId": "PAC003",
"stopSequence": 16
},
{
"departure": {
"time": "1749741936"
},
"stopId": "PAC004",
"stopSequence": 17
},
{
"departure": {
"time": "1749742005"
},
"stopId": "PAC001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742303"
},
"stopId": "TVI001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742460"
},
"stopId": "CDP001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742534"
},
"stopId": "BUR001",
"stopSequence": 21
}
],
"timestamp": "1749741284",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103824"
}
}
},
{
"id": "203",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741512"
},
"stopId": "EPN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741526"
},
"stopId": "EPN001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741645"
},
"stopId": "ECS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741695"
},
"stopId": "TVI002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742002"
},
"stopId": "PAC003",
"stopSequence": 9
},
{
"departure": {
"time": "1749742079"
},
"stopId": "PAC004",
"stopSequence": 10
},
{
"departure": {
"time": "1749742150"
},
"stopId": "PAC001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742205"
},
"stopId": "MRL002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742271"
},
"stopId": "TEU002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742292"
},
"stopId": "TEM002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742383"
},
"stopId": "VPO002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742500"
},
"stopId": "VST002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742561"
},
"stopId": "AMT002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742629"
},
"stopId": "WHD002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742667"
},
"stopId": "LCN001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742741"
},
"stopId": "WFL001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742750"
},
"stopId": "WBT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742801"
},
"stopId": "WTE002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742984"
},
"stopId": "APE004",
"stopSequence": 23
},
{
"departure": {
"time": "1749743031"
},
"stopId": "EUL006",
"stopSequence": 24
},
{
"departure": {
"time": "1749743059"
},
"stopId": "SOI004",
"stopSequence": 25
}
],
"timestamp": "1749740952",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103833"
}
}
},
{
"id": "204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741490"
},
"stopId": "WBT002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741527"
},
"stopId": "WTE002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741696"
},
"stopId": "APE004",
"stopSequence": 25
},
{
"departure": {
"time": "1749741738"
},
"stopId": "EUL006",
"stopSequence": 26
},
{
"departure": {
"time": "1749741790"
},
"stopId": "SOI004",
"stopSequence": 27
}
],
"timestamp": "1749741141",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103838"
}
}
},
{
"id": "205",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742929"
},
"stopId": "LSS002",
"stopSequence": 2
},
{
"departure": {
"time": "1749743012"
},
"stopId": "EUL005",
"stopSequence": 3
},
{
"departure": {
"time": "1749743059"
},
"stopId": "APE003",
"stopSequence": 4
}
],
"timestamp": "1749741145",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103839"
}
}
},
{
"id": "206",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "CEH001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741983"
},
"stopId": "DMY001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742050"
},
"stopId": "APO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742260"
},
"stopId": "JUB001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742298"
},
"stopId": "SMO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742680"
},
"stopId": "RIE004",
"stopSequence": 6
},
{
"departure": {
"time": "1749742723"
},
"stopId": "BUR003",
"stopSequence": 7
},
{
"departure": {
"time": "1749742750"
},
"stopId": "CDP002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742778"
},
"stopId": "ECS002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742839"
},
"stopId": "TVI002",
"stopSequence": 10
}
],
"timestamp": "1749740100",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5103845"
}
}
},
{
"id": "207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741499"
},
"stopId": "NSE001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741545"
},
"stopId": "DPH001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741578"
},
"stopId": "SLU004",
"stopSequence": 14
},
{
"departure": {
"time": "1749741655"
},
"stopId": "DME001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741784"
},
"stopId": "AGO001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741832"
},
"stopId": "UST001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741935"
},
"stopId": "PNL001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741979"
},
"stopId": "BTM001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742015"
},
"stopId": "LAN003",
"stopSequence": 20
},
{
"departure": {
"time": "1749742079"
},
"stopId": "EGL001",
"stopSequence": 21
}
],
"timestamp": "1749741059",
"trip": {
"routeId": "945",
"scheduleRelationship": "SCHEDULED",
"tripId": "5131219"
}
}
},
{
"id": "208",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741534"
},
"stopId": "FEG002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741699"
},
"stopId": "VOI002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741914"
},
"stopId": "TME002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742029"
},
"stopId": "EGS002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742123"
},
"stopId": "TAB001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742227"
},
"stopId": "LPI001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742337"
},
"stopId": "BPO003",
"stopSequence": 17
},
{
"departure": {
"time": "1749742353"
},
"stopId": "LPI002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742450"
},
"stopId": "TAB002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742509"
},
"stopId": "TNB002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742574"
},
"stopId": "ANC002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742595"
},
"stopId": "AQU002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742685"
},
"stopId": "OIN002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742734"
},
"stopId": "PBT002",
"stopSequence": 24
}
],
"timestamp": "1749741375",
"trip": {
"routeId": "910",
"scheduleRelationship": "SCHEDULED",
"tripId": "5175285"
}
}
},
{
"id": "209",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741782"
},
"stopId": "DVI002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741864"
},
"stopId": "DSA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741926"
},
"stopId": "DDG002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742135"
},
"stopId": "CLB002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742195"
},
"stopId": "CHT002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742276"
},
"stopId": "SCP002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742360"
},
"stopId": "WCV002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742406"
},
"stopId": "CLE002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742434"
},
"stopId": "ERA002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742470"
},
"stopId": "GHE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742536"
},
"stopId": "WAM092",
"stopSequence": 12
},
{
"departure": {
"time": "1749742618"
},
"stopId": "RYP002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742677"
},
"stopId": "WBG002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742737"
},
"stopId": "PAS004",
"stopSequence": 15
},
{
"departure": {
"time": "1749742792"
},
"stopId": "PEP002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742884"
},
"stopId": "CAW002",
"stopSequence": 17
}
],
"timestamp": "1749740004",
"trip": {
"routeId": "902",
"scheduleRelationship": "SCHEDULED",
"tripId": "5177585"
}
}
},
{
"id": "210",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741789"
},
"stopId": "DVI002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741871"
},
"stopId": "DSA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741933"
},
"stopId": "DDG002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742069"
},
"stopId": "VLI002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742113"
},
"stopId": "PPL002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742225"
},
"stopId": "RUL002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742351"
},
"stopId": "TOQ001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742421"
},
"stopId": "CLB004",
"stopSequence": 9
},
{
"departure": {
"time": "1749742564"
},
"stopId": "BIH001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742714"
},
"stopId": "SWL001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742805"
},
"stopId": "PTC001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742864"
},
"stopId": "CHI001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742939"
},
"stopId": "LPP001",
"stopSequence": 14
}
],
"timestamp": "1749741310",
"trip": {
"routeId": "902",
"scheduleRelationship": "SCHEDULED",
"tripId": "5177586"
}
}
},
{
"id": "211",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741792"
},
"stopId": "UVR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741861"
},
"stopId": "BHO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741825"
},
"stopId": "BMN002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741917"
},
"stopId": "DOV002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741976"
},
"stopId": "PBD002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742060"
},
"stopId": "V27002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742157"
},
"stopId": "V21302",
"stopSequence": 8
},
{
"departure": {
"time": "1749742267"
},
"stopId": "V22002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742370"
},
"stopId": "V41002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742499"
},
"stopId": "ASA002",
"stopSequence": 11
}
],
"timestamp": "1749740004",
"trip": {
"routeId": "902",
"scheduleRelationship": "SCHEDULED",
"tripId": "5177587"
}
}
},
{
"id": "212",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "IRA003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742778"
},
"stopId": "ABE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742901"
},
"stopId": "CRB002",
"stopSequence": 3
},
{
"departure": {
"time": "1749743036"
},
"stopId": "JAM002",
"stopSequence": 4
},
{
"departure": {
"time": "1749743143"
},
"stopId": "DAR002",
"stopSequence": 5
}
],
"timestamp": "1749740718",
"trip": {
"routeId": "902",
"scheduleRelationship": "SCHEDULED",
"tripId": "5177588"
}
}
},
{
"id": "213",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742080"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742196"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749742273"
},
"stopId": "TSU002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742658"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742813"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742940"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743144"
},
"stopId": "REG001",
"stopSequence": 7
}
],
"timestamp": "1749740291",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187790"
}
}
},
{
"id": "214",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741566"
},
"stopId": "AER001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741674"
},
"stopId": "FFO001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741672"
},
"stopId": "LAQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741904"
},
"stopId": "BCE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741942"
},
"stopId": "BOE002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742006"
},
"stopId": "BHO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742058"
},
"stopId": "BMN002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742081"
},
"stopId": "DOV002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742145"
},
"stopId": "PBD002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742245"
},
"stopId": "RIT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742374"
},
"stopId": "LJO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742436"
},
"stopId": "VAN002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742486"
},
"stopId": "CAU002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742562"
},
"stopId": "FDN002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742626"
},
"stopId": "LIC006",
"stopSequence": 26
},
{
"departure": {
"time": "1749742732"
},
"stopId": "STE002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742852"
},
"stopId": "COQ002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742954"
},
"stopId": "GCH002",
"stopSequence": 29
},
{
"departure": {
"time": "1749743049"
},
"stopId": "BCI002",
"stopSequence": 30
},
{
"departure": {
"time": "1749743095"
},
"stopId": "COS002",
"stopSequence": 31
},
{
"departure": {
"time": "1749743171"
},
"stopId": "BMI002",
"stopSequence": 32
}
],
"timestamp": "1749741328",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187810"
}
}
},
{
"id": "215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741454"
},
"stopId": "COS001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741496"
},
"stopId": "BCI001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741542"
},
"stopId": "GCH001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741584"
},
"stopId": "COQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741642"
},
"stopId": "STE001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741726"
},
"stopId": "LIC003",
"stopSequence": 16
},
{
"departure": {
"time": "1749741819"
},
"stopId": "FDN001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741891"
},
"stopId": "CAU001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741913"
},
"stopId": "VAN001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741962"
},
"stopId": "LJO001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742039"
},
"stopId": "RIT001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742131"
},
"stopId": "PBD001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742238"
},
"stopId": "DOV001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742301"
},
"stopId": "BMN001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742296"
},
"stopId": "BHO001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742407"
},
"stopId": "BOE001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742519"
},
"stopId": "BCE003",
"stopSequence": 27
},
{
"departure": {
"time": "1749742607"
},
"stopId": "LAQ002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742635"
},
"stopId": "FFO002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742678"
},
"stopId": "AER002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742873"
},
"stopId": "LAZ002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742940"
},
"stopId": "CHW003",
"stopSequence": 32
},
{
"departure": {
"time": "1749742972"
},
"stopId": "MCM002",
"stopSequence": 33
},
{
"departure": {
"time": "1749743129"
},
"stopId": "PTM002",
"stopSequence": 34
}
],
"timestamp": "1749741259",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187849"
}
}
},
{
"id": "216",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741450"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741560"
},
"stopId": "REG001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741731"
},
"stopId": "PTM001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741756"
},
"stopId": "MCM001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741881"
},
"stopId": "CHW004",
"stopSequence": 10
},
{
"departure": {
"time": "1749742065"
},
"stopId": "LAZ001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742299"
},
"stopId": "AER001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742392"
},
"stopId": "FFO001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742409"
},
"stopId": "LAQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742574"
},
"stopId": "BCE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742644"
},
"stopId": "BOE002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742736"
},
"stopId": "BHO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742801"
},
"stopId": "BMN002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742821"
},
"stopId": "DOV002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742911"
},
"stopId": "PBD002",
"stopSequence": 20
},
{
"departure": {
"time": "1749743040"
},
"stopId": "RIT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749743145"
},
"stopId": "LJO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749743187"
},
"stopId": "VAN002",
"stopSequence": 23
}
],
"timestamp": "1749741105",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187856"
}
}
},
{
"id": "217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741526"
},
"stopId": "FDH002",
"stopSequence": 39
},
{
"departure": {
"time": "1749741552"
},
"stopId": "3BL002",
"stopSequence": 40
},
{
"departure": {
"time": "1749741654"
},
"stopId": "SDE001",
"stopSequence": 41
}
],
"timestamp": "1749740571",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187860"
}
}
},
{
"id": "218",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "COG001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742359"
},
"stopId": "FDH001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742483"
},
"stopId": "CRI001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742567"
},
"stopId": "VIT001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742665"
},
"stopId": "ERO001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742743"
},
"stopId": "CUE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742862"
},
"stopId": "VAC001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742923"
},
"stopId": "CAT001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742993"
},
"stopId": "BMI001",
"stopSequence": 10
},
{
"departure": {
"time": "1749743057"
},
"stopId": "COS001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743111"
},
"stopId": "BCI001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743169"
},
"stopId": "GCH001",
"stopSequence": 13
}
],
"timestamp": "1749740576",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187861"
}
}
},
{
"id": "219",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741525"
},
"stopId": "REG002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741696"
},
"stopId": "MGA002",
"stopSequence": 36
},
{
"departure": {
"time": "1749741753"
},
"stopId": "MLA002",
"stopSequence": 37
},
{
"departure": {
"time": "1749741877"
},
"stopId": "CHF002",
"stopSequence": 38
},
{
"departure": {
"time": "1749742206"
},
"stopId": "BLE003",
"stopSequence": 39
},
{
"departure": {
"time": "1749742376"
},
"stopId": "LIG114",
"stopSequence": 40
}
],
"timestamp": "1749740870",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187891"
}
}
},
{
"id": "220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742980"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749743091"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749743165"
},
"stopId": "TSU002",
"stopSequence": 3
}
],
"timestamp": "1749741192",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5187895"
}
}
},
{
"id": "221",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742602"
},
"stopId": "WMI001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742721"
},
"stopId": "WAS050",
"stopSequence": 3
},
{
"departure": {
"time": "1749742793"
},
"stopId": "GAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742839"
},
"stopId": "LAV002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742942"
},
"stopId": "XRC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749743100"
},
"stopId": "WAC002",
"stopSequence": 7
},
{
"departure": {
"time": "1749743214"
},
"stopId": "RIB002",
"stopSequence": 8
}
],
"timestamp": "1749740805",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5194730"
}
}
},
{
"id": "222",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741960"
},
"stopId": "PLR030",
"stopSequence": 1
},
{
"departure": {
"time": "1749742114"
},
"stopId": "ICT011",
"stopSequence": 2
},
{
"departure": {
"time": "1749742204"
},
"stopId": "COE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742244"
},
"stopId": "LYC001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742285"
},
"stopId": "PCE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742408"
},
"stopId": "BNT002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742504"
},
"stopId": "JEA002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742574"
},
"stopId": "VAU002",
"stopSequence": 8
}
],
"timestamp": "1749740326",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5194774"
}
}
},
{
"id": "223",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741498"
},
"stopId": "JEA002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741573"
},
"stopId": "VAU002",
"stopSequence": 8
}
],
"timestamp": "1749741190",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5194788"
}
}
},
{
"id": "224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741453"
},
"stopId": "WMI001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741499"
},
"stopId": "WAS050",
"stopSequence": 3
},
{
"departure": {
"time": "1749741533"
},
"stopId": "GAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741563"
},
"stopId": "LAV002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741626"
},
"stopId": "XRC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741763"
},
"stopId": "WAC002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741837"
},
"stopId": "RIB002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741886"
},
"stopId": "STC002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742032"
},
"stopId": "SRB002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742037"
},
"stopId": "BRI002",
"stopSequence": 11
}
],
"timestamp": "1749740828",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5194794"
}
}
},
{
"id": "225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741497"
},
"stopId": "LMQ002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741541"
},
"stopId": "FVE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741633"
},
"stopId": "RUB002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741667"
},
"stopId": "GOU002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741780"
},
"stopId": "CER002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741914"
},
"stopId": "GDE001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741980"
},
"stopId": "TAL001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742003"
},
"stopId": "DLE002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742046"
},
"stopId": "RFE006",
"stopSequence": 14
},
{
"departure": {
"time": "1749742107"
},
"stopId": "LCA002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742325"
},
"stopId": "OUB002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742403"
},
"stopId": "OGO003",
"stopSequence": 17
},
{
"departure": {
"time": "1749742464"
},
"stopId": "JCU001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742564"
},
"stopId": "ERB002",
"stopSequence": 19
}
],
"timestamp": "1749741308",
"trip": {
"routeId": "919",
"scheduleRelationship": "SCHEDULED",
"tripId": "5194930"
}
}
},
{
"id": "226",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "CRB003",
"stopSequence": 1
},
{
"departure": {
"time": "1749741690"
},
"stopId": "DCB002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741917"
},
"stopId": "DSC002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742025"
},
"stopId": "LIP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742045"
},
"stopId": "CSM001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742090"
},
"stopId": "LIC006",
"stopSequence": 6
},
{
"departure": {
"time": "1749742226"
},
"stopId": "STE002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742313"
},
"stopId": "COQ002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742373"
},
"stopId": "GCH002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742422"
},
"stopId": "BCI002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742477"
},
"stopId": "COS002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742556"
},
"stopId": "BMI002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742624"
},
"stopId": "CAT002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742663"
},
"stopId": "VAC002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742771"
},
"stopId": "CUE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742850"
},
"stopId": "ERO002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742961"
},
"stopId": "VIT002",
"stopSequence": 17
},
{
"departure": {
"time": "1749743010"
},
"stopId": "CRI002",
"stopSequence": 18
},
{
"departure": {
"time": "1749743096"
},
"stopId": "FDH002",
"stopSequence": 19
},
{
"departure": {
"time": "1749743166"
},
"stopId": "3BL002",
"stopSequence": 20
}
],
"timestamp": "1749740263",
"trip": {
"routeId": "940",
"scheduleRelationship": "SCHEDULED",
"tripId": "5195697"
}
}
},
{
"id": "227",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "HAC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741931"
},
"stopId": "HBZ001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742260"
},
"stopId": "PPA001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742470"
},
"stopId": "VGN002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742517"
},
"stopId": "VFE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742568"
},
"stopId": "RDE002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742613"
},
"stopId": "LIP002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742631"
},
"stopId": "CSM001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742672"
},
"stopId": "LIC006",
"stopSequence": 9
},
{
"departure": {
"time": "1749742750"
},
"stopId": "VGN001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742958"
},
"stopId": "PPA002",
"stopSequence": 11
},
{
"departure": {
"time": "1749743047"
},
"stopId": "BBO002",
"stopSequence": 12
},
{
"departure": {
"time": "1749743116"
},
"stopId": "DRE002",
"stopSequence": 13
},
{
"departure": {
"time": "1749743195"
},
"stopId": "PLI002",
"stopSequence": 14
}
],
"timestamp": "1749740105",
"trip": {
"routeId": "941",
"scheduleRelationship": "SCHEDULED",
"tripId": "5195701"
}
}
},
{
"id": "228",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741454"
},
"stopId": "QBP001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741557"
},
"stopId": "QCE001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741615"
},
"stopId": "QPO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741606"
},
"stopId": "GOY003",
"stopSequence": 14
},
{
"departure": {
"time": "1749741773"
},
"stopId": "QUA001",
"stopSequence": 15
}
],
"timestamp": "1749741310",
"trip": {
"routeId": "978",
"scheduleRelationship": "SCHEDULED",
"tripId": "5195717"
}
}
},
{
"id": "229",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742026"
},
"stopId": "PDX002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742096"
},
"stopId": "FSL003",
"stopSequence": 3
},
{
"departure": {
"time": "1749742202"
},
"stopId": "TRI001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742268"
},
"stopId": "LAM001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742371"
},
"stopId": "DML001",
"stopSequence": 6
}
],
"timestamp": "1749741377",
"trip": {
"routeId": "978",
"scheduleRelationship": "SCHEDULED",
"tripId": "5195719"
}
}
},
{
"id": "230",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741763"
},
"stopId": "TFT002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741934"
},
"stopId": "LEA002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742116"
},
"stopId": "WHC002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742185"
},
"stopId": "SPP004",
"stopSequence": 18
},
{
"departure": {
"time": "1749742415"
},
"stopId": "OLY002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742511"
},
"stopId": "QHV002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742596"
},
"stopId": "QPO002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742629"
},
"stopId": "GOY003",
"stopSequence": 22
},
{
"departure": {
"time": "1749742821"
},
"stopId": "QUA001",
"stopSequence": 23
}
],
"timestamp": "1749741038",
"trip": {
"routeId": "978",
"scheduleRelationship": "SCHEDULED",
"tripId": "5195720"
}
}
},
{
"id": "231",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741464"
},
"stopId": "KAE001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741545"
},
"stopId": "POE001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741575"
},
"stopId": "BTT001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741600"
},
"stopId": "MON001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741698"
},
"stopId": "FBO003",
"stopSequence": 16
},
{
"departure": {
"time": "1749741776"
},
"stopId": "LRO003",
"stopSequence": 17
},
{
"departure": {
"time": "1749741801"
},
"stopId": "CBF002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741853"
},
"stopId": "NMO002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741901"
},
"stopId": "ISC002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741953"
},
"stopId": "CYG002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741997"
},
"stopId": "VHU002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742032"
},
"stopId": "VGN002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742139"
},
"stopId": "VFE002",
"stopSequence": 24
}
],
"timestamp": "1749741375",
"trip": {
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "5196021"
}
}
},
{
"id": "232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "CBE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741582"
},
"stopId": "MIL003",
"stopSequence": 4
},
{
"departure": {
"time": "1749741687"
},
"stopId": "HVO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741728"
},
"stopId": "CPA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741773"
},
"stopId": "PIP001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741836"
},
"stopId": "TWA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741860"
},
"stopId": "TBR001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741903"
},
"stopId": "RNI001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742004"
},
"stopId": "AUR001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742126"
},
"stopId": "KAE001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742144"
},
"stopId": "POE001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742194"
},
"stopId": "BTT001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742219"
},
"stopId": "MON001",
"stopSequence": 15
}
],
"timestamp": "1749740750",
"trip": {
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "5196026"
}
}
},
{
"id": "233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741446"
},
"stopId": "FBO003",
"stopSequence": 16
},
{
"departure": {
"time": "1749741501"
},
"stopId": "LRO003",
"stopSequence": 17
},
{
"departure": {
"time": "1749741524"
},
"stopId": "CBF002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741556"
},
"stopId": "NMO002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741625"
},
"stopId": "ISC002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741693"
},
"stopId": "CYG002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741697"
},
"stopId": "VHU002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741788"
},
"stopId": "VGN002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741838"
},
"stopId": "VFE002",
"stopSequence": 24
}
],
"timestamp": "1749741353",
"trip": {
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "5196044"
}
}
},
{
"id": "234",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "LIC003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742293"
},
"stopId": "RDE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742416"
},
"stopId": "VFE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742500"
},
"stopId": "VGN001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742547"
},
"stopId": "VHU001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742611"
},
"stopId": "CYG001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742719"
},
"stopId": "ISC001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742779"
},
"stopId": "NMO001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742834"
},
"stopId": "CBF001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742898"
},
"stopId": "LRO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742925"
},
"stopId": "FBO006",
"stopSequence": 11
},
{
"departure": {
"time": "1749742985"
},
"stopId": "FBO002",
"stopSequence": 12
},
{
"departure": {
"time": "1749743011"
},
"stopId": "MON002",
"stopSequence": 13
},
{
"departure": {
"time": "1749743042"
},
"stopId": "BTT002",
"stopSequence": 14
},
{
"departure": {
"time": "1749743107"
},
"stopId": "POE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749743160"
},
"stopId": "KAE002",
"stopSequence": 16
}
],
"timestamp": "1749740507",
"trip": {
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "5196046"
}
}
},
{
"id": "235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741467"
},
"stopId": "MON002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741502"
},
"stopId": "BTT002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741575"
},
"stopId": "POE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741601"
},
"stopId": "KAE002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741737"
},
"stopId": "AUR002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741895"
},
"stopId": "AFR002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741928"
},
"stopId": "TBR002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741978"
},
"stopId": "TWA002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742075"
},
"stopId": "CPA002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742182"
},
"stopId": "HVO002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742324"
},
"stopId": "MIL004",
"stopSequence": 24
},
{
"departure": {
"time": "1749742455"
},
"stopId": "CBE002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742552"
},
"stopId": "THD002",
"stopSequence": 26
}
],
"timestamp": "1749741347",
"trip": {
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "5196053"
}
}
},
{
"id": "236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743100"
},
"stopId": "PLR037",
"stopSequence": 1
}
],
"timestamp": "1749741398",
"trip": {
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "5196054"
}
}
},
{
"id": "237",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741450"
},
"stopId": "ARP001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741481"
},
"stopId": "CSL002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741609"
},
"stopId": "RLO002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741692"
},
"stopId": "CHM002",
"stopSequence": 26
}
],
"timestamp": "1749740990",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5197774"
}
}
},
{
"id": "238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742421"
},
"stopId": "CHM001",
"stopSequence": 2
}
],
"timestamp": "1749740753",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5197775"
}
}
},
{
"id": "239",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "QUO007",
"stopSequence": 1
},
{
"departure": {
"time": "1749741650"
},
"stopId": "PLV001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741771"
},
"stopId": "ETC006",
"stopSequence": 3
},
{
"departure": {
"time": "1749741976"
},
"stopId": "CAN004",
"stopSequence": 4
},
{
"departure": {
"time": "1749742116"
},
"stopId": "LBL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742202"
},
"stopId": "SCC006",
"stopSequence": 6
},
{
"departure": {
"time": "1749742261"
},
"stopId": "CLN002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742335"
},
"stopId": "HIP001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742415"
},
"stopId": "MAF001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742497"
},
"stopId": "ARY004",
"stopSequence": 10
},
{
"departure": {
"time": "1749742674"
},
"stopId": "FCL001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742788"
},
"stopId": "LRP001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742860"
},
"stopId": "LNG002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742934"
},
"stopId": "LAC002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742997"
},
"stopId": "GAR002",
"stopSequence": 15
},
{
"departure": {
"time": "1749743102"
},
"stopId": "LGA002",
"stopSequence": 16
},
{
"departure": {
"time": "1749743212"
},
"stopId": "BOC002",
"stopSequence": 17
}
],
"timestamp": "1749739865",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5197792"
}
}
},
{
"id": "240",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741490"
},
"stopId": "CHM001",
"stopSequence": 2
}
],
"timestamp": "1749739703",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5197818"
}
}
},
{
"id": "241",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741449"
},
"stopId": "QCE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741507"
},
"stopId": "QPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741538"
},
"stopId": "GOY003",
"stopSequence": 4
},
{
"departure": {
"time": "1749741660"
},
"stopId": "QUA001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741719"
},
"stopId": "LPL001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741818"
},
"stopId": "CAB001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742100"
},
"stopId": "ONT001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742150"
},
"stopId": "VCA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742189"
},
"stopId": "PPD002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742240"
},
"stopId": "VCE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742393"
},
"stopId": "FLP002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742471"
},
"stopId": "LTE003",
"stopSequence": 13
},
{
"departure": {
"time": "1749742509"
},
"stopId": "LPA001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742532"
},
"stopId": "MPE005",
"stopSequence": 15
},
{
"departure": {
"time": "1749742591"
},
"stopId": "ARP001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742621"
},
"stopId": "CSL002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742772"
},
"stopId": "RLO002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742871"
},
"stopId": "CHM002",
"stopSequence": 19
}
],
"timestamp": "1749739651",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5197830"
}
}
},
{
"id": "242",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741578"
},
"stopId": "NDG001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741727"
},
"stopId": "PND003",
"stopSequence": 11
},
{
"departure": {
"time": "1749741852"
},
"stopId": "LDH001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742022"
},
"stopId": "HEU001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742088"
},
"stopId": "LVA001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742131"
},
"stopId": "HJA001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742193"
},
"stopId": "HMA001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742267"
},
"stopId": "HCP001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742577"
},
"stopId": "JDL002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742651"
},
"stopId": "RDO001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742709"
},
"stopId": "RPO001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742820"
},
"stopId": "SEQ002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742952"
},
"stopId": "SEE002",
"stopSequence": 25
},
{
"departure": {
"time": "1749743094"
},
"stopId": "MUC001",
"stopSequence": 26
},
{
"departure": {
"time": "1749743161"
},
"stopId": "PCO001",
"stopSequence": 27
}
],
"timestamp": "1749741257",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198758"
}
}
},
{
"id": "243",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741512"
},
"stopId": "PND004",
"stopSequence": 33
},
{
"departure": {
"time": "1749741565"
},
"stopId": "NDG002",
"stopSequence": 34
},
{
"departure": {
"time": "1749741714"
},
"stopId": "LPX002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741788"
},
"stopId": "LCH002",
"stopSequence": 36
},
{
"departure": {
"time": "1749741817"
},
"stopId": "LMR002",
"stopSequence": 37
},
{
"departure": {
"time": "1749741876"
},
"stopId": "LDL002",
"stopSequence": 38
},
{
"departure": {
"time": "1749741977"
},
"stopId": "FEN002",
"stopSequence": 39
},
{
"departure": {
"time": "1749742088"
},
"stopId": "JEF002",
"stopSequence": 40
},
{
"departure": {
"time": "1749742200"
},
"stopId": "HWA002",
"stopSequence": 41
},
{
"departure": {
"time": "1749742201"
},
"stopId": "CCD002",
"stopSequence": 42
}
],
"timestamp": "1749740691",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198792"
}
}
},
{
"id": "244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741512"
},
"stopId": "RDF001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741618"
},
"stopId": "ALV001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741782"
},
"stopId": "HSP009",
"stopSequence": 35
},
{
"departure": {
"time": "1749741859"
},
"stopId": "CHM001",
"stopSequence": 36
}
],
"timestamp": "1749741309",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198819"
}
}
},
{
"id": "245",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742369"
},
"stopId": "EUP003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742442"
},
"stopId": "EUP001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742493"
},
"stopId": "PRD001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742558"
},
"stopId": "MPE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742612"
},
"stopId": "ARP001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742642"
},
"stopId": "CSL002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742830"
},
"stopId": "RLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742930"
},
"stopId": "CHM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742986"
},
"stopId": "HSP010",
"stopSequence": 9
},
{
"departure": {
"time": "1749743060"
},
"stopId": "ALV002",
"stopSequence": 10
},
{
"departure": {
"time": "1749743199"
},
"stopId": "RDF002",
"stopSequence": 11
}
],
"timestamp": "1749741233",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198820"
}
}
},
{
"id": "246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741459"
},
"stopId": "CCE002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741521"
},
"stopId": "3CH002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741589"
},
"stopId": "BTL002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741651"
},
"stopId": "4OR002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741767"
},
"stopId": "PCO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741864"
},
"stopId": "MUC002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741946"
},
"stopId": "RPO002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742052"
},
"stopId": "RDO002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742145"
},
"stopId": "JDL001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742224"
},
"stopId": "HAV001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742419"
},
"stopId": "HCP002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742497"
},
"stopId": "HMA002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742552"
},
"stopId": "HJA002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742611"
},
"stopId": "LVA002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742698"
},
"stopId": "HEU002",
"stopSequence": 29
}
],
"timestamp": "1749741311",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198846"
}
}
},
{
"id": "247",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "CAL008",
"stopSequence": 1
},
{
"departure": {
"time": "1749741578"
},
"stopId": "CCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741639"
},
"stopId": "HWA001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741702"
},
"stopId": "JEF001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741844"
},
"stopId": "FEN001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741898"
},
"stopId": "LDL001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741948"
},
"stopId": "LMR001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742024"
},
"stopId": "LCH001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742094"
},
"stopId": "LPX001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742318"
},
"stopId": "NDG001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742378"
},
"stopId": "PND003",
"stopSequence": 11
},
{
"departure": {
"time": "1749742501"
},
"stopId": "LDH001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742659"
},
"stopId": "HEU001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742748"
},
"stopId": "LVA001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742822"
},
"stopId": "HJA001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742909"
},
"stopId": "HMA001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742981"
},
"stopId": "HCP001",
"stopSequence": 17
}
],
"timestamp": "1749739795",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198873"
}
}
},
{
"id": "248",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741453"
},
"stopId": "3CH001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741530"
},
"stopId": "CCE001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741631"
},
"stopId": "LMI005",
"stopSequence": 30
},
{
"departure": {
"time": "1749741750"
},
"stopId": "RDF001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741906"
},
"stopId": "ALV001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742050"
},
"stopId": "HSP009",
"stopSequence": 33
},
{
"departure": {
"time": "1749742147"
},
"stopId": "CHM001",
"stopSequence": 34
}
],
"timestamp": "1749741140",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198896"
}
}
},
{
"id": "249",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743200"
},
"stopId": "EUP001",
"stopSequence": 2
}
],
"timestamp": "1749741403",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198897"
}
}
},
{
"id": "250",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741560"
},
"stopId": "HAV002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741585"
},
"stopId": "JDL002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741673"
},
"stopId": "RDO001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741696"
},
"stopId": "RPO001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741807"
},
"stopId": "MUC001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741878"
},
"stopId": "PCO001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741947"
},
"stopId": "4OR001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741993"
},
"stopId": "BTL001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742060"
},
"stopId": "3CH001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742166"
},
"stopId": "CCE001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742196"
},
"stopId": "LMI005",
"stopSequence": 30
}
],
"timestamp": "1749740716",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198915"
}
}
},
{
"id": "251",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741508"
},
"stopId": "PAR002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741589"
},
"stopId": "HAV002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741654"
},
"stopId": "HCP002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741729"
},
"stopId": "HMA002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741802"
},
"stopId": "HJA002",
"stopSequence": 27
},
{
"departure": {
"time": "1749741849"
},
"stopId": "LVA002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741912"
},
"stopId": "HEU002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742058"
},
"stopId": "LDH002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742138"
},
"stopId": "PND004",
"stopSequence": 31
},
{
"departure": {
"time": "1749742232"
},
"stopId": "NDG002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742376"
},
"stopId": "LPX002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742468"
},
"stopId": "LCH002",
"stopSequence": 34
},
{
"departure": {
"time": "1749742556"
},
"stopId": "LMR002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742627"
},
"stopId": "LDL002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742741"
},
"stopId": "FEN002",
"stopSequence": 37
},
{
"departure": {
"time": "1749743004"
},
"stopId": "JEF002",
"stopSequence": 38
},
{
"departure": {
"time": "1749742932"
},
"stopId": "HWA002",
"stopSequence": 39
},
{
"departure": {
"time": "1749743000"
},
"stopId": "CCD002",
"stopSequence": 40
}
],
"timestamp": "1749741308",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198932"
}
}
},
{
"id": "252",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742440"
},
"stopId": "CAL008",
"stopSequence": 1
},
{
"departure": {
"time": "1749742535"
},
"stopId": "CCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742594"
},
"stopId": "HWA001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742655"
},
"stopId": "JEF001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742889"
},
"stopId": "FEN001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742970"
},
"stopId": "LDL001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743049"
},
"stopId": "LMR001",
"stopSequence": 7
},
{
"departure": {
"time": "1749743137"
},
"stopId": "LCH001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743206"
},
"stopId": "LPX001",
"stopSequence": 9
}
],
"timestamp": "1749740750",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198942"
}
}
},
{
"id": "253",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741467"
},
"stopId": "ARP001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741505"
},
"stopId": "CSL002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741631"
},
"stopId": "RLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741691"
},
"stopId": "CHM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741742"
},
"stopId": "HSP010",
"stopSequence": 9
},
{
"departure": {
"time": "1749741851"
},
"stopId": "ALV002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741953"
},
"stopId": "RDF002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742072"
},
"stopId": "LMI006",
"stopSequence": 12
},
{
"departure": {
"time": "1749742154"
},
"stopId": "CCE002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742214"
},
"stopId": "3CH002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742289"
},
"stopId": "BTL002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742342"
},
"stopId": "4OR002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742464"
},
"stopId": "PCO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742589"
},
"stopId": "MUC002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742732"
},
"stopId": "SEQ002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742881"
},
"stopId": "SEE002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742971"
},
"stopId": "RPO002",
"stopSequence": 21
},
{
"departure": {
"time": "1749743108"
},
"stopId": "RDO002",
"stopSequence": 22
}
],
"timestamp": "1749740016",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5198946"
}
}
},
{
"id": "254",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741720"
},
"stopId": "LOL003",
"stopSequence": 1
},
{
"departure": {
"time": "1749741794"
},
"stopId": "CDE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741861"
},
"stopId": "LPX002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741941"
},
"stopId": "LCH002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741968"
},
"stopId": "LMR002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742003"
},
"stopId": "BAE002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742033"
},
"stopId": "USS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742100"
},
"stopId": "LRE002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742173"
},
"stopId": "LCR002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742222"
},
"stopId": "LMB002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742301"
},
"stopId": "SFI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742353"
},
"stopId": "HSA002",
"stopSequence": 12
}
],
"timestamp": "1749740666",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202720"
}
}
},
{
"id": "255",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741442"
},
"stopId": "SOI004",
"stopSequence": 8
},
{
"departure": {
"time": "1749741568"
},
"stopId": "CAL011",
"stopSequence": 9
},
{
"departure": {
"time": "1749741651"
},
"stopId": "CCD001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741705"
},
"stopId": "HWA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741773"
},
"stopId": "JEF001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741857"
},
"stopId": "HSA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741892"
},
"stopId": "SFI001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741956"
},
"stopId": "LMB001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742057"
},
"stopId": "LCR001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742091"
},
"stopId": "LRE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742178"
},
"stopId": "BAE001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742226"
},
"stopId": "LMR001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742303"
},
"stopId": "LCH001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742342"
},
"stopId": "LPX001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742465"
},
"stopId": "CDE001",
"stopSequence": 22
}
],
"timestamp": "1749741164",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202750"
}
}
},
{
"id": "256",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742320"
},
"stopId": "LOL003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742394"
},
"stopId": "CDE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742461"
},
"stopId": "LPX002",
"stopSequence": 3
}
],
"timestamp": "1749741259",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202773"
}
}
},
{
"id": "257",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741443"
},
"stopId": "JEF002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741471"
},
"stopId": "HWA002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741525"
},
"stopId": "CCD002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741635"
},
"stopId": "CAL012",
"stopSequence": 16
},
{
"departure": {
"time": "1749741705"
},
"stopId": "LSS002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741783"
},
"stopId": "EUL005",
"stopSequence": 18
},
{
"departure": {
"time": "1749741784"
},
"stopId": "APE003",
"stopSequence": 19
},
{
"departure": {
"time": "1749741934"
},
"stopId": "WTE001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741957"
},
"stopId": "WBT001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742028"
},
"stopId": "WFL002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742072"
},
"stopId": "LCN002",
"stopSequence": 23
}
],
"timestamp": "1749741349",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202796"
}
}
},
{
"id": "258",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741470"
},
"stopId": "LCN002",
"stopSequence": 23
}
],
"timestamp": "1749741349",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202827"
}
}
},
{
"id": "259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742160"
},
"stopId": "LCN001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742244"
},
"stopId": "WFL001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742328"
},
"stopId": "WBT002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742382"
},
"stopId": "WTE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742557"
},
"stopId": "APE004",
"stopSequence": 6
},
{
"departure": {
"time": "1749742622"
},
"stopId": "EUL006",
"stopSequence": 7
}
],
"timestamp": "1749741043",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202828"
}
}
},
{
"id": "260",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741483"
},
"stopId": "LMR002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741520"
},
"stopId": "BAE002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741550"
},
"stopId": "USS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741618"
},
"stopId": "LRE002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741614"
},
"stopId": "LCR002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741741"
},
"stopId": "LMB002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741790"
},
"stopId": "SFI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741871"
},
"stopId": "HSA002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741928"
},
"stopId": "JEF002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742010"
},
"stopId": "HWA002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742000"
},
"stopId": "CCD002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742109"
},
"stopId": "CAL012",
"stopSequence": 16
},
{
"departure": {
"time": "1749742225"
},
"stopId": "LSS002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742257"
},
"stopId": "EUL005",
"stopSequence": 18
},
{
"departure": {
"time": "1749742273"
},
"stopId": "APE003",
"stopSequence": 19
},
{
"departure": {
"time": "1749742373"
},
"stopId": "WTE001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742459"
},
"stopId": "WBT001",
"stopSequence": 21
}
],
"timestamp": "1749740819",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202864"
}
}
},
{
"id": "261",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "WCC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741562"
},
"stopId": "LCN001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741656"
},
"stopId": "WFL001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741678"
},
"stopId": "WBT002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741715"
},
"stopId": "WTE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741845"
},
"stopId": "APE004",
"stopSequence": 6
},
{
"departure": {
"time": "1749741887"
},
"stopId": "EUL006",
"stopSequence": 7
},
{
"departure": {
"time": "1749741938"
},
"stopId": "SOI004",
"stopSequence": 8
},
{
"departure": {
"time": "1749742093"
},
"stopId": "CAL011",
"stopSequence": 9
},
{
"departure": {
"time": "1749742170"
},
"stopId": "CCD001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742240"
},
"stopId": "HWA001",
"stopSequence": 11
}
],
"timestamp": "1749740482",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202881"
}
}
},
{
"id": "262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741452"
},
"stopId": "JEF001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741529"
},
"stopId": "HSA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741563"
},
"stopId": "SFI001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741646"
},
"stopId": "LMB001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741728"
},
"stopId": "LCR001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741762"
},
"stopId": "LRE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741867"
},
"stopId": "BAE001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741897"
},
"stopId": "LMR001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742008"
},
"stopId": "LCH001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742050"
},
"stopId": "LPX001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742123"
},
"stopId": "CDE001",
"stopSequence": 22
}
],
"timestamp": "1749741254",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202902"
}
}
},
{
"id": "263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741496"
},
"stopId": "BOE002",
"stopSequence": 18
}
],
"timestamp": "1749741109",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202926"
}
}
},
{
"id": "264",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741621"
},
"stopId": "ABE001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741722"
},
"stopId": "VEL001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741850"
},
"stopId": "FOU001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741869"
},
"stopId": "LOR001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741945"
},
"stopId": "SFR001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742033"
},
"stopId": "LEF001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742152"
},
"stopId": "HOC001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742264"
},
"stopId": "HVO002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742349"
},
"stopId": "MIL004",
"stopSequence": 16
},
{
"departure": {
"time": "1749742470"
},
"stopId": "CBE002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742508"
},
"stopId": "THD002",
"stopSequence": 18
}
],
"timestamp": "1749740411",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202948"
}
}
},
{
"id": "265",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "PLR020",
"stopSequence": 1
},
{
"departure": {
"time": "1749742288"
},
"stopId": "THD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742344"
},
"stopId": "CBE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742480"
},
"stopId": "MIL003",
"stopSequence": 4
},
{
"departure": {
"time": "1749742541"
},
"stopId": "HVO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742629"
},
"stopId": "HOC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742692"
},
"stopId": "LEF002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742800"
},
"stopId": "SFR002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742885"
},
"stopId": "LOR002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742964"
},
"stopId": "FOU002",
"stopSequence": 10
},
{
"departure": {
"time": "1749743027"
},
"stopId": "VEL002",
"stopSequence": 11
}
],
"timestamp": "1749741056",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202966"
}
}
},
{
"id": "266",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741451"
},
"stopId": "LOR002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741516"
},
"stopId": "FOU002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741567"
},
"stopId": "VEL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741667"
},
"stopId": "ABE002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741813"
},
"stopId": "CRB002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741904"
},
"stopId": "JAM002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741972"
},
"stopId": "DAR002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742049"
},
"stopId": "PAY002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742147"
},
"stopId": "BCE002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742219"
},
"stopId": "BOE002",
"stopSequence": 18
}
],
"timestamp": "1749741042",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202973"
}
}
},
{
"id": "267",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742897"
},
"stopId": "BOE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742980"
},
"stopId": "BCE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749743030"
},
"stopId": "PAY001",
"stopSequence": 4
},
{
"departure": {
"time": "1749743114"
},
"stopId": "DAR001",
"stopSequence": 5
},
{
"departure": {
"time": "1749743215"
},
"stopId": "JAM001",
"stopSequence": 6
}
],
"timestamp": "1749741109",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5202974"
}
}
},
{
"id": "268",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741690"
},
"stopId": "ROU029",
"stopSequence": 18
},
{
"departure": {
"time": "1749741749"
},
"stopId": "NUR002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741829"
},
"stopId": "GEA011",
"stopSequence": 20
},
{
"departure": {
"time": "1749741860"
},
"stopId": "APT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741954"
},
"stopId": "VLG002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742009"
},
"stopId": "RCA001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742075"
},
"stopId": "IQU001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742194"
},
"stopId": "PNC001",
"stopSequence": 25
}
],
"timestamp": "1749740750",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203266"
}
}
},
{
"id": "269",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741517"
},
"stopId": "LIE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741559"
},
"stopId": "PLG002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741733"
},
"stopId": "WPL002",
"stopSequence": 7
}
],
"timestamp": "1749741279",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203326"
}
}
},
{
"id": "270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741585"
},
"stopId": "VAO003",
"stopSequence": 4
},
{
"departure": {
"time": "1749741690"
},
"stopId": "LIE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741544"
},
"stopId": "PLG002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741497"
},
"stopId": "WPL002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741577"
},
"stopId": "PNC002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741645"
},
"stopId": "IQU002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741685"
},
"stopId": "RCA002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741783"
},
"stopId": "VLG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741839"
},
"stopId": "APT001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741944"
},
"stopId": "GEA010",
"stopSequence": 13
},
{
"departure": {
"time": "1749741990"
},
"stopId": "NUR001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741945"
},
"stopId": "PDR004",
"stopSequence": 16
}
],
"timestamp": "1749740651",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203368"
}
}
},
{
"id": "271",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741471"
},
"stopId": "RCA001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741538"
},
"stopId": "IQU001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741641"
},
"stopId": "PNC001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741763"
},
"stopId": "WPL001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741839"
},
"stopId": "PLG001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741870"
},
"stopId": "LIE001",
"stopSequence": 28
}
],
"timestamp": "1749741257",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203429"
}
}
},
{
"id": "272",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741478"
},
"stopId": "FOC001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741508"
},
"stopId": "HER001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741528"
},
"stopId": "ZBE006",
"stopSequence": 32
},
{
"departure": {
"time": "1749741641"
},
"stopId": "OSE001",
"stopSequence": 33
}
],
"timestamp": "1749741167",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203469"
}
}
},
{
"id": "273",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742320"
},
"stopId": "ZBE005",
"stopSequence": 1
}
],
"timestamp": "1749741283",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203471"
}
}
},
{
"id": "274",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741494"
},
"stopId": "MTD002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741638"
},
"stopId": "BPO002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741657"
},
"stopId": "TOM002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741716"
},
"stopId": "EIF002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741975"
},
"stopId": "BTM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741964"
},
"stopId": "PNL002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742056"
},
"stopId": "UST003",
"stopSequence": 10
},
{
"departure": {
"time": "1749742110"
},
"stopId": "PDS002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742166"
},
"stopId": "OTT002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742210"
},
"stopId": "ORT002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742288"
},
"stopId": "FTE004",
"stopSequence": 14
},
{
"departure": {
"time": "1749742375"
},
"stopId": "SQP002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742485"
},
"stopId": "UIS002",
"stopSequence": 16
}
],
"timestamp": "1749740266",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203503"
}
}
},
{
"id": "275",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741544"
},
"stopId": "WPL002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741625"
},
"stopId": "PNC002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741672"
},
"stopId": "IQU002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741734"
},
"stopId": "RCA002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741832"
},
"stopId": "VLG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741888"
},
"stopId": "APT001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741993"
},
"stopId": "GEA010",
"stopSequence": 13
},
{
"departure": {
"time": "1749742039"
},
"stopId": "NUR001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742337"
},
"stopId": "PDR004",
"stopSequence": 16
}
],
"timestamp": "1749741104",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203551"
}
}
},
{
"id": "276",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741960"
},
"stopId": "TFF001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742038"
},
"stopId": "PTO002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742090"
},
"stopId": "MTD002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742196"
},
"stopId": "BPO002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742215"
},
"stopId": "TOM002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742275"
},
"stopId": "EIF002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742534"
},
"stopId": "BTM002",
"stopSequence": 8
}
],
"timestamp": "1749741326",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203553"
}
}
},
{
"id": "277",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741468"
},
"stopId": "UST003",
"stopSequence": 10
},
{
"departure": {
"time": "1749741565"
},
"stopId": "PDS002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741569"
},
"stopId": "OTT002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741621"
},
"stopId": "ORT002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741710"
},
"stopId": "FTE004",
"stopSequence": 14
},
{
"departure": {
"time": "1749741796"
},
"stopId": "SQP002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741854"
},
"stopId": "UIS002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741929"
},
"stopId": "PIE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742248"
},
"stopId": "NUR002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742332"
},
"stopId": "GEA011",
"stopSequence": 20
},
{
"departure": {
"time": "1749742368"
},
"stopId": "APT002",
"stopSequence": 21
}
],
"timestamp": "1749740805",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203572"
}
}
},
{
"id": "278",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741517"
},
"stopId": "EIF001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741535"
},
"stopId": "TOM001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741621"
},
"stopId": "BPO001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741725"
},
"stopId": "MTD001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741696"
},
"stopId": "PTO001",
"stopSequence": 33
}
],
"timestamp": "1749741233",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203588"
}
}
},
{
"id": "279",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742560"
},
"stopId": "TFF001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742632"
},
"stopId": "PTO002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742694"
},
"stopId": "MTD002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742841"
},
"stopId": "BPO002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742864"
},
"stopId": "TOM002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742939"
},
"stopId": "EIF002",
"stopSequence": 6
}
],
"timestamp": "1749741017",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203590"
}
}
},
{
"id": "280",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741492"
},
"stopId": "JGU001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741514"
},
"stopId": "GOL001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741547"
},
"stopId": "BDH001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741628"
},
"stopId": "FTE001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741681"
},
"stopId": "ORT001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741717"
},
"stopId": "OTT001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741799"
},
"stopId": "UST001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741842"
},
"stopId": "PNL001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741948"
},
"stopId": "BTM001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742069"
},
"stopId": "EIF001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742090"
},
"stopId": "TOM001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742223"
},
"stopId": "BPO001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742211"
},
"stopId": "MTD001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742298"
},
"stopId": "PTO001",
"stopSequence": 33
}
],
"timestamp": "1749741328",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203611"
}
}
},
{
"id": "281",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741487"
},
"stopId": "IQU002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741549"
},
"stopId": "RCA002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741647"
},
"stopId": "VLG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741703"
},
"stopId": "APT001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741778"
},
"stopId": "GEA010",
"stopSequence": 13
},
{
"departure": {
"time": "1749741803"
},
"stopId": "NUR001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741967"
},
"stopId": "ROU029",
"stopSequence": 15
},
{
"departure": {
"time": "1749742100"
},
"stopId": "PDR004",
"stopSequence": 16
},
{
"departure": {
"time": "1749742218"
},
"stopId": "NAN003",
"stopSequence": 17
},
{
"departure": {
"time": "1749742258"
},
"stopId": "ELI001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742275"
},
"stopId": "JGU001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742318"
},
"stopId": "GOL001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742422"
},
"stopId": "BDH001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742415"
},
"stopId": "FTE001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742500"
},
"stopId": "ORT001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742611"
},
"stopId": "OTT001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742643"
},
"stopId": "UST001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742709"
},
"stopId": "PNL001",
"stopSequence": 26
}
],
"timestamp": "1749741311",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203628"
}
}
},
{
"id": "282",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741522"
},
"stopId": "LIE001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741647"
},
"stopId": "VAO001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741761"
},
"stopId": "FOC001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741745"
},
"stopId": "HER001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741766"
},
"stopId": "ZBE006",
"stopSequence": 15
},
{
"departure": {
"time": "1749741898"
},
"stopId": "OSE001",
"stopSequence": 16
}
],
"timestamp": "1749741165",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203650"
}
}
},
{
"id": "283",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "ZBE005",
"stopSequence": 1
},
{
"departure": {
"time": "1749741957"
},
"stopId": "HER002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742011"
},
"stopId": "FOC002",
"stopSequence": 3
}
],
"timestamp": "1749740891",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203657"
}
}
},
{
"id": "284",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "4CA003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742184"
},
"stopId": "VGE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742218"
},
"stopId": "LEY001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742297"
},
"stopId": "HNE001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742419"
},
"stopId": "DOU002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742518"
},
"stopId": "VBO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742585"
},
"stopId": "TIE002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742607"
},
"stopId": "PTP002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742670"
},
"stopId": "PNT003",
"stopSequence": 9
},
{
"departure": {
"time": "1749742732"
},
"stopId": "CCH001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742844"
},
"stopId": "BEB001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742868"
},
"stopId": "CMA001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743017"
},
"stopId": "EFF001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743106"
},
"stopId": "SIN001",
"stopSequence": 14
}
],
"timestamp": "1749740171",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203691"
}
}
},
{
"id": "285",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741490"
},
"stopId": "CMA001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741543"
},
"stopId": "EFF001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741668"
},
"stopId": "SIN001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741783"
},
"stopId": "BGA003",
"stopSequence": 15
},
{
"departure": {
"time": "1749741886"
},
"stopId": "OGI001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741954"
},
"stopId": "NET001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742014"
},
"stopId": "BPT001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742079"
},
"stopId": "GBA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742145"
},
"stopId": "BCA001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742177"
},
"stopId": "BFR001",
"stopSequence": 21
}
],
"timestamp": "1749740103",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203692"
}
}
},
{
"id": "286",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742890"
},
"stopId": "ACC002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742955"
},
"stopId": "BFR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742993"
},
"stopId": "BCA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749743027"
},
"stopId": "GBA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749743091"
},
"stopId": "BPT002",
"stopSequence": 5
},
{
"departure": {
"time": "1749743146"
},
"stopId": "NET002",
"stopSequence": 6
},
{
"departure": {
"time": "1749743193"
},
"stopId": "OGI002",
"stopSequence": 7
}
],
"timestamp": "1749741108",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203694"
}
}
},
{
"id": "287",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743100"
},
"stopId": "4CA003",
"stopSequence": 1
}
],
"timestamp": "1749741329",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5203699"
}
}
},
{
"id": "288",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "4CA002",
"stopSequence": 1
},
{
"departure": {
"time": "1749741865"
},
"stopId": "VGE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741902"
},
"stopId": "LEY001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741982"
},
"stopId": "HMN001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742069"
},
"stopId": "HOZ003",
"stopSequence": 5
},
{
"departure": {
"time": "1749742140"
},
"stopId": "HIS001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742216"
},
"stopId": "VBO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742269"
},
"stopId": "TIE002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742330"
},
"stopId": "PTP002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742440"
},
"stopId": "PNT003",
"stopSequence": 10
},
{
"departure": {
"time": "1749742518"
},
"stopId": "CCH001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742620"
},
"stopId": "BEB001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742683"
},
"stopId": "CMA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742825"
},
"stopId": "EFF001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742907"
},
"stopId": "SIN001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742963"
},
"stopId": "BGA001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743100"
},
"stopId": "PUR001",
"stopSequence": 17
},
{
"departure": {
"time": "1749743193"
},
"stopId": "PBT001",
"stopSequence": 18
}
],
"timestamp": "1749740073",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206229"
}
}
},
{
"id": "289",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741461"
},
"stopId": "OIN001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741561"
},
"stopId": "AQU001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741644"
},
"stopId": "ANC001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741670"
},
"stopId": "TNB001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741718"
},
"stopId": "TAB001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741833"
},
"stopId": "LPI001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741927"
},
"stopId": "BPO002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741949"
},
"stopId": "TOM002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742006"
},
"stopId": "EIF002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742291"
},
"stopId": "BTM002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742343"
},
"stopId": "PNL002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742419"
},
"stopId": "UST003",
"stopSequence": 31
},
{
"departure": {
"time": "1749742644"
},
"stopId": "BUO002",
"stopSequence": 32
}
],
"timestamp": "1749740623",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206236"
}
}
},
{
"id": "290",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "FEG001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741649"
},
"stopId": "MFO001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741695"
},
"stopId": "RTR002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741854"
},
"stopId": "TGR001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741903"
},
"stopId": "PMS001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742005"
},
"stopId": "PLS001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742080"
},
"stopId": "PNT001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742164"
},
"stopId": "PTP001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742218"
},
"stopId": "TIE001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742258"
},
"stopId": "VBO001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742320"
},
"stopId": "HIS002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742394"
},
"stopId": "HOZ002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742490"
},
"stopId": "HMN002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742568"
},
"stopId": "LEY002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742609"
},
"stopId": "VGE002",
"stopSequence": 15
}
],
"timestamp": "1749739822",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206251"
}
}
},
{
"id": "291",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741469"
},
"stopId": "PLS002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741558"
},
"stopId": "PMS002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741606"
},
"stopId": "TGR002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741763"
},
"stopId": "RTR001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741808"
},
"stopId": "MFO002",
"stopSequence": 15
}
],
"timestamp": "1749741041",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206254"
}
}
},
{
"id": "292",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742920"
},
"stopId": "VDM003",
"stopSequence": 1
},
{
"departure": {
"time": "1749742974"
},
"stopId": "ADP002",
"stopSequence": 2
},
{
"departure": {
"time": "1749743075"
},
"stopId": "BUO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749743160"
},
"stopId": "AUL002",
"stopSequence": 4
}
],
"timestamp": "1749741144",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206263"
}
}
},
{
"id": "293",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741487"
},
"stopId": "PNL001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741569"
},
"stopId": "BTM001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741622"
},
"stopId": "LAN001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741700"
},
"stopId": "EIF001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741730"
},
"stopId": "TOM001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741823"
},
"stopId": "BPO003",
"stopSequence": 10
},
{
"departure": {
"time": "1749741826"
},
"stopId": "LPI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741941"
},
"stopId": "TAB002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741980"
},
"stopId": "TNB002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742052"
},
"stopId": "ANC002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742095"
},
"stopId": "AQU002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742157"
},
"stopId": "OIN002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742199"
},
"stopId": "PBT002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742265"
},
"stopId": "PUR002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742402"
},
"stopId": "BGA002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742505"
},
"stopId": "SIN002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742587"
},
"stopId": "EFF002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742722"
},
"stopId": "CMA002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742790"
},
"stopId": "BEB002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742900"
},
"stopId": "CCH002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742940"
},
"stopId": "PNT004",
"stopSequence": 25
}
],
"timestamp": "1749741374",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206272"
}
}
},
{
"id": "294",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741546"
},
"stopId": "CMA002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741632"
},
"stopId": "BEB002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741724"
},
"stopId": "CCH002",
"stopSequence": 27
},
{
"departure": {
"time": "1749741777"
},
"stopId": "PNT004",
"stopSequence": 28
},
{
"departure": {
"time": "1749741869"
},
"stopId": "PTP001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741901"
},
"stopId": "TIE001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741924"
},
"stopId": "VBO001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741985"
},
"stopId": "HIS002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742068"
},
"stopId": "HOZ002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742147"
},
"stopId": "HMN002",
"stopSequence": 34
},
{
"departure": {
"time": "1749742215"
},
"stopId": "LEY002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742276"
},
"stopId": "VGE002",
"stopSequence": 36
}
],
"timestamp": "1749740828",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206278"
}
}
},
{
"id": "295",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743065"
},
"stopId": "VGE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749743102"
},
"stopId": "LEY001",
"stopSequence": 3
},
{
"departure": {
"time": "1749743182"
},
"stopId": "HMN001",
"stopSequence": 4
}
],
"timestamp": "1749741282",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5206279"
}
}
},
{
"id": "296",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "RCK002",
"stopSequence": 1
},
{
"departure": {
"time": "1749741734"
},
"stopId": "ZIT001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741865"
},
"stopId": "DOC001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742066"
},
"stopId": "ODO001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742200"
},
"stopId": "DRO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742398"
},
"stopId": "YOU001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742440"
},
"stopId": "RYS001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742575"
},
"stopId": "TGC001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742740"
},
"stopId": "PDN003",
"stopSequence": 9
},
{
"departure": {
"time": "1749742832"
},
"stopId": "GRA001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742953"
},
"stopId": "TRC001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743032"
},
"stopId": "REN001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743090"
},
"stopId": "AVS002",
"stopSequence": 13
},
{
"departure": {
"time": "1749743184"
},
"stopId": "HEN002",
"stopSequence": 14
}
],
"timestamp": "1749739823",
"trip": {
"routeId": "Z1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5207693"
}
}
},
{
"id": "297",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741564"
},
"stopId": "ICT002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741803"
},
"stopId": "PLR011",
"stopSequence": 12
},
{
"departure": {
"time": "1749741814"
},
"stopId": "PLR010",
"stopSequence": 13
},
{
"departure": {
"time": "1749741928"
},
"stopId": "ADR002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741978"
},
"stopId": "TPO002",
"stopSequence": 15
}
],
"timestamp": "1749741254",
"trip": {
"routeId": "Z4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5207734"
}
}
},
{
"id": "298",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "BOP001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742133"
},
"stopId": "HPE006",
"stopSequence": 2
},
{
"departure": {
"time": "1749742168"
},
"stopId": "HRI001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742220"
},
"stopId": "MAH001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742278"
},
"stopId": "MAH004",
"stopSequence": 5
},
{
"departure": {
"time": "1749742361"
},
"stopId": "AST002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742526"
},
"stopId": "RDO001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742633"
},
"stopId": "RPO001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742689"
},
"stopId": "SEE001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742716"
},
"stopId": "SEQ002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742766"
},
"stopId": "SEQ001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742791"
},
"stopId": "SEE002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742893"
},
"stopId": "VTO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742929"
},
"stopId": "ARC002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742976"
},
"stopId": "RDH002",
"stopSequence": 15
},
{
"departure": {
"time": "1749743025"
},
"stopId": "LPH002",
"stopSequence": 16
},
{
"departure": {
"time": "1749743101"
},
"stopId": "TRO002",
"stopSequence": 17
},
{
"departure": {
"time": "1749743143"
},
"stopId": "ATH002",
"stopSequence": 18
}
],
"timestamp": "1749740347",
"trip": {
"routeId": "915",
"scheduleRelationship": "SCHEDULED",
"tripId": "5207795"
}
}
},
{
"id": "299",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741587"
},
"stopId": "MTT002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741654"
},
"stopId": "BDU002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741722"
},
"stopId": "ERR002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741804"
},
"stopId": "LEG002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741825"
},
"stopId": "DFI003",
"stopSequence": 10
},
{
"departure": {
"time": "1749742108"
},
"stopId": "LEG001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742217"
},
"stopId": "ERR001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742342"
},
"stopId": "BDU001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742420"
},
"stopId": "MTT001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742569"
},
"stopId": "PTT001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742664"
},
"stopId": "PMA001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742813"
},
"stopId": "PDV001",
"stopSequence": 17
}
],
"timestamp": "1749740978",
"trip": {
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "5208854"
}
}
},
{
"id": "300",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741730"
},
"stopId": "FRL001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741836"
},
"stopId": "PTT001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741849"
},
"stopId": "PMA001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742040"
},
"stopId": "PDV001",
"stopSequence": 17
}
],
"timestamp": "1749741329",
"trip": {
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "5208888"
}
}
},
{
"id": "301",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "PDO012",
"stopSequence": 1
},
{
"departure": {
"time": "1749742977"
},
"stopId": "PDV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749743105"
},
"stopId": "PMA002",
"stopSequence": 3
}
],
"timestamp": "1749741015",
"trip": {
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "5208890"
}
}
},
{
"id": "302",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741720"
},
"stopId": "PDO012",
"stopSequence": 1
},
{
"departure": {
"time": "1749741909"
},
"stopId": "PDV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742046"
},
"stopId": "PMA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742208"
},
"stopId": "PTT002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742370"
},
"stopId": "MTT002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742497"
},
"stopId": "BDU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742620"
},
"stopId": "ERR002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742771"
},
"stopId": "LEG002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742800"
},
"stopId": "DFI003",
"stopSequence": 9
},
{
"departure": {
"time": "1749743080"
},
"stopId": "LEG001",
"stopSequence": 10
},
{
"departure": {
"time": "1749743183"
},
"stopId": "ERR001",
"stopSequence": 11
}
],
"timestamp": "1749740126",
"trip": {
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "5208911"
}
}
},
{
"id": "303",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741534"
},
"stopId": "RUH001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741853"
},
"stopId": "FDG001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741956"
},
"stopId": "BTP001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742122"
},
"stopId": "RLG001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742333"
},
"stopId": "MBL001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742512"
},
"stopId": "FWD001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742643"
},
"stopId": "FWV001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742723"
},
"stopId": "FWC001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742772"
},
"stopId": "FWL001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742889"
},
"stopId": "WIC001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742990"
},
"stopId": "ANG001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743118"
},
"stopId": "LLY001",
"stopSequence": 17
},
{
"departure": {
"time": "1749743168"
},
"stopId": "HLI001",
"stopSequence": 18
}
],
"timestamp": "1749741324",
"trip": {
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209188"
}
}
},
{
"id": "304",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "LBG070",
"stopSequence": 1
},
{
"departure": {
"time": "1749742847"
},
"stopId": "LBH003",
"stopSequence": 2
},
{
"departure": {
"time": "1749742888"
},
"stopId": "LEV002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742972"
},
"stopId": "LBS002",
"stopSequence": 4
},
{
"departure": {
"time": "1749743022"
},
"stopId": "LBN002",
"stopSequence": 5
}
],
"timestamp": "1749741018",
"trip": {
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209191"
}
}
},
{
"id": "305",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "MAI001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741699"
},
"stopId": "FWC002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741774"
},
"stopId": "FWV002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741881"
},
"stopId": "FWD002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742080"
},
"stopId": "MBL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742310"
},
"stopId": "RLG002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742492"
},
"stopId": "BTP002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742620"
},
"stopId": "FDG002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742893"
},
"stopId": "RUH002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743209"
},
"stopId": "LMI005",
"stopSequence": 10
}
],
"timestamp": "1749739822",
"trip": {
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209203"
}
}
},
{
"id": "306",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741491"
},
"stopId": "HEP001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741547"
},
"stopId": "HLI002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741616"
},
"stopId": "LLY002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741695"
},
"stopId": "ANG002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741783"
},
"stopId": "WIC002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741894"
},
"stopId": "FWL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741947"
},
"stopId": "FWC002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742023"
},
"stopId": "FWV002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742131"
},
"stopId": "FWD002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742331"
},
"stopId": "MBL002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742532"
},
"stopId": "RLG002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742741"
},
"stopId": "BTP002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742868"
},
"stopId": "FDG002",
"stopSequence": 18
},
{
"departure": {
"time": "1749743133"
},
"stopId": "RUH002",
"stopSequence": 19
}
],
"timestamp": "1749741374",
"trip": {
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209205"
}
}
},
{
"id": "307",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741494"
},
"stopId": "PLC002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741565"
},
"stopId": "JJA002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741643"
},
"stopId": "ARM083",
"stopSequence": 26
},
{
"departure": {
"time": "1749741842"
},
"stopId": "RLI001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742003"
},
"stopId": "ARG083",
"stopSequence": 28
},
{
"departure": {
"time": "1749742496"
},
"stopId": "AHO002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742555"
},
"stopId": "MAT002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742684"
},
"stopId": "FMA002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742860"
},
"stopId": "EBO002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742952"
},
"stopId": "VCN002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742996"
},
"stopId": "ERM002",
"stopSequence": 37
}
],
"timestamp": "1749741069",
"trip": {
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209327"
}
}
},
{
"id": "308",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "CJR001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742263"
},
"stopId": "MAT003",
"stopSequence": 2
},
{
"departure": {
"time": "1749742365"
},
"stopId": "AHO001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742605"
},
"stopId": "ARG082",
"stopSequence": 5
},
{
"departure": {
"time": "1749742772"
},
"stopId": "RLI002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742965"
},
"stopId": "ARM082",
"stopSequence": 7
},
{
"departure": {
"time": "1749743027"
},
"stopId": "JJA001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743116"
},
"stopId": "PLC001",
"stopSequence": 9
}
],
"timestamp": "1749740411",
"trip": {
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209329"
}
}
},
{
"id": "309",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741539"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741681"
},
"stopId": "NIZ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741670"
},
"stopId": "LAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741783"
},
"stopId": "VEF002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741873"
},
"stopId": "PEN006",
"stopSequence": 6
},
{
"departure": {
"time": "1749742024"
},
"stopId": "TAG001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742054"
},
"stopId": "PPG002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742102"
},
"stopId": "MPE004",
"stopSequence": 9
},
{
"departure": {
"time": "1749742170"
},
"stopId": "PRD004",
"stopSequence": 10
},
{
"departure": {
"time": "1749742258"
},
"stopId": "LBA002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742275"
},
"stopId": "VOT002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742324"
},
"stopId": "NEL002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742440"
},
"stopId": "AVE002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742492"
},
"stopId": "LPT002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742660"
},
"stopId": "EPY002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742718"
},
"stopId": "RBR002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742747"
},
"stopId": "NFR001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742793"
},
"stopId": "RMI002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742829"
},
"stopId": "POC002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742872"
},
"stopId": "HHV002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742933"
},
"stopId": "REB002",
"stopSequence": 22
},
{
"departure": {
"time": "1749743093"
},
"stopId": "PLC002",
"stopSequence": 24
},
{
"departure": {
"time": "1749743154"
},
"stopId": "JJA002",
"stopSequence": 25
}
],
"timestamp": "1749739883",
"trip": {
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209333"
}
}
},
{
"id": "310",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741490"
},
"stopId": "VCN001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741610"
},
"stopId": "EBO001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741748"
},
"stopId": "FMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741891"
},
"stopId": "MAT001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741910"
},
"stopId": "MAT003",
"stopSequence": 8
},
{
"departure": {
"time": "1749741928"
},
"stopId": "AHO001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742150"
},
"stopId": "ARG082",
"stopSequence": 11
},
{
"departure": {
"time": "1749742293"
},
"stopId": "RLI002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742486"
},
"stopId": "ARM082",
"stopSequence": 13
},
{
"departure": {
"time": "1749742538"
},
"stopId": "JJA001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742607"
},
"stopId": "PLC001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742735"
},
"stopId": "REB001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742768"
},
"stopId": "HHV001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742842"
},
"stopId": "POC001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742932"
},
"stopId": "RMI003",
"stopSequence": 20
},
{
"departure": {
"time": "1749742998"
},
"stopId": "RBR001",
"stopSequence": 21
},
{
"departure": {
"time": "1749743056"
},
"stopId": "EPY001",
"stopSequence": 22
}
],
"timestamp": "1749741348",
"trip": {
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209336"
}
}
},
{
"id": "311",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741469"
},
"stopId": "RBR001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741520"
},
"stopId": "EPY001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741668"
},
"stopId": "LPT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741783"
},
"stopId": "AVE001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741867"
},
"stopId": "NEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741910"
},
"stopId": "VOT001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741971"
},
"stopId": "LBA001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742013"
},
"stopId": "PRD003",
"stopSequence": 18
},
{
"departure": {
"time": "1749742094"
},
"stopId": "LPA002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742192"
},
"stopId": "LTE001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742215"
},
"stopId": "FLP001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742361"
},
"stopId": "VCE001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742400"
},
"stopId": "PPD001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742420"
},
"stopId": "VCA001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742472"
},
"stopId": "ONT002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742614"
},
"stopId": "CAB002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742802"
},
"stopId": "LPL002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742815"
},
"stopId": "QUA002",
"stopSequence": 28
},
{
"departure": {
"time": "1749743004"
},
"stopId": "GOY004",
"stopSequence": 29
},
{
"departure": {
"time": "1749743036"
},
"stopId": "QPO001",
"stopSequence": 30
},
{
"departure": {
"time": "1749743177"
},
"stopId": "QCE002",
"stopSequence": 31
}
],
"timestamp": "1749740777",
"trip": {
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209397"
}
}
},
{
"id": "312",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741460"
},
"stopId": "ARM082",
"stopSequence": 3
},
{
"departure": {
"time": "1749741549"
},
"stopId": "JJA001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741592"
},
"stopId": "PLC001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741705"
},
"stopId": "REB001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741767"
},
"stopId": "HHV001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741805"
},
"stopId": "POC001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741885"
},
"stopId": "RMI003",
"stopSequence": 10
},
{
"departure": {
"time": "1749741974"
},
"stopId": "RBR001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741994"
},
"stopId": "EPY001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742145"
},
"stopId": "LPT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742228"
},
"stopId": "AVE001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742341"
},
"stopId": "NEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742489"
},
"stopId": "FUN001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742568"
},
"stopId": "CAB003",
"stopSequence": 17
},
{
"departure": {
"time": "1749742726"
},
"stopId": "LPL002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742800"
},
"stopId": "QUA002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742986"
},
"stopId": "GOY004",
"stopSequence": 20
},
{
"departure": {
"time": "1749743019"
},
"stopId": "QPO001",
"stopSequence": 21
},
{
"departure": {
"time": "1749743118"
},
"stopId": "QCE002",
"stopSequence": 22
}
],
"timestamp": "1749741325",
"trip": {
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"tripId": "5209398"
}
}
},
{
"id": "313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "MQC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742310"
},
"stopId": "QAM002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742561"
},
"stopId": "AVN003",
"stopSequence": 3
},
{
"departure": {
"time": "1749742849"
},
"stopId": "PEP001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742961"
},
"stopId": "PAS003",
"stopSequence": 5
},
{
"departure": {
"time": "1749743152"
},
"stopId": "PLA002",
"stopSequence": 6
},
{
"departure": {
"time": "1749743219"
},
"stopId": "PNM002",
"stopSequence": 7
}
],
"timestamp": "1749740416",
"trip": {
"routeId": "907",
"scheduleRelationship": "SCHEDULED",
"tripId": "5210002"
}
}
},
{
"id": "314",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "MQC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742310"
},
"stopId": "QAM002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742561"
},
"stopId": "AVN003",
"stopSequence": 3
},
{
"departure": {
"time": "1749742849"
},
"stopId": "PEP001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742930"
},
"stopId": "PAS001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742975"
},
"stopId": "WBG001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743028"
},
"stopId": "RYP001",
"stopSequence": 7
},
{
"departure": {
"time": "1749743134"
},
"stopId": "WAM023",
"stopSequence": 8
},
{
"departure": {
"time": "1749743198"
},
"stopId": "GHE001",
"stopSequence": 9
}
],
"timestamp": "1749740416",
"trip": {
"routeId": "908",
"scheduleRelationship": "SCHEDULED",
"tripId": "5210008"
}
}
},
{
"id": "315",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742448"
},
"stopId": "HSP063",
"stopSequence": 1
},
{
"departure": {
"time": "1749742595"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742718"
},
"stopId": "RDF002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742810"
},
"stopId": "LMI006",
"stopSequence": 4
},
{
"departure": {
"time": "1749742915"
},
"stopId": "CCE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749743081"
},
"stopId": "RUH001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743160"
},
"stopId": "MAD001",
"stopSequence": 7
}
],
"timestamp": "1749741399",
"trip": {
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "5210025"
}
}
},
{
"id": "316",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741563"
},
"stopId": "LMI006",
"stopSequence": 4
},
{
"departure": {
"time": "1749741648"
},
"stopId": "CCE002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741823"
},
"stopId": "RUH001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741881"
},
"stopId": "MAD001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742130"
},
"stopId": "EWM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742247"
},
"stopId": "EWL002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742315"
},
"stopId": "TFE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742470"
},
"stopId": "EWS002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742549"
},
"stopId": "RGR002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742628"
},
"stopId": "EAI002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742702"
},
"stopId": "HOE002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742762"
},
"stopId": "ZLC002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742958"
},
"stopId": "BGR004",
"stopSequence": 16
},
{
"departure": {
"time": "1749743169"
},
"stopId": "BGP002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742381"
},
"stopId": "AEE002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742528"
},
"stopId": "CQE002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742585"
},
"stopId": "PRH001",
"stopSequence": 20
}
],
"timestamp": "1749741015",
"trip": {
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "5210028"
}
}
},
{
"id": "317",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741487"
},
"stopId": "MHM001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741610"
},
"stopId": "HPM001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741759"
},
"stopId": "CUI001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741869"
},
"stopId": "COU011",
"stopSequence": 26
},
{
"departure": {
"time": "1749742020"
},
"stopId": "CRT098",
"stopSequence": 27
},
{
"departure": {
"time": "1749742148"
},
"stopId": "LCT001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742155"
},
"stopId": "RIO001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742256"
},
"stopId": "MUS005",
"stopSequence": 30
},
{
"departure": {
"time": "1749742368"
},
"stopId": "ANN001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742417"
},
"stopId": "ANP001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742425"
},
"stopId": "PET001",
"stopSequence": 33
},
{
"departure": {
"time": "1749742508"
},
"stopId": "BAU001",
"stopSequence": 34
}
],
"timestamp": "1749741104",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216608"
}
}
},
{
"id": "318",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741471"
},
"stopId": "NUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741507"
},
"stopId": "GEA011",
"stopSequence": 3
},
{
"departure": {
"time": "1749741547"
},
"stopId": "AID005",
"stopSequence": 4
},
{
"departure": {
"time": "1749741617"
},
"stopId": "KLI002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741624"
},
"stopId": "ILO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741795"
},
"stopId": "BMA002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741860"
},
"stopId": "3PO002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741937"
},
"stopId": "VDM002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741994"
},
"stopId": "FLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742059"
},
"stopId": "OTT003",
"stopSequence": 11
},
{
"departure": {
"time": "1749742101"
},
"stopId": "HCH003",
"stopSequence": 12
},
{
"departure": {
"time": "1749742162"
},
"stopId": "LEM002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742301"
},
"stopId": "GUY001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742423"
},
"stopId": "ALT003",
"stopSequence": 15
},
{
"departure": {
"time": "1749742510"
},
"stopId": "LEK003",
"stopSequence": 16
},
{
"departure": {
"time": "1749742524"
},
"stopId": "TTE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742557"
},
"stopId": "PSC001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742596"
},
"stopId": "REC001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742620"
},
"stopId": "AMP001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742759"
},
"stopId": "DER001",
"stopSequence": 21
}
],
"timestamp": "1749739675",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216632"
}
}
},
{
"id": "319",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "PDB411",
"stopSequence": 1
},
{
"departure": {
"time": "1749741737"
},
"stopId": "BAU002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741800"
},
"stopId": "PET002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741860"
},
"stopId": "ANP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741930"
},
"stopId": "ANN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742045"
},
"stopId": "MUS002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742138"
},
"stopId": "RIO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742196"
},
"stopId": "LCT002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742307"
},
"stopId": "CRT099",
"stopSequence": 9
},
{
"departure": {
"time": "1749742338"
},
"stopId": "COU012",
"stopSequence": 10
},
{
"departure": {
"time": "1749742465"
},
"stopId": "CUI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742590"
},
"stopId": "HPM002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742680"
},
"stopId": "MHM002",
"stopSequence": 13
}
],
"timestamp": "1749740934",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216652"
}
}
},
{
"id": "320",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741561"
},
"stopId": "GUY001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741632"
},
"stopId": "ALT003",
"stopSequence": 15
},
{
"departure": {
"time": "1749741756"
},
"stopId": "LEK003",
"stopSequence": 16
},
{
"departure": {
"time": "1749741775"
},
"stopId": "TTE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741808"
},
"stopId": "PSC001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741846"
},
"stopId": "REC001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741879"
},
"stopId": "AMP001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741941"
},
"stopId": "DER001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742061"
},
"stopId": "HTR001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742160"
},
"stopId": "MHM001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742294"
},
"stopId": "HPM001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742444"
},
"stopId": "CUI001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742571"
},
"stopId": "COU011",
"stopSequence": 26
},
{
"departure": {
"time": "1749742729"
},
"stopId": "CRT098",
"stopSequence": 27
},
{
"departure": {
"time": "1749742836"
},
"stopId": "LCT001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742914"
},
"stopId": "RIO001",
"stopSequence": 29
},
{
"departure": {
"time": "1749743010"
},
"stopId": "MUS005",
"stopSequence": 30
}
],
"timestamp": "1749741283",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216672"
}
}
},
{
"id": "321",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741478"
},
"stopId": "ANN001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741511"
},
"stopId": "ANP001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741520"
},
"stopId": "PET001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741571"
},
"stopId": "BAU001",
"stopSequence": 34
}
],
"timestamp": "1749741085",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216683"
}
}
},
{
"id": "322",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742867"
},
"stopId": "BAU002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742935"
},
"stopId": "PET002",
"stopSequence": 3
},
{
"departure": {
"time": "1749743006"
},
"stopId": "ANP002",
"stopSequence": 4
},
{
"departure": {
"time": "1749743119"
},
"stopId": "ANN002",
"stopSequence": 5
},
{
"departure": {
"time": "1749743188"
},
"stopId": "MUS002",
"stopSequence": 6
}
],
"timestamp": "1749741084",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216684"
}
}
},
{
"id": "323",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741449"
},
"stopId": "HTR002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741564"
},
"stopId": "DER005",
"stopSequence": 15
},
{
"departure": {
"time": "1749741642"
},
"stopId": "AMP002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741671"
},
"stopId": "REC002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741737"
},
"stopId": "PSC002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741744"
},
"stopId": "TTE002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741845"
},
"stopId": "LEK004",
"stopSequence": 20
},
{
"departure": {
"time": "1749741955"
},
"stopId": "EML002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741992"
},
"stopId": "GUY002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742128"
},
"stopId": "LEM001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742204"
},
"stopId": "HCH001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742318"
},
"stopId": "OTT004",
"stopSequence": 25
},
{
"departure": {
"time": "1749742389"
},
"stopId": "FLE001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742433"
},
"stopId": "VDM005",
"stopSequence": 27
},
{
"departure": {
"time": "1749742520"
},
"stopId": "3PO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742553"
},
"stopId": "BMA001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742639"
},
"stopId": "ROR003",
"stopSequence": 30
},
{
"departure": {
"time": "1749742663"
},
"stopId": "ILO003",
"stopSequence": 31
},
{
"departure": {
"time": "1749742705"
},
"stopId": "KLI001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742727"
},
"stopId": "AID006",
"stopSequence": 33
}
],
"timestamp": "1749740950",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216698"
}
}
},
{
"id": "324",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741476"
},
"stopId": "LEM001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741631"
},
"stopId": "HCH001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741729"
},
"stopId": "OTT004",
"stopSequence": 25
},
{
"departure": {
"time": "1749741810"
},
"stopId": "FLE001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741833"
},
"stopId": "VDM005",
"stopSequence": 27
},
{
"departure": {
"time": "1749741938"
},
"stopId": "3PO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741992"
},
"stopId": "BMA001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742051"
},
"stopId": "ROR003",
"stopSequence": 30
},
{
"departure": {
"time": "1749742091"
},
"stopId": "ILO003",
"stopSequence": 31
},
{
"departure": {
"time": "1749742074"
},
"stopId": "KLI001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742112"
},
"stopId": "AID006",
"stopSequence": 33
},
{
"departure": {
"time": "1749742297"
},
"stopId": "GEA010",
"stopSequence": 34
},
{
"departure": {
"time": "1749742343"
},
"stopId": "NUR001",
"stopSequence": 35
}
],
"timestamp": "1749740839",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216707"
}
}
},
{
"id": "325",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741448"
},
"stopId": "CRT099",
"stopSequence": 9
},
{
"departure": {
"time": "1749741497"
},
"stopId": "COU012",
"stopSequence": 10
},
{
"departure": {
"time": "1749741625"
},
"stopId": "CUI002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741776"
},
"stopId": "HPM002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741866"
},
"stopId": "MHM002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741957"
},
"stopId": "HTR002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742078"
},
"stopId": "DER005",
"stopSequence": 15
},
{
"departure": {
"time": "1749742174"
},
"stopId": "AMP002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742186"
},
"stopId": "REC002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742265"
},
"stopId": "PSC002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742259"
},
"stopId": "TTE002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742363"
},
"stopId": "LEK004",
"stopSequence": 20
},
{
"departure": {
"time": "1749742444"
},
"stopId": "EML002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742559"
},
"stopId": "GUY002",
"stopSequence": 22
}
],
"timestamp": "1749740263",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216713"
}
}
},
{
"id": "326",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741558"
},
"stopId": "GEA010",
"stopSequence": 34
},
{
"departure": {
"time": "1749741604"
},
"stopId": "NUR001",
"stopSequence": 35
}
],
"timestamp": "1749741402",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216717"
}
}
},
{
"id": "327",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742320"
},
"stopId": "ROU031",
"stopSequence": 1
},
{
"departure": {
"time": "1749742431"
},
"stopId": "NUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742488"
},
"stopId": "GEA011",
"stopSequence": 3
},
{
"departure": {
"time": "1749742567"
},
"stopId": "AID005",
"stopSequence": 4
},
{
"departure": {
"time": "1749742641"
},
"stopId": "KLI002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742715"
},
"stopId": "ILO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742869"
},
"stopId": "BMA002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742951"
},
"stopId": "3PO002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743086"
},
"stopId": "VDM002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743143"
},
"stopId": "FLE002",
"stopSequence": 10
}
],
"timestamp": "1749740650",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216718"
}
}
},
{
"id": "328",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "PRS001",
"stopSequence": 1
}
],
"timestamp": "1749740717",
"trip": {
"routeId": "60E",
"scheduleRelationship": "SCHEDULED",
"tripId": "5216974"
}
}
},
{
"id": "329",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741840"
},
"stopId": "PTS002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742000"
},
"stopId": "BAI002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742106"
},
"stopId": "MA4031",
"stopSequence": 3
},
{
"departure": {
"time": "1749742141"
},
"stopId": "MMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742208"
},
"stopId": "MMA011",
"stopSequence": 5
},
{
"departure": {
"time": "1749742250"
},
"stopId": "FAY002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742244"
},
"stopId": "HLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742300"
},
"stopId": "PIM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742353"
},
"stopId": "EME002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742538"
},
"stopId": "REG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742576"
},
"stopId": "FIE002",
"stopSequence": 11
}
],
"timestamp": "1749740217",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219103"
}
}
},
{
"id": "330",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741519"
},
"stopId": "LIG007",
"stopSequence": 2
},
{
"departure": {
"time": "1749741585"
},
"stopId": "MCX001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741636"
},
"stopId": "REP072",
"stopSequence": 4
},
{
"departure": {
"time": "1749741782"
},
"stopId": "NAT001",
"stopSequence": 5
}
],
"timestamp": "1749740869",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219137"
}
}
},
{
"id": "331",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741453"
},
"stopId": "FAY001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741496"
},
"stopId": "MMA007",
"stopSequence": 40
},
{
"departure": {
"time": "1749741567"
},
"stopId": "MMA001",
"stopSequence": 41
},
{
"departure": {
"time": "1749741563"
},
"stopId": "MA4001",
"stopSequence": 42
},
{
"departure": {
"time": "1749741712"
},
"stopId": "BAI001",
"stopSequence": 43
}
],
"timestamp": "1749740438",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219171"
}
}
},
{
"id": "332",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "PTS002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742960"
},
"stopId": "BAI002",
"stopSequence": 2
},
{
"departure": {
"time": "1749743066"
},
"stopId": "MA4031",
"stopSequence": 3
},
{
"departure": {
"time": "1749743101"
},
"stopId": "MMA002",
"stopSequence": 4
}
],
"timestamp": "1749741083",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219173"
}
}
},
{
"id": "333",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741468"
},
"stopId": "LIG013",
"stopSequence": 26
},
{
"departure": {
"time": "1749741578"
},
"stopId": "LIG091",
"stopSequence": 27
},
{
"departure": {
"time": "1749741851"
},
"stopId": "TGI001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742218"
},
"stopId": "FIE001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742302"
},
"stopId": "REG001",
"stopSequence": 35
},
{
"departure": {
"time": "1749742417"
},
"stopId": "EME001",
"stopSequence": 36
},
{
"departure": {
"time": "1749742539"
},
"stopId": "PIM001",
"stopSequence": 37
}
],
"timestamp": "1749741297",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219192"
}
}
},
{
"id": "334",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741612"
},
"stopId": "COR002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741687"
},
"stopId": "LEC003",
"stopSequence": 18
},
{
"departure": {
"time": "1749741716"
},
"stopId": "LCB002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741838"
},
"stopId": "DUO002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741906"
},
"stopId": "SFO002",
"stopSequence": 21
}
],
"timestamp": "1749741040",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219208"
}
}
},
{
"id": "335",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741496"
},
"stopId": "TGI002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741529"
},
"stopId": "URB002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741623"
},
"stopId": "EUR002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741793"
},
"stopId": "LIG112",
"stopSequence": 19
},
{
"departure": {
"time": "1749741914"
},
"stopId": "LIG007",
"stopSequence": 20
}
],
"timestamp": "1749741168",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219224"
}
}
},
{
"id": "336",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741583"
},
"stopId": "LIG091",
"stopSequence": 27
},
{
"departure": {
"time": "1749741640"
},
"stopId": "LEU001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741791"
},
"stopId": "URB001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741856"
},
"stopId": "TGI001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741933"
},
"stopId": "CHF001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742031"
},
"stopId": "MLA001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742147"
},
"stopId": "MGA001",
"stopSequence": 33
}
],
"timestamp": "1749741217",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219238"
}
}
},
{
"id": "337",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741911"
},
"stopId": "HAV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741981"
},
"stopId": "HCP002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742040"
},
"stopId": "HMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742055"
},
"stopId": "HJA002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742116"
},
"stopId": "LVA002",
"stopSequence": 6
}
],
"timestamp": "1749741109",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219255"
}
}
},
{
"id": "338",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741489"
},
"stopId": "DUO002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741581"
},
"stopId": "SFO002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741707"
},
"stopId": "CIL005",
"stopSequence": 22
},
{
"departure": {
"time": "1749741836"
},
"stopId": "NAT003",
"stopSequence": 23
},
{
"departure": {
"time": "1749742001"
},
"stopId": "REP007",
"stopSequence": 24
},
{
"departure": {
"time": "1749742064"
},
"stopId": "MCX002",
"stopSequence": 25
}
],
"timestamp": "1749741326",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219274"
}
}
},
{
"id": "339",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741609"
},
"stopId": "LRD001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741731"
},
"stopId": "LOO001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741820"
},
"stopId": "ENC001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741897"
},
"stopId": "LDH001",
"stopSequence": 20
}
],
"timestamp": "1749741375",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219305"
}
}
},
{
"id": "340",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741492"
},
"stopId": "ENC002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741552"
},
"stopId": "LOO002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741614"
},
"stopId": "LRD002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741712"
},
"stopId": "AUG002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741854"
},
"stopId": "RLE002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741866"
},
"stopId": "LBM002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741979"
},
"stopId": "PDP003",
"stopSequence": 16
},
{
"departure": {
"time": "1749742227"
},
"stopId": "COR002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742259"
},
"stopId": "LEC003",
"stopSequence": 18
}
],
"timestamp": "1749741068",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219320"
}
}
},
{
"id": "341",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "DUO001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741571"
},
"stopId": "LCB005",
"stopSequence": 9
},
{
"departure": {
"time": "1749741661"
},
"stopId": "LEC001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741766"
},
"stopId": "COR004",
"stopSequence": 11
},
{
"departure": {
"time": "1749741958"
},
"stopId": "PDP008",
"stopSequence": 12
},
{
"departure": {
"time": "1749742028"
},
"stopId": "LBM001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742065"
},
"stopId": "RLE001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742231"
},
"stopId": "LCD004",
"stopSequence": 15
}
],
"timestamp": "1749741228",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219336"
}
}
},
{
"id": "342",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741549"
},
"stopId": "ENC001",
"stopSequence": 37
},
{
"departure": {
"time": "1749741570"
},
"stopId": "LDH001",
"stopSequence": 38
},
{
"departure": {
"time": "1749741779"
},
"stopId": "HEU001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741828"
},
"stopId": "LVA001",
"stopSequence": 40
},
{
"departure": {
"time": "1749741914"
},
"stopId": "HJA001",
"stopSequence": 41
},
{
"departure": {
"time": "1749741969"
},
"stopId": "HMA001",
"stopSequence": 42
},
{
"departure": {
"time": "1749742021"
},
"stopId": "HCP001",
"stopSequence": 43
},
{
"departure": {
"time": "1749742046"
},
"stopId": "HAV001",
"stopSequence": 44
}
],
"timestamp": "1749741043",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219357"
}
}
},
{
"id": "343",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741635"
},
"stopId": "MGA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741720"
},
"stopId": "MLA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741885"
},
"stopId": "CHF002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741976"
},
"stopId": "TGI002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742010"
},
"stopId": "URB002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742145"
},
"stopId": "EUR002",
"stopSequence": 7
}
],
"timestamp": "1749740575",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219381"
}
}
},
{
"id": "344",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741606"
},
"stopId": "NAT001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741734"
},
"stopId": "JVA001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741828"
},
"stopId": "SFO001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741841"
},
"stopId": "DUO001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741904"
},
"stopId": "LCB005",
"stopSequence": 27
},
{
"departure": {
"time": "1749741991"
},
"stopId": "LEC001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742105"
},
"stopId": "COR004",
"stopSequence": 29
}
],
"timestamp": "1749741255",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219394"
}
}
},
{
"id": "345",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741458"
},
"stopId": "HCP002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741531"
},
"stopId": "HMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741589"
},
"stopId": "HJA002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741644"
},
"stopId": "LVA002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741715"
},
"stopId": "HEU002",
"stopSequence": 7
}
],
"timestamp": "1749740965",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219403"
}
}
},
{
"id": "346",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741455"
},
"stopId": "MMA011",
"stopSequence": 5
},
{
"departure": {
"time": "1749741497"
},
"stopId": "FAY002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741474"
},
"stopId": "HLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741536"
},
"stopId": "PIM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741586"
},
"stopId": "EME002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741740"
},
"stopId": "REG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741767"
},
"stopId": "FIE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741866"
},
"stopId": "MTG001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741958"
},
"stopId": "MGA002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742028"
},
"stopId": "MLA002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742024"
},
"stopId": "TGI002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742168"
},
"stopId": "URB002",
"stopSequence": 17
}
],
"timestamp": "1749740978",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219411"
}
}
},
{
"id": "347",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741490"
},
"stopId": "RLE001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741605"
},
"stopId": "LCD004",
"stopSequence": 33
},
{
"departure": {
"time": "1749741689"
},
"stopId": "AUG001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741859"
},
"stopId": "LRD001",
"stopSequence": 35
}
],
"timestamp": "1749740992",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219425"
}
}
},
{
"id": "348",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741514"
},
"stopId": "LVA001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741528"
},
"stopId": "HJA001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741615"
},
"stopId": "HMA001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741697"
},
"stopId": "HCP001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741740"
},
"stopId": "HAV001",
"stopSequence": 26
}
],
"timestamp": "1749741255",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219429"
}
}
},
{
"id": "349",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741481"
},
"stopId": "LEU001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741596"
},
"stopId": "URB001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741647"
},
"stopId": "TGI001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741772"
},
"stopId": "CHF001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741887"
},
"stopId": "MLA001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741974"
},
"stopId": "MGA001",
"stopSequence": 33
},
{
"departure": {
"time": "1749742060"
},
"stopId": "FIE001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742142"
},
"stopId": "REG001",
"stopSequence": 35
},
{
"departure": {
"time": "1749742238"
},
"stopId": "EME001",
"stopSequence": 36
},
{
"departure": {
"time": "1749742352"
},
"stopId": "PIM001",
"stopSequence": 37
},
{
"departure": {
"time": "1749742402"
},
"stopId": "HLO001",
"stopSequence": 38
},
{
"departure": {
"time": "1749742354"
},
"stopId": "FAY001",
"stopSequence": 39
},
{
"departure": {
"time": "1749742483"
},
"stopId": "MMA007",
"stopSequence": 40
},
{
"departure": {
"time": "1749742546"
},
"stopId": "MMA001",
"stopSequence": 41
},
{
"departure": {
"time": "1749742541"
},
"stopId": "MA4001",
"stopSequence": 42
},
{
"departure": {
"time": "1749742719"
},
"stopId": "BAI001",
"stopSequence": 43
}
],
"timestamp": "1749741349",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219441"
}
}
},
{
"id": "350",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741496"
},
"stopId": "CIL005",
"stopSequence": 22
},
{
"departure": {
"time": "1749741629"
},
"stopId": "NAT003",
"stopSequence": 23
},
{
"departure": {
"time": "1749741773"
},
"stopId": "REP007",
"stopSequence": 24
},
{
"departure": {
"time": "1749741824"
},
"stopId": "MCX002",
"stopSequence": 25
}
],
"timestamp": "1749741348",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219453"
}
}
},
{
"id": "351",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741535"
},
"stopId": "LDH002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741630"
},
"stopId": "ENC002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741714"
},
"stopId": "LOO002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741791"
},
"stopId": "LRD002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741773"
},
"stopId": "AUG002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741996"
},
"stopId": "RLE002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742060"
},
"stopId": "LBM002",
"stopSequence": 15
}
],
"timestamp": "1749741229",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219458"
}
}
},
{
"id": "352",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "4CA001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742492"
},
"stopId": "ZON002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742656"
},
"stopId": "PPC002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742740"
},
"stopId": "LSG002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742779"
},
"stopId": "IVE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742858"
},
"stopId": "PTB001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742909"
},
"stopId": "RJA007",
"stopSequence": 7
},
{
"departure": {
"time": "1749742989"
},
"stopId": "LQM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743171"
},
"stopId": "RTN001",
"stopSequence": 9
}
],
"timestamp": "1749740718",
"trip": {
"routeId": "68",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219792"
}
}
},
{
"id": "353",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741472"
},
"stopId": "ZON002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741651"
},
"stopId": "PPC002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741749"
},
"stopId": "LSG002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741767"
},
"stopId": "IVE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741858"
},
"stopId": "PTB001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741907"
},
"stopId": "RJA007",
"stopSequence": 7
},
{
"departure": {
"time": "1749742053"
},
"stopId": "LQM002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742215"
},
"stopId": "RTN001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742444"
},
"stopId": "AP2002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742708"
},
"stopId": "LDE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742800"
},
"stopId": "PCV001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742880"
},
"stopId": "RJA005",
"stopSequence": 13
},
{
"departure": {
"time": "1749742887"
},
"stopId": "PTB002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742958"
},
"stopId": "IVE002",
"stopSequence": 15
},
{
"departure": {
"time": "1749743029"
},
"stopId": "LSG001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743150"
},
"stopId": "PPC001",
"stopSequence": 17
}
],
"timestamp": "1749741298",
"trip": {
"routeId": "68",
"scheduleRelationship": "SCHEDULED",
"tripId": "5219805"
}
}
},
{
"id": "354",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742920"
},
"stopId": "CMO001",
"stopSequence": 1
}
],
"timestamp": "1749741127",
"trip": {
"routeId": "922",
"scheduleRelationship": "SCHEDULED",
"tripId": "5221829"
}
}
},
{
"id": "355",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741519"
},
"stopId": "BEN001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741591"
},
"stopId": "CRG001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741722"
},
"stopId": "HPO001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741832"
},
"stopId": "RCT001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741949"
},
"stopId": "4CR001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742088"
},
"stopId": "PTQ001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742192"
},
"stopId": "MDS001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742273"
},
"stopId": "VOY001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742347"
},
"stopId": "ANF001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742554"
},
"stopId": "IVE002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742643"
},
"stopId": "PTB001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742755"
},
"stopId": "RJA003",
"stopSequence": 15
},
{
"departure": {
"time": "1749742777"
},
"stopId": "INH001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742982"
},
"stopId": "LMQ002",
"stopSequence": 17
},
{
"departure": {
"time": "1749743048"
},
"stopId": "FVE001",
"stopSequence": 18
},
{
"departure": {
"time": "1749743161"
},
"stopId": "RUB004",
"stopSequence": 19
}
],
"timestamp": "1749739720",
"trip": {
"routeId": "Z2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5221838"
}
}
},
{
"id": "356",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "RJA004",
"stopSequence": 1
},
{
"departure": {
"time": "1749742850"
},
"stopId": "PCV002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742928"
},
"stopId": "LDE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749743000"
},
"stopId": "BEN001",
"stopSequence": 4
},
{
"departure": {
"time": "1749743066"
},
"stopId": "CRG001",
"stopSequence": 5
},
{
"departure": {
"time": "1749743186"
},
"stopId": "HPO001",
"stopSequence": 6
}
],
"timestamp": "1749741015",
"trip": {
"routeId": "Z2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5221840"
}
}
},
{
"id": "357",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741486"
},
"stopId": "OSS012",
"stopSequence": 18
},
{
"departure": {
"time": "1749741588"
},
"stopId": "MAB032",
"stopSequence": 19
},
{
"departure": {
"time": "1749741691"
},
"stopId": "SMA012",
"stopSequence": 20
},
{
"departure": {
"time": "1749741760"
},
"stopId": "BOT012",
"stopSequence": 21
},
{
"departure": {
"time": "1749741836"
},
"stopId": "ROM032",
"stopSequence": 22
},
{
"departure": {
"time": "1749741956"
},
"stopId": "EUR032",
"stopSequence": 23
},
{
"departure": {
"time": "1749742068"
},
"stopId": "LIG022",
"stopSequence": 24
}
],
"timestamp": "1749741355",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223670"
}
}
},
{
"id": "358",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742355"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1749742486"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1749742565"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742635"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749743085"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743184"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743255"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743325"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1749743415"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1749743495"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743566"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1749743655"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1749743745"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749743836"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1749743945"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1749744065"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1749744156"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1749739565",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223671"
}
}
},
{
"id": "359",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741457"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1749741552"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741582"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1749741681"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1749741770"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1749741846"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741934"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741991"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1749742085"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742152"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742250"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1749742372"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1749742468"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742573"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1749742668"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742791"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1749741340",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223704"
}
}
},
{
"id": "360",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743682"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1749743803"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1749743876"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1749743995"
},
"stopId": "DAI012",
"stopSequence": 6
}
],
"timestamp": "1749739480",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223705"
}
}
},
{
"id": "361",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741520"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1749741563"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1749741695"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1749741742"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1749741846"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1749741899"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1749741986"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1749742080"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1749742130"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1749742207"
},
"stopId": "ACA012",
"stopSequence": 15
},
{
"departure": {
"time": "1749742339"
},
"stopId": "CRL032",
"stopSequence": 16
},
{
"departure": {
"time": "1749742448"
},
"stopId": "MCL032",
"stopSequence": 17
},
{
"departure": {
"time": "1749742523"
},
"stopId": "OSS012",
"stopSequence": 18
}
],
"timestamp": "1749741360",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223731"
}
}
},
{
"id": "362",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741505"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741623"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741683"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741751"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1749741856"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1749741921"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742008"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742052"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742141"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742236"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1749742340"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742486"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1749742577"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1749741370",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223767"
}
}
},
{
"id": "363",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743370"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1749743460"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1749743573"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1749743674"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1749743754"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1749743853"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1749743933"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1749744001"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1749744082"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1749744170"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1749744233"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1749744323"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1749744396"
},
"stopId": "ACA012",
"stopSequence": 15
}
],
"timestamp": "1749740800",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223768"
}
}
},
{
"id": "364",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741514"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1749741636"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1749741678"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1749741790"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1749741864"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1749741935"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1749742046"
},
"stopId": "OCH032",
"stopSequence": 14
},
{
"departure": {
"time": "1749742114"
},
"stopId": "CRL032",
"stopSequence": 15
},
{
"departure": {
"time": "1749742211"
},
"stopId": "MCL032",
"stopSequence": 16
},
{
"departure": {
"time": "1749742286"
},
"stopId": "OSS012",
"stopSequence": 17
},
{
"departure": {
"time": "1749742344"
},
"stopId": "MAB032",
"stopSequence": 18
},
{
"departure": {
"time": "1749742474"
},
"stopId": "SMA012",
"stopSequence": 19
},
{
"departure": {
"time": "1749742545"
},
"stopId": "BOT012",
"stopSequence": 20
},
{
"departure": {
"time": "1749742638"
},
"stopId": "ROM032",
"stopSequence": 21
}
],
"timestamp": "1749741355",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223793"
}
}
},
{
"id": "365",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743865"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1749743966"
},
"stopId": "LQS001",
"stopSequence": 12
}
],
"timestamp": "1749741030",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223794"
}
}
},
{
"id": "366",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741503"
},
"stopId": "LIG022",
"stopSequence": 24
}
],
"timestamp": "1749741340",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223842"
}
}
},
{
"id": "367",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741816"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1749741946"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1749742025"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742096"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742206"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1749742295"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742345"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1749742445"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1749742545"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742644"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742715"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742785"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1749742875"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1749742955"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743026"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1749743115"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1749743205"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749743295"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1749743405"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1749743525"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1749743616"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1749740075",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223843"
}
}
},
{
"id": "368",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749744449"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1749744543"
},
"stopId": "QUI032",
"stopSequence": 4
}
],
"timestamp": "1749740245",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223844"
}
}
},
{
"id": "369",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741508"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1749741596"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741662"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741762"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1749741882"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1749741985"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742085"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1749742158"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742301"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1749741370",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223868"
}
}
},
{
"id": "370",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743139"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1749743260"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1749743336"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1749743446"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1749743545"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1749743665"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1749743765"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1749743835"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1749743915"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1749743985"
},
"stopId": "CDA012",
"stopSequence": 12
}
],
"timestamp": "1749738950",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223869"
}
}
},
{
"id": "371",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741746"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1749741836"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1749741951"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1749742051"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1749742132"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1749742227"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1749742307"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1749742377"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1749742464"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1749742546"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1749742611"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1749742703"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1749742775"
},
"stopId": "ACA012",
"stopSequence": 15
}
],
"timestamp": "1749740370",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223891"
}
}
},
{
"id": "372",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741523"
},
"stopId": "SMA012",
"stopSequence": 19
},
{
"departure": {
"time": "1749741592"
},
"stopId": "BOT012",
"stopSequence": 20
},
{
"departure": {
"time": "1749741676"
},
"stopId": "ROM032",
"stopSequence": 21
},
{
"departure": {
"time": "1749741796"
},
"stopId": "EUR032",
"stopSequence": 22
},
{
"departure": {
"time": "1749741874"
},
"stopId": "LIG022",
"stopSequence": 23
}
],
"timestamp": "1749741370",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223914"
}
}
},
{
"id": "373",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742086"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1749742215"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1749742296"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742366"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742475"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1749742565"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742615"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1749742785"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1749742886"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742955"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743026"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1749743105"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749743195"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743295"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1749743415"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1749743506"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1749743616"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1749743686"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1749743837"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1749737890",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223915"
}
}
},
{
"id": "374",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741552"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1749741643"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1749741750"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1749741866"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1749741959"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1749742050"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1749742181"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1749742222"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1749742335"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1749742410"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1749742489"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1749742591"
},
"stopId": "OCH032",
"stopSequence": 14
},
{
"departure": {
"time": "1749742646"
},
"stopId": "CRL032",
"stopSequence": 15
}
],
"timestamp": "1749740910",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223948"
}
}
},
{
"id": "375",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741492"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1749741410",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223978"
}
}
},
{
"id": "376",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742290"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1749742378"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1749742493"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1749742594"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1749742674"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1749742773"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1749742853"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1749742921"
},
"stopId": "PLE012",
"stopSequence": 10
},
{
"departure": {
"time": "1749743002"
},
"stopId": "SNO042",
"stopSequence": 11
},
{
"departure": {
"time": "1749743090"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1749743153"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1749743243"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1749743316"
},
"stopId": "ACA012",
"stopSequence": 15
}
],
"timestamp": "1749740800",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5223979"
}
}
},
{
"id": "377",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742058"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1749742179"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1749742255"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1749742371"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1749742465"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1749742586"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1749742685"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1749742757"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1749742839"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1749742905"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1749742995"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1749743095"
},
"stopId": "OCH032",
"stopSequence": 14
}
],
"timestamp": "1749741065",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224011"
}
}
},
{
"id": "378",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741506"
},
"stopId": "PVL032",
"stopSequence": 12
},
{
"departure": {
"time": "1749741564"
},
"stopId": "LAT012",
"stopSequence": 13
},
{
"departure": {
"time": "1749741672"
},
"stopId": "PDW012",
"stopSequence": 14
},
{
"departure": {
"time": "1749741744"
},
"stopId": "ACA012",
"stopSequence": 15
},
{
"departure": {
"time": "1749741880"
},
"stopId": "CRL032",
"stopSequence": 16
},
{
"departure": {
"time": "1749741933"
},
"stopId": "MCL032",
"stopSequence": 17
},
{
"departure": {
"time": "1749742005"
},
"stopId": "OSS012",
"stopSequence": 18
},
{
"departure": {
"time": "1749742112"
},
"stopId": "MAB032",
"stopSequence": 19
},
{
"departure": {
"time": "1749742208"
},
"stopId": "SMA012",
"stopSequence": 20
},
{
"departure": {
"time": "1749742272"
},
"stopId": "BOT012",
"stopSequence": 21
},
{
"departure": {
"time": "1749742360"
},
"stopId": "ROM032",
"stopSequence": 22
},
{
"departure": {
"time": "1749742480"
},
"stopId": "EUR032",
"stopSequence": 23
},
{
"departure": {
"time": "1749742589"
},
"stopId": "LIG022",
"stopSequence": 24
}
],
"timestamp": "1749741355",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224020"
}
}
},
{
"id": "379",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743625"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743724"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743795"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743865"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1749743955"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1749744035"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749744106"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1749744195"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1749744285"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749744376"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1749744485"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1749744605"
},
"stopId": "QUI021",
"stopSequence": 22
}
],
"timestamp": "1749740740",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224021"
}
}
},
{
"id": "380",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742828"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1749742920"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1749743039"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1749743141"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1749743221"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1749743313"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1749743393"
},
"stopId": "ARQ012",
"stopSequence": 9
}
],
"timestamp": "1749740215",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224036"
}
}
},
{
"id": "381",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741493"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741637"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1749741365",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224056"
}
}
},
{
"id": "382",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742602"
},
"stopId": "ICT032",
"stopSequence": 3
},
{
"departure": {
"time": "1749742723"
},
"stopId": "PHY012",
"stopSequence": 4
},
{
"departure": {
"time": "1749742798"
},
"stopId": "CAM032",
"stopSequence": 5
},
{
"departure": {
"time": "1749742915"
},
"stopId": "DAI012",
"stopSequence": 6
},
{
"departure": {
"time": "1749743006"
},
"stopId": "3SU032",
"stopSequence": 7
},
{
"departure": {
"time": "1749743125"
},
"stopId": "TRI032",
"stopSequence": 8
},
{
"departure": {
"time": "1749743226"
},
"stopId": "GDC012",
"stopSequence": 9
},
{
"departure": {
"time": "1749743295"
},
"stopId": "TEL012",
"stopSequence": 10
},
{
"departure": {
"time": "1749743385"
},
"stopId": "CTR032",
"stopSequence": 11
},
{
"departure": {
"time": "1749743445"
},
"stopId": "CDA012",
"stopSequence": 12
},
{
"departure": {
"time": "1749743535"
},
"stopId": "LQS012",
"stopSequence": 13
},
{
"departure": {
"time": "1749743635"
},
"stopId": "OCH032",
"stopSequence": 14
}
],
"timestamp": "1749738405",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224057"
}
}
},
{
"id": "383",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741517"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741582"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741693"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1749741783"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741825"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1749741922"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1749742026"
},
"stopId": "ACA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742129"
},
"stopId": "PDW001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742195"
},
"stopId": "LAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742261"
},
"stopId": "PVL021",
"stopSequence": 14
},
{
"departure": {
"time": "1749742355"
},
"stopId": "SNO031",
"stopSequence": 15
},
{
"departure": {
"time": "1749742431"
},
"stopId": "PLE001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742507"
},
"stopId": "ARQ001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742603"
},
"stopId": "CLD001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742692"
},
"stopId": "BOA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742793"
},
"stopId": "PBA021",
"stopSequence": 20
},
{
"departure": {
"time": "1749742894"
},
"stopId": "BDC001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742997"
},
"stopId": "QUI021",
"stopSequence": 22
},
{
"departure": {
"time": "1749743091"
},
"stopId": "MAM021",
"stopSequence": 23
}
],
"timestamp": "1749741335",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224065"
}
}
},
{
"id": "384",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743908"
},
"stopId": "MAM032",
"stopSequence": 3
},
{
"departure": {
"time": "1749744000"
},
"stopId": "QUI032",
"stopSequence": 4
},
{
"departure": {
"time": "1749744112"
},
"stopId": "BDC012",
"stopSequence": 5
},
{
"departure": {
"time": "1749744212"
},
"stopId": "PBA032",
"stopSequence": 6
},
{
"departure": {
"time": "1749744292"
},
"stopId": "BOA012",
"stopSequence": 7
},
{
"departure": {
"time": "1749744393"
},
"stopId": "CLD012",
"stopSequence": 8
},
{
"departure": {
"time": "1749744473"
},
"stopId": "ARQ012",
"stopSequence": 9
},
{
"departure": {
"time": "1749744543"
},
"stopId": "PLE012",
"stopSequence": 10
}
],
"timestamp": "1749739705",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224066"
}
}
},
{
"id": "385",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741515"
},
"stopId": "OCH032",
"stopSequence": 14
},
{
"departure": {
"time": "1749741621"
},
"stopId": "CRL032",
"stopSequence": 15
},
{
"departure": {
"time": "1749741676"
},
"stopId": "MCL032",
"stopSequence": 16
},
{
"departure": {
"time": "1749741755"
},
"stopId": "OSS012",
"stopSequence": 17
},
{
"departure": {
"time": "1749741858"
},
"stopId": "MAB032",
"stopSequence": 18
},
{
"departure": {
"time": "1749741953"
},
"stopId": "SMA012",
"stopSequence": 19
},
{
"departure": {
"time": "1749742019"
},
"stopId": "BOT012",
"stopSequence": 20
},
{
"departure": {
"time": "1749742107"
},
"stopId": "ROM032",
"stopSequence": 21
},
{
"departure": {
"time": "1749742227"
},
"stopId": "EUR032",
"stopSequence": 22
},
{
"departure": {
"time": "1749742344"
},
"stopId": "LIG022",
"stopSequence": 23
}
],
"timestamp": "1749741360",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224081"
}
}
},
{
"id": "386",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742627"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1749743325"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1749743426"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743495"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743566"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1749743645"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749743735"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1749743835"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1749743955"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1749744046"
},
"stopId": "DAI001",
"stopSequence": 19
}
],
"timestamp": "1749738435",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224082"
}
}
},
{
"id": "387",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741548"
},
"stopId": "EUR021",
"stopSequence": 3
},
{
"departure": {
"time": "1749741679"
},
"stopId": "ROM021",
"stopSequence": 4
},
{
"departure": {
"time": "1749741756"
},
"stopId": "BOT001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741827"
},
"stopId": "SMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741935"
},
"stopId": "MAB021",
"stopSequence": 7
},
{
"departure": {
"time": "1749742025"
},
"stopId": "OSS001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742075"
},
"stopId": "MCL031",
"stopSequence": 9
},
{
"departure": {
"time": "1749742175"
},
"stopId": "CRL021",
"stopSequence": 10
},
{
"departure": {
"time": "1749742247"
},
"stopId": "OCH021",
"stopSequence": 11
},
{
"departure": {
"time": "1749742346"
},
"stopId": "LQS001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742415"
},
"stopId": "CDA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742486"
},
"stopId": "CTR021",
"stopSequence": 14
},
{
"departure": {
"time": "1749742565"
},
"stopId": "TEL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742655"
},
"stopId": "GDC001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742755"
},
"stopId": "TRI021",
"stopSequence": 17
},
{
"departure": {
"time": "1749742875"
},
"stopId": "3SU021",
"stopSequence": 18
},
{
"departure": {
"time": "1749742966"
},
"stopId": "DAI001",
"stopSequence": 19
},
{
"departure": {
"time": "1749743076"
},
"stopId": "CAM021",
"stopSequence": 20
},
{
"departure": {
"time": "1749743146"
},
"stopId": "PHY001",
"stopSequence": 21
},
{
"departure": {
"time": "1749743295"
},
"stopId": "ICT021",
"stopSequence": 22
}
],
"timestamp": "1749739830",
"trip": {
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "5224089"
}
}
},
{
"id": "388",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742440"
},
"stopId": "LOE001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742532"
},
"stopId": "BLC001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742573"
},
"stopId": "LLA001",
"stopSequence": 3
}
],
"timestamp": "1749741328",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5225484"
}
}
},
{
"id": "389",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741960"
},
"stopId": "CHR001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742186"
},
"stopId": "LCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742239"
},
"stopId": "AUG001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742399"
},
"stopId": "LRD001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742470"
},
"stopId": "LOO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742559"
},
"stopId": "ENC003",
"stopSequence": 6
},
{
"departure": {
"time": "1749742672"
},
"stopId": "GEE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742838"
},
"stopId": "BZH001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742918"
},
"stopId": "PRT001",
"stopSequence": 9
}
],
"timestamp": "1749740388",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5225549"
}
}
},
{
"id": "390",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741526"
},
"stopId": "LOO001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741627"
},
"stopId": "ENC003",
"stopSequence": 6
},
{
"departure": {
"time": "1749741720"
},
"stopId": "GEE001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741819"
},
"stopId": "BZH001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741818"
},
"stopId": "PRT001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741972"
},
"stopId": "LOE001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742037"
},
"stopId": "BLC001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742107"
},
"stopId": "LLA001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742201"
},
"stopId": "LME001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742184"
},
"stopId": "LAY001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742215"
},
"stopId": "LOM001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742243"
},
"stopId": "EGA001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742367"
},
"stopId": "CDT001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742382"
},
"stopId": "LAF003",
"stopSequence": 18
}
],
"timestamp": "1749741144",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5225602"
}
}
},
{
"id": "391",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742534"
},
"stopId": "TSU002",
"stopSequence": 2
}
],
"timestamp": "1749741418",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5225698"
}
}
},
{
"id": "392",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741479"
},
"stopId": "LAY001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741540"
},
"stopId": "LOM001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741581"
},
"stopId": "EGA001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741604"
},
"stopId": "CDT001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741637"
},
"stopId": "LAF003",
"stopSequence": 9
}
],
"timestamp": "1749740365",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5225711"
}
}
},
{
"id": "393",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741934"
},
"stopId": "TSU002",
"stopSequence": 2
}
],
"timestamp": "1749740804",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5225718"
}
}
},
{
"id": "394",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741731"
},
"stopId": "RMD001",
"stopSequence": 3
}
],
"timestamp": "1749741280",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5225737"
}
}
},
{
"id": "395",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741508"
},
"stopId": "CDO001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741563"
},
"stopId": "ROY001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742120"
},
"stopId": "EUR002",
"stopSequence": 13
}
],
"timestamp": "1749741326",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5226958"
}
}
},
{
"id": "396",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743204"
},
"stopId": "TSU002",
"stopSequence": 2
}
],
"timestamp": "1749741418",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5226959"
}
}
},
{
"id": "397",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741720"
},
"stopId": "ROY002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741775"
},
"stopId": "CDO002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741891"
},
"stopId": "JUS002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741955"
},
"stopId": "LGU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742033"
},
"stopId": "RDS001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742079"
},
"stopId": "LLE001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742151"
},
"stopId": "LLI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742201"
},
"stopId": "LBO002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742285"
},
"stopId": "SCL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742384"
},
"stopId": "NMI002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742465"
},
"stopId": "SMG002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742556"
},
"stopId": "DNS001",
"stopSequence": 14
}
],
"timestamp": "1749739925",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5226966"
}
}
},
{
"id": "398",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743142"
},
"stopId": "SMG001",
"stopSequence": 2
}
],
"timestamp": "1749741348",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5226967"
}
}
},
{
"id": "399",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741971"
},
"stopId": "LIG115",
"stopSequence": 1
},
{
"departure": {
"time": "1749742084"
},
"stopId": "TSU002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742653"
},
"stopId": "ROY002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742693"
},
"stopId": "CDO002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742786"
},
"stopId": "JUS002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742852"
},
"stopId": "LGU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742934"
},
"stopId": "RDS001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742978"
},
"stopId": "LLE001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743033"
},
"stopId": "LLI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743085"
},
"stopId": "LBO002",
"stopSequence": 10
},
{
"departure": {
"time": "1749743149"
},
"stopId": "SCL002",
"stopSequence": 11
}
],
"timestamp": "1749741254",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5226976"
}
}
},
{
"id": "400",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741673"
},
"stopId": "OLP002",
"stopSequence": 15
}
],
"timestamp": "1749741168",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5226992"
}
}
},
{
"id": "401",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "VGH001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741962"
},
"stopId": "OLP001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742260"
},
"stopId": "CON001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742302"
},
"stopId": "SMG001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742401"
},
"stopId": "NMI001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742477"
},
"stopId": "SCL001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742575"
},
"stopId": "LBO001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742638"
},
"stopId": "LLI001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742711"
},
"stopId": "LLE002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742758"
},
"stopId": "RDS002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742806"
},
"stopId": "LGU001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742867"
},
"stopId": "JUS001",
"stopSequence": 12
},
{
"departure": {
"time": "1749743004"
},
"stopId": "CDO001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743040"
},
"stopId": "ROY001",
"stopSequence": 14
}
],
"timestamp": "1749740101",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5226993"
}
}
},
{
"id": "402",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741479"
},
"stopId": "TRE001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741547"
},
"stopId": "CRO001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741607"
},
"stopId": "OJT001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741648"
},
"stopId": "JAC001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741705"
},
"stopId": "VIR001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741792"
},
"stopId": "RXA001",
"stopSequence": 13
}
],
"timestamp": "1749740936",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230288"
}
}
},
{
"id": "403",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "RRN001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741572"
},
"stopId": "DNL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741612"
},
"stopId": "DUL001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741754"
},
"stopId": "BEA002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741798"
},
"stopId": "QUI002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741920"
},
"stopId": "MAM033",
"stopSequence": 15
},
{
"departure": {
"time": "1749742071"
},
"stopId": "ROU099",
"stopSequence": 16
}
],
"timestamp": "1749740454",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230303"
}
}
},
{
"id": "404",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741456"
},
"stopId": "MIR002",
"stopSequence": 45
},
{
"departure": {
"time": "1749741554"
},
"stopId": "MRI002",
"stopSequence": 46
},
{
"departure": {
"time": "1749741548"
},
"stopId": "JUI002",
"stopSequence": 47
},
{
"departure": {
"time": "1749741615"
},
"stopId": "BOU002",
"stopSequence": 48
},
{
"departure": {
"time": "1749741696"
},
"stopId": "DRO002",
"stopSequence": 49
},
{
"departure": {
"time": "1749741786"
},
"stopId": "TNA001",
"stopSequence": 50
}
],
"timestamp": "1749741019",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230317"
}
}
},
{
"id": "405",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741512"
},
"stopId": "NUR004",
"stopSequence": 36
},
{
"departure": {
"time": "1749741602"
},
"stopId": "ROU098",
"stopSequence": 37
},
{
"departure": {
"time": "1749741763"
},
"stopId": "MAM098",
"stopSequence": 38
},
{
"departure": {
"time": "1749741891"
},
"stopId": "QUI001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741901"
},
"stopId": "BEA001",
"stopSequence": 40
}
],
"timestamp": "1749741130",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230337"
}
}
},
{
"id": "406",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741446"
},
"stopId": "GEA014",
"stopSequence": 18
},
{
"departure": {
"time": "1749741529"
},
"stopId": "ANL002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741571"
},
"stopId": "SLS005",
"stopSequence": 20
},
{
"departure": {
"time": "1749741683"
},
"stopId": "MET001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741726"
},
"stopId": "ROL002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741749"
},
"stopId": "HUT002",
"stopSequence": 23
},
{
"departure": {
"time": "1749741873"
},
"stopId": "FRU002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741883"
},
"stopId": "MSS002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741949"
},
"stopId": "CEO002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741990"
},
"stopId": "SAP012",
"stopSequence": 27
},
{
"departure": {
"time": "1749742045"
},
"stopId": "RUN002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742149"
},
"stopId": "JOF002",
"stopSequence": 29
}
],
"timestamp": "1749741231",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230356"
}
}
},
{
"id": "407",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741517"
},
"stopId": "MAM033",
"stopSequence": 15
},
{
"departure": {
"time": "1749741706"
},
"stopId": "ROU099",
"stopSequence": 16
},
{
"departure": {
"time": "1749741795"
},
"stopId": "NUR005",
"stopSequence": 17
},
{
"departure": {
"time": "1749741882"
},
"stopId": "GEA014",
"stopSequence": 18
},
{
"departure": {
"time": "1749741898"
},
"stopId": "ANL002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741986"
},
"stopId": "SLS005",
"stopSequence": 20
},
{
"departure": {
"time": "1749742028"
},
"stopId": "MET001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742096"
},
"stopId": "ROL002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742121"
},
"stopId": "HUT002",
"stopSequence": 23
}
],
"timestamp": "1749741206",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230370"
}
}
},
{
"id": "408",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741475"
},
"stopId": "TGA005",
"stopSequence": 15
},
{
"departure": {
"time": "1749741549"
},
"stopId": "TPO001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741559"
},
"stopId": "ADR003",
"stopSequence": 17
},
{
"departure": {
"time": "1749741686"
},
"stopId": "PLR003",
"stopSequence": 18
},
{
"departure": {
"time": "1749742037"
},
"stopId": "JOF001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742124"
},
"stopId": "RUN001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742162"
},
"stopId": "SAP011",
"stopSequence": 25
}
],
"timestamp": "1749741040",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230386"
}
}
},
{
"id": "409",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "BLN001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741645"
},
"stopId": "LEK006",
"stopSequence": 2
},
{
"departure": {
"time": "1749741650"
},
"stopId": "SAT002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741746"
},
"stopId": "COT002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741792"
},
"stopId": "ZOL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741835"
},
"stopId": "HCH004",
"stopSequence": 6
},
{
"departure": {
"time": "1749741882"
},
"stopId": "VGL002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741950"
},
"stopId": "SQD002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741993"
},
"stopId": "REI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742019"
},
"stopId": "RRN001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742092"
},
"stopId": "DNL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742156"
},
"stopId": "DUL001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742253"
},
"stopId": "BEA002",
"stopSequence": 13
}
],
"timestamp": "1749740803",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230403"
}
}
},
{
"id": "410",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "RIS002",
"stopSequence": 1
},
{
"departure": {
"time": "1749741615"
},
"stopId": "TNA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741720"
},
"stopId": "DRO001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741853"
},
"stopId": "BOU001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741883"
},
"stopId": "JUI001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741933"
},
"stopId": "MRI001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741967"
},
"stopId": "MIR001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742052"
},
"stopId": "TRE001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742135"
},
"stopId": "CRO001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742170"
},
"stopId": "OJT001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742248"
},
"stopId": "JAC001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742294"
},
"stopId": "VIR001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742377"
},
"stopId": "RXA001",
"stopSequence": 13
}
],
"timestamp": "1749740306",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230417"
}
}
},
{
"id": "411",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741464"
},
"stopId": "RRN002",
"stopSequence": 43
},
{
"departure": {
"time": "1749741544"
},
"stopId": "REI001",
"stopSequence": 44
},
{
"departure": {
"time": "1749741686"
},
"stopId": "SQD005",
"stopSequence": 45
},
{
"departure": {
"time": "1749741753"
},
"stopId": "VGL001",
"stopSequence": 46
},
{
"departure": {
"time": "1749741795"
},
"stopId": "HCH002",
"stopSequence": 47
},
{
"departure": {
"time": "1749741842"
},
"stopId": "ZOL001",
"stopSequence": 48
},
{
"departure": {
"time": "1749741888"
},
"stopId": "COT001",
"stopSequence": 49
},
{
"departure": {
"time": "1749742028"
},
"stopId": "SAT001",
"stopSequence": 50
},
{
"departure": {
"time": "1749742021"
},
"stopId": "LEK005",
"stopSequence": 51
}
],
"timestamp": "1749741325",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230431"
}
}
},
{
"id": "412",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741453"
},
"stopId": "ADR003",
"stopSequence": 33
},
{
"departure": {
"time": "1749741593"
},
"stopId": "PLR003",
"stopSequence": 34
},
{
"departure": {
"time": "1749741637"
},
"stopId": "ADR002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741653"
},
"stopId": "TPO002",
"stopSequence": 36
},
{
"departure": {
"time": "1749741766"
},
"stopId": "TGA002",
"stopSequence": 37
},
{
"departure": {
"time": "1749741827"
},
"stopId": "TIL002",
"stopSequence": 38
},
{
"departure": {
"time": "1749741899"
},
"stopId": "RXA002",
"stopSequence": 39
},
{
"departure": {
"time": "1749741939"
},
"stopId": "VIR002",
"stopSequence": 40
},
{
"departure": {
"time": "1749742053"
},
"stopId": "JAC002",
"stopSequence": 41
},
{
"departure": {
"time": "1749742111"
},
"stopId": "OJT002",
"stopSequence": 42
},
{
"departure": {
"time": "1749742112"
},
"stopId": "CRO002",
"stopSequence": 43
},
{
"departure": {
"time": "1749742216"
},
"stopId": "TRE002",
"stopSequence": 44
}
],
"timestamp": "1749741085",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230445"
}
}
},
{
"id": "413",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741524"
},
"stopId": "ANL001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741688"
},
"stopId": "GEA013",
"stopSequence": 35
},
{
"departure": {
"time": "1749741794"
},
"stopId": "NUR004",
"stopSequence": 36
},
{
"departure": {
"time": "1749741957"
},
"stopId": "ROU098",
"stopSequence": 37
},
{
"departure": {
"time": "1749742086"
},
"stopId": "MAM098",
"stopSequence": 38
},
{
"departure": {
"time": "1749742195"
},
"stopId": "QUI001",
"stopSequence": 39
},
{
"departure": {
"time": "1749742192"
},
"stopId": "BEA001",
"stopSequence": 40
}
],
"timestamp": "1749741017",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230460"
}
}
},
{
"id": "414",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741465"
},
"stopId": "MSS002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741495"
},
"stopId": "CEO002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741542"
},
"stopId": "SAP012",
"stopSequence": 27
},
{
"departure": {
"time": "1749741642"
},
"stopId": "RUN002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741665"
},
"stopId": "JOF002",
"stopSequence": 29
},
{
"departure": {
"time": "1749741788"
},
"stopId": "TIL001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741911"
},
"stopId": "TGA005",
"stopSequence": 31
}
],
"timestamp": "1749740774",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230475"
}
}
},
{
"id": "415",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741542"
},
"stopId": "TGA002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741559"
},
"stopId": "TIL002",
"stopSequence": 22
},
{
"departure": {
"time": "1749741609"
},
"stopId": "JOF001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741749"
},
"stopId": "RUN001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741793"
},
"stopId": "SAP011",
"stopSequence": 25
},
{
"departure": {
"time": "1749741876"
},
"stopId": "CEO001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741901"
},
"stopId": "MSS001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741955"
},
"stopId": "FRU001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742012"
},
"stopId": "HUT001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742088"
},
"stopId": "ROL001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742153"
},
"stopId": "MET002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742195"
},
"stopId": "VIG002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742215"
},
"stopId": "SLS004",
"stopSequence": 33
}
],
"timestamp": "1749741279",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230493"
}
}
},
{
"id": "416",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741470"
},
"stopId": "VIR002",
"stopSequence": 40
},
{
"departure": {
"time": "1749741530"
},
"stopId": "JAC002",
"stopSequence": 41
},
{
"departure": {
"time": "1749741627"
},
"stopId": "OJT002",
"stopSequence": 42
},
{
"departure": {
"time": "1749741663"
},
"stopId": "CRO002",
"stopSequence": 43
},
{
"departure": {
"time": "1749741742"
},
"stopId": "TRE002",
"stopSequence": 44
},
{
"departure": {
"time": "1749741836"
},
"stopId": "MIR002",
"stopSequence": 45
},
{
"departure": {
"time": "1749741895"
},
"stopId": "MRI002",
"stopSequence": 46
},
{
"departure": {
"time": "1749741968"
},
"stopId": "JUI002",
"stopSequence": 47
},
{
"departure": {
"time": "1749742005"
},
"stopId": "BOU002",
"stopSequence": 48
}
],
"timestamp": "1749741038",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230498"
}
}
},
{
"id": "417",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741458"
},
"stopId": "CEO001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741503"
},
"stopId": "MSS001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741486"
},
"stopId": "FRU001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741548"
},
"stopId": "HUT001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741610"
},
"stopId": "ROL001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741722"
},
"stopId": "MET002",
"stopSequence": 31
},
{
"departure": {
"time": "1749741740"
},
"stopId": "VIG002",
"stopSequence": 32
},
{
"departure": {
"time": "1749741763"
},
"stopId": "SLS004",
"stopSequence": 33
},
{
"departure": {
"time": "1749741969"
},
"stopId": "ANL001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742099"
},
"stopId": "GEA013",
"stopSequence": 35
}
],
"timestamp": "1749741163",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230506"
}
}
},
{
"id": "418",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741475"
},
"stopId": "RRN002",
"stopSequence": 43
},
{
"departure": {
"time": "1749741555"
},
"stopId": "REI001",
"stopSequence": 44
},
{
"departure": {
"time": "1749741635"
},
"stopId": "SQD005",
"stopSequence": 45
},
{
"departure": {
"time": "1749741721"
},
"stopId": "VGL001",
"stopSequence": 46
},
{
"departure": {
"time": "1749741766"
},
"stopId": "HCH002",
"stopSequence": 47
},
{
"departure": {
"time": "1749741856"
},
"stopId": "ZOL001",
"stopSequence": 48
},
{
"departure": {
"time": "1749741883"
},
"stopId": "COT001",
"stopSequence": 49
},
{
"departure": {
"time": "1749741962"
},
"stopId": "SAT001",
"stopSequence": 50
},
{
"departure": {
"time": "1749742016"
},
"stopId": "LEK005",
"stopSequence": 51
}
],
"timestamp": "1749741349",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230517"
}
}
},
{
"id": "419",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742396"
},
"stopId": "BLN001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742559"
},
"stopId": "LEK006",
"stopSequence": 2
},
{
"departure": {
"time": "1749742599"
},
"stopId": "SAT002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742641"
},
"stopId": "COT002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742721"
},
"stopId": "ZOL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742785"
},
"stopId": "HCH004",
"stopSequence": 6
},
{
"departure": {
"time": "1749742830"
},
"stopId": "VGL002",
"stopSequence": 7
}
],
"timestamp": "1749741348",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230519"
}
}
},
{
"id": "420",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741554"
},
"stopId": "TNA001",
"stopSequence": 50
}
],
"timestamp": "1749741417",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230528"
}
}
},
{
"id": "421",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742215"
},
"stopId": "TNA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742387"
},
"stopId": "DRO001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742528"
},
"stopId": "BOU001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742593"
},
"stopId": "JUI001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742671"
},
"stopId": "MRI001",
"stopSequence": 6
}
],
"timestamp": "1749740967",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5230529"
}
}
},
{
"id": "422",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741489"
},
"stopId": "LFA002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741655"
},
"stopId": "MSI001",
"stopSequence": 18
},
{
"departure": {
"time": "1749741708"
},
"stopId": "COP002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741933"
},
"stopId": "CIL005",
"stopSequence": 20
},
{
"departure": {
"time": "1749742046"
},
"stopId": "NAT003",
"stopSequence": 21
},
{
"departure": {
"time": "1749742193"
},
"stopId": "REP005",
"stopSequence": 22
},
{
"departure": {
"time": "1749742324"
},
"stopId": "EBA004",
"stopSequence": 23
},
{
"departure": {
"time": "1749742434"
},
"stopId": "EBA002",
"stopSequence": 24
}
],
"timestamp": "1749741042",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256529"
}
}
},
{
"id": "423",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741510"
},
"stopId": "CIL004",
"stopSequence": 25
},
{
"departure": {
"time": "1749741610"
},
"stopId": "COP001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741669"
},
"stopId": "MSI002",
"stopSequence": 27
},
{
"departure": {
"time": "1749741904"
},
"stopId": "LFA001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741967"
},
"stopId": "GST001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742027"
},
"stopId": "MOS001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742047"
},
"stopId": "SAN003",
"stopSequence": 31
},
{
"departure": {
"time": "1749742126"
},
"stopId": "FOS001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742171"
},
"stopId": "MME001",
"stopSequence": 33
}
],
"timestamp": "1749740933",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256544"
}
}
},
{
"id": "424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741487"
},
"stopId": "MME002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741492"
},
"stopId": "FOS002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741594"
},
"stopId": "SAN005",
"stopSequence": 14
},
{
"departure": {
"time": "1749741616"
},
"stopId": "MOS002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741712"
},
"stopId": "GST002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741794"
},
"stopId": "LFA002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741964"
},
"stopId": "MSI001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742042"
},
"stopId": "COP002",
"stopSequence": 19
}
],
"timestamp": "1749741015",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256564"
}
}
},
{
"id": "425",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741481"
},
"stopId": "GHE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741529"
},
"stopId": "ERA001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741563"
},
"stopId": "CLE001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741600"
},
"stopId": "WCV001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741650"
},
"stopId": "CAW001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741748"
},
"stopId": "PEP001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741827"
},
"stopId": "PAS003",
"stopSequence": 8
},
{
"departure": {
"time": "1749741897"
},
"stopId": "PLA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741936"
},
"stopId": "PNM002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741986"
},
"stopId": "MFA002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742070"
},
"stopId": "MME002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742133"
},
"stopId": "FOS002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742156"
},
"stopId": "SAN005",
"stopSequence": 14
},
{
"departure": {
"time": "1749742217"
},
"stopId": "MOS002",
"stopSequence": 15
}
],
"timestamp": "1749740412",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256594"
}
}
},
{
"id": "426",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742260"
},
"stopId": "OCC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742394"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742483"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742527"
},
"stopId": "FVE001",
"stopSequence": 4
}
],
"timestamp": "1749741191",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256610"
}
}
},
{
"id": "427",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741469"
},
"stopId": "PNM001",
"stopSequence": 35
},
{
"departure": {
"time": "1749741529"
},
"stopId": "PLA001",
"stopSequence": 36
},
{
"departure": {
"time": "1749741625"
},
"stopId": "PAS002",
"stopSequence": 37
},
{
"departure": {
"time": "1749741679"
},
"stopId": "PEP002",
"stopSequence": 38
},
{
"departure": {
"time": "1749741815"
},
"stopId": "CAW002",
"stopSequence": 39
},
{
"departure": {
"time": "1749741873"
},
"stopId": "WCV002",
"stopSequence": 40
},
{
"departure": {
"time": "1749741893"
},
"stopId": "CLE002",
"stopSequence": 41
},
{
"departure": {
"time": "1749741967"
},
"stopId": "ERA002",
"stopSequence": 42
},
{
"departure": {
"time": "1749742007"
},
"stopId": "GHE002",
"stopSequence": 43
}
],
"timestamp": "1749741104",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256630"
}
}
},
{
"id": "428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741559"
},
"stopId": "NAT003",
"stopSequence": 21
},
{
"departure": {
"time": "1749741654"
},
"stopId": "REP005",
"stopSequence": 22
},
{
"departure": {
"time": "1749741788"
},
"stopId": "EBA004",
"stopSequence": 23
},
{
"departure": {
"time": "1749741884"
},
"stopId": "EBA002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742036"
},
"stopId": "RDV004",
"stopSequence": 25
},
{
"departure": {
"time": "1749742097"
},
"stopId": "TRV002",
"stopSequence": 26
}
],
"timestamp": "1749741348",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256660"
}
}
},
{
"id": "429",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741660"
},
"stopId": "OCC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741794"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741834"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741910"
},
"stopId": "FVE001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742002"
},
"stopId": "RUB002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742046"
},
"stopId": "GOU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742152"
},
"stopId": "CER002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742320"
},
"stopId": "GDE001",
"stopSequence": 8
}
],
"timestamp": "1749740667",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256689"
}
}
},
{
"id": "430",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741468"
},
"stopId": "PAS002",
"stopSequence": 37
},
{
"departure": {
"time": "1749741552"
},
"stopId": "PEP002",
"stopSequence": 38
},
{
"departure": {
"time": "1749741687"
},
"stopId": "CAW002",
"stopSequence": 39
},
{
"departure": {
"time": "1749741745"
},
"stopId": "WCV002",
"stopSequence": 40
},
{
"departure": {
"time": "1749741764"
},
"stopId": "CLE002",
"stopSequence": 41
},
{
"departure": {
"time": "1749741808"
},
"stopId": "ERA002",
"stopSequence": 42
},
{
"departure": {
"time": "1749741848"
},
"stopId": "GHE002",
"stopSequence": 43
}
],
"timestamp": "1749741080",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256703"
}
}
},
{
"id": "431",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742080"
},
"stopId": "WAM023",
"stopSequence": 1
},
{
"departure": {
"time": "1749742141"
},
"stopId": "GHE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742189"
},
"stopId": "ERA001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742223"
},
"stopId": "CLE001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742260"
},
"stopId": "WCV001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742310"
},
"stopId": "CAW001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742408"
},
"stopId": "PEP001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742481"
},
"stopId": "PAS003",
"stopSequence": 8
},
{
"departure": {
"time": "1749742605"
},
"stopId": "PLA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742648"
},
"stopId": "PNM002",
"stopSequence": 10
}
],
"timestamp": "1749740804",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256705"
}
}
},
{
"id": "432",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741465"
},
"stopId": "MOS001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741469"
},
"stopId": "SAN003",
"stopSequence": 31
},
{
"departure": {
"time": "1749741533"
},
"stopId": "FOS001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741594"
},
"stopId": "MME001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741668"
},
"stopId": "MFA001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741705"
},
"stopId": "PNM001",
"stopSequence": 35
},
{
"departure": {
"time": "1749741790"
},
"stopId": "PLA001",
"stopSequence": 36
}
],
"timestamp": "1749741278",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256723"
}
}
},
{
"id": "433",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741524"
},
"stopId": "GBE002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741623"
},
"stopId": "PID002",
"stopSequence": 29
},
{
"departure": {
"time": "1749741741"
},
"stopId": "RJA002",
"stopSequence": 30
},
{
"departure": {
"time": "1749741728"
},
"stopId": "MRN002",
"stopSequence": 31
},
{
"departure": {
"time": "1749741827"
},
"stopId": "RON002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742077"
},
"stopId": "DES002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742113"
},
"stopId": "STV002",
"stopSequence": 34
},
{
"departure": {
"time": "1749742194"
},
"stopId": "18J002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742201"
},
"stopId": "TAL002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742296"
},
"stopId": "GDE002",
"stopSequence": 37
}
],
"timestamp": "1749741145",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256739"
}
}
},
{
"id": "434",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741444"
},
"stopId": "GBE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741588"
},
"stopId": "PDO007",
"stopSequence": 18
},
{
"departure": {
"time": "1749741634"
},
"stopId": "TRV001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741704"
},
"stopId": "RDV001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741797"
},
"stopId": "EBA001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741863"
},
"stopId": "EBA003",
"stopSequence": 22
},
{
"departure": {
"time": "1749741945"
},
"stopId": "REP003",
"stopSequence": 23
}
],
"timestamp": "1749740951",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256752"
}
}
},
{
"id": "435",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741539"
},
"stopId": "GOU001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741602"
},
"stopId": "RUB001",
"stopSequence": 40
},
{
"departure": {
"time": "1749741706"
},
"stopId": "FVE002",
"stopSequence": 41
},
{
"departure": {
"time": "1749741811"
},
"stopId": "LMQ001",
"stopSequence": 42
},
{
"departure": {
"time": "1749741863"
},
"stopId": "MDF001",
"stopSequence": 43
}
],
"timestamp": "1749740918",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256759"
}
}
},
{
"id": "436",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741478"
},
"stopId": "RUB002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741442"
},
"stopId": "GOU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741606"
},
"stopId": "CER002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741699"
},
"stopId": "GDE001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741797"
},
"stopId": "TAL001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741885"
},
"stopId": "18J001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741926"
},
"stopId": "STV001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742032"
},
"stopId": "DES001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742163"
},
"stopId": "RON001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742199"
},
"stopId": "MRN001",
"stopSequence": 14
}
],
"timestamp": "1749740953",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256767"
}
}
},
{
"id": "437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741490"
},
"stopId": "GBE002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741589"
},
"stopId": "PID002",
"stopSequence": 29
},
{
"departure": {
"time": "1749741653"
},
"stopId": "RJA002",
"stopSequence": 30
},
{
"departure": {
"time": "1749741725"
},
"stopId": "MRN002",
"stopSequence": 31
},
{
"departure": {
"time": "1749741786"
},
"stopId": "RON002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742036"
},
"stopId": "DES002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742099"
},
"stopId": "STV002",
"stopSequence": 34
},
{
"departure": {
"time": "1749742122"
},
"stopId": "18J002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742192"
},
"stopId": "TAL002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742263"
},
"stopId": "GDE002",
"stopSequence": 37
},
{
"departure": {
"time": "1749742381"
},
"stopId": "CER001",
"stopSequence": 38
},
{
"departure": {
"time": "1749742476"
},
"stopId": "GOU001",
"stopSequence": 39
},
{
"departure": {
"time": "1749742562"
},
"stopId": "RUB001",
"stopSequence": 40
},
{
"departure": {
"time": "1749742650"
},
"stopId": "FVE002",
"stopSequence": 41
},
{
"departure": {
"time": "1749742775"
},
"stopId": "LMQ001",
"stopSequence": 42
},
{
"departure": {
"time": "1749742834"
},
"stopId": "MDF001",
"stopSequence": 43
}
],
"timestamp": "1749741188",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256775"
}
}
},
{
"id": "438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741557"
},
"stopId": "NAT001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741686"
},
"stopId": "CIL004",
"stopSequence": 25
},
{
"departure": {
"time": "1749741789"
},
"stopId": "COP001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741898"
},
"stopId": "MSI002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742070"
},
"stopId": "LFA001",
"stopSequence": 28
}
],
"timestamp": "1749740867",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256781"
}
}
},
{
"id": "439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741443"
},
"stopId": "TAL001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741523"
},
"stopId": "18J001",
"stopSequence": 10
},
{
"departure": {
"time": "1749741519"
},
"stopId": "STV001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741663"
},
"stopId": "DES001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741800"
},
"stopId": "RON001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741844"
},
"stopId": "MRN001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741878"
},
"stopId": "RJA001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741921"
},
"stopId": "PID001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741987"
},
"stopId": "GBE001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742114"
},
"stopId": "PDO007",
"stopSequence": 18
},
{
"departure": {
"time": "1749742177"
},
"stopId": "TRV001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742203"
},
"stopId": "RDV001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742292"
},
"stopId": "EBA001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742408"
},
"stopId": "EBA003",
"stopSequence": 22
}
],
"timestamp": "1749741208",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5256796"
}
}
},
{
"id": "440",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741483"
},
"stopId": "TSU002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741868"
},
"stopId": "RMD001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741994"
},
"stopId": "HOS001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742042"
},
"stopId": "CHU001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742058"
},
"stopId": "PRC001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742305"
},
"stopId": "ENG001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742422"
},
"stopId": "GST001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742556"
},
"stopId": "ESI003",
"stopSequence": 33
},
{
"departure": {
"time": "1749742594"
},
"stopId": "ESI001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742640"
},
"stopId": "BLV002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742747"
},
"stopId": "YSE002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742868"
},
"stopId": "LSM002",
"stopSequence": 37
},
{
"departure": {
"time": "1749742972"
},
"stopId": "SJD002",
"stopSequence": 38
},
{
"departure": {
"time": "1749743047"
},
"stopId": "CAS002",
"stopSequence": 39
},
{
"departure": {
"time": "1749743145"
},
"stopId": "LHO002",
"stopSequence": 40
}
],
"timestamp": "1749741348",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258569"
}
}
},
{
"id": "441",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741452"
},
"stopId": "LHO001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741507"
},
"stopId": "CAS001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741497"
},
"stopId": "SJD001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741658"
},
"stopId": "LSM001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741771"
},
"stopId": "YSE001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741829"
},
"stopId": "BLV001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741908"
},
"stopId": "BLR002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741995"
},
"stopId": "GST002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742189"
},
"stopId": "ENG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742243"
},
"stopId": "PRC002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742335"
},
"stopId": "CHU002",
"stopSequence": 12
}
],
"timestamp": "1749739836",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258585"
}
}
},
{
"id": "442",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742380"
},
"stopId": "MRC004",
"stopSequence": 1
},
{
"departure": {
"time": "1749742391"
},
"stopId": "MRC001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742469"
},
"stopId": "OCT002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742599"
},
"stopId": "BAI002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742753"
},
"stopId": "MA4031",
"stopSequence": 5
},
{
"departure": {
"time": "1749742804"
},
"stopId": "MMA002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742902"
},
"stopId": "MMA011",
"stopSequence": 7
},
{
"departure": {
"time": "1749742963"
},
"stopId": "FAY002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743054"
},
"stopId": "HLO002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743152"
},
"stopId": "PIM002",
"stopSequence": 10
}
],
"timestamp": "1749740600",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258605"
}
}
},
{
"id": "443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741555"
},
"stopId": "MAB001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741701"
},
"stopId": "RGB001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741710"
},
"stopId": "GLA001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741810"
},
"stopId": "AND001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741898"
},
"stopId": "PIL001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741929"
},
"stopId": "GAS001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742015"
},
"stopId": "MBA001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742174"
},
"stopId": "DIE001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742247"
},
"stopId": "STM001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742314"
},
"stopId": "VTR001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742402"
},
"stopId": "UET001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742670"
},
"stopId": "EUR002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742777"
},
"stopId": "LIG115",
"stopSequence": 25
}
],
"timestamp": "1749741309",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258616"
}
}
},
{
"id": "444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741511"
},
"stopId": "ESI003",
"stopSequence": 33
},
{
"departure": {
"time": "1749741579"
},
"stopId": "ESI001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741602"
},
"stopId": "BLV002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741618"
},
"stopId": "YSE002",
"stopSequence": 36
},
{
"departure": {
"time": "1749741733"
},
"stopId": "LSM002",
"stopSequence": 37
},
{
"departure": {
"time": "1749741856"
},
"stopId": "SJD002",
"stopSequence": 38
},
{
"departure": {
"time": "1749741865"
},
"stopId": "CAS002",
"stopSequence": 39
},
{
"departure": {
"time": "1749741952"
},
"stopId": "LHO002",
"stopSequence": 40
}
],
"timestamp": "1749741254",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258633"
}
}
},
{
"id": "445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741484"
},
"stopId": "ENG002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741602"
},
"stopId": "PRC002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741728"
},
"stopId": "CHU002",
"stopSequence": 12
}
],
"timestamp": "1749741349",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258660"
}
}
},
{
"id": "446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741505"
},
"stopId": "OCT002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741629"
},
"stopId": "BAI002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741687"
},
"stopId": "MA4031",
"stopSequence": 5
},
{
"departure": {
"time": "1749741720"
},
"stopId": "MMA002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741791"
},
"stopId": "MMA011",
"stopSequence": 7
},
{
"departure": {
"time": "1749741843"
},
"stopId": "FAY002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741899"
},
"stopId": "HLO002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741964"
},
"stopId": "PIM002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742025"
},
"stopId": "HIM002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742111"
},
"stopId": "MCL005",
"stopSequence": 12
},
{
"departure": {
"time": "1749742373"
},
"stopId": "MAB001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742487"
},
"stopId": "RGB001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742538"
},
"stopId": "GLA001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742596"
},
"stopId": "AND001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742740"
},
"stopId": "PIL001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742776"
},
"stopId": "GAS001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742878"
},
"stopId": "MBA001",
"stopSequence": 19
}
],
"timestamp": "1749739705",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258673"
}
}
},
{
"id": "447",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742260"
},
"stopId": "STA001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742400"
},
"stopId": "LHO001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742465"
},
"stopId": "CAS001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742517"
},
"stopId": "SJD001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742608"
},
"stopId": "LSM001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742713"
},
"stopId": "YSE001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742777"
},
"stopId": "BLV001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742882"
},
"stopId": "BLR002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742991"
},
"stopId": "GST002",
"stopSequence": 9
}
],
"timestamp": "1749740648",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258678"
}
}
},
{
"id": "448",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741513"
},
"stopId": "STM001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741522"
},
"stopId": "VTR001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741567"
},
"stopId": "UET001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741821"
},
"stopId": "EUR002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741963"
},
"stopId": "LIG115",
"stopSequence": 25
},
{
"departure": {
"time": "1749742114"
},
"stopId": "TSU002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742484"
},
"stopId": "RMD001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742631"
},
"stopId": "HOS001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742774"
},
"stopId": "CHU001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742805"
},
"stopId": "PRC001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742993"
},
"stopId": "ENG001",
"stopSequence": 31
}
],
"timestamp": "1749741192",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5258689"
}
}
},
{
"id": "449",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "CCE001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741693"
},
"stopId": "LMI005",
"stopSequence": 2
},
{
"departure": {
"time": "1749741814"
},
"stopId": "ERP001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741875"
},
"stopId": "RDH002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741917"
},
"stopId": "LPH002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742004"
},
"stopId": "TRO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742035"
},
"stopId": "ATH002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742083"
},
"stopId": "DEL002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742190"
},
"stopId": "RAL002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742196"
},
"stopId": "RVA002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742281"
},
"stopId": "BRG198",
"stopSequence": 11
},
{
"departure": {
"time": "1749742376"
},
"stopId": "VIS002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742454"
},
"stopId": "MDE002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742510"
},
"stopId": "CMY002",
"stopSequence": 14
}
],
"timestamp": "1749739897",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261851"
}
}
},
{
"id": "450",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741482"
},
"stopId": "JOS003",
"stopSequence": 22
},
{
"departure": {
"time": "1749741550"
},
"stopId": "ENG001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741637"
},
"stopId": "GST001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741709"
},
"stopId": "MOS001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741705"
},
"stopId": "SAN003",
"stopSequence": 26
},
{
"departure": {
"time": "1749741809"
},
"stopId": "FOS001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741881"
},
"stopId": "MME005",
"stopSequence": 28
},
{
"departure": {
"time": "1749741916"
},
"stopId": "SJD005",
"stopSequence": 29
},
{
"departure": {
"time": "1749742001"
},
"stopId": "LSM001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742120"
},
"stopId": "YSE001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742172"
},
"stopId": "LCE001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742282"
},
"stopId": "LGO001",
"stopSequence": 33
}
],
"timestamp": "1749741067",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261866"
}
}
},
{
"id": "451",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741600"
},
"stopId": "HDV044",
"stopSequence": 1
},
{
"departure": {
"time": "1749741814"
},
"stopId": "ELA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741954"
},
"stopId": "PDB006",
"stopSequence": 3
},
{
"departure": {
"time": "1749742019"
},
"stopId": "CSN003",
"stopSequence": 4
},
{
"departure": {
"time": "1749742084"
},
"stopId": "LAD002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742129"
},
"stopId": "FLO002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742366"
},
"stopId": "BDU004",
"stopSequence": 7
},
{
"departure": {
"time": "1749742419"
},
"stopId": "MYT012",
"stopSequence": 8
},
{
"departure": {
"time": "1749742477"
},
"stopId": "SHW002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742581"
},
"stopId": "MDM002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742627"
},
"stopId": "MTR008",
"stopSequence": 11
},
{
"departure": {
"time": "1749742798"
},
"stopId": "EOL001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742848"
},
"stopId": "ZPI001",
"stopSequence": 13
},
{
"departure": {
"time": "1749743061"
},
"stopId": "TPL001",
"stopSequence": 14
},
{
"departure": {
"time": "1749743162"
},
"stopId": "MCL001",
"stopSequence": 15
}
],
"timestamp": "1749740021",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261873"
}
}
},
{
"id": "452",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741472"
},
"stopId": "EOL001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741496"
},
"stopId": "ZPI001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741619"
},
"stopId": "TPL001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741734"
},
"stopId": "MCL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741841"
},
"stopId": "HIM003",
"stopSequence": 16
},
{
"departure": {
"time": "1749741911"
},
"stopId": "EME002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742029"
},
"stopId": "REG002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742082"
},
"stopId": "FIE002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742231"
},
"stopId": "MGA002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742390"
},
"stopId": "PCM005",
"stopSequence": 21
},
{
"departure": {
"time": "1749742508"
},
"stopId": "JOS003",
"stopSequence": 22
},
{
"departure": {
"time": "1749742592"
},
"stopId": "ENG001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742714"
},
"stopId": "GST001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742790"
},
"stopId": "MOS001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742804"
},
"stopId": "SAN003",
"stopSequence": 26
},
{
"departure": {
"time": "1749742859"
},
"stopId": "FOS001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742917"
},
"stopId": "MME005",
"stopSequence": 28
},
{
"departure": {
"time": "1749743049"
},
"stopId": "SJD005",
"stopSequence": 29
},
{
"departure": {
"time": "1749743127"
},
"stopId": "LSM001",
"stopSequence": 30
},
{
"departure": {
"time": "1749743215"
},
"stopId": "YSE001",
"stopSequence": 31
}
],
"timestamp": "1749740414",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261888"
}
}
},
{
"id": "453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742953"
},
"stopId": "LMI005",
"stopSequence": 2
},
{
"departure": {
"time": "1749743158"
},
"stopId": "ERP001",
"stopSequence": 3
}
],
"timestamp": "1749741164",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261894"
}
}
},
{
"id": "454",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743134"
},
"stopId": "ELA002",
"stopSequence": 2
}
],
"timestamp": "1749741351",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261898"
}
}
},
{
"id": "455",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741536"
},
"stopId": "NAT004",
"stopSequence": 18
}
],
"timestamp": "1749741284",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264791"
}
}
},
{
"id": "456",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741463"
},
"stopId": "ERB001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741570"
},
"stopId": "LEZ001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741675"
},
"stopId": "4VE001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741808"
},
"stopId": "VSA001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741882"
},
"stopId": "HVA003",
"stopSequence": 30
}
],
"timestamp": "1749741279",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264812"
}
}
},
{
"id": "457",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741541"
},
"stopId": "PTT001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741614"
},
"stopId": "PMA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741754"
},
"stopId": "NOX002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741895"
},
"stopId": "LGP002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741952"
},
"stopId": "EBA003",
"stopSequence": 16
},
{
"departure": {
"time": "1749742059"
},
"stopId": "REP003",
"stopSequence": 17
},
{
"departure": {
"time": "1749742191"
},
"stopId": "NAT004",
"stopSequence": 18
}
],
"timestamp": "1749741230",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264852"
}
}
},
{
"id": "458",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741720"
},
"stopId": "NOT001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741896"
},
"stopId": "MTY002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741952"
},
"stopId": "ETC004",
"stopSequence": 3
},
{
"departure": {
"time": "1749742065"
},
"stopId": "PLV002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742103"
},
"stopId": "ROB002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742157"
},
"stopId": "STR002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742253"
},
"stopId": "HRE002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742361"
},
"stopId": "PIS003",
"stopSequence": 8
},
{
"departure": {
"time": "1749742497"
},
"stopId": "CTA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742614"
},
"stopId": "LCB002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742657"
},
"stopId": "DUO002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742754"
},
"stopId": "SFO002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742847"
},
"stopId": "SAC002",
"stopSequence": 13
}
],
"timestamp": "1749740261",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264863"
}
}
},
{
"id": "459",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741472"
},
"stopId": "4VE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749741539"
},
"stopId": "LEZ002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741586"
},
"stopId": "ERB002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741711"
},
"stopId": "DEF002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741791"
},
"stopId": "ZIH002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741852"
},
"stopId": "ENI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741955"
},
"stopId": "LPZ002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742058"
},
"stopId": "MTT006",
"stopSequence": 11
},
{
"departure": {
"time": "1749742177"
},
"stopId": "PTT001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742253"
},
"stopId": "PMA001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742361"
},
"stopId": "NOX002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742539"
},
"stopId": "LGP002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742565"
},
"stopId": "EBA003",
"stopSequence": 16
}
],
"timestamp": "1749741299",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264876"
}
}
},
{
"id": "460",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741500"
},
"stopId": "HVA003",
"stopSequence": 30
}
],
"timestamp": "1749741329",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264901"
}
}
},
{
"id": "461",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742431"
},
"stopId": "HVA004",
"stopSequence": 2
},
{
"departure": {
"time": "1749742547"
},
"stopId": "VSA002",
"stopSequence": 3
}
],
"timestamp": "1749741130",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264902"
}
}
},
{
"id": "462",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741448"
},
"stopId": "MTT005",
"stopSequence": 21
},
{
"departure": {
"time": "1749741502"
},
"stopId": "LPZ001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741570"
},
"stopId": "ENI001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741635"
},
"stopId": "ZIH001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741689"
},
"stopId": "DEF001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741762"
},
"stopId": "ERB001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741864"
},
"stopId": "LEZ001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741903"
},
"stopId": "4VE001",
"stopSequence": 28
}
],
"timestamp": "1749741398",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264909"
}
}
},
{
"id": "463",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741477"
},
"stopId": "NAT003",
"stopSequence": 14
},
{
"departure": {
"time": "1749741590"
},
"stopId": "REP005",
"stopSequence": 15
},
{
"departure": {
"time": "1749741777"
},
"stopId": "EBA004",
"stopSequence": 16
},
{
"departure": {
"time": "1749741853"
},
"stopId": "LGP001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741896"
},
"stopId": "NOX001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742091"
},
"stopId": "PMA002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742233"
},
"stopId": "PTT002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742303"
},
"stopId": "MTT005",
"stopSequence": 21
},
{
"departure": {
"time": "1749742358"
},
"stopId": "LPZ001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742389"
},
"stopId": "ENI001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742455"
},
"stopId": "ZIH001",
"stopSequence": 24
}
],
"timestamp": "1749741084",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264917"
}
}
},
{
"id": "464",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741479"
},
"stopId": "PIS003",
"stopSequence": 8
},
{
"departure": {
"time": "1749741657"
},
"stopId": "CTA002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741774"
},
"stopId": "LCB002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741814"
},
"stopId": "DUO002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741890"
},
"stopId": "SFO002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742005"
},
"stopId": "SAC002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742228"
},
"stopId": "NAT003",
"stopSequence": 14
},
{
"departure": {
"time": "1749742316"
},
"stopId": "REP005",
"stopSequence": 15
},
{
"departure": {
"time": "1749742451"
},
"stopId": "EBA004",
"stopSequence": 16
},
{
"departure": {
"time": "1749742544"
},
"stopId": "LGP001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742646"
},
"stopId": "NOX001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742840"
},
"stopId": "PMA002",
"stopSequence": 19
}
],
"timestamp": "1749740196",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264926"
}
}
},
{
"id": "465",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742676"
},
"stopId": "MTY002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742798"
},
"stopId": "ETC004",
"stopSequence": 3
},
{
"departure": {
"time": "1749742909"
},
"stopId": "PLV002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742959"
},
"stopId": "ROB002",
"stopSequence": 5
},
{
"departure": {
"time": "1749743027"
},
"stopId": "STR002",
"stopSequence": 6
}
],
"timestamp": "1749741042",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264933"
}
}
},
{
"id": "466",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "HDV018",
"stopSequence": 1
},
{
"departure": {
"time": "1749741651"
},
"stopId": "HVA004",
"stopSequence": 2
},
{
"departure": {
"time": "1749741767"
},
"stopId": "VSA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741932"
},
"stopId": "4VE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742060"
},
"stopId": "LEZ002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742113"
},
"stopId": "ERB002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742231"
},
"stopId": "DEF002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742238"
},
"stopId": "ZIH002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742309"
},
"stopId": "ENI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742449"
},
"stopId": "LPZ002",
"stopSequence": 10
}
],
"timestamp": "1749740385",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264937"
}
}
},
{
"id": "467",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741465"
},
"stopId": "RDL002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741536"
},
"stopId": "FBG005",
"stopSequence": 12
},
{
"departure": {
"time": "1749741622"
},
"stopId": "PRR002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741663"
},
"stopId": "ARA004",
"stopSequence": 14
},
{
"departure": {
"time": "1749741828"
},
"stopId": "BAJ002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741870"
},
"stopId": "DOA006",
"stopSequence": 16
},
{
"departure": {
"time": "1749741953"
},
"stopId": "EBA001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742037"
},
"stopId": "EBA003",
"stopSequence": 18
},
{
"departure": {
"time": "1749742157"
},
"stopId": "REP003",
"stopSequence": 19
},
{
"departure": {
"time": "1749742247"
},
"stopId": "MCX002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742322"
},
"stopId": "LIG013",
"stopSequence": 21
},
{
"departure": {
"time": "1749742507"
},
"stopId": "LIG115",
"stopSequence": 22
}
],
"timestamp": "1749741068",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265394"
}
}
},
{
"id": "468",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741500"
},
"stopId": "EBA001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741540"
},
"stopId": "EBA003",
"stopSequence": 22
},
{
"departure": {
"time": "1749741666"
},
"stopId": "REP003",
"stopSequence": 23
},
{
"departure": {
"time": "1749741734"
},
"stopId": "MCX002",
"stopSequence": 24
},
{
"departure": {
"time": "1749741796"
},
"stopId": "LIG013",
"stopSequence": 25
},
{
"departure": {
"time": "1749741996"
},
"stopId": "LIG115",
"stopSequence": 26
},
{
"departure": {
"time": "1749742083"
},
"stopId": "TSU002",
"stopSequence": 27
}
],
"timestamp": "1749741144",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265420"
}
}
},
{
"id": "469",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "ZMO005",
"stopSequence": 1
},
{
"departure": {
"time": "1749741646"
},
"stopId": "EUQ002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741716"
},
"stopId": "QAM002",
"stopSequence": 3
}
],
"timestamp": "1749740105",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265436"
}
}
},
{
"id": "470",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741528"
},
"stopId": "AMT002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741524"
},
"stopId": "WHD002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741636"
},
"stopId": "WBL002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741673"
},
"stopId": "RSS002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741790"
},
"stopId": "PHG002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741868"
},
"stopId": "WBO002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741920"
},
"stopId": "GEY002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741957"
},
"stopId": "TIM004",
"stopSequence": 14
},
{
"departure": {
"time": "1749742061"
},
"stopId": "RDL002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742115"
},
"stopId": "FBG005",
"stopSequence": 16
},
{
"departure": {
"time": "1749742232"
},
"stopId": "PRR002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742294"
},
"stopId": "ARA004",
"stopSequence": 18
},
{
"departure": {
"time": "1749742416"
},
"stopId": "BAJ002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742445"
},
"stopId": "DOA006",
"stopSequence": 20
}
],
"timestamp": "1749740713",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265448"
}
}
},
{
"id": "471",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742477"
},
"stopId": "EUQ002",
"stopSequence": 2
}
],
"timestamp": "1749740919",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265460"
}
}
},
{
"id": "472",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742020"
},
"stopId": "WTC001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742157"
},
"stopId": "GUI002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742229"
},
"stopId": "WFL002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742318"
},
"stopId": "LCN002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742322"
},
"stopId": "WBL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742388"
},
"stopId": "RSS002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742456"
},
"stopId": "PHG002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742524"
},
"stopId": "WBO002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742562"
},
"stopId": "GEY002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742625"
},
"stopId": "TIM004",
"stopSequence": 10
}
],
"timestamp": "1749740363",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265481"
}
}
},
{
"id": "473",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742556"
},
"stopId": "KLE002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742621"
},
"stopId": "SAL004",
"stopSequence": 3
},
{
"departure": {
"time": "1749742691"
},
"stopId": "BAM003",
"stopSequence": 4
},
{
"departure": {
"time": "1749742768"
},
"stopId": "CPS002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742821"
},
"stopId": "WRE005",
"stopSequence": 6
},
{
"departure": {
"time": "1749742998"
},
"stopId": "AMT002",
"stopSequence": 7
},
{
"departure": {
"time": "1749743084"
},
"stopId": "WHD002",
"stopSequence": 8
}
],
"timestamp": "1749741163",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265492"
}
}
},
{
"id": "474",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741761"
},
"stopId": "RMD001",
"stopSequence": 24
}
],
"timestamp": "1749741397",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265496"
}
}
},
{
"id": "475",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741513"
},
"stopId": "ARA004",
"stopSequence": 15
}
],
"timestamp": "1749741165",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265625"
}
}
},
{
"id": "476",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741587"
},
"stopId": "GID002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741696"
},
"stopId": "ARB002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741701"
},
"stopId": "LCI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741847"
},
"stopId": "GEY002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741926"
},
"stopId": "TIM004",
"stopSequence": 11
},
{
"departure": {
"time": "1749741949"
},
"stopId": "RDL002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742013"
},
"stopId": "FBG005",
"stopSequence": 13
},
{
"departure": {
"time": "1749742120"
},
"stopId": "PRR002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742182"
},
"stopId": "ARA004",
"stopSequence": 15
}
],
"timestamp": "1749740867",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265687"
}
}
},
{
"id": "477",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742980"
},
"stopId": "PDP012",
"stopSequence": 1
},
{
"departure": {
"time": "1749743201"
},
"stopId": "SIM003",
"stopSequence": 2
}
],
"timestamp": "1749741188",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265714"
}
}
},
{
"id": "478",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742920"
},
"stopId": "PDP004",
"stopSequence": 1
},
{
"departure": {
"time": "1749743048"
},
"stopId": "LBM001",
"stopSequence": 2
},
{
"departure": {
"time": "1749743103"
},
"stopId": "RLE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749743158"
},
"stopId": "ISL002",
"stopSequence": 4
}
],
"timestamp": "1749741128",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265743"
}
}
},
{
"id": "479",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741900"
},
"stopId": "PDP004",
"stopSequence": 1
},
{
"departure": {
"time": "1749742028"
},
"stopId": "LBM001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742083"
},
"stopId": "RLE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742138"
},
"stopId": "ISL002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742210"
},
"stopId": "LFU002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742307"
},
"stopId": "COR002",
"stopSequence": 6
}
],
"timestamp": "1749740105",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265764"
}
}
},
{
"id": "480",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741960"
},
"stopId": "PDP012",
"stopSequence": 1
},
{
"departure": {
"time": "1749742181"
},
"stopId": "SIM003",
"stopSequence": 2
},
{
"departure": {
"time": "1749742296"
},
"stopId": "TSS001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742436"
},
"stopId": "CAV001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742576"
},
"stopId": "LBE001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742680"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742852"
},
"stopId": "GID002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742974"
},
"stopId": "ARB002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743063"
},
"stopId": "LCI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743206"
},
"stopId": "GEY002",
"stopSequence": 10
}
],
"timestamp": "1749740172",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5265791"
}
}
},
{
"id": "481",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741445"
},
"stopId": "SDE001",
"stopSequence": 33
}
],
"timestamp": "1749741067",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266217"
}
}
},
{
"id": "482",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741449"
},
"stopId": "LUT002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741598"
},
"stopId": "COI002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741543"
},
"stopId": "ZAF002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741608"
},
"stopId": "CEN002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741662"
},
"stopId": "PTE002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741836"
},
"stopId": "CFA002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741931"
},
"stopId": "BEL002",
"stopSequence": 19
}
],
"timestamp": "1749741278",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266219"
}
}
},
{
"id": "483",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741461"
},
"stopId": "LUT002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741537"
},
"stopId": "COI002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741584"
},
"stopId": "ZAF002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741654"
},
"stopId": "CEN002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741708"
},
"stopId": "PTE002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741862"
},
"stopId": "CFA002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741882"
},
"stopId": "PTG002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741977"
},
"stopId": "BEL002",
"stopSequence": 19
}
],
"timestamp": "1749741324",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266220"
}
}
},
{
"id": "484",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741500"
},
"stopId": "ARM082",
"stopSequence": 3
},
{
"departure": {
"time": "1749741607"
},
"stopId": "JJA001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741652"
},
"stopId": "PLC001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741784"
},
"stopId": "REB001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741775"
},
"stopId": "HHV001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741825"
},
"stopId": "POC001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741893"
},
"stopId": "RMI003",
"stopSequence": 10
},
{
"departure": {
"time": "1749742008"
},
"stopId": "RBR002",
"stopSequence": 11
}
],
"timestamp": "1749741325",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266224"
}
}
},
{
"id": "485",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741544"
},
"stopId": "NEG002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741676"
},
"stopId": "BYR002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741795"
},
"stopId": "MHA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741899"
},
"stopId": "BVI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741972"
},
"stopId": "VIE004",
"stopSequence": 10
},
{
"departure": {
"time": "1749742033"
},
"stopId": "PNE001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742060"
},
"stopId": "HCA002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742102"
},
"stopId": "PTU001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742167"
},
"stopId": "MOR001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742199"
},
"stopId": "HAL001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742283"
},
"stopId": "HDO003",
"stopSequence": 16
},
{
"departure": {
"time": "1749742349"
},
"stopId": "JAU001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742387"
},
"stopId": "RNG001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742440"
},
"stopId": "EGO003",
"stopSequence": 19
},
{
"departure": {
"time": "1749742507"
},
"stopId": "MPL002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742594"
},
"stopId": "HOT002",
"stopSequence": 21
},
{
"departure": {
"time": "1749742691"
},
"stopId": "LEH002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742747"
},
"stopId": "ETE002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742830"
},
"stopId": "BMI002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742897"
},
"stopId": "CAT002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742947"
},
"stopId": "VAC002",
"stopSequence": 26
},
{
"departure": {
"time": "1749743040"
},
"stopId": "CUE002",
"stopSequence": 27
},
{
"departure": {
"time": "1749743151"
},
"stopId": "ERO002",
"stopSequence": 28
}
],
"timestamp": "1749741163",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266228"
}
}
},
{
"id": "486",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742800"
},
"stopId": "CJR001",
"stopSequence": 1
},
{
"departure": {
"time": "1749743032"
},
"stopId": "HAZ002",
"stopSequence": 2
}
],
"timestamp": "1749741016",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266230"
}
}
},
{
"id": "487",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743100"
},
"stopId": "PDN038",
"stopSequence": 1
},
{
"departure": {
"time": "1749743172"
},
"stopId": "TGC002",
"stopSequence": 2
},
{
"departure": {
"time": "1749743215"
},
"stopId": "RYS003",
"stopSequence": 3
}
],
"timestamp": "1749741311",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266231"
}
}
},
{
"id": "488",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742200"
},
"stopId": "PDN038",
"stopSequence": 1
},
{
"departure": {
"time": "1749742276"
},
"stopId": "TGC002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742320"
},
"stopId": "RYS003",
"stopSequence": 3
},
{
"departure": {
"time": "1749742413"
},
"stopId": "MLN002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742447"
},
"stopId": "TLC002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742570"
},
"stopId": "NEG002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742716"
},
"stopId": "BYR002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742881"
},
"stopId": "MHA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743031"
},
"stopId": "BVI002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743116"
},
"stopId": "VIE004",
"stopSequence": 10
},
{
"departure": {
"time": "1749743182"
},
"stopId": "PNE001",
"stopSequence": 11
},
{
"departure": {
"time": "1749743214"
},
"stopId": "HCA002",
"stopSequence": 12
}
],
"timestamp": "1749740414",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266239"
}
}
},
{
"id": "489",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741515"
},
"stopId": "CEN002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741569"
},
"stopId": "PTE002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741692"
},
"stopId": "CFA002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741766"
},
"stopId": "PTG002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741853"
},
"stopId": "BEL002",
"stopSequence": 19
}
],
"timestamp": "1749741056",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266244"
}
}
},
{
"id": "490",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742500"
},
"stopId": "RSA001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742671"
},
"stopId": "RMI003",
"stopSequence": 2
}
],
"timestamp": "1749740716",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5266267"
}
}
},
{
"id": "491",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741515"
},
"stopId": "BLE003",
"stopSequence": 41
},
{
"departure": {
"time": "1749741627"
},
"stopId": "LIG114",
"stopSequence": 42
}
],
"timestamp": "1749741189",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268295"
}
}
},
{
"id": "492",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742380"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742486"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749742557"
},
"stopId": "TSU002",
"stopSequence": 3
}
],
"timestamp": "1749740893",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268298"
}
}
},
{
"id": "493",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741530"
},
"stopId": "CRB002",
"stopSequence": 25
},
{
"departure": {
"time": "1749741623"
},
"stopId": "JAM002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741701"
},
"stopId": "DAR002",
"stopSequence": 27
},
{
"departure": {
"time": "1749741758"
},
"stopId": "PAY002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741852"
},
"stopId": "BCE003",
"stopSequence": 29
},
{
"departure": {
"time": "1749741937"
},
"stopId": "LAQ002",
"stopSequence": 30
},
{
"departure": {
"time": "1749741985"
},
"stopId": "FFO002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742013"
},
"stopId": "AER002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742162"
},
"stopId": "LAZ002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742306"
},
"stopId": "CHW003",
"stopSequence": 34
},
{
"departure": {
"time": "1749742324"
},
"stopId": "MCM002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742410"
},
"stopId": "PTM002",
"stopSequence": 36
},
{
"departure": {
"time": "1749742576"
},
"stopId": "REG002",
"stopSequence": 37
},
{
"departure": {
"time": "1749742791"
},
"stopId": "MGA002",
"stopSequence": 38
},
{
"departure": {
"time": "1749742928"
},
"stopId": "MLA002",
"stopSequence": 39
},
{
"departure": {
"time": "1749743092"
},
"stopId": "CHF002",
"stopSequence": 40
}
],
"timestamp": "1749741329",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268308"
}
}
},
{
"id": "494",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741528"
},
"stopId": "PHA001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741569"
},
"stopId": "BFO001",
"stopSequence": 35
},
{
"departure": {
"time": "1749741603"
},
"stopId": "PIG001",
"stopSequence": 36
},
{
"departure": {
"time": "1749741659"
},
"stopId": "HAP001",
"stopSequence": 37
},
{
"departure": {
"time": "1749741768"
},
"stopId": "MOR001",
"stopSequence": 38
},
{
"departure": {
"time": "1749741800"
},
"stopId": "HAL001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741885"
},
"stopId": "HDO003",
"stopSequence": 40
},
{
"departure": {
"time": "1749742000"
},
"stopId": "JAU001",
"stopSequence": 41
},
{
"departure": {
"time": "1749742000"
},
"stopId": "RNG001",
"stopSequence": 42
},
{
"departure": {
"time": "1749742091"
},
"stopId": "EGO003",
"stopSequence": 43
}
],
"timestamp": "1749741204",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268313"
}
}
},
{
"id": "495",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743129"
},
"stopId": "HAC001",
"stopSequence": 2
}
],
"timestamp": "1749741350",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268314"
}
}
},
{
"id": "496",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741481"
},
"stopId": "PIG002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741551"
},
"stopId": "BFO002",
"stopSequence": 12
},
{
"departure": {
"time": "1749741575"
},
"stopId": "PHA002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741657"
},
"stopId": "FCO002",
"stopSequence": 14
},
{
"departure": {
"time": "1749741701"
},
"stopId": "FAU002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741767"
},
"stopId": "SOC002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741827"
},
"stopId": "ROQ002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741946"
},
"stopId": "RGA002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741956"
},
"stopId": "OMO002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742058"
},
"stopId": "DEV002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742108"
},
"stopId": "FBO003",
"stopSequence": 21
},
{
"departure": {
"time": "1749742222"
},
"stopId": "LRO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749742232"
},
"stopId": "LOI002",
"stopSequence": 23
},
{
"departure": {
"time": "1749742297"
},
"stopId": "ACH002",
"stopSequence": 24
},
{
"departure": {
"time": "1749742413"
},
"stopId": "CRB002",
"stopSequence": 25
},
{
"departure": {
"time": "1749742519"
},
"stopId": "JAM002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742581"
},
"stopId": "DAR002",
"stopSequence": 27
},
{
"departure": {
"time": "1749742646"
},
"stopId": "PAY002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742790"
},
"stopId": "BCE003",
"stopSequence": 29
},
{
"departure": {
"time": "1749742840"
},
"stopId": "LAQ002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742887"
},
"stopId": "FFO002",
"stopSequence": 31
}
],
"timestamp": "1749740776",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268331"
}
}
},
{
"id": "497",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741516"
},
"stopId": "LAZ002",
"stopSequence": 33
},
{
"departure": {
"time": "1749741675"
},
"stopId": "CHW003",
"stopSequence": 34
},
{
"departure": {
"time": "1749741710"
},
"stopId": "MCM002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741749"
},
"stopId": "PTM002",
"stopSequence": 36
},
{
"departure": {
"time": "1749741940"
},
"stopId": "REG002",
"stopSequence": 37
},
{
"departure": {
"time": "1749742089"
},
"stopId": "MGA002",
"stopSequence": 38
},
{
"departure": {
"time": "1749742128"
},
"stopId": "MLA002",
"stopSequence": 39
},
{
"departure": {
"time": "1749742298"
},
"stopId": "CHF002",
"stopSequence": 40
},
{
"departure": {
"time": "1749742652"
},
"stopId": "BLE003",
"stopSequence": 41
},
{
"departure": {
"time": "1749742816"
},
"stopId": "LIG114",
"stopSequence": 42
}
],
"timestamp": "1749741324",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268362"
}
}
},
{
"id": "498",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741508"
},
"stopId": "LOI001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741568"
},
"stopId": "LRO005",
"stopSequence": 23
},
{
"departure": {
"time": "1749741568"
},
"stopId": "LRO001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741625"
},
"stopId": "FBO006",
"stopSequence": 25
},
{
"departure": {
"time": "1749741701"
},
"stopId": "FBO001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741750"
},
"stopId": "DEV001",
"stopSequence": 27
},
{
"departure": {
"time": "1749741802"
},
"stopId": "OMO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749741872"
},
"stopId": "RGA001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741952"
},
"stopId": "ROQ001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741985"
},
"stopId": "SOC001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742043"
},
"stopId": "FAU001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742122"
},
"stopId": "FCO001",
"stopSequence": 33
},
{
"departure": {
"time": "1749742268"
},
"stopId": "PHA001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742270"
},
"stopId": "BFO001",
"stopSequence": 35
},
{
"departure": {
"time": "1749742323"
},
"stopId": "PIG001",
"stopSequence": 36
},
{
"departure": {
"time": "1749742377"
},
"stopId": "HAP001",
"stopSequence": 37
},
{
"departure": {
"time": "1749742521"
},
"stopId": "MOR001",
"stopSequence": 38
},
{
"departure": {
"time": "1749742537"
},
"stopId": "HAL001",
"stopSequence": 39
}
],
"timestamp": "1749741019",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268400"
}
}
},
{
"id": "499",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741481"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741613"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741678"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741789"
},
"stopId": "REG001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741979"
},
"stopId": "PTM001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741987"
},
"stopId": "MCM001",
"stopSequence": 9
},
{
"departure": {
"time": "1749742096"
},
"stopId": "CHW004",
"stopSequence": 10
},
{
"departure": {
"time": "1749742256"
},
"stopId": "LAZ001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742550"
},
"stopId": "AER001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742630"
},
"stopId": "FFO001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742617"
},
"stopId": "LAQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742767"
},
"stopId": "BCE001",
"stopSequence": 15
},
{
"departure": {
"time": "1749742756"
},
"stopId": "PAY001",
"stopSequence": 16
},
{
"departure": {
"time": "1749742806"
},
"stopId": "DAR001",
"stopSequence": 17
},
{
"departure": {
"time": "1749742893"
},
"stopId": "JAM001",
"stopSequence": 18
},
{
"departure": {
"time": "1749743003"
},
"stopId": "CRB001",
"stopSequence": 19
}
],
"timestamp": "1749741228",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268402"
}
}
},
{
"id": "500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741484"
},
"stopId": "JAU001",
"stopSequence": 41
},
{
"departure": {
"time": "1749741522"
},
"stopId": "RNG001",
"stopSequence": 42
},
{
"departure": {
"time": "1749741524"
},
"stopId": "EGO003",
"stopSequence": 43
}
],
"timestamp": "1749740937",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268414"
}
}
},
{
"id": "501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741676"
},
"stopId": "HGO001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741691"
},
"stopId": "HAC001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741797"
},
"stopId": "HGO002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741934"
},
"stopId": "EGO004",
"stopSequence": 4
},
{
"departure": {
"time": "1749741971"
},
"stopId": "RNG002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742019"
},
"stopId": "JAU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742114"
},
"stopId": "HDO002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742160"
},
"stopId": "HAL002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742272"
},
"stopId": "MOR002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742324"
},
"stopId": "HAP002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742388"
},
"stopId": "PIG002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742443"
},
"stopId": "BFO002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742461"
},
"stopId": "PHA002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742552"
},
"stopId": "FCO002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742620"
},
"stopId": "FAU002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742700"
},
"stopId": "SOC002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742741"
},
"stopId": "ROQ002",
"stopSequence": 17
},
{
"departure": {
"time": "1749742832"
},
"stopId": "RGA002",
"stopSequence": 18
},
{
"departure": {
"time": "1749742894"
},
"stopId": "OMO002",
"stopSequence": 19
},
{
"departure": {
"time": "1749742996"
},
"stopId": "DEV002",
"stopSequence": 20
},
{
"departure": {
"time": "1749743080"
},
"stopId": "FBO003",
"stopSequence": 21
},
{
"departure": {
"time": "1749743133"
},
"stopId": "LRO002",
"stopSequence": 22
},
{
"departure": {
"time": "1749743160"
},
"stopId": "LOI002",
"stopSequence": 23
}
],
"timestamp": "1749740839",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268415"
}
}
},
{
"id": "502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741780"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1749741891"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1749741965"
},
"stopId": "TSU002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742334"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1749742482"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1749742604"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742799"
},
"stopId": "REG001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742982"
},
"stopId": "PTM001",
"stopSequence": 8
},
{
"departure": {
"time": "1749743100"
},
"stopId": "MCM001",
"stopSequence": 9
},
{
"departure": {
"time": "1749743164"
},
"stopId": "CHW004",
"stopSequence": 10
}
],
"timestamp": "1749740002",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268428"
}
}
},
{
"id": "503",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741613"
},
"stopId": "AER001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741653"
},
"stopId": "FFO001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741741"
},
"stopId": "LAQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741805"
},
"stopId": "BCE001",
"stopSequence": 15
},
{
"departure": {
"time": "1749741845"
},
"stopId": "PAY001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741869"
},
"stopId": "DAR001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741963"
},
"stopId": "JAM001",
"stopSequence": 18
},
{
"departure": {
"time": "1749742089"
},
"stopId": "CRB001",
"stopSequence": 19
},
{
"departure": {
"time": "1749742164"
},
"stopId": "EAU001",
"stopSequence": 20
},
{
"departure": {
"time": "1749742212"
},
"stopId": "ACH001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742298"
},
"stopId": "LOI001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742363"
},
"stopId": "LRO005",
"stopSequence": 23
},
{
"departure": {
"time": "1749742395"
},
"stopId": "LRO001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742382"
},
"stopId": "FBO006",
"stopSequence": 25
},
{
"departure": {
"time": "1749742490"
},
"stopId": "FBO001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742512"
},
"stopId": "DEV001",
"stopSequence": 27
},
{
"departure": {
"time": "1749742633"
},
"stopId": "OMO001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742693"
},
"stopId": "RGA001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742746"
},
"stopId": "ROQ001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742814"
},
"stopId": "SOC001",
"stopSequence": 31
},
{
"departure": {
"time": "1749742878"
},
"stopId": "FAU001",
"stopSequence": 32
}
],
"timestamp": "1749741347",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5268430"
}
}
},
{
"id": "504",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742380"
},
"stopId": "TGE001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742422"
},
"stopId": "SFR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742508"
},
"stopId": "LOR002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742588"
},
"stopId": "FOU002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742668"
},
"stopId": "VEL002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742748"
},
"stopId": "MXC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742801"
},
"stopId": "IRA002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742953"
},
"stopId": "LON002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743001"
},
"stopId": "SDU002",
"stopSequence": 9
},
{
"departure": {
"time": "1749743100"
},
"stopId": "3SU002",
"stopSequence": 10
},
{
"departure": {
"time": "1749743149"
},
"stopId": "ESC002",
"stopSequence": 11
}
],
"timestamp": "1749740626",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5277020"
}
}
},
{
"id": "505",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "CRB003",
"stopSequence": 1
},
{
"departure": {
"time": "1749741674"
},
"stopId": "ABE001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741941"
},
"stopId": "MXC002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741989"
},
"stopId": "IRA002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742127"
},
"stopId": "LON002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742170"
},
"stopId": "SDU002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742260"
},
"stopId": "3SU002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742312"
},
"stopId": "ESC002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742423"
},
"stopId": "PTD002",
"stopSequence": 9
}
],
"timestamp": "1749739770",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5277042"
}
}
},
{
"id": "506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741848"
},
"stopId": "PTD001",
"stopSequence": 35
}
],
"timestamp": "1749741396",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5277058"
}
}
},
{
"id": "507",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749743040"
},
"stopId": "TGE001",
"stopSequence": 1
},
{
"departure": {
"time": "1749743097"
},
"stopId": "SFR002",
"stopSequence": 2
},
{
"departure": {
"time": "1749743211"
},
"stopId": "LOR002",
"stopSequence": 3
}
],
"timestamp": "1749741258",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5277060"
}
}
},
{
"id": "508",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741475"
},
"stopId": "BUO001",
"stopSequence": 16
},
{
"departure": {
"time": "1749741528"
},
"stopId": "ADP001",
"stopSequence": 17
},
{
"departure": {
"time": "1749741556"
},
"stopId": "VDM004",
"stopSequence": 18
},
{
"departure": {
"time": "1749741703"
},
"stopId": "3PO001",
"stopSequence": 19
},
{
"departure": {
"time": "1749741708"
},
"stopId": "BMA001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741814"
},
"stopId": "ROR003",
"stopSequence": 21
},
{
"departure": {
"time": "1749741843"
},
"stopId": "ILO003",
"stopSequence": 22
},
{
"departure": {
"time": "1749741869"
},
"stopId": "KLI001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741894"
},
"stopId": "AID006",
"stopSequence": 24
},
{
"departure": {
"time": "1749742102"
},
"stopId": "GEA010",
"stopSequence": 25
},
{
"departure": {
"time": "1749742144"
},
"stopId": "NUR001",
"stopSequence": 26
},
{
"departure": {
"time": "1749742188"
},
"stopId": "ROU024",
"stopSequence": 27
},
{
"departure": {
"time": "1749742370"
},
"stopId": "HOM001",
"stopSequence": 28
},
{
"departure": {
"time": "1749742476"
},
"stopId": "REM002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742544"
},
"stopId": "CGL002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742637"
},
"stopId": "GOB002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742692"
},
"stopId": "RER001",
"stopSequence": 32
},
{
"departure": {
"time": "1749742738"
},
"stopId": "BLA002",
"stopSequence": 33
}
],
"timestamp": "1749740305",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5277068"
}
}
},
{
"id": "509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741605"
},
"stopId": "CCO001",
"stopSequence": 14
}
],
"timestamp": "1749741329",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278777"
}
}
},
{
"id": "510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742079"
},
"stopId": "CCO002",
"stopSequence": 2
}
],
"timestamp": "1749741281",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278805"
}
}
},
{
"id": "511",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741510"
},
"stopId": "PDB009",
"stopSequence": 4
},
{
"departure": {
"time": "1749741629"
},
"stopId": "CSN004",
"stopSequence": 5
},
{
"departure": {
"time": "1749741714"
},
"stopId": "STU001",
"stopSequence": 6
},
{
"departure": {
"time": "1749741791"
},
"stopId": "VCH001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741878"
},
"stopId": "CHA003",
"stopSequence": 8
},
{
"departure": {
"time": "1749741963"
},
"stopId": "PAU002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742014"
},
"stopId": "COC012",
"stopSequence": 10
},
{
"departure": {
"time": "1749742089"
},
"stopId": "CLL012",
"stopSequence": 11
},
{
"departure": {
"time": "1749742167"
},
"stopId": "COU012",
"stopSequence": 12
},
{
"departure": {
"time": "1749742229"
},
"stopId": "CRT002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742301"
},
"stopId": "COA002",
"stopSequence": 14
}
],
"timestamp": "1749741107",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278842"
}
}
},
{
"id": "512",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "CHA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741606"
},
"stopId": "VCH002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741680"
},
"stopId": "STU002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741764"
},
"stopId": "CSN005",
"stopSequence": 11
},
{
"departure": {
"time": "1749741866"
},
"stopId": "PDB001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741979"
},
"stopId": "RDU001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742149"
},
"stopId": "CCO001",
"stopSequence": 14
}
],
"timestamp": "1749741337",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278873"
}
}
},
{
"id": "513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741562"
},
"stopId": "CCO002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741701"
},
"stopId": "RDU002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741831"
},
"stopId": "PDB009",
"stopSequence": 4
},
{
"departure": {
"time": "1749741922"
},
"stopId": "CSN004",
"stopSequence": 5
},
{
"departure": {
"time": "1749742007"
},
"stopId": "STU001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742089"
},
"stopId": "VCH001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742163"
},
"stopId": "CHA003",
"stopSequence": 8
}
],
"timestamp": "1749740549",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278901"
}
}
},
{
"id": "514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741540"
},
"stopId": "CES001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741589"
},
"stopId": "COA001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741658"
},
"stopId": "CRT001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741722"
},
"stopId": "COU011",
"stopSequence": 4
},
{
"departure": {
"time": "1749741792"
},
"stopId": "CLL011",
"stopSequence": 5
},
{
"departure": {
"time": "1749741873"
},
"stopId": "COC011",
"stopSequence": 6
},
{
"departure": {
"time": "1749741890"
},
"stopId": "PAU001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742021"
},
"stopId": "CHA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742113"
},
"stopId": "VCH002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742185"
},
"stopId": "STU002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742275"
},
"stopId": "CSN005",
"stopSequence": 11
},
{
"departure": {
"time": "1749742365"
},
"stopId": "PDB001",
"stopSequence": 12
}
],
"timestamp": "1749740416",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278927"
}
}
},
{
"id": "515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741461"
},
"stopId": "PAU002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741551"
},
"stopId": "COC012",
"stopSequence": 10
},
{
"departure": {
"time": "1749741607"
},
"stopId": "CLL012",
"stopSequence": 11
},
{
"departure": {
"time": "1749741660"
},
"stopId": "COU012",
"stopSequence": 12
},
{
"departure": {
"time": "1749741691"
},
"stopId": "CRT002",
"stopSequence": 13
},
{
"departure": {
"time": "1749741742"
},
"stopId": "COA002",
"stopSequence": 14
}
],
"timestamp": "1749741256",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278936"
}
}
},
{
"id": "516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742069"
},
"stopId": "COA001",
"stopSequence": 2
},
{
"departure": {
"time": "1749742138"
},
"stopId": "CRT001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742202"
},
"stopId": "COU011",
"stopSequence": 4
},
{
"departure": {
"time": "1749742272"
},
"stopId": "CLL011",
"stopSequence": 5
},
{
"departure": {
"time": "1749742353"
},
"stopId": "COC011",
"stopSequence": 6
}
],
"timestamp": "1749741038",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5278937"
}
}
},
{
"id": "517",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742996"
},
"stopId": "VVA002",
"stopSequence": 2
}
],
"timestamp": "1749741206",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280338"
}
}
},
{
"id": "518",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741533"
},
"stopId": "CSN003",
"stopSequence": 17
},
{
"departure": {
"time": "1749741616"
},
"stopId": "LAD002",
"stopSequence": 18
},
{
"departure": {
"time": "1749741634"
},
"stopId": "FLO002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741794"
},
"stopId": "FLB001",
"stopSequence": 20
},
{
"departure": {
"time": "1749741822"
},
"stopId": "RBE002",
"stopSequence": 21
},
{
"departure": {
"time": "1749741909"
},
"stopId": "PAT001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742067"
},
"stopId": "BDM001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742110"
},
"stopId": "PRE001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742183"
},
"stopId": "GEN001",
"stopSequence": 26
}
],
"timestamp": "1749740891",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280365"
}
}
},
{
"id": "519",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741477"
},
"stopId": "MOA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749741556"
},
"stopId": "ANN001",
"stopSequence": 12
},
{
"departure": {
"time": "1749741626"
},
"stopId": "ANP001",
"stopSequence": 13
},
{
"departure": {
"time": "1749741623"
},
"stopId": "PET001",
"stopSequence": 14
},
{
"departure": {
"time": "1749741731"
},
"stopId": "BAU001",
"stopSequence": 15
}
],
"timestamp": "1749741206",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280403"
}
}
},
{
"id": "520",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741446"
},
"stopId": "SAB001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741538"
},
"stopId": "MSA001",
"stopSequence": 34
},
{
"departure": {
"time": "1749741583"
},
"stopId": "VOS001",
"stopSequence": 35
},
{
"departure": {
"time": "1749741706"
},
"stopId": "BEC001",
"stopSequence": 36
},
{
"departure": {
"time": "1749741755"
},
"stopId": "ISI001",
"stopSequence": 37
},
{
"departure": {
"time": "1749741855"
},
"stopId": "CHD001",
"stopSequence": 38
},
{
"departure": {
"time": "1749741871"
},
"stopId": "GNA001",
"stopSequence": 39
},
{
"departure": {
"time": "1749741966"
},
"stopId": "SQM001",
"stopSequence": 40
}
],
"timestamp": "1749741205",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280442"
}
}
},
{
"id": "521",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741478"
},
"stopId": "TMI012",
"stopSequence": 3
},
{
"departure": {
"time": "1749741532"
},
"stopId": "BOI012",
"stopSequence": 4
},
{
"departure": {
"time": "1749741553"
},
"stopId": "ESD012",
"stopSequence": 5
},
{
"departure": {
"time": "1749741594"
},
"stopId": "BOD012",
"stopSequence": 6
},
{
"departure": {
"time": "1749741704"
},
"stopId": "OUL001",
"stopSequence": 7
},
{
"departure": {
"time": "1749741762"
},
"stopId": "BAT001",
"stopSequence": 8
},
{
"departure": {
"time": "1749741862"
},
"stopId": "ASC001",
"stopSequence": 9
},
{
"departure": {
"time": "1749741931"
},
"stopId": "MAS001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742002"
},
"stopId": "MOA001",
"stopSequence": 11
},
{
"departure": {
"time": "1749742072"
},
"stopId": "ANN001",
"stopSequence": 12
},
{
"departure": {
"time": "1749742135"
},
"stopId": "ANP001",
"stopSequence": 13
},
{
"departure": {
"time": "1749742206"
},
"stopId": "PET001",
"stopSequence": 14
},
{
"departure": {
"time": "1749742257"
},
"stopId": "BAU001",
"stopSequence": 15
}
],
"timestamp": "1749741353",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280499"
}
}
},
{
"id": "522",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741455"
},
"stopId": "FOR004",
"stopSequence": 14
},
{
"departure": {
"time": "1749741512"
},
"stopId": "PAH002",
"stopSequence": 15
},
{
"departure": {
"time": "1749741592"
},
"stopId": "GEN002",
"stopSequence": 16
},
{
"departure": {
"time": "1749741632"
},
"stopId": "PRE002",
"stopSequence": 17
},
{
"departure": {
"time": "1749741823"
},
"stopId": "BDM002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741945"
},
"stopId": "PAT002",
"stopSequence": 20
},
{
"departure": {
"time": "1749742060"
},
"stopId": "RBE001",
"stopSequence": 21
},
{
"departure": {
"time": "1749742091"
},
"stopId": "FLM001",
"stopSequence": 22
},
{
"departure": {
"time": "1749742141"
},
"stopId": "FIA001",
"stopSequence": 23
},
{
"departure": {
"time": "1749742221"
},
"stopId": "FLO001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742296"
},
"stopId": "LAD001",
"stopSequence": 25
}
],
"timestamp": "1749740802",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280537"
}
}
},
{
"id": "523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741513"
},
"stopId": "BEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741553"
},
"stopId": "VOS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741617"
},
"stopId": "MSA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749741700"
},
"stopId": "SAB002",
"stopSequence": 9
},
{
"departure": {
"time": "1749741736"
},
"stopId": "ANM002",
"stopSequence": 10
},
{
"departure": {
"time": "1749741812"
},
"stopId": "MTE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749741876"
},
"stopId": "MTR012",
"stopSequence": 12
},
{
"departure": {
"time": "1749741969"
},
"stopId": "MBO012",
"stopSequence": 13
},
{
"departure": {
"time": "1749742040"
},
"stopId": "FOR004",
"stopSequence": 14
},
{
"departure": {
"time": "1749742083"
},
"stopId": "PAH002",
"stopSequence": 15
},
{
"departure": {
"time": "1749742187"
},
"stopId": "GEN002",
"stopSequence": 16
},
{
"departure": {
"time": "1749742217"
},
"stopId": "PRE002",
"stopSequence": 17
}
],
"timestamp": "1749741254",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280547"
}
}
},
{
"id": "524",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741543"
},
"stopId": "DEH001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741549"
},
"stopId": "BDM001",
"stopSequence": 24
},
{
"departure": {
"time": "1749741593"
},
"stopId": "PRE001",
"stopSequence": 25
},
{
"departure": {
"time": "1749741639"
},
"stopId": "GEN001",
"stopSequence": 26
},
{
"departure": {
"time": "1749741783"
},
"stopId": "PAH012",
"stopSequence": 27
},
{
"departure": {
"time": "1749741890"
},
"stopId": "FOR005",
"stopSequence": 28
},
{
"departure": {
"time": "1749741987"
},
"stopId": "MBO001",
"stopSequence": 29
},
{
"departure": {
"time": "1749742053"
},
"stopId": "MTR001",
"stopSequence": 30
},
{
"departure": {
"time": "1749742136"
},
"stopId": "MTE001",
"stopSequence": 31
}
],
"timestamp": "1749741191",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280554"
}
}
},
{
"id": "525",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741840"
},
"stopId": "HDV007",
"stopSequence": 1
},
{
"departure": {
"time": "1749741913"
},
"stopId": "VVA002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742129"
},
"stopId": "TMI012",
"stopSequence": 3
},
{
"departure": {
"time": "1749742184"
},
"stopId": "BOI012",
"stopSequence": 4
},
{
"departure": {
"time": "1749742224"
},
"stopId": "ESD012",
"stopSequence": 5
},
{
"departure": {
"time": "1749742287"
},
"stopId": "BOD012",
"stopSequence": 6
},
{
"departure": {
"time": "1749742381"
},
"stopId": "OUL001",
"stopSequence": 7
},
{
"departure": {
"time": "1749742443"
},
"stopId": "BAT001",
"stopSequence": 8
},
{
"departure": {
"time": "1749742502"
},
"stopId": "ASC001",
"stopSequence": 9
}
],
"timestamp": "1749741069",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280561"
}
}
},
{
"id": "526",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742325"
},
"stopId": "DFI002",
"stopSequence": 1
},
{
"departure": {
"time": "1749742420"
},
"stopId": "SQM002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742471"
},
"stopId": "GNA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742562"
},
"stopId": "CHD002",
"stopSequence": 4
}
],
"timestamp": "1749741256",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280572"
}
}
},
{
"id": "527",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741543"
},
"stopId": "FOR005",
"stopSequence": 28
},
{
"departure": {
"time": "1749741623"
},
"stopId": "MBO001",
"stopSequence": 29
},
{
"departure": {
"time": "1749741660"
},
"stopId": "MTR001",
"stopSequence": 30
},
{
"departure": {
"time": "1749741800"
},
"stopId": "MTE001",
"stopSequence": 31
},
{
"departure": {
"time": "1749741794"
},
"stopId": "ANM001",
"stopSequence": 32
},
{
"departure": {
"time": "1749741867"
},
"stopId": "SAB001",
"stopSequence": 33
},
{
"departure": {
"time": "1749741957"
},
"stopId": "MSA001",
"stopSequence": 34
},
{
"departure": {
"time": "1749742027"
},
"stopId": "VOS001",
"stopSequence": 35
},
{
"departure": {
"time": "1749742107"
},
"stopId": "BEC001",
"stopSequence": 36
},
{
"departure": {
"time": "1749742200"
},
"stopId": "ISI001",
"stopSequence": 37
},
{
"departure": {
"time": "1749742256"
},
"stopId": "CHD001",
"stopSequence": 38
},
{
"departure": {
"time": "1749742265"
},
"stopId": "GNA001",
"stopSequence": 39
},
{
"departure": {
"time": "1749742319"
},
"stopId": "SQM001",
"stopSequence": 40
}
],
"timestamp": "1749741283",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280576"
}
}
},
{
"id": "528",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741457"
},
"stopId": "MAS002",
"stopSequence": 33
},
{
"departure": {
"time": "1749741626"
},
"stopId": "ASC002",
"stopSequence": 34
},
{
"departure": {
"time": "1749741703"
},
"stopId": "BAT002",
"stopSequence": 35
},
{
"departure": {
"time": "1749741750"
},
"stopId": "OUL002",
"stopSequence": 36
}
],
"timestamp": "1749740598",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280589"
}
}
},
{
"id": "529",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741465"
},
"stopId": "BDM002",
"stopSequence": 19
},
{
"departure": {
"time": "1749741595"
},
"stopId": "PAT002",
"stopSequence": 20
},
{
"departure": {
"time": "1749741737"
},
"stopId": "RBE001",
"stopSequence": 21
},
{
"departure": {
"time": "1749741778"
},
"stopId": "FLM001",
"stopSequence": 22
},
{
"departure": {
"time": "1749741884"
},
"stopId": "FIA001",
"stopSequence": 23
},
{
"departure": {
"time": "1749741924"
},
"stopId": "FLO001",
"stopSequence": 24
},
{
"departure": {
"time": "1749742006"
},
"stopId": "LAD001",
"stopSequence": 25
},
{
"departure": {
"time": "1749742077"
},
"stopId": "CSN002",
"stopSequence": 26
},
{
"departure": {
"time": "1749742140"
},
"stopId": "PDB013",
"stopSequence": 27
},
{
"departure": {
"time": "1749742275"
},
"stopId": "BAU002",
"stopSequence": 28
},
{
"departure": {
"time": "1749742335"
},
"stopId": "PET002",
"stopSequence": 29
},
{
"departure": {
"time": "1749742393"
},
"stopId": "ANP002",
"stopSequence": 30
},
{
"departure": {
"time": "1749742533"
},
"stopId": "ANN002",
"stopSequence": 31
}
],
"timestamp": "1749740919",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280595"
}
}
},
{
"id": "530",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741725"
},
"stopId": "DFI002",
"stopSequence": 1
},
{
"departure": {
"time": "1749741820"
},
"stopId": "SQM002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741871"
},
"stopId": "GNA002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741962"
},
"stopId": "CHD002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742038"
},
"stopId": "ISI002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742123"
},
"stopId": "BEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742216"
},
"stopId": "VOS002",
"stopSequence": 7
},
{
"departure": {
"time": "1749742325"
},
"stopId": "MSA002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742387"
},
"stopId": "SAB002",
"stopSequence": 9
},
{
"departure": {
"time": "1749742458"
},
"stopId": "ANM002",
"stopSequence": 10
},
{
"departure": {
"time": "1749742537"
},
"stopId": "MTE002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742628"
},
"stopId": "MTR012",
"stopSequence": 12
},
{
"departure": {
"time": "1749742737"
},
"stopId": "MBO012",
"stopSequence": 13
}
],
"timestamp": "1749740624",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280605"
}
}
},
{
"id": "531",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741457"
},
"stopId": "CSN002",
"stopSequence": 26
},
{
"departure": {
"time": "1749741518"
},
"stopId": "PDB013",
"stopSequence": 27
},
{
"departure": {
"time": "1749741683"
},
"stopId": "BAU002",
"stopSequence": 28
},
{
"departure": {
"time": "1749741696"
},
"stopId": "PET002",
"stopSequence": 29
},
{
"departure": {
"time": "1749741770"
},
"stopId": "ANP002",
"stopSequence": 30
},
{
"departure": {
"time": "1749741852"
},
"stopId": "ANN002",
"stopSequence": 31
},
{
"departure": {
"time": "1749742002"
},
"stopId": "MOA002",
"stopSequence": 32
},
{
"departure": {
"time": "1749742074"
},
"stopId": "MAS002",
"stopSequence": 33
},
{
"departure": {
"time": "1749742226"
},
"stopId": "ASC002",
"stopSequence": 34
},
{
"departure": {
"time": "1749742267"
},
"stopId": "BAT002",
"stopSequence": 35
},
{
"departure": {
"time": "1749742338"
},
"stopId": "OUL002",
"stopSequence": 36
}
],
"timestamp": "1749741104",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5280620"
}
}
},
{
"id": "532",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741534"
},
"stopId": "LJM001",
"stopSequence": 2
},
{
"departure": {
"time": "1749741702"
},
"stopId": "DDE001",
"stopSequence": 3
},
{
"departure": {
"time": "1749741789"
},
"stopId": "DUL001",
"stopSequence": 4
},
{
"departure": {
"time": "1749741874"
},
"stopId": "BAP001",
"stopSequence": 5
},
{
"departure": {
"time": "1749741947"
},
"stopId": "PLT001",
"stopSequence": 6
},
{
"departure": {
"time": "1749742058"
},
"stopId": "CAR003",
"stopSequence": 7
},
{
"departure": {
"time": "1749742159"
},
"stopId": "URI007",
"stopSequence": 8
},
{
"departure": {
"time": "1749742364"
},
"stopId": "AMM001",
"stopSequence": 9
}
],
"timestamp": "1749739741",
"trip": {
"routeId": "C12",
"scheduleRelationship": "SCHEDULED",
"tripId": "5281298"
}
}
},
{
"id": "533",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742440"
},
"stopId": "SPH001",
"stopSequence": 1
},
{
"departure": {
"time": "1749742623"
},
"stopId": "CPO001",
"stopSequence": 3
},
{
"departure": {
"time": "1749742715"
},
"stopId": "CAR002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742797"
},
"stopId": "PLT002",
"stopSequence": 5
},
{
"departure": {
"time": "1749742878"
},
"stopId": "BAP002",
"stopSequence": 6
},
{
"departure": {
"time": "1749742965"
},
"stopId": "DUL002",
"stopSequence": 7
},
{
"departure": {
"time": "1749743049"
},
"stopId": "CQF002",
"stopSequence": 8
},
{
"departure": {
"time": "1749743150"
},
"stopId": "SJN001",
"stopSequence": 9
}
],
"timestamp": "1749740844",
"trip": {
"routeId": "C12",
"scheduleRelationship": "SCHEDULED",
"tripId": "5281299"
}
}
},
{
"id": "534",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749741480"
},
"stopId": "PGI001",
"stopSequence": 1
},
{
"departure": {
"time": "1749741650"
},
"stopId": "CVB002",
"stopSequence": 2
},
{
"departure": {
"time": "1749741616"
},
"stopId": "DCQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749741751"
},
"stopId": "MA4031",
"stopSequence": 4
},
{
"departure": {
"time": "1749741772"
},
"stopId": "MMA002",
"stopSequence": 5
},
{
"departure": {
"time": "1749741840"
},
"stopId": "VED002",
"stopSequence": 6
},
{
"departure": {
"time": "1749741899"
},
"stopId": "BAR002",
"stopSequence": 7
},
{
"departure": {
"time": "1749741998"
},
"stopId": "CRL002",
"stopSequence": 8
},
{
"departure": {
"time": "1749742119"
},
"stopId": "MCL008",
"stopSequence": 9
},
{
"departure": {
"time": "1749742299"
},
"stopId": "BSN001",
"stopSequence": 10
},
{
"departure": {
"time": "1749742429"
},
"stopId": "ABB002",
"stopSequence": 11
},
{
"departure": {
"time": "1749742495"
},
"stopId": "STL002",
"stopSequence": 12
},
{
"departure": {
"time": "1749742618"
},
"stopId": "RCO002",
"stopSequence": 13
},
{
"departure": {
"time": "1749742692"
},
"stopId": "EME002",
"stopSequence": 14
},
{
"departure": {
"time": "1749742799"
},
"stopId": "DMR001",
"stopSequence": 15
}
],
"timestamp": "1749739898",
"trip": {
"routeId": "C10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5281987"
}
}
},
{
"id": "535",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749742340"
},
"stopId": "CVB002",
"stopSequence": 2
},
{
"departure": {
"time": "1749742374"
},
"stopId": "DCQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1749742521"
},
"stopId": "GPE002",
"stopSequence": 4
},
{
"departure": {
"time": "1749742579"
},
"stopId": "MEU002",
"stopSequence": 5
}
],
"timestamp": "1749740559",
"trip": {
"routeId": "C10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282007"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749741442"
}
}