less than zero)
"dr": 0, doors status, 0 when closed, 1 when opened
"dtd": 10166, distance in meters to destination
"lost": 0, lost flag: 0 when on-track, 1 when off-track
"nsi": 2, next stop index (-1 when it's unknown)
"pos": "bs", bus position in relation to the current stop
bs: before stop area
as: area stop (position is inside the stop area)
(empty string when it's unknown)
"speed": 13.478, bus average speed (meters/seconds)
(the average is reset at every stop change)
(-1 when it's unknown)
"ttd": 308, time in seconds to destination (estimate)
(-1 when it's unknown)
"tts": 28, time in seconds to next stop
(-1 when it's unknown)
"stop_req": 1 stop request (0=not active, 1=active)
"wchair_req": 0 wheelchair stop request (when stop request is 1,
tells whether the stop was requested for
wheelchairs (1) or not (0)
"type": "PS", type of the data structure
(info about the bus position along the active track)
"ver": 3 version of the data structure
},
"stops_list": {
"stops": [
{
"id": "000LV1", stop unique code ID
"ix": 11, stop progressive index long the current track
"nm1": "Frejus - Stop 1", stop name in first language
"nm2": "Stop 1" stop name in second language
},
{
"id": "000LV2",
"ix": 12,
"nm1": "Frejus - Stop 2",
"nm2": "Stop 2"
},
{