Détails de la ressource
Position des véhicules
Cette ressource fait partie du jeu de données Réseau urbain Mistral.
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
❌305 erreurs, 39 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 22/12/2025 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_id does not exist in GTFS data E011 1 erreur
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- vehicle_id 726 stop_id TO0BUS does not exist in GTFS data stops.txt
Header timestamp should be greater than or equal to all other timestamps E012 154 erreurs
No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp
Exemples d'erreurs
- vehicle_id 2 timestamp 1766387537 is greater than the header
- vehicle_id 3 timestamp 1766387527 is greater than the header
- vehicle_id 4 timestamp 1766387537 is greater than the header
- vehicle_id 5 timestamp 1766387527 is greater than the header
- vehicle_id 6 timestamp 1766387447 is greater than the header
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id 512 trip_id 5433568 at (43.1155,5.8751) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
timestamp is in the future E050 149 erreurs
All timestamps must be less than the current time
Exemples d'erreurs
- vehicle_id 2 timestamp 08:12:17 (1766387537) is 4 min 26 sec greater than 08:07:50 (1766387270828) - the current time in milliseconds
- vehicle_id 3 timestamp 08:12:07 (1766387527) is 4 min 16 sec greater than 08:07:50 (1766387270828) - the current time in milliseconds
- vehicle_id 4 timestamp 08:12:17 (1766387537) is 4 min 26 sec greater than 08:07:50 (1766387270828) - the current time in milliseconds
- vehicle_id 5 timestamp 08:12:07 (1766387527) is 4 min 16 sec greater than 08:07:50 (1766387270828) - the current time in milliseconds
- vehicle_id 6 timestamp 08:10:47 (1766387447) is 2 min 56 sec greater than 08:07:50 (1766387270828) - the current time in milliseconds
Avertissements
vehicle speed is unrealistic W004 38 erreurs
vehicle.position.speed has an unrealistic speed that may be incorrect
Exemples d'erreurs
- vehicle.id 4 speed of 29.0 m/s (64.87 mph) is unrealistic
- vehicle.id 22 speed of 58.0 m/s (129.74 mph) is unrealistic
- vehicle.id 31 speed of 30.0 m/s (67.11 mph) is unrealistic
- vehicle.id 33 speed of 35.0 m/s (78.29 mph) is unrealistic
- vehicle.id 34 speed of 39.0 m/s (87.24 mph) is unrealistic
Header timestamp is older than 65 seconds W008 1 erreur
The data in a GTFS-realtime feed should always be less than one minute old
Exemples d'erreurs
- header.timestamp is 2 min 21 sec old which is greater than the recommended age of 65 seconds
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 |
|---|---|---|---|
| E012 | No timestamps for individual entities (TripUpdate, VehiclePosition) in the feeds should be greater than the header timestamp | 4 566 | 30 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 4 427 | 30 fois (100 % des validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 816 | 30 fois (100 % des validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 30 | 30 fois (100 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 104 | 23 fois (77 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 35 | 22 fois (73 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 22/12/2025 à 10h21 Europe/Paris.
vehicle_positions (156) service_alerts (0) trip_updates (0)Entités présentes dans ce flux lors des 7 derniers jours.
vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 22/12/2025 à 10h21 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1",
"vehicle": {
"position": {
"bearing": 163.0,
"latitude": 43.12089920043945,
"longitude": 6.010499954223633,
"speed": 15.0
},
"stopId": "GAGYNN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444387"
},
"vehicle": {
"id": "1",
"label": "1"
}
}
},
{
"id": "2",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.13930130004883,
"longitude": 6.0100998878479,
"speed": 0.0
},
"stopId": "VAVAGS",
"timestamp": "1766395567",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444388"
},
"vehicle": {
"id": "2",
"label": "2"
}
}
},
{
"id": "3",
"vehicle": {
"position": {
"bearing": 303.0,
"latitude": 43.10710144042969,
"longitude": 5.864999771118164,
"speed": 17.0
},
"stopId": "SEMESN",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445371"
},
"vehicle": {
"id": "3",
"label": "3"
}
}
},
{
"id": "4",
"vehicle": {
"position": {
"bearing": 28.0,
"latitude": 43.1327018737793,
"longitude": 6.016900062561035,
"speed": 12.0
},
"stopId": "GAUNSS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444447"
},
"vehicle": {
"id": "4",
"label": "4"
}
}
},
{
"id": "5",
"vehicle": {
"position": {
"bearing": 105.0,
"latitude": 43.12590026855469,
"longitude": 5.927599906921387,
"speed": 23.0
},
"stopId": "TOLIBS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444449"
},
"vehicle": {
"id": "5",
"label": "5"
}
}
},
{
"id": "6",
"vehicle": {
"position": {
"bearing": 51.0,
"latitude": 43.11669921875,
"longitude": 5.877600193023682,
"speed": 1.0
},
"stopId": "SEGARE",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444450"
},
"vehicle": {
"id": "6",
"label": "6"
}
}
},
{
"id": "10",
"vehicle": {
"position": {
"bearing": 245.0,
"latitude": 43.11180114746094,
"longitude": 5.863800048828125,
"speed": 17.0
},
"stopId": "SEPELO",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444384"
},
"vehicle": {
"id": "10",
"label": "10"
}
}
},
{
"id": "11",
"vehicle": {
"position": {
"bearing": 19.0,
"latitude": 43.125099182128906,
"longitude": 5.931000232696533,
"speed": 8.0
},
"stopId": "TOLIBN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445791"
},
"vehicle": {
"id": "11",
"label": "11"
}
}
},
{
"id": "12",
"vehicle": {
"position": {
"bearing": 302.0,
"latitude": 43.114601135253906,
"longitude": 5.950200080871582,
"speed": 27.0
},
"stopId": "TOAGUN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445792"
},
"vehicle": {
"id": "12",
"label": "12"
}
}
},
{
"id": "13",
"vehicle": {
"position": {
"bearing": 103.0,
"latitude": 43.11360168457031,
"longitude": 5.96120023727417,
"speed": 9.0
},
"stopId": "TOFBYS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445730"
},
"vehicle": {
"id": "13",
"label": "13"
}
}
},
{
"id": "15",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.12329864501953,
"longitude": 5.936600208282471,
"speed": 0.0
},
"stopId": "TOSTRN",
"timestamp": "1766395617",
"trip": {
"directionId": 0,
"routeId": "0011",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446054"
},
"vehicle": {
"id": "15",
"label": "15"
}
}
},
{
"id": "18",
"vehicle": {
"position": {
"bearing": 333.0,
"latitude": 43.13249969482422,
"longitude": 5.9039998054504395,
"speed": 15.0
},
"stopId": "TOMGTE",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "011B",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445256"
},
"vehicle": {
"id": "18",
"label": "18"
}
}
},
{
"id": "19",
"vehicle": {
"position": {
"bearing": 125.0,
"latitude": 43.12310028076172,
"longitude": 5.938399791717529,
"speed": 18.0
},
"stopId": "TOCPIO",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "011B",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445286"
},
"vehicle": {
"id": "19",
"label": "19"
}
}
},
{
"id": "22",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 43.10139846801758,
"longitude": 5.891200065612793,
"speed": 0.0
},
"stopId": "SEPCHN",
"timestamp": "1766395387",
"trip": {
"directionId": 1,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445372"
},
"vehicle": {
"id": "22",
"label": "22"
}
}
},
{
"id": "24",
"vehicle": {
"position": {
"bearing": 199.0,
"latitude": 43.112300872802734,
"longitude": 5.8831000328063965,
"speed": 40.0
},
"stopId": "SEBREN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446919"
},
"vehicle": {
"id": "24",
"label": "24"
}
}
},
{
"id": "27",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 43.12269973754883,
"longitude": 5.936399936676025,
"speed": 0.0
},
"stopId": "TOSTRN",
"timestamp": "1766395357",
"trip": {
"directionId": 0,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446945"
},
"vehicle": {
"id": "27",
"label": "27"
}
}
},
{
"id": "29",
"vehicle": {
"position": {
"bearing": 22.0,
"latitude": 43.1254997253418,
"longitude": 5.896999835968018,
"speed": 17.0
},
"stopId": "TOPCAS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498060"
},
"vehicle": {
"id": "29",
"label": "29"
}
}
},
{
"id": "30",
"vehicle": {
"position": {
"bearing": 289.0,
"latitude": 43.11819839477539,
"longitude": 5.8831000328063965,
"speed": 21.0
},
"stopId": "SEGARS",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498091"
},
"vehicle": {
"id": "30",
"label": "30"
}
}
},
{
"id": "31",
"vehicle": {
"position": {
"bearing": 127.0,
"latitude": 43.09659957885742,
"longitude": 5.830699920654297,
"speed": 48.0
},
"stopId": "SIGABS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498062"
},
"vehicle": {
"id": "31",
"label": "31"
}
}
},
{
"id": "32",
"vehicle": {
"position": {
"bearing": 292.0,
"latitude": 43.127498626708984,
"longitude": 5.931700229644775,
"speed": 0.0
},
"stopId": "TODARN",
"timestamp": "1766395577",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498092"
},
"vehicle": {
"id": "32",
"label": "32"
}
}
},
{
"id": "33",
"vehicle": {
"position": {
"bearing": 224.0,
"latitude": 43.097599029541016,
"longitude": 5.851200103759766,
"speed": 27.0
},
"stopId": "SIDENO",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498090"
},
"vehicle": {
"id": "33",
"label": "33"
}
}
},
{
"id": "34",
"vehicle": {
"position": {
"bearing": 66.0,
"latitude": 43.1072998046875,
"longitude": 5.855500221252441,
"speed": 2.0
},
"stopId": "SECECS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498061"
},
"vehicle": {
"id": "34",
"label": "34"
}
}
},
{
"id": "35",
"vehicle": {
"position": {
"bearing": 95.0,
"latitude": 43.09339904785156,
"longitude": 5.841800212860107,
"speed": 12.0
},
"stopId": "SISVEE",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0072",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498434"
},
"vehicle": {
"id": "35",
"label": "35"
}
}
},
{
"id": "36",
"vehicle": {
"position": {
"bearing": 28.0,
"latitude": 43.081298828125,
"longitude": 5.811800003051758,
"speed": 44.0
},
"stopId": "SIMALE",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0072",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498432"
},
"vehicle": {
"id": "36",
"label": "36"
}
}
},
{
"id": "38",
"vehicle": {
"position": {
"bearing": 337.0,
"latitude": 43.112701416015625,
"longitude": 5.81279993057251,
"speed": 0.0
},
"stopId": "SIBOGN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498089"
},
"vehicle": {
"id": "38",
"label": "38"
}
}
},
{
"id": "39",
"vehicle": {
"position": {
"bearing": 315.0,
"latitude": 43.127498626708984,
"longitude": 5.931600093841553,
"speed": 0.0
},
"stopId": "TODARN",
"timestamp": "1766395537",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498094"
},
"vehicle": {
"id": "39",
"label": "39"
}
}
},
{
"id": "40",
"vehicle": {
"position": {
"bearing": 355.0,
"latitude": 43.0900993347168,
"longitude": 5.881499767303467,
"speed": 21.0
},
"stopId": "SEMARE",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446985"
},
"vehicle": {
"id": "40",
"label": "40"
}
}
},
{
"id": "41",
"vehicle": {
"position": {
"bearing": 348.0,
"latitude": 43.15370178222656,
"longitude": 5.910600185394287,
"speed": 0.0
},
"stopId": "TOSCIS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445550"
},
"vehicle": {
"id": "41",
"label": "41"
}
}
},
{
"id": "43",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 43.0713005065918,
"longitude": 5.8541998863220215,
"speed": 0.0
},
"stopId": "SEJANE",
"timestamp": "1766395117",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444667"
},
"vehicle": {
"id": "43",
"label": "43"
}
}
},
{
"id": "44",
"vehicle": {
"position": {
"bearing": 100.0,
"latitude": 43.09859848022461,
"longitude": 5.90500020980835,
"speed": 31.0
},
"stopId": "SEPLOO",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0083",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447330"
},
"vehicle": {
"id": "44",
"label": "44"
}
}
},
{
"id": "45",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 43.11859893798828,
"longitude": 5.810200214385986,
"speed": 33.0
},
"stopId": "SACOOS",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0083",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447316"
},
"vehicle": {
"id": "45",
"label": "45"
}
}
},
{
"id": "46",
"vehicle": {
"position": {
"bearing": 357.0,
"latitude": 43.11389923095703,
"longitude": 5.842400074005127,
"speed": 25.0
},
"stopId": "SIAVEE",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0083",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447327"
},
"vehicle": {
"id": "46",
"label": "46"
}
}
},
{
"id": "47",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 43.10129928588867,
"longitude": 5.8846001625061035,
"speed": 15.0
},
"stopId": "SECENN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0083",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447323"
},
"vehicle": {
"id": "47",
"label": "47"
}
}
},
{
"id": "48",
"vehicle": {
"position": {
"bearing": 298.0,
"latitude": 43.14469909667969,
"longitude": 5.884699821472168,
"speed": 0.0
},
"stopId": "TOLOGS",
"timestamp": "1766395537",
"trip": {
"directionId": 1,
"routeId": "0011",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446083"
},
"vehicle": {
"id": "48",
"label": "48"
}
}
},
{
"id": "49",
"vehicle": {
"position": {
"bearing": 107.0,
"latitude": 43.1161003112793,
"longitude": 5.851900100708008,
"speed": 6.0
},
"stopId": "SELANE",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445325"
},
"vehicle": {
"id": "49",
"label": "49"
}
}
},
{
"id": "51",
"vehicle": {
"position": {
"bearing": 91.0,
"latitude": 43.11439895629883,
"longitude": 5.974999904632568,
"speed": 15.0
},
"stopId": "TOBINS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445549"
},
"vehicle": {
"id": "51",
"label": "51"
}
}
},
{
"id": "52",
"vehicle": {
"position": {
"bearing": 73.0,
"latitude": 43.108001708984375,
"longitude": 5.865799903869629,
"speed": 20.0
},
"stopId": "SEHOPE",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444611"
},
"vehicle": {
"id": "52",
"label": "52"
}
}
},
{
"id": "53",
"vehicle": {
"position": {
"bearing": 93.0,
"latitude": 43.101200103759766,
"longitude": 5.885499954223633,
"speed": 21.0
},
"stopId": "SEPCHS",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444618"
},
"vehicle": {
"id": "53",
"label": "53"
}
}
},
{
"id": "54",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.13930130004883,
"longitude": 6.01039981842041,
"speed": 0.0
},
"stopId": "VAVAGS",
"timestamp": "1766395637",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444389"
},
"vehicle": {
"id": "54",
"label": "54"
}
}
},
{
"id": "200",
"vehicle": {
"position": {
"bearing": 58.0,
"latitude": 43.131099700927734,
"longitude": 5.9730000495910645,
"speed": 16.0
},
"stopId": "TOBLIN",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446742"
},
"vehicle": {
"id": "200",
"label": "200"
}
}
},
{
"id": "201",
"vehicle": {
"position": {
"bearing": 297.0,
"latitude": 43.12839889526367,
"longitude": 5.916299819946289,
"speed": 14.0
},
"stopId": "TOPDSN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446644"
},
"vehicle": {
"id": "201",
"label": "201"
}
}
},
{
"id": "202",
"vehicle": {
"position": {
"bearing": 186.0,
"latitude": 43.13019943237305,
"longitude": 5.881800174713135,
"speed": 0.0
},
"stopId": "TORN8O",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446744"
},
"vehicle": {
"id": "202",
"label": "202"
}
}
},
{
"id": "210",
"vehicle": {
"position": {
"bearing": 82.0,
"latitude": 43.112098693847656,
"longitude": 5.937300205230713,
"speed": 22.0
},
"stopId": "TOLMGS",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447167"
},
"vehicle": {
"id": "210",
"label": "210"
}
}
},
{
"id": "214",
"vehicle": {
"position": {
"bearing": 191.0,
"latitude": 43.15299987792969,
"longitude": 5.9039998054504395,
"speed": 0.0
},
"stopId": "TOBTLO",
"timestamp": "1766395297",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447088"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
},
{
"id": "215",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 43.108299255371094,
"longitude": 5.952099800109863,
"speed": 0.0
},
"stopId": "TOMOUN",
"timestamp": "1766395327",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447169"
},
"vehicle": {
"id": "215",
"label": "215"
}
}
},
{
"id": "216",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 43.13600158691406,
"longitude": 5.993199825286865,
"speed": 75.0
},
"stopId": "VAFOUS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444725"
},
"vehicle": {
"id": "216",
"label": "216"
}
}
},
{
"id": "218",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.12670135498047,
"longitude": 5.870500087738037,
"speed": 0.0
},
"stopId": "TOPON3",
"timestamp": "1766395607",
"trip": {
"directionId": 1,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444728"
},
"vehicle": {
"id": "218",
"label": "218"
}
}
},
{
"id": "220",
"vehicle": {
"position": {
"bearing": 4.0,
"latitude": 43.12839889526367,
"longitude": 5.8815999031066895,
"speed": 17.0
},
"stopId": "TOCLNE",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444923"
},
"vehicle": {
"id": "220",
"label": "220"
}
}
},
{
"id": "221",
"vehicle": {
"position": {
"bearing": 22.0,
"latitude": 43.1525993347168,
"longitude": 5.903800010681152,
"speed": 0.0
},
"stopId": "TOBTLO",
"timestamp": "1766395627",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447089"
},
"vehicle": {
"id": "221",
"label": "221"
}
}
},
{
"id": "222",
"vehicle": {
"position": {
"bearing": 211.0,
"latitude": 43.11220169067383,
"longitude": 5.93310022354126,
"speed": 11.0
},
"stopId": "TOGRIO",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447085"
},
"vehicle": {
"id": "222",
"label": "222"
}
}
},
{
"id": "223",
"vehicle": {
"position": {
"bearing": 239.0,
"latitude": 43.12770080566406,
"longitude": 5.924300193786621,
"speed": 10.0
},
"stopId": "TOLYAE",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447165"
},
"vehicle": {
"id": "223",
"label": "223"
}
}
},
{
"id": "224",
"vehicle": {
"position": {
"bearing": 155.0,
"latitude": 43.13600158691406,
"longitude": 5.915999889373779,
"speed": 20.0
},
"stopId": "TOBBSO",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447087"
},
"vehicle": {
"id": "224",
"label": "224"
}
}
},
{
"id": "225",
"vehicle": {
"position": {
"bearing": 257.0,
"latitude": 43.13740158081055,
"longitude": 6.006400108337402,
"speed": 1.0
},
"stopId": "VAESP1",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444784"
},
"vehicle": {
"id": "225",
"label": "225"
}
}
},
{
"id": "226",
"vehicle": {
"position": {
"bearing": 114.0,
"latitude": 43.12580108642578,
"longitude": 5.923099994659424,
"speed": 6.0
},
"stopId": "TOPFMS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444726"
},
"vehicle": {
"id": "226",
"label": "226"
}
}
},
{
"id": "227",
"vehicle": {
"position": {
"bearing": 297.0,
"latitude": 43.1265983581543,
"longitude": 5.921199798583984,
"speed": 5.0
},
"stopId": "TOBRE4",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444783"
},
"vehicle": {
"id": "227",
"label": "227"
}
}
},
{
"id": "230",
"vehicle": {
"position": {
"bearing": 33.0,
"latitude": 43.14080047607422,
"longitude": 6.035699844360352,
"speed": 0.0
},
"stopId": "GAPATE",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444724"
},
"vehicle": {
"id": "230",
"label": "230"
}
}
},
{
"id": "231",
"vehicle": {
"position": {
"bearing": 283.0,
"latitude": 43.124900817871094,
"longitude": 5.9328999519348145,
"speed": 5.0
},
"stopId": "TOLIBN",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447166"
},
"vehicle": {
"id": "231",
"label": "231"
}
}
},
{
"id": "237",
"vehicle": {
"position": {
"bearing": 95.0,
"latitude": 43.12670135498047,
"longitude": 5.923399925231934,
"speed": 13.0
},
"stopId": "TOPOBS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446743"
},
"vehicle": {
"id": "237",
"label": "237"
}
}
},
{
"id": "238",
"vehicle": {
"position": {
"bearing": 22.0,
"latitude": 43.134700775146484,
"longitude": 5.882699966430664,
"speed": 0.0
},
"stopId": "TOTULO",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446701"
},
"vehicle": {
"id": "238",
"label": "238"
}
}
},
{
"id": "240",
"vehicle": {
"position": {
"bearing": 282.0,
"latitude": 43.13119888305664,
"longitude": 5.9899001121521,
"speed": 18.0
},
"stopId": "VADEBN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446647"
},
"vehicle": {
"id": "240",
"label": "240"
}
}
},
{
"id": "241",
"vehicle": {
"position": {
"bearing": 56.0,
"latitude": 43.12480163574219,
"longitude": 5.956299781799316,
"speed": 5.0
},
"stopId": "TOPVIS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446699"
},
"vehicle": {
"id": "241",
"label": "241"
}
}
},
{
"id": "245",
"vehicle": {
"position": {
"bearing": 239.0,
"latitude": 43.1265983581543,
"longitude": 5.960299968719482,
"speed": 20.0
},
"stopId": "TOPSJN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446610"
},
"vehicle": {
"id": "245",
"label": "245"
}
}
},
{
"id": "248",
"vehicle": {
"position": {
"bearing": 288.0,
"latitude": 43.124698638916016,
"longitude": 5.934100151062012,
"speed": 13.0
},
"stopId": "TOLIBI",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446609"
},
"vehicle": {
"id": "248",
"label": "248"
}
}
},
{
"id": "249",
"vehicle": {
"position": {
"bearing": 142.0,
"latitude": 43.12160110473633,
"longitude": 5.939199924468994,
"speed": 5.0
},
"stopId": "TOBHAS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444920"
},
"vehicle": {
"id": "249",
"label": "249"
}
}
},
{
"id": "251",
"vehicle": {
"position": {
"bearing": 6.0,
"latitude": 43.131900787353516,
"longitude": 5.881999969482422,
"speed": 24.0
},
"stopId": "TOTULE",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446608"
},
"vehicle": {
"id": "251",
"label": "251"
}
}
},
{
"id": "252",
"vehicle": {
"position": {
"bearing": 210.0,
"latitude": 43.14360046386719,
"longitude": 6.038000106811523,
"speed": 35.0
},
"stopId": "GADRAO",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0191",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446563"
},
"vehicle": {
"id": "252",
"label": "252"
}
}
},
{
"id": "254",
"vehicle": {
"position": {
"bearing": 219.0,
"latitude": 43.125999450683594,
"longitude": 5.975800037384033,
"speed": 0.0
},
"stopId": "TOHOTE",
"timestamp": "1766395427",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444921"
},
"vehicle": {
"id": "254",
"label": "254"
}
}
},
{
"id": "255",
"vehicle": {
"position": {
"bearing": 41.0,
"latitude": 43.12670135498047,
"longitude": 5.976600170135498,
"speed": 19.0
},
"stopId": "TOLROE",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444980"
},
"vehicle": {
"id": "255",
"label": "255"
}
}
},
{
"id": "257",
"vehicle": {
"position": {
"bearing": 309.0,
"latitude": 43.12350082397461,
"longitude": 5.937600135803223,
"speed": 23.0
},
"stopId": "TOSTRN",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444979"
},
"vehicle": {
"id": "257",
"label": "257"
}
}
},
{
"id": "258",
"vehicle": {
"position": {
"bearing": 258.0,
"latitude": 43.128299713134766,
"longitude": 5.881199836730957,
"speed": 4.0
},
"stopId": "OLCFLN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444977"
},
"vehicle": {
"id": "258",
"label": "258"
}
}
},
{
"id": "260",
"vehicle": {
"position": {
"bearing": 343.0,
"latitude": 43.12730026245117,
"longitude": 5.929100036621094,
"speed": 0.0
},
"stopId": "TOLIBS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444922"
},
"vehicle": {
"id": "260",
"label": "260"
}
}
},
{
"id": "272",
"vehicle": {
"position": {
"bearing": 96.0,
"latitude": 43.12820053100586,
"longitude": 5.905900001525879,
"speed": 0.0
},
"stopId": "TOBRCS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446700"
},
"vehicle": {
"id": "272",
"label": "272"
}
}
},
{
"id": "301",
"vehicle": {
"position": {
"bearing": 11.0,
"latitude": 43.13079833984375,
"longitude": 5.9380998611450195,
"speed": 0.0
},
"stopId": "TOSIBS",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446454"
},
"vehicle": {
"id": "301",
"label": "301"
}
}
},
{
"id": "303",
"vehicle": {
"position": {
"bearing": 90.0,
"latitude": 43.135398864746094,
"longitude": 5.932700157165527,
"speed": 26.0
},
"stopId": "TOLAVS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446495"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "307",
"vehicle": {
"position": {
"bearing": 104.0,
"latitude": 43.099300384521484,
"longitude": 5.894700050354004,
"speed": 28.0
},
"stopId": "SEOISS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444688"
},
"vehicle": {
"id": "307",
"label": "307"
}
}
},
{
"id": "309",
"vehicle": {
"position": {
"bearing": 236.0,
"latitude": 43.071998596191406,
"longitude": 5.872200012207031,
"speed": 0.0
},
"stopId": "SEPALE",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444689"
},
"vehicle": {
"id": "309",
"label": "309"
}
}
},
{
"id": "311",
"vehicle": {
"position": {
"bearing": 292.0,
"latitude": 43.08039855957031,
"longitude": 5.896999835968018,
"speed": 0.0
},
"stopId": "SESABS",
"timestamp": "1766395527",
"trip": {
"directionId": 0,
"routeId": "0028",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446236"
},
"vehicle": {
"id": "311",
"label": "311"
}
}
},
{
"id": "312",
"vehicle": {
"position": {
"bearing": 99.0,
"latitude": 43.09109878540039,
"longitude": 5.8470001220703125,
"speed": 20.0
},
"stopId": "SIAUDS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0087",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447407"
},
"vehicle": {
"id": "312",
"label": "312"
}
}
},
{
"id": "317",
"vehicle": {
"position": {
"bearing": 101.0,
"latitude": 43.097900390625,
"longitude": 6.124300003051758,
"speed": 0.0
},
"stopId": "HYOLIS",
"timestamp": "1766395387",
"trip": {
"directionId": 1,
"routeId": "0017",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495474"
},
"vehicle": {
"id": "317",
"label": "317"
}
}
},
{
"id": "319",
"vehicle": {
"position": {
"bearing": 118.0,
"latitude": 43.08039855957031,
"longitude": 5.896599769592285,
"speed": 0.0
},
"stopId": "SESABS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0084",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497002"
},
"vehicle": {
"id": "319",
"label": "319"
}
}
},
{
"id": "322",
"vehicle": {
"position": {
"bearing": 286.0,
"latitude": 43.114601135253906,
"longitude": 5.813700199127197,
"speed": 25.0
},
"stopId": "SICOLE",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0084",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496980"
},
"vehicle": {
"id": "322",
"label": "322"
}
}
},
{
"id": "323",
"vehicle": {
"position": {
"bearing": 241.0,
"latitude": 43.116798400878906,
"longitude": 5.8769001960754395,
"speed": 0.0
},
"stopId": "OLASTN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0120",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497426"
},
"vehicle": {
"id": "323",
"label": "323"
}
}
},
{
"id": "327",
"vehicle": {
"position": {
"bearing": 226.0,
"latitude": 43.09400177001953,
"longitude": 5.82919979095459,
"speed": 30.0
},
"stopId": "SICUBN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0087",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447428"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "331",
"vehicle": {
"position": {
"bearing": 191.0,
"latitude": 43.13240051269531,
"longitude": 6.017499923706055,
"speed": 0.0
},
"stopId": "GAHOPO",
"timestamp": "1766395577",
"trip": {
"directionId": 0,
"routeId": "0101",
"scheduleRelationship": "SCHEDULED",
"tripId": "5502386"
},
"vehicle": {
"id": "331",
"label": "331"
}
}
},
{
"id": "332",
"vehicle": {
"position": {
"bearing": 167.0,
"latitude": 43.13610076904297,
"longitude": 5.9197001457214355,
"speed": 4.0
},
"stopId": "TOPICS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0020",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446159"
},
"vehicle": {
"id": "332",
"label": "332"
}
}
},
{
"id": "333",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 43.127498626708984,
"longitude": 5.922399997711182,
"speed": 0.0
},
"stopId": "TOCASS",
"timestamp": "1766395587",
"trip": {
"directionId": 1,
"routeId": "0010",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446280"
},
"vehicle": {
"id": "333",
"label": "333"
}
}
},
{
"id": "334",
"vehicle": {
"position": {
"bearing": 254.0,
"latitude": 43.13130187988281,
"longitude": 5.949999809265137,
"speed": 25.0
},
"stopId": "TOPEGO",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0020",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446114"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "338",
"vehicle": {
"position": {
"bearing": 90.0,
"latitude": 43.135799407958984,
"longitude": 5.968400001525879,
"speed": 0.0
},
"stopId": "TOORTO",
"timestamp": "1766395577",
"trip": {
"directionId": 0,
"routeId": "0010",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446306"
},
"vehicle": {
"id": "338",
"label": "338"
}
}
},
{
"id": "339",
"vehicle": {
"position": {
"bearing": 256.0,
"latitude": 43.13850021362305,
"longitude": 5.916200160980225,
"speed": 19.0
},
"stopId": "TOFBLN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0020",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446135"
},
"vehicle": {
"id": "339",
"label": "339"
}
}
},
{
"id": "342",
"vehicle": {
"position": {
"bearing": 51.0,
"latitude": 43.112701416015625,
"longitude": 5.9415998458862305,
"speed": 21.0
},
"stopId": "TORAVE",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446494"
},
"vehicle": {
"id": "342",
"label": "342"
}
}
},
{
"id": "343",
"vehicle": {
"position": {
"bearing": 246.0,
"latitude": 43.11949920654297,
"longitude": 6.131999969482422,
"speed": 1.0
},
"stopId": "HYHOTN",
"timestamp": "1766395637",
"trip": {
"directionId": 0,
"routeId": "0017",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495456"
},
"vehicle": {
"id": "343",
"label": "343"
}
}
},
{
"id": "351",
"vehicle": {
"position": {
"bearing": 303.0,
"latitude": 43.11920166015625,
"longitude": 5.934500217437744,
"speed": 12.0
},
"stopId": "TOCFAN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0015",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445145"
},
"vehicle": {
"id": "351",
"label": "351"
}
}
},
{
"id": "352",
"vehicle": {
"position": {
"bearing": 265.0,
"latitude": 43.129600524902344,
"longitude": 5.932400226593018,
"speed": 12.0
},
"stopId": "TOLICN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0015",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445146"
},
"vehicle": {
"id": "352",
"label": "352"
}
}
},
{
"id": "353",
"vehicle": {
"position": {
"bearing": 10.0,
"latitude": 43.13059997558594,
"longitude": 5.938000202178955,
"speed": 0.0
},
"stopId": "TOSIBN",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0015",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445144"
},
"vehicle": {
"id": "353",
"label": "353"
}
}
},
{
"id": "355",
"vehicle": {
"position": {
"bearing": 338.0,
"latitude": 43.11750030517578,
"longitude": 5.936600208282471,
"speed": 0.0
},
"stopId": "TOMAYN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446474"
},
"vehicle": {
"id": "355",
"label": "355"
}
}
},
{
"id": "356",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 43.12139892578125,
"longitude": 5.957300186157227,
"speed": 0.0
},
"stopId": "TOPRUN",
"timestamp": "1766395357",
"trip": {
"directionId": 0,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446455"
},
"vehicle": {
"id": "356",
"label": "356"
}
}
},
{
"id": "360",
"vehicle": {
"position": {
"bearing": 237.0,
"latitude": 43.11349868774414,
"longitude": 6.190000057220459,
"speed": 41.0
},
"stopId": "HYCDGO",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0063",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496381"
},
"vehicle": {
"id": "360",
"label": "360"
}
}
},
{
"id": "366",
"vehicle": {
"position": {
"bearing": 67.0,
"latitude": 43.12070083618164,
"longitude": 6.137499809265137,
"speed": 16.0
},
"stopId": "HYBSJE",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0017",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495473"
},
"vehicle": {
"id": "366",
"label": "366"
}
}
},
{
"id": "503",
"vehicle": {
"position": {
"bearing": 241.0,
"latitude": 43.112998962402344,
"longitude": 5.9440999031066895,
"speed": 0.0
},
"stopId": "TOREBN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0033",
"scheduleRelationship": "SCHEDULED",
"tripId": "5433515"
},
"vehicle": {
"id": "503",
"label": "503"
}
}
},
{
"id": "512",
"vehicle": {
"position": {
"bearing": 149.0,
"latitude": 43.100799560546875,
"longitude": 5.88730001449585,
"speed": 9.0
},
"stopId": "SECRMS",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0082",
"scheduleRelationship": "SCHEDULED",
"tripId": "5433571"
},
"vehicle": {
"id": "512",
"label": "512"
}
}
},
{
"id": "566",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 43.115501403808594,
"longitude": 5.87529993057251,
"speed": 0.0
},
"stopId": "SEGVEO",
"timestamp": "1766395547",
"trip": {
"directionId": 0,
"routeId": "0082",
"scheduleRelationship": "SCHEDULED",
"tripId": "5433572"
},
"vehicle": {
"id": "566",
"label": "566"
}
}
},
{
"id": "569",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 43.147098541259766,
"longitude": 5.902500152587891,
"speed": 0.0
},
"stopId": "TOOLVN",
"timestamp": "1766395427",
"trip": {
"directionId": 1,
"routeId": "0111",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445637"
},
"vehicle": {
"id": "569",
"label": "569"
}
}
},
{
"id": "581",
"vehicle": {
"position": {
"bearing": 175.0,
"latitude": 43.119598388671875,
"longitude": 5.999199867248535,
"speed": 23.0
},
"stopId": "GABRAO",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0098",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445649"
},
"vehicle": {
"id": "581",
"label": "581"
}
}
},
{
"id": "582",
"vehicle": {
"position": {
"bearing": 278.0,
"latitude": 43.13100051879883,
"longitude": 6.02209997177124,
"speed": 26.0
},
"stopId": "GARESS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0098",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445667"
},
"vehicle": {
"id": "582",
"label": "582"
}
}
},
{
"id": "700",
"vehicle": {
"position": {
"bearing": 229.0,
"latitude": 43.12049865722656,
"longitude": 6.01039981842041,
"speed": 16.0
},
"stopId": "GAGYNN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0129",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446359"
},
"vehicle": {
"id": "700",
"label": "700"
}
}
},
{
"id": "702",
"vehicle": {
"position": {
"bearing": 148.0,
"latitude": 43.10279846191406,
"longitude": 6.1290998458862305,
"speed": 30.0
},
"stopId": "HYMIMO",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496706"
},
"vehicle": {
"id": "702",
"label": "702"
}
}
},
{
"id": "706",
"vehicle": {
"position": {
"bearing": 268.0,
"latitude": 43.12110137939453,
"longitude": 6.137899875640869,
"speed": 16.0
},
"stopId": "HYBIGN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496216"
},
"vehicle": {
"id": "706",
"label": "706"
}
}
},
{
"id": "708",
"vehicle": {
"position": {
"bearing": 96.0,
"latitude": 43.12419891357422,
"longitude": 5.936200141906738,
"speed": 9.0
},
"stopId": "TOITAO",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447086"
},
"vehicle": {
"id": "708",
"label": "708"
}
}
},
{
"id": "711",
"vehicle": {
"position": {
"bearing": 305.0,
"latitude": 43.10900115966797,
"longitude": 6.125,
"speed": 4.0
},
"stopId": "HYGMAE",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0016",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495116"
},
"vehicle": {
"id": "711",
"label": "711"
}
}
},
{
"id": "712",
"vehicle": {
"position": {
"bearing": 318.0,
"latitude": 43.12969970703125,
"longitude": 6.155600070953369,
"speed": 0.0
},
"stopId": "HYLGHS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496271"
},
"vehicle": {
"id": "712",
"label": "712"
}
}
},
{
"id": "715",
"vehicle": {
"position": {
"bearing": 332.0,
"latitude": 43.118900299072266,
"longitude": 6.13129997253418,
"speed": 20.0
},
"stopId": "HYJJAS",
"timestamp": "1766395637",
"trip": {
"directionId": 1,
"routeId": "0063",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496393"
},
"vehicle": {
"id": "715",
"label": "715"
}
}
},
{
"id": "719",
"vehicle": {
"position": {
"bearing": 306.0,
"latitude": 43.097599029541016,
"longitude": 6.067500114440918,
"speed": 32.0
},
"stopId": "CAPARE",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496215"
},
"vehicle": {
"id": "719",
"label": "719"
}
}
},
{
"id": "728",
"vehicle": {
"position": {
"bearing": 85.0,
"latitude": 43.10860061645508,
"longitude": 5.942999839782715,
"speed": 11.0
},
"stopId": "TOMICS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495567"
},
"vehicle": {
"id": "728",
"label": "728"
}
}
},
{
"id": "732",
"vehicle": {
"position": {
"bearing": 283.0,
"latitude": 43.125701904296875,
"longitude": 5.928800106048584,
"speed": 0.0
},
"stopId": "TOGARN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495590"
},
"vehicle": {
"id": "732",
"label": "732"
}
}
},
{
"id": "734",
"vehicle": {
"position": {
"bearing": 101.0,
"latitude": 43.108299255371094,
"longitude": 5.952199935913086,
"speed": 0.0
},
"stopId": "TOMOUN",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447168"
},
"vehicle": {
"id": "734",
"label": "734"
}
}
},
{
"id": "736",
"vehicle": {
"position": {
"bearing": 102.0,
"latitude": 43.123600006103516,
"longitude": 5.937399864196777,
"speed": 12.0
},
"stopId": "TOCPIO",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496244"
},
"vehicle": {
"id": "736",
"label": "736"
}
}
},
{
"id": "737",
"vehicle": {
"position": {
"bearing": 306.0,
"latitude": 43.09450149536133,
"longitude": 6.137599945068359,
"speed": 40.0
},
"stopId": "HYPLYE",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496720"
},
"vehicle": {
"id": "737",
"label": "737"
}
}
},
{
"id": "740",
"vehicle": {
"position": {
"bearing": 342.0,
"latitude": 43.1416015625,
"longitude": 6.0802001953125,
"speed": 52.0
},
"stopId": "CRLIME",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495961"
},
"vehicle": {
"id": "740",
"label": "740"
}
}
},
{
"id": "741",
"vehicle": {
"position": {
"bearing": 298.0,
"latitude": 43.121700286865234,
"longitude": 6.110499858856201,
"speed": 0.0
},
"stopId": "HYBVAE",
"timestamp": "1766395627",
"trip": {
"directionId": 1,
"routeId": "0016",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495117"
},
"vehicle": {
"id": "741",
"label": "741"
}
}
},
{
"id": "743",
"vehicle": {
"position": {
"bearing": 210.0,
"latitude": 43.09469985961914,
"longitude": 6.0243000984191895,
"speed": 36.0
},
"stopId": "PRGARO",
"timestamp": "1766395637",
"trip": {
"directionId": 0,
"routeId": "0091",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444356"
},
"vehicle": {
"id": "743",
"label": "743"
}
}
},
{
"id": "745",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.112300872802734,
"longitude": 5.9309000968933105,
"speed": 0.0
},
"stopId": "TOMASS",
"timestamp": "1766395557",
"trip": {
"directionId": 1,
"routeId": "0031",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446018"
},
"vehicle": {
"id": "745",
"label": "745"
}
}
},
{
"id": "746",
"vehicle": {
"position": {
"bearing": 27.0,
"latitude": 43.15810012817383,
"longitude": 5.917799949645996,
"speed": 31.0
},
"stopId": "TOCPME",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445790"
},
"vehicle": {
"id": "746",
"label": "746"
}
}
},
{
"id": "747",
"vehicle": {
"position": {
"bearing": 92.0,
"latitude": 43.12519836425781,
"longitude": 5.9309000968933105,
"speed": 2.0
},
"stopId": "TOSTRE",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446972"
},
"vehicle": {
"id": "747",
"label": "747"
}
}
},
{
"id": "749",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 43.097999572753906,
"longitude": 6.1244001388549805,
"speed": 0.0
},
"stopId": "HYVLOE",
"timestamp": "1766395417",
"trip": {
"directionId": 0,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495999"
},
"vehicle": {
"id": "749",
"label": "749"
}
}
},
{
"id": "751",
"vehicle": {
"position": {
"bearing": 127.0,
"latitude": 43.10300064086914,
"longitude": 6.056099891662598,
"speed": 69.0
},
"stopId": "CABEAS",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496243"
},
"vehicle": {
"id": "751",
"label": "751"
}
}
},
{
"id": "753",
"vehicle": {
"position": {
"bearing": 118.0,
"latitude": 43.107601165771484,
"longitude": 5.989200115203857,
"speed": 0.0
},
"stopId": "GASGEN",
"timestamp": "1766395487",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445793"
},
"vehicle": {
"id": "753",
"label": "753"
}
}
},
{
"id": "754",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.12630081176758,
"longitude": 6.098800182342529,
"speed": 10.0
},
"stopId": "HYSGVN",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0103",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497338"
},
"vehicle": {
"id": "754",
"label": "754"
}
}
},
{
"id": "756",
"vehicle": {
"position": {
"bearing": 252.0,
"latitude": 43.10689926147461,
"longitude": 6.0254998207092285,
"speed": 36.0
},
"stopId": "PRGPEN",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0092",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445701"
},
"vehicle": {
"id": "756",
"label": "756"
}
}
},
{
"id": "762",
"vehicle": {
"position": {
"bearing": 73.0,
"latitude": 43.12919998168945,
"longitude": 6.156000137329102,
"speed": 0.0
},
"stopId": "HYRTWO",
"timestamp": "1766395627",
"trip": {
"directionId": 0,
"routeId": "0016",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495060"
},
"vehicle": {
"id": "762",
"label": "762"
}
}
},
{
"id": "766",
"vehicle": {
"position": {
"bearing": 39.0,
"latitude": 43.10599899291992,
"longitude": 6.128799915313721,
"speed": 0.0
},
"stopId": "HYGUYN",
"timestamp": "1766395517",
"trip": {
"directionId": 0,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495592"
},
"vehicle": {
"id": "766",
"label": "766"
}
}
},
{
"id": "772",
"vehicle": {
"position": {
"bearing": 102.0,
"latitude": 43.125,
"longitude": 5.93209981918335,
"speed": 11.0
},
"stopId": "TOSTRO",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445532"
},
"vehicle": {
"id": "772",
"label": "772"
}
}
},
{
"id": "779",
"vehicle": {
"position": {
"bearing": 103.0,
"latitude": 43.1255989074707,
"longitude": 5.928999900817871,
"speed": 5.0
},
"stopId": "TOLIBS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495990"
},
"vehicle": {
"id": "779",
"label": "779"
}
}
},
{
"id": "782",
"vehicle": {
"position": {
"bearing": 122.0,
"latitude": 43.12099838256836,
"longitude": 5.930799961090088,
"speed": 9.0
},
"stopId": "TOSTMS",
"timestamp": "1766395657",
"trip": {
"directionId": 1,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445731"
},
"vehicle": {
"id": "782",
"label": "782"
}
}
},
{
"id": "785",
"vehicle": {
"position": {
"bearing": 167.0,
"latitude": 43.11479949951172,
"longitude": 6.123199939727783,
"speed": 37.0
},
"stopId": "HYGMAO",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495987"
},
"vehicle": {
"id": "785",
"label": "785"
}
}
},
{
"id": "792",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 43.11819839477539,
"longitude": 5.992800235748291,
"speed": 37.0
},
"stopId": "GALSMN",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495959"
},
"vehicle": {
"id": "792",
"label": "792"
}
}
},
{
"id": "796",
"vehicle": {
"position": {
"bearing": 297.0,
"latitude": 43.128299713134766,
"longitude": 5.916500091552734,
"speed": 20.0
},
"stopId": "TOPDSN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444385"
},
"vehicle": {
"id": "796",
"label": "796"
}
}
},
{
"id": "798",
"vehicle": {
"position": {
"bearing": 110.0,
"latitude": 43.12220001220703,
"longitude": 5.973199844360352,
"speed": 11.0
},
"stopId": "TOCNRO",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444448"
},
"vehicle": {
"id": "798",
"label": "798"
}
}
},
{
"id": "800",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 43.12900161743164,
"longitude": 5.909800052642822,
"speed": 9.0
},
"stopId": "TOSRES",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445514"
},
"vehicle": {
"id": "800",
"label": "800"
}
}
},
{
"id": "801",
"vehicle": {
"position": {
"bearing": 131.0,
"latitude": 43.128700256347656,
"longitude": 5.966400146484375,
"speed": 5.0
},
"stopId": "TORGAO",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0031",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446017"
},
"vehicle": {
"id": "801",
"label": "801"
}
}
},
{
"id": "802",
"vehicle": {
"position": {
"bearing": 296.0,
"latitude": 43.126399993896484,
"longitude": 5.934000015258789,
"speed": 23.0
},
"stopId": "TOGR04",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496214"
},
"vehicle": {
"id": "802",
"label": "802"
}
}
},
{
"id": "803",
"vehicle": {
"position": {
"bearing": 238.0,
"latitude": 43.10860061645508,
"longitude": 6.034299850463867,
"speed": 43.0
},
"stopId": "PR4SAN",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495591"
},
"vehicle": {
"id": "803",
"label": "803"
}
}
},
{
"id": "807",
"vehicle": {
"position": {
"bearing": 316.0,
"latitude": 43.1161994934082,
"longitude": 5.971799850463867,
"speed": 27.0
},
"stopId": "TOBNPE",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445497"
},
"vehicle": {
"id": "807",
"label": "807"
}
}
},
{
"id": "809",
"vehicle": {
"position": {
"bearing": 277.0,
"latitude": 43.136600494384766,
"longitude": 6.002200126647949,
"speed": 34.0
},
"stopId": "VAESP3",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0031",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445987"
},
"vehicle": {
"id": "809",
"label": "809"
}
}
},
{
"id": "810",
"vehicle": {
"position": {
"bearing": 168.0,
"latitude": 43.13679885864258,
"longitude": 5.985599994659424,
"speed": 0.0
},
"stopId": "VAPONO",
"timestamp": "1766395517",
"trip": {
"directionId": 0,
"routeId": "0129",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446384"
},
"vehicle": {
"id": "810",
"label": "810"
}
}
},
{
"id": "813",
"vehicle": {
"position": {
"bearing": 194.0,
"latitude": 43.151100158691406,
"longitude": 5.914700031280518,
"speed": 22.0
},
"stopId": "TOCIGO",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445732"
},
"vehicle": {
"id": "813",
"label": "813"
}
}
},
{
"id": "814",
"vehicle": {
"position": {
"bearing": 333.0,
"latitude": 43.10210037231445,
"longitude": 5.881499767303467,
"speed": 21.0
},
"stopId": "SEMAIE",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444451"
},
"vehicle": {
"id": "814",
"label": "814"
}
}
},
{
"id": "815",
"vehicle": {
"position": {
"bearing": 263.0,
"latitude": 43.12379837036133,
"longitude": 5.950799942016602,
"speed": 24.0
},
"stopId": "TOMERN",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444386"
},
"vehicle": {
"id": "815",
"label": "815"
}
}
},
{
"id": "816",
"vehicle": {
"position": {
"bearing": 65.0,
"latitude": 43.137298583984375,
"longitude": 6.0258002281188965,
"speed": 25.0
},
"stopId": "GA4CH5",
"timestamp": "1766395647",
"trip": {
"directionId": 1,
"routeId": "0129",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446396"
},
"vehicle": {
"id": "816",
"label": "816"
}
}
},
{
"id": "983",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 43.120201110839844,
"longitude": 5.931099891662598,
"speed": 0.0
},
"stopId": "SEPSAS",
"timestamp": "1766395657",
"trip": {
"directionId": 0,
"routeId": "18M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460652"
},
"vehicle": {
"id": "983",
"label": "983"
}
}
},
{
"id": "984",
"vehicle": {
"position": {
"bearing": 303.0,
"latitude": 43.120201110839844,
"longitude": 5.9309000968933105,
"speed": 0.0
},
"stopId": "SMPPRO",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "28M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5580639"
},
"vehicle": {
"id": "984",
"label": "984"
}
}
},
{
"id": "985",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.107398986816406,
"longitude": 5.901899814605713,
"speed": 18.0
},
"stopId": "SEPEMS",
"timestamp": "1766395647",
"trip": {
"directionId": 0,
"routeId": "8M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460482"
},
"vehicle": {
"id": "985",
"label": "985"
}
}
},
{
"id": "986",
"vehicle": {
"position": {
"bearing": 45.0,
"latitude": 43.10409927368164,
"longitude": 5.885200023651123,
"speed": 14.0
},
"stopId": "SEPEMS",
"timestamp": "1766395667",
"trip": {
"directionId": 1,
"routeId": "8M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460517"
},
"vehicle": {
"id": "986",
"label": "986"
}
}
},
{
"id": "990",
"vehicle": {
"position": {
"bearing": 5.0,
"latitude": 43.11989974975586,
"longitude": 5.9309000968933105,
"speed": 0.0
},
"stopId": "TOPTOS",
"timestamp": "1766395447",
"vehicle": {
"id": "990",
"label": "990"
}
}
},
{
"id": "991",
"vehicle": {
"position": {
"bearing": 241.0,
"latitude": 43.0806999206543,
"longitude": 5.896900177001953,
"speed": 0.0
},
"stopId": "SEPSAS",
"timestamp": "1766395667",
"trip": {
"directionId": 0,
"routeId": "18M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460651"
},
"vehicle": {
"id": "991",
"label": "991"
}
}
},
{
"id": "992",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 43.07830047607422,
"longitude": 5.927999973297119,
"speed": 0.0
},
"stopId": "SMPPRO",
"timestamp": "1766395577",
"trip": {
"directionId": 1,
"routeId": "28M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460569"
},
"vehicle": {
"id": "992",
"label": "992"
}
}
},
{
"id": "993",
"vehicle": {
"position": {
"bearing": 33.0,
"latitude": 43.119998931884766,
"longitude": 5.930699825286865,
"speed": 0.0
},
"stopId": "SEPEMS",
"timestamp": "1766395507",
"trip": {
"directionId": 0,
"routeId": "8M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460483"
},
"vehicle": {
"id": "993",
"label": "993"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1766395260"
}
}