← Estland

Tallinn fordon i realtid

GET /tallinn/transport/vehicles

GPS-positioner i realtid för alla kollektivtrafikfordon i Tallinn – bussar, spårvagnar, trådbussar och tåg. Returnerar fordonstyp, linjenummer, koordinater, riktning, fordons-ID och närmaste hållplats. Data från transport.tallinn.ee. Filtrera efter typ: bus, tram, trolleybus.

Se det visualiserat

Parametrar

typ valfri

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

Exempelförfrågningar

Grundläggande användning
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles

Livesvar

{
  "data": {
    "count": 321,
    "vehicles": [
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.46299,
        "line": "5",
        "longitude": 24.66484,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "97"
      },
      {
        "at_stop": true,
        "direction": 129,
        "latitude": 59.42731,
        "line": "2",
        "longitude": 24.7796,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "99"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.44334,
        "line": "2",
        "longitude": 24.75019,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "102"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.43842,
        "line": "1",
        "longitude": 24.77117,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "123"
      },
      {
        "at_stop": false,
        "direction": 318,
        "latitude": 59.46273,
        "line": "1",
        "longitude": 24.66525,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "136"
      },
      {
        "at_stop": true,
        "direction": 315,
        "latitude": 59.46126,
        "line": "2",
        "longitude": 24.6691,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "148"
      },
      {
        "at_stop": false,
        "direction": 315,
        "latitude": 59.45781,
        "line": "1",
        "longitude": 24.67598,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "168"
      },
      {
        "at_stop": true,
        "direction": 138,
        "latitude": 59.43309,
        "line": "4",
        "longitude": 24.7631,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "504"
      },
      {
        "at_stop": true,
        "direction": 264,
        "latitude": 59.42653,
        "line": "4",
        "longitude": 24.80876,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "505"
      },
      {
        "at_stop": true,
        "direction": 211,
        "latitude": 59.42091,
        "line": "5",
        "longitude": 24.74354,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "506"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.41088,
        "line": "4",
        "longitude": 24.73382,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "507"
      },
      {
        "at_stop": true,
        "direction": 254,
        "latitude": 59.43876,
        "line": "3",
        "longitude": 24.77324,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "512"
      },
      {
        "at_stop": true,
        "direction": 309,
        "latitude": 59.43091,
        "line": "2",
        "longitude": 24.77059,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "516"
      },
      {
        "at_stop": true,
        "direction": 125,
        "latitude": 59.41926,
        "line": "5",
        "longitude": 24.74555,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "520"
      },
      {
        "at_stop": true,
        "direction": 137,
        "latitude": 59.45027,
        "line": "1",
        "longitude": 24.71007,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "521"
      },
      {
        "at_stop": false,
        "direction": 118,
        "latitude": 59.41925,
        "line": "4",
        "longitude": 24.74619,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "522"
      },
      {
        "at_stop": false,
        "direction": 14,
        "latitude": 59.43825,
        "line": "1",
        "longitude": 24.7538,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "523"
      },
      {
        "at_stop": false,
        "direction": 28,
        "latitude": 59.42999,
        "line": "3",
        "longitude": 24.74429,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "525"
      },
      {
        "at_stop": false,
        "direction": 199,
        "latitude": 59.41123,
        "line": "3",
        "longitude": 24.73407,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "527"
      },
      {
        "at_stop": false,
        "direction": 127,
        "latitude": 59.41913,
        "line": "3",
        "longitude": 24.7465,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "530"
      },
      {
        "at_stop": false,
        "direction": 181,
        "latitude": 59.46286,
        "line": "2",
        "longitude": 24.66513,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "534"
      },
      {
        "at_stop": false,
        "direction": 122,
        "latitude": 59.41959,
        "line": "2",
        "longitude": 24.74583,
        "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": 199,
        "latitude": 59.43324,
        "line": "4",
        "longitude": 24.74595,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "542"
      },
      {
        "at_stop": true,
        "direction": 143,
        "latitude": 59.43346,
        "line": "23",
        "longitude": 24.75202,
        "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": 182,
        "latitude": 59.42304,
        "line": "18",
        "longitude": 24.74241,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1019"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.42949,
        "line": "33",
        "longitude": 24.70566,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1020"
      },
      {
        "at_stop": true,
        "direction": 258,
        "latitude": 59.41042,
        "line": "83",
        "longitude": 24.65834,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1021"
      },
      {
        "at_stop": true,
        "direction": 51,
        "latitude": 59.40516,
        "line": "23",
        "longitude": 24.71743,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1022"
      },
      {
        "at_stop": true,
        "direction": 116,
        "latitude": 59.40017,
        "line": "83",
        "longitude": 24.65909,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1024"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.37806,
        "line": "18",
        "longitude": 24.68843,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1028"
      },
      {
        "at_stop": true,
        "direction": 190,
        "latitude": 59.44773,
        "line": "13",
        "longitude": 24.89528,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1031"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.41262,
        "line": "36",
        "longitude": 24.63637,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1037"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.4049,
        "line": "85",
        "longitude": 24.67723,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1071"
      },
      {
        "at_stop": true,
        "direction": 290,
        "latitude": 59.38782,
        "line": "23",
        "longitude": 24.68527,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1097"
      },
      {
        "at_stop": true,
        "direction": 35,
        "latitude": 59.39605,
        "line": "67",
        "longitude": 24.70439,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1099"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.42882,
        "line": "24",
        "longitude": 24.73154,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1108"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.4415,
        "line": "21",
        "longitude": 24.74103,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1141"
      },
      {
        "at_stop": true,
        "direction": 242,
        "latitude": 59.43281,
        "line": "24",
        "longitude": 24.74175,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1145"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.42745,
        "line": "25",
        "longitude": 24.74539,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1149"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.44168,
        "line": "41",
        "longitude": 24.74238,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1153"
      },
      {
        "at_stop": true,
        "direction": 33,
        "latitude": 59.39595,
        "line": "24",
        "longitude": 24.6627,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1163"
      },
      {
        "at_stop": true,
        "direction": 51,
        "latitude": 59.44103,
        "line": "59",
        "longitude": 24.74071,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1164"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.39978,
        "line": "24",
        "longitude": 24.64435,
        "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": 131,
        "latitude": 59.44042,
        "line": "66",
        "longitude": 24.75486,
        "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": 123,
        "latitude": 59.43573,
        "line": "21",
        "longitude": 24.6123,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1170"
      },
      {
        "at_stop": true,
        "direction": 238,
        "latitude": 59.42936,
        "line": "85",
        "longitude": 24.7051,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1186"
      },
      {
        "at_stop": true,
        "direction": 348,
        "latitude": 59.40042,
        "line": "27",
        "longitude": 24.67112,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1187"
      },
      {
        "at_stop": true,
        "direction": 77,
        "latitude": 59.42893,
        "line": "41",
        "longitude": 24.68301,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1203"
      },
      {
        "at_stop": true,
        "direction": 319,
        "latitude": 59.40478,
        "line": "36",
        "longitude": 24.65451,
        "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.41134,
        "line": "59",
        "longitude": 24.659,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1222"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.44261,
        "line": "20",
        "longitude": 24.76544,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1223"
      },
      {
        "at_stop": true,
        "direction": 226,
        "latitude": 59.40261,
        "line": "24",
        "longitude": 24.69735,
        "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": 137,
        "latitude": 59.4121,
        "line": "28",
        "longitude": 24.66196,
        "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": 256,
        "latitude": 59.42858,
        "line": "21",
        "longitude": 24.67709,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1233"
      },
      {
        "at_stop": true,
        "direction": 259,
        "latitude": 59.40482,
        "line": "20A",
        "longitude": 24.67551,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1235"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.44211,
        "line": "8",
        "longitude": 24.753,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1236"
      },
      {
        "at_stop": true,
        "direction": 84,
        "latitude": 59.42619,
        "line": "54",
        "longitude": 24.80661,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1242"
      },
      {
        "at_stop": true,
        "direction": 31,
        "latitude": 59.40475,
        "line": "24",
        "longitude": 24.70076,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1248"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.44972,
        "line": "13",
        "longitude": 24.86989,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1249"
      },
      {
        "at_stop": true,
        "direction": 165,
        "latitude": 59.41232,
        "line": "8",
        "longitude": 24.6349,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1265"
      },
      {
        "at_stop": true,
        "direction": 103,
        "latitude": 59.36417,
        "line": "20A",
        "longitude": 24.62908,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1277"
      },
      {
        "at_stop": true,
        "direction": 229,
        "latitude": 59.4111,
        "line": "28",
        "longitude": 24.65869,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1281"
      },
      {
        "at_stop": true,
        "direction": 69,
        "latitude": 59.44298,
        "line": "8",
        "longitude": 24.79492,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1297"
      },
      {
        "at_stop": true,
        "direction": 83,
        "latitude": 59.41951,
        "line": "12",
        "longitude": 24.64634,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1300"
      },
      {
        "at_stop": true,
        "direction": 94,
        "latitude": 59.42953,
        "line": "42",
        "longitude": 24.69453,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1301"
      },
      {
        "at_stop": true,
        "direction": 160,
        "latitude": 59.42626,
        "line": "23",
        "longitude": 24.72158,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1302"
      },
      {
        "at_stop": true,
        "direction": 330,
        "latitude": 59.42703,
        "line": "67",
        "longitude": 24.72095,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1304"
      },
      {
        "at_stop": true,
        "direction": 12,
        "latitude": 59.4168,
        "line": "36",
        "longitude": 24.74053,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1305"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.43917,
        "line": "40",
        "longitude": 24.75995,
        "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": 256,
        "latitude": 59.43545,
        "line": "42",
        "longitude": 24.75588,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1347"
      },
      {
        "at_stop": true,
        "direction": 143,
        "latitude": 59.41375,
        "line": "45",
        "longitude": 24.65911,
        "nearest_stop": "Ülemiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1350"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.38653,
        "line": "45",
        "longitude": 24.69225,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1352"
      },
      {
        "at_stop": true,
        "direction": 135,
        "latitude": 59.44859,
        "line": "21A",
        "longitude": 24.59044,
        "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": 116,
        "latitude": 59.41207,
        "line": "45",
        "longitude": 24.6355,
        "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": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1357"
      },
      {
        "at_stop": true,
        "direction": 31,
        "latitude": 59.42997,
        "line": "67",
        "longitude": 24.75856,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1384"
      },
      {
        "at_stop": true,
        "direction": 359,
        "latitude": 59.42133,
        "line": "13",
        "longitude": 24.81102,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1401"
      },
      {
        "at_stop": true,
        "direction": 129,
        "latitude": 59.39716,
        "line": "24",
        "longitude": 24.66406,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1406"
      },
      {
        "at_stop": true,
        "direction": 275,
        "latitude": 59.40152,
        "line": "37",
        "longitude": 24.69358,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1408"
      },
      {
        "at_stop": true,
        "direction": 82,
        "latitude": 59.43729,
        "line": "1",
        "longitude": 24.76412,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1412"
      },
      {
        "at_stop": true,
        "direction": 33,
        "latitude": 59.44538,
        "line": "42",
        "longitude": 24.87975,
        "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": 63,
        "latitude": 59.43279,
        "line": "83",
        "longitude": 24.74379,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1424"
      },
      {
        "at_stop": true,
        "direction": 283,
        "latitude": 59.41071,
        "line": "18",
        "longitude": 24.66647,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1426"
      },
      {
        "at_stop": true,
        "direction": 34,
        "latitude": 59.40359,
        "line": "83",
        "longitude": 24.69945,
        "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": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1428"
      },
      {
        "at_stop": true,
        "direction": 328,
        "latitude": 59.42022,
        "line": "3",
        "longitude": 24.74168,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1474"
      },
      {
        "at_stop": true,
        "direction": 125,
        "latitude": 59.4084,
        "line": "28",
        "longitude": 24.66087,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1478"
      },
      {
        "at_stop": true,
        "direction": 286,
        "latitude": 59.40984,
        "line": "36",
        "longitude": 24.65772,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1486"
      },
      {
        "at_stop": true,
        "direction": 148,
        "latitude": 59.39034,
        "line": "36",
        "longitude": 24.68008,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1489"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.37603,
        "line": "18A",
        "longitude": 24.67867,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1491"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.4392,
        "line": "18A",
        "longitude": 24.75927,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1494"
      },
      {
        "at_stop": true,
        "direction": 138,
        "latitude": 59.48154,
        "line": "8",
        "longitude": 24.88917,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1496"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.43977,
        "line": "3",
        "longitude": 24.73834,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1506"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.44335,
        "line": "40",
        "longitude": 24.80264,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1516"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.39869,
        "line": "83",
        "longitude": 24.68056,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1518"
      },
      {
        "at_stop": true,
        "direction": 294,
        "latitude": 59.4293,
        "line": "83",
        "longitude": 24.72888,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1520"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.35024,
        "line": "18",
        "longitude": 24.62658,
        "nearest_stop": "Laagri",
        "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": 13,
        "latitude": 59.41894,
        "line": "20A",
        "longitude": 24.74155,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1560"
      },
      {
        "at_stop": true,
        "direction": 48,
        "latitude": 59.42277,
        "line": "45",
        "longitude": 24.78908,
        "nearest_stop": "Ülemiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1568"
      },
      {
        "at_stop": true,
        "direction": 263,
        "latitude": 59.43222,
        "line": "12",
        "longitude": 24.81661,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1569"
      },
      {
        "at_stop": true,
        "direction": 117,
        "latitude": 59.42836,
        "line": "54",
        "longitude": 24.70904,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1740"
      },
      {
        "at_stop": true,
        "direction": 290,
        "latitude": 59.41129,
        "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": 45,
        "latitude": 59.44819,
        "line": "3",
        "longitude": 24.69667,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1772"
      },
      {
        "at_stop": true,
        "direction": 293,
        "latitude": 59.43229,
        "line": "21",
        "longitude": 24.73567,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1774"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.40974,
        "line": "62",
        "longitude": 24.65974,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1813"
      },
      {
        "at_stop": true,
        "direction": 236,
        "latitude": 59.43601,
        "line": "41",
        "longitude": 24.75106,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1829"
      },
      {
        "at_stop": true,
        "direction": 317,
        "latitude": 59.38868,
        "line": "36",
        "longitude": 24.68333,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1856"
      },
      {
        "at_stop": true,
        "direction": 195,
        "latitude": 59.41541,
        "line": "36",
        "longitude": 24.7396,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1885"
      },
      {
        "at_stop": true,
        "direction": 14,
        "latitude": 59.41495,
        "line": "18",
        "longitude": 24.73985,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1888"
      },
      {
        "at_stop": true,
        "direction": 257,
        "latitude": 59.42926,
        "line": "8",
        "longitude": 24.68262,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1942"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.43243,
        "line": "8",
        "longitude": 24.71584,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1956"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.43635,
        "line": "41",
        "longitude": 24.60724,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1960"
      },
      {
        "at_stop": true,
        "direction": 240,
        "latitude": 59.40274,
        "line": "85",
        "longitude": 24.6628,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1961"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.43489,
        "line": "85",
        "longitude": 24.73277,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1967"
      },
      {
        "at_stop": true,
        "direction": 144,
        "latitude": 59.4491,
        "line": "72",
        "longitude": 24.69792,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2032"
      },
      {
        "at_stop": true,
        "direction": 206,
        "latitude": 59.40883,
        "line": "84",
        "longitude": 24.65952,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2034"
      },
      {
        "at_stop": true,
        "direction": 107,
        "latitude": 59.40838,
        "line": "61",
        "longitude": 24.68453,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2061"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.43195,
        "line": "72",
        "longitude": 24.71721,
        "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.40895,
        "line": "57",
        "longitude": 24.65946,
        "nearest_stop": "Kalev",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2068"
      },
      {
        "at_stop": true,
        "direction": 273,
        "latitude": 59.4327,
        "line": "35",
        "longitude": 24.84316,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2070"
      },
      {
        "at_stop": true,
        "direction": 279,
        "latitude": 59.41264,
        "line": "12",
        "longitude": 24.63861,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2100"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.44233,
        "line": "35",
        "longitude": 24.70492,
        "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": 111,
        "latitude": 59.41298,
        "line": "27",
        "longitude": 24.63643,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2132"
      },
      {
        "at_stop": true,
        "direction": 132,
        "latitude": 59.40427,
        "line": "27",
        "longitude": 24.65535,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2133"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.43958,
        "line": "84",
        "longitude": 24.7378,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2140"
      },
      {
        "at_stop": true,
        "direction": 225,
        "latitude": 59.44206,
        "line": "35",
        "longitude": 24.78901,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2148"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.42705,
        "line": "73",
        "longitude": 24.74868,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2189"
      },
      {
        "at_stop": true,
        "direction": 48,
        "latitude": 59.40115,
        "line": "10",
        "longitude": 24.69462,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2194"
      },
      {
        "at_stop": true,
        "direction": 147,
        "latitude": 59.37589,
        "line": "20",
        "longitude": 24.649,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2195"
      },
      {
        "at_stop": true,
        "direction": 329,
        "latitude": 59.39862,
        "line": "72",
        "longitude": 24.6719,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2198"
      },
      {
        "at_stop": true,
        "direction": 190,
        "latitude": 59.40532,
        "line": "61",
        "longitude": 24.6435,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2200"
      },
      {
        "at_stop": true,
        "direction": 84,
        "latitude": 59.37581,
        "line": "57",
        "longitude": 24.73099,
        "nearest_stop": "Raudalu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2208"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.41195,
        "line": "54",
        "longitude": 24.63535,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2209"
      },
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.42585,
        "line": "26",
        "longitude": 24.65585,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2212"
      },
      {
        "at_stop": true,
        "direction": 42,
        "latitude": 59.43388,
        "line": "42",
        "longitude": 24.75021,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2252"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.39957,
        "line": "72",
        "longitude": 24.68003,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2253"
      },
      {
        "at_stop": true,
        "direction": 83,
        "latitude": 59.43288,
        "line": "81",
        "longitude": 24.74501,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2257"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.37641,
        "line": "33",
        "longitude": 24.67765,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2284"
      },
      {
        "at_stop": true,
        "direction": 220,
        "latitude": 59.4288,
        "line": "33",
        "longitude": 24.70402,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2286"
      },
      {
        "at_stop": true,
        "direction": 276,
        "latitude": 59.4331,
        "line": "16",
        "longitude": 24.74489,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2287"
      },
      {
        "at_stop": true,
        "direction": 286,
        "latitude": 59.4082,
        "line": "2",
        "longitude": 24.8072,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2291"
      },
      {
        "at_stop": true,
        "direction": 239,
        "latitude": 59.41131,
        "line": "26",
        "longitude": 24.65871,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2292"
      },
      {
        "at_stop": true,
        "direction": 143,
        "latitude": 59.39917,
        "line": "84",
        "longitude": 24.68032,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2294"
      },
      {
        "at_stop": true,
        "direction": 226,
        "latitude": 59.40135,
        "line": "84",
        "longitude": 24.69489,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2307"
      },
      {
        "at_stop": true,
        "direction": 355,
        "latitude": 59.36408,
        "line": "10",
        "longitude": 24.62938,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2416"
      },
      {
        "at_stop": true,
        "direction": 114,
        "latitude": 59.41227,
        "line": "10",
        "longitude": 24.63978,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2417"
      },
      {
        "at_stop": true,
        "direction": 239,
        "latitude": 59.41967,
        "line": "4",
        "longitude": 24.64404,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2418"
      },
      {
        "at_stop": true,
        "direction": 2,
        "latitude": 59.36636,
        "line": "5",
        "longitude": 24.71798,
        "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.40948,
        "line": "54",
        "longitude": 24.65829,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2445"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.40049,
        "line": "81",
        "longitude": 24.65976,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2455"
      },
      {
        "at_stop": true,
        "direction": 276,
        "latitude": 59.50891,
        "line": "1",
        "longitude": 24.82943,
        "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.40949,
        "line": "5",
        "longitude": 24.65971,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2501"
      },
      {
        "at_stop": true,
        "direction": 233,
        "latitude": 59.38575,
        "line": "33",
        "longitude": 24.67628,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2510"
      },
      {
        "at_stop": true,
        "direction": 73,
        "latitude": 59.43823,
        "line": "5",
        "longitude": 24.77041,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2513"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.41317,
        "line": "16",
        "longitude": 24.74824,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2515"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.42862,
        "line": "16",
        "longitude": 24.73002,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2519"
      },
      {
        "at_stop": true,
        "direction": 53,
        "latitude": 59.46187,
        "line": "5",
        "longitude": 24.8747,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2522"
      },
      {
        "at_stop": true,
        "direction": 151,
        "latitude": 59.4166,
        "line": "16",
        "longitude": 24.65304,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2523"
      },
      {
        "at_stop": true,
        "direction": 328,
        "latitude": 59.49299,
        "line": "1",
        "longitude": 24.82844,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2524"
      },
      {
        "at_stop": true,
        "direction": 182,
        "latitude": 59.42348,
        "line": "5",
        "longitude": 24.74242,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2526"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.44895,
        "line": "13",
        "longitude": 24.86609,
        "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": 302,
        "latitude": 59.43649,
        "line": "81",
        "longitude": 24.73179,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2543"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.40455,
        "line": "20",
        "longitude": 24.67359,
        "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.71808,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2580"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.44498,
        "line": "42",
        "longitude": 24.87723,
        "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.66101,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2632"
      },
      {
        "at_stop": true,
        "direction": 155,
        "latitude": 59.43018,
        "line": "54",
        "longitude": 24.8344,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2635"
      },
      {
        "at_stop": true,
        "direction": 159,
        "latitude": 59.4347,
        "line": "2",
        "longitude": 24.75583,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2643"
      },
      {
        "at_stop": true,
        "direction": 46,
        "latitude": 59.42281,
        "line": "4",
        "longitude": 24.64581,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2645"
      },
      {
        "at_stop": true,
        "direction": 243,
        "latitude": 59.38653,
        "line": "10",
        "longitude": 24.67859,
        "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": 23,
        "latitude": 59.43901,
        "line": "12",
        "longitude": 24.82762,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2673"
      },
      {
        "at_stop": true,
        "direction": 168,
        "latitude": 59.40998,
        "line": "33",
        "longitude": 24.65702,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2695"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.41912,
        "line": "72",
        "longitude": 24.71225,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2700"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.454,
        "line": "5",
        "longitude": 24.80836,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2706"
      },
      {
        "at_stop": true,
        "direction": 96,
        "latitude": 59.43474,
        "line": "42",
        "longitude": 24.79938,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2707"
      },
      {
        "at_stop": true,
        "direction": 21,
        "latitude": 59.43929,
        "line": "1",
        "longitude": 24.76004,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2720"
      },
      {
        "at_stop": true,
        "direction": 21,
        "latitude": 59.40348,
        "line": "5",
        "longitude": 24.73033,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2721"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.40419,
        "line": "61",
        "longitude": 24.61504,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2723"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.45369,
        "line": "73",
        "longitude": 24.71262,
        "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": 226,
        "latitude": 59.43384,
        "line": "20",
        "longitude": 24.74621,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2732"
      },
      {
        "at_stop": true,
        "direction": 207,
        "latitude": 59.4086,
        "line": "81",
        "longitude": 24.68507,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2748"
      },
      {
        "at_stop": true,
        "direction": 123,
        "latitude": 59.41,
        "line": "72",
        "longitude": 24.65836,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2752"
      },
      {
        "at_stop": true,
        "direction": 323,
        "latitude": 59.44833,
        "line": "73",
        "longitude": 24.74473,
        "nearest_stop": "Kopli liinid",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2757"
      },
      {
        "at_stop": true,
        "direction": 137,
        "latitude": 59.39909,
        "line": "72",
        "longitude": 24.6807,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2764"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.45486,
        "line": "72",
        "longitude": 24.68162,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2767"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.41203,
        "line": "10",
        "longitude": 24.63547,
        "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": 228,
        "latitude": 59.41352,
        "line": "16",
        "longitude": 24.67094,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2801"
      },
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.4422,
        "line": "1",
        "longitude": 24.78925,
        "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": 54,
        "latitude": 59.35393,
        "line": "27",
        "longitude": 24.6102,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2923"
      },
      {
        "at_stop": true,
        "direction": 296,
        "latitude": 59.40508,
        "line": "12",
        "longitude": 24.7013,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3009"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.43621,
        "line": "40",
        "longitude": 24.72815,
        "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": 65,
        "latitude": 59.43287,
        "line": "40",
        "longitude": 24.74472,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3018"
      },
      {
        "at_stop": true,
        "direction": 156,
        "latitude": 59.44309,
        "line": "35",
        "longitude": 24.89432,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3020"
      },
      {
        "at_stop": true,
        "direction": 232,
        "latitude": 59.47053,
        "line": "34",
        "longitude": 24.87503,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3023"
      },
      {
        "at_stop": true,
        "direction": 65,
        "latitude": 59.44693,
        "line": "12",
        "longitude": 24.89966,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3024"
      },
      {
        "at_stop": true,
        "direction": 261,
        "latitude": 59.44283,
        "line": "44",
        "longitude": 24.80905,
        "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": 54,
        "latitude": 59.43352,
        "line": "3",
        "longitude": 24.74944,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3031"
      },
      {
        "at_stop": true,
        "direction": 263,
        "latitude": 59.43233,
        "line": "31",
        "longitude": 24.81848,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3032"
      },
      {
        "at_stop": true,
        "direction": 92,
        "latitude": 59.444,
        "line": "40",
        "longitude": 24.69387,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3044"
      },
      {
        "at_stop": true,
        "direction": 115,
        "latitude": 59.44382,
        "line": "35",
        "longitude": 24.82068,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3062"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.46627,
        "line": "34",
        "longitude": 24.85773,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3067"
      },
      {
        "at_stop": true,
        "direction": 289,
        "latitude": 59.43157,
        "line": "48",
        "longitude": 24.84109,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3072"
      },
      {
        "at_stop": true,
        "direction": 228,
        "latitude": 59.40917,
        "line": "13",
        "longitude": 24.65021,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3086"
      },
      {
        "at_stop": true,
        "direction": 287,
        "latitude": 59.4292,
        "line": "42",
        "longitude": 24.70559,
        "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": 240,
        "latitude": 59.43281,
        "line": "66",
        "longitude": 24.71619,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3136"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.43839,
        "line": "35",
        "longitude": 24.8739,
        "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": 80,
        "latitude": 59.43482,
        "line": "67",
        "longitude": 24.8042,
        "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.43214,
        "line": "55",
        "longitude": 24.84076,
        "nearest_stop": "Hobujaama",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3218"
      },
      {
        "at_stop": true,
        "direction": 265,
        "latitude": 59.42615,
        "line": "7",
        "longitude": 24.80492,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3219"
      },
      {
        "at_stop": true,
        "direction": 281,
        "latitude": 59.43599,
        "line": "63",
        "longitude": 24.75744,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3220"
      },
      {
        "at_stop": true,
        "direction": 12,
        "latitude": 59.45144,
        "line": "31",
        "longitude": 24.89153,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3229"
      },
      {
        "at_stop": true,
        "direction": 346,
        "latitude": 59.42041,
        "line": "39",
        "longitude": 24.75103,
        "nearest_stop": "Liikuri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3231"
      },
      {
        "at_stop": true,
        "direction": 15,
        "latitude": 59.47113,
        "line": "49",
        "longitude": 24.83573,
        "nearest_stop": "Viimsi keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3251"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.44762,
        "line": "58",
        "longitude": 24.89547,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3261"
      },
      {
        "at_stop": true,
        "direction": 298,
        "latitude": 59.43292,
        "line": "25",
        "longitude": 24.59366,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3267"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.42287,
        "line": "15",
        "longitude": 24.78876,
        "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": 176,
        "latitude": 59.43653,
        "line": "44",
        "longitude": 24.75765,
        "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": 198,
        "latitude": 59.43133,
        "line": "54",
        "longitude": 24.73832,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3283"
      },
      {
        "at_stop": true,
        "direction": 339,
        "latitude": 59.43099,
        "line": "35",
        "longitude": 24.71812,
        "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": 254,
        "latitude": 59.43422,
        "line": "66",
        "longitude": 24.83225,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3306"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.44481,
        "line": "66",
        "longitude": 24.88998,
        "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.44775,
        "line": "63",
        "longitude": 24.89563,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3310"
      },
      {
        "at_stop": true,
        "direction": 269,
        "latitude": 59.41581,
        "line": "7",
        "longitude": 24.84224,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3318"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.43163,
        "line": "49",
        "longitude": 24.84143,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3319"
      },
      {
        "at_stop": true,
        "direction": 124,
        "latitude": 59.4333,
        "line": "15",
        "longitude": 24.76054,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3321"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.44739,
        "line": "40",
        "longitude": 24.89134,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3360"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.40351,
        "line": "67",
        "longitude": 24.70738,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3361"
      },
      {
        "at_stop": true,
        "direction": 262,
        "latitude": 59.44319,
        "line": "60",
        "longitude": 24.79588,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3368"
      },
      {
        "at_stop": true,
        "direction": 246,
        "latitude": 59.43251,
        "line": "50",
        "longitude": 24.84092,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3374"
      },
      {
        "at_stop": true,
        "direction": 127,
        "latitude": 59.40856,
        "line": "85",
        "longitude": 24.66107,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3381"
      },
      {
        "at_stop": true,
        "direction": 251,
        "latitude": 59.44214,
        "line": "67",
        "longitude": 24.883,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3382"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.44779,
        "line": "29",
        "longitude": 24.89528,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3388"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.40856,
        "line": "24",
        "longitude": 24.66122,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3389"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.43175,
        "line": "60",
        "longitude": 24.84282,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3391"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.41946,
        "line": "42",
        "longitude": 24.64524,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3392"
      },
      {
        "at_stop": true,
        "direction": 317,
        "latitude": 59.44524,
        "line": "60",
        "longitude": 24.89702,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3399"
      },
      {
        "at_stop": true,
        "direction": 275,
        "latitude": 59.4678,
        "line": "38",
        "longitude": 24.84601,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3429"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.4184,
        "line": "49",
        "longitude": 24.79878,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3430"
      },
      {
        "at_stop": true,
        "direction": 158,
        "latitude": 59.44309,
        "line": "50",
        "longitude": 24.89381,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3436"
      },
      {
        "at_stop": true,
        "direction": 100,
        "latitude": 59.44043,
        "line": "44",
        "longitude": 24.85091,
        "nearest_stop": "P. Pinna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3437"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.41819,
        "line": "3",
        "longitude": 24.74984,
        "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": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3450"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43197,
        "line": "2",
        "longitude": 24.73763,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3457"
      },
      {
        "at_stop": true,
        "direction": 284,
        "latitude": 59.43251,
        "line": "66",
        "longitude": 24.84082,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3458"
      },
      {
        "at_stop": true,
        "direction": 64,
        "latitude": 59.43254,
        "line": "35",
        "longitude": 24.74266,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3466"
      },
      {
        "at_stop": true,
        "direction": 224,
        "latitude": 59.43381,
        "line": "31",
        "longitude": 24.814,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3469"
      },
      {
        "at_stop": true,
        "direction": 272,
        "latitude": 59.41636,
        "line": "15",
        "longitude": 24.86562,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3470"
      },
      {
        "at_stop": true,
        "direction": 56,
        "latitude": 59.40644,
        "line": "12",
        "longitude": 24.74317,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3479"
      },
      {
        "at_stop": true,
        "direction": 172,
        "latitude": 59.44472,
        "line": "60",
        "longitude": 24.8969,
        "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": 215,
        "latitude": 59.39586,
        "line": "61",
        "longitude": 24.70401,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3499"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.42129,
        "line": "81",
        "longitude": 24.69733,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3507"
      },
      {
        "at_stop": true,
        "direction": 224,
        "latitude": 59.429,
        "line": "50",
        "longitude": 24.80424,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3512"
      },
      {
        "at_stop": true,
        "direction": 79,
        "latitude": 59.43918,
        "line": "34",
        "longitude": 24.75949,
        "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.89694,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3528"
      },
      {
        "at_stop": true,
        "direction": 38,
        "latitude": 59.43617,
        "line": "58",
        "longitude": 24.81989,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3530"
      },
      {
        "at_stop": true,
        "direction": 99,
        "latitude": 59.44933,
        "line": "48",
        "longitude": 24.88231,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3532"
      },
      {
        "at_stop": true,
        "direction": 78,
        "latitude": 59.41629,
        "line": "15",
        "longitude": 24.8658,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3534"
      },
      {
        "at_stop": true,
        "direction": 81,
        "latitude": 59.44609,
        "line": "40",
        "longitude": 24.88474,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3536"
      },
      {
        "at_stop": true,
        "direction": 180,
        "latitude": 59.43628,
        "line": "25",
        "longitude": 24.76453,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3538"
      },
      {
        "at_stop": true,
        "direction": 228,
        "latitude": 59.40454,
        "line": "13",
        "longitude": 24.65502,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3540"
      },
      {
        "at_stop": true,
        "direction": 241,
        "latitude": 59.43708,
        "line": "42",
        "longitude": 24.81152,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3548"
      },
      {
        "at_stop": true,
        "direction": 235,
        "latitude": 59.4049,
        "line": "13",
        "longitude": 24.7383,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3550"
      },
      {
        "at_stop": true,
        "direction": 262,
        "latitude": 59.44429,
        "line": "29",
        "longitude": 24.84186,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3552"
      },
      {
        "at_stop": true,
        "direction": 332,
        "latitude": 59.43622,
        "line": "7",
        "longitude": 24.82899,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3558"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.41582,
        "line": "13",
        "longitude": 24.84224,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3564"
      },
      {
        "at_stop": true,
        "direction": 107,
        "latitude": 59.43528,
        "line": "31",
        "longitude": 24.75898,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3571"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.43519,
        "line": "58",
        "longitude": 24.83889,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3576"
      },
      {
        "at_stop": true,
        "direction": 216,
        "latitude": 59.44845,
        "line": "49",
        "longitude": 24.80304,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3577"
      },
      {
        "at_stop": true,
        "direction": 173,
        "latitude": 59.36858,
        "line": "5",
        "longitude": 24.71761,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3579"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.43203,
        "line": "35",
        "longitude": 24.84254,
        "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": 57,
        "latitude": 59.44509,
        "line": "60",
        "longitude": 24.81573,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3644"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.45461,
        "line": "63",
        "longitude": 24.86436,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3670"
      },
      {
        "at_stop": true,
        "direction": 327,
        "latitude": 59.41676,
        "line": "42",
        "longitude": 24.65303,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3702"
      },
      {
        "at_stop": true,
        "direction": 35,
        "latitude": 59.43931,
        "line": "34",
        "longitude": 24.75911,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3762"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.4326,
        "line": "31",
        "longitude": 24.84074,
        "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.43227,
        "line": "40",
        "longitude": 24.84105,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3780"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.41289,
        "line": "54",
        "longitude": 24.65259,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3781"
      },
      {
        "at_stop": true,
        "direction": 105,
        "latitude": 59.42214,
        "line": "15",
        "longitude": 24.82113,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3792"
      },
      {
        "at_stop": true,
        "direction": 283,
        "latitude": 59.4338,
        "line": "29",
        "longitude": 24.7718,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3794"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.44351,
        "line": "50",
        "longitude": 24.8899,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3898"
      },
      {
        "at_stop": true,
        "direction": 47,
        "latitude": 59.41076,
        "line": "13",
        "longitude": 24.75525,
        "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
}