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 à 11h54 Europe/Paris.
vehicle_positions (154) 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 à 11h54 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1",
"vehicle": {
"position": {
"bearing": 270.0,
"latitude": 43.110198974609375,
"longitude": 5.86899995803833,
"speed": 6.0
},
"stopId": "SEBTHN",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444457"
},
"vehicle": {
"id": "1",
"label": "1"
}
}
},
{
"id": "3",
"vehicle": {
"position": {
"bearing": 274.0,
"latitude": 43.101200103759766,
"longitude": 5.886099815368652,
"speed": 12.0
},
"stopId": "SECENN",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445376"
},
"vehicle": {
"id": "3",
"label": "3"
}
}
},
{
"id": "4",
"vehicle": {
"position": {
"bearing": 114.0,
"latitude": 43.107398986816406,
"longitude": 5.877900123596191,
"speed": 29.0
},
"stopId": "SEGAGO",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444390"
},
"vehicle": {
"id": "4",
"label": "4"
}
}
},
{
"id": "5",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 43.12329864501953,
"longitude": 5.947400093078613,
"speed": 19.0
},
"stopId": "TOAMIN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444392"
},
"vehicle": {
"id": "5",
"label": "5"
}
}
},
{
"id": "6",
"vehicle": {
"position": {
"bearing": 357.0,
"latitude": 43.12070083618164,
"longitude": 6.005300045013428,
"speed": 17.0
},
"stopId": "GADAUE",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444393"
},
"vehicle": {
"id": "6",
"label": "6"
}
}
},
{
"id": "8",
"vehicle": {
"position": {
"bearing": 96.0,
"latitude": 43.13819885253906,
"longitude": 6.0177998542785645,
"speed": 18.0
},
"stopId": "GACAMS",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444394"
},
"vehicle": {
"id": "8",
"label": "8"
}
}
},
{
"id": "10",
"vehicle": {
"position": {
"bearing": 45.0,
"latitude": 43.11899948120117,
"longitude": 5.994800090789795,
"speed": 43.0
},
"stopId": "GAOASS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444454"
},
"vehicle": {
"id": "10",
"label": "10"
}
}
},
{
"id": "11",
"vehicle": {
"position": {
"bearing": 180.0,
"latitude": 43.107601165771484,
"longitude": 5.989099979400635,
"speed": 0.0
},
"stopId": "GASGEN",
"timestamp": "1766400957",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445799"
},
"vehicle": {
"id": "11",
"label": "11"
}
}
},
{
"id": "12",
"vehicle": {
"position": {
"bearing": 86.0,
"latitude": 43.11009979248047,
"longitude": 5.976600170135498,
"speed": 22.0
},
"stopId": "TOMAGS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445736"
},
"vehicle": {
"id": "12",
"label": "12"
}
}
},
{
"id": "13",
"vehicle": {
"position": {
"bearing": 168.0,
"latitude": 43.142799377441406,
"longitude": 5.913099765777588,
"speed": 22.0
},
"stopId": "TORDNO",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445738"
},
"vehicle": {
"id": "13",
"label": "13"
}
}
},
{
"id": "14",
"vehicle": {
"position": {
"bearing": 329.0,
"latitude": 43.127899169921875,
"longitude": 5.922399997711182,
"speed": 11.0
},
"stopId": "TOCARE",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445797"
},
"vehicle": {
"id": "14",
"label": "14"
}
}
},
{
"id": "15",
"vehicle": {
"position": {
"bearing": 129.0,
"latitude": 43.14289855957031,
"longitude": 5.88640022277832,
"speed": 11.0
},
"stopId": "TOOVAS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0011",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446086"
},
"vehicle": {
"id": "15",
"label": "15"
}
}
},
{
"id": "17",
"vehicle": {
"position": {
"bearing": 208.0,
"latitude": 43.132999420166016,
"longitude": 5.8460001945495605,
"speed": 0.0
},
"stopId": "OLRESE",
"timestamp": "1766401267",
"trip": {
"directionId": 1,
"routeId": "011B",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445290"
},
"vehicle": {
"id": "17",
"label": "17"
}
}
},
{
"id": "18",
"vehicle": {
"position": {
"bearing": 252.0,
"latitude": 43.12879943847656,
"longitude": 5.9029998779296875,
"speed": 19.0
},
"stopId": "TOPBOE",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "011B",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445259"
},
"vehicle": {
"id": "18",
"label": "18"
}
}
},
{
"id": "19",
"vehicle": {
"position": {
"bearing": 221.0,
"latitude": 43.121498107910156,
"longitude": 5.938799858093262,
"speed": 13.0
},
"stopId": "TOBLA4",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "011B",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445289"
},
"vehicle": {
"id": "19",
"label": "19"
}
}
},
{
"id": "22",
"vehicle": {
"position": {
"bearing": 137.0,
"latitude": 43.1078987121582,
"longitude": 5.86299991607666,
"speed": 19.0
},
"stopId": "SESJES",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445329"
},
"vehicle": {
"id": "22",
"label": "22"
}
}
},
{
"id": "24",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 43.126800537109375,
"longitude": 5.901100158691406,
"speed": 26.0
},
"stopId": "TOPCAN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446923"
},
"vehicle": {
"id": "24",
"label": "24"
}
}
},
{
"id": "28",
"vehicle": {
"position": {
"bearing": 174.0,
"latitude": 43.08330154418945,
"longitude": 5.881700038909912,
"speed": 12.0
},
"stopId": "SEMVIS",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446922"
},
"vehicle": {
"id": "28",
"label": "28"
}
}
},
{
"id": "29",
"vehicle": {
"position": {
"bearing": 25.0,
"latitude": 43.10580062866211,
"longitude": 5.875999927520752,
"speed": 9.0
},
"stopId": "SEBARE",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498067"
},
"vehicle": {
"id": "29",
"label": "29"
}
}
},
{
"id": "30",
"vehicle": {
"position": {
"bearing": 295.0,
"latitude": 43.128700256347656,
"longitude": 5.927700042724609,
"speed": 29.0
},
"stopId": "TODARN",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498098"
},
"vehicle": {
"id": "30",
"label": "30"
}
}
},
{
"id": "31",
"vehicle": {
"position": {
"bearing": 270.0,
"latitude": 43.11040115356445,
"longitude": 5.859899997711182,
"speed": 18.0
},
"stopId": "SECECN",
"timestamp": "1766401267",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498096"
},
"vehicle": {
"id": "31",
"label": "31"
}
}
},
{
"id": "32",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 43.127498626708984,
"longitude": 5.905099868774414,
"speed": 25.0
},
"stopId": "TOCASS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498066"
},
"vehicle": {
"id": "32",
"label": "32"
}
}
},
{
"id": "33",
"vehicle": {
"position": {
"bearing": 243.0,
"latitude": 43.120601654052734,
"longitude": 5.888899803161621,
"speed": 29.0
},
"stopId": "TOOCLN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498097"
},
"vehicle": {
"id": "33",
"label": "33"
}
}
},
{
"id": "34",
"vehicle": {
"position": {
"bearing": 349.0,
"latitude": 43.108001708984375,
"longitude": 5.814000129699707,
"speed": 2.0
},
"stopId": "SISBAE",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498095"
},
"vehicle": {
"id": "34",
"label": "34"
}
}
},
{
"id": "35",
"vehicle": {
"position": {
"bearing": 46.0,
"latitude": 43.09709930419922,
"longitude": 5.8506999015808105,
"speed": 25.0
},
"stopId": "SIMIME",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0072",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498422"
},
"vehicle": {
"id": "35",
"label": "35"
}
}
},
{
"id": "36",
"vehicle": {
"position": {
"bearing": 22.0,
"latitude": 43.080101013183594,
"longitude": 5.8109002113342285,
"speed": 32.0
},
"stopId": "SIMALE",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0072",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498419"
},
"vehicle": {
"id": "36",
"label": "36"
}
}
},
{
"id": "39",
"vehicle": {
"position": {
"bearing": 349.0,
"latitude": 43.10380172729492,
"longitude": 5.853899955749512,
"speed": 12.0
},
"stopId": "SECECS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0070",
"scheduleRelationship": "SCHEDULED",
"tripId": "5498068"
},
"vehicle": {
"id": "39",
"label": "39"
}
}
},
{
"id": "40",
"vehicle": {
"position": {
"bearing": 177.0,
"latitude": 43.0807991027832,
"longitude": 5.890999794006348,
"speed": 21.0
},
"stopId": "SEALMN",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446976"
},
"vehicle": {
"id": "40",
"label": "40"
}
}
},
{
"id": "41",
"vehicle": {
"position": {
"bearing": 279.0,
"latitude": 43.12480163574219,
"longitude": 5.933700084686279,
"speed": 0.0
},
"stopId": "TOLIBN",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445516"
},
"vehicle": {
"id": "41",
"label": "41"
}
}
},
{
"id": "43",
"vehicle": {
"position": {
"bearing": 108.0,
"latitude": 43.09230041503906,
"longitude": 5.891600131988525,
"speed": 6.0
},
"stopId": "SESANS",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444670"
},
"vehicle": {
"id": "43",
"label": "43"
}
}
},
{
"id": "44",
"vehicle": {
"position": {
"bearing": 97.0,
"latitude": 43.10810089111328,
"longitude": 5.8383002281188965,
"speed": 26.0
},
"stopId": "SINEGS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0083",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447313"
},
"vehicle": {
"id": "44",
"label": "44"
}
}
},
{
"id": "45",
"vehicle": {
"position": {
"bearing": 299.0,
"latitude": 43.105499267578125,
"longitude": 5.8684000968933105,
"speed": 31.0
},
"stopId": "SESJEN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0083",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447304"
},
"vehicle": {
"id": "45",
"label": "45"
}
}
},
{
"id": "47",
"vehicle": {
"position": {
"bearing": 215.0,
"latitude": 43.09189987182617,
"longitude": 5.901199817657471,
"speed": 47.0
},
"stopId": "SEBTAO",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0083",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447312"
},
"vehicle": {
"id": "47",
"label": "47"
}
}
},
{
"id": "48",
"vehicle": {
"position": {
"bearing": 0.0,
"latitude": 43.12409973144531,
"longitude": 5.936399936676025,
"speed": 1.0
},
"stopId": "TOSTRN",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0011",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446057"
},
"vehicle": {
"id": "48",
"label": "48"
}
}
},
{
"id": "49",
"vehicle": {
"position": {
"bearing": 216.0,
"latitude": 43.132198333740234,
"longitude": 5.845200061798096,
"speed": 9.0
},
"stopId": "OLROUO",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445330"
},
"vehicle": {
"id": "49",
"label": "49"
}
}
},
{
"id": "51",
"vehicle": {
"position": {
"bearing": 83.0,
"latitude": 43.128501892089844,
"longitude": 5.912899971008301,
"speed": 0.0
},
"stopId": "TOBIDS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445534"
},
"vehicle": {
"id": "51",
"label": "51"
}
}
},
{
"id": "52",
"vehicle": {
"position": {
"bearing": 95.0,
"latitude": 43.08420181274414,
"longitude": 5.8668999671936035,
"speed": 37.0
},
"stopId": "SEEJRS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444626"
},
"vehicle": {
"id": "52",
"label": "52"
}
}
},
{
"id": "53",
"vehicle": {
"position": {
"bearing": 258.0,
"latitude": 43.115299224853516,
"longitude": 5.854700088500977,
"speed": 0.0
},
"stopId": "SEEURE",
"timestamp": "1766400907",
"trip": {
"directionId": 0,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444631"
},
"vehicle": {
"id": "53",
"label": "53"
}
}
},
{
"id": "200",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 43.13479995727539,
"longitude": 5.882900238037109,
"speed": 0.0
},
"stopId": "TOTULO",
"timestamp": "1766400857",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446749"
},
"vehicle": {
"id": "200",
"label": "200"
}
}
},
{
"id": "201",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.12929916381836,
"longitude": 5.98360013961792,
"speed": 0.0
},
"stopId": "VAENGS",
"timestamp": "1766400717",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446666"
},
"vehicle": {
"id": "201",
"label": "201"
}
}
},
{
"id": "202",
"vehicle": {
"position": {
"bearing": 239.0,
"latitude": 43.126399993896484,
"longitude": 5.95989990234375,
"speed": 7.0
},
"stopId": "TOPSJN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446614"
},
"vehicle": {
"id": "202",
"label": "202"
}
}
},
{
"id": "210",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 43.10879898071289,
"longitude": 5.94379997253418,
"speed": 37.0
},
"stopId": "TOHELN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447177"
},
"vehicle": {
"id": "210",
"label": "210"
}
}
},
{
"id": "214",
"vehicle": {
"position": {
"bearing": 17.0,
"latitude": 43.14690017700195,
"longitude": 5.902200222015381,
"speed": 11.0
},
"stopId": "TOBAGE",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447173"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
},
{
"id": "215",
"vehicle": {
"position": {
"bearing": 123.0,
"latitude": 43.108299255371094,
"longitude": 5.952099800109863,
"speed": 0.0
},
"stopId": "TOMOUN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447179"
},
"vehicle": {
"id": "215",
"label": "215"
}
}
},
{
"id": "216",
"vehicle": {
"position": {
"bearing": 120.0,
"latitude": 43.12630081176758,
"longitude": 5.896999835968018,
"speed": 46.0
},
"stopId": "TOPCAS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444733"
},
"vehicle": {
"id": "216",
"label": "216"
}
}
},
{
"id": "218",
"vehicle": {
"position": {
"bearing": 159.0,
"latitude": 43.138301849365234,
"longitude": 6.016600131988525,
"speed": 13.0
},
"stopId": "VACAMN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444790"
},
"vehicle": {
"id": "218",
"label": "218"
}
}
},
{
"id": "221",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 43.13710021972656,
"longitude": 5.90880012512207,
"speed": 35.0
},
"stopId": "TOMACN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447174"
},
"vehicle": {
"id": "221",
"label": "221"
}
}
},
{
"id": "222",
"vehicle": {
"position": {
"bearing": 193.0,
"latitude": 43.122100830078125,
"longitude": 5.936699867248535,
"speed": 9.0
},
"stopId": "TOMAYS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447095"
},
"vehicle": {
"id": "222",
"label": "222"
}
}
},
{
"id": "223",
"vehicle": {
"position": {
"bearing": 278.0,
"latitude": 43.1254997253418,
"longitude": 5.930200099945068,
"speed": 0.0
},
"stopId": "TOGARE",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447175"
},
"vehicle": {
"id": "223",
"label": "223"
}
}
},
{
"id": "224",
"vehicle": {
"position": {
"bearing": 183.0,
"latitude": 43.147300720214844,
"longitude": 5.902299880981445,
"speed": 36.0
},
"stopId": "TOBZGO",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447097"
},
"vehicle": {
"id": "224",
"label": "224"
}
}
},
{
"id": "226",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.12670135498047,
"longitude": 5.870500087738037,
"speed": 0.0
},
"stopId": "TOPON3",
"timestamp": "1766401067",
"trip": {
"directionId": 1,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444734"
},
"vehicle": {
"id": "226",
"label": "226"
}
}
},
{
"id": "227",
"vehicle": {
"position": {
"bearing": 71.0,
"latitude": 43.13840103149414,
"longitude": 6.03249979019165,
"speed": 5.0
},
"stopId": "GA4CH1",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444791"
},
"vehicle": {
"id": "227",
"label": "227"
}
}
},
{
"id": "229",
"vehicle": {
"position": {
"bearing": 46.0,
"latitude": 43.13140106201172,
"longitude": 5.980599880218506,
"speed": 71.0
},
"stopId": "VAFOUS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444731"
},
"vehicle": {
"id": "229",
"label": "229"
}
}
},
{
"id": "231",
"vehicle": {
"position": {
"bearing": 47.0,
"latitude": 43.11289978027344,
"longitude": 5.9394001960754395,
"speed": 10.0
},
"stopId": "TOCIRN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447176"
},
"vehicle": {
"id": "231",
"label": "231"
}
}
},
{
"id": "234",
"vehicle": {
"position": {
"bearing": 284.0,
"latitude": 43.12710189819336,
"longitude": 5.921000003814697,
"speed": 0.0
},
"stopId": "TOBRE4",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "U",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444789"
},
"vehicle": {
"id": "234",
"label": "234"
}
}
},
{
"id": "237",
"vehicle": {
"position": {
"bearing": 291.0,
"latitude": 43.12860107421875,
"longitude": 5.910200119018555,
"speed": 22.0
},
"stopId": "TOBRCN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446613"
},
"vehicle": {
"id": "237",
"label": "237"
}
}
},
{
"id": "238",
"vehicle": {
"position": {
"bearing": 238.0,
"latitude": 43.13159942626953,
"longitude": 5.973999977111816,
"speed": 27.0
},
"stopId": "TOELPN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446665"
},
"vehicle": {
"id": "238",
"label": "238"
}
}
},
{
"id": "240",
"vehicle": {
"position": {
"bearing": 98.0,
"latitude": 43.121299743652344,
"longitude": 5.940899848937988,
"speed": 3.0
},
"stopId": "TOAMIS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446704"
},
"vehicle": {
"id": "240",
"label": "240"
}
}
},
{
"id": "241",
"vehicle": {
"position": {
"bearing": 5.0,
"latitude": 43.134700775146484,
"longitude": 5.882900238037109,
"speed": 0.0
},
"stopId": "TOTULO",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446706"
},
"vehicle": {
"id": "241",
"label": "241"
}
}
},
{
"id": "245",
"vehicle": {
"position": {
"bearing": 49.0,
"latitude": 43.13639831542969,
"longitude": 5.979499816894531,
"speed": 26.0
},
"stopId": "VAJAUS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446747"
},
"vehicle": {
"id": "245",
"label": "245"
}
}
},
{
"id": "246",
"vehicle": {
"position": {
"bearing": 133.0,
"latitude": 43.126399993896484,
"longitude": 5.924900054931641,
"speed": 12.0
},
"stopId": "TOVAUS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446748"
},
"vehicle": {
"id": "246",
"label": "246"
}
}
},
{
"id": "249",
"vehicle": {
"position": {
"bearing": 219.0,
"latitude": 43.125999450683594,
"longitude": 5.975800037384033,
"speed": 0.0
},
"stopId": "TOHOTE",
"timestamp": "1766401217",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444927"
},
"vehicle": {
"id": "249",
"label": "249"
}
}
},
{
"id": "251",
"vehicle": {
"position": {
"bearing": 49.0,
"latitude": 43.13019943237305,
"longitude": 5.991199970245361,
"speed": 6.0
},
"stopId": "VADEBN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446615"
},
"vehicle": {
"id": "251",
"label": "251"
}
}
},
{
"id": "252",
"vehicle": {
"position": {
"bearing": 268.0,
"latitude": 43.13800048828125,
"longitude": 6.022799968719482,
"speed": 3.0
},
"stopId": "GACAMN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0191",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446564"
},
"vehicle": {
"id": "252",
"label": "252"
}
}
},
{
"id": "254",
"vehicle": {
"position": {
"bearing": 8.0,
"latitude": 43.1338996887207,
"longitude": 5.8821001052856445,
"speed": 24.0
},
"stopId": "TOBCAE",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444928"
},
"vehicle": {
"id": "254",
"label": "254"
}
}
},
{
"id": "255",
"vehicle": {
"position": {
"bearing": 282.0,
"latitude": 43.12580108642578,
"longitude": 5.928599834442139,
"speed": 12.0
},
"stopId": "TOGARE",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444985"
},
"vehicle": {
"id": "255",
"label": "255"
}
}
},
{
"id": "257",
"vehicle": {
"position": {
"bearing": 63.0,
"latitude": 43.121498107910156,
"longitude": 5.954400062561035,
"speed": 46.0
},
"stopId": "TOMALS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444926"
},
"vehicle": {
"id": "257",
"label": "257"
}
}
},
{
"id": "258",
"vehicle": {
"position": {
"bearing": 304.0,
"latitude": 43.11970138549805,
"longitude": 5.977499961853027,
"speed": 26.0
},
"stopId": "TOEPSN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444986"
},
"vehicle": {
"id": "258",
"label": "258"
}
}
},
{
"id": "259",
"vehicle": {
"position": {
"bearing": 81.0,
"latitude": 43.12910079956055,
"longitude": 5.8968000411987305,
"speed": 36.0
},
"stopId": "TODUSS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446705"
},
"vehicle": {
"id": "259",
"label": "259"
}
}
},
{
"id": "260",
"vehicle": {
"position": {
"bearing": 241.0,
"latitude": 43.12770080566406,
"longitude": 5.879000186920166,
"speed": 22.0
},
"stopId": "OLCCOO",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444983"
},
"vehicle": {
"id": "260",
"label": "260"
}
}
},
{
"id": "272",
"vehicle": {
"position": {
"bearing": 280.0,
"latitude": 43.126800537109375,
"longitude": 5.923299789428711,
"speed": 7.0
},
"stopId": "TOFOCN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0001",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446664"
},
"vehicle": {
"id": "272",
"label": "272"
}
}
},
{
"id": "301",
"vehicle": {
"position": {
"bearing": 348.0,
"latitude": 43.138099670410156,
"longitude": 5.927999973297119,
"speed": 0.0
},
"stopId": "TOECHS",
"timestamp": "1766401177",
"trip": {
"directionId": 1,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446499"
},
"vehicle": {
"id": "301",
"label": "301"
}
}
},
{
"id": "303",
"vehicle": {
"position": {
"bearing": 135.0,
"latitude": 43.11840057373047,
"longitude": 5.9355998039245605,
"speed": 22.0
},
"stopId": "TOPMAO",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446498"
},
"vehicle": {
"id": "303",
"label": "303"
}
}
},
{
"id": "307",
"vehicle": {
"position": {
"bearing": 236.0,
"latitude": 43.071998596191406,
"longitude": 5.872099876403809,
"speed": 0.0
},
"stopId": "SEPALE",
"timestamp": "1766400627",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444662"
},
"vehicle": {
"id": "307",
"label": "307"
}
}
},
{
"id": "308",
"vehicle": {
"position": {
"bearing": 102.0,
"latitude": 43.1078987121582,
"longitude": 5.867300033569336,
"speed": 30.0
},
"stopId": "SEHOPE",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444678"
},
"vehicle": {
"id": "308",
"label": "308"
}
}
},
{
"id": "309",
"vehicle": {
"position": {
"bearing": 119.0,
"latitude": 43.104801177978516,
"longitude": 5.869900226593018,
"speed": 1.0
},
"stopId": "SECURS",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0081",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444651"
},
"vehicle": {
"id": "309",
"label": "309"
}
}
},
{
"id": "311",
"vehicle": {
"position": {
"bearing": 194.0,
"latitude": 43.08259963989258,
"longitude": 5.920100212097168,
"speed": 35.0
},
"stopId": "SMPREO",
"timestamp": "1766401267",
"trip": {
"directionId": 0,
"routeId": "0028",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446237"
},
"vehicle": {
"id": "311",
"label": "311"
}
}
},
{
"id": "312",
"vehicle": {
"position": {
"bearing": 258.0,
"latitude": 43.10129928588867,
"longitude": 5.883399963378906,
"speed": 0.0
},
"stopId": "SELBAO",
"timestamp": "1766401147",
"trip": {
"directionId": 0,
"routeId": "0087",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447431"
},
"vehicle": {
"id": "312",
"label": "312"
}
}
},
{
"id": "315",
"vehicle": {
"position": {
"bearing": 262.0,
"latitude": 43.12730026245117,
"longitude": 5.916500091552734,
"speed": 41.0
},
"stopId": "SEBRDS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "9942",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444300"
},
"vehicle": {
"id": "315",
"label": "315"
}
}
},
{
"id": "317",
"vehicle": {
"position": {
"bearing": 236.0,
"latitude": 43.122398376464844,
"longitude": 6.151000022888184,
"speed": 30.0
},
"stopId": "HYODSN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0017",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495458"
},
"vehicle": {
"id": "317",
"label": "317"
}
}
},
{
"id": "319",
"vehicle": {
"position": {
"bearing": 273.0,
"latitude": 43.08140182495117,
"longitude": 5.89169979095459,
"speed": 21.0
},
"stopId": "SECASO",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0084",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496983"
},
"vehicle": {
"id": "319",
"label": "319"
}
}
},
{
"id": "320",
"vehicle": {
"position": {
"bearing": 259.0,
"latitude": 43.12770080566406,
"longitude": 5.853799819946289,
"speed": 34.0
},
"stopId": "OL2FRN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0120",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497427"
},
"vehicle": {
"id": "320",
"label": "320"
}
}
},
{
"id": "322",
"vehicle": {
"position": {
"bearing": 121.0,
"latitude": 43.11389923095703,
"longitude": 5.819900035858154,
"speed": 23.0
},
"stopId": "SIOURS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0084",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497005"
},
"vehicle": {
"id": "322",
"label": "322"
}
}
},
{
"id": "323",
"vehicle": {
"position": {
"bearing": 106.0,
"latitude": 43.12260055541992,
"longitude": 5.825500011444092,
"speed": 0.0
},
"stopId": "OLPASS",
"timestamp": "1766401207",
"trip": {
"directionId": 1,
"routeId": "0120",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497442"
},
"vehicle": {
"id": "323",
"label": "323"
}
}
},
{
"id": "327",
"vehicle": {
"position": {
"bearing": 99.0,
"latitude": 43.07120132446289,
"longitude": 5.794600009918213,
"speed": 0.0
},
"stopId": "SIPBRE",
"timestamp": "1766400827",
"trip": {
"directionId": 1,
"routeId": "0087",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447410"
},
"vehicle": {
"id": "327",
"label": "327"
}
}
},
{
"id": "331",
"vehicle": {
"position": {
"bearing": 146.0,
"latitude": 43.13240051269531,
"longitude": 6.017499923706055,
"speed": 0.0
},
"stopId": "GAHOPO",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0101",
"scheduleRelationship": "SCHEDULED",
"tripId": "5502387"
},
"vehicle": {
"id": "331",
"label": "331"
}
}
},
{
"id": "332",
"vehicle": {
"position": {
"bearing": 116.0,
"latitude": 43.125301361083984,
"longitude": 5.930500030517578,
"speed": 20.0
},
"stopId": "TOSTRE",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0020",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446161"
},
"vehicle": {
"id": "332",
"label": "332"
}
}
},
{
"id": "334",
"vehicle": {
"position": {
"bearing": 353.0,
"latitude": 43.128299713134766,
"longitude": 5.924699783325195,
"speed": 14.0
},
"stopId": "TOVINE",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0020",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446116"
},
"vehicle": {
"id": "334",
"label": "334"
}
}
},
{
"id": "337",
"vehicle": {
"position": {
"bearing": 337.0,
"latitude": 43.12799835205078,
"longitude": 5.922699928283691,
"speed": 0.0
},
"stopId": "TOLIBS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "9941",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444257"
},
"vehicle": {
"id": "337",
"label": "337"
}
}
},
{
"id": "338",
"vehicle": {
"position": {
"bearing": 106.0,
"latitude": 43.127498626708984,
"longitude": 5.922399997711182,
"speed": 0.0
},
"stopId": "TOCASS",
"timestamp": "1766401007",
"trip": {
"directionId": 1,
"routeId": "0010",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446283"
},
"vehicle": {
"id": "338",
"label": "338"
}
}
},
{
"id": "343",
"vehicle": {
"position": {
"bearing": 189.0,
"latitude": 43.117000579833984,
"longitude": 6.126100063323975,
"speed": 23.0
},
"stopId": "HYVIAO",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0016",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495065"
},
"vehicle": {
"id": "343",
"label": "343"
}
}
},
{
"id": "351",
"vehicle": {
"position": {
"bearing": 219.0,
"latitude": 43.135501861572266,
"longitude": 5.92710018157959,
"speed": 0.0
},
"stopId": "TOBDFS",
"timestamp": "1766401247",
"trip": {
"directionId": 0,
"routeId": "0015",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445153"
},
"vehicle": {
"id": "351",
"label": "351"
}
}
},
{
"id": "354",
"vehicle": {
"position": {
"bearing": 17.0,
"latitude": 43.1245002746582,
"longitude": 5.930699825286865,
"speed": 7.0
},
"stopId": "TOLIBN",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0015",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445151"
},
"vehicle": {
"id": "354",
"label": "354"
}
}
},
{
"id": "355",
"vehicle": {
"position": {
"bearing": 286.0,
"latitude": 43.121299743652344,
"longitude": 5.930300235748291,
"speed": 8.0
},
"stopId": "TOPFMN",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446475"
},
"vehicle": {
"id": "355",
"label": "355"
}
}
},
{
"id": "356",
"vehicle": {
"position": {
"bearing": 258.0,
"latitude": 43.12139892578125,
"longitude": 5.957300186157227,
"speed": 0.0
},
"stopId": "TOPRUN",
"timestamp": "1766401257",
"trip": {
"directionId": 0,
"routeId": "0040",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446476"
},
"vehicle": {
"id": "356",
"label": "356"
}
}
},
{
"id": "360",
"vehicle": {
"position": {
"bearing": 253.0,
"latitude": 43.13010025024414,
"longitude": 6.16349983215332,
"speed": 0.0
},
"stopId": "HYMO1S",
"timestamp": "1766400807",
"trip": {
"directionId": 0,
"routeId": "0063",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496383"
},
"vehicle": {
"id": "360",
"label": "360"
}
}
},
{
"id": "503",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.112098693847656,
"longitude": 5.937600135803223,
"speed": 0.0
},
"stopId": "TOPTAS",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0033",
"scheduleRelationship": "SCHEDULED",
"tripId": "5433519"
},
"vehicle": {
"id": "503",
"label": "503"
}
}
},
{
"id": "512",
"vehicle": {
"position": {
"bearing": 151.0,
"latitude": 43.1156005859375,
"longitude": 5.875699996948242,
"speed": 0.0
},
"stopId": "SEGVEO",
"timestamp": "1766401017",
"trip": {
"directionId": 0,
"routeId": "0082",
"scheduleRelationship": "SCHEDULED",
"tripId": "5433592"
},
"vehicle": {
"id": "512",
"label": "512"
}
}
},
{
"id": "566",
"vehicle": {
"position": {
"bearing": 286.0,
"latitude": 43.0968017578125,
"longitude": 5.895199775695801,
"speed": 0.0
},
"stopId": "SEETOS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0082",
"scheduleRelationship": "SCHEDULED",
"tripId": "5433550"
},
"vehicle": {
"id": "566",
"label": "566"
}
}
},
{
"id": "569",
"vehicle": {
"position": {
"bearing": 75.0,
"latitude": 43.14030075073242,
"longitude": 5.889100074768066,
"speed": 28.0
},
"stopId": "TOGANS",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0111",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445610"
},
"vehicle": {
"id": "569",
"label": "569"
}
}
},
{
"id": "581",
"vehicle": {
"position": {
"bearing": 171.0,
"latitude": 43.111698150634766,
"longitude": 5.984300136566162,
"speed": 25.0
},
"stopId": "GAGENO",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0098",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445651"
},
"vehicle": {
"id": "581",
"label": "581"
}
}
},
{
"id": "582",
"vehicle": {
"position": {
"bearing": 30.0,
"latitude": 43.144798278808594,
"longitude": 6.039100170135498,
"speed": 46.0
},
"stopId": "GAZITE",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0098",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445669"
},
"vehicle": {
"id": "582",
"label": "582"
}
}
},
{
"id": "700",
"vehicle": {
"position": {
"bearing": 2.0,
"latitude": 43.137901306152344,
"longitude": 5.987599849700928,
"speed": 5.0
},
"stopId": "VACHVN",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0129",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446420"
},
"vehicle": {
"id": "700",
"label": "700"
}
}
},
{
"id": "702",
"vehicle": {
"position": {
"bearing": 67.0,
"latitude": 43.11989974975586,
"longitude": 6.131899833679199,
"speed": 0.0
},
"stopId": "HYPROS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496721"
},
"vehicle": {
"id": "702",
"label": "702"
}
}
},
{
"id": "705",
"vehicle": {
"position": {
"bearing": 320.0,
"latitude": 43.127498626708984,
"longitude": 5.931700229644775,
"speed": 0.0
},
"stopId": "TODARN",
"timestamp": "1766401037",
"trip": {
"directionId": 1,
"routeId": "0102",
"scheduleRelationship": "SCHEDULED",
"tripId": "5641587"
},
"vehicle": {
"id": "705",
"label": "705"
}
}
},
{
"id": "707",
"vehicle": {
"position": {
"bearing": 344.0,
"latitude": 43.126800537109375,
"longitude": 5.845799922943115,
"speed": 38.0
},
"stopId": "OLROUE",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0012",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445375"
},
"vehicle": {
"id": "707",
"label": "707"
}
}
},
{
"id": "708",
"vehicle": {
"position": {
"bearing": 142.0,
"latitude": 43.12879943847656,
"longitude": 5.9217000007629395,
"speed": 0.0
},
"stopId": "TOLYAS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447096"
},
"vehicle": {
"id": "708",
"label": "708"
}
}
},
{
"id": "711",
"vehicle": {
"position": {
"bearing": 16.0,
"latitude": 43.12919998168945,
"longitude": 6.155900001525879,
"speed": 0.0
},
"stopId": "HYRTWO",
"timestamp": "1766401237",
"trip": {
"directionId": 0,
"routeId": "0016",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495066"
},
"vehicle": {
"id": "711",
"label": "711"
}
}
},
{
"id": "712",
"vehicle": {
"position": {
"bearing": 263.0,
"latitude": 43.12770080566406,
"longitude": 5.9309000968933105,
"speed": 0.0
},
"stopId": "SA0DES",
"timestamp": "1766400797",
"vehicle": {
"id": "712",
"label": "712"
}
}
},
{
"id": "715",
"vehicle": {
"position": {
"bearing": 196.0,
"latitude": 43.09339904785156,
"longitude": 6.159200191497803,
"speed": 0.0
},
"stopId": "HYAERO",
"timestamp": "1766401107",
"trip": {
"directionId": 1,
"routeId": "0063",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496395"
},
"vehicle": {
"id": "715",
"label": "715"
}
}
},
{
"id": "719",
"vehicle": {
"position": {
"bearing": 73.0,
"latitude": 43.124900817871094,
"longitude": 6.010000228881836,
"speed": 9.0
},
"stopId": "GAROCE",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495995"
},
"vehicle": {
"id": "719",
"label": "719"
}
}
},
{
"id": "723",
"vehicle": {
"position": {
"bearing": 192.0,
"latitude": 43.126800537109375,
"longitude": 5.928899765014648,
"speed": 4.0
},
"stopId": "TOLIBS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0009",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444929"
},
"vehicle": {
"id": "723",
"label": "723"
}
}
},
{
"id": "728",
"vehicle": {
"position": {
"bearing": 28.0,
"latitude": 43.117401123046875,
"longitude": 5.9355998039245605,
"speed": 20.0
},
"stopId": "TOMAYN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495593"
},
"vehicle": {
"id": "728",
"label": "728"
}
}
},
{
"id": "732",
"vehicle": {
"position": {
"bearing": 79.0,
"latitude": 43.121498107910156,
"longitude": 6.1381001472473145,
"speed": 12.0
},
"stopId": "HYXVCS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0103",
"scheduleRelationship": "SCHEDULED",
"tripId": "5497327"
},
"vehicle": {
"id": "732",
"label": "732"
}
}
},
{
"id": "734",
"vehicle": {
"position": {
"bearing": 84.0,
"latitude": 43.108299255371094,
"longitude": 5.952199935913086,
"speed": 0.0
},
"stopId": "TOMOUN",
"timestamp": "1766401157",
"trip": {
"directionId": 0,
"routeId": "0003",
"scheduleRelationship": "SCHEDULED",
"tripId": "5447178"
},
"vehicle": {
"id": "734",
"label": "734"
}
}
},
{
"id": "736",
"vehicle": {
"position": {
"bearing": 90.0,
"latitude": 43.130401611328125,
"longitude": 6.157199859619141,
"speed": 0.0
},
"stopId": "HYCRIO",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496219"
},
"vehicle": {
"id": "736",
"label": "736"
}
}
},
{
"id": "737",
"vehicle": {
"position": {
"bearing": 157.0,
"latitude": 43.02830123901367,
"longitude": 6.155099868774414,
"speed": 0.0
},
"stopId": "HYESTN",
"timestamp": "1766400677",
"trip": {
"directionId": 1,
"routeId": "0067",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496722"
},
"vehicle": {
"id": "737",
"label": "737"
}
}
},
{
"id": "740",
"vehicle": {
"position": {
"bearing": 103.0,
"latitude": 43.121498107910156,
"longitude": 5.939300060272217,
"speed": 9.0
},
"stopId": "TOBHAS",
"timestamp": "1766401267",
"trip": {
"directionId": 1,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496247"
},
"vehicle": {
"id": "740",
"label": "740"
}
}
},
{
"id": "741",
"vehicle": {
"position": {
"bearing": 341.0,
"latitude": 43.11000061035156,
"longitude": 6.1244001388549805,
"speed": 5.0
},
"stopId": "HYGMAE",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0016",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495122"
},
"vehicle": {
"id": "741",
"label": "741"
}
}
},
{
"id": "743",
"vehicle": {
"position": {
"bearing": 293.0,
"latitude": 43.12820053100586,
"longitude": 6.013999938964844,
"speed": 16.0
},
"stopId": "GAJAVE",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0091",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444360"
},
"vehicle": {
"id": "743",
"label": "743"
}
}
},
{
"id": "745",
"vehicle": {
"position": {
"bearing": 275.0,
"latitude": 43.112300872802734,
"longitude": 5.9309000968933105,
"speed": 0.0
},
"stopId": "TOMASS",
"timestamp": "1766400967",
"trip": {
"directionId": 1,
"routeId": "0031",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446021"
},
"vehicle": {
"id": "745",
"label": "745"
}
}
},
{
"id": "746",
"vehicle": {
"position": {
"bearing": 323.0,
"latitude": 43.115699768066406,
"longitude": 5.938199996948242,
"speed": 19.0
},
"stopId": "TOPMAE",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445798"
},
"vehicle": {
"id": "746",
"label": "746"
}
}
},
{
"id": "747",
"vehicle": {
"position": {
"bearing": 61.0,
"latitude": 43.127498626708984,
"longitude": 5.905099868774414,
"speed": 25.0
},
"stopId": "TOCASS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0018",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446984"
},
"vehicle": {
"id": "747",
"label": "747"
}
}
},
{
"id": "749",
"vehicle": {
"position": {
"bearing": 292.0,
"latitude": 43.127498626708984,
"longitude": 5.931600093841553,
"speed": 0.0
},
"stopId": "TODARN",
"timestamp": "1766401107",
"trip": {
"directionId": 1,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495970"
},
"vehicle": {
"id": "749",
"label": "749"
}
}
},
{
"id": "751",
"vehicle": {
"position": {
"bearing": 310.0,
"latitude": 43.102500915527344,
"longitude": 6.05679988861084,
"speed": 42.0
},
"stopId": "CACOLN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496218"
},
"vehicle": {
"id": "751",
"label": "751"
}
}
},
{
"id": "753",
"vehicle": {
"position": {
"bearing": 124.0,
"latitude": 43.119998931884766,
"longitude": 5.932700157165527,
"speed": 6.0
},
"stopId": "TOCFAS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445737"
},
"vehicle": {
"id": "753",
"label": "753"
}
}
},
{
"id": "754",
"vehicle": {
"position": {
"bearing": 70.0,
"latitude": 43.11800003051758,
"longitude": 6.061999797821045,
"speed": 48.0
},
"stopId": "CRDDUS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495569"
},
"vehicle": {
"id": "754",
"label": "754"
}
}
},
{
"id": "756",
"vehicle": {
"position": {
"bearing": 75.0,
"latitude": 43.10770034790039,
"longitude": 6.030099868774414,
"speed": 33.0
},
"stopId": "PRBAYS",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0092",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445690"
},
"vehicle": {
"id": "756",
"label": "756"
}
}
},
{
"id": "772",
"vehicle": {
"position": {
"bearing": 343.0,
"latitude": 43.15370178222656,
"longitude": 5.9105000495910645,
"speed": 0.0
},
"stopId": "TOSCIS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445552"
},
"vehicle": {
"id": "772",
"label": "772"
}
}
},
{
"id": "780",
"vehicle": {
"position": {
"bearing": 78.0,
"latitude": 43.12260055541992,
"longitude": 5.935699939727783,
"speed": 10.0
},
"stopId": "TOBLA2",
"timestamp": "1766401267",
"vehicle": {
"id": "780",
"label": "780"
}
}
},
{
"id": "785",
"vehicle": {
"position": {
"bearing": 241.0,
"latitude": 43.135799407958984,
"longitude": 6.022299766540527,
"speed": 29.0
},
"stopId": "GAUNSN",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495963"
},
"vehicle": {
"id": "785",
"label": "785"
}
}
},
{
"id": "792",
"vehicle": {
"position": {
"bearing": 11.0,
"latitude": 43.12929916381836,
"longitude": 6.155700206756592,
"speed": 27.0
},
"stopId": "HYCRIE",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496245"
},
"vehicle": {
"id": "792",
"label": "792"
}
}
},
{
"id": "796",
"vehicle": {
"position": {
"bearing": 86.0,
"latitude": 43.12139892578125,
"longitude": 5.940400123596191,
"speed": 20.0
},
"stopId": "TOAMIS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444455"
},
"vehicle": {
"id": "796",
"label": "796"
}
}
},
{
"id": "798",
"vehicle": {
"position": {
"bearing": 266.0,
"latitude": 43.12860107421875,
"longitude": 5.911099910736084,
"speed": 22.0
},
"stopId": "TOBNRN",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444391"
},
"vehicle": {
"id": "798",
"label": "798"
}
}
},
{
"id": "801",
"vehicle": {
"position": {
"bearing": 27.0,
"latitude": 43.12540054321289,
"longitude": 5.975299835205078,
"speed": 1.0
},
"stopId": "TOLROE",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0031",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446020"
},
"vehicle": {
"id": "801",
"label": "801"
}
}
},
{
"id": "802",
"vehicle": {
"position": {
"bearing": 111.0,
"latitude": 43.09199905395508,
"longitude": 6.078400135040283,
"speed": 12.0
},
"stopId": "CACATS",
"timestamp": "1766401267",
"trip": {
"directionId": 1,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496246"
},
"vehicle": {
"id": "802",
"label": "802"
}
}
},
{
"id": "803",
"vehicle": {
"position": {
"bearing": 124.0,
"latitude": 43.12049865722656,
"longitude": 5.93179988861084,
"speed": 22.0
},
"stopId": "TOCFAS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495570"
},
"vehicle": {
"id": "803",
"label": "803"
}
}
},
{
"id": "804",
"vehicle": {
"position": {
"bearing": 231.0,
"latitude": 43.14630126953125,
"longitude": 6.078100204467773,
"speed": 17.0
},
"stopId": "CRLIMO",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "0029",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495964"
},
"vehicle": {
"id": "804",
"label": "804"
}
}
},
{
"id": "805",
"vehicle": {
"position": {
"bearing": 199.0,
"latitude": 43.1244010925293,
"longitude": 6.154600143432617,
"speed": 23.0
},
"stopId": "HYPERO",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0039",
"scheduleRelationship": "SCHEDULED",
"tripId": "5496273"
},
"vehicle": {
"id": "805",
"label": "805"
}
}
},
{
"id": "806",
"vehicle": {
"position": {
"bearing": 313.0,
"latitude": 43.11130142211914,
"longitude": 6.11299991607666,
"speed": 19.0
},
"stopId": "HYSMAN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0023",
"scheduleRelationship": "SCHEDULED",
"tripId": "5495594"
},
"vehicle": {
"id": "806",
"label": "806"
}
}
},
{
"id": "807",
"vehicle": {
"position": {
"bearing": 104.0,
"latitude": 43.11520004272461,
"longitude": 5.973899841308594,
"speed": 14.0
},
"stopId": "TOBINS",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0036",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445551"
},
"vehicle": {
"id": "807",
"label": "807"
}
}
},
{
"id": "809",
"vehicle": {
"position": {
"bearing": 242.0,
"latitude": 43.131500244140625,
"longitude": 5.996300220489502,
"speed": 17.0
},
"stopId": "VALOGN",
"timestamp": "1766401297",
"trip": {
"directionId": 0,
"routeId": "0031",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445990"
},
"vehicle": {
"id": "809",
"label": "809"
}
}
},
{
"id": "810",
"vehicle": {
"position": {
"bearing": 315.0,
"latitude": 43.12590026855469,
"longitude": 6.01609992980957,
"speed": 17.0
},
"stopId": "GACESE",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0129",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446399"
},
"vehicle": {
"id": "810",
"label": "810"
}
}
},
{
"id": "811",
"vehicle": {
"position": {
"bearing": 264.0,
"latitude": 43.13930130004883,
"longitude": 6.0100998878479,
"speed": 0.0
},
"stopId": "VAVAGS",
"timestamp": "1766401147",
"trip": {
"directionId": 0,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444395"
},
"vehicle": {
"id": "811",
"label": "811"
}
}
},
{
"id": "812",
"vehicle": {
"position": {
"bearing": 320.0,
"latitude": 43.13090133666992,
"longitude": 6.015900135040283,
"speed": 2.0
},
"stopId": "GAHOPE",
"timestamp": "1766401277",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444453"
},
"vehicle": {
"id": "812",
"label": "812"
}
}
},
{
"id": "813",
"vehicle": {
"position": {
"bearing": 38.0,
"latitude": 43.16279983520508,
"longitude": 5.926300048828125,
"speed": 37.0
},
"stopId": "TOVIES",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "0006",
"scheduleRelationship": "SCHEDULED",
"tripId": "5445796"
},
"vehicle": {
"id": "813",
"label": "813"
}
}
},
{
"id": "815",
"vehicle": {
"position": {
"bearing": 71.0,
"latitude": 43.127601623535156,
"longitude": 5.9054999351501465,
"speed": 5.0
},
"stopId": "TOBRCS",
"timestamp": "1766401287",
"trip": {
"directionId": 1,
"routeId": "0002",
"scheduleRelationship": "SCHEDULED",
"tripId": "5444456"
},
"vehicle": {
"id": "815",
"label": "815"
}
}
},
{
"id": "816",
"vehicle": {
"position": {
"bearing": 92.0,
"latitude": 43.13819885253906,
"longitude": 6.017399787902832,
"speed": 25.0
},
"stopId": "GACAMS",
"timestamp": "1766401287",
"trip": {
"directionId": 0,
"routeId": "0129",
"scheduleRelationship": "SCHEDULED",
"tripId": "5446362"
},
"vehicle": {
"id": "816",
"label": "816"
}
}
},
{
"id": "983",
"vehicle": {
"position": {
"bearing": 247.0,
"latitude": 43.0806999206543,
"longitude": 5.896900177001953,
"speed": 0.0
},
"stopId": "TOPTOS",
"timestamp": "1766401297",
"trip": {
"directionId": 1,
"routeId": "18M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460682"
},
"vehicle": {
"id": "983",
"label": "983"
}
}
},
{
"id": "984",
"vehicle": {
"position": {
"bearing": 354.0,
"latitude": 43.07830047607422,
"longitude": 5.927999973297119,
"speed": 0.0
},
"stopId": "SMPPRO",
"timestamp": "1766401227",
"trip": {
"directionId": 1,
"routeId": "28M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5580643"
},
"vehicle": {
"id": "984",
"label": "984"
}
}
},
{
"id": "990",
"vehicle": {
"position": {
"bearing": 213.0,
"latitude": 43.11470031738281,
"longitude": 5.926599979400635,
"speed": 20.0
},
"stopId": "SEPEMS",
"timestamp": "1766401277",
"trip": {
"directionId": 0,
"routeId": "8M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460484"
},
"vehicle": {
"id": "990",
"label": "990"
}
}
},
{
"id": "991",
"vehicle": {
"position": {
"bearing": 33.0,
"latitude": 43.120201110839844,
"longitude": 5.9309000968933105,
"speed": 0.0
},
"stopId": "SEPTAO",
"timestamp": "1766401157",
"trip": {
"directionId": 0,
"routeId": "18M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460655"
},
"vehicle": {
"id": "991",
"label": "991"
}
}
},
{
"id": "992",
"vehicle": {
"position": {
"bearing": 331.0,
"latitude": 43.11989974975586,
"longitude": 5.9309000968933105,
"speed": 0.0
},
"stopId": "SMPPRO",
"timestamp": "1766400767",
"trip": {
"directionId": 0,
"routeId": "28M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460607"
},
"vehicle": {
"id": "992",
"label": "992"
}
}
},
{
"id": "993",
"vehicle": {
"position": {
"bearing": 258.0,
"latitude": 43.102298736572266,
"longitude": 5.881800174713135,
"speed": 0.0
},
"stopId": "SEPEMS",
"timestamp": "1766401207",
"trip": {
"directionId": 1,
"routeId": "8M",
"scheduleRelationship": "SCHEDULED",
"tripId": "5460514"
},
"vehicle": {
"id": "993",
"label": "993"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1766400892"
}
}