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
❌69 erreurs, 256 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 08/08/2025 à 09h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 69 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 5227657 stop_sequence 15 departure_time 09:17:08 (1754637428) is less than previous stop departure_time 09:17:27 (1754637447) - times must increase between two sequential stops
- trip_id 5227794 stop_sequence 3 departure_time 09:36:18 (1754638578) is less than previous stop departure_time 09:36:43 (1754638603) - times must increase between two sequential stops
- trip_id 5228356 stop_sequence 27 departure_time 09:23:14 (1754637794) is less than previous stop departure_time 09:23:42 (1754637822) - times must increase between two sequential stops
- trip_id 5228356 stop_sequence 31 departure_time 09:26:48 (1754638008) is less than previous stop departure_time 09:27:24 (1754638044) - times must increase between two sequential stops
- trip_id 5228399 stop_sequence 43 departure_time 09:35:16 (1754638516) is less than previous stop departure_time 09:35:37 (1754638537) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 256 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5227153 does not have a vehicle_id
- trip_id 5227188 does not have a vehicle_id
- trip_id 5227223 does not have a vehicle_id
- trip_id 5227279 does not have a vehicle_id
- trip_id 5227657 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. | 1 846 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 7 402 | 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 | 9 | 4 fois (13 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 08/08/2025 à 10h13 Europe/Paris.
trip_updates (241) 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 08/08/2025 à 10h13 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "0",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640877"
},
"stopId": "CAV001",
"stopSequence": 4
},
{
"departure": {
"time": "1754640930"
},
"stopId": "LBE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754640993"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641095"
},
"stopId": "GID002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641139"
},
"stopId": "ARB002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641174"
},
"stopId": "LCI002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641271"
},
"stopId": "GEY002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641334"
},
"stopId": "TIM004",
"stopSequence": 11
},
{
"departure": {
"time": "1754641415"
},
"stopId": "RDL002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641481"
},
"stopId": "FBG005",
"stopSequence": 13
},
{
"departure": {
"time": "1754641595"
},
"stopId": "PRR002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641646"
},
"stopId": "ARA004",
"stopSequence": 15
}
],
"timestamp": "1754640644",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227155"
}
}
},
{
"id": "1",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640856"
},
"stopId": "LBM001",
"stopSequence": 2
},
{
"departure": {
"time": "1754640897"
},
"stopId": "RLE001",
"stopSequence": 3
},
{
"departure": {
"time": "1754640951"
},
"stopId": "ISL002",
"stopSequence": 4
},
{
"departure": {
"time": "1754640989"
},
"stopId": "LFU002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641093"
},
"stopId": "COR002",
"stopSequence": 6
}
],
"timestamp": "1754640798",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227190"
}
}
},
{
"id": "2",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "PDP004",
"stopSequence": 1
},
{
"departure": {
"time": "1754641916"
},
"stopId": "LBM001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641966"
},
"stopId": "RLE001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642016"
},
"stopId": "ISL002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642081"
},
"stopId": "LFU002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642169"
},
"stopId": "COR002",
"stopSequence": 6
}
],
"timestamp": "1754640138",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227225"
}
}
},
{
"id": "3",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "PDP012",
"stopSequence": 1
},
{
"departure": {
"time": "1754641929"
},
"stopId": "SIM003",
"stopSequence": 2
},
{
"departure": {
"time": "1754641996"
},
"stopId": "TSS001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642077"
},
"stopId": "CAV001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642159"
},
"stopId": "LBE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642220"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642338"
},
"stopId": "GID002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642422"
},
"stopId": "ARB002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642483"
},
"stopId": "LCI002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642581"
},
"stopId": "GEY002",
"stopSequence": 10
}
],
"timestamp": "1754640137",
"trip": {
"routeId": "CITL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227281"
}
}
},
{
"id": "4",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640883"
},
"stopId": "4OR002",
"stopSequence": 16
},
{
"departure": {
"time": "1754640912"
},
"stopId": "PCO002",
"stopSequence": 17
},
{
"departure": {
"time": "1754640965"
},
"stopId": "MUC002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641160"
},
"stopId": "SEQ002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641237"
},
"stopId": "SEE002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641300"
},
"stopId": "RPO002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641352"
},
"stopId": "RDO002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641473"
},
"stopId": "JDL001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641511"
},
"stopId": "HAV001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641560"
},
"stopId": "PAR002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641668"
},
"stopId": "HAV002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641706"
},
"stopId": "HCP002",
"stopSequence": 27
},
{
"departure": {
"time": "1754641740"
},
"stopId": "HMA002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641808"
},
"stopId": "HJA002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641818"
},
"stopId": "LVA002",
"stopSequence": 30
},
{
"departure": {
"time": "1754641894"
},
"stopId": "HEU002",
"stopSequence": 31
},
{
"departure": {
"time": "1754642003"
},
"stopId": "LDH002",
"stopSequence": 32
},
{
"departure": {
"time": "1754642082"
},
"stopId": "PND004",
"stopSequence": 33
},
{
"departure": {
"time": "1754642116"
},
"stopId": "NDG002",
"stopSequence": 34
},
{
"departure": {
"time": "1754642308"
},
"stopId": "LCH002",
"stopSequence": 36
},
{
"departure": {
"time": "1754642379"
},
"stopId": "LMR002",
"stopSequence": 37
},
{
"departure": {
"time": "1754642457"
},
"stopId": "LDL002",
"stopSequence": 38
},
{
"departure": {
"time": "1754642505"
},
"stopId": "FEN002",
"stopSequence": 39
}
],
"timestamp": "1754640733",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227629"
}
}
},
{
"id": "5",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641053"
},
"stopId": "CAL008",
"stopSequence": 1
},
{
"departure": {
"time": "1754641122"
},
"stopId": "CCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641173"
},
"stopId": "HWA001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641220"
},
"stopId": "JEF001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641361"
},
"stopId": "FEN001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641415"
},
"stopId": "LDL001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641480"
},
"stopId": "LMR001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641614"
},
"stopId": "LCH001",
"stopSequence": 8
}
],
"timestamp": "1754640645",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227660"
}
}
},
{
"id": "6",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642075"
},
"stopId": "EUP001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642118"
},
"stopId": "PRD001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642323"
},
"stopId": "MPE002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642368"
},
"stopId": "ARP001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642399"
},
"stopId": "CSL002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642553"
},
"stopId": "RLO002",
"stopSequence": 7
}
],
"timestamp": "1754640310",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227687"
}
}
},
{
"id": "7",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "CAL008",
"stopSequence": 1
},
{
"departure": {
"time": "1754641878"
},
"stopId": "CCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641926"
},
"stopId": "HWA001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641976"
},
"stopId": "JEF001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642171"
},
"stopId": "FEN001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642238"
},
"stopId": "LDL001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642303"
},
"stopId": "LMR001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642376"
},
"stopId": "LCH001",
"stopSequence": 8
}
],
"timestamp": "1754640102",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227717"
}
}
},
{
"id": "8",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640900"
},
"stopId": "EUP003",
"stopSequence": 1
},
{
"departure": {
"time": "1754640935"
},
"stopId": "EUP001",
"stopSequence": 2
},
{
"departure": {
"time": "1754640978"
},
"stopId": "PRD001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641032"
},
"stopId": "MPE002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641071"
},
"stopId": "ARP001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641090"
},
"stopId": "CSL002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641209"
},
"stopId": "RLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641282"
},
"stopId": "CHM002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641317"
},
"stopId": "HSP010",
"stopSequence": 9
},
{
"departure": {
"time": "1754641434"
},
"stopId": "ALV002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641536"
},
"stopId": "RDF002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641616"
},
"stopId": "LMI006",
"stopSequence": 12
},
{
"departure": {
"time": "1754641703"
},
"stopId": "CCE002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641745"
},
"stopId": "3CH002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641803"
},
"stopId": "BTL002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641858"
},
"stopId": "4OR002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641964"
},
"stopId": "PCO002",
"stopSequence": 17
},
{
"departure": {
"time": "1754642020"
},
"stopId": "MUC002",
"stopSequence": 18
},
{
"departure": {
"time": "1754642067"
},
"stopId": "RPO002",
"stopSequence": 19
},
{
"departure": {
"time": "1754642175"
},
"stopId": "RDO002",
"stopSequence": 20
},
{
"departure": {
"time": "1754642262"
},
"stopId": "JDL001",
"stopSequence": 21
},
{
"departure": {
"time": "1754642520"
},
"stopId": "HCP002",
"stopSequence": 25
},
{
"departure": {
"time": "1754642599"
},
"stopId": "HMA002",
"stopSequence": 26
}
],
"timestamp": "1754639160",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227772"
}
}
},
{
"id": "9",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640894"
},
"stopId": "PND004",
"stopSequence": 31
},
{
"departure": {
"time": "1754640899"
},
"stopId": "NDG002",
"stopSequence": 32
},
{
"departure": {
"time": "1754641108"
},
"stopId": "LCH002",
"stopSequence": 34
},
{
"departure": {
"time": "1754641184"
},
"stopId": "LMR002",
"stopSequence": 35
},
{
"departure": {
"time": "1754641268"
},
"stopId": "LDL002",
"stopSequence": 36
},
{
"departure": {
"time": "1754641310"
},
"stopId": "FEN002",
"stopSequence": 37
},
{
"departure": {
"time": "1754641368"
},
"stopId": "JEF002",
"stopSequence": 38
},
{
"departure": {
"time": "1754641418"
},
"stopId": "HWA002",
"stopSequence": 39
},
{
"departure": {
"time": "1754641461"
},
"stopId": "CCD002",
"stopSequence": 40
}
],
"timestamp": "1754640394",
"trip": {
"routeId": "CO2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5227794"
}
}
},
{
"id": "10",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641740"
},
"stopId": "HSP001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641791"
},
"stopId": "CHM001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641860"
},
"stopId": "RLO001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641914"
},
"stopId": "CSL001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641939"
},
"stopId": "MPE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641975"
},
"stopId": "LPA002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642011"
},
"stopId": "LTE001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642061"
},
"stopId": "FLP001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642180"
},
"stopId": "VCE001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642216"
},
"stopId": "PPD001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642262"
},
"stopId": "VCA001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642305"
},
"stopId": "ONT002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642504"
},
"stopId": "CAB002",
"stopSequence": 13
},
{
"departure": {
"time": "1754642570"
},
"stopId": "LPL002",
"stopSequence": 14
}
],
"timestamp": "1754640024",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228106"
}
}
},
{
"id": "11",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640934"
},
"stopId": "LNG003",
"stopSequence": 14
},
{
"departure": {
"time": "1754640968"
},
"stopId": "LRP002",
"stopSequence": 15
},
{
"departure": {
"time": "1754640993"
},
"stopId": "FCL002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641109"
},
"stopId": "ARY003",
"stopSequence": 17
},
{
"departure": {
"time": "1754641188"
},
"stopId": "MAF002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641232"
},
"stopId": "HIP002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641284"
},
"stopId": "CLN001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641324"
},
"stopId": "SCC005",
"stopSequence": 21
},
{
"departure": {
"time": "1754641427"
},
"stopId": "LBL001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641493"
},
"stopId": "CAN003",
"stopSequence": 23
},
{
"departure": {
"time": "1754641631"
},
"stopId": "ETC004",
"stopSequence": 24
},
{
"departure": {
"time": "1754641711"
},
"stopId": "PLV002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641747"
},
"stopId": "ROB002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641770"
},
"stopId": "MEM001",
"stopSequence": 27
}
],
"timestamp": "1754640269",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228128"
}
}
},
{
"id": "12",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642220"
},
"stopId": "QUO007",
"stopSequence": 1
},
{
"departure": {
"time": "1754642256"
},
"stopId": "PLV001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642343"
},
"stopId": "ETC006",
"stopSequence": 3
},
{
"departure": {
"time": "1754642489"
},
"stopId": "CAN004",
"stopSequence": 4
},
{
"departure": {
"time": "1754642589"
},
"stopId": "LBL002",
"stopSequence": 5
}
],
"timestamp": "1754640440",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228129"
}
}
},
{
"id": "13",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641020"
},
"stopId": "QBP001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641091"
},
"stopId": "QCE001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641137"
},
"stopId": "QPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641162"
},
"stopId": "GOY003",
"stopSequence": 4
},
{
"departure": {
"time": "1754641260"
},
"stopId": "QUA001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641310"
},
"stopId": "LPL001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641395"
},
"stopId": "CAB001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641637"
},
"stopId": "ONT001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641680"
},
"stopId": "VCA002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641713"
},
"stopId": "PPD002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641757"
},
"stopId": "VCE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641888"
},
"stopId": "FLP002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641955"
},
"stopId": "LTE003",
"stopSequence": 13
},
{
"departure": {
"time": "1754641988"
},
"stopId": "LPA001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642008"
},
"stopId": "MPE005",
"stopSequence": 15
},
{
"departure": {
"time": "1754642058"
},
"stopId": "ARP001",
"stopSequence": 16
},
{
"departure": {
"time": "1754642084"
},
"stopId": "CSL002",
"stopSequence": 17
},
{
"departure": {
"time": "1754642213"
},
"stopId": "RLO002",
"stopSequence": 18
},
{
"departure": {
"time": "1754642298"
},
"stopId": "CHM002",
"stopSequence": 19
}
],
"timestamp": "1754639302",
"trip": {
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228157"
}
}
},
{
"id": "14",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640825"
},
"stopId": "CIL004",
"stopSequence": 25
},
{
"departure": {
"time": "1754640914"
},
"stopId": "COP001",
"stopSequence": 26
},
{
"departure": {
"time": "1754640998"
},
"stopId": "MSI002",
"stopSequence": 27
},
{
"departure": {
"time": "1754641173"
},
"stopId": "LFA001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641222"
},
"stopId": "GST001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641265"
},
"stopId": "MOS001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641364"
},
"stopId": "SAN003",
"stopSequence": 31
},
{
"departure": {
"time": "1754641374"
},
"stopId": "FOS001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641399"
},
"stopId": "MME001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641467"
},
"stopId": "MFA001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641513"
},
"stopId": "PNM001",
"stopSequence": 35
},
{
"departure": {
"time": "1754641574"
},
"stopId": "PLA001",
"stopSequence": 36
},
{
"departure": {
"time": "1754641669"
},
"stopId": "PAS002",
"stopSequence": 37
},
{
"departure": {
"time": "1754641778"
},
"stopId": "PEP002",
"stopSequence": 38
},
{
"departure": {
"time": "1754641849"
},
"stopId": "CAW002",
"stopSequence": 39
},
{
"departure": {
"time": "1754641908"
},
"stopId": "WCV002",
"stopSequence": 40
},
{
"departure": {
"time": "1754641956"
},
"stopId": "CLE002",
"stopSequence": 41
},
{
"departure": {
"time": "1754641995"
},
"stopId": "ERA002",
"stopSequence": 42
},
{
"departure": {
"time": "1754642038"
},
"stopId": "GHE002",
"stopSequence": 43
}
],
"timestamp": "1754640648",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228303"
}
}
},
{
"id": "15",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642405"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642514"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642586"
},
"stopId": "FVE001",
"stopSequence": 4
}
],
"timestamp": "1754640606",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228331"
}
}
},
{
"id": "16",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640894"
},
"stopId": "DES001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641010"
},
"stopId": "RON001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641070"
},
"stopId": "MRN001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641113"
},
"stopId": "RJA001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641150"
},
"stopId": "PID001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641209"
},
"stopId": "GBE001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641299"
},
"stopId": "PDO007",
"stopSequence": 18
},
{
"departure": {
"time": "1754641340"
},
"stopId": "TRV001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641464"
},
"stopId": "RDV001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641536"
},
"stopId": "EBA001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641666"
},
"stopId": "EBA003",
"stopSequence": 22
},
{
"departure": {
"time": "1754641758"
},
"stopId": "REP003",
"stopSequence": 23
},
{
"departure": {
"time": "1754641804"
},
"stopId": "NAT001",
"stopSequence": 24
}
],
"timestamp": "1754640270",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228357"
}
}
},
{
"id": "17",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641320"
},
"stopId": "WAM023",
"stopSequence": 1
},
{
"departure": {
"time": "1754641386"
},
"stopId": "GHE001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641438"
},
"stopId": "ERA001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641474"
},
"stopId": "CLE001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641514"
},
"stopId": "WCV001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641568"
},
"stopId": "CAW001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641674"
},
"stopId": "PEP001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641753"
},
"stopId": "PAS003",
"stopSequence": 8
},
{
"departure": {
"time": "1754641887"
},
"stopId": "PLA002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641934"
},
"stopId": "PNM002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642004"
},
"stopId": "MFA002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642100"
},
"stopId": "MME002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642167"
},
"stopId": "FOS002",
"stopSequence": 13
},
{
"departure": {
"time": "1754642231"
},
"stopId": "SAN005",
"stopSequence": 14
},
{
"departure": {
"time": "1754642308"
},
"stopId": "MOS002",
"stopSequence": 15
},
{
"departure": {
"time": "1754642400"
},
"stopId": "GST002",
"stopSequence": 16
},
{
"departure": {
"time": "1754642468"
},
"stopId": "LFA002",
"stopSequence": 17
}
],
"timestamp": "1754639541",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228378"
}
}
},
{
"id": "18",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640846"
},
"stopId": "COP002",
"stopSequence": 19
},
{
"departure": {
"time": "1754640997"
},
"stopId": "CIL005",
"stopSequence": 20
},
{
"departure": {
"time": "1754641074"
},
"stopId": "NAT003",
"stopSequence": 21
},
{
"departure": {
"time": "1754641318"
},
"stopId": "REP005",
"stopSequence": 22
},
{
"departure": {
"time": "1754641388"
},
"stopId": "EBA004",
"stopSequence": 23
},
{
"departure": {
"time": "1754641466"
},
"stopId": "EBA002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641586"
},
"stopId": "RDV004",
"stopSequence": 25
},
{
"departure": {
"time": "1754641628"
},
"stopId": "TRV002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641667"
},
"stopId": "PDO006",
"stopSequence": 27
},
{
"departure": {
"time": "1754641778"
},
"stopId": "GBE002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641871"
},
"stopId": "PID002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641913"
},
"stopId": "RJA002",
"stopSequence": 30
},
{
"departure": {
"time": "1754641963"
},
"stopId": "MRN002",
"stopSequence": 31
},
{
"departure": {
"time": "1754642013"
},
"stopId": "RON002",
"stopSequence": 32
}
],
"timestamp": "1754640467",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228401"
}
}
},
{
"id": "19",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641380"
},
"stopId": "OCC001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641500"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641536"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641606"
},
"stopId": "FVE001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641849"
},
"stopId": "DES001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641983"
},
"stopId": "RON001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642043"
},
"stopId": "MRN001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642094"
},
"stopId": "RJA001",
"stopSequence": 15
},
{
"departure": {
"time": "1754642136"
},
"stopId": "PID001",
"stopSequence": 16
},
{
"departure": {
"time": "1754642191"
},
"stopId": "GBE001",
"stopSequence": 17
},
{
"departure": {
"time": "1754642293"
},
"stopId": "PDO007",
"stopSequence": 18
},
{
"departure": {
"time": "1754642337"
},
"stopId": "TRV001",
"stopSequence": 19
}
],
"timestamp": "1754639721",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228418"
}
}
},
{
"id": "20",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640888"
},
"stopId": "PEP002",
"stopSequence": 38
},
{
"departure": {
"time": "1754640964"
},
"stopId": "CAW002",
"stopSequence": 39
}
],
"timestamp": "1754639487",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228434"
}
}
},
{
"id": "21",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642520"
},
"stopId": "WAY001",
"stopSequence": 1
}
],
"timestamp": "1754640771",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228435"
}
}
},
{
"id": "22",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640955"
},
"stopId": "EBA003",
"stopSequence": 22
},
{
"departure": {
"time": "1754641061"
},
"stopId": "REP003",
"stopSequence": 23
},
{
"departure": {
"time": "1754641089"
},
"stopId": "NAT001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641153"
},
"stopId": "CIL004",
"stopSequence": 25
},
{
"departure": {
"time": "1754641348"
},
"stopId": "COP001",
"stopSequence": 26
},
{
"departure": {
"time": "1754641344"
},
"stopId": "MSI002",
"stopSequence": 27
},
{
"departure": {
"time": "1754641591"
},
"stopId": "LFA001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641640"
},
"stopId": "GST001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641621"
},
"stopId": "MOS001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641737"
},
"stopId": "SAN003",
"stopSequence": 31
},
{
"departure": {
"time": "1754641726"
},
"stopId": "FOS001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641797"
},
"stopId": "MME001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641875"
},
"stopId": "MFA001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641991"
},
"stopId": "PNM001",
"stopSequence": 35
},
{
"departure": {
"time": "1754642019"
},
"stopId": "PLA001",
"stopSequence": 36
}
],
"timestamp": "1754640487",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228451"
}
}
},
{
"id": "23",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640866"
},
"stopId": "EBA002",
"stopSequence": 19
},
{
"departure": {
"time": "1754640948"
},
"stopId": "RDV004",
"stopSequence": 20
},
{
"departure": {
"time": "1754640989"
},
"stopId": "TRV002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641029"
},
"stopId": "PDO006",
"stopSequence": 22
},
{
"departure": {
"time": "1754641140"
},
"stopId": "GBE002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641239"
},
"stopId": "PID002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641301"
},
"stopId": "RJA002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641349"
},
"stopId": "MRN002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641417"
},
"stopId": "RON002",
"stopSequence": 27
}
],
"timestamp": "1754640669",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228466"
}
}
},
{
"id": "24",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640882"
},
"stopId": "PAS003",
"stopSequence": 3
},
{
"departure": {
"time": "1754641005"
},
"stopId": "PLA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641033"
},
"stopId": "PNM002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641086"
},
"stopId": "MFA002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641158"
},
"stopId": "MME002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641149"
},
"stopId": "FOS002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641203"
},
"stopId": "SAN005",
"stopSequence": 9
},
{
"departure": {
"time": "1754641268"
},
"stopId": "MOS002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641417"
},
"stopId": "GST002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641474"
},
"stopId": "LFA002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641603"
},
"stopId": "MSI001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641704"
},
"stopId": "COP002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641836"
},
"stopId": "CIL005",
"stopSequence": 15
},
{
"departure": {
"time": "1754641890"
},
"stopId": "NAT003",
"stopSequence": 16
},
{
"departure": {
"time": "1754642112"
},
"stopId": "REP005",
"stopSequence": 17
}
],
"timestamp": "1754639210",
"trip": {
"routeId": "L1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228484"
}
}
},
{
"id": "25",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "WCC001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641218"
},
"stopId": "LCN001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641293"
},
"stopId": "WFL001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641368"
},
"stopId": "WBT002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641416"
},
"stopId": "WTE002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641572"
},
"stopId": "APE004",
"stopSequence": 6
},
{
"departure": {
"time": "1754641630"
},
"stopId": "EUL006",
"stopSequence": 7
},
{
"departure": {
"time": "1754641680"
},
"stopId": "SOI004",
"stopSequence": 8
},
{
"departure": {
"time": "1754641795"
},
"stopId": "CAL011",
"stopSequence": 9
},
{
"departure": {
"time": "1754641881"
},
"stopId": "CCD001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641874"
},
"stopId": "HWA001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641928"
},
"stopId": "JEF001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642015"
},
"stopId": "HSA001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642083"
},
"stopId": "SFI001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642158"
},
"stopId": "LMB001",
"stopSequence": 15
},
{
"departure": {
"time": "1754642244"
},
"stopId": "LCR001",
"stopSequence": 16
},
{
"departure": {
"time": "1754642285"
},
"stopId": "LRE001",
"stopSequence": 17
}
],
"timestamp": "1754639487",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228885"
}
}
},
{
"id": "26",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642118"
},
"stopId": "LCN001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642193"
},
"stopId": "WFL001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642268"
},
"stopId": "WBT002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642316"
},
"stopId": "WTE002",
"stopSequence": 5
}
],
"timestamp": "1754640463",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228944"
}
}
},
{
"id": "27",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640837"
},
"stopId": "EUL006",
"stopSequence": 7
},
{
"departure": {
"time": "1754640833"
},
"stopId": "SOI004",
"stopSequence": 8
},
{
"departure": {
"time": "1754640971"
},
"stopId": "CAL011",
"stopSequence": 9
},
{
"departure": {
"time": "1754641010"
},
"stopId": "CCD001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641050"
},
"stopId": "HWA001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641097"
},
"stopId": "JEF001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641160"
},
"stopId": "HSA001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641202"
},
"stopId": "SFI001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641261"
},
"stopId": "LMB001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641411"
},
"stopId": "LCR001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641445"
},
"stopId": "LRE001",
"stopSequence": 17
}
],
"timestamp": "1754640582",
"trip": {
"routeId": "L2",
"scheduleRelationship": "SCHEDULED",
"tripId": "5228974"
}
}
},
{
"id": "28",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640813"
},
"stopId": "LIG112",
"stopSequence": 19
},
{
"departure": {
"time": "1754640921"
},
"stopId": "LIG007",
"stopSequence": 20
},
{
"departure": {
"time": "1754640979"
},
"stopId": "MCX001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641036"
},
"stopId": "REP072",
"stopSequence": 22
},
{
"departure": {
"time": "1754641160"
},
"stopId": "NAT001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641279"
},
"stopId": "JVA001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641345"
},
"stopId": "SFO001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641414"
},
"stopId": "DUO001",
"stopSequence": 26
},
{
"departure": {
"time": "1754641481"
},
"stopId": "LCB005",
"stopSequence": 27
},
{
"departure": {
"time": "1754641532"
},
"stopId": "LEC001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641619"
},
"stopId": "COR004",
"stopSequence": 29
},
{
"departure": {
"time": "1754641834"
},
"stopId": "PDP008",
"stopSequence": 30
},
{
"departure": {
"time": "1754641940"
},
"stopId": "LBM001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641985"
},
"stopId": "RLE001",
"stopSequence": 32
},
{
"departure": {
"time": "1754642128"
},
"stopId": "LCD004",
"stopSequence": 33
},
{
"departure": {
"time": "1754642156"
},
"stopId": "AUG001",
"stopSequence": 34
},
{
"departure": {
"time": "1754642250"
},
"stopId": "LRD001",
"stopSequence": 35
},
{
"departure": {
"time": "1754642327"
},
"stopId": "LOO001",
"stopSequence": 36
}
],
"timestamp": "1754640669",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229214"
}
}
},
{
"id": "29",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640859"
},
"stopId": "LCB002",
"stopSequence": 19
},
{
"departure": {
"time": "1754640874"
},
"stopId": "DUO002",
"stopSequence": 20
},
{
"departure": {
"time": "1754640895"
},
"stopId": "SFO002",
"stopSequence": 21
},
{
"departure": {
"time": "1754640974"
},
"stopId": "CIL005",
"stopSequence": 22
},
{
"departure": {
"time": "1754641065"
},
"stopId": "NAT003",
"stopSequence": 23
},
{
"departure": {
"time": "1754641254"
},
"stopId": "REP007",
"stopSequence": 24
},
{
"departure": {
"time": "1754641319"
},
"stopId": "MCX002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641392"
},
"stopId": "LIG013",
"stopSequence": 26
},
{
"departure": {
"time": "1754641409"
},
"stopId": "LIG091",
"stopSequence": 27
},
{
"departure": {
"time": "1754641484"
},
"stopId": "LEU001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641662"
},
"stopId": "URB001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641778"
},
"stopId": "TGI001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641852"
},
"stopId": "CHF001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641978"
},
"stopId": "MLA001",
"stopSequence": 32
},
{
"departure": {
"time": "1754642066"
},
"stopId": "MGA001",
"stopSequence": 33
},
{
"departure": {
"time": "1754642163"
},
"stopId": "FIE001",
"stopSequence": 34
},
{
"departure": {
"time": "1754642204"
},
"stopId": "REG001",
"stopSequence": 35
},
{
"departure": {
"time": "1754642311"
},
"stopId": "EME001",
"stopSequence": 36
},
{
"departure": {
"time": "1754642371"
},
"stopId": "PIM001",
"stopSequence": 37
},
{
"departure": {
"time": "1754642441"
},
"stopId": "HLO001",
"stopSequence": 38
},
{
"departure": {
"time": "1754642489"
},
"stopId": "FAY001",
"stopSequence": 39
},
{
"departure": {
"time": "1754642550"
},
"stopId": "MMA007",
"stopSequence": 40
},
{
"departure": {
"time": "1754642599"
},
"stopId": "MMA001",
"stopSequence": 41
}
],
"timestamp": "1754640465",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229236"
}
}
},
{
"id": "30",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640922"
},
"stopId": "BAI002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641016"
},
"stopId": "MA4031",
"stopSequence": 3
},
{
"departure": {
"time": "1754641047"
},
"stopId": "MMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641107"
},
"stopId": "MMA011",
"stopSequence": 5
},
{
"departure": {
"time": "1754641144"
},
"stopId": "FAY002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641199"
},
"stopId": "HLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641260"
},
"stopId": "PIM002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641311"
},
"stopId": "EME002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641474"
},
"stopId": "REG002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641457"
},
"stopId": "FIE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641503"
},
"stopId": "MTG001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641590"
},
"stopId": "MGA002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641636"
},
"stopId": "MLA002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641708"
},
"stopId": "CHF002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641791"
},
"stopId": "TGI002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641837"
},
"stopId": "URB002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641973"
},
"stopId": "EUR002",
"stopSequence": 18
}
],
"timestamp": "1754639348",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229257"
}
}
},
{
"id": "31",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640848"
},
"stopId": "HAV002",
"stopSequence": 2
},
{
"departure": {
"time": "1754640915"
},
"stopId": "HCP002",
"stopSequence": 3
},
{
"departure": {
"time": "1754640971"
},
"stopId": "HMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754640998"
},
"stopId": "HJA002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641042"
},
"stopId": "LVA002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641087"
},
"stopId": "HEU002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641171"
},
"stopId": "LDH002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641237"
},
"stopId": "ENC002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641321"
},
"stopId": "LOO002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641380"
},
"stopId": "LRD002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641425"
},
"stopId": "AUG002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641477"
},
"stopId": "LCD002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641552"
},
"stopId": "RLE002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641612"
},
"stopId": "LBM002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641727"
},
"stopId": "PDP003",
"stopSequence": 16
},
{
"departure": {
"time": "1754641977"
},
"stopId": "COR002",
"stopSequence": 17
}
],
"timestamp": "1754639306",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229276"
}
}
},
{
"id": "32",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640857"
},
"stopId": "MLA001",
"stopSequence": 32
},
{
"departure": {
"time": "1754640888"
},
"stopId": "MGA001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641022"
},
"stopId": "FIE001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641041"
},
"stopId": "REG001",
"stopSequence": 35
},
{
"departure": {
"time": "1754641061"
},
"stopId": "EME001",
"stopSequence": 36
},
{
"departure": {
"time": "1754641158"
},
"stopId": "PIM001",
"stopSequence": 37
},
{
"departure": {
"time": "1754641220"
},
"stopId": "HLO001",
"stopSequence": 38
},
{
"departure": {
"time": "1754641281"
},
"stopId": "FAY001",
"stopSequence": 39
},
{
"departure": {
"time": "1754641297"
},
"stopId": "MMA007",
"stopSequence": 40
},
{
"departure": {
"time": "1754641407"
},
"stopId": "MMA001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641418"
},
"stopId": "MA4001",
"stopSequence": 42
},
{
"departure": {
"time": "1754641477"
},
"stopId": "BAI001",
"stopSequence": 43
}
],
"timestamp": "1754640343",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229295"
}
}
},
{
"id": "33",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640815"
},
"stopId": "LCB005",
"stopSequence": 27
},
{
"departure": {
"time": "1754640846"
},
"stopId": "LEC001",
"stopSequence": 28
},
{
"departure": {
"time": "1754640917"
},
"stopId": "COR004",
"stopSequence": 29
},
{
"departure": {
"time": "1754641109"
},
"stopId": "PDP008",
"stopSequence": 30
},
{
"departure": {
"time": "1754641147"
},
"stopId": "LBM001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641229"
},
"stopId": "RLE001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641335"
},
"stopId": "LCD004",
"stopSequence": 33
},
{
"departure": {
"time": "1754641305"
},
"stopId": "AUG001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641456"
},
"stopId": "LRD001",
"stopSequence": 35
},
{
"departure": {
"time": "1754641515"
},
"stopId": "LOO001",
"stopSequence": 36
},
{
"departure": {
"time": "1754641636"
},
"stopId": "ENC001",
"stopSequence": 37
},
{
"departure": {
"time": "1754641720"
},
"stopId": "LDH001",
"stopSequence": 38
},
{
"departure": {
"time": "1754641744"
},
"stopId": "HEU001",
"stopSequence": 39
},
{
"departure": {
"time": "1754641827"
},
"stopId": "LVA001",
"stopSequence": 40
},
{
"departure": {
"time": "1754641878"
},
"stopId": "HJA001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641914"
},
"stopId": "HMA001",
"stopSequence": 42
},
{
"departure": {
"time": "1754641975"
},
"stopId": "HCP001",
"stopSequence": 43
},
{
"departure": {
"time": "1754641998"
},
"stopId": "HAV001",
"stopSequence": 44
}
],
"timestamp": "1754640394",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229320"
}
}
},
{
"id": "34",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640882"
},
"stopId": "RLE002",
"stopSequence": 14
},
{
"departure": {
"time": "1754640925"
},
"stopId": "LBM002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641016"
},
"stopId": "PDP003",
"stopSequence": 16
},
{
"departure": {
"time": "1754641270"
},
"stopId": "COR002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641314"
},
"stopId": "LEC003",
"stopSequence": 18
},
{
"departure": {
"time": "1754641391"
},
"stopId": "LCB002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641425"
},
"stopId": "DUO002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641490"
},
"stopId": "SFO002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641566"
},
"stopId": "CIL005",
"stopSequence": 22
},
{
"departure": {
"time": "1754641666"
},
"stopId": "NAT003",
"stopSequence": 23
},
{
"departure": {
"time": "1754641791"
},
"stopId": "REP007",
"stopSequence": 24
},
{
"departure": {
"time": "1754641854"
},
"stopId": "MCX002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641931"
},
"stopId": "LIG013",
"stopSequence": 26
},
{
"departure": {
"time": "1754642023"
},
"stopId": "LIG091",
"stopSequence": 27
},
{
"departure": {
"time": "1754642077"
},
"stopId": "LEU001",
"stopSequence": 28
},
{
"departure": {
"time": "1754642232"
},
"stopId": "URB001",
"stopSequence": 29
},
{
"departure": {
"time": "1754642350"
},
"stopId": "TGI001",
"stopSequence": 30
}
],
"timestamp": "1754640606",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229343"
}
}
},
{
"id": "35",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640826"
},
"stopId": "MLA002",
"stopSequence": 14
},
{
"departure": {
"time": "1754640860"
},
"stopId": "CHF002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641013"
},
"stopId": "TGI002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641032"
},
"stopId": "URB002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641275"
},
"stopId": "EUR002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641371"
},
"stopId": "LIG112",
"stopSequence": 19
},
{
"departure": {
"time": "1754641477"
},
"stopId": "LIG007",
"stopSequence": 20
},
{
"departure": {
"time": "1754641541"
},
"stopId": "MCX001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641548"
},
"stopId": "REP072",
"stopSequence": 22
},
{
"departure": {
"time": "1754641693"
},
"stopId": "NAT001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641846"
},
"stopId": "JVA001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641890"
},
"stopId": "SFO001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641941"
},
"stopId": "DUO001",
"stopSequence": 26
}
],
"timestamp": "1754639525",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229368"
}
}
},
{
"id": "36",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640820"
},
"stopId": "LDH001",
"stopSequence": 38
},
{
"departure": {
"time": "1754640904"
},
"stopId": "HEU001",
"stopSequence": 39
},
{
"departure": {
"time": "1754640948"
},
"stopId": "LVA001",
"stopSequence": 40
},
{
"departure": {
"time": "1754641017"
},
"stopId": "HJA001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641087"
},
"stopId": "HMA001",
"stopSequence": 42
},
{
"departure": {
"time": "1754641167"
},
"stopId": "HCP001",
"stopSequence": 43
},
{
"departure": {
"time": "1754641214"
},
"stopId": "HAV001",
"stopSequence": 44
}
],
"timestamp": "1754640391",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229390"
}
}
},
{
"id": "37",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641748"
},
"stopId": "HAV002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641815"
},
"stopId": "HCP002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641871"
},
"stopId": "HMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641965"
},
"stopId": "HJA002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642049"
},
"stopId": "LVA002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642117"
},
"stopId": "HEU002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642240"
},
"stopId": "LDH002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642330"
},
"stopId": "ENC002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642424"
},
"stopId": "LOO002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642525"
},
"stopId": "LRD002",
"stopSequence": 11
}
],
"timestamp": "1754640065",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229391"
}
}
},
{
"id": "38",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641680"
},
"stopId": "PTS002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641822"
},
"stopId": "BAI002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641916"
},
"stopId": "MA4031",
"stopSequence": 3
},
{
"departure": {
"time": "1754641947"
},
"stopId": "MMA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642007"
},
"stopId": "MMA011",
"stopSequence": 5
},
{
"departure": {
"time": "1754642044"
},
"stopId": "FAY002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642099"
},
"stopId": "HLO002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642160"
},
"stopId": "PIM002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642211"
},
"stopId": "EME002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642374"
},
"stopId": "REG002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642419"
},
"stopId": "FIE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642469"
},
"stopId": "MTG001",
"stopSequence": 12
}
],
"timestamp": "1754640034",
"trip": {
"routeId": "L5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229410"
}
}
},
{
"id": "39",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640916"
},
"stopId": "LMQ001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641011"
},
"stopId": "MDF001",
"stopSequence": 17
}
],
"timestamp": "1754639748",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229822"
}
}
},
{
"id": "40",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641260"
},
"stopId": "OCC002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641334"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641438"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641579"
},
"stopId": "JRO002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641659"
},
"stopId": "FAE002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641755"
},
"stopId": "FCI002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641866"
},
"stopId": "RDJ002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641910"
},
"stopId": "RDG002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641966"
},
"stopId": "ARO002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642060"
},
"stopId": "RHA002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642143"
},
"stopId": "JAP002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642220"
},
"stopId": "FAM002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642347"
},
"stopId": "FHO002",
"stopSequence": 13
},
{
"departure": {
"time": "1754642453"
},
"stopId": "SUE002",
"stopSequence": 14
}
],
"timestamp": "1754639582",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229823"
}
}
},
{
"id": "41",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640887"
},
"stopId": "PCG002",
"stopSequence": 15
},
{
"departure": {
"time": "1754640966"
},
"stopId": "PVY002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641072"
},
"stopId": "SIM002",
"stopSequence": 17
}
],
"timestamp": "1754640705",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229855"
}
}
},
{
"id": "42",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642461"
},
"stopId": "SIM001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642524"
},
"stopId": "PVY001",
"stopSequence": 3
}
],
"timestamp": "1754640706",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229856"
}
}
},
{
"id": "43",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640855"
},
"stopId": "FCI002",
"stopSequence": 6
},
{
"departure": {
"time": "1754640929"
},
"stopId": "RDJ002",
"stopSequence": 7
},
{
"departure": {
"time": "1754640972"
},
"stopId": "RDG002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641026"
},
"stopId": "ARO002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641131"
},
"stopId": "RHA002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641265"
},
"stopId": "JAP002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641306"
},
"stopId": "FAM002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641388"
},
"stopId": "FHO002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641494"
},
"stopId": "SUE002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641640"
},
"stopId": "PCG002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641761"
},
"stopId": "PVY002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641902"
},
"stopId": "SIM002",
"stopSequence": 17
}
],
"timestamp": "1754640409",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229889"
}
}
},
{
"id": "44",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641440"
},
"stopId": "PDP050",
"stopSequence": 1
},
{
"departure": {
"time": "1754641561"
},
"stopId": "SIM001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641624"
},
"stopId": "PVY001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641723"
},
"stopId": "PCG001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641858"
},
"stopId": "SUE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641949"
},
"stopId": "FHO001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642040"
},
"stopId": "FAM001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642140"
},
"stopId": "JAP001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642205"
},
"stopId": "RHA001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642285"
},
"stopId": "ARO001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642355"
},
"stopId": "RDG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642392"
},
"stopId": "RDJ001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642443"
},
"stopId": "FCI001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642513"
},
"stopId": "FAE001",
"stopSequence": 14
}
],
"timestamp": "1754640528",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229914"
}
}
},
{
"id": "45",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640823"
},
"stopId": "PCG001",
"stopSequence": 4
},
{
"departure": {
"time": "1754640898"
},
"stopId": "SUE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754640979"
},
"stopId": "FHO001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641063"
},
"stopId": "FAM001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641161"
},
"stopId": "JAP001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641231"
},
"stopId": "RHA001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641326"
},
"stopId": "ARO001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641358"
},
"stopId": "RDG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641397"
},
"stopId": "RDJ001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641476"
},
"stopId": "FCI001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641550"
},
"stopId": "FAE001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641616"
},
"stopId": "JRO001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641703"
},
"stopId": "LMQ001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641805"
},
"stopId": "MDF001",
"stopSequence": 17
}
],
"timestamp": "1754639068",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229934"
}
}
},
{
"id": "46",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642299"
},
"stopId": "MDF002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642409"
},
"stopId": "LMQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642559"
},
"stopId": "JRO002",
"stopSequence": 4
}
],
"timestamp": "1754640533",
"trip": {
"routeId": "L7",
"scheduleRelationship": "SCHEDULED",
"tripId": "5229935"
}
}
},
{
"id": "47",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640834"
},
"stopId": "FON002",
"stopSequence": 7
},
{
"departure": {
"time": "1754640893"
},
"stopId": "MAR002",
"stopSequence": 8
},
{
"departure": {
"time": "1754640945"
},
"stopId": "CIS002",
"stopSequence": 9
}
],
"timestamp": "1754639899",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5250938"
}
}
},
{
"id": "48",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642056"
},
"stopId": "ADR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642089"
},
"stopId": "TPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642160"
},
"stopId": "TGA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642198"
},
"stopId": "TIL002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642318"
},
"stopId": "JOF001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642400"
},
"stopId": "RUN001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642462"
},
"stopId": "SAP011",
"stopSequence": 8
}
],
"timestamp": "1754640279",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5250939"
}
}
},
{
"id": "49",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641680"
},
"stopId": "WAT001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641758"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641847"
},
"stopId": "HON002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641898"
},
"stopId": "SQC002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641988"
},
"stopId": "SVD002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642057"
},
"stopId": "CIP002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642145"
},
"stopId": "FON002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642212"
},
"stopId": "MAR002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642283"
},
"stopId": "CIS002",
"stopSequence": 9
}
],
"timestamp": "1754639976",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5250954"
}
}
},
{
"id": "50",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640856"
},
"stopId": "ADR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754640889"
},
"stopId": "TPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1754640957"
},
"stopId": "TGA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754640979"
},
"stopId": "TIL002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641047"
},
"stopId": "JOF001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641105"
},
"stopId": "RUN001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641160"
},
"stopId": "SAP011",
"stopSequence": 8
}
],
"timestamp": "1754639063",
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "5250967"
}
}
},
{
"id": "51",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640840"
},
"stopId": "JPS001",
"stopSequence": 1
},
{
"departure": {
"time": "1754640911"
},
"stopId": "WMI001",
"stopSequence": 2
},
{
"departure": {
"time": "1754640994"
},
"stopId": "WAS050",
"stopSequence": 3
},
{
"departure": {
"time": "1754641044"
},
"stopId": "GAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641077"
},
"stopId": "LAV002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641149"
},
"stopId": "XRC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641260"
},
"stopId": "WAC002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641365"
},
"stopId": "RIB002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641364"
},
"stopId": "STC002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641443"
},
"stopId": "SRB002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641470"
},
"stopId": "BRI002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641540"
},
"stopId": "FAV002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641609"
},
"stopId": "MAC002",
"stopSequence": 13
}
],
"timestamp": "1754639122",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251209"
}
}
},
{
"id": "52",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641560"
},
"stopId": "PLR030",
"stopSequence": 1
},
{
"departure": {
"time": "1754641706"
},
"stopId": "ICT011",
"stopSequence": 2
},
{
"departure": {
"time": "1754641792"
},
"stopId": "COE001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641830"
},
"stopId": "LYC001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641869"
},
"stopId": "PCE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641986"
},
"stopId": "BNT002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642077"
},
"stopId": "JEA002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642143"
},
"stopId": "VAU002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642219"
},
"stopId": "FRE002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642325"
},
"stopId": "VIL002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642387"
},
"stopId": "CSE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642452"
},
"stopId": "MAC002",
"stopSequence": 12
}
],
"timestamp": "1754639930",
"trip": {
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251232"
}
}
},
{
"id": "53",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640858"
},
"stopId": "DPH001",
"stopSequence": 7
},
{
"departure": {
"time": "1754640906"
},
"stopId": "SLU007",
"stopSequence": 8
},
{
"departure": {
"time": "1754640985"
},
"stopId": "TON001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641025"
},
"stopId": "VEP001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641065"
},
"stopId": "AUL001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641216"
},
"stopId": "BUO001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641207"
},
"stopId": "ADP001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641251"
},
"stopId": "VDM004",
"stopSequence": 14
},
{
"departure": {
"time": "1754641447"
},
"stopId": "3PO001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641488"
},
"stopId": "BMA001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641558"
},
"stopId": "ROR003",
"stopSequence": 17
},
{
"departure": {
"time": "1754641599"
},
"stopId": "ILO003",
"stopSequence": 18
},
{
"departure": {
"time": "1754641645"
},
"stopId": "KLI001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641603"
},
"stopId": "AID006",
"stopSequence": 20
},
{
"departure": {
"time": "1754641752"
},
"stopId": "GEA010",
"stopSequence": 21
},
{
"departure": {
"time": "1754641753"
},
"stopId": "NUR001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641878"
},
"stopId": "ROU024",
"stopSequence": 23
},
{
"departure": {
"time": "1754641917"
},
"stopId": "HOM001",
"stopSequence": 24
},
{
"departure": {
"time": "1754642054"
},
"stopId": "REM002",
"stopSequence": 25
},
{
"departure": {
"time": "1754642034"
},
"stopId": "CGL002",
"stopSequence": 26
},
{
"departure": {
"time": "1754642092"
},
"stopId": "GOB002",
"stopSequence": 27
},
{
"departure": {
"time": "1754642143"
},
"stopId": "RER001",
"stopSequence": 28
},
{
"departure": {
"time": "1754642153"
},
"stopId": "BLA002",
"stopSequence": 29
},
{
"departure": {
"time": "1754642210"
},
"stopId": "MGR003",
"stopSequence": 30
},
{
"departure": {
"time": "1754642271"
},
"stopId": "GRC001",
"stopSequence": 31
},
{
"departure": {
"time": "1754642395"
},
"stopId": "OUE001",
"stopSequence": 32
},
{
"departure": {
"time": "1754642479"
},
"stopId": "MAC001",
"stopSequence": 33
},
{
"departure": {
"time": "1754642403"
},
"stopId": "CSE001",
"stopSequence": 34
},
{
"departure": {
"time": "1754642554"
},
"stopId": "PTD001",
"stopSequence": 35
},
{
"departure": {
"time": "1754642556"
},
"stopId": "ESC001",
"stopSequence": 36
}
],
"timestamp": "1754640621",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251435"
}
}
},
{
"id": "54",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641920"
},
"stopId": "EEG002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641990"
},
"stopId": "LER001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642081"
},
"stopId": "BIF001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642173"
},
"stopId": "CED001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642238"
},
"stopId": "ZIL001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642338"
},
"stopId": "NSE001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642411"
},
"stopId": "DPH001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642439"
},
"stopId": "SLU007",
"stopSequence": 8
},
{
"departure": {
"time": "1754642518"
},
"stopId": "TON001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642558"
},
"stopId": "VEP001",
"stopSequence": 10
}
],
"timestamp": "1754640201",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251450"
}
}
},
{
"id": "55",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640835"
},
"stopId": "PTD001",
"stopSequence": 39
},
{
"departure": {
"time": "1754640934"
},
"stopId": "ESC001",
"stopSequence": 40
},
{
"departure": {
"time": "1754640971"
},
"stopId": "3SU001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641045"
},
"stopId": "SDU001",
"stopSequence": 42
},
{
"departure": {
"time": "1754641091"
},
"stopId": "LON001",
"stopSequence": 43
},
{
"departure": {
"time": "1754641250"
},
"stopId": "MXC001",
"stopSequence": 45
},
{
"departure": {
"time": "1754641310"
},
"stopId": "VEL001",
"stopSequence": 46
},
{
"departure": {
"time": "1754641330"
},
"stopId": "FOU001",
"stopSequence": 47
},
{
"departure": {
"time": "1754641390"
},
"stopId": "LOR001",
"stopSequence": 48
},
{
"departure": {
"time": "1754641414"
},
"stopId": "SFR001",
"stopSequence": 49
}
],
"timestamp": "1754640243",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251471"
}
}
},
{
"id": "56",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642100"
},
"stopId": "TGE001",
"stopSequence": 1
},
{
"departure": {
"time": "1754642132"
},
"stopId": "SFR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642196"
},
"stopId": "LOR002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642256"
},
"stopId": "FOU002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642316"
},
"stopId": "VEL002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642376"
},
"stopId": "MXC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642532"
},
"stopId": "LON002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642568"
},
"stopId": "SDU002",
"stopSequence": 9
}
],
"timestamp": "1754640305",
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251473"
}
}
},
{
"id": "57",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640823"
},
"stopId": "HCH003",
"stopSequence": 12
},
{
"departure": {
"time": "1754640888"
},
"stopId": "LEM002",
"stopSequence": 13
},
{
"departure": {
"time": "1754640944"
},
"stopId": "GUY001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641055"
},
"stopId": "ALT003",
"stopSequence": 15
},
{
"departure": {
"time": "1754641145"
},
"stopId": "LEK003",
"stopSequence": 16
},
{
"departure": {
"time": "1754641161"
},
"stopId": "TTE001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641230"
},
"stopId": "PSC001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641272"
},
"stopId": "REC001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641304"
},
"stopId": "AMP001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641358"
},
"stopId": "DER001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641475"
},
"stopId": "HTR001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641561"
},
"stopId": "MHM001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641645"
},
"stopId": "HPM001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641769"
},
"stopId": "CUI001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641882"
},
"stopId": "COU011",
"stopSequence": 26
},
{
"departure": {
"time": "1754642005"
},
"stopId": "CRT098",
"stopSequence": 27
},
{
"departure": {
"time": "1754642017"
},
"stopId": "LCT001",
"stopSequence": 28
},
{
"departure": {
"time": "1754642078"
},
"stopId": "RIO001",
"stopSequence": 29
},
{
"departure": {
"time": "1754642125"
},
"stopId": "MUS005",
"stopSequence": 30
}
],
"timestamp": "1754640164",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251713"
}
}
},
{
"id": "58",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "ROU031",
"stopSequence": 1
},
{
"departure": {
"time": "1754641893"
},
"stopId": "NUR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641940"
},
"stopId": "GEA011",
"stopSequence": 3
},
{
"departure": {
"time": "1754642006"
},
"stopId": "AID005",
"stopSequence": 4
},
{
"departure": {
"time": "1754642068"
},
"stopId": "KLI002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642129"
},
"stopId": "ILO002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642257"
},
"stopId": "BMA002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642325"
},
"stopId": "3PO002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642438"
},
"stopId": "VDM002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642486"
},
"stopId": "FLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642558"
},
"stopId": "OTT003",
"stopSequence": 11
}
],
"timestamp": "1754640057",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251730"
}
}
},
{
"id": "59",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "PDB411",
"stopSequence": 1
}
],
"timestamp": "1754640103",
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251743"
}
}
},
{
"id": "60",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640883"
},
"stopId": "VAO001",
"stopSequence": 27
},
{
"departure": {
"time": "1754640948"
},
"stopId": "FOC001",
"stopSequence": 28
},
{
"departure": {
"time": "1754640985"
},
"stopId": "HER001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641044"
},
"stopId": "ZBE014",
"stopSequence": 30
},
{
"departure": {
"time": "1754641057"
},
"stopId": "OSE003",
"stopSequence": 31
},
{
"departure": {
"time": "1754641138"
},
"stopId": "CUR002",
"stopSequence": 32
},
{
"departure": {
"time": "1754641196"
},
"stopId": "CBO004",
"stopSequence": 33
},
{
"departure": {
"time": "1754641298"
},
"stopId": "WHO002",
"stopSequence": 34
},
{
"departure": {
"time": "1754641320"
},
"stopId": "AEI002",
"stopSequence": 35
},
{
"departure": {
"time": "1754641370"
},
"stopId": "ALF002",
"stopSequence": 36
},
{
"departure": {
"time": "1754641494"
},
"stopId": "LIE002",
"stopSequence": 37
},
{
"departure": {
"time": "1754641537"
},
"stopId": "PLG002",
"stopSequence": 38
},
{
"departure": {
"time": "1754641619"
},
"stopId": "WAH002",
"stopSequence": 39
},
{
"departure": {
"time": "1754641726"
},
"stopId": "PAL001",
"stopSequence": 40
},
{
"departure": {
"time": "1754641837"
},
"stopId": "THO001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641973"
},
"stopId": "ZWH001",
"stopSequence": 42
},
{
"departure": {
"time": "1754642028"
},
"stopId": "WHT001",
"stopSequence": 43
},
{
"departure": {
"time": "1754642057"
},
"stopId": "ACQ001",
"stopSequence": 44
},
{
"departure": {
"time": "1754642116"
},
"stopId": "GRI001",
"stopSequence": 45
}
],
"timestamp": "1754640666",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251924"
}
}
},
{
"id": "61",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640820"
},
"stopId": "ENO001",
"stopSequence": 12
}
],
"timestamp": "1754640439",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251942"
}
}
},
{
"id": "62",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641740"
},
"stopId": "PLR031",
"stopSequence": 1
},
{
"departure": {
"time": "1754641816"
},
"stopId": "ADR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641845"
},
"stopId": "TPO002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641894"
},
"stopId": "TGA006",
"stopSequence": 4
},
{
"departure": {
"time": "1754642039"
},
"stopId": "WIN001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642106"
},
"stopId": "UQU001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642154"
},
"stopId": "BTO001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642229"
},
"stopId": "TET001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642302"
},
"stopId": "SGD003",
"stopSequence": 9
},
{
"departure": {
"time": "1754642370"
},
"stopId": "VBR001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642411"
},
"stopId": "MOL001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642487"
},
"stopId": "ENO001",
"stopSequence": 12
}
],
"timestamp": "1754640021",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251965"
}
}
},
{
"id": "63",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642580"
},
"stopId": "ROU058",
"stopSequence": 1
}
],
"timestamp": "1754640784",
"trip": {
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"tripId": "5251984"
}
}
},
{
"id": "64",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641380"
},
"stopId": "RTR001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641428"
},
"stopId": "MFO002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641476"
},
"stopId": "FEG002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641644"
},
"stopId": "VOI002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641776"
},
"stopId": "HEM002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641832"
},
"stopId": "HEB002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641879"
},
"stopId": "HTR002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642022"
},
"stopId": "PHE002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642088"
},
"stopId": "SJO002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642117"
},
"stopId": "REC002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642154"
},
"stopId": "PSC002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642181"
},
"stopId": "TTE002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642238"
},
"stopId": "LEK004",
"stopSequence": 13
},
{
"departure": {
"time": "1754642307"
},
"stopId": "EML002",
"stopSequence": 14
},
{
"departure": {
"time": "1754642357"
},
"stopId": "GUY002",
"stopSequence": 15
},
{
"departure": {
"time": "1754642400"
},
"stopId": "DEY002",
"stopSequence": 16
}
],
"timestamp": "1754639585",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252129"
}
}
},
{
"id": "65",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640947"
},
"stopId": "HTR001",
"stopSequence": 16
},
{
"departure": {
"time": "1754640996"
},
"stopId": "HEB001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641145"
},
"stopId": "HEM001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641148"
},
"stopId": "HPI001",
"stopSequence": 19
}
],
"timestamp": "1754639399",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252154"
}
}
},
{
"id": "66",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641515"
},
"stopId": "SPI001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641642"
},
"stopId": "CXM003",
"stopSequence": 2
},
{
"departure": {
"time": "1754641746"
},
"stopId": "PCB001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641869"
},
"stopId": "DHC001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641919"
},
"stopId": "VAI001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642057"
},
"stopId": "DEY001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642082"
},
"stopId": "GUY001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642166"
},
"stopId": "ALT003",
"stopSequence": 9
},
{
"departure": {
"time": "1754642241"
},
"stopId": "LEK003",
"stopSequence": 10
},
{
"departure": {
"time": "1754642288"
},
"stopId": "TTE001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642328"
},
"stopId": "PSC001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642372"
},
"stopId": "REC003",
"stopSequence": 13
},
{
"departure": {
"time": "1754642398"
},
"stopId": "SJO001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642490"
},
"stopId": "PHE001",
"stopSequence": 15
}
],
"timestamp": "1754640103",
"trip": {
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252165"
}
}
},
{
"id": "67",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640875"
},
"stopId": "HVO002",
"stopSequence": 15
},
{
"departure": {
"time": "1754640944"
},
"stopId": "MIL004",
"stopSequence": 16
},
{
"departure": {
"time": "1754641055"
},
"stopId": "CBE002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641010"
},
"stopId": "THD002",
"stopSequence": 18
}
],
"timestamp": "1754639451",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252325"
}
}
},
{
"id": "68",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641860"
},
"stopId": "PLR020",
"stopSequence": 1
},
{
"departure": {
"time": "1754641952"
},
"stopId": "THD001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641993"
},
"stopId": "CBE001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642091"
},
"stopId": "MIL003",
"stopSequence": 4
},
{
"departure": {
"time": "1754642135"
},
"stopId": "HVO001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642202"
},
"stopId": "HOC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642251"
},
"stopId": "LEF002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642334"
},
"stopId": "SFR002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642399"
},
"stopId": "LOR002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642460"
},
"stopId": "FOU002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642507"
},
"stopId": "VEL002",
"stopSequence": 11
}
],
"timestamp": "1754640095",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252326"
}
}
},
{
"id": "69",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640894"
},
"stopId": "ABE002",
"stopSequence": 12
},
{
"departure": {
"time": "1754640994"
},
"stopId": "CRB002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641094"
},
"stopId": "JAM002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641180"
},
"stopId": "DAR002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641246"
},
"stopId": "PAY002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641314"
},
"stopId": "BCE002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641365"
},
"stopId": "BOE002",
"stopSequence": 18
}
],
"timestamp": "1754640552",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252354"
}
}
},
{
"id": "70",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641740"
},
"stopId": "BON001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641768"
},
"stopId": "BOE001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641831"
},
"stopId": "BCE001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641869"
},
"stopId": "PAY001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641933"
},
"stopId": "DAR001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642010"
},
"stopId": "JAM001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642107"
},
"stopId": "CRB001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642192"
},
"stopId": "ABE001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642331"
},
"stopId": "VEL001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642370"
},
"stopId": "FOU001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642420"
},
"stopId": "LOR001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642458"
},
"stopId": "SFR001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642520"
},
"stopId": "LEF001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642579"
},
"stopId": "HOC001",
"stopSequence": 14
}
],
"timestamp": "1754639970",
"trip": {
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252355"
}
}
},
{
"id": "71",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641500"
},
"stopId": "RFR001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641534"
},
"stopId": "MNI002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641565"
},
"stopId": "3PO004",
"stopSequence": 3
},
{
"departure": {
"time": "1754642010"
},
"stopId": "FLE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642074"
},
"stopId": "OTT003",
"stopSequence": 12
},
{
"departure": {
"time": "1754642141"
},
"stopId": "HCH003",
"stopSequence": 13
}
],
"timestamp": "1754640026",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252750"
}
}
},
{
"id": "72",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640864"
},
"stopId": "MGR004",
"stopSequence": 31
},
{
"departure": {
"time": "1754640944"
},
"stopId": "NAU002",
"stopSequence": 32
},
{
"departure": {
"time": "1754641043"
},
"stopId": "FCH002",
"stopSequence": 34
},
{
"departure": {
"time": "1754641103"
},
"stopId": "NDR002",
"stopSequence": 35
},
{
"departure": {
"time": "1754641201"
},
"stopId": "MET002",
"stopSequence": 36
},
{
"departure": {
"time": "1754641180"
},
"stopId": "VIG002",
"stopSequence": 37
},
{
"departure": {
"time": "1754641232"
},
"stopId": "RXC002",
"stopSequence": 38
},
{
"departure": {
"time": "1754641302"
},
"stopId": "ACO002",
"stopSequence": 39
},
{
"departure": {
"time": "1754641384"
},
"stopId": "CAP002",
"stopSequence": 40
},
{
"departure": {
"time": "1754641430"
},
"stopId": "CRE001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641455"
},
"stopId": "CAG001",
"stopSequence": 42
},
{
"departure": {
"time": "1754641580"
},
"stopId": "VIP001",
"stopSequence": 43
}
],
"timestamp": "1754640168",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252764"
}
}
},
{
"id": "73",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640832"
},
"stopId": "BUO002",
"stopSequence": 6
},
{
"departure": {
"time": "1754640863"
},
"stopId": "AUL001",
"stopSequence": 7
},
{
"departure": {
"time": "1754640970"
},
"stopId": "BUO001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641066"
},
"stopId": "ADP001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641030"
},
"stopId": "VDM004",
"stopSequence": 10
},
{
"departure": {
"time": "1754641086"
},
"stopId": "FLE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641165"
},
"stopId": "OTT003",
"stopSequence": 12
},
{
"departure": {
"time": "1754641243"
},
"stopId": "HCH003",
"stopSequence": 13
},
{
"departure": {
"time": "1754641289"
},
"stopId": "LEM002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641333"
},
"stopId": "MOT002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641379"
},
"stopId": "SPR002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641447"
},
"stopId": "CAR002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641489"
},
"stopId": "PLT002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641526"
},
"stopId": "RRL001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641583"
},
"stopId": "HOR002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641616"
},
"stopId": "CMB002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641671"
},
"stopId": "BDO002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641740"
},
"stopId": "EPE001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641848"
},
"stopId": "CRM001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641840"
},
"stopId": "ATT001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641923"
},
"stopId": "VAR001",
"stopSequence": 26
},
{
"departure": {
"time": "1754641999"
},
"stopId": "CLO003",
"stopSequence": 27
},
{
"departure": {
"time": "1754642045"
},
"stopId": "RDC002",
"stopSequence": 28
}
],
"timestamp": "1754640276",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252781"
}
}
},
{
"id": "74",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640864"
},
"stopId": "RTG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754640922"
},
"stopId": "HEC001",
"stopSequence": 12
},
{
"departure": {
"time": "1754640973"
},
"stopId": "NAU001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641034"
},
"stopId": "MGR003",
"stopSequence": 14
},
{
"departure": {
"time": "1754641107"
},
"stopId": "TYR001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641166"
},
"stopId": "RHO001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641255"
},
"stopId": "RDC001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641311"
},
"stopId": "CLO002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641391"
},
"stopId": "VAR002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641412"
},
"stopId": "ATT002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641505"
},
"stopId": "CRM002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641552"
},
"stopId": "EPE002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641647"
},
"stopId": "BDO001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641693"
},
"stopId": "CMB001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641739"
},
"stopId": "HOR001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641792"
},
"stopId": "RRL002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641828"
},
"stopId": "PLT001",
"stopSequence": 27
},
{
"departure": {
"time": "1754641888"
},
"stopId": "CAR003",
"stopSequence": 28
},
{
"departure": {
"time": "1754641932"
},
"stopId": "SPR001",
"stopSequence": 29
},
{
"departure": {
"time": "1754642023"
},
"stopId": "MOT001",
"stopSequence": 30
},
{
"departure": {
"time": "1754642085"
},
"stopId": "LEM001",
"stopSequence": 31
},
{
"departure": {
"time": "1754642158"
},
"stopId": "HCH001",
"stopSequence": 32
},
{
"departure": {
"time": "1754642230"
},
"stopId": "OTT004",
"stopSequence": 33
},
{
"departure": {
"time": "1754642238"
},
"stopId": "FLE001",
"stopSequence": 34
}
],
"timestamp": "1754640210",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252798"
}
}
},
{
"id": "75",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640842"
},
"stopId": "CMB001",
"stopSequence": 24
},
{
"departure": {
"time": "1754640866"
},
"stopId": "HOR001",
"stopSequence": 25
},
{
"departure": {
"time": "1754640860"
},
"stopId": "RRL002",
"stopSequence": 26
},
{
"departure": {
"time": "1754640941"
},
"stopId": "PLT001",
"stopSequence": 27
},
{
"departure": {
"time": "1754641025"
},
"stopId": "CAR003",
"stopSequence": 28
},
{
"departure": {
"time": "1754641024"
},
"stopId": "SPR001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641060"
},
"stopId": "MOT001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641146"
},
"stopId": "LEM001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641219"
},
"stopId": "HCH001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641263"
},
"stopId": "OTT004",
"stopSequence": 33
},
{
"departure": {
"time": "1754641332"
},
"stopId": "FLE001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641354"
},
"stopId": "VDM003",
"stopSequence": 35
},
{
"departure": {
"time": "1754641387"
},
"stopId": "ADP002",
"stopSequence": 36
},
{
"departure": {
"time": "1754641467"
},
"stopId": "BUO002",
"stopSequence": 37
},
{
"departure": {
"time": "1754641495"
},
"stopId": "AUL001",
"stopSequence": 38
},
{
"departure": {
"time": "1754641760"
},
"stopId": "3PO003",
"stopSequence": 42
},
{
"departure": {
"time": "1754641751"
},
"stopId": "MNI001",
"stopSequence": 43
},
{
"departure": {
"time": "1754641879"
},
"stopId": "FTE002",
"stopSequence": 44
}
],
"timestamp": "1754640666",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252814"
}
}
},
{
"id": "76",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640833"
},
"stopId": "SPR002",
"stopSequence": 16
},
{
"departure": {
"time": "1754640901"
},
"stopId": "CAR002",
"stopSequence": 17
},
{
"departure": {
"time": "1754640941"
},
"stopId": "PLT002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641021"
},
"stopId": "RRL001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641034"
},
"stopId": "HOR002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641072"
},
"stopId": "CMB002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641119"
},
"stopId": "BDO002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641195"
},
"stopId": "EPE001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641240"
},
"stopId": "CRM001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641288"
},
"stopId": "ATT001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641389"
},
"stopId": "VAR001",
"stopSequence": 26
},
{
"departure": {
"time": "1754641461"
},
"stopId": "CLO003",
"stopSequence": 27
},
{
"departure": {
"time": "1754641517"
},
"stopId": "RDC002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641555"
},
"stopId": "RHO002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641668"
},
"stopId": "TYR002",
"stopSequence": 30
},
{
"departure": {
"time": "1754641754"
},
"stopId": "MGR004",
"stopSequence": 31
},
{
"departure": {
"time": "1754641826"
},
"stopId": "NAU002",
"stopSequence": 32
},
{
"departure": {
"time": "1754641959"
},
"stopId": "FCH002",
"stopSequence": 34
},
{
"departure": {
"time": "1754642004"
},
"stopId": "NDR002",
"stopSequence": 35
},
{
"departure": {
"time": "1754642060"
},
"stopId": "MET002",
"stopSequence": 36
},
{
"departure": {
"time": "1754642107"
},
"stopId": "VIG002",
"stopSequence": 37
},
{
"departure": {
"time": "1754642172"
},
"stopId": "RXC002",
"stopSequence": 38
},
{
"departure": {
"time": "1754642266"
},
"stopId": "ACO002",
"stopSequence": 39
},
{
"departure": {
"time": "1754642277"
},
"stopId": "CAP002",
"stopSequence": 40
},
{
"departure": {
"time": "1754642365"
},
"stopId": "CRE001",
"stopSequence": 41
}
],
"timestamp": "1754639987",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252830"
}
}
},
{
"id": "77",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640852"
},
"stopId": "VIP001",
"stopSequence": 43
}
],
"timestamp": "1754640392",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252844"
}
}
},
{
"id": "78",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641905"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642010"
},
"stopId": "HON002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642097"
},
"stopId": "CRE002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642199"
},
"stopId": "CAP001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642260"
},
"stopId": "ACO001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642318"
},
"stopId": "RXC001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642381"
},
"stopId": "VIG004",
"stopSequence": 8
}
],
"timestamp": "1754640393",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252845"
}
}
},
{
"id": "79",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640814"
},
"stopId": "BUO001",
"stopSequence": 39
},
{
"departure": {
"time": "1754640826"
},
"stopId": "ADP001",
"stopSequence": 40
},
{
"departure": {
"time": "1754640856"
},
"stopId": "VDM004",
"stopSequence": 41
},
{
"departure": {
"time": "1754640984"
},
"stopId": "3PO003",
"stopSequence": 42
},
{
"departure": {
"time": "1754640977"
},
"stopId": "MNI001",
"stopSequence": 43
},
{
"departure": {
"time": "1754641035"
},
"stopId": "FTE002",
"stopSequence": 44
}
],
"timestamp": "1754640238",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252857"
}
}
},
{
"id": "80",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642432"
},
"stopId": "MNI002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642462"
},
"stopId": "3PO004",
"stopSequence": 3
}
],
"timestamp": "1754640644",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252858"
}
}
},
{
"id": "81",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640900"
},
"stopId": "WAT005",
"stopSequence": 1
},
{
"departure": {
"time": "1754641005"
},
"stopId": "VIP002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641038"
},
"stopId": "HON002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641125"
},
"stopId": "CRE002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641155"
},
"stopId": "CAP001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641216"
},
"stopId": "ACO001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641274"
},
"stopId": "RXC001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641337"
},
"stopId": "VIG004",
"stopSequence": 8
},
{
"departure": {
"time": "1754641415"
},
"stopId": "NDR003",
"stopSequence": 9
},
{
"departure": {
"time": "1754641474"
},
"stopId": "FCH001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641551"
},
"stopId": "RTG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641609"
},
"stopId": "HEC001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641687"
},
"stopId": "NAU001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641687"
},
"stopId": "MGR003",
"stopSequence": 14
},
{
"departure": {
"time": "1754641771"
},
"stopId": "TYR001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641827"
},
"stopId": "RHO001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641988"
},
"stopId": "RDC001",
"stopSequence": 17
},
{
"departure": {
"time": "1754642083"
},
"stopId": "CLO002",
"stopSequence": 18
},
{
"departure": {
"time": "1754642038"
},
"stopId": "VAR002",
"stopSequence": 19
},
{
"departure": {
"time": "1754642094"
},
"stopId": "ATT002",
"stopSequence": 20
},
{
"departure": {
"time": "1754642169"
},
"stopId": "CRM002",
"stopSequence": 21
},
{
"departure": {
"time": "1754642336"
},
"stopId": "EPE002",
"stopSequence": 22
}
],
"timestamp": "1754639256",
"trip": {
"routeId": "CIT5",
"scheduleRelationship": "SCHEDULED",
"tripId": "5252870"
}
}
},
{
"id": "82",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642400"
},
"stopId": "ZBE005",
"stopSequence": 1
},
{
"departure": {
"time": "1754642454"
},
"stopId": "HER002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642505"
},
"stopId": "FOC002",
"stopSequence": 3
}
],
"timestamp": "1754640620",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253277"
}
}
},
{
"id": "83",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640822"
},
"stopId": "LIE002",
"stopSequence": 5
},
{
"departure": {
"time": "1754640895"
},
"stopId": "PLG002",
"stopSequence": 6
},
{
"departure": {
"time": "1754640923"
},
"stopId": "WPL002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641039"
},
"stopId": "PNC002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641099"
},
"stopId": "IQU002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641092"
},
"stopId": "RCA002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641158"
},
"stopId": "VLG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641235"
},
"stopId": "APT001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641311"
},
"stopId": "GEA010",
"stopSequence": 13
},
{
"departure": {
"time": "1754641278"
},
"stopId": "NUR001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641600"
},
"stopId": "PDR004",
"stopSequence": 16
},
{
"departure": {
"time": "1754641689"
},
"stopId": "NAN003",
"stopSequence": 17
},
{
"departure": {
"time": "1754641726"
},
"stopId": "ELI001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641774"
},
"stopId": "JGU001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641826"
},
"stopId": "GOL001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641861"
},
"stopId": "BDH001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641902"
},
"stopId": "FTE001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641959"
},
"stopId": "ORT001",
"stopSequence": 23
},
{
"departure": {
"time": "1754642023"
},
"stopId": "OTT001",
"stopSequence": 24
},
{
"departure": {
"time": "1754642107"
},
"stopId": "UST001",
"stopSequence": 25
},
{
"departure": {
"time": "1754642200"
},
"stopId": "PNL001",
"stopSequence": 26
},
{
"departure": {
"time": "1754642225"
},
"stopId": "BTM001",
"stopSequence": 27
}
],
"timestamp": "1754639898",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253316"
}
}
},
{
"id": "84",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640862"
},
"stopId": "PDR004",
"stopSequence": 16
},
{
"departure": {
"time": "1754640956"
},
"stopId": "NAN003",
"stopSequence": 17
},
{
"departure": {
"time": "1754640993"
},
"stopId": "ELI001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641078"
},
"stopId": "JGU001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641129"
},
"stopId": "GOL001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641140"
},
"stopId": "BDH001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641151"
},
"stopId": "FTE001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641244"
},
"stopId": "ORT001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641301"
},
"stopId": "OTT001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641368"
},
"stopId": "UST001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641446"
},
"stopId": "PNL001",
"stopSequence": 26
},
{
"departure": {
"time": "1754641470"
},
"stopId": "BTM001",
"stopSequence": 27
},
{
"departure": {
"time": "1754641497"
},
"stopId": "LAN001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641562"
},
"stopId": "EIF001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641587"
},
"stopId": "TOM001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641640"
},
"stopId": "BPO001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641705"
},
"stopId": "MTD001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641732"
},
"stopId": "PTO001",
"stopSequence": 33
}
],
"timestamp": "1754640624",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253378"
}
}
},
{
"id": "85",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641500"
},
"stopId": "ZBE005",
"stopSequence": 1
},
{
"departure": {
"time": "1754641554"
},
"stopId": "HER002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641605"
},
"stopId": "FOC002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641737"
},
"stopId": "VAO003",
"stopSequence": 4
},
{
"departure": {
"time": "1754641859"
},
"stopId": "LIE002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641915"
},
"stopId": "PLG002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642008"
},
"stopId": "WPL002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642124"
},
"stopId": "PNC002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642190"
},
"stopId": "IQU002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642260"
},
"stopId": "RCA002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642335"
},
"stopId": "VLG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642434"
},
"stopId": "APT001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642535"
},
"stopId": "GEA010",
"stopSequence": 13
}
],
"timestamp": "1754639704",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253409"
}
}
},
{
"id": "86",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641140"
},
"stopId": "LAN001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641213"
},
"stopId": "BTM002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641252"
},
"stopId": "PNL002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641343"
},
"stopId": "UST003",
"stopSequence": 4
},
{
"departure": {
"time": "1754641371"
},
"stopId": "PDS002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641434"
},
"stopId": "OTT002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641498"
},
"stopId": "ORT002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641541"
},
"stopId": "FTE004",
"stopSequence": 8
},
{
"departure": {
"time": "1754641599"
},
"stopId": "SQP002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641659"
},
"stopId": "UIS002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641756"
},
"stopId": "PIE001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641954"
},
"stopId": "NUR002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641983"
},
"stopId": "GEA011",
"stopSequence": 14
},
{
"departure": {
"time": "1754642096"
},
"stopId": "APT002",
"stopSequence": 15
}
],
"timestamp": "1754639808",
"trip": {
"routeId": "L3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253444"
}
}
},
{
"id": "87",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640835"
},
"stopId": "FAU001",
"stopSequence": 43
},
{
"departure": {
"time": "1754640894"
},
"stopId": "FCO001",
"stopSequence": 44
},
{
"departure": {
"time": "1754640971"
},
"stopId": "PHA001",
"stopSequence": 45
},
{
"departure": {
"time": "1754641005"
},
"stopId": "BFO001",
"stopSequence": 46
},
{
"departure": {
"time": "1754641043"
},
"stopId": "PIG001",
"stopSequence": 47
},
{
"departure": {
"time": "1754641090"
},
"stopId": "HAP001",
"stopSequence": 48
},
{
"departure": {
"time": "1754641174"
},
"stopId": "MOR001",
"stopSequence": 49
},
{
"departure": {
"time": "1754641226"
},
"stopId": "ROH001",
"stopSequence": 50
},
{
"departure": {
"time": "1754641297"
},
"stopId": "SEM001",
"stopSequence": 51
},
{
"departure": {
"time": "1754641328"
},
"stopId": "HAC003",
"stopSequence": 52
}
],
"timestamp": "1754640393",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253880"
}
}
},
{
"id": "88",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640849"
},
"stopId": "CGL001",
"stopSequence": 40
},
{
"departure": {
"time": "1754640901"
},
"stopId": "REM001",
"stopSequence": 41
},
{
"departure": {
"time": "1754640958"
},
"stopId": "HOM002",
"stopSequence": 42
},
{
"departure": {
"time": "1754641102"
},
"stopId": "ROU042",
"stopSequence": 43
},
{
"departure": {
"time": "1754641224"
},
"stopId": "NUR002",
"stopSequence": 44
},
{
"departure": {
"time": "1754641262"
},
"stopId": "GEA011",
"stopSequence": 45
},
{
"departure": {
"time": "1754641309"
},
"stopId": "AID005",
"stopSequence": 46
},
{
"departure": {
"time": "1754641405"
},
"stopId": "ARN004",
"stopSequence": 47
},
{
"departure": {
"time": "1754641469"
},
"stopId": "BMA002",
"stopSequence": 48
},
{
"departure": {
"time": "1754641496"
},
"stopId": "3PO002",
"stopSequence": 49
},
{
"departure": {
"time": "1754641583"
},
"stopId": "VDM003",
"stopSequence": 50
},
{
"departure": {
"time": "1754641616"
},
"stopId": "ADP002",
"stopSequence": 51
},
{
"departure": {
"time": "1754641654"
},
"stopId": "BUO002",
"stopSequence": 52
}
],
"timestamp": "1754640528",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253915"
}
}
},
{
"id": "89",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641260"
},
"stopId": "AUL001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641425"
},
"stopId": "BUO001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641514"
},
"stopId": "ADP001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641561"
},
"stopId": "VDM004",
"stopSequence": 4
},
{
"departure": {
"time": "1754641699"
},
"stopId": "3PO001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641753"
},
"stopId": "BMA001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641794"
},
"stopId": "ARN003",
"stopSequence": 7
},
{
"departure": {
"time": "1754641898"
},
"stopId": "AID006",
"stopSequence": 8
},
{
"departure": {
"time": "1754641985"
},
"stopId": "GEA010",
"stopSequence": 9
},
{
"departure": {
"time": "1754642032"
},
"stopId": "NUR001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642100"
},
"stopId": "ROU024",
"stopSequence": 11
},
{
"departure": {
"time": "1754642209"
},
"stopId": "HOM001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642303"
},
"stopId": "REM002",
"stopSequence": 13
},
{
"departure": {
"time": "1754642371"
},
"stopId": "CGL002",
"stopSequence": 14
},
{
"departure": {
"time": "1754642458"
},
"stopId": "EMO002",
"stopSequence": 15
}
],
"timestamp": "1754639666",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253953"
}
}
},
{
"id": "90",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640811"
},
"stopId": "FCH005",
"stopSequence": 16
},
{
"departure": {
"time": "1754640887"
},
"stopId": "RTG001",
"stopSequence": 17
},
{
"departure": {
"time": "1754640948"
},
"stopId": "NUI002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641015"
},
"stopId": "RUN004",
"stopSequence": 19
},
{
"departure": {
"time": "1754641038"
},
"stopId": "TOS002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641084"
},
"stopId": "OMN002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641128"
},
"stopId": "HOO002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641179"
},
"stopId": "SEB002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641261"
},
"stopId": "TGA007",
"stopSequence": 24
},
{
"departure": {
"time": "1754641351"
},
"stopId": "TPO001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641372"
},
"stopId": "ADR003",
"stopSequence": 26
},
{
"departure": {
"time": "1754641437"
},
"stopId": "PLR011",
"stopSequence": 27
},
{
"departure": {
"time": "1754641563"
},
"stopId": "THD001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641618"
},
"stopId": "CBE001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641748"
},
"stopId": "MIL001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641850"
},
"stopId": "ERU002",
"stopSequence": 31
},
{
"departure": {
"time": "1754641970"
},
"stopId": "FGU001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641981"
},
"stopId": "DPA001",
"stopSequence": 33
},
{
"departure": {
"time": "1754642042"
},
"stopId": "AFR004",
"stopSequence": 34
},
{
"departure": {
"time": "1754642161"
},
"stopId": "AUR001",
"stopSequence": 35
},
{
"departure": {
"time": "1754642178"
},
"stopId": "KAE003",
"stopSequence": 36
},
{
"departure": {
"time": "1754642290"
},
"stopId": "LIO001",
"stopSequence": 37
},
{
"departure": {
"time": "1754642346"
},
"stopId": "UAN001",
"stopSequence": 38
},
{
"departure": {
"time": "1754642426"
},
"stopId": "OMO001",
"stopSequence": 39
},
{
"departure": {
"time": "1754642494"
},
"stopId": "RGA001",
"stopSequence": 40
}
],
"timestamp": "1754640391",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5253991"
}
}
},
{
"id": "91",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640882"
},
"stopId": "ARN004",
"stopSequence": 47
},
{
"departure": {
"time": "1754640961"
},
"stopId": "BMA002",
"stopSequence": 48
},
{
"departure": {
"time": "1754640995"
},
"stopId": "3PO002",
"stopSequence": 49
},
{
"departure": {
"time": "1754641062"
},
"stopId": "VDM003",
"stopSequence": 50
},
{
"departure": {
"time": "1754641091"
},
"stopId": "ADP002",
"stopSequence": 51
},
{
"departure": {
"time": "1754641197"
},
"stopId": "BUO002",
"stopSequence": 52
}
],
"timestamp": "1754640594",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254021"
}
}
},
{
"id": "92",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642325"
},
"stopId": "BUO001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642414"
},
"stopId": "ADP001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642461"
},
"stopId": "VDM004",
"stopSequence": 4
},
{
"departure": {
"time": "1754642599"
},
"stopId": "3PO001",
"stopSequence": 5
}
],
"timestamp": "1754640529",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254024"
}
}
},
{
"id": "93",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640834"
},
"stopId": "OMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1754640959"
},
"stopId": "UAN002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641013"
},
"stopId": "LIO002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641043"
},
"stopId": "KAE004",
"stopSequence": 18
},
{
"departure": {
"time": "1754641129"
},
"stopId": "AUR002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641276"
},
"stopId": "AFR003",
"stopSequence": 20
},
{
"departure": {
"time": "1754641348"
},
"stopId": "DPA002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641392"
},
"stopId": "FGU002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641475"
},
"stopId": "ERU001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641509"
},
"stopId": "MIL002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641648"
},
"stopId": "CBE002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641607"
},
"stopId": "THD002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641752"
},
"stopId": "PLR010",
"stopSequence": 27
},
{
"departure": {
"time": "1754641794"
},
"stopId": "ADR002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641820"
},
"stopId": "TPO002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641889"
},
"stopId": "TGA006",
"stopSequence": 30
},
{
"departure": {
"time": "1754641944"
},
"stopId": "SEB001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641972"
},
"stopId": "HOO001",
"stopSequence": 32
},
{
"departure": {
"time": "1754642054"
},
"stopId": "OMN001",
"stopSequence": 33
},
{
"departure": {
"time": "1754642107"
},
"stopId": "TOS001",
"stopSequence": 34
},
{
"departure": {
"time": "1754642132"
},
"stopId": "RUN003",
"stopSequence": 35
},
{
"departure": {
"time": "1754642210"
},
"stopId": "NUI001",
"stopSequence": 36
},
{
"departure": {
"time": "1754642243"
},
"stopId": "RTG002",
"stopSequence": 37
},
{
"departure": {
"time": "1754642312"
},
"stopId": "FCH004",
"stopSequence": 38
}
],
"timestamp": "1754640304",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254049"
}
}
},
{
"id": "94",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640891"
},
"stopId": "SEM002",
"stopSequence": 3
},
{
"departure": {
"time": "1754640966"
},
"stopId": "ROH002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641008"
},
"stopId": "MOR002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641093"
},
"stopId": "HAP002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641156"
},
"stopId": "PIG002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641220"
},
"stopId": "BFO002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641281"
},
"stopId": "PHA002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641365"
},
"stopId": "FCO002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641371"
},
"stopId": "FAU002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641433"
},
"stopId": "SOC002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641465"
},
"stopId": "ROQ002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641532"
},
"stopId": "RGA002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641575"
},
"stopId": "OMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641681"
},
"stopId": "UAN002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641743"
},
"stopId": "LIO002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641839"
},
"stopId": "KAE004",
"stopSequence": 18
},
{
"departure": {
"time": "1754641927"
},
"stopId": "AUR002",
"stopSequence": 19
},
{
"departure": {
"time": "1754642041"
},
"stopId": "AFR003",
"stopSequence": 20
},
{
"departure": {
"time": "1754642116"
},
"stopId": "DPA002",
"stopSequence": 21
},
{
"departure": {
"time": "1754642138"
},
"stopId": "FGU002",
"stopSequence": 22
},
{
"departure": {
"time": "1754642194"
},
"stopId": "ERU001",
"stopSequence": 23
},
{
"departure": {
"time": "1754642235"
},
"stopId": "MIL002",
"stopSequence": 24
}
],
"timestamp": "1754639127",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254077"
}
}
},
{
"id": "95",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640857"
},
"stopId": "THD002",
"stopSequence": 26
},
{
"departure": {
"time": "1754640947"
},
"stopId": "PLR010",
"stopSequence": 27
},
{
"departure": {
"time": "1754641021"
},
"stopId": "ADR002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641075"
},
"stopId": "TPO002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641076"
},
"stopId": "TGA006",
"stopSequence": 30
},
{
"departure": {
"time": "1754641129"
},
"stopId": "SEB001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641226"
},
"stopId": "HOO001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641233"
},
"stopId": "OMN001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641320"
},
"stopId": "TOS001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641342"
},
"stopId": "RUN003",
"stopSequence": 35
},
{
"departure": {
"time": "1754641368"
},
"stopId": "NUI001",
"stopSequence": 36
},
{
"departure": {
"time": "1754641427"
},
"stopId": "RTG002",
"stopSequence": 37
},
{
"departure": {
"time": "1754641464"
},
"stopId": "FCH004",
"stopSequence": 38
},
{
"departure": {
"time": "1754641552"
},
"stopId": "EMO001",
"stopSequence": 39
},
{
"departure": {
"time": "1754641614"
},
"stopId": "CGL001",
"stopSequence": 40
},
{
"departure": {
"time": "1754641644"
},
"stopId": "REM001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641726"
},
"stopId": "HOM002",
"stopSequence": 42
},
{
"departure": {
"time": "1754641879"
},
"stopId": "ROU042",
"stopSequence": 43
},
{
"departure": {
"time": "1754642002"
},
"stopId": "NUR002",
"stopSequence": 44
}
],
"timestamp": "1754640391",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254108"
}
}
},
{
"id": "96",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641680"
},
"stopId": "HGO001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641708"
},
"stopId": "HAC001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641791"
},
"stopId": "SEM002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641866"
},
"stopId": "ROH002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641908"
},
"stopId": "MOR002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641993"
},
"stopId": "HAP002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642056"
},
"stopId": "PIG002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642120"
},
"stopId": "BFO002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642181"
},
"stopId": "PHA002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642226"
},
"stopId": "FCO002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642294"
},
"stopId": "FAU002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642327"
},
"stopId": "SOC002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642365"
},
"stopId": "ROQ002",
"stopSequence": 13
}
],
"timestamp": "1754640026",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254143"
}
}
},
{
"id": "97",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640843"
},
"stopId": "THD001",
"stopSequence": 28
},
{
"departure": {
"time": "1754640834"
},
"stopId": "CBE001",
"stopSequence": 29
},
{
"departure": {
"time": "1754640924"
},
"stopId": "MIL001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641027"
},
"stopId": "ERU002",
"stopSequence": 31
},
{
"departure": {
"time": "1754641054"
},
"stopId": "FGU001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641114"
},
"stopId": "DPA001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641179"
},
"stopId": "AFR004",
"stopSequence": 34
},
{
"departure": {
"time": "1754641262"
},
"stopId": "AUR001",
"stopSequence": 35
},
{
"departure": {
"time": "1754641315"
},
"stopId": "KAE003",
"stopSequence": 36
},
{
"departure": {
"time": "1754641338"
},
"stopId": "LIO001",
"stopSequence": 37
},
{
"departure": {
"time": "1754641380"
},
"stopId": "UAN001",
"stopSequence": 38
},
{
"departure": {
"time": "1754641532"
},
"stopId": "OMO001",
"stopSequence": 39
},
{
"departure": {
"time": "1754641530"
},
"stopId": "RGA001",
"stopSequence": 40
},
{
"departure": {
"time": "1754641562"
},
"stopId": "ROQ001",
"stopSequence": 41
},
{
"departure": {
"time": "1754641620"
},
"stopId": "SOC001",
"stopSequence": 42
},
{
"departure": {
"time": "1754641704"
},
"stopId": "FAU001",
"stopSequence": 43
},
{
"departure": {
"time": "1754641708"
},
"stopId": "FCO001",
"stopSequence": 44
},
{
"departure": {
"time": "1754641777"
},
"stopId": "PHA001",
"stopSequence": 45
},
{
"departure": {
"time": "1754641814"
},
"stopId": "BFO001",
"stopSequence": 46
},
{
"departure": {
"time": "1754641861"
},
"stopId": "PIG001",
"stopSequence": 47
},
{
"departure": {
"time": "1754641915"
},
"stopId": "HAP001",
"stopSequence": 48
},
{
"departure": {
"time": "1754641988"
},
"stopId": "MOR001",
"stopSequence": 49
},
{
"departure": {
"time": "1754642071"
},
"stopId": "ROH001",
"stopSequence": 50
},
{
"departure": {
"time": "1754642136"
},
"stopId": "SEM001",
"stopSequence": 51
},
{
"departure": {
"time": "1754642174"
},
"stopId": "HAC003",
"stopSequence": 52
}
],
"timestamp": "1754640487",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254166"
}
}
},
{
"id": "98",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640865"
},
"stopId": "AID006",
"stopSequence": 8
},
{
"departure": {
"time": "1754640939"
},
"stopId": "GEA010",
"stopSequence": 9
},
{
"departure": {
"time": "1754640971"
},
"stopId": "NUR001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641031"
},
"stopId": "ROU024",
"stopSequence": 11
},
{
"departure": {
"time": "1754641199"
},
"stopId": "HOM001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641262"
},
"stopId": "REM002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641341"
},
"stopId": "CGL002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641428"
},
"stopId": "EMO002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641490"
},
"stopId": "FCH005",
"stopSequence": 16
},
{
"departure": {
"time": "1754641572"
},
"stopId": "RTG001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641633"
},
"stopId": "NUI002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641722"
},
"stopId": "RUN004",
"stopSequence": 19
},
{
"departure": {
"time": "1754641749"
},
"stopId": "TOS002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641740"
},
"stopId": "OMN002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641784"
},
"stopId": "HOO002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641834"
},
"stopId": "SEB002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641938"
},
"stopId": "TGA007",
"stopSequence": 24
},
{
"departure": {
"time": "1754642026"
},
"stopId": "TPO001",
"stopSequence": 25
},
{
"departure": {
"time": "1754642024"
},
"stopId": "ADR003",
"stopSequence": 26
},
{
"departure": {
"time": "1754642065"
},
"stopId": "PLR011",
"stopSequence": 27
}
],
"timestamp": "1754640301",
"trip": {
"routeId": "L4",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254192"
}
}
},
{
"id": "99",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642047"
},
"stopId": "TNA002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642199"
},
"stopId": "DRO001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642323"
},
"stopId": "BOU001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642381"
},
"stopId": "JUI001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642450"
},
"stopId": "MRI001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642476"
},
"stopId": "MIR001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642554"
},
"stopId": "TRE001",
"stopSequence": 8
}
],
"timestamp": "1754640271",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254731"
}
}
},
{
"id": "100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641440"
},
"stopId": "BLN001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641580"
},
"stopId": "LEK006",
"stopSequence": 2
},
{
"departure": {
"time": "1754641651"
},
"stopId": "SAT002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641733"
},
"stopId": "COT002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641809"
},
"stopId": "ZOL002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641868"
},
"stopId": "HCH004",
"stopSequence": 6
},
{
"departure": {
"time": "1754641959"
},
"stopId": "VGL002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642070"
},
"stopId": "SQD002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642127"
},
"stopId": "REI002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642220"
},
"stopId": "RRN001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642304"
},
"stopId": "DNL002",
"stopSequence": 11
}
],
"timestamp": "1754639850",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254751"
}
}
},
{
"id": "101",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640876"
},
"stopId": "JOF001",
"stopSequence": 23
},
{
"departure": {
"time": "1754640915"
},
"stopId": "RUN001",
"stopSequence": 24
},
{
"departure": {
"time": "1754640989"
},
"stopId": "SAP011",
"stopSequence": 25
},
{
"departure": {
"time": "1754641022"
},
"stopId": "CEO001",
"stopSequence": 26
},
{
"departure": {
"time": "1754641072"
},
"stopId": "MSS001",
"stopSequence": 27
},
{
"departure": {
"time": "1754641122"
},
"stopId": "FRU001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641189"
},
"stopId": "HUT001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641253"
},
"stopId": "ROL001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641301"
},
"stopId": "MET002",
"stopSequence": 31
},
{
"departure": {
"time": "1754641306"
},
"stopId": "VIG002",
"stopSequence": 32
},
{
"departure": {
"time": "1754641368"
},
"stopId": "SLS004",
"stopSequence": 33
},
{
"departure": {
"time": "1754641415"
},
"stopId": "ANL001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641432"
},
"stopId": "GEA013",
"stopSequence": 35
},
{
"departure": {
"time": "1754641497"
},
"stopId": "NUR004",
"stopSequence": 36
},
{
"departure": {
"time": "1754641558"
},
"stopId": "ROU098",
"stopSequence": 37
}
],
"timestamp": "1754640622",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254788"
}
}
},
{
"id": "102",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641080"
},
"stopId": "RIS002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641147"
},
"stopId": "TNA002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641299"
},
"stopId": "DRO001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641423"
},
"stopId": "BOU001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641411"
},
"stopId": "JUI001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641480"
},
"stopId": "MRI001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641506"
},
"stopId": "MIR001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641574"
},
"stopId": "TRE001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641647"
},
"stopId": "CRO001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641681"
},
"stopId": "OJT001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641815"
},
"stopId": "JAC001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641869"
},
"stopId": "VIR001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641943"
},
"stopId": "RXA001",
"stopSequence": 13
}
],
"timestamp": "1754639391",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254809"
}
}
},
{
"id": "103",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640819"
},
"stopId": "RUN001",
"stopSequence": 24
},
{
"departure": {
"time": "1754640829"
},
"stopId": "SAP011",
"stopSequence": 25
},
{
"departure": {
"time": "1754640925"
},
"stopId": "CEO001",
"stopSequence": 26
},
{
"departure": {
"time": "1754640974"
},
"stopId": "MSS001",
"stopSequence": 27
},
{
"departure": {
"time": "1754641003"
},
"stopId": "FRU001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641018"
},
"stopId": "HUT001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641111"
},
"stopId": "ROL001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641127"
},
"stopId": "MET002",
"stopSequence": 31
},
{
"departure": {
"time": "1754641153"
},
"stopId": "VIG002",
"stopSequence": 32
},
{
"departure": {
"time": "1754641243"
},
"stopId": "SLS004",
"stopSequence": 33
},
{
"departure": {
"time": "1754641289"
},
"stopId": "ANL001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641329"
},
"stopId": "GEA013",
"stopSequence": 35
},
{
"departure": {
"time": "1754641339"
},
"stopId": "NUR004",
"stopSequence": 36
},
{
"departure": {
"time": "1754641398"
},
"stopId": "ROU098",
"stopSequence": 37
}
],
"timestamp": "1754640624",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254829"
}
}
},
{
"id": "104",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640906"
},
"stopId": "JAC001",
"stopSequence": 11
},
{
"departure": {
"time": "1754640958"
},
"stopId": "VIR001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641011"
},
"stopId": "RXA001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641119"
},
"stopId": "TIL001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641204"
},
"stopId": "TGA005",
"stopSequence": 15
},
{
"departure": {
"time": "1754641191"
},
"stopId": "TPO001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641272"
},
"stopId": "ADR003",
"stopSequence": 17
},
{
"departure": {
"time": "1754641286"
},
"stopId": "PLR003",
"stopSequence": 18
},
{
"departure": {
"time": "1754641334"
},
"stopId": "ADR002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641388"
},
"stopId": "TPO002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641573"
},
"stopId": "JOF001",
"stopSequence": 23
}
],
"timestamp": "1754640487",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254860"
}
}
},
{
"id": "105",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640879"
},
"stopId": "LEK006",
"stopSequence": 2
},
{
"departure": {
"time": "1754640948"
},
"stopId": "SAT002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641006"
},
"stopId": "COT002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641047"
},
"stopId": "ZOL002",
"stopSequence": 5
},
{
"departure": {
"time": "1754640999"
},
"stopId": "HCH004",
"stopSequence": 6
},
{
"departure": {
"time": "1754641053"
},
"stopId": "VGL002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641138"
},
"stopId": "SQD002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641199"
},
"stopId": "REI002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641282"
},
"stopId": "RRN001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641343"
},
"stopId": "DNL002",
"stopSequence": 11
}
],
"timestamp": "1754640730",
"trip": {
"routeId": "L8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5254913"
}
}
},
{
"id": "106",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641040"
},
"stopId": "MHO002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641143"
},
"stopId": "RPE002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641254"
},
"stopId": "LRS001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641292"
},
"stopId": "MPP002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641327"
},
"stopId": "MCA002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641449"
},
"stopId": "MPJ002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641517"
},
"stopId": "MPH002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641662"
},
"stopId": "GRM001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642585"
},
"stopId": "HCI002",
"stopSequence": 22
}
],
"timestamp": "1754639479",
"trip": {
"routeId": "MWR",
"scheduleRelationship": "SCHEDULED",
"tripId": "5255252"
}
}
},
{
"id": "107",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640865"
},
"stopId": "SQM002",
"stopSequence": 2
},
{
"departure": {
"time": "1754640911"
},
"stopId": "GNA002",
"stopSequence": 3
},
{
"departure": {
"time": "1754640993"
},
"stopId": "CHD002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641061"
},
"stopId": "ISI002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641138"
},
"stopId": "BEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641222"
},
"stopId": "VOS002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641241"
},
"stopId": "MSA002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641287"
},
"stopId": "SAB002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641328"
},
"stopId": "ANM002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641393"
},
"stopId": "MTE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641444"
},
"stopId": "MTR012",
"stopSequence": 12
},
{
"departure": {
"time": "1754641533"
},
"stopId": "MBO012",
"stopSequence": 13
},
{
"departure": {
"time": "1754641620"
},
"stopId": "FOR004",
"stopSequence": 14
},
{
"departure": {
"time": "1754641736"
},
"stopId": "PAH002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641822"
},
"stopId": "GEN002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641859"
},
"stopId": "PRE002",
"stopSequence": 17
},
{
"departure": {
"time": "1754642012"
},
"stopId": "BDM002",
"stopSequence": 19
},
{
"departure": {
"time": "1754642103"
},
"stopId": "PAT002",
"stopSequence": 20
},
{
"departure": {
"time": "1754642188"
},
"stopId": "RBE001",
"stopSequence": 21
},
{
"departure": {
"time": "1754642224"
},
"stopId": "FLM001",
"stopSequence": 22
},
{
"departure": {
"time": "1754642286"
},
"stopId": "FIA001",
"stopSequence": 23
},
{
"departure": {
"time": "1754642376"
},
"stopId": "FLO001",
"stopSequence": 24
},
{
"departure": {
"time": "1754642433"
},
"stopId": "LAD001",
"stopSequence": 25
},
{
"departure": {
"time": "1754642504"
},
"stopId": "CSN002",
"stopSequence": 26
}
],
"timestamp": "1754639074",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259095"
}
}
},
{
"id": "108",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641320"
},
"stopId": "HDV007",
"stopSequence": 1
},
{
"departure": {
"time": "1754641379"
},
"stopId": "VVA002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641640"
},
"stopId": "TMI012",
"stopSequence": 3
},
{
"departure": {
"time": "1754641633"
},
"stopId": "BOI012",
"stopSequence": 4
},
{
"departure": {
"time": "1754641686"
},
"stopId": "ESD012",
"stopSequence": 5
},
{
"departure": {
"time": "1754641742"
},
"stopId": "BOD012",
"stopSequence": 6
},
{
"departure": {
"time": "1754641855"
},
"stopId": "OUL001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641916"
},
"stopId": "BAT001",
"stopSequence": 8
}
],
"timestamp": "1754640466",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259184"
}
}
},
{
"id": "109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640820"
},
"stopId": "FOR004",
"stopSequence": 14
},
{
"departure": {
"time": "1754640882"
},
"stopId": "PAH002",
"stopSequence": 15
},
{
"departure": {
"time": "1754640970"
},
"stopId": "GEN002",
"stopSequence": 16
},
{
"departure": {
"time": "1754640974"
},
"stopId": "PRE002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641100"
},
"stopId": "DEH001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641131"
},
"stopId": "BDM002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641147"
},
"stopId": "PAT002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641305"
},
"stopId": "RBE001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641329"
},
"stopId": "FLM001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641388"
},
"stopId": "FIA001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641472"
},
"stopId": "FLO001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641480"
},
"stopId": "LAD001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641585"
},
"stopId": "CSN002",
"stopSequence": 26
}
],
"timestamp": "1754640582",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259209"
}
}
},
{
"id": "110",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642040"
},
"stopId": "DFI002",
"stopSequence": 1
},
{
"departure": {
"time": "1754642125"
},
"stopId": "SQM002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642171"
},
"stopId": "GNA002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642253"
},
"stopId": "CHD002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642321"
},
"stopId": "ISI002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642398"
},
"stopId": "BEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642482"
},
"stopId": "VOS002",
"stopSequence": 7
}
],
"timestamp": "1754640271",
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259262"
}
}
},
{
"id": "111",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641260"
},
"stopId": "VER001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641323"
},
"stopId": "PCU001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641397"
},
"stopId": "BAS001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641470"
},
"stopId": "11N001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641519"
},
"stopId": "RPC001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641575"
},
"stopId": "LTI001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641736"
},
"stopId": "RRE001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641848"
},
"stopId": "LCA001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641937"
},
"stopId": "RFE001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641980"
},
"stopId": "DLE001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642065"
},
"stopId": "18J001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642096"
},
"stopId": "STV001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642201"
},
"stopId": "DES001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642362"
},
"stopId": "RON001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642428"
},
"stopId": "MRN001",
"stopSequence": 15
},
{
"departure": {
"time": "1754642496"
},
"stopId": "RJA001",
"stopSequence": 16
},
{
"departure": {
"time": "1754642491"
},
"stopId": "PID001",
"stopSequence": 17
},
{
"departure": {
"time": "1754642544"
},
"stopId": "GBE001",
"stopSequence": 18
}
],
"timestamp": "1754639524",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259408"
}
}
},
{
"id": "112",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640827"
},
"stopId": "DLE001",
"stopSequence": 10
},
{
"departure": {
"time": "1754640904"
},
"stopId": "18J001",
"stopSequence": 11
},
{
"departure": {
"time": "1754640946"
},
"stopId": "STV001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641043"
},
"stopId": "DES001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641159"
},
"stopId": "RON001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641219"
},
"stopId": "MRN001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641226"
},
"stopId": "RJA001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641268"
},
"stopId": "PID001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641329"
},
"stopId": "GBE001",
"stopSequence": 18
}
],
"timestamp": "1754640311",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259443"
}
}
},
{
"id": "113",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641740"
},
"stopId": "PDO002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641826"
},
"stopId": "GBE002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641881"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641927"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641976"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642030"
},
"stopId": "RON002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642206"
},
"stopId": "DES002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642247"
},
"stopId": "STV002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642293"
},
"stopId": "18J002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642340"
},
"stopId": "DLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642393"
},
"stopId": "RFE006",
"stopSequence": 11
},
{
"departure": {
"time": "1754642453"
},
"stopId": "LCA002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642528"
},
"stopId": "RRE002",
"stopSequence": 13
}
],
"timestamp": "1754640059",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259444"
}
}
},
{
"id": "114",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640873"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1754640914"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754640960"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1754640969"
},
"stopId": "RON002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641209"
},
"stopId": "DES002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641185"
},
"stopId": "STV002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641285"
},
"stopId": "18J002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641281"
},
"stopId": "DLE002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641331"
},
"stopId": "RFE006",
"stopSequence": 11
},
{
"departure": {
"time": "1754641373"
},
"stopId": "LCA002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641462"
},
"stopId": "RRE002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641537"
},
"stopId": "LTI002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641583"
},
"stopId": "RPC002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641635"
},
"stopId": "11N002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641719"
},
"stopId": "BAS002",
"stopSequence": 17
}
],
"timestamp": "1754639750",
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259472"
}
}
},
{
"id": "115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640855"
},
"stopId": "CHA003",
"stopSequence": 7
},
{
"departure": {
"time": "1754641002"
},
"stopId": "PAU002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641065"
},
"stopId": "RQU004",
"stopSequence": 9
},
{
"departure": {
"time": "1754641169"
},
"stopId": "CIM002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641296"
},
"stopId": "COU012",
"stopSequence": 11
},
{
"departure": {
"time": "1754641377"
},
"stopId": "RLA002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641407"
},
"stopId": "UEI002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641429"
},
"stopId": "NTB002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641496"
},
"stopId": "RDI002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641556"
},
"stopId": "VAH002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641581"
},
"stopId": "PPS002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641625"
},
"stopId": "VFO001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641704"
},
"stopId": "CMO001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641743"
},
"stopId": "CBA011",
"stopSequence": 20
},
{
"departure": {
"time": "1754641797"
},
"stopId": "RBA002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641862"
},
"stopId": "BET002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641936"
},
"stopId": "SSU001",
"stopSequence": 23
},
{
"departure": {
"time": "1754642015"
},
"stopId": "SNO001",
"stopSequence": 24
},
{
"departure": {
"time": "1754642068"
},
"stopId": "PQU001",
"stopSequence": 25
},
{
"departure": {
"time": "1754642084"
},
"stopId": "LFG001",
"stopSequence": 26
},
{
"departure": {
"time": "1754642146"
},
"stopId": "CPT001",
"stopSequence": 27
},
{
"departure": {
"time": "1754642216"
},
"stopId": "CPL011",
"stopSequence": 28
},
{
"departure": {
"time": "1754642289"
},
"stopId": "PSM001",
"stopSequence": 29
}
],
"timestamp": "1754640390",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259770"
}
}
},
{
"id": "116",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640860"
},
"stopId": "UEI003",
"stopSequence": 18
},
{
"departure": {
"time": "1754640881"
},
"stopId": "RLA001",
"stopSequence": 19
},
{
"departure": {
"time": "1754640984"
},
"stopId": "COU011",
"stopSequence": 20
},
{
"departure": {
"time": "1754641077"
},
"stopId": "CIM001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641163"
},
"stopId": "RQU003",
"stopSequence": 22
},
{
"departure": {
"time": "1754641199"
},
"stopId": "PAU001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641339"
},
"stopId": "CHA002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641413"
},
"stopId": "VCH002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641499"
},
"stopId": "STU002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641519"
},
"stopId": "CSN005",
"stopSequence": 27
},
{
"departure": {
"time": "1754641569"
},
"stopId": "PDB005",
"stopSequence": 28
},
{
"departure": {
"time": "1754641716"
},
"stopId": "ELA001",
"stopSequence": 29
}
],
"timestamp": "1754640487",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259792"
}
}
},
{
"id": "117",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642100"
},
"stopId": "HDV032",
"stopSequence": 1
},
{
"departure": {
"time": "1754642238"
},
"stopId": "ELA002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642391"
},
"stopId": "PDB006",
"stopSequence": 3
},
{
"departure": {
"time": "1754642446"
},
"stopId": "CSN004",
"stopSequence": 4
},
{
"departure": {
"time": "1754642530"
},
"stopId": "STU001",
"stopSequence": 5
}
],
"timestamp": "1754640462",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259793"
}
}
},
{
"id": "118",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641680"
},
"stopId": "ARE001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641701"
},
"stopId": "BET001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641778"
},
"stopId": "RBA001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641809"
},
"stopId": "CBA012",
"stopSequence": 4
},
{
"departure": {
"time": "1754641858"
},
"stopId": "CMO002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641928"
},
"stopId": "VFO002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641987"
},
"stopId": "PPS001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642026"
},
"stopId": "VAH001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642085"
},
"stopId": "RDI001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642172"
},
"stopId": "NTB001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642266"
},
"stopId": "UEI003",
"stopSequence": 11
},
{
"departure": {
"time": "1754642295"
},
"stopId": "RLA001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642400"
},
"stopId": "COU011",
"stopSequence": 13
},
{
"departure": {
"time": "1754642515"
},
"stopId": "CIM001",
"stopSequence": 14
}
],
"timestamp": "1754639901",
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "5259813"
}
}
},
{
"id": "119",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641560"
},
"stopId": "PDO012",
"stopSequence": 1
},
{
"departure": {
"time": "1754641686"
},
"stopId": "PDV002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641777"
},
"stopId": "PMA002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641885"
},
"stopId": "PTT002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641993"
},
"stopId": "MTT002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642078"
},
"stopId": "BDU002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642160"
},
"stopId": "ERR002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642261"
},
"stopId": "LEG002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642280"
},
"stopId": "DFI003",
"stopSequence": 9
},
{
"departure": {
"time": "1754642449"
},
"stopId": "LEG001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642530"
},
"stopId": "ERR001",
"stopSequence": 11
}
],
"timestamp": "1754639796",
"trip": {
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "5260359"
}
}
},
{
"id": "120",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640834"
},
"stopId": "BDU002",
"stopSequence": 7
},
{
"departure": {
"time": "1754640865"
},
"stopId": "ERR002",
"stopSequence": 8
},
{
"departure": {
"time": "1754640975"
},
"stopId": "LEG002",
"stopSequence": 9
},
{
"departure": {
"time": "1754640997"
},
"stopId": "DFI003",
"stopSequence": 10
},
{
"departure": {
"time": "1754641164"
},
"stopId": "LEG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641241"
},
"stopId": "ERR001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641264"
},
"stopId": "BDU001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641318"
},
"stopId": "MTT001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641413"
},
"stopId": "PTT001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641441"
},
"stopId": "PMA001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641530"
},
"stopId": "PDV001",
"stopSequence": 17
}
],
"timestamp": "1754640553",
"trip": {
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "5260396"
}
}
},
{
"id": "121",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642320"
},
"stopId": "BLE004",
"stopSequence": 2
},
{
"departure": {
"time": "1754642405"
},
"stopId": "THV001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642528"
},
"stopId": "CSK001",
"stopSequence": 4
}
],
"timestamp": "1754640530",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5260691"
}
}
},
{
"id": "122",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641080"
},
"stopId": "LIG024",
"stopSequence": 1
},
{
"departure": {
"time": "1754641300"
},
"stopId": "BLE004",
"stopSequence": 2
},
{
"departure": {
"time": "1754641385"
},
"stopId": "THV001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641436"
},
"stopId": "CSK001",
"stopSequence": 4
}
],
"timestamp": "1754639538",
"trip": {
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5260726"
}
}
},
{
"id": "123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640835"
},
"stopId": "GCR002",
"stopSequence": 9
},
{
"departure": {
"time": "1754640881"
},
"stopId": "PSM002",
"stopSequence": 10
},
{
"departure": {
"time": "1754640963"
},
"stopId": "LOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641011"
},
"stopId": "TRS002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641080"
},
"stopId": "DMO002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641108"
},
"stopId": "CMS002",
"stopSequence": 14
}
],
"timestamp": "1754640516",
"trip": {
"routeId": "C11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5260963"
}
}
},
{
"id": "124",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641380"
},
"stopId": "SPI001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641452"
},
"stopId": "CMS001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641485"
},
"stopId": "DMO001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641561"
},
"stopId": "TRS001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641592"
},
"stopId": "LOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641666"
},
"stopId": "PSM001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641722"
},
"stopId": "GCR001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641935"
},
"stopId": "DEN002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642046"
},
"stopId": "IAL001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642232"
},
"stopId": "PSF001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642282"
},
"stopId": "MNL001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642328"
},
"stopId": "GAP001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642410"
},
"stopId": "WAS051",
"stopSequence": 13
},
{
"departure": {
"time": "1754642446"
},
"stopId": "WMI002",
"stopSequence": 14
}
],
"timestamp": "1754639662",
"trip": {
"routeId": "C11",
"scheduleRelationship": "SCHEDULED",
"tripId": "5260964"
}
}
},
{
"id": "125",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642024"
},
"stopId": "FRR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642107"
},
"stopId": "JRS002",
"stopSequence": 3
}
],
"timestamp": "1754640244",
"trip": {
"routeId": "C9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5260998"
}
}
},
{
"id": "126",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641020"
},
"stopId": "MTT003",
"stopSequence": 1
},
{
"departure": {
"time": "1754641174"
},
"stopId": "FRR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641252"
},
"stopId": "JRS002",
"stopSequence": 3
}
],
"timestamp": "1754639390",
"trip": {
"routeId": "C9",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261036"
}
}
},
{
"id": "127",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641980"
},
"stopId": "HDV042",
"stopSequence": 1
},
{
"departure": {
"time": "1754642074"
},
"stopId": "HVA004",
"stopSequence": 2
},
{
"departure": {
"time": "1754642154"
},
"stopId": "VSA002",
"stopSequence": 3
}
],
"timestamp": "1754640198",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261139"
}
}
},
{
"id": "128",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640815"
},
"stopId": "LCA001",
"stopSequence": 9
},
{
"departure": {
"time": "1754640932"
},
"stopId": "RFE001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641032"
},
"stopId": "ROG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641109"
},
"stopId": "14J001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641154"
},
"stopId": "TAL002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641187"
},
"stopId": "GDE002",
"stopSequence": 14
}
],
"timestamp": "1754640643",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261161"
}
}
},
{
"id": "129",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640900"
},
"stopId": "CAL007",
"stopSequence": 1
},
{
"departure": {
"time": "1754641024"
},
"stopId": "GID002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641095"
},
"stopId": "ARB002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641147"
},
"stopId": "LCI002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641221"
},
"stopId": "WBO001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641304"
},
"stopId": "PHG004",
"stopSequence": 6
},
{
"departure": {
"time": "1754641433"
},
"stopId": "CHB002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641504"
},
"stopId": "RHA001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641579"
},
"stopId": "ARO001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641644"
},
"stopId": "RDG001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641679"
},
"stopId": "RDJ001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641743"
},
"stopId": "RDB002",
"stopSequence": 12
}
],
"timestamp": "1754639250",
"trip": {
"routeId": "CO1",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261172"
}
}
},
{
"id": "130",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "HDV044",
"stopSequence": 1
},
{
"departure": {
"time": "1754641955"
},
"stopId": "ELA002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642109"
},
"stopId": "PDB006",
"stopSequence": 3
},
{
"departure": {
"time": "1754642182"
},
"stopId": "CSN003",
"stopSequence": 4
},
{
"departure": {
"time": "1754642247"
},
"stopId": "LAD002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642287"
},
"stopId": "FLO002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642458"
},
"stopId": "BDU004",
"stopSequence": 7
},
{
"departure": {
"time": "1754642497"
},
"stopId": "MYT012",
"stopSequence": 8
},
{
"departure": {
"time": "1754642550"
},
"stopId": "SHW002",
"stopSequence": 9
}
],
"timestamp": "1754640104",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261287"
}
}
},
{
"id": "131",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641920"
},
"stopId": "CCE001",
"stopSequence": 1
},
{
"departure": {
"time": "1754642007"
},
"stopId": "LMI005",
"stopSequence": 2
},
{
"departure": {
"time": "1754642199"
},
"stopId": "ERP001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642260"
},
"stopId": "RDH002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642310"
},
"stopId": "LPH002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642389"
},
"stopId": "TRO002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642433"
},
"stopId": "ATH002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642474"
},
"stopId": "DEL002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642574"
},
"stopId": "RAL002",
"stopSequence": 9
}
],
"timestamp": "1754640207",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261294"
}
}
},
{
"id": "132",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640846"
},
"stopId": "SJD005",
"stopSequence": 29
},
{
"departure": {
"time": "1754640900"
},
"stopId": "LSM001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641005"
},
"stopId": "YSE001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641051"
},
"stopId": "LCE001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641158"
},
"stopId": "LGO001",
"stopSequence": 33
}
],
"timestamp": "1754640103",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261317"
}
}
},
{
"id": "133",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640887"
},
"stopId": "BRG198",
"stopSequence": 11
},
{
"departure": {
"time": "1754640935"
},
"stopId": "VIS002",
"stopSequence": 12
},
{
"departure": {
"time": "1754640987"
},
"stopId": "MDE002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641036"
},
"stopId": "CMY002",
"stopSequence": 14
}
],
"timestamp": "1754640345",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261323"
}
}
},
{
"id": "134",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640871"
},
"stopId": "BDU004",
"stopSequence": 7
},
{
"departure": {
"time": "1754640910"
},
"stopId": "MYT012",
"stopSequence": 8
},
{
"departure": {
"time": "1754640953"
},
"stopId": "SHW002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641028"
},
"stopId": "MDM002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641089"
},
"stopId": "MTR008",
"stopSequence": 11
},
{
"departure": {
"time": "1754641168"
},
"stopId": "EOL001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641185"
},
"stopId": "ZPI001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641336"
},
"stopId": "TPL001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641419"
},
"stopId": "MCL001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641600"
},
"stopId": "HIM003",
"stopSequence": 16
},
{
"departure": {
"time": "1754641575"
},
"stopId": "EME002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641698"
},
"stopId": "REG002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641724"
},
"stopId": "FIE002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641839"
},
"stopId": "MGA002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641955"
},
"stopId": "PCM005",
"stopSequence": 21
},
{
"departure": {
"time": "1754642055"
},
"stopId": "JOS003",
"stopSequence": 22
},
{
"departure": {
"time": "1754642109"
},
"stopId": "ENG001",
"stopSequence": 23
},
{
"departure": {
"time": "1754642206"
},
"stopId": "GST001",
"stopSequence": 24
},
{
"departure": {
"time": "1754642249"
},
"stopId": "MOS001",
"stopSequence": 25
},
{
"departure": {
"time": "1754642339"
},
"stopId": "SAN003",
"stopSequence": 26
},
{
"departure": {
"time": "1754642401"
},
"stopId": "FOS001",
"stopSequence": 27
},
{
"departure": {
"time": "1754642443"
},
"stopId": "MME005",
"stopSequence": 28
},
{
"departure": {
"time": "1754642524"
},
"stopId": "SJD005",
"stopSequence": 29
}
],
"timestamp": "1754640467",
"trip": {
"routeId": "CO3",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261330"
}
}
},
{
"id": "135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640876"
},
"stopId": "COC012",
"stopSequence": 10
},
{
"departure": {
"time": "1754640938"
},
"stopId": "CLL012",
"stopSequence": 11
},
{
"departure": {
"time": "1754641004"
},
"stopId": "COU012",
"stopSequence": 12
},
{
"departure": {
"time": "1754641062"
},
"stopId": "CRT002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641083"
},
"stopId": "COA002",
"stopSequence": 14
}
],
"timestamp": "1754640393",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261453"
}
}
},
{
"id": "136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641380"
},
"stopId": "CES001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641424"
},
"stopId": "COA001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641486"
},
"stopId": "CRT001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641544"
},
"stopId": "COU011",
"stopSequence": 4
},
{
"departure": {
"time": "1754641607"
},
"stopId": "CLL011",
"stopSequence": 5
},
{
"departure": {
"time": "1754641680"
},
"stopId": "COC011",
"stopSequence": 6
},
{
"departure": {
"time": "1754641766"
},
"stopId": "PAU001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641920"
},
"stopId": "CHA002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642001"
},
"stopId": "VCH002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642110"
},
"stopId": "STU002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642203"
},
"stopId": "CSN005",
"stopSequence": 11
},
{
"departure": {
"time": "1754642300"
},
"stopId": "PDB001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642407"
},
"stopId": "RDU001",
"stopSequence": 13
}
],
"timestamp": "1754639720",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261454"
}
}
},
{
"id": "137",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640849"
},
"stopId": "COC011",
"stopSequence": 6
},
{
"departure": {
"time": "1754640935"
},
"stopId": "PAU001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641005"
},
"stopId": "CHA002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641079"
},
"stopId": "VCH002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641139"
},
"stopId": "STU002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641212"
},
"stopId": "CSN005",
"stopSequence": 11
},
{
"departure": {
"time": "1754641309"
},
"stopId": "PDB001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641416"
},
"stopId": "RDU001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641598"
},
"stopId": "CCO001",
"stopSequence": 14
}
],
"timestamp": "1754640551",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261498"
}
}
},
{
"id": "138",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640897"
},
"stopId": "CCO002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641106"
},
"stopId": "RDU002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641222"
},
"stopId": "PDB009",
"stopSequence": 4
},
{
"departure": {
"time": "1754641306"
},
"stopId": "CSN004",
"stopSequence": 5
},
{
"departure": {
"time": "1754641389"
},
"stopId": "STU001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641419"
},
"stopId": "VCH001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641489"
},
"stopId": "CHA003",
"stopSequence": 8
},
{
"departure": {
"time": "1754641636"
},
"stopId": "PAU002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641747"
},
"stopId": "COC012",
"stopSequence": 10
},
{
"departure": {
"time": "1754641756"
},
"stopId": "CLL012",
"stopSequence": 11
},
{
"departure": {
"time": "1754641824"
},
"stopId": "COU012",
"stopSequence": 12
},
{
"departure": {
"time": "1754641933"
},
"stopId": "CRT002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641910"
},
"stopId": "COA002",
"stopSequence": 14
}
],
"timestamp": "1754639120",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261529"
}
}
},
{
"id": "139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642324"
},
"stopId": "COA001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642386"
},
"stopId": "CRT001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642444"
},
"stopId": "COU011",
"stopSequence": 4
}
],
"timestamp": "1754640619",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261530"
}
}
},
{
"id": "140",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640848"
},
"stopId": "CCO001",
"stopSequence": 14
}
],
"timestamp": "1754640581",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261560"
}
}
},
{
"id": "141",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641680"
},
"stopId": "FOR010",
"stopSequence": 1
},
{
"departure": {
"time": "1754641797"
},
"stopId": "CCO002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642006"
},
"stopId": "RDU002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642122"
},
"stopId": "PDB009",
"stopSequence": 4
},
{
"departure": {
"time": "1754642206"
},
"stopId": "CSN004",
"stopSequence": 5
},
{
"departure": {
"time": "1754642289"
},
"stopId": "STU001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642381"
},
"stopId": "VCH001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642460"
},
"stopId": "CHA003",
"stopSequence": 8
}
],
"timestamp": "1754640030",
"trip": {
"routeId": "L6",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261561"
}
}
},
{
"id": "142",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "RIH001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641625"
},
"stopId": "PNF001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641721"
},
"stopId": "CSK001",
"stopSequence": 3
}
],
"timestamp": "1754639853",
"trip": {
"routeId": "NVL",
"scheduleRelationship": "SCHEDULED",
"tripId": "5261665"
}
}
},
{
"id": "143",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641920"
},
"stopId": "HDV018",
"stopSequence": 1
},
{
"departure": {
"time": "1754642009"
},
"stopId": "HVA004",
"stopSequence": 2
},
{
"departure": {
"time": "1754642102"
},
"stopId": "VSA002",
"stopSequence": 3
}
],
"timestamp": "1754640210",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264196"
}
}
},
{
"id": "144",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "NOT001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641947"
},
"stopId": "MTY002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642049"
},
"stopId": "ETC004",
"stopSequence": 3
},
{
"departure": {
"time": "1754642142"
},
"stopId": "PLV002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642184"
},
"stopId": "ROB002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642241"
},
"stopId": "STR002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642344"
},
"stopId": "HRE002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642463"
},
"stopId": "PIS003",
"stopSequence": 8
},
{
"departure": {
"time": "1754642597"
},
"stopId": "CTA002",
"stopSequence": 9
}
],
"timestamp": "1754640166",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264205"
}
}
},
{
"id": "145",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640954"
},
"stopId": "REP005",
"stopSequence": 15
},
{
"departure": {
"time": "1754641026"
},
"stopId": "EBA004",
"stopSequence": 16
},
{
"departure": {
"time": "1754641116"
},
"stopId": "LGP001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641219"
},
"stopId": "NOX001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641277"
},
"stopId": "PMA002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641369"
},
"stopId": "PTT002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641505"
},
"stopId": "MTT005",
"stopSequence": 21
},
{
"departure": {
"time": "1754641557"
},
"stopId": "LPZ001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641626"
},
"stopId": "ENI001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641688"
},
"stopId": "ZIH001",
"stopSequence": 24
}
],
"timestamp": "1754640666",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264214"
}
}
},
{
"id": "146",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640883"
},
"stopId": "ETC004",
"stopSequence": 3
},
{
"departure": {
"time": "1754640951"
},
"stopId": "PLV002",
"stopSequence": 4
},
{
"departure": {
"time": "1754640989"
},
"stopId": "ROB002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641031"
},
"stopId": "STR002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641085"
},
"stopId": "HRE002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641186"
},
"stopId": "PIS003",
"stopSequence": 8
},
{
"departure": {
"time": "1754641320"
},
"stopId": "CTA002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641373"
},
"stopId": "LCB002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641427"
},
"stopId": "DUO002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641468"
},
"stopId": "SFO002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641569"
},
"stopId": "SAC002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641659"
},
"stopId": "NAT003",
"stopSequence": 14
},
{
"departure": {
"time": "1754641820"
},
"stopId": "REP005",
"stopSequence": 15
},
{
"departure": {
"time": "1754641900"
},
"stopId": "EBA004",
"stopSequence": 16
},
{
"departure": {
"time": "1754642038"
},
"stopId": "LGP001",
"stopSequence": 17
},
{
"departure": {
"time": "1754642141"
},
"stopId": "NOX001",
"stopSequence": 18
},
{
"departure": {
"time": "1754642270"
},
"stopId": "PMA002",
"stopSequence": 19
},
{
"departure": {
"time": "1754642380"
},
"stopId": "PTT002",
"stopSequence": 20
},
{
"departure": {
"time": "1754642507"
},
"stopId": "MTT005",
"stopSequence": 21
},
{
"departure": {
"time": "1754642569"
},
"stopId": "LPZ001",
"stopSequence": 22
}
],
"timestamp": "1754640666",
"trip": {
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "5264241"
}
}
},
{
"id": "147",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640816"
},
"stopId": "EGA001",
"stopSequence": 7
},
{
"departure": {
"time": "1754640832"
},
"stopId": "CDT001",
"stopSequence": 8
},
{
"departure": {
"time": "1754640873"
},
"stopId": "LAF003",
"stopSequence": 9
}
],
"timestamp": "1754639105",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5270925"
}
}
},
{
"id": "148",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642280"
},
"stopId": "LOE001",
"stopSequence": 1
},
{
"departure": {
"time": "1754642372"
},
"stopId": "BLC001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642413"
},
"stopId": "LLA001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642468"
},
"stopId": "LME001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642519"
},
"stopId": "LAY001",
"stopSequence": 5
}
],
"timestamp": "1754640555",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5270958"
}
}
},
{
"id": "149",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642400"
},
"stopId": "CHR001",
"stopSequence": 1
},
{
"departure": {
"time": "1754642563"
},
"stopId": "LCD001",
"stopSequence": 2
}
],
"timestamp": "1754640773",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5271024"
}
}
},
{
"id": "150",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640826"
},
"stopId": "MSI002",
"stopSequence": 8
},
{
"departure": {
"time": "1754640944"
},
"stopId": "ROY002",
"stopSequence": 9
},
{
"departure": {
"time": "1754640979"
},
"stopId": "CDO002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641079"
},
"stopId": "JUS002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641116"
},
"stopId": "LGU002",
"stopSequence": 12
}
],
"timestamp": "1754639570",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5271049"
}
}
},
{
"id": "151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640872"
},
"stopId": "LCD001",
"stopSequence": 2
},
{
"departure": {
"time": "1754640908"
},
"stopId": "AUG001",
"stopSequence": 3
},
{
"departure": {
"time": "1754640982"
},
"stopId": "LRD001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641049"
},
"stopId": "LOO001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641110"
},
"stopId": "ENC003",
"stopSequence": 6
},
{
"departure": {
"time": "1754641185"
},
"stopId": "GEE001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641278"
},
"stopId": "BZH001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641327"
},
"stopId": "PRT001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641452"
},
"stopId": "LOE001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641472"
},
"stopId": "BLC001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641513"
},
"stopId": "LLA001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641571"
},
"stopId": "LME001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641610"
},
"stopId": "LAY001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641666"
},
"stopId": "LOM001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641705"
},
"stopId": "EGA001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641757"
},
"stopId": "CDT001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641799"
},
"stopId": "LAF003",
"stopSequence": 18
}
],
"timestamp": "1754639849",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5271074"
}
}
},
{
"id": "152",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641020"
},
"stopId": "LIG006",
"stopSequence": 1
},
{
"departure": {
"time": "1754641094"
},
"stopId": "TSU002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641370"
},
"stopId": "RMD001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641446"
},
"stopId": "HOS003",
"stopSequence": 4
},
{
"departure": {
"time": "1754641489"
},
"stopId": "PNF002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641602"
},
"stopId": "LTA002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641665"
},
"stopId": "MAG002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641732"
},
"stopId": "MSI002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641860"
},
"stopId": "ROY002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641905"
},
"stopId": "CDO002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642000"
},
"stopId": "JUS002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642052"
},
"stopId": "LGU002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642116"
},
"stopId": "RDS001",
"stopSequence": 13
}
],
"timestamp": "1754639391",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5271096"
}
}
},
{
"id": "153",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641934"
},
"stopId": "TSU002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642210"
},
"stopId": "RMD001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642286"
},
"stopId": "HOS003",
"stopSequence": 4
},
{
"departure": {
"time": "1754642329"
},
"stopId": "PNF002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642442"
},
"stopId": "LTA002",
"stopSequence": 6
}
],
"timestamp": "1754640304",
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5271120"
}
}
},
{
"id": "154",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640881"
},
"stopId": "MAB001",
"stopSequence": 13
},
{
"departure": {
"time": "1754640991"
},
"stopId": "RGB001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641051"
},
"stopId": "GLA001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641118"
},
"stopId": "AND001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641243"
},
"stopId": "PIL001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641286"
},
"stopId": "GAS001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641365"
},
"stopId": "MBA001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641520"
},
"stopId": "DIE001",
"stopSequence": 20
}
],
"timestamp": "1754639931",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5274602"
}
}
},
{
"id": "155",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "STA001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641332"
},
"stopId": "LHO001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641393"
},
"stopId": "CAS001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641442"
},
"stopId": "SJD001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641528"
},
"stopId": "LSM001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641626"
},
"stopId": "YSE001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641749"
},
"stopId": "BLR002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641860"
},
"stopId": "GST002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641933"
},
"stopId": "ENG002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642024"
},
"stopId": "PRC002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642121"
},
"stopId": "CHU002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642294"
},
"stopId": "RMD002",
"stopSequence": 14
},
{
"departure": {
"time": "1754642487"
},
"stopId": "BLE003",
"stopSequence": 15
}
],
"timestamp": "1754639583",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5274618"
}
}
},
{
"id": "156",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "MRC004",
"stopSequence": 1
},
{
"departure": {
"time": "1754641808"
},
"stopId": "MRC001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641869"
},
"stopId": "OCT002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641969"
},
"stopId": "BAI002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642088"
},
"stopId": "MA4031",
"stopSequence": 5
},
{
"departure": {
"time": "1754642127"
},
"stopId": "MMA002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642203"
},
"stopId": "MMA011",
"stopSequence": 7
},
{
"departure": {
"time": "1754642250"
},
"stopId": "FAY002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642320"
},
"stopId": "HLO002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642396"
},
"stopId": "PIM002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642496"
},
"stopId": "HIM002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642605"
},
"stopId": "MCL005",
"stopSequence": 12
}
],
"timestamp": "1754640031",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5274647"
}
}
},
{
"id": "157",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640845"
},
"stopId": "LIG114",
"stopSequence": 16
},
{
"departure": {
"time": "1754640948"
},
"stopId": "LEU001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641080"
},
"stopId": "UET002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641143"
},
"stopId": "VTR002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641163"
},
"stopId": "STM002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641283"
},
"stopId": "DIE002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641296"
},
"stopId": "MBA002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641347"
},
"stopId": "GAS002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641444"
},
"stopId": "PIL002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641445"
},
"stopId": "AND002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641525"
},
"stopId": "GLA002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641533"
},
"stopId": "RGB002",
"stopSequence": 27
},
{
"departure": {
"time": "1754641617"
},
"stopId": "BSS002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641682"
},
"stopId": "MCL004",
"stopSequence": 29
},
{
"departure": {
"time": "1754641961"
},
"stopId": "HIM003",
"stopSequence": 30
},
{
"departure": {
"time": "1754641958"
},
"stopId": "PIM001",
"stopSequence": 31
},
{
"departure": {
"time": "1754642016"
},
"stopId": "HLO001",
"stopSequence": 32
},
{
"departure": {
"time": "1754642054"
},
"stopId": "FAY001",
"stopSequence": 33
},
{
"departure": {
"time": "1754642106"
},
"stopId": "MMA007",
"stopSequence": 34
},
{
"departure": {
"time": "1754642179"
},
"stopId": "MMA001",
"stopSequence": 35
},
{
"departure": {
"time": "1754642195"
},
"stopId": "MA4001",
"stopSequence": 36
},
{
"departure": {
"time": "1754642304"
},
"stopId": "BAI001",
"stopSequence": 37
},
{
"departure": {
"time": "1754642385"
},
"stopId": "OCT001",
"stopSequence": 38
}
],
"timestamp": "1754640517",
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "5274665"
}
}
},
{
"id": "158",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640885"
},
"stopId": "CQF002",
"stopSequence": 8
},
{
"departure": {
"time": "1754640955"
},
"stopId": "SJN001",
"stopSequence": 9
}
],
"timestamp": "1754640607",
"trip": {
"routeId": "C12",
"scheduleRelationship": "SCHEDULED",
"tripId": "5281889"
}
}
},
{
"id": "159",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641740"
},
"stopId": "ROU066",
"stopSequence": 1
},
{
"departure": {
"time": "1754641840"
},
"stopId": "LJM001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641988"
},
"stopId": "DDE001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642065"
},
"stopId": "DUL001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642140"
},
"stopId": "BAP001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642205"
},
"stopId": "PLT001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642303"
},
"stopId": "CAR003",
"stopSequence": 7
},
{
"departure": {
"time": "1754642392"
},
"stopId": "URI007",
"stopSequence": 8
},
{
"departure": {
"time": "1754642573"
},
"stopId": "AMM001",
"stopSequence": 9
}
],
"timestamp": "1754640068",
"trip": {
"routeId": "C12",
"scheduleRelationship": "SCHEDULED",
"tripId": "5281890"
}
}
},
{
"id": "160",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640827"
},
"stopId": "AMT002",
"stopSequence": 14
},
{
"departure": {
"time": "1754640900"
},
"stopId": "WHD002",
"stopSequence": 15
},
{
"departure": {
"time": "1754640935"
},
"stopId": "LCN001",
"stopSequence": 16
},
{
"departure": {
"time": "1754640968"
},
"stopId": "WFL001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641052"
},
"stopId": "WBT002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641118"
},
"stopId": "WTE002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641237"
},
"stopId": "APE004",
"stopSequence": 20
},
{
"departure": {
"time": "1754641278"
},
"stopId": "EUL006",
"stopSequence": 21
},
{
"departure": {
"time": "1754641342"
},
"stopId": "SOI004",
"stopSequence": 22
}
],
"timestamp": "1754640492",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282821"
}
}
},
{
"id": "161",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640868"
},
"stopId": "CDP001",
"stopSequence": 20
},
{
"departure": {
"time": "1754640932"
},
"stopId": "BUR001",
"stopSequence": 21
}
],
"timestamp": "1754640668",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282825"
}
}
},
{
"id": "162",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "RIE004",
"stopSequence": 1
},
{
"departure": {
"time": "1754641867"
},
"stopId": "BUR003",
"stopSequence": 2
},
{
"departure": {
"time": "1754641909"
},
"stopId": "CDP002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641955"
},
"stopId": "ECS001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642160"
},
"stopId": "EPN002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642187"
},
"stopId": "EPN001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642283"
},
"stopId": "ECS002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642342"
},
"stopId": "TVI002",
"stopSequence": 8
}
],
"timestamp": "1754640032",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282827"
}
}
},
{
"id": "163",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "CAL063",
"stopSequence": 1
},
{
"departure": {
"time": "1754641319"
},
"stopId": "LSS002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641395"
},
"stopId": "EUL005",
"stopSequence": 3
},
{
"departure": {
"time": "1754641439"
},
"stopId": "APE003",
"stopSequence": 4
},
{
"departure": {
"time": "1754641530"
},
"stopId": "WTE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641574"
},
"stopId": "WBT001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641643"
},
"stopId": "WFL002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641700"
},
"stopId": "LCN002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641748"
},
"stopId": "WHD001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641813"
},
"stopId": "AMT001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641976"
},
"stopId": "VST001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642093"
},
"stopId": "VPO001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642249"
},
"stopId": "TEM001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642331"
},
"stopId": "TEU001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642466"
},
"stopId": "PAC003",
"stopSequence": 16
},
{
"departure": {
"time": "1754642525"
},
"stopId": "PAC004",
"stopSequence": 17
}
],
"timestamp": "1754639538",
"trip": {
"routeId": "55",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282874"
}
}
},
{
"id": "164",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "EUL001",
"stopSequence": 1
},
{
"departure": {
"time": "1754642061"
},
"stopId": "FDP001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642220"
},
"stopId": "CAL001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642299"
},
"stopId": "CCD001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642348"
},
"stopId": "HWA001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642399"
},
"stopId": "JEF001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642596"
},
"stopId": "FEN001",
"stopSequence": 7
}
],
"timestamp": "1754640031",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282991"
}
}
},
{
"id": "165",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640842"
},
"stopId": "HPE001",
"stopSequence": 23
},
{
"departure": {
"time": "1754640880"
},
"stopId": "HRI001",
"stopSequence": 24
},
{
"departure": {
"time": "1754640939"
},
"stopId": "HBA001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641060"
},
"stopId": "AST001",
"stopSequence": 26
},
{
"departure": {
"time": "1754641112"
},
"stopId": "MAH003",
"stopSequence": 27
},
{
"departure": {
"time": "1754641183"
},
"stopId": "HLF001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641287"
},
"stopId": "HCM001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641388"
},
"stopId": "HCO001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641386"
},
"stopId": "ZAC001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641539"
},
"stopId": "SEG001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641594"
},
"stopId": "SRA001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641658"
},
"stopId": "SGA001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641716"
},
"stopId": "SHD001",
"stopSequence": 35
}
],
"timestamp": "1754640622",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282996"
}
}
},
{
"id": "166",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "SAM001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641914"
},
"stopId": "SHD002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641964"
},
"stopId": "SGA002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642003"
},
"stopId": "SRA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642079"
},
"stopId": "SEG002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642248"
},
"stopId": "ZAC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642280"
},
"stopId": "HCO002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642343"
},
"stopId": "HCM002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642432"
},
"stopId": "HLF002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642537"
},
"stopId": "MAH002",
"stopSequence": 10
}
],
"timestamp": "1754640025",
"trip": {
"routeId": "58",
"scheduleRelationship": "SCHEDULED",
"tripId": "5282997"
}
}
},
{
"id": "167",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640883"
},
"stopId": "RUH001",
"stopSequence": 6
},
{
"departure": {
"time": "1754640941"
},
"stopId": "MAD001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641192"
},
"stopId": "EWM002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641310"
},
"stopId": "EWL002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641380"
},
"stopId": "TFE002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641524"
},
"stopId": "EWS002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641716"
},
"stopId": "BRD001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641811"
},
"stopId": "DHT001",
"stopSequence": 13
}
],
"timestamp": "1754640593",
"trip": {
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283165"
}
}
},
{
"id": "168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640923"
},
"stopId": "AQU001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641002"
},
"stopId": "ANC001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641041"
},
"stopId": "TNB001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641087"
},
"stopId": "TAB001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641211"
},
"stopId": "LPI001",
"stopSequence": 24
},
{
"departure": {
"time": "1754641304"
},
"stopId": "BPO002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641315"
},
"stopId": "TOM002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641339"
},
"stopId": "EIF002",
"stopSequence": 27
},
{
"departure": {
"time": "1754641492"
},
"stopId": "LAN001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641573"
},
"stopId": "BTM002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641621"
},
"stopId": "PNL002",
"stopSequence": 30
},
{
"departure": {
"time": "1754641759"
},
"stopId": "UST003",
"stopSequence": 31
},
{
"departure": {
"time": "1754641968"
},
"stopId": "BUO002",
"stopSequence": 32
}
],
"timestamp": "1754640390",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283311"
}
}
},
{
"id": "169",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640900"
},
"stopId": "4CA002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641136"
},
"stopId": "VGE001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641169"
},
"stopId": "LEY001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641240"
},
"stopId": "HMN001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641317"
},
"stopId": "HOZ003",
"stopSequence": 5
},
{
"departure": {
"time": "1754641380"
},
"stopId": "HIS001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641459"
},
"stopId": "VBO002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641514"
},
"stopId": "TIE002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641578"
},
"stopId": "PTP002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641680"
},
"stopId": "PNT002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641741"
},
"stopId": "PLS002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641793"
},
"stopId": "PMS002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641823"
},
"stopId": "TGR002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641921"
},
"stopId": "RTR001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641950"
},
"stopId": "MFO002",
"stopSequence": 15
}
],
"timestamp": "1754639346",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283314"
}
}
},
{
"id": "170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642400"
},
"stopId": "FEG001",
"stopSequence": 1
},
{
"departure": {
"time": "1754642443"
},
"stopId": "MFO001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642483"
},
"stopId": "RTR002",
"stopSequence": 3
}
],
"timestamp": "1754640646",
"trip": {
"routeId": "66",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283317"
}
}
},
{
"id": "171",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "PDO001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641333"
},
"stopId": "GBE002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641391"
},
"stopId": "PID002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641431"
},
"stopId": "RJA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641471"
},
"stopId": "MRN002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641514"
},
"stopId": "RON002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641616"
},
"stopId": "JAP001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641668"
},
"stopId": "RHA001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641801"
},
"stopId": "ARO001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641858"
},
"stopId": "RDG001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641888"
},
"stopId": "RDJ001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641964"
},
"stopId": "FCI001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642022"
},
"stopId": "FAE001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642088"
},
"stopId": "JRO001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642182"
},
"stopId": "LMQ001",
"stopSequence": 15
},
{
"departure": {
"time": "1754642238"
},
"stopId": "MDF001",
"stopSequence": 16
},
{
"departure": {
"time": "1754642351"
},
"stopId": "OCC001",
"stopSequence": 17
},
{
"departure": {
"time": "1754642414"
},
"stopId": "VEZ001",
"stopSequence": 18
},
{
"departure": {
"time": "1754642493"
},
"stopId": "VEN003",
"stopSequence": 19
},
{
"departure": {
"time": "1754642561"
},
"stopId": "VLL001",
"stopSequence": 20
}
],
"timestamp": "1754639573",
"trip": {
"routeId": "67",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283566"
}
}
},
{
"id": "172",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640854"
},
"stopId": "VEZ002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641058"
},
"stopId": "OCC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641118"
},
"stopId": "MDF002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641202"
},
"stopId": "LMQ002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641390"
},
"stopId": "JRO002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641456"
},
"stopId": "FAE002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641538"
},
"stopId": "FCI002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641581"
},
"stopId": "RDJ002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641624"
},
"stopId": "RDG002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641679"
},
"stopId": "ARO002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641770"
},
"stopId": "RHA002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641975"
},
"stopId": "RON001",
"stopSequence": 16
},
{
"departure": {
"time": "1754642035"
},
"stopId": "MRN001",
"stopSequence": 17
},
{
"departure": {
"time": "1754642096"
},
"stopId": "RJA001",
"stopSequence": 18
},
{
"departure": {
"time": "1754642147"
},
"stopId": "PID001",
"stopSequence": 19
},
{
"departure": {
"time": "1754642189"
},
"stopId": "GBE001",
"stopSequence": 20
}
],
"timestamp": "1754639071",
"trip": {
"routeId": "67",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283584"
}
}
},
{
"id": "173",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640848"
},
"stopId": "RTN001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641071"
},
"stopId": "AP2002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641329"
},
"stopId": "LDE002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641393"
},
"stopId": "PCV001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641466"
},
"stopId": "RJA005",
"stopSequence": 13
},
{
"departure": {
"time": "1754641491"
},
"stopId": "PTB002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641582"
},
"stopId": "IVE002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641620"
},
"stopId": "LSG001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641713"
},
"stopId": "PPC001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641822"
},
"stopId": "ZON001",
"stopSequence": 18
}
],
"timestamp": "1754640754",
"trip": {
"routeId": "68",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283706"
}
}
},
{
"id": "174",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641500"
},
"stopId": "4CA001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641727"
},
"stopId": "ZON002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641855"
},
"stopId": "PPC002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641920"
},
"stopId": "LSG002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641953"
},
"stopId": "IVE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642019"
},
"stopId": "PTB001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642061"
},
"stopId": "RJA007",
"stopSequence": 7
},
{
"departure": {
"time": "1754642128"
},
"stopId": "LQM002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642280"
},
"stopId": "RTN001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642503"
},
"stopId": "AP2002",
"stopSequence": 10
}
],
"timestamp": "1754639717",
"trip": {
"routeId": "68",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283710"
}
}
},
{
"id": "175",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640860"
},
"stopId": "CMA001",
"stopSequence": 12
},
{
"departure": {
"time": "1754640915"
},
"stopId": "EFF001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641000"
},
"stopId": "SIN001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641098"
},
"stopId": "BGA003",
"stopSequence": 15
},
{
"departure": {
"time": "1754641177"
},
"stopId": "OGI001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641214"
},
"stopId": "NET001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641271"
},
"stopId": "BPT001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641319"
},
"stopId": "GBA001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641367"
},
"stopId": "BCA001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641379"
},
"stopId": "BFR001",
"stopSequence": 21
}
],
"timestamp": "1754640132",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283738"
}
}
},
{
"id": "176",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "ACC002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641870"
},
"stopId": "BFR002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641911"
},
"stopId": "BCA002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641948"
},
"stopId": "GBA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642017"
},
"stopId": "BPT002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642076"
},
"stopId": "NET002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642126"
},
"stopId": "OGI002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642220"
},
"stopId": "BGA004",
"stopSequence": 8
},
{
"departure": {
"time": "1754642312"
},
"stopId": "SIN002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642400"
},
"stopId": "EFF002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642510"
},
"stopId": "CMA002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642566"
},
"stopId": "BEB002",
"stopSequence": 12
}
],
"timestamp": "1754640100",
"trip": {
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "5283739"
}
}
},
{
"id": "177",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642400"
},
"stopId": "ARG082",
"stopSequence": 1
},
{
"departure": {
"time": "1754642576"
},
"stopId": "THI001",
"stopSequence": 2
}
],
"timestamp": "1754640619",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284016"
}
}
},
{
"id": "178",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640824"
},
"stopId": "VIE003",
"stopSequence": 51
},
{
"departure": {
"time": "1754640918"
},
"stopId": "BVI001",
"stopSequence": 52
},
{
"departure": {
"time": "1754641032"
},
"stopId": "MHA001",
"stopSequence": 53
},
{
"departure": {
"time": "1754641181"
},
"stopId": "BYR001",
"stopSequence": 54
},
{
"departure": {
"time": "1754641314"
},
"stopId": "NEG001",
"stopSequence": 55
}
],
"timestamp": "1754639304",
"trip": {
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284029"
}
}
},
{
"id": "179",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640911"
},
"stopId": "ARL002",
"stopSequence": 4
},
{
"departure": {
"time": "1754640908"
},
"stopId": "COG004",
"stopSequence": 5
},
{
"departure": {
"time": "1754641023"
},
"stopId": "3BL001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641065"
},
"stopId": "FDH001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641166"
},
"stopId": "CRI001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641111"
},
"stopId": "VIT001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641287"
},
"stopId": "ERO001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641378"
},
"stopId": "CUE001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641465"
},
"stopId": "VAC001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641442"
},
"stopId": "CAT001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641587"
},
"stopId": "BMI001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641653"
},
"stopId": "COS001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641769"
},
"stopId": "PLI001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641865"
},
"stopId": "DRE001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641861"
},
"stopId": "BBO001",
"stopSequence": 18
},
{
"departure": {
"time": "1754642092"
},
"stopId": "CAA001",
"stopSequence": 19
},
{
"departure": {
"time": "1754642128"
},
"stopId": "LIR001",
"stopSequence": 20
},
{
"departure": {
"time": "1754642230"
},
"stopId": "SOC002",
"stopSequence": 21
},
{
"departure": {
"time": "1754642267"
},
"stopId": "ROQ002",
"stopSequence": 22
},
{
"departure": {
"time": "1754642336"
},
"stopId": "RGA002",
"stopSequence": 23
},
{
"departure": {
"time": "1754642399"
},
"stopId": "OMO002",
"stopSequence": 24
},
{
"departure": {
"time": "1754642488"
},
"stopId": "DEV002",
"stopSequence": 25
},
{
"departure": {
"time": "1754642536"
},
"stopId": "FBO002",
"stopSequence": 26
},
{
"departure": {
"time": "1754642562"
},
"stopId": "MON002",
"stopSequence": 27
},
{
"departure": {
"time": "1754642594"
},
"stopId": "BTT002",
"stopSequence": 28
},
{
"departure": {
"time": "1754642210"
},
"stopId": "POE002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641895"
},
"stopId": "KAE002",
"stopSequence": 30
}
],
"timestamp": "1754640097",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284109"
}
}
},
{
"id": "180",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754646393"
},
"stopId": "GLY002",
"stopSequence": 1
}
],
"timestamp": "1754640757",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284113"
}
}
},
{
"id": "181",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640827"
},
"stopId": "KAE001",
"stopSequence": 12
},
{
"departure": {
"time": "1754640895"
},
"stopId": "POE001",
"stopSequence": 13
},
{
"departure": {
"time": "1754640969"
},
"stopId": "BTT001",
"stopSequence": 14
},
{
"departure": {
"time": "1754640996"
},
"stopId": "MON001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641061"
},
"stopId": "FBO001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641073"
},
"stopId": "DEV001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641152"
},
"stopId": "OMO001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641199"
},
"stopId": "RGA001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641242"
},
"stopId": "ROQ001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641241"
},
"stopId": "SOC001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641285"
},
"stopId": "LIR002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641385"
},
"stopId": "CAA002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641556"
},
"stopId": "BBO002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641703"
},
"stopId": "DRE002",
"stopSequence": 25
},
{
"departure": {
"time": "1754641742"
},
"stopId": "PLI002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641878"
},
"stopId": "COS002",
"stopSequence": 27
},
{
"departure": {
"time": "1754641901"
},
"stopId": "BMI002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641970"
},
"stopId": "CAT002",
"stopSequence": 29
},
{
"departure": {
"time": "1754642009"
},
"stopId": "VAC002",
"stopSequence": 30
},
{
"departure": {
"time": "1754642155"
},
"stopId": "CUE002",
"stopSequence": 31
},
{
"departure": {
"time": "1754642222"
},
"stopId": "ERO002",
"stopSequence": 32
},
{
"departure": {
"time": "1754642235"
},
"stopId": "VIT002",
"stopSequence": 33
},
{
"departure": {
"time": "1754642335"
},
"stopId": "CRI002",
"stopSequence": 34
},
{
"departure": {
"time": "1754642447"
},
"stopId": "FDH002",
"stopSequence": 35
},
{
"departure": {
"time": "1754642501"
},
"stopId": "3BL002",
"stopSequence": 36
}
],
"timestamp": "1754640132",
"trip": {
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284118"
}
}
},
{
"id": "182",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640896"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1754640974"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641053"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641133"
},
"stopId": "REG001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641282"
},
"stopId": "PTM001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641378"
},
"stopId": "MCM001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641418"
},
"stopId": "CHW004",
"stopSequence": 10
}
],
"timestamp": "1754640582",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284408"
}
}
},
{
"id": "183",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640844"
},
"stopId": "BMI001",
"stopSequence": 10
},
{
"departure": {
"time": "1754640911"
},
"stopId": "COS001",
"stopSequence": 11
},
{
"departure": {
"time": "1754640938"
},
"stopId": "BCI001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641012"
},
"stopId": "GCH001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641094"
},
"stopId": "COQ001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641223"
},
"stopId": "STE001",
"stopSequence": 15
}
],
"timestamp": "1754640618",
"trip": {
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284409"
}
}
},
{
"id": "184",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642100"
},
"stopId": "PLR037",
"stopSequence": 1
},
{
"departure": {
"time": "1754642227"
},
"stopId": "THD001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642279"
},
"stopId": "CBE001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642404"
},
"stopId": "MIL003",
"stopSequence": 4
},
{
"departure": {
"time": "1754642460"
},
"stopId": "HVO001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642546"
},
"stopId": "CPA001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642601"
},
"stopId": "PIP001",
"stopSequence": 7
}
],
"timestamp": "1754640304",
"trip": {
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284500"
}
}
},
{
"id": "185",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "CHT001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641846"
},
"stopId": "CHT002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641982"
},
"stopId": "SCP003",
"stopSequence": 3
},
{
"departure": {
"time": "1754642052"
},
"stopId": "BOV002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642122"
},
"stopId": "ZMO002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642280"
},
"stopId": "EUQ002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642343"
},
"stopId": "QAM002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642416"
},
"stopId": "LAL002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642499"
},
"stopId": "PBL002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642583"
},
"stopId": "ROC002",
"stopSequence": 10
}
],
"timestamp": "1754640070",
"trip": {
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284614"
}
}
},
{
"id": "186",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642580"
},
"stopId": "EUR002",
"stopSequence": 1
}
],
"timestamp": "1754640806",
"trip": {
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284623"
}
}
},
{
"id": "187",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640821"
},
"stopId": "AIL001",
"stopSequence": 10
},
{
"departure": {
"time": "1754640907"
},
"stopId": "TAI001",
"stopSequence": 11
}
],
"timestamp": "1754640734",
"trip": {
"routeId": "C8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284763"
}
}
},
{
"id": "188",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "TCL001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641290"
},
"stopId": "AIL003",
"stopSequence": 2
},
{
"departure": {
"time": "1754641357"
},
"stopId": "TBR002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641399"
},
"stopId": "TWA002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641500"
},
"stopId": "TWA008",
"stopSequence": 5
},
{
"departure": {
"time": "1754641552"
},
"stopId": "LUR001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641602"
},
"stopId": "RRQ002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641666"
},
"stopId": "SJS001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641777"
},
"stopId": "PUT001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641902"
},
"stopId": "CBE002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641947"
},
"stopId": "THD002",
"stopSequence": 11
}
],
"timestamp": "1754640730",
"trip": {
"routeId": "C8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284764"
}
}
},
{
"id": "189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642603"
},
"stopId": "THD001",
"stopSequence": 2
}
],
"timestamp": "1754640805",
"trip": {
"routeId": "C8",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284765"
}
}
},
{
"id": "190",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641500"
},
"stopId": "KEM001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641547"
},
"stopId": "GAA005",
"stopSequence": 2
},
{
"departure": {
"time": "1754641594"
},
"stopId": "ISA002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641661"
},
"stopId": "PCI002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641703"
},
"stopId": "CJR004",
"stopSequence": 5
},
{
"departure": {
"time": "1754641749"
},
"stopId": "MAT003",
"stopSequence": 6
},
{
"departure": {
"time": "1754641798"
},
"stopId": "AHO001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641851"
},
"stopId": "IDH001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641920"
},
"stopId": "ARG082",
"stopSequence": 9
},
{
"departure": {
"time": "1754641984"
},
"stopId": "SSO001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642067"
},
"stopId": "RLI002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642145"
},
"stopId": "ARM008",
"stopSequence": 12
},
{
"departure": {
"time": "1754642201"
},
"stopId": "PMT002",
"stopSequence": 13
},
{
"departure": {
"time": "1754642280"
},
"stopId": "AAB002",
"stopSequence": 14
},
{
"departure": {
"time": "1754642331"
},
"stopId": "ACT002",
"stopSequence": 15
}
],
"timestamp": "1754639760",
"trip": {
"routeId": "CITA",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284806"
}
}
},
{
"id": "191",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641500"
},
"stopId": "GUD001",
"stopSequence": 1
}
],
"timestamp": "1754639790",
"trip": {
"routeId": "CITA",
"scheduleRelationship": "SCHEDULED",
"tripId": "5284829"
}
}
},
{
"id": "192",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640847"
},
"stopId": "VIE004",
"stopSequence": 14
},
{
"departure": {
"time": "1754640900"
},
"stopId": "PNE001",
"stopSequence": 15
},
{
"departure": {
"time": "1754640928"
},
"stopId": "HCA002",
"stopSequence": 16
},
{
"departure": {
"time": "1754640974"
},
"stopId": "PTU001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641012"
},
"stopId": "HAP002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641094"
},
"stopId": "MAO001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641126"
},
"stopId": "EXU001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641185"
},
"stopId": "SEM002",
"stopSequence": 21
}
],
"timestamp": "1754640268",
"trip": {
"routeId": "CITH",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285012"
}
}
},
{
"id": "193",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "ROH003",
"stopSequence": 1
},
{
"departure": {
"time": "1754641808"
},
"stopId": "HAL001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641864"
},
"stopId": "HDO001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641964"
},
"stopId": "KNI001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642014"
},
"stopId": "ZUI001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642057"
},
"stopId": "2NA001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642130"
},
"stopId": "ROU001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642181"
},
"stopId": "HRM001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642220"
},
"stopId": "SED001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642268"
},
"stopId": "LOS001",
"stopSequence": 10
},
{
"departure": {
"time": "1754642326"
},
"stopId": "BAB001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642400"
},
"stopId": "PNE001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642432"
},
"stopId": "HCA002",
"stopSequence": 13
},
{
"departure": {
"time": "1754642486"
},
"stopId": "PTU001",
"stopSequence": 14
},
{
"departure": {
"time": "1754642531"
},
"stopId": "HAP002",
"stopSequence": 15
}
],
"timestamp": "1754640024",
"trip": {
"routeId": "CITH",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285013"
}
}
},
{
"id": "194",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640884"
},
"stopId": "MDP001",
"stopSequence": 9
},
{
"departure": {
"time": "1754640943"
},
"stopId": "AVN003",
"stopSequence": 10
},
{
"departure": {
"time": "1754641025"
},
"stopId": "PLA004",
"stopSequence": 11
},
{
"departure": {
"time": "1754641128"
},
"stopId": "PAS002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641174"
},
"stopId": "WBG001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641217"
},
"stopId": "RYP001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641304"
},
"stopId": "WAM090",
"stopSequence": 15
},
{
"departure": {
"time": "1754641394"
},
"stopId": "MMI001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641487"
},
"stopId": "CMF001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641590"
},
"stopId": "CHE001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641631"
},
"stopId": "VIN001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641694"
},
"stopId": "LES001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641725"
},
"stopId": "QPO003",
"stopSequence": 21
},
{
"departure": {
"time": "1754641804"
},
"stopId": "QUE001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641873"
},
"stopId": "QRA002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641930"
},
"stopId": "RIA002",
"stopSequence": 24
},
{
"departure": {
"time": "1754642024"
},
"stopId": "LEP002",
"stopSequence": 25
},
{
"departure": {
"time": "1754642192"
},
"stopId": "GRP001",
"stopSequence": 26
},
{
"departure": {
"time": "1754642258"
},
"stopId": "SGR002",
"stopSequence": 27
},
{
"departure": {
"time": "1754642364"
},
"stopId": "SSM002",
"stopSequence": 28
},
{
"departure": {
"time": "1754642411"
},
"stopId": "MAL002",
"stopSequence": 29
},
{
"departure": {
"time": "1754642563"
},
"stopId": "GLY002",
"stopSequence": 30
},
{
"departure": {
"time": "1754642588"
},
"stopId": "SGE002",
"stopSequence": 31
}
],
"timestamp": "1754640592",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285265"
}
}
},
{
"id": "195",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640928"
},
"stopId": "MMI002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641029"
},
"stopId": "WAM091",
"stopSequence": 22
},
{
"departure": {
"time": "1754641086"
},
"stopId": "RYP002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641113"
},
"stopId": "WBG002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641170"
},
"stopId": "PAS003",
"stopSequence": 25
},
{
"departure": {
"time": "1754641295"
},
"stopId": "PLA003",
"stopSequence": 26
},
{
"departure": {
"time": "1754641398"
},
"stopId": "AVN004",
"stopSequence": 27
},
{
"departure": {
"time": "1754641449"
},
"stopId": "MDP002",
"stopSequence": 28
},
{
"departure": {
"time": "1754641483"
},
"stopId": "QAI002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641622"
},
"stopId": "SHL002",
"stopSequence": 30
},
{
"departure": {
"time": "1754641689"
},
"stopId": "MOS002",
"stopSequence": 31
},
{
"departure": {
"time": "1754641786"
},
"stopId": "GST002",
"stopSequence": 32
},
{
"departure": {
"time": "1754641845"
},
"stopId": "LFA002",
"stopSequence": 33
},
{
"departure": {
"time": "1754642346"
},
"stopId": "BLE003",
"stopSequence": 34
},
{
"departure": {
"time": "1754642455"
},
"stopId": "LIG114",
"stopSequence": 35
}
],
"timestamp": "1754640200",
"trip": {
"routeId": "L90",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285328"
}
}
},
{
"id": "196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640877"
},
"stopId": "LAZ002",
"stopSequence": 33
},
{
"departure": {
"time": "1754640948"
},
"stopId": "CHW003",
"stopSequence": 34
},
{
"departure": {
"time": "1754640974"
},
"stopId": "MCM002",
"stopSequence": 35
},
{
"departure": {
"time": "1754641066"
},
"stopId": "PTM002",
"stopSequence": 36
},
{
"departure": {
"time": "1754641225"
},
"stopId": "REG002",
"stopSequence": 37
},
{
"departure": {
"time": "1754641398"
},
"stopId": "MGA002",
"stopSequence": 38
},
{
"departure": {
"time": "1754641449"
},
"stopId": "MLA002",
"stopSequence": 39
},
{
"departure": {
"time": "1754641468"
},
"stopId": "CHF002",
"stopSequence": 40
},
{
"departure": {
"time": "1754641811"
},
"stopId": "BLE003",
"stopSequence": 41
},
{
"departure": {
"time": "1754641809"
},
"stopId": "LIG114",
"stopSequence": 42
}
],
"timestamp": "1754640035",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285442"
}
}
},
{
"id": "197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "HGO001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641829"
},
"stopId": "HAC001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641935"
},
"stopId": "HGO002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642072"
},
"stopId": "EGO004",
"stopSequence": 4
},
{
"departure": {
"time": "1754642108"
},
"stopId": "RNG002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642158"
},
"stopId": "JAU002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642253"
},
"stopId": "HDO002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642315"
},
"stopId": "HAL002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642364"
},
"stopId": "MOR002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642453"
},
"stopId": "HAP002",
"stopSequence": 10
},
{
"departure": {
"time": "1754642520"
},
"stopId": "PIG002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642575"
},
"stopId": "BFO002",
"stopSequence": 12
}
],
"timestamp": "1754640026",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285450"
}
}
},
{
"id": "198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641620"
},
"stopId": "EUR002",
"stopSequence": 1
},
{
"departure": {
"time": "1754641706"
},
"stopId": "LIG117",
"stopSequence": 2
},
{
"departure": {
"time": "1754641763"
},
"stopId": "TSU002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642048"
},
"stopId": "CHF001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642162"
},
"stopId": "MLA001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642256"
},
"stopId": "MGA001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642407"
},
"stopId": "REG001",
"stopSequence": 7
},
{
"departure": {
"time": "1754642548"
},
"stopId": "PTM001",
"stopSequence": 8
}
],
"timestamp": "1754639842",
"trip": {
"routeId": "L91",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285465"
}
}
},
{
"id": "199",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640832"
},
"stopId": "EUL006",
"stopSequence": 26
},
{
"departure": {
"time": "1754640845"
},
"stopId": "SOI004",
"stopSequence": 27
},
{
"departure": {
"time": "1754640937"
},
"stopId": "CAL002",
"stopSequence": 28
},
{
"departure": {
"time": "1754640999"
},
"stopId": "LBE002",
"stopSequence": 29
},
{
"departure": {
"time": "1754641033"
},
"stopId": "CAV002",
"stopSequence": 30
},
{
"departure": {
"time": "1754641113"
},
"stopId": "TSS002",
"stopSequence": 31
},
{
"departure": {
"time": "1754641225"
},
"stopId": "SIM002",
"stopSequence": 32
}
],
"timestamp": "1754640642",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285627"
}
}
},
{
"id": "200",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641800"
},
"stopId": "PDP055",
"stopSequence": 1
},
{
"departure": {
"time": "1754641969"
},
"stopId": "SIM003",
"stopSequence": 2
},
{
"departure": {
"time": "1754642055"
},
"stopId": "TSS001",
"stopSequence": 3
},
{
"departure": {
"time": "1754642159"
},
"stopId": "CAV001",
"stopSequence": 4
},
{
"departure": {
"time": "1754642263"
},
"stopId": "LBE001",
"stopSequence": 5
},
{
"departure": {
"time": "1754642340"
},
"stopId": "CAL001",
"stopSequence": 6
},
{
"departure": {
"time": "1754642436"
},
"stopId": "LSS002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642501"
},
"stopId": "EUL005",
"stopSequence": 8
},
{
"departure": {
"time": "1754642538"
},
"stopId": "APE003",
"stopSequence": 9
}
],
"timestamp": "1754640104",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285628"
}
}
},
{
"id": "201",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640862"
},
"stopId": "SFE003",
"stopSequence": 8
},
{
"departure": {
"time": "1754640980"
},
"stopId": "GRS001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641117"
},
"stopId": "ESG002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641168"
},
"stopId": "SHG001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641303"
},
"stopId": "RDP002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641397"
},
"stopId": "ZIR002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641474"
},
"stopId": "CAF002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641529"
},
"stopId": "ATO002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641585"
},
"stopId": "CTD004",
"stopSequence": 16
},
{
"departure": {
"time": "1754641613"
},
"stopId": "CDM002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641636"
},
"stopId": "NSM002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641719"
},
"stopId": "BAM002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641763"
},
"stopId": "SAL002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641870"
},
"stopId": "CWT002",
"stopSequence": 21
},
{
"departure": {
"time": "1754641940"
},
"stopId": "GUI002",
"stopSequence": 22
},
{
"departure": {
"time": "1754641974"
},
"stopId": "WBT002",
"stopSequence": 23
},
{
"departure": {
"time": "1754642014"
},
"stopId": "WTE002",
"stopSequence": 24
},
{
"departure": {
"time": "1754642130"
},
"stopId": "APE004",
"stopSequence": 25
},
{
"departure": {
"time": "1754642179"
},
"stopId": "EUL006",
"stopSequence": 26
},
{
"departure": {
"time": "1754642276"
},
"stopId": "SOI004",
"stopSequence": 27
},
{
"departure": {
"time": "1754642351"
},
"stopId": "CAL002",
"stopSequence": 28
},
{
"departure": {
"time": "1754642463"
},
"stopId": "LBE002",
"stopSequence": 29
},
{
"departure": {
"time": "1754642470"
},
"stopId": "CAV002",
"stopSequence": 30
},
{
"departure": {
"time": "1754642581"
},
"stopId": "TSS002",
"stopSequence": 31
}
],
"timestamp": "1754639119",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285632"
}
}
},
{
"id": "202",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640893"
},
"stopId": "WTE001",
"stopSequence": 10
},
{
"departure": {
"time": "1754640933"
},
"stopId": "WBT001",
"stopSequence": 11
},
{
"departure": {
"time": "1754640925"
},
"stopId": "GUI001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641027"
},
"stopId": "CWT001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641148"
},
"stopId": "SAL004",
"stopSequence": 14
},
{
"departure": {
"time": "1754641206"
},
"stopId": "BAM001",
"stopSequence": 15
},
{
"departure": {
"time": "1754641256"
},
"stopId": "NSM001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641312"
},
"stopId": "CDM001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641302"
},
"stopId": "CTD003",
"stopSequence": 18
},
{
"departure": {
"time": "1754641362"
},
"stopId": "ATO001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641417"
},
"stopId": "LVR001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641452"
},
"stopId": "CAF001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641493"
},
"stopId": "ZIR001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641659"
},
"stopId": "RDP005",
"stopSequence": 23
},
{
"departure": {
"time": "1754641678"
},
"stopId": "SHG002",
"stopSequence": 24
},
{
"departure": {
"time": "1754641750"
},
"stopId": "ESG001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641859"
},
"stopId": "GRS002",
"stopSequence": 26
},
{
"departure": {
"time": "1754641954"
},
"stopId": "SFE004",
"stopSequence": 27
},
{
"departure": {
"time": "1754642014"
},
"stopId": "SHO001",
"stopSequence": 28
},
{
"departure": {
"time": "1754642160"
},
"stopId": "JUB001",
"stopSequence": 29
},
{
"departure": {
"time": "1754642137"
},
"stopId": "SMO001",
"stopSequence": 30
},
{
"departure": {
"time": "1754642251"
},
"stopId": "SPV001",
"stopSequence": 31
},
{
"departure": {
"time": "1754642383"
},
"stopId": "APO001",
"stopSequence": 32
},
{
"departure": {
"time": "1754642420"
},
"stopId": "DMY002",
"stopSequence": 33
}
],
"timestamp": "1754640582",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285660"
}
}
},
{
"id": "203",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642100"
},
"stopId": "CEH001",
"stopSequence": 1
},
{
"departure": {
"time": "1754642195"
},
"stopId": "DMY001",
"stopSequence": 2
},
{
"departure": {
"time": "1754642271"
},
"stopId": "APO002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642439"
},
"stopId": "SPV002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642533"
},
"stopId": "SMO002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642580"
},
"stopId": "JUB002",
"stopSequence": 6
}
],
"timestamp": "1754640392",
"trip": {
"routeId": "L92",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285686"
}
}
},
{
"id": "204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "ABI001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641266"
},
"stopId": "BLT001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641306"
},
"stopId": "HRO001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641386"
},
"stopId": "JCT001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641421"
},
"stopId": "LEO001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641500"
},
"stopId": "ACI001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641577"
},
"stopId": "LEO003",
"stopSequence": 7
},
{
"departure": {
"time": "1754641592"
},
"stopId": "LEO001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641680"
},
"stopId": "RAY002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641827"
},
"stopId": "BRV001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641894"
},
"stopId": "PMT003",
"stopSequence": 11
},
{
"departure": {
"time": "1754641980"
},
"stopId": "ARM007",
"stopSequence": 12
},
{
"departure": {
"time": "1754642115"
},
"stopId": "RLI001",
"stopSequence": 13
},
{
"departure": {
"time": "1754642220"
},
"stopId": "ARG006",
"stopSequence": 14
},
{
"departure": {
"time": "1754642271"
},
"stopId": "SSO001",
"stopSequence": 15
},
{
"departure": {
"time": "1754642334"
},
"stopId": "GUS001",
"stopSequence": 16
},
{
"departure": {
"time": "1754642466"
},
"stopId": "RIN001",
"stopSequence": 17
},
{
"departure": {
"time": "1754642542"
},
"stopId": "VIC001",
"stopSequence": 18
},
{
"departure": {
"time": "1754642590"
},
"stopId": "CHP001",
"stopSequence": 19
}
],
"timestamp": "1754639483",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285809"
}
}
},
{
"id": "205",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640833"
},
"stopId": "FEC002",
"stopSequence": 6
},
{
"departure": {
"time": "1754640903"
},
"stopId": "WEZ002",
"stopSequence": 7
},
{
"departure": {
"time": "1754640974"
},
"stopId": "SJA002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641134"
},
"stopId": "PAA002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641109"
},
"stopId": "CHP002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641184"
},
"stopId": "VIC002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641270"
},
"stopId": "RIN002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641406"
},
"stopId": "GUS002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641579"
},
"stopId": "SSO002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641539"
},
"stopId": "ARG007",
"stopSequence": 15
},
{
"departure": {
"time": "1754641656"
},
"stopId": "RLI002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641754"
},
"stopId": "ARM008",
"stopSequence": 17
},
{
"departure": {
"time": "1754641813"
},
"stopId": "PMT004",
"stopSequence": 18
},
{
"departure": {
"time": "1754641858"
},
"stopId": "BRV002",
"stopSequence": 19
},
{
"departure": {
"time": "1754641962"
},
"stopId": "RAY001",
"stopSequence": 20
},
{
"departure": {
"time": "1754642040"
},
"stopId": "LEO002",
"stopSequence": 21
},
{
"departure": {
"time": "1754642088"
},
"stopId": "JCT002",
"stopSequence": 22
},
{
"departure": {
"time": "1754642159"
},
"stopId": "HRO002",
"stopSequence": 23
},
{
"departure": {
"time": "1754642194"
},
"stopId": "BLT002",
"stopSequence": 24
}
],
"timestamp": "1754640462",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285818"
}
}
},
{
"id": "206",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640813"
},
"stopId": "CHP001",
"stopSequence": 16
},
{
"departure": {
"time": "1754640888"
},
"stopId": "PAA001",
"stopSequence": 17
},
{
"departure": {
"time": "1754640956"
},
"stopId": "SJA001",
"stopSequence": 18
},
{
"departure": {
"time": "1754641048"
},
"stopId": "WEZ001",
"stopSequence": 19
},
{
"departure": {
"time": "1754641131"
},
"stopId": "FEC001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641173"
},
"stopId": "VEF001",
"stopSequence": 21
},
{
"departure": {
"time": "1754641301"
},
"stopId": "LAP001",
"stopSequence": 22
},
{
"departure": {
"time": "1754641403"
},
"stopId": "NIZ001",
"stopSequence": 23
},
{
"departure": {
"time": "1754641542"
},
"stopId": "ALV001",
"stopSequence": 24
}
],
"timestamp": "1754640461",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285890"
}
}
},
{
"id": "207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642100"
},
"stopId": "HSP003",
"stopSequence": 1
},
{
"departure": {
"time": "1754642196"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642307"
},
"stopId": "NIZ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642348"
},
"stopId": "LAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642460"
},
"stopId": "VEF002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642579"
},
"stopId": "FEC002",
"stopSequence": 6
}
],
"timestamp": "1754640301",
"trip": {
"routeId": "L99",
"scheduleRelationship": "SCHEDULED",
"tripId": "5285892"
}
}
},
{
"id": "208",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640867"
},
"stopId": "RPA002",
"stopSequence": 12
},
{
"departure": {
"time": "1754640981"
},
"stopId": "PRC002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641014"
},
"stopId": "CHU002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641071"
},
"stopId": "HOS002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641141"
},
"stopId": "RMD002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641306"
},
"stopId": "BLE003",
"stopSequence": 17
},
{
"departure": {
"time": "1754641421"
},
"stopId": "LIG114",
"stopSequence": 18
},
{
"departure": {
"time": "1754641547"
},
"stopId": "LIG007",
"stopSequence": 19
},
{
"departure": {
"time": "1754641576"
},
"stopId": "MCX001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641698"
},
"stopId": "REP005",
"stopSequence": 21
},
{
"departure": {
"time": "1754641762"
},
"stopId": "EBA004",
"stopSequence": 22
},
{
"departure": {
"time": "1754641807"
},
"stopId": "EBA002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641861"
},
"stopId": "DOA005",
"stopSequence": 24
},
{
"departure": {
"time": "1754641905"
},
"stopId": "BAJ001",
"stopSequence": 25
},
{
"departure": {
"time": "1754642005"
},
"stopId": "ARA003",
"stopSequence": 26
},
{
"departure": {
"time": "1754642025"
},
"stopId": "PRR003",
"stopSequence": 27
}
],
"timestamp": "1754640705",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289325"
}
}
},
{
"id": "209",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640827"
},
"stopId": "KLE002",
"stopSequence": 2
},
{
"departure": {
"time": "1754640900"
},
"stopId": "SAL004",
"stopSequence": 3
},
{
"departure": {
"time": "1754640875"
},
"stopId": "BAM003",
"stopSequence": 4
},
{
"departure": {
"time": "1754641000"
},
"stopId": "CPS002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641063"
},
"stopId": "WRE005",
"stopSequence": 6
},
{
"departure": {
"time": "1754641126"
},
"stopId": "AMT002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641279"
},
"stopId": "WHD002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641322"
},
"stopId": "WBL002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641384"
},
"stopId": "RSS002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641471"
},
"stopId": "PHG002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641468"
},
"stopId": "WBO002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641514"
},
"stopId": "GEY002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641557"
},
"stopId": "TIM004",
"stopSequence": 14
},
{
"departure": {
"time": "1754641672"
},
"stopId": "RDL002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641685"
},
"stopId": "FBG005",
"stopSequence": 16
},
{
"departure": {
"time": "1754641800"
},
"stopId": "PRR002",
"stopSequence": 17
},
{
"departure": {
"time": "1754641906"
},
"stopId": "ARA004",
"stopSequence": 18
},
{
"departure": {
"time": "1754641985"
},
"stopId": "BAJ002",
"stopSequence": 19
},
{
"departure": {
"time": "1754642015"
},
"stopId": "DOA006",
"stopSequence": 20
},
{
"departure": {
"time": "1754642024"
},
"stopId": "EBA001",
"stopSequence": 21
},
{
"departure": {
"time": "1754642148"
},
"stopId": "EBA003",
"stopSequence": 22
}
],
"timestamp": "1754639119",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289341"
}
}
},
{
"id": "210",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640870"
},
"stopId": "FBG004",
"stopSequence": 28
},
{
"departure": {
"time": "1754640895"
},
"stopId": "RDL001",
"stopSequence": 29
},
{
"departure": {
"time": "1754640895"
},
"stopId": "TIM003",
"stopSequence": 30
},
{
"departure": {
"time": "1754640999"
},
"stopId": "GEY001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641023"
},
"stopId": "WBO001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641099"
},
"stopId": "PHG001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641165"
},
"stopId": "RSS001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641220"
},
"stopId": "WBL001",
"stopSequence": 35
},
{
"departure": {
"time": "1754641288"
},
"stopId": "WHD001",
"stopSequence": 36
},
{
"departure": {
"time": "1754641339"
},
"stopId": "AMT001",
"stopSequence": 37
},
{
"departure": {
"time": "1754641541"
},
"stopId": "DAC001",
"stopSequence": 38
},
{
"departure": {
"time": "1754641628"
},
"stopId": "CPS001",
"stopSequence": 39
},
{
"departure": {
"time": "1754641657"
},
"stopId": "BAM004",
"stopSequence": 40
}
],
"timestamp": "1754640490",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289354"
}
}
},
{
"id": "211",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640860"
},
"stopId": "RMD001",
"stopSequence": 24
},
{
"departure": {
"time": "1754640859"
},
"stopId": "HOS001",
"stopSequence": 25
},
{
"departure": {
"time": "1754640950"
},
"stopId": "CHU001",
"stopSequence": 26
},
{
"departure": {
"time": "1754640957"
},
"stopId": "PRC001",
"stopSequence": 27
},
{
"departure": {
"time": "1754641035"
},
"stopId": "RPA001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641093"
},
"stopId": "JEM001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641175"
},
"stopId": "OFF001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641276"
},
"stopId": "MVI001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641244"
},
"stopId": "PLB001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641354"
},
"stopId": "SCR001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641471"
},
"stopId": "PTA001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641513"
},
"stopId": "AMI001",
"stopSequence": 35
},
{
"departure": {
"time": "1754641495"
},
"stopId": "PAP001",
"stopSequence": 36
},
{
"departure": {
"time": "1754641605"
},
"stopId": "LAL001",
"stopSequence": 37
},
{
"departure": {
"time": "1754641640"
},
"stopId": "QAM001",
"stopSequence": 38
},
{
"departure": {
"time": "1754641699"
},
"stopId": "EUQ001",
"stopSequence": 39
}
],
"timestamp": "1754640096",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289371"
}
}
},
{
"id": "212",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640944"
},
"stopId": "GUI001",
"stopSequence": 38
}
],
"timestamp": "1754640801",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289385"
}
}
},
{
"id": "213",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641860"
},
"stopId": "WTC001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641974"
},
"stopId": "GUI002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642034"
},
"stopId": "WFL002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642108"
},
"stopId": "LCN002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642160"
},
"stopId": "WBL002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642284"
},
"stopId": "RSS002",
"stopSequence": 6
}
],
"timestamp": "1754640165",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289386"
}
}
},
{
"id": "214",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641680"
},
"stopId": "ZMO005",
"stopSequence": 1
},
{
"departure": {
"time": "1754641897"
},
"stopId": "EUQ002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641957"
},
"stopId": "QAM002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642027"
},
"stopId": "LAL002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642097"
},
"stopId": "PAP002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642096"
},
"stopId": "AMI002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642151"
},
"stopId": "PTA002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642207"
},
"stopId": "SCR002",
"stopSequence": 8
},
{
"departure": {
"time": "1754642318"
},
"stopId": "PLB002",
"stopSequence": 9
},
{
"departure": {
"time": "1754642362"
},
"stopId": "MVI002",
"stopSequence": 10
}
],
"timestamp": "1754640141",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289403"
}
}
},
{
"id": "215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640822"
},
"stopId": "REP003",
"stopSequence": 23
},
{
"departure": {
"time": "1754640887"
},
"stopId": "MCX002",
"stopSequence": 24
},
{
"departure": {
"time": "1754640960"
},
"stopId": "LIG013",
"stopSequence": 25
},
{
"departure": {
"time": "1754641155"
},
"stopId": "LIG115",
"stopSequence": 26
},
{
"departure": {
"time": "1754641214"
},
"stopId": "TSU002",
"stopSequence": 27
},
{
"departure": {
"time": "1754641476"
},
"stopId": "RMD001",
"stopSequence": 28
},
{
"departure": {
"time": "1754641530"
},
"stopId": "HOS001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641573"
},
"stopId": "CHU001",
"stopSequence": 30
},
{
"departure": {
"time": "1754641628"
},
"stopId": "PRC001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641755"
},
"stopId": "RPA001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641881"
},
"stopId": "JEM001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641915"
},
"stopId": "OFF001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641994"
},
"stopId": "MVI001",
"stopSequence": 35
},
{
"departure": {
"time": "1754642029"
},
"stopId": "PLB001",
"stopSequence": 36
},
{
"departure": {
"time": "1754642188"
},
"stopId": "SCR001",
"stopSequence": 37
},
{
"departure": {
"time": "1754642303"
},
"stopId": "PTA001",
"stopSequence": 38
},
{
"departure": {
"time": "1754642364"
},
"stopId": "AMI001",
"stopSequence": 39
},
{
"departure": {
"time": "1754642436"
},
"stopId": "PAP001",
"stopSequence": 40
},
{
"departure": {
"time": "1754642554"
},
"stopId": "LAL001",
"stopSequence": 41
}
],
"timestamp": "1754640465",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289415"
}
}
},
{
"id": "216",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640931"
},
"stopId": "LIG007",
"stopSequence": 19
},
{
"departure": {
"time": "1754640951"
},
"stopId": "MCX001",
"stopSequence": 20
},
{
"departure": {
"time": "1754641059"
},
"stopId": "REP005",
"stopSequence": 21
},
{
"departure": {
"time": "1754641079"
},
"stopId": "EBA004",
"stopSequence": 22
},
{
"departure": {
"time": "1754641187"
},
"stopId": "EBA002",
"stopSequence": 23
},
{
"departure": {
"time": "1754641252"
},
"stopId": "DOA005",
"stopSequence": 24
},
{
"departure": {
"time": "1754641282"
},
"stopId": "BAJ001",
"stopSequence": 25
},
{
"departure": {
"time": "1754641309"
},
"stopId": "ARA003",
"stopSequence": 26
},
{
"departure": {
"time": "1754641346"
},
"stopId": "PRR003",
"stopSequence": 27
},
{
"departure": {
"time": "1754641527"
},
"stopId": "FBG004",
"stopSequence": 28
},
{
"departure": {
"time": "1754641536"
},
"stopId": "RDL001",
"stopSequence": 29
},
{
"departure": {
"time": "1754641532"
},
"stopId": "TIM003",
"stopSequence": 30
},
{
"departure": {
"time": "1754641646"
},
"stopId": "GEY001",
"stopSequence": 31
},
{
"departure": {
"time": "1754641688"
},
"stopId": "WBO001",
"stopSequence": 32
},
{
"departure": {
"time": "1754641707"
},
"stopId": "PHG001",
"stopSequence": 33
},
{
"departure": {
"time": "1754641806"
},
"stopId": "RSS001",
"stopSequence": 34
},
{
"departure": {
"time": "1754641918"
},
"stopId": "LCN001",
"stopSequence": 36
},
{
"departure": {
"time": "1754641971"
},
"stopId": "WFL001",
"stopSequence": 37
},
{
"departure": {
"time": "1754642044"
},
"stopId": "GUI001",
"stopSequence": 38
}
],
"timestamp": "1754640030",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289431"
}
}
},
{
"id": "217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640834"
},
"stopId": "WBO002",
"stopSequence": 8
},
{
"departure": {
"time": "1754640876"
},
"stopId": "GEY002",
"stopSequence": 9
},
{
"departure": {
"time": "1754640899"
},
"stopId": "TIM004",
"stopSequence": 10
},
{
"departure": {
"time": "1754640959"
},
"stopId": "RDL002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641005"
},
"stopId": "FBG005",
"stopSequence": 12
},
{
"departure": {
"time": "1754641139"
},
"stopId": "PRR002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641190"
},
"stopId": "ARA004",
"stopSequence": 14
},
{
"departure": {
"time": "1754641238"
},
"stopId": "BAJ002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641269"
},
"stopId": "DOA006",
"stopSequence": 16
},
{
"departure": {
"time": "1754641345"
},
"stopId": "EBA001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641465"
},
"stopId": "EBA003",
"stopSequence": 18
},
{
"departure": {
"time": "1754641614"
},
"stopId": "REP003",
"stopSequence": 19
},
{
"departure": {
"time": "1754641679"
},
"stopId": "MCX002",
"stopSequence": 20
},
{
"departure": {
"time": "1754641700"
},
"stopId": "LIG013",
"stopSequence": 21
},
{
"departure": {
"time": "1754641891"
},
"stopId": "LIG115",
"stopSequence": 22
},
{
"departure": {
"time": "1754642003"
},
"stopId": "TSU002",
"stopSequence": 23
}
],
"timestamp": "1754640236",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289443"
}
}
},
{
"id": "218",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640884"
},
"stopId": "EUQ002",
"stopSequence": 2
},
{
"departure": {
"time": "1754640923"
},
"stopId": "QAM002",
"stopSequence": 3
},
{
"departure": {
"time": "1754640967"
},
"stopId": "LAL002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641029"
},
"stopId": "PAP002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641057"
},
"stopId": "AMI002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641154"
},
"stopId": "PTA002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641197"
},
"stopId": "SCR002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641263"
},
"stopId": "PLB002",
"stopSequence": 9
},
{
"departure": {
"time": "1754641316"
},
"stopId": "MVI002",
"stopSequence": 10
},
{
"departure": {
"time": "1754641441"
},
"stopId": "OFF002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641520"
},
"stopId": "RPA002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641615"
},
"stopId": "PRC002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641620"
},
"stopId": "CHU002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641734"
},
"stopId": "HOS002",
"stopSequence": 15
},
{
"departure": {
"time": "1754641774"
},
"stopId": "RMD002",
"stopSequence": 16
},
{
"departure": {
"time": "1754641994"
},
"stopId": "BLE003",
"stopSequence": 17
}
],
"timestamp": "1754639846",
"trip": {
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "5289455"
}
}
},
{
"id": "219",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641080"
},
"stopId": "PGI001",
"stopSequence": 1
},
{
"departure": {
"time": "1754641207"
},
"stopId": "CVB002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641238"
},
"stopId": "DCQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641351"
},
"stopId": "MA4031",
"stopSequence": 4
},
{
"departure": {
"time": "1754641386"
},
"stopId": "MMA002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641443"
},
"stopId": "VED002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641516"
},
"stopId": "BAR002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641601"
},
"stopId": "CRL002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641707"
},
"stopId": "MCL008",
"stopSequence": 9
},
{
"departure": {
"time": "1754641810"
},
"stopId": "BSN001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641981"
},
"stopId": "STL001",
"stopSequence": 11
},
{
"departure": {
"time": "1754642038"
},
"stopId": "ABB001",
"stopSequence": 12
}
],
"timestamp": "1754639448",
"trip": {
"routeId": "C10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5325970"
}
}
},
{
"id": "220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641986"
},
"stopId": "CVB002",
"stopSequence": 2
},
{
"departure": {
"time": "1754642016"
},
"stopId": "DCQ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754642148"
},
"stopId": "GPE002",
"stopSequence": 4
},
{
"departure": {
"time": "1754642200"
},
"stopId": "MEU002",
"stopSequence": 5
},
{
"departure": {
"time": "1754642270"
},
"stopId": "CBG002",
"stopSequence": 6
},
{
"departure": {
"time": "1754642438"
},
"stopId": "DMR002",
"stopSequence": 7
},
{
"departure": {
"time": "1754642512"
},
"stopId": "EME001",
"stopSequence": 8
},
{
"departure": {
"time": "1754642589"
},
"stopId": "HIM002",
"stopSequence": 9
}
],
"timestamp": "1754640206",
"trip": {
"routeId": "C10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5325988"
}
}
},
{
"id": "221",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641076"
},
"stopId": "STL001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641176"
},
"stopId": "ABB001",
"stopSequence": 12
},
{
"departure": {
"time": "1754641265"
},
"stopId": "BSS002",
"stopSequence": 13
}
],
"timestamp": "1754640140",
"trip": {
"routeId": "C10",
"scheduleRelationship": "SCHEDULED",
"tripId": "5326004"
}
}
},
{
"id": "222",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640900"
},
"stopId": "CON001",
"stopSequence": 1
},
{
"departure": {
"time": "1754640939"
},
"stopId": "SMG001",
"stopSequence": 2
},
{
"departure": {
"time": "1754641031"
},
"stopId": "NMI001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641101"
},
"stopId": "SCL001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641172"
},
"stopId": "LBO003",
"stopSequence": 5
},
{
"departure": {
"time": "1754641258"
},
"stopId": "LCL002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641313"
},
"stopId": "LLE002",
"stopSequence": 7
},
{
"departure": {
"time": "1754641356"
},
"stopId": "RDS002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641400"
},
"stopId": "LGU001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641456"
},
"stopId": "JUS001",
"stopSequence": 10
},
{
"departure": {
"time": "1754641505"
},
"stopId": "CDO001",
"stopSequence": 11
},
{
"departure": {
"time": "1754641541"
},
"stopId": "ROY001",
"stopSequence": 12
},
{
"departure": {
"time": "1754642078"
},
"stopId": "EUR002",
"stopSequence": 13
}
],
"timestamp": "1754639159",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5355676"
}
}
},
{
"id": "223",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641200"
},
"stopId": "LIG115",
"stopSequence": 1
},
{
"departure": {
"time": "1754641228"
},
"stopId": "TSU002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641620"
},
"stopId": "ROY002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641664"
},
"stopId": "CDO002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641758"
},
"stopId": "JUS002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641809"
},
"stopId": "LGU002",
"stopSequence": 6
},
{
"departure": {
"time": "1754641845"
},
"stopId": "RDS001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641877"
},
"stopId": "LLE001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641916"
},
"stopId": "LCL001",
"stopSequence": 9
},
{
"departure": {
"time": "1754642021"
},
"stopId": "LBO004",
"stopSequence": 10
},
{
"departure": {
"time": "1754642078"
},
"stopId": "SCL002",
"stopSequence": 11
},
{
"departure": {
"time": "1754642150"
},
"stopId": "NMI002",
"stopSequence": 12
},
{
"departure": {
"time": "1754642215"
},
"stopId": "SMG002",
"stopSequence": 13
},
{
"departure": {
"time": "1754642289"
},
"stopId": "DNS001",
"stopSequence": 14
}
],
"timestamp": "1754639433",
"trip": {
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "5355705"
}
}
},
{
"id": "224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640847"
},
"stopId": "EBO001",
"stopSequence": 3
},
{
"departure": {
"time": "1754641005"
},
"stopId": "FMA001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641127"
},
"stopId": "MAT001",
"stopSequence": 6
},
{
"departure": {
"time": "1754641146"
},
"stopId": "MAT003",
"stopSequence": 7
},
{
"departure": {
"time": "1754641208"
},
"stopId": "AHO001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641259"
},
"stopId": "IDH001",
"stopSequence": 9
},
{
"departure": {
"time": "1754641276"
},
"stopId": "ARG082",
"stopSequence": 10
},
{
"departure": {
"time": "1754641464"
},
"stopId": "RLI002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641577"
},
"stopId": "ARM082",
"stopSequence": 12
},
{
"departure": {
"time": "1754641626"
},
"stopId": "JJA001",
"stopSequence": 13
},
{
"departure": {
"time": "1754641698"
},
"stopId": "PLC001",
"stopSequence": 14
},
{
"departure": {
"time": "1754641894"
},
"stopId": "REB001",
"stopSequence": 16
},
{
"departure": {
"time": "1754641943"
},
"stopId": "HHV001",
"stopSequence": 17
},
{
"departure": {
"time": "1754641980"
},
"stopId": "POC001",
"stopSequence": 18
},
{
"departure": {
"time": "1754642083"
},
"stopId": "RMI003",
"stopSequence": 19
},
{
"departure": {
"time": "1754642168"
},
"stopId": "RBR001",
"stopSequence": 20
},
{
"departure": {
"time": "1754642214"
},
"stopId": "EPY001",
"stopSequence": 21
},
{
"departure": {
"time": "1754642319"
},
"stopId": "LPT001",
"stopSequence": 22
},
{
"departure": {
"time": "1754642401"
},
"stopId": "AVE001",
"stopSequence": 23
},
{
"departure": {
"time": "1754642537"
},
"stopId": "NEL001",
"stopSequence": 24
},
{
"departure": {
"time": "1754642549"
},
"stopId": "VOT001",
"stopSequence": 25
},
{
"departure": {
"time": "1754642588"
},
"stopId": "LBA001",
"stopSequence": 26
}
],
"timestamp": "1754639630",
"trip": {
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "5360126"
}
}
},
{
"id": "225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640900"
},
"stopId": "HSP002",
"stopSequence": 1
},
{
"departure": {
"time": "1754640993"
},
"stopId": "ALV002",
"stopSequence": 2
},
{
"departure": {
"time": "1754641105"
},
"stopId": "NIZ002",
"stopSequence": 3
},
{
"departure": {
"time": "1754641146"
},
"stopId": "LAP002",
"stopSequence": 4
},
{
"departure": {
"time": "1754641260"
},
"stopId": "VEF002",
"stopSequence": 5
},
{
"departure": {
"time": "1754641350"
},
"stopId": "PEN006",
"stopSequence": 6
},
{
"departure": {
"time": "1754641482"
},
"stopId": "TAG001",
"stopSequence": 7
},
{
"departure": {
"time": "1754641512"
},
"stopId": "PPG002",
"stopSequence": 8
},
{
"departure": {
"time": "1754641560"
},
"stopId": "MPE004",
"stopSequence": 9
},
{
"departure": {
"time": "1754641616"
},
"stopId": "PRD004",
"stopSequence": 10
},
{
"departure": {
"time": "1754641699"
},
"stopId": "LBA002",
"stopSequence": 11
},
{
"departure": {
"time": "1754641740"
},
"stopId": "VOT002",
"stopSequence": 12
},
{
"departure": {
"time": "1754641782"
},
"stopId": "NEL002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641928"
},
"stopId": "AVE002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641996"
},
"stopId": "LPT002",
"stopSequence": 15
},
{
"departure": {
"time": "1754642202"
},
"stopId": "EPY002",
"stopSequence": 16
},
{
"departure": {
"time": "1754642248"
},
"stopId": "RBR002",
"stopSequence": 17
},
{
"departure": {
"time": "1754642272"
},
"stopId": "NFR001",
"stopSequence": 18
},
{
"departure": {
"time": "1754642307"
},
"stopId": "RMI002",
"stopSequence": 19
},
{
"departure": {
"time": "1754642340"
},
"stopId": "POC002",
"stopSequence": 20
},
{
"departure": {
"time": "1754642383"
},
"stopId": "HHV002",
"stopSequence": 21
},
{
"departure": {
"time": "1754642435"
},
"stopId": "REB002",
"stopSequence": 22
},
{
"departure": {
"time": "1754642551"
},
"stopId": "PLC002",
"stopSequence": 24
}
],
"timestamp": "1754639211",
"trip": {
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "5360128"
}
}
},
{
"id": "226",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640880"
},
"stopId": "3SU099",
"stopSequence": 16
},
{
"departure": {
"time": "1754641188"
},
"stopId": "CAM002",
"stopSequence": 18
},
{
"departure": {
"time": "1754641266"
},
"stopId": "PHY099",
"stopSequence": 19
},
{
"departure": {
"time": "1754641411"
},
"stopId": "ICT002",
"stopSequence": 20
}
],
"timestamp": "1754640439",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363123"
}
}
},
{
"id": "227",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640968"
},
"stopId": "MAM098",
"stopSequence": 2
},
{
"departure": {
"time": "1754641054"
},
"stopId": "DCI098",
"stopSequence": 3
},
{
"departure": {
"time": "1754641152"
},
"stopId": "PBA098",
"stopSequence": 4
},
{
"departure": {
"time": "1754641239"
},
"stopId": "BOA098",
"stopSequence": 5
},
{
"departure": {
"time": "1754641283"
},
"stopId": "CLD098",
"stopSequence": 6
},
{
"departure": {
"time": "1754641351"
},
"stopId": "ARQ098",
"stopSequence": 7
},
{
"departure": {
"time": "1754641406"
},
"stopId": "PLE098",
"stopSequence": 8
},
{
"departure": {
"time": "1754641445"
},
"stopId": "SNO098",
"stopSequence": 9
},
{
"departure": {
"time": "1754641569"
},
"stopId": "PVL098",
"stopSequence": 10
},
{
"departure": {
"time": "1754641547"
},
"stopId": "LAT098",
"stopSequence": 11
},
{
"departure": {
"time": "1754641687"
},
"stopId": "PDW098",
"stopSequence": 12
},
{
"departure": {
"time": "1754641779"
},
"stopId": "ACA098",
"stopSequence": 13
}
],
"timestamp": "1754640463",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363148"
}
}
},
{
"id": "228",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640883"
},
"stopId": "SMA099",
"stopSequence": 4
},
{
"departure": {
"time": "1754640969"
},
"stopId": "MAB001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641040"
},
"stopId": "OSS099",
"stopSequence": 6
},
{
"departure": {
"time": "1754641149"
},
"stopId": "MCL099",
"stopSequence": 7
},
{
"departure": {
"time": "1754641220"
},
"stopId": "CRL001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641343"
},
"stopId": "ACA099",
"stopSequence": 9
},
{
"departure": {
"time": "1754641459"
},
"stopId": "PDW099",
"stopSequence": 10
},
{
"departure": {
"time": "1754641564"
},
"stopId": "LAT099",
"stopSequence": 11
},
{
"departure": {
"time": "1754641644"
},
"stopId": "PVL099",
"stopSequence": 12
},
{
"departure": {
"time": "1754641767"
},
"stopId": "SNO099",
"stopSequence": 13
},
{
"departure": {
"time": "1754641873"
},
"stopId": "PLE099",
"stopSequence": 14
},
{
"departure": {
"time": "1754642006"
},
"stopId": "ARQ099",
"stopSequence": 15
},
{
"departure": {
"time": "1754642100"
},
"stopId": "CLD099",
"stopSequence": 16
},
{
"departure": {
"time": "1754642187"
},
"stopId": "BOA099",
"stopSequence": 17
},
{
"departure": {
"time": "1754642273"
},
"stopId": "PBA099",
"stopSequence": 18
},
{
"departure": {
"time": "1754642424"
},
"stopId": "DCI099",
"stopSequence": 19
}
],
"timestamp": "1754640391",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363191"
}
}
},
{
"id": "229",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641035"
},
"stopId": "ROM099",
"stopSequence": 2
},
{
"departure": {
"time": "1754641081"
},
"stopId": "BOT099",
"stopSequence": 3
},
{
"departure": {
"time": "1754641193"
},
"stopId": "SMA099",
"stopSequence": 4
},
{
"departure": {
"time": "1754641311"
},
"stopId": "MAB001",
"stopSequence": 5
},
{
"departure": {
"time": "1754641773"
},
"stopId": "OCH099",
"stopSequence": 9
},
{
"departure": {
"time": "1754641859"
},
"stopId": "LQS099",
"stopSequence": 10
},
{
"departure": {
"time": "1754641930"
},
"stopId": "CDA099",
"stopSequence": 11
},
{
"departure": {
"time": "1754642051"
},
"stopId": "CTR099",
"stopSequence": 12
},
{
"departure": {
"time": "1754642123"
},
"stopId": "TEL099",
"stopSequence": 13
},
{
"departure": {
"time": "1754642238"
},
"stopId": "GDC099",
"stopSequence": 14
}
],
"timestamp": "1754640554",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363209"
}
}
},
{
"id": "230",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640875"
},
"stopId": "PLE099",
"stopSequence": 14
},
{
"departure": {
"time": "1754641058"
},
"stopId": "ARQ099",
"stopSequence": 15
},
{
"departure": {
"time": "1754641169"
},
"stopId": "CLD099",
"stopSequence": 16
},
{
"departure": {
"time": "1754641268"
},
"stopId": "BOA099",
"stopSequence": 17
},
{
"departure": {
"time": "1754641333"
},
"stopId": "PBA099",
"stopSequence": 18
},
{
"departure": {
"time": "1754641401"
},
"stopId": "DCI099",
"stopSequence": 19
},
{
"departure": {
"time": "1754641671"
},
"stopId": "MAM033",
"stopSequence": 20
}
],
"timestamp": "1754640031",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363228"
}
}
},
{
"id": "231",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640819"
},
"stopId": "LQS098",
"stopSequence": 12
},
{
"departure": {
"time": "1754640956"
},
"stopId": "CRL002",
"stopSequence": 13
},
{
"departure": {
"time": "1754641095"
},
"stopId": "OSS098",
"stopSequence": 15
},
{
"departure": {
"time": "1754641211"
},
"stopId": "MAB098",
"stopSequence": 16
},
{
"departure": {
"time": "1754641269"
},
"stopId": "SMA098",
"stopSequence": 17
},
{
"departure": {
"time": "1754641373"
},
"stopId": "BOT098",
"stopSequence": 18
},
{
"departure": {
"time": "1754641455"
},
"stopId": "ROM098",
"stopSequence": 19
}
],
"timestamp": "1754640668",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363289"
}
}
},
{
"id": "232",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754642280"
},
"stopId": "PLR010",
"stopSequence": 1
},
{
"departure": {
"time": "1754642367"
},
"stopId": "ICT011",
"stopSequence": 2
},
{
"departure": {
"time": "1754642508"
},
"stopId": "PHY098",
"stopSequence": 3
}
],
"timestamp": "1754640492",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363319"
}
}
},
{
"id": "233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641560"
},
"stopId": "ROU099",
"stopSequence": 1
},
{
"departure": {
"time": "1754641745"
},
"stopId": "MAM098",
"stopSequence": 2
},
{
"departure": {
"time": "1754641926"
},
"stopId": "DCI098",
"stopSequence": 3
},
{
"departure": {
"time": "1754642036"
},
"stopId": "PBA098",
"stopSequence": 4
},
{
"departure": {
"time": "1754642180"
},
"stopId": "BOA098",
"stopSequence": 5
},
{
"departure": {
"time": "1754642265"
},
"stopId": "CLD098",
"stopSequence": 6
},
{
"departure": {
"time": "1754642350"
},
"stopId": "ARQ098",
"stopSequence": 7
},
{
"departure": {
"time": "1754642419"
},
"stopId": "PLE098",
"stopSequence": 8
},
{
"departure": {
"time": "1754642501"
},
"stopId": "SNO098",
"stopSequence": 9
}
],
"timestamp": "1754639974",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363346"
}
}
},
{
"id": "234",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640908"
},
"stopId": "MCL099",
"stopSequence": 7
},
{
"departure": {
"time": "1754640939"
},
"stopId": "CRL001",
"stopSequence": 8
},
{
"departure": {
"time": "1754641143"
},
"stopId": "OCH099",
"stopSequence": 9
},
{
"departure": {
"time": "1754641278"
},
"stopId": "LQS099",
"stopSequence": 10
},
{
"departure": {
"time": "1754641331"
},
"stopId": "CDA099",
"stopSequence": 11
},
{
"departure": {
"time": "1754641456"
},
"stopId": "CTR099",
"stopSequence": 12
},
{
"departure": {
"time": "1754641500"
},
"stopId": "TEL099",
"stopSequence": 13
},
{
"departure": {
"time": "1754641607"
},
"stopId": "GDC099",
"stopSequence": 14
},
{
"departure": {
"time": "1754641797"
},
"stopId": "TRI099",
"stopSequence": 15
},
{
"departure": {
"time": "1754642024"
},
"stopId": "3SU099",
"stopSequence": 16
},
{
"departure": {
"time": "1754642422"
},
"stopId": "CAM002",
"stopSequence": 18
},
{
"departure": {
"time": "1754642502"
},
"stopId": "PHY099",
"stopSequence": 19
}
],
"timestamp": "1754640309",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363370"
}
}
},
{
"id": "235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641523"
},
"stopId": "ROM099",
"stopSequence": 2
},
{
"departure": {
"time": "1754642440"
},
"stopId": "ACA099",
"stopSequence": 9
},
{
"departure": {
"time": "1754642588"
},
"stopId": "PDW099",
"stopSequence": 10
}
],
"timestamp": "1754640645",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363391"
}
}
},
{
"id": "236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641021"
},
"stopId": "MAM033",
"stopSequence": 20
}
],
"timestamp": "1754640489",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363419"
}
}
},
{
"id": "237",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640944"
},
"stopId": "DAI098",
"stopSequence": 5
},
{
"departure": {
"time": "1754641010"
},
"stopId": "3SU098",
"stopSequence": 6
},
{
"departure": {
"time": "1754641151"
},
"stopId": "TRI098",
"stopSequence": 7
},
{
"departure": {
"time": "1754641306"
},
"stopId": "GDC098",
"stopSequence": 8
},
{
"departure": {
"time": "1754641331"
},
"stopId": "TEL098",
"stopSequence": 9
},
{
"departure": {
"time": "1754641503"
},
"stopId": "CTR098",
"stopSequence": 10
},
{
"departure": {
"time": "1754641475"
},
"stopId": "CDA098",
"stopSequence": 11
},
{
"departure": {
"time": "1754641616"
},
"stopId": "LQS098",
"stopSequence": 12
}
],
"timestamp": "1754639580",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363442"
}
}
},
{
"id": "238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640836"
},
"stopId": "EUR002",
"stopSequence": 21
}
],
"timestamp": "1754640276",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363464"
}
}
},
{
"id": "239",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754640831"
},
"stopId": "ACA098",
"stopSequence": 13
},
{
"departure": {
"time": "1754640890"
},
"stopId": "CRL002",
"stopSequence": 14
},
{
"departure": {
"time": "1754641091"
},
"stopId": "OSS098",
"stopSequence": 16
},
{
"departure": {
"time": "1754641201"
},
"stopId": "MAB098",
"stopSequence": 17
},
{
"departure": {
"time": "1754641282"
},
"stopId": "SMA098",
"stopSequence": 18
},
{
"departure": {
"time": "1754641364"
},
"stopId": "BOT098",
"stopSequence": 19
},
{
"departure": {
"time": "1754641475"
},
"stopId": "ROM098",
"stopSequence": 20
},
{
"departure": {
"time": "1754641683"
},
"stopId": "EUR002",
"stopSequence": 21
}
],
"timestamp": "1754640391",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363499"
}
}
},
{
"id": "240",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754641320"
},
"stopId": "PLR010",
"stopSequence": 1
},
{
"departure": {
"time": "1754641407"
},
"stopId": "ICT011",
"stopSequence": 2
},
{
"departure": {
"time": "1754641548"
},
"stopId": "PHY098",
"stopSequence": 3
},
{
"departure": {
"time": "1754641617"
},
"stopId": "CAM001",
"stopSequence": 4
},
{
"departure": {
"time": "1754641780"
},
"stopId": "DAI098",
"stopSequence": 5
},
{
"departure": {
"time": "1754641899"
},
"stopId": "3SU098",
"stopSequence": 6
},
{
"departure": {
"time": "1754642041"
},
"stopId": "TRI098",
"stopSequence": 7
},
{
"departure": {
"time": "1754642195"
},
"stopId": "GDC098",
"stopSequence": 8
},
{
"departure": {
"time": "1754642291"
},
"stopId": "TEL098",
"stopSequence": 9
},
{
"departure": {
"time": "1754642386"
},
"stopId": "CTR098",
"stopSequence": 10
}
],
"timestamp": "1754639613",
"trip": {
"routeId": "BRT",
"scheduleRelationship": "SCHEDULED",
"tripId": "5363528"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1754640811"
}
}