← Viro

Tallinnan reaaliaikaiset ajoneuvot

GET /tallinn/transport/vehicles

Tallinnan kaikkien julkisen liikenteen ajoneuvojen reaaliaikaiset GPS-sijainnit — bussit, raitiovaunut, johdinautot ja junat. Palauttaa ajoneuvotyypin, linjanumeron, koordinaatit, suunnan, ajoneuvon ID:n ja lähimmän pysäkin. Tiedot lähteestä transport.tallinn.ee. Suodata tyypin mukaan: bussi, raitiovaunu, johdinauto.

Katso se visualisoituna

Parametrit

tyyppi valinnainen

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

Esimerkkipyynnöt

Peruskäyttö
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles

Reaaliaikainen vastaus

{
  "data": {
    "count": 215,
    "vehicles": [
      {
        "at_stop": true,
        "direction": 268,
        "latitude": 59.42684,
        "line": "2",
        "longitude": 24.8138,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "97"
      },
      {
        "at_stop": true,
        "direction": 123,
        "latitude": 59.42803,
        "line": "2",
        "longitude": 24.79212,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "99"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.44708,
        "line": "1",
        "longitude": 24.7146,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "110"
      },
      {
        "at_stop": true,
        "direction": 313,
        "latitude": 59.46134,
        "line": "1",
        "longitude": 24.66902,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "114"
      },
      {
        "at_stop": true,
        "direction": 261,
        "latitude": 59.44106,
        "line": "1",
        "longitude": 24.73742,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "123"
      },
      {
        "at_stop": true,
        "direction": 111,
        "latitude": 59.44335,
        "line": "2",
        "longitude": 24.75024,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "148"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.41133,
        "line": "3",
        "longitude": 24.73424,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "502"
      },
      {
        "at_stop": true,
        "direction": 314,
        "latitude": 59.46182,
        "line": "2",
        "longitude": 24.66788,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "503"
      },
      {
        "at_stop": true,
        "direction": 204,
        "latitude": 59.41129,
        "line": "4",
        "longitude": 24.73411,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "506"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.42885,
        "line": "4",
        "longitude": 24.74297,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "515"
      },
      {
        "at_stop": false,
        "direction": 266,
        "latitude": 59.46266,
        "line": "1",
        "longitude": 24.66498,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "522"
      },
      {
        "at_stop": false,
        "direction": 87,
        "latitude": 59.41895,
        "line": "5",
        "longitude": 24.74664,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "524"
      },
      {
        "at_stop": false,
        "direction": 98,
        "latitude": 59.43876,
        "line": "1",
        "longitude": 24.77755,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "525"
      },
      {
        "at_stop": false,
        "direction": 312,
        "latitude": 59.43348,
        "line": "2",
        "longitude": 24.76258,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "527"
      },
      {
        "at_stop": false,
        "direction": 295,
        "latitude": 59.46292,
        "line": "5",
        "longitude": 24.66549,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "532"
      },
      {
        "at_stop": false,
        "direction": 249,
        "latitude": 59.43747,
        "line": "3",
        "longitude": 24.76537,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "535"
      },
      {
        "at_stop": false,
        "direction": 128,
        "latitude": 59.43248,
        "line": "4",
        "longitude": 24.76509,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "536"
      },
      {
        "at_stop": false,
        "direction": 311,
        "latitude": 59.44447,
        "line": "2",
        "longitude": 24.72161,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "538"
      },
      {
        "at_stop": false,
        "direction": 261,
        "latitude": 59.42599,
        "line": "4",
        "longitude": 24.7983,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "539"
      },
      {
        "at_stop": false,
        "direction": 8,
        "latitude": 59.43186,
        "line": "3",
        "longitude": 24.74566,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "542"
      },
      {
        "at_stop": true,
        "direction": 277,
        "latitude": 59.43299,
        "line": "83",
        "longitude": 24.74633,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1009"
      },
      {
        "at_stop": true,
        "direction": 267,
        "latitude": 59.43556,
        "line": "42",
        "longitude": 24.75579,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1012"
      },
      {
        "at_stop": true,
        "direction": 293,
        "latitude": 59.39733,
        "line": "83",
        "longitude": 24.66449,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1014"
      },
      {
        "at_stop": true,
        "direction": 214,
        "latitude": 59.40958,
        "line": "83",
        "longitude": 24.6573,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1017"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.4095,
        "line": "67",
        "longitude": 24.65729,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1019"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.43919,
        "line": "67",
        "longitude": 24.81932,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1028"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.41054,
        "line": "67",
        "longitude": 24.65851,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1030"
      },
      {
        "at_stop": true,
        "direction": 135,
        "latitude": 59.44772,
        "line": "40",
        "longitude": 24.89526,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1097"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.39243,
        "line": "36",
        "longitude": 24.72342,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1113"
      },
      {
        "at_stop": true,
        "direction": 233,
        "latitude": 59.40197,
        "line": "24",
        "longitude": 24.65118,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1115"
      },
      {
        "at_stop": true,
        "direction": 241,
        "latitude": 59.3977,
        "line": "24",
        "longitude": 24.63759,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1116"
      },
      {
        "at_stop": true,
        "direction": 169,
        "latitude": 59.42546,
        "line": "73",
        "longitude": 24.749,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1117"
      },
      {
        "at_stop": true,
        "direction": 114,
        "latitude": 59.41117,
        "line": "37",
        "longitude": 24.66137,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1120"
      },
      {
        "at_stop": true,
        "direction": 59,
        "latitude": 59.41203,
        "line": "23",
        "longitude": 24.66058,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1121"
      },
      {
        "at_stop": true,
        "direction": 282,
        "latitude": 59.42792,
        "line": "23",
        "longitude": 24.76518,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1143"
      },
      {
        "at_stop": true,
        "direction": 264,
        "latitude": 59.46835,
        "line": "38",
        "longitude": 24.83609,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1149"
      },
      {
        "at_stop": true,
        "direction": 65,
        "latitude": 59.41094,
        "line": "18A",
        "longitude": 24.65923,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1161"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.4427,
        "line": "41",
        "longitude": 24.61746,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1163"
      },
      {
        "at_stop": true,
        "direction": 109,
        "latitude": 59.41272,
        "line": "8",
        "longitude": 24.63586,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1164"
      },
      {
        "at_stop": true,
        "direction": 345,
        "latitude": 59.49085,
        "line": "8",
        "longitude": 24.88005,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1165"
      },
      {
        "at_stop": true,
        "direction": 78,
        "latitude": 59.42883,
        "line": "21",
        "longitude": 24.7315,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1166"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.4528,
        "line": "59",
        "longitude": 24.71729,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1180"
      },
      {
        "at_stop": true,
        "direction": 25,
        "latitude": 59.40803,
        "line": "20A",
        "longitude": 24.66152,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1186"
      },
      {
        "at_stop": true,
        "direction": 146,
        "latitude": 59.41221,
        "line": "54",
        "longitude": 24.63542,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1203"
      },
      {
        "at_stop": true,
        "direction": 296,
        "latitude": 59.42927,
        "line": "24",
        "longitude": 24.72883,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1215"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.37631,
        "line": "18",
        "longitude": 24.67932,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1216"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.43282,
        "line": "24",
        "longitude": 24.74371,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1223"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.45221,
        "line": "3",
        "longitude": 24.71861,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1225"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.40498,
        "line": "24",
        "longitude": 24.65607,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1232"
      },
      {
        "at_stop": true,
        "direction": 310,
        "latitude": 59.44718,
        "line": "21",
        "longitude": 24.60714,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1233"
      },
      {
        "at_stop": true,
        "direction": 94,
        "latitude": 59.40494,
        "line": "23",
        "longitude": 24.65616,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1235"
      },
      {
        "at_stop": true,
        "direction": 274,
        "latitude": 59.43302,
        "line": "54",
        "longitude": 24.7453,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1238"
      },
      {
        "at_stop": true,
        "direction": 259,
        "latitude": 59.40481,
        "line": "24",
        "longitude": 24.67534,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1240"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.43303,
        "line": "41",
        "longitude": 24.71715,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1243"
      },
      {
        "at_stop": true,
        "direction": 212,
        "latitude": 59.40866,
        "line": "54",
        "longitude": 24.65964,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1244"
      },
      {
        "at_stop": true,
        "direction": 22,
        "latitude": 59.45514,
        "line": "8",
        "longitude": 24.80966,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1248"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.40942,
        "line": "37",
        "longitude": 24.65748,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1262"
      },
      {
        "at_stop": true,
        "direction": 87,
        "latitude": 59.42075,
        "line": "13",
        "longitude": 24.80214,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1265"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.4416,
        "line": "41",
        "longitude": 24.74217,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1277"
      },
      {
        "at_stop": true,
        "direction": 29,
        "latitude": 59.40476,
        "line": "83",
        "longitude": 24.70075,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1302"
      },
      {
        "at_stop": true,
        "direction": 86,
        "latitude": 59.43929,
        "line": "67",
        "longitude": 24.82528,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1304"
      },
      {
        "at_stop": true,
        "direction": 351,
        "latitude": 59.44639,
        "line": "21A",
        "longitude": 24.59121,
        "nearest_stop": "Kakumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1351"
      },
      {
        "at_stop": true,
        "direction": 282,
        "latitude": 59.40791,
        "line": "36",
        "longitude": 24.64788,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1353"
      },
      {
        "at_stop": true,
        "direction": 193,
        "latitude": 59.41313,
        "line": "36",
        "longitude": 24.7386,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1354"
      },
      {
        "at_stop": true,
        "direction": 13,
        "latitude": 59.412,
        "line": "36",
        "longitude": 24.66018,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1356"
      },
      {
        "at_stop": true,
        "direction": 230,
        "latitude": 59.44078,
        "line": "8",
        "longitude": 24.74073,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1406"
      },
      {
        "at_stop": true,
        "direction": 57,
        "latitude": 59.40817,
        "line": "23",
        "longitude": 24.72555,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1425"
      },
      {
        "at_stop": true,
        "direction": 211,
        "latitude": 59.40969,
        "line": "12",
        "longitude": 24.659,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1438"
      },
      {
        "at_stop": true,
        "direction": 128,
        "latitude": 59.40819,
        "line": "59",
        "longitude": 24.66093,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1476"
      },
      {
        "at_stop": true,
        "direction": 131,
        "latitude": 59.40833,
        "line": "8",
        "longitude": 24.6607,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1477"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.40879,
        "line": "13",
        "longitude": 24.65969,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1500"
      },
      {
        "at_stop": true,
        "direction": 231,
        "latitude": 59.40285,
        "line": "23",
        "longitude": 24.71137,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1506"
      },
      {
        "at_stop": true,
        "direction": 10,
        "latitude": 59.44495,
        "line": "67",
        "longitude": 24.89727,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1516"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.44122,
        "line": "40",
        "longitude": 24.84933,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1546"
      },
      {
        "at_stop": true,
        "direction": 235,
        "latitude": 59.40756,
        "line": "12",
        "longitude": 24.74595,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1553"
      },
      {
        "at_stop": true,
        "direction": 101,
        "latitude": 59.44785,
        "line": "42",
        "longitude": 24.89519,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1561"
      },
      {
        "at_stop": true,
        "direction": 214,
        "latitude": 59.42848,
        "line": "18",
        "longitude": 24.70377,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1563"
      },
      {
        "at_stop": true,
        "direction": 356,
        "latitude": 59.35878,
        "line": "18",
        "longitude": 24.63049,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1569"
      },
      {
        "at_stop": true,
        "direction": 45,
        "latitude": 59.4417,
        "line": "21",
        "longitude": 24.74252,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1747"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.42006,
        "line": "3",
        "longitude": 24.74174,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1757"
      },
      {
        "at_stop": true,
        "direction": 13,
        "latitude": 59.40003,
        "line": "18",
        "longitude": 24.72793,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1798"
      },
      {
        "at_stop": true,
        "direction": 274,
        "latitude": 59.43547,
        "line": "18",
        "longitude": 24.75448,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1908"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.4089,
        "line": "20A",
        "longitude": 24.65986,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1942"
      },
      {
        "at_stop": true,
        "direction": 233,
        "latitude": 59.44432,
        "line": "66",
        "longitude": 24.81329,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1960"
      },
      {
        "at_stop": true,
        "direction": 209,
        "latitude": 59.40989,
        "line": "72",
        "longitude": 24.65874,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2032"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.40444,
        "line": "81",
        "longitude": 24.67235,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2045"
      },
      {
        "at_stop": true,
        "direction": 43,
        "latitude": 59.43112,
        "line": "25",
        "longitude": 24.76104,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2064"
      },
      {
        "at_stop": true,
        "direction": 313,
        "latitude": 59.45872,
        "line": "72",
        "longitude": 24.67387,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2065"
      },
      {
        "at_stop": true,
        "direction": 6,
        "latitude": 59.445,
        "line": "35",
        "longitude": 24.89724,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2070"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.37748,
        "line": "33",
        "longitude": 24.68531,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2073"
      },
      {
        "at_stop": true,
        "direction": 260,
        "latitude": 59.44058,
        "line": "42",
        "longitude": 24.85295,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2074"
      },
      {
        "at_stop": false,
        "direction": 25,
        "latitude": 59.42376,
        "line": "72",
        "longitude": 24.71658,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2081"
      },
      {
        "at_stop": false,
        "direction": 196,
        "latitude": 59.41523,
        "line": "5",
        "longitude": 24.73951,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2091"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.44414,
        "line": "12",
        "longitude": 24.88374,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2100"
      },
      {
        "at_stop": true,
        "direction": 209,
        "latitude": 59.40977,
        "line": "61",
        "longitude": 24.65863,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2125"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.4202,
        "line": "73",
        "longitude": 24.74143,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2127"
      },
      {
        "at_stop": true,
        "direction": 210,
        "latitude": 59.40977,
        "line": "27",
        "longitude": 24.65844,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2133"
      },
      {
        "at_stop": true,
        "direction": 206,
        "latitude": 59.42565,
        "line": "72",
        "longitude": 24.71786,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2134"
      },
      {
        "at_stop": true,
        "direction": 150,
        "latitude": 59.37369,
        "line": "57",
        "longitude": 24.74965,
        "nearest_stop": "Raudalu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2140"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.44003,
        "line": "20",
        "longitude": 24.76404,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2181"
      },
      {
        "at_stop": true,
        "direction": 157,
        "latitude": 59.41237,
        "line": "16",
        "longitude": 24.63483,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2188"
      },
      {
        "at_stop": true,
        "direction": 194,
        "latitude": 59.38274,
        "line": "20",
        "longitude": 24.63835,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2194"
      },
      {
        "at_stop": true,
        "direction": 25,
        "latitude": 59.41971,
        "line": "33",
        "longitude": 24.68311,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2199"
      },
      {
        "at_stop": true,
        "direction": 229,
        "latitude": 59.41168,
        "line": "26",
        "longitude": 24.65937,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2200"
      },
      {
        "at_stop": true,
        "direction": 305,
        "latitude": 59.452,
        "line": "13",
        "longitude": 24.85439,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2212"
      },
      {
        "at_stop": true,
        "direction": 75,
        "latitude": 59.43887,
        "line": "1",
        "longitude": 24.77463,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2247"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.45777,
        "line": "5",
        "longitude": 24.82523,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2284"
      },
      {
        "at_stop": true,
        "direction": 120,
        "latitude": 59.40873,
        "line": "26",
        "longitude": 24.66093,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2291"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.43252,
        "line": "25",
        "longitude": 24.56283,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2311"
      },
      {
        "at_stop": true,
        "direction": 355,
        "latitude": 59.36641,
        "line": "33",
        "longitude": 24.71792,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2333"
      },
      {
        "at_stop": true,
        "direction": 66,
        "latitude": 59.43923,
        "line": "18",
        "longitude": 24.75973,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2375"
      },
      {
        "at_stop": true,
        "direction": 24,
        "latitude": 59.51337,
        "line": "1",
        "longitude": 24.83595,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2390"
      },
      {
        "at_stop": true,
        "direction": 118,
        "latitude": 59.40309,
        "line": "10",
        "longitude": 24.68751,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2410"
      },
      {
        "at_stop": true,
        "direction": 172,
        "latitude": 59.35968,
        "line": "10",
        "longitude": 24.63003,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2413"
      },
      {
        "at_stop": true,
        "direction": 113,
        "latitude": 59.41237,
        "line": "4",
        "longitude": 24.63579,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2416"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.42176,
        "line": "4",
        "longitude": 24.64365,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2418"
      },
      {
        "at_stop": true,
        "direction": 57,
        "latitude": 59.4417,
        "line": "2",
        "longitude": 24.74237,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2445"
      },
      {
        "at_stop": true,
        "direction": 209,
        "latitude": 59.40965,
        "line": "13",
        "longitude": 24.65849,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2472"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.43691,
        "line": "35",
        "longitude": 24.82832,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2483"
      },
      {
        "at_stop": true,
        "direction": 279,
        "latitude": 59.41089,
        "line": "27",
        "longitude": 24.66483,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2497"
      },
      {
        "at_stop": true,
        "direction": 129,
        "latitude": 59.39988,
        "line": "72",
        "longitude": 24.68001,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2498"
      },
      {
        "at_stop": true,
        "direction": 64,
        "latitude": 59.43918,
        "line": "1",
        "longitude": 24.75952,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2508"
      },
      {
        "at_stop": true,
        "direction": 310,
        "latitude": 59.41076,
        "line": "42",
        "longitude": 24.66215,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2510"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.43194,
        "line": "81",
        "longitude": 24.73741,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2515"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.46912,
        "line": "34",
        "longitude": 24.90855,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2524"
      },
      {
        "at_stop": false,
        "direction": 76,
        "latitude": 59.40401,
        "line": "24",
        "longitude": 24.66891,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2570"
      },
      {
        "at_stop": true,
        "direction": 216,
        "latitude": 59.40905,
        "line": "12",
        "longitude": 24.65842,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2580"
      },
      {
        "at_stop": false,
        "direction": 273,
        "latitude": 59.41344,
        "line": "36",
        "longitude": 24.63387,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2595"
      },
      {
        "at_stop": true,
        "direction": 142,
        "latitude": 59.4521,
        "line": "33",
        "longitude": 24.69366,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2600"
      },
      {
        "at_stop": true,
        "direction": 217,
        "latitude": 59.44404,
        "line": "1",
        "longitude": 24.79646,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2614"
      },
      {
        "at_stop": true,
        "direction": 358,
        "latitude": 59.4245,
        "line": "5",
        "longitude": 24.74266,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2618"
      },
      {
        "at_stop": true,
        "direction": 199,
        "latitude": 59.40866,
        "line": "26",
        "longitude": 24.66025,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2641"
      },
      {
        "at_stop": true,
        "direction": 63,
        "latitude": 59.37994,
        "line": "33",
        "longitude": 24.69697,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2648"
      },
      {
        "at_stop": true,
        "direction": 205,
        "latitude": 59.40871,
        "line": "5",
        "longitude": 24.6603,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2658"
      },
      {
        "at_stop": true,
        "direction": 168,
        "latitude": 59.42099,
        "line": "16",
        "longitude": 24.75079,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2668"
      },
      {
        "at_stop": true,
        "direction": 25,
        "latitude": 59.41002,
        "line": "61",
        "longitude": 24.65729,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2669"
      },
      {
        "at_stop": true,
        "direction": 320,
        "latitude": 59.43429,
        "line": "16",
        "longitude": 24.75194,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2683"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.41234,
        "line": "61",
        "longitude": 24.63605,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2690"
      },
      {
        "at_stop": true,
        "direction": 125,
        "latitude": 59.41222,
        "line": "10",
        "longitude": 24.63533,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2700"
      },
      {
        "at_stop": true,
        "direction": 151,
        "latitude": 59.40061,
        "line": "81",
        "longitude": 24.6587,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2707"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.42894,
        "line": "81",
        "longitude": 24.70456,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2716"
      },
      {
        "at_stop": true,
        "direction": 98,
        "latitude": 59.43487,
        "line": "42",
        "longitude": 24.76409,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2720"
      },
      {
        "at_stop": true,
        "direction": 130,
        "latitude": 59.41117,
        "line": "62",
        "longitude": 24.66199,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2724"
      },
      {
        "at_stop": true,
        "direction": 232,
        "latitude": 59.41556,
        "line": "33",
        "longitude": 24.67567,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2729"
      },
      {
        "at_stop": true,
        "direction": 75,
        "latitude": 59.39814,
        "line": "10",
        "longitude": 24.67721,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2731"
      },
      {
        "at_stop": true,
        "direction": 149,
        "latitude": 59.41675,
        "line": "16",
        "longitude": 24.65279,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2732"
      },
      {
        "at_stop": true,
        "direction": 103,
        "latitude": 59.45832,
        "line": "5",
        "longitude": 24.8538,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2770"
      },
      {
        "at_stop": true,
        "direction": 317,
        "latitude": 59.45543,
        "line": "73",
        "longitude": 24.69004,
        "nearest_stop": "Kopli liinid",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2773"
      },
      {
        "at_stop": true,
        "direction": 295,
        "latitude": 59.40369,
        "line": "61",
        "longitude": 24.68558,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2776"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.40509,
        "line": "42",
        "longitude": 24.65596,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2804"
      },
      {
        "at_stop": true,
        "direction": 6,
        "latitude": 59.36636,
        "line": "5",
        "longitude": 24.71814,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2849"
      },
      {
        "at_stop": true,
        "direction": 266,
        "latitude": 59.40795,
        "line": "2",
        "longitude": 24.80906,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2896"
      },
      {
        "at_stop": true,
        "direction": 116,
        "latitude": 59.41247,
        "line": "12",
        "longitude": 24.63579,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3012"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.44019,
        "line": "34",
        "longitude": 24.76493,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3018"
      },
      {
        "at_stop": true,
        "direction": 302,
        "latitude": 59.42749,
        "line": "50",
        "longitude": 24.79382,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3032"
      },
      {
        "at_stop": true,
        "direction": 33,
        "latitude": 59.43915,
        "line": "34",
        "longitude": 24.7594,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3035"
      },
      {
        "at_stop": true,
        "direction": 160,
        "latitude": 59.44289,
        "line": "40",
        "longitude": 24.84722,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3036"
      },
      {
        "at_stop": true,
        "direction": 343,
        "latitude": 59.44519,
        "line": "60",
        "longitude": 24.89673,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3044"
      },
      {
        "at_stop": true,
        "direction": 63,
        "latitude": 59.42799,
        "line": "54",
        "longitude": 24.77525,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3060"
      },
      {
        "at_stop": true,
        "direction": 313,
        "latitude": 59.4317,
        "line": "48",
        "longitude": 24.84021,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3063"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.43173,
        "line": "15",
        "longitude": 24.84017,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3067"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.43293,
        "line": "35",
        "longitude": 24.71557,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3070"
      },
      {
        "at_stop": true,
        "direction": 40,
        "latitude": 59.44378,
        "line": "66",
        "longitude": 24.81266,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3072"
      },
      {
        "at_stop": true,
        "direction": 343,
        "latitude": 59.43228,
        "line": "12",
        "longitude": 24.84243,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3086"
      },
      {
        "at_stop": true,
        "direction": 69,
        "latitude": 59.44784,
        "line": "58",
        "longitude": 24.89486,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3101"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.4429,
        "line": "63",
        "longitude": 24.79401,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3103"
      },
      {
        "at_stop": true,
        "direction": 294,
        "latitude": 59.43167,
        "line": "13",
        "longitude": 24.84073,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3106"
      },
      {
        "at_stop": true,
        "direction": 333,
        "latitude": 59.43175,
        "line": "50",
        "longitude": 24.84084,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3136"
      },
      {
        "at_stop": true,
        "direction": 99,
        "latitude": 59.44939,
        "line": "13",
        "longitude": 24.88091,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3154"
      },
      {
        "at_stop": true,
        "direction": 87,
        "latitude": 59.44005,
        "line": "12",
        "longitude": 24.84444,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3182"
      },
      {
        "at_stop": true,
        "direction": 71,
        "latitude": 59.44787,
        "line": "58",
        "longitude": 24.89353,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3190"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.4429,
        "line": "42",
        "longitude": 24.88053,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3201"
      },
      {
        "at_stop": true,
        "direction": 117,
        "latitude": 59.45224,
        "line": "63",
        "longitude": 24.89135,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3211"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.432,
        "line": "49",
        "longitude": 24.84005,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3270"
      },
      {
        "at_stop": true,
        "direction": 260,
        "latitude": 59.39791,
        "line": "67",
        "longitude": 24.67446,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3271"
      },
      {
        "at_stop": true,
        "direction": 186,
        "latitude": 59.44777,
        "line": "66",
        "longitude": 24.89527,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3295"
      },
      {
        "at_stop": true,
        "direction": 20,
        "latitude": 59.44408,
        "line": "50",
        "longitude": 24.8966,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3298"
      },
      {
        "at_stop": true,
        "direction": 261,
        "latitude": 59.44876,
        "line": "66",
        "longitude": 24.6964,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3306"
      },
      {
        "at_stop": true,
        "direction": 97,
        "latitude": 59.43375,
        "line": "40",
        "longitude": 24.75976,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3321"
      },
      {
        "at_stop": true,
        "direction": 243,
        "latitude": 59.43245,
        "line": "67",
        "longitude": 24.74038,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3360"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.4272,
        "line": "42",
        "longitude": 24.66261,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3361"
      },
      {
        "at_stop": true,
        "direction": 330,
        "latitude": 59.44722,
        "line": "40",
        "longitude": 24.70006,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3368"
      },
      {
        "at_stop": true,
        "direction": 165,
        "latitude": 59.41259,
        "line": "42",
        "longitude": 24.6359,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3399"
      },
      {
        "at_stop": true,
        "direction": 233,
        "latitude": 59.43385,
        "line": "3",
        "longitude": 24.74993,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3420"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.43178,
        "line": "25",
        "longitude": 24.84265,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3434"
      },
      {
        "at_stop": true,
        "direction": 171,
        "latitude": 59.44868,
        "line": "60",
        "longitude": 24.89087,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3444"
      },
      {
        "at_stop": true,
        "direction": 48,
        "latitude": 59.43184,
        "line": "29",
        "longitude": 24.84952,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3458"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.43231,
        "line": "48",
        "longitude": 24.83989,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3479"
      },
      {
        "at_stop": true,
        "direction": 70,
        "latitude": 59.43513,
        "line": "35",
        "longitude": 24.83892,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3490"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.44093,
        "line": "60",
        "longitude": 24.78684,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3495"
      },
      {
        "at_stop": true,
        "direction": 231,
        "latitude": 59.43937,
        "line": "2",
        "longitude": 24.73676,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3499"
      },
      {
        "at_stop": true,
        "direction": 261,
        "latitude": 59.43174,
        "line": "49",
        "longitude": 24.84285,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3509"
      },
      {
        "at_stop": true,
        "direction": 75,
        "latitude": 59.42856,
        "line": "42",
        "longitude": 24.67952,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3517"
      },
      {
        "at_stop": true,
        "direction": 23,
        "latitude": 59.42295,
        "line": "67",
        "longitude": 24.72564,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3541"
      },
      {
        "at_stop": true,
        "direction": 117,
        "latitude": 59.40245,
        "line": "12",
        "longitude": 24.70968,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3549"
      },
      {
        "at_stop": true,
        "direction": 297,
        "latitude": 59.43203,
        "line": "35",
        "longitude": 24.84259,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3550"
      },
      {
        "at_stop": true,
        "direction": 252,
        "latitude": 59.43806,
        "line": "40",
        "longitude": 24.76846,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3564"
      },
      {
        "at_stop": true,
        "direction": 34,
        "latitude": 59.4286,
        "line": "58",
        "longitude": 24.79473,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3565"
      },
      {
        "at_stop": true,
        "direction": 101,
        "latitude": 59.40935,
        "line": "13",
        "longitude": 24.67776,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3578"
      },
      {
        "at_stop": true,
        "direction": 197,
        "latitude": 59.45169,
        "line": "49",
        "longitude": 24.80694,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3582"
      },
      {
        "at_stop": true,
        "direction": 249,
        "latitude": 59.43632,
        "line": "29",
        "longitude": 24.86833,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3588"
      },
      {
        "at_stop": true,
        "direction": 244,
        "latitude": 59.4516,
        "line": "60",
        "longitude": 24.85154,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3625"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43185,
        "line": "35",
        "longitude": 24.73762,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3627"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.41574,
        "line": "13",
        "longitude": 24.84421,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3715"
      },
      {
        "at_stop": true,
        "direction": 139,
        "latitude": 59.43636,
        "line": "54",
        "longitude": 24.87352,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3788"
      },
      {
        "at_stop": true,
        "direction": 102,
        "latitude": 59.46635,
        "line": "34",
        "longitude": 24.85563,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3792"
      },
      {
        "at_stop": true,
        "direction": 221,
        "latitude": 59.40974,
        "line": "13",
        "longitude": 24.6627,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3898"
      },
      {
        "at_stop": true,
        "direction": 340,
        "latitude": 59.42135,
        "line": "15",
        "longitude": 24.84153,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3929"
      },
      {
        "at_stop": false,
        "direction": 25,
        "latitude": 59.41423,
        "line": "85",
        "longitude": 24.69074,
        "nearest_stop": "Balti jaam",
        "type": "tram",
        "type_code": "1",
        "vehicle_id": "6347"
      },
      {
        "at_stop": false,
        "direction": 147,
        "latitude": 59.40076,
        "line": "85",
        "longitude": 24.65849,
        "nearest_stop": "Mustamäe",
        "type": "tram",
        "type_code": "1",
        "vehicle_id": "6349"
      },
      {
        "at_stop": false,
        "direction": 203,
        "latitude": 59.437,
        "line": "84",
        "longitude": 24.73331,
        "nearest_stop": "Keskuse",
        "type": "tram",
        "type_code": "1",
        "vehicle_id": "6351"
      },
      {
        "at_stop": false,
        "direction": 348,
        "latitude": 59.39999,
        "line": "84",
        "longitude": 24.67221,
        "nearest_stop": "Keskuse",
        "type": "tram",
        "type_code": "1",
        "vehicle_id": "6353"
      },
      {
        "at_stop": false,
        "direction": 51,
        "latitude": 59.4116,
        "line": "85",
        "longitude": 24.66131,
        "nearest_stop": "Mustamäe",
        "type": "tram",
        "type_code": "1",
        "vehicle_id": "6354"
      },
      {
        "at_stop": false,
        "direction": 318,
        "latitude": 59.41158,
        "line": "84",
        "longitude": 24.66137,
        "nearest_stop": "Keskuse",
        "type": "tram",
        "type_code": "1",
        "vehicle_id": "6355"
      },
      {
        "at_stop": false,
        "direction": 52,
        "latitude": 59.43944,
        "line": "84",
        "longitude": 24.73748,
        "nearest_stop": "Balti jaam",
        "type": "tram",
        "type_code": "1",
        "vehicle_id": "6356"
      }
    ]
  },
  "success": true
}