← 爱沙尼亚

塔林实时车辆

GET /tallinn/transport/vehicles

塔林所有公共交通车辆的实时 GPS 位置——公共汽车、有轨电车、无轨电车和火车。返回车辆类型、线路号、坐标、方向、车辆 ID 和最近站点。数据来自 transport.tallinn.ee。可按类型筛选:公共汽车、有轨电车、无轨电车。

查看可视化效果

参数

类型 可选

Filter by vehicle type: bus, tram, trolleybus, train

请求示例

基本用法
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles

实时响应

{
  "data": {
    "count": 319,
    "vehicles": [
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.46256,
        "line": "5",
        "longitude": 24.66665,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "97"
      },
      {
        "at_stop": true,
        "direction": 39,
        "latitude": 59.43023,
        "line": "2",
        "longitude": 24.7853,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "99"
      },
      {
        "at_stop": true,
        "direction": 24,
        "latitude": 59.44477,
        "line": "2",
        "longitude": 24.75231,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "102"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.43881,
        "line": "1",
        "longitude": 24.77642,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "123"
      },
      {
        "at_stop": false,
        "direction": 318,
        "latitude": 59.46273,
        "line": "1",
        "longitude": 24.6652,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "136"
      },
      {
        "at_stop": true,
        "direction": 183,
        "latitude": 59.46132,
        "line": "2",
        "longitude": 24.66766,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "148"
      },
      {
        "at_stop": false,
        "direction": 316,
        "latitude": 59.46057,
        "line": "1",
        "longitude": 24.67042,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "168"
      },
      {
        "at_stop": true,
        "direction": 113,
        "latitude": 59.43205,
        "line": "4",
        "longitude": 24.76683,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "504"
      },
      {
        "at_stop": true,
        "direction": 259,
        "latitude": 59.426,
        "line": "4",
        "longitude": 24.7982,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "505"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.41965,
        "line": "5",
        "longitude": 24.74297,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "506"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.40987,
        "line": "4",
        "longitude": 24.73613,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "507"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.43753,
        "line": "3",
        "longitude": 24.76528,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "512"
      },
      {
        "at_stop": true,
        "direction": 293,
        "latitude": 59.43298,
        "line": "2",
        "longitude": 24.76339,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "516"
      },
      {
        "at_stop": true,
        "direction": 125,
        "latitude": 59.41905,
        "line": "5",
        "longitude": 24.74516,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "520"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.44619,
        "line": "1",
        "longitude": 24.71706,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "521"
      },
      {
        "at_stop": false,
        "direction": 118,
        "latitude": 59.4191,
        "line": "4",
        "longitude": 24.74675,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "522"
      },
      {
        "at_stop": false,
        "direction": 334,
        "latitude": 59.44281,
        "line": "1",
        "longitude": 24.75153,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "523"
      },
      {
        "at_stop": false,
        "direction": 23,
        "latitude": 59.43405,
        "line": "3",
        "longitude": 24.74666,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "525"
      },
      {
        "at_stop": false,
        "direction": 199,
        "latitude": 59.41121,
        "line": "3",
        "longitude": 24.73413,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "527"
      },
      {
        "at_stop": false,
        "direction": 127,
        "latitude": 59.4192,
        "line": "3",
        "longitude": 24.74646,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "530"
      },
      {
        "at_stop": false,
        "direction": 181,
        "latitude": 59.46279,
        "line": "2",
        "longitude": 24.66516,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "534"
      },
      {
        "at_stop": false,
        "direction": 122,
        "latitude": 59.41951,
        "line": "2",
        "longitude": 24.74563,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "535"
      },
      {
        "at_stop": false,
        "direction": 265,
        "latitude": 59.42686,
        "line": "2",
        "longitude": 24.81386,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "538"
      },
      {
        "at_stop": false,
        "direction": 191,
        "latitude": 59.43118,
        "line": "4",
        "longitude": 24.74538,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "542"
      },
      {
        "at_stop": true,
        "direction": 148,
        "latitude": 59.42974,
        "line": "23",
        "longitude": 24.75671,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1003"
      },
      {
        "at_stop": true,
        "direction": 18,
        "latitude": 59.44495,
        "line": "67",
        "longitude": 24.89727,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1012"
      },
      {
        "at_stop": true,
        "direction": 196,
        "latitude": 59.41602,
        "line": "18",
        "longitude": 24.73988,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1019"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.43188,
        "line": "33",
        "longitude": 24.71396,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1020"
      },
      {
        "at_stop": true,
        "direction": 258,
        "latitude": 59.41042,
        "line": "83",
        "longitude": 24.65835,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1021"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.40784,
        "line": "23",
        "longitude": 24.72446,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1022"
      },
      {
        "at_stop": true,
        "direction": 116,
        "latitude": 59.40016,
        "line": "83",
        "longitude": 24.65908,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1024"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.37628,
        "line": "18",
        "longitude": 24.67923,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1028"
      },
      {
        "at_stop": true,
        "direction": 190,
        "latitude": 59.44773,
        "line": "13",
        "longitude": 24.89529,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1031"
      },
      {
        "at_stop": true,
        "direction": 281,
        "latitude": 59.41271,
        "line": "36",
        "longitude": 24.63835,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1037"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.40495,
        "line": "85",
        "longitude": 24.68072,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1071"
      },
      {
        "at_stop": true,
        "direction": 349,
        "latitude": 59.38968,
        "line": "23",
        "longitude": 24.68292,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1097"
      },
      {
        "at_stop": true,
        "direction": 3,
        "latitude": 59.40097,
        "line": "67",
        "longitude": 24.70607,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1099"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.43156,
        "line": "24",
        "longitude": 24.73949,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1108"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.4415,
        "line": "21",
        "longitude": 24.74102,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1141"
      },
      {
        "at_stop": true,
        "direction": 226,
        "latitude": 59.4302,
        "line": "24",
        "longitude": 24.7362,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1145"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.42877,
        "line": "25",
        "longitude": 24.75356,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1149"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.44167,
        "line": "41",
        "longitude": 24.74243,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1153"
      },
      {
        "at_stop": true,
        "direction": 329,
        "latitude": 59.3987,
        "line": "24",
        "longitude": 24.66193,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1163"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.4417,
        "line": "59",
        "longitude": 24.74163,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1164"
      },
      {
        "at_stop": true,
        "direction": 45,
        "latitude": 59.40332,
        "line": "24",
        "longitude": 24.65427,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1165"
      },
      {
        "at_stop": true,
        "direction": 29,
        "latitude": 59.41109,
        "line": "8",
        "longitude": 24.6594,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1167"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.43984,
        "line": "66",
        "longitude": 24.76266,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1168"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.40494,
        "line": "24",
        "longitude": 24.656,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1169"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.43028,
        "line": "21",
        "longitude": 24.62353,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1170"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.42444,
        "line": "85",
        "longitude": 24.69996,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1186"
      },
      {
        "at_stop": true,
        "direction": 343,
        "latitude": 59.40579,
        "line": "27",
        "longitude": 24.6683,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1187"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.42928,
        "line": "41",
        "longitude": 24.69845,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1203"
      },
      {
        "at_stop": true,
        "direction": 317,
        "latitude": 59.40768,
        "line": "36",
        "longitude": 24.649,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1214"
      },
      {
        "at_stop": true,
        "direction": 201,
        "latitude": 59.40965,
        "line": "26",
        "longitude": 24.65799,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1215"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.41108,
        "line": "59",
        "longitude": 24.65819,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1222"
      },
      {
        "at_stop": true,
        "direction": 88,
        "latitude": 59.44334,
        "line": "20",
        "longitude": 24.76539,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1223"
      },
      {
        "at_stop": true,
        "direction": 298,
        "latitude": 59.40325,
        "line": "24",
        "longitude": 24.68726,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1225"
      },
      {
        "at_stop": true,
        "direction": 321,
        "latitude": 59.41222,
        "line": "41",
        "longitude": 24.66113,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1226"
      },
      {
        "at_stop": true,
        "direction": 299,
        "latitude": 59.41129,
        "line": "28",
        "longitude": 24.66026,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1230"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.40984,
        "line": "37",
        "longitude": 24.65809,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1232"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.42673,
        "line": "21",
        "longitude": 24.65972,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1233"
      },
      {
        "at_stop": true,
        "direction": 251,
        "latitude": 59.40349,
        "line": "20A",
        "longitude": 24.66469,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1235"
      },
      {
        "at_stop": true,
        "direction": 284,
        "latitude": 59.44418,
        "line": "8",
        "longitude": 24.74783,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1236"
      },
      {
        "at_stop": true,
        "direction": 84,
        "latitude": 59.4268,
        "line": "54",
        "longitude": 24.8185,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1242"
      },
      {
        "at_stop": true,
        "direction": 23,
        "latitude": 59.40846,
        "line": "24",
        "longitude": 24.70414,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1248"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.44825,
        "line": "13",
        "longitude": 24.86269,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1249"
      },
      {
        "at_stop": true,
        "direction": 165,
        "latitude": 59.41222,
        "line": "8",
        "longitude": 24.63596,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1265"
      },
      {
        "at_stop": true,
        "direction": 15,
        "latitude": 59.36908,
        "line": "20A",
        "longitude": 24.63131,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1277"
      },
      {
        "at_stop": true,
        "direction": 229,
        "latitude": 59.41107,
        "line": "28",
        "longitude": 24.65871,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1281"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.44826,
        "line": "8",
        "longitude": 24.80339,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1297"
      },
      {
        "at_stop": true,
        "direction": 146,
        "latitude": 59.41576,
        "line": "12",
        "longitude": 24.65417,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1300"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.42908,
        "line": "42",
        "longitude": 24.70396,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1301"
      },
      {
        "at_stop": true,
        "direction": 137,
        "latitude": 59.42382,
        "line": "23",
        "longitude": 24.7254,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1302"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.4281,
        "line": "67",
        "longitude": 24.72465,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1304"
      },
      {
        "at_stop": true,
        "direction": 359,
        "latitude": 59.42475,
        "line": "36",
        "longitude": 24.74268,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1305"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.43917,
        "line": "40",
        "longitude": 24.75992,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1315"
      },
      {
        "at_stop": true,
        "direction": 57,
        "latitude": 59.43918,
        "line": "18A",
        "longitude": 24.75944,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1316"
      },
      {
        "at_stop": true,
        "direction": 234,
        "latitude": 59.43441,
        "line": "42",
        "longitude": 24.75144,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1347"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.41091,
        "line": "45",
        "longitude": 24.66418,
        "nearest_stop": "Ülemiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1350"
      },
      {
        "at_stop": true,
        "direction": 331,
        "latitude": 59.38881,
        "line": "45",
        "longitude": 24.68323,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1352"
      },
      {
        "at_stop": true,
        "direction": 151,
        "latitude": 59.44249,
        "line": "21A",
        "longitude": 24.59456,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1353"
      },
      {
        "at_stop": true,
        "direction": 337,
        "latitude": 59.41202,
        "line": "21A",
        "longitude": 24.6601,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1355"
      },
      {
        "at_stop": true,
        "direction": 23,
        "latitude": 59.41254,
        "line": "45",
        "longitude": 24.63623,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1356"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.41221,
        "line": "8",
        "longitude": 24.63548,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1357"
      },
      {
        "at_stop": true,
        "direction": 31,
        "latitude": 59.43257,
        "line": "67",
        "longitude": 24.76281,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1384"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.4227,
        "line": "13",
        "longitude": 24.81718,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1401"
      },
      {
        "at_stop": true,
        "direction": 272,
        "latitude": 59.39491,
        "line": "24",
        "longitude": 24.6517,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1406"
      },
      {
        "at_stop": true,
        "direction": 295,
        "latitude": 59.40475,
        "line": "37",
        "longitude": 24.68162,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1408"
      },
      {
        "at_stop": true,
        "direction": 77,
        "latitude": 59.43887,
        "line": "1",
        "longitude": 24.77465,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1412"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.44659,
        "line": "42",
        "longitude": 24.88737,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1419"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.40949,
        "line": "23",
        "longitude": 24.65888,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1421"
      },
      {
        "at_stop": true,
        "direction": 162,
        "latitude": 59.44759,
        "line": "40",
        "longitude": 24.89549,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1422"
      },
      {
        "at_stop": true,
        "direction": 95,
        "latitude": 59.43287,
        "line": "83",
        "longitude": 24.74828,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1424"
      },
      {
        "at_stop": true,
        "direction": 297,
        "latitude": 59.4108,
        "line": "18",
        "longitude": 24.66208,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1426"
      },
      {
        "at_stop": true,
        "direction": 28,
        "latitude": 59.40823,
        "line": "83",
        "longitude": 24.70395,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1427"
      },
      {
        "at_stop": true,
        "direction": 23,
        "latitude": 59.40508,
        "line": "23",
        "longitude": 24.65561,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1428"
      },
      {
        "at_stop": true,
        "direction": 328,
        "latitude": 59.42022,
        "line": "3",
        "longitude": 24.74167,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1474"
      },
      {
        "at_stop": true,
        "direction": 125,
        "latitude": 59.40839,
        "line": "28",
        "longitude": 24.66089,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1478"
      },
      {
        "at_stop": true,
        "direction": 286,
        "latitude": 59.40985,
        "line": "36",
        "longitude": 24.65772,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1486"
      },
      {
        "at_stop": true,
        "direction": 107,
        "latitude": 59.38747,
        "line": "36",
        "longitude": 24.68658,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1489"
      },
      {
        "at_stop": true,
        "direction": 65,
        "latitude": 59.37919,
        "line": "18A",
        "longitude": 24.69402,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1491"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.4392,
        "line": "18A",
        "longitude": 24.75928,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1494"
      },
      {
        "at_stop": true,
        "direction": 139,
        "latitude": 59.48131,
        "line": "8",
        "longitude": 24.8908,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1496"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.44292,
        "line": "3",
        "longitude": 24.74922,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1506"
      },
      {
        "at_stop": true,
        "direction": 47,
        "latitude": 59.44477,
        "line": "40",
        "longitude": 24.8147,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1516"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.39724,
        "line": "83",
        "longitude": 24.66969,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1518"
      },
      {
        "at_stop": true,
        "direction": 224,
        "latitude": 59.42685,
        "line": "83",
        "longitude": 24.71915,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1520"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.35025,
        "line": "18",
        "longitude": 24.62666,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1553"
      },
      {
        "at_stop": true,
        "direction": 345,
        "latitude": 59.40492,
        "line": "24",
        "longitude": 24.65619,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1559"
      },
      {
        "at_stop": true,
        "direction": 0,
        "latitude": 59.42487,
        "line": "20A",
        "longitude": 24.74267,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1560"
      },
      {
        "at_stop": true,
        "direction": 88,
        "latitude": 59.42299,
        "line": "45",
        "longitude": 24.79868,
        "nearest_stop": "Ülemiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1568"
      },
      {
        "at_stop": true,
        "direction": 227,
        "latitude": 59.43132,
        "line": "12",
        "longitude": 24.80942,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1569"
      },
      {
        "at_stop": true,
        "direction": 92,
        "latitude": 59.42768,
        "line": "54",
        "longitude": 24.71685,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1740"
      },
      {
        "at_stop": true,
        "direction": 290,
        "latitude": 59.41127,
        "line": "28",
        "longitude": 24.65966,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1742"
      },
      {
        "at_stop": true,
        "direction": 285,
        "latitude": 59.41135,
        "line": "28",
        "longitude": 24.65971,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1747"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.45153,
        "line": "3",
        "longitude": 24.70179,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1772"
      },
      {
        "at_stop": true,
        "direction": 357,
        "latitude": 59.43649,
        "line": "21",
        "longitude": 24.73296,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1774"
      },
      {
        "at_stop": true,
        "direction": 121,
        "latitude": 59.4089,
        "line": "62",
        "longitude": 24.66011,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1813"
      },
      {
        "at_stop": true,
        "direction": 207,
        "latitude": 59.43311,
        "line": "41",
        "longitude": 24.74493,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1829"
      },
      {
        "at_stop": true,
        "direction": 348,
        "latitude": 59.39474,
        "line": "36",
        "longitude": 24.67349,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1856"
      },
      {
        "at_stop": true,
        "direction": 207,
        "latitude": 59.40921,
        "line": "36",
        "longitude": 24.7357,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1885"
      },
      {
        "at_stop": true,
        "direction": 359,
        "latitude": 59.42321,
        "line": "18",
        "longitude": 24.74272,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1888"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.42711,
        "line": "8",
        "longitude": 24.66204,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1942"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.43413,
        "line": "8",
        "longitude": 24.72363,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1956"
      },
      {
        "at_stop": true,
        "direction": 332,
        "latitude": 59.43778,
        "line": "41",
        "longitude": 24.59951,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1960"
      },
      {
        "at_stop": true,
        "direction": 296,
        "latitude": 59.40123,
        "line": "85",
        "longitude": 24.65807,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1961"
      },
      {
        "at_stop": true,
        "direction": 40,
        "latitude": 59.4387,
        "line": "85",
        "longitude": 24.73528,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1967"
      },
      {
        "at_stop": true,
        "direction": 153,
        "latitude": 59.44283,
        "line": "72",
        "longitude": 24.70439,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2032"
      },
      {
        "at_stop": true,
        "direction": 206,
        "latitude": 59.40875,
        "line": "84",
        "longitude": 24.65954,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2034"
      },
      {
        "at_stop": true,
        "direction": 205,
        "latitude": 59.40547,
        "line": "61",
        "longitude": 24.68186,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2061"
      },
      {
        "at_stop": true,
        "direction": 327,
        "latitude": 59.43461,
        "line": "72",
        "longitude": 24.71337,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2064"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.40985,
        "line": "25",
        "longitude": 24.65886,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2065"
      },
      {
        "at_stop": true,
        "direction": 230,
        "latitude": 59.40891,
        "line": "57",
        "longitude": 24.65947,
        "nearest_stop": "Kalev",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2068"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.41266,
        "line": "12",
        "longitude": 24.63596,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2100"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.43477,
        "line": "35",
        "longitude": 24.71301,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2122"
      },
      {
        "at_stop": true,
        "direction": 209,
        "latitude": 59.40975,
        "line": "61",
        "longitude": 24.65874,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2125"
      },
      {
        "at_stop": true,
        "direction": 110,
        "latitude": 59.41118,
        "line": "27",
        "longitude": 24.64507,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2132"
      },
      {
        "at_stop": true,
        "direction": 331,
        "latitude": 59.41052,
        "line": "27",
        "longitude": 24.66273,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2133"
      },
      {
        "at_stop": true,
        "direction": 163,
        "latitude": 59.44041,
        "line": "84",
        "longitude": 24.73958,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2140"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.43975,
        "line": "35",
        "longitude": 24.7818,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2148"
      },
      {
        "at_stop": true,
        "direction": 168,
        "latitude": 59.42156,
        "line": "73",
        "longitude": 24.75055,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2189"
      },
      {
        "at_stop": true,
        "direction": 297,
        "latitude": 59.40444,
        "line": "10",
        "longitude": 24.68288,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2194"
      },
      {
        "at_stop": true,
        "direction": 223,
        "latitude": 59.37222,
        "line": "20",
        "longitude": 24.64241,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2195"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.40044,
        "line": "72",
        "longitude": 24.67879,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2198"
      },
      {
        "at_stop": true,
        "direction": 230,
        "latitude": 59.40429,
        "line": "61",
        "longitude": 24.63719,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2200"
      },
      {
        "at_stop": true,
        "direction": 86,
        "latitude": 59.37632,
        "line": "57",
        "longitude": 24.74421,
        "nearest_stop": "Raudalu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2208"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.41193,
        "line": "54",
        "longitude": 24.63533,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2209"
      },
      {
        "at_stop": true,
        "direction": 236,
        "latitude": 59.42355,
        "line": "26",
        "longitude": 24.64602,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2212"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.43537,
        "line": "42",
        "longitude": 24.7585,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2252"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.39946,
        "line": "72",
        "longitude": 24.68007,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2253"
      },
      {
        "at_stop": true,
        "direction": 45,
        "latitude": 59.43326,
        "line": "81",
        "longitude": 24.74904,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2257"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.38102,
        "line": "33",
        "longitude": 24.67397,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2284"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.42261,
        "line": "33",
        "longitude": 24.69832,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2286"
      },
      {
        "at_stop": true,
        "direction": 216,
        "latitude": 59.43073,
        "line": "16",
        "longitude": 24.73775,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2287"
      },
      {
        "at_stop": true,
        "direction": 331,
        "latitude": 59.41554,
        "line": "2",
        "longitude": 24.79756,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2291"
      },
      {
        "at_stop": true,
        "direction": 239,
        "latitude": 59.41128,
        "line": "26",
        "longitude": 24.65864,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2292"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.39903,
        "line": "84",
        "longitude": 24.68426,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2294"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.39964,
        "line": "84",
        "longitude": 24.688,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2307"
      },
      {
        "at_stop": true,
        "direction": 14,
        "latitude": 59.369,
        "line": "10",
        "longitude": 24.63125,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2416"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.4111,
        "line": "10",
        "longitude": 24.64799,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2417"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.41669,
        "line": "4",
        "longitude": 24.65281,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2418"
      },
      {
        "at_stop": true,
        "direction": 2,
        "latitude": 59.36637,
        "line": "5",
        "longitude": 24.71792,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2440"
      },
      {
        "at_stop": true,
        "direction": 39,
        "latitude": 59.44164,
        "line": "2",
        "longitude": 24.74229,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2441"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.40947,
        "line": "54",
        "longitude": 24.65834,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2445"
      },
      {
        "at_stop": true,
        "direction": 56,
        "latitude": 59.40336,
        "line": "81",
        "longitude": 24.66453,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2455"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.50492,
        "line": "1",
        "longitude": 24.82833,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2459"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.41248,
        "line": "42",
        "longitude": 24.63587,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2460"
      },
      {
        "at_stop": true,
        "direction": 144,
        "latitude": 59.4095,
        "line": "5",
        "longitude": 24.65976,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2501"
      },
      {
        "at_stop": true,
        "direction": 148,
        "latitude": 59.38316,
        "line": "33",
        "longitude": 24.67187,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2510"
      },
      {
        "at_stop": true,
        "direction": 80,
        "latitude": 59.43919,
        "line": "5",
        "longitude": 24.77754,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2513"
      },
      {
        "at_stop": true,
        "direction": 31,
        "latitude": 59.41428,
        "line": "16",
        "longitude": 24.75442,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2515"
      },
      {
        "at_stop": true,
        "direction": 53,
        "latitude": 59.43014,
        "line": "16",
        "longitude": 24.73633,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2519"
      },
      {
        "at_stop": true,
        "direction": 148,
        "latitude": 59.45932,
        "line": "5",
        "longitude": 24.87811,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2522"
      },
      {
        "at_stop": true,
        "direction": 143,
        "latitude": 59.41392,
        "line": "16",
        "longitude": 24.65899,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2523"
      },
      {
        "at_stop": true,
        "direction": 21,
        "latitude": 59.49832,
        "line": "1",
        "longitude": 24.82952,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2524"
      },
      {
        "at_stop": true,
        "direction": 195,
        "latitude": 59.41539,
        "line": "5",
        "longitude": 24.73949,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2526"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.44975,
        "line": "13",
        "longitude": 24.8761,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2527"
      },
      {
        "at_stop": true,
        "direction": 210,
        "latitude": 59.4006,
        "line": "81",
        "longitude": 24.6587,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2542"
      },
      {
        "at_stop": true,
        "direction": 226,
        "latitude": 59.43489,
        "line": "81",
        "longitude": 24.72459,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2543"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.40489,
        "line": "20",
        "longitude": 24.68066,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2556"
      },
      {
        "at_stop": true,
        "direction": 17,
        "latitude": 59.36646,
        "line": "33",
        "longitude": 24.71815,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2580"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.44315,
        "line": "42",
        "longitude": 24.87311,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2614"
      },
      {
        "at_stop": true,
        "direction": 116,
        "latitude": 59.41193,
        "line": "16",
        "longitude": 24.63538,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2616"
      },
      {
        "at_stop": true,
        "direction": 104,
        "latitude": 59.40875,
        "line": "73",
        "longitude": 24.661,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2632"
      },
      {
        "at_stop": true,
        "direction": 257,
        "latitude": 59.42719,
        "line": "54",
        "longitude": 24.8225,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2635"
      },
      {
        "at_stop": true,
        "direction": 120,
        "latitude": 59.43337,
        "line": "2",
        "longitude": 24.7611,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2643"
      },
      {
        "at_stop": true,
        "direction": 291,
        "latitude": 59.42421,
        "line": "4",
        "longitude": 24.6425,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2645"
      },
      {
        "at_stop": true,
        "direction": 235,
        "latitude": 59.38343,
        "line": "10",
        "longitude": 24.67004,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2671"
      },
      {
        "at_stop": true,
        "direction": 81,
        "latitude": 59.44781,
        "line": "54",
        "longitude": 24.89527,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2672"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43998,
        "line": "12",
        "longitude": 24.8414,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2673"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.41353,
        "line": "72",
        "longitude": 24.70797,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2700"
      },
      {
        "at_stop": true,
        "direction": 217,
        "latitude": 59.44715,
        "line": "5",
        "longitude": 24.80116,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2706"
      },
      {
        "at_stop": true,
        "direction": 61,
        "latitude": 59.43837,
        "line": "42",
        "longitude": 24.81786,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2707"
      },
      {
        "at_stop": true,
        "direction": 21,
        "latitude": 59.43939,
        "line": "1",
        "longitude": 24.75972,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2720"
      },
      {
        "at_stop": true,
        "direction": 29,
        "latitude": 59.40911,
        "line": "5",
        "longitude": 24.73592,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2721"
      },
      {
        "at_stop": true,
        "direction": 95,
        "latitude": 59.40539,
        "line": "61",
        "longitude": 24.62345,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2723"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.45234,
        "line": "73",
        "longitude": 24.71834,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2725"
      },
      {
        "at_stop": true,
        "direction": 311,
        "latitude": 59.42014,
        "line": "73",
        "longitude": 24.74178,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2728"
      },
      {
        "at_stop": true,
        "direction": 186,
        "latitude": 59.43132,
        "line": "20",
        "longitude": 24.7453,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2732"
      },
      {
        "at_stop": true,
        "direction": 273,
        "latitude": 59.405,
        "line": "81",
        "longitude": 24.67891,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2748"
      },
      {
        "at_stop": true,
        "direction": 123,
        "latitude": 59.40996,
        "line": "72",
        "longitude": 24.6584,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2752"
      },
      {
        "at_stop": true,
        "direction": 283,
        "latitude": 59.45071,
        "line": "73",
        "longitude": 24.7333,
        "nearest_stop": "Kopli liinid",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2757"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.39937,
        "line": "72",
        "longitude": 24.68712,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2764"
      },
      {
        "at_stop": true,
        "direction": 313,
        "latitude": 59.4586,
        "line": "72",
        "longitude": 24.67417,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2767"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.41202,
        "line": "10",
        "longitude": 24.63548,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2787"
      },
      {
        "at_stop": true,
        "direction": 193,
        "latitude": 59.40898,
        "line": "16",
        "longitude": 24.65909,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2789"
      },
      {
        "at_stop": true,
        "direction": 304,
        "latitude": 59.41174,
        "line": "16",
        "longitude": 24.66322,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2801"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43964,
        "line": "1",
        "longitude": 24.78105,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2895"
      },
      {
        "at_stop": true,
        "direction": 134,
        "latitude": 59.41129,
        "line": "85",
        "longitude": 24.66143,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2896"
      },
      {
        "at_stop": true,
        "direction": 11,
        "latitude": 59.36028,
        "line": "27",
        "longitude": 24.61265,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2923"
      },
      {
        "at_stop": true,
        "direction": 291,
        "latitude": 59.40754,
        "line": "12",
        "longitude": 24.6904,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3009"
      },
      {
        "at_stop": true,
        "direction": 329,
        "latitude": 59.43573,
        "line": "40",
        "longitude": 24.72063,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3010"
      },
      {
        "at_stop": true,
        "direction": 134,
        "latitude": 59.3951,
        "line": "67",
        "longitude": 24.68445,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3013"
      },
      {
        "at_stop": true,
        "direction": 184,
        "latitude": 59.44495,
        "line": "12",
        "longitude": 24.89728,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3014"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.43457,
        "line": "40",
        "longitude": 24.75218,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3018"
      },
      {
        "at_stop": true,
        "direction": 2,
        "latitude": 59.4449,
        "line": "35",
        "longitude": 24.89726,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3020"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.46669,
        "line": "34",
        "longitude": 24.86061,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3023"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.44529,
        "line": "12",
        "longitude": 24.89032,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3024"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.44346,
        "line": "44",
        "longitude": 24.79926,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3029"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.4114,
        "line": "54",
        "longitude": 24.66025,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3030"
      },
      {
        "at_stop": true,
        "direction": 146,
        "latitude": 59.43194,
        "line": "3",
        "longitude": 24.75401,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3031"
      },
      {
        "at_stop": true,
        "direction": 33,
        "latitude": 59.43301,
        "line": "31",
        "longitude": 24.81264,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3032"
      },
      {
        "at_stop": true,
        "direction": 35,
        "latitude": 59.44663,
        "line": "40",
        "longitude": 24.70008,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3044"
      },
      {
        "at_stop": true,
        "direction": 154,
        "latitude": 59.43935,
        "line": "35",
        "longitude": 24.8255,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3062"
      },
      {
        "at_stop": true,
        "direction": 56,
        "latitude": 59.47017,
        "line": "34",
        "longitude": 24.8745,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3067"
      },
      {
        "at_stop": true,
        "direction": 289,
        "latitude": 59.43152,
        "line": "48",
        "longitude": 24.84111,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3072"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.40616,
        "line": "13",
        "longitude": 24.65181,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3086"
      },
      {
        "at_stop": true,
        "direction": 277,
        "latitude": 59.42965,
        "line": "42",
        "longitude": 24.69547,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3124"
      },
      {
        "at_stop": true,
        "direction": 110,
        "latitude": 59.4126,
        "line": "13",
        "longitude": 24.63589,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3129"
      },
      {
        "at_stop": true,
        "direction": 331,
        "latitude": 59.43643,
        "line": "66",
        "longitude": 24.71122,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3136"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43553,
        "line": "35",
        "longitude": 24.86437,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3182"
      },
      {
        "at_stop": true,
        "direction": 160,
        "latitude": 59.44756,
        "line": "31",
        "longitude": 24.89547,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3190"
      },
      {
        "at_stop": true,
        "direction": 61,
        "latitude": 59.43852,
        "line": "67",
        "longitude": 24.81831,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3201"
      },
      {
        "at_stop": true,
        "direction": 324,
        "latitude": 59.43198,
        "line": "54",
        "longitude": 24.84076,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3213"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.43212,
        "line": "55",
        "longitude": 24.84077,
        "nearest_stop": "Hobujaama",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3218"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.42514,
        "line": "7",
        "longitude": 24.79321,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3219"
      },
      {
        "at_stop": true,
        "direction": 351,
        "latitude": 59.43701,
        "line": "63",
        "longitude": 24.75775,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3220"
      },
      {
        "at_stop": true,
        "direction": 305,
        "latitude": 59.45415,
        "line": "31",
        "longitude": 24.88512,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3229"
      },
      {
        "at_stop": true,
        "direction": 350,
        "latitude": 59.42555,
        "line": "39",
        "longitude": 24.74884,
        "nearest_stop": "Liikuri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3231"
      },
      {
        "at_stop": true,
        "direction": 8,
        "latitude": 59.4772,
        "line": "49",
        "longitude": 24.83964,
        "nearest_stop": "Viimsi keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3251"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.44763,
        "line": "58",
        "longitude": 24.89539,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3261"
      },
      {
        "at_stop": true,
        "direction": 297,
        "latitude": 59.43604,
        "line": "25",
        "longitude": 24.58126,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3267"
      },
      {
        "at_stop": true,
        "direction": 323,
        "latitude": 59.42379,
        "line": "15",
        "longitude": 24.78639,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3271"
      },
      {
        "at_stop": true,
        "direction": 129,
        "latitude": 59.44767,
        "line": "40",
        "longitude": 24.89543,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3276"
      },
      {
        "at_stop": true,
        "direction": 217,
        "latitude": 59.4357,
        "line": "44",
        "longitude": 24.75679,
        "nearest_stop": "P. Pinna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3278"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43893,
        "line": "20A",
        "longitude": 24.76036,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3280"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.42884,
        "line": "54",
        "longitude": 24.73087,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3283"
      },
      {
        "at_stop": true,
        "direction": 321,
        "latitude": 59.43408,
        "line": "35",
        "longitude": 24.71403,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3296"
      },
      {
        "at_stop": true,
        "direction": 163,
        "latitude": 59.4318,
        "line": "48",
        "longitude": 24.84261,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3298"
      },
      {
        "at_stop": true,
        "direction": 300,
        "latitude": 59.43262,
        "line": "39",
        "longitude": 24.84013,
        "nearest_stop": "Liikuri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3303"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.43685,
        "line": "66",
        "longitude": 24.82847,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3306"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.447,
        "line": "66",
        "longitude": 24.899,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3308"
      },
      {
        "at_stop": true,
        "direction": 133,
        "latitude": 59.44775,
        "line": "58",
        "longitude": 24.89527,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3309"
      },
      {
        "at_stop": true,
        "direction": 121,
        "latitude": 59.4477,
        "line": "63",
        "longitude": 24.89536,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3310"
      },
      {
        "at_stop": true,
        "direction": 302,
        "latitude": 59.42116,
        "line": "7",
        "longitude": 24.82492,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3318"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.43167,
        "line": "49",
        "longitude": 24.84142,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3319"
      },
      {
        "at_stop": true,
        "direction": 116,
        "latitude": 59.43135,
        "line": "15",
        "longitude": 24.76883,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3321"
      },
      {
        "at_stop": true,
        "direction": 262,
        "latitude": 59.44583,
        "line": "40",
        "longitude": 24.88312,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3360"
      },
      {
        "at_stop": true,
        "direction": 184,
        "latitude": 59.39896,
        "line": "67",
        "longitude": 24.70577,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3361"
      },
      {
        "at_stop": true,
        "direction": 228,
        "latitude": 59.441,
        "line": "60",
        "longitude": 24.78654,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3368"
      },
      {
        "at_stop": true,
        "direction": 246,
        "latitude": 59.4325,
        "line": "50",
        "longitude": 24.84085,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3374"
      },
      {
        "at_stop": true,
        "direction": 127,
        "latitude": 59.40857,
        "line": "85",
        "longitude": 24.66109,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3381"
      },
      {
        "at_stop": true,
        "direction": 354,
        "latitude": 59.44371,
        "line": "67",
        "longitude": 24.8815,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3382"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.44779,
        "line": "29",
        "longitude": 24.89527,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3388"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.40858,
        "line": "24",
        "longitude": 24.66122,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3389"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.43176,
        "line": "60",
        "longitude": 24.84282,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3391"
      },
      {
        "at_stop": true,
        "direction": 147,
        "latitude": 59.41679,
        "line": "42",
        "longitude": 24.65264,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3392"
      },
      {
        "at_stop": true,
        "direction": 317,
        "latitude": 59.44523,
        "line": "60",
        "longitude": 24.89706,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3399"
      },
      {
        "at_stop": true,
        "direction": 195,
        "latitude": 59.46728,
        "line": "38",
        "longitude": 24.83346,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3429"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.41839,
        "line": "49",
        "longitude": 24.79877,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3430"
      },
      {
        "at_stop": true,
        "direction": 1,
        "latitude": 59.44502,
        "line": "50",
        "longitude": 24.89692,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3436"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.43679,
        "line": "44",
        "longitude": 24.84926,
        "nearest_stop": "P. Pinna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3437"
      },
      {
        "at_stop": true,
        "direction": 347,
        "latitude": 59.42315,
        "line": "3",
        "longitude": 24.74994,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3447"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.41224,
        "line": "54",
        "longitude": 24.63516,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3450"
      },
      {
        "at_stop": true,
        "direction": 334,
        "latitude": 59.4337,
        "line": "2",
        "longitude": 24.73396,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3457"
      },
      {
        "at_stop": true,
        "direction": 284,
        "latitude": 59.43251,
        "line": "66",
        "longitude": 24.84073,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3458"
      },
      {
        "at_stop": true,
        "direction": 51,
        "latitude": 59.43423,
        "line": "35",
        "longitude": 24.75118,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3466"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43214,
        "line": "31",
        "longitude": 24.81633,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3469"
      },
      {
        "at_stop": true,
        "direction": 272,
        "latitude": 59.41632,
        "line": "15",
        "longitude": 24.86559,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3470"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.41609,
        "line": "12",
        "longitude": 24.76257,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3479"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.44682,
        "line": "60",
        "longitude": 24.89804,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3485"
      },
      {
        "at_stop": true,
        "direction": 92,
        "latitude": 59.44749,
        "line": "42",
        "longitude": 24.89547,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3487"
      },
      {
        "at_stop": true,
        "direction": 318,
        "latitude": 59.39768,
        "line": "61",
        "longitude": 24.69765,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3499"
      },
      {
        "at_stop": true,
        "direction": 27,
        "latitude": 59.42535,
        "line": "81",
        "longitude": 24.70108,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3507"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.42653,
        "line": "50",
        "longitude": 24.79682,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3512"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.4392,
        "line": "34",
        "longitude": 24.75952,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3517"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.43897,
        "line": "44",
        "longitude": 24.76038,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3521"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.44525,
        "line": "7",
        "longitude": 24.89695,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3528"
      },
      {
        "at_stop": true,
        "direction": 86,
        "latitude": 59.43872,
        "line": "58",
        "longitude": 24.82299,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3530"
      },
      {
        "at_stop": true,
        "direction": 169,
        "latitude": 59.44836,
        "line": "48",
        "longitude": 24.8912,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3532"
      },
      {
        "at_stop": true,
        "direction": 78,
        "latitude": 59.41608,
        "line": "15",
        "longitude": 24.86519,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3534"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.44788,
        "line": "40",
        "longitude": 24.89347,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3536"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.4349,
        "line": "25",
        "longitude": 24.76429,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3538"
      },
      {
        "at_stop": true,
        "direction": 316,
        "latitude": 59.40643,
        "line": "13",
        "longitude": 24.65142,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3540"
      },
      {
        "at_stop": true,
        "direction": 277,
        "latitude": 59.4353,
        "line": "42",
        "longitude": 24.79785,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3548"
      },
      {
        "at_stop": true,
        "direction": 272,
        "latitude": 59.40256,
        "line": "13",
        "longitude": 24.71763,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3550"
      },
      {
        "at_stop": true,
        "direction": 331,
        "latitude": 59.44373,
        "line": "29",
        "longitude": 24.82838,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3552"
      },
      {
        "at_stop": true,
        "direction": 85,
        "latitude": 59.43955,
        "line": "7",
        "longitude": 24.83304,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3558"
      },
      {
        "at_stop": true,
        "direction": 303,
        "latitude": 59.41961,
        "line": "13",
        "longitude": 24.82956,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3564"
      },
      {
        "at_stop": true,
        "direction": 101,
        "latitude": 59.43396,
        "line": "31",
        "longitude": 24.77043,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3571"
      },
      {
        "at_stop": true,
        "direction": 347,
        "latitude": 59.43427,
        "line": "58",
        "longitude": 24.82947,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3576"
      },
      {
        "at_stop": true,
        "direction": 216,
        "latitude": 59.44388,
        "line": "49",
        "longitude": 24.79624,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3577"
      },
      {
        "at_stop": true,
        "direction": 20,
        "latitude": 59.36617,
        "line": "5",
        "longitude": 24.71807,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3579"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.43204,
        "line": "35",
        "longitude": 24.84256,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3581"
      },
      {
        "at_stop": true,
        "direction": 109,
        "latitude": 59.41254,
        "line": "12",
        "longitude": 24.6359,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3582"
      },
      {
        "at_stop": true,
        "direction": 17,
        "latitude": 59.43259,
        "line": "67",
        "longitude": 24.83979,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3625"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.44829,
        "line": "60",
        "longitude": 24.82773,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3644"
      },
      {
        "at_stop": true,
        "direction": 306,
        "latitude": 59.45179,
        "line": "63",
        "longitude": 24.85502,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3670"
      },
      {
        "at_stop": true,
        "direction": 346,
        "latitude": 59.42018,
        "line": "42",
        "longitude": 24.64656,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3702"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.43605,
        "line": "34",
        "longitude": 24.75762,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3762"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.43261,
        "line": "31",
        "longitude": 24.84081,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3763"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.43224,
        "line": "48",
        "longitude": 24.84102,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3779"
      },
      {
        "at_stop": true,
        "direction": 339,
        "latitude": 59.4323,
        "line": "40",
        "longitude": 24.84104,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3780"
      },
      {
        "at_stop": true,
        "direction": 293,
        "latitude": 59.41278,
        "line": "54",
        "longitude": 24.64038,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3781"
      },
      {
        "at_stop": true,
        "direction": 122,
        "latitude": 59.41751,
        "line": "15",
        "longitude": 24.8359,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3792"
      },
      {
        "at_stop": true,
        "direction": 283,
        "latitude": 59.43487,
        "line": "29",
        "longitude": 24.76335,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3794"
      },
      {
        "at_stop": true,
        "direction": 257,
        "latitude": 59.44206,
        "line": "50",
        "longitude": 24.88278,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3898"
      },
      {
        "at_stop": true,
        "direction": 35,
        "latitude": 59.41959,
        "line": "13",
        "longitude": 24.76859,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3920"
      },
      {
        "at_stop": true,
        "direction": 92,
        "latitude": 59.4125,
        "line": "42",
        "longitude": 24.63574,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3929"
      }
    ]
  },
  "success": true
}