← Estonia

Tallinn Live Vehicles

GET /tallinn/transport/vehicles

Real-time GPS positions of all Tallinn public transport vehicles — buses, trams, trolleybuses, and trains. Returns vehicle type, line number, coordinates, direction, vehicle ID, and nearest stop. Data from transport.tallinn.ee. Filter by type: bus, tram, trolleybus.

Parameters

type optional

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

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/tallinn/transport/vehicles

Live Response

{
  "data": {
    "count": 237,
    "vehicles": [
      {
        "at_stop": true,
        "direction": 311,
        "latitude": 59.44417,
        "line": "1",
        "longitude": 24.7222,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "97"
      },
      {
        "at_stop": true,
        "direction": 31,
        "latitude": 59.4384,
        "line": "2",
        "longitude": 24.75815,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "110"
      },
      {
        "at_stop": true,
        "direction": 314,
        "latitude": 59.4615,
        "line": "1",
        "longitude": 24.66863,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "114"
      },
      {
        "at_stop": true,
        "direction": 320,
        "latitude": 59.46122,
        "line": "1",
        "longitude": 24.66923,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "123"
      },
      {
        "at_stop": true,
        "direction": 264,
        "latitude": 59.42653,
        "line": "2",
        "longitude": 24.8083,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "148"
      },
      {
        "at_stop": true,
        "direction": 122,
        "latitude": 59.41901,
        "line": "4",
        "longitude": 24.74622,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "503"
      },
      {
        "at_stop": true,
        "direction": 207,
        "latitude": 59.42884,
        "line": "4",
        "longitude": 24.74301,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "505"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.41922,
        "line": "4",
        "longitude": 24.74445,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "507"
      },
      {
        "at_stop": true,
        "direction": 186,
        "latitude": 59.43244,
        "line": "3",
        "longitude": 24.74569,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "508"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.41128,
        "line": "4",
        "longitude": 24.73412,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "509"
      },
      {
        "at_stop": true,
        "direction": 125,
        "latitude": 59.41886,
        "line": "2",
        "longitude": 24.74565,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "512"
      },
      {
        "at_stop": true,
        "direction": 5,
        "latitude": 59.42876,
        "line": "4",
        "longitude": 24.74296,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "515"
      },
      {
        "at_stop": true,
        "direction": 245,
        "latitude": 59.43984,
        "line": "1",
        "longitude": 24.78224,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "517"
      },
      {
        "at_stop": true,
        "direction": 182,
        "latitude": 59.42329,
        "line": "5",
        "longitude": 24.74259,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "518"
      },
      {
        "at_stop": true,
        "direction": 134,
        "latitude": 59.45768,
        "line": "5",
        "longitude": 24.67621,
        "nearest_stop": "Vana-Lõuna",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "520"
      },
      {
        "at_stop": false,
        "direction": 137,
        "latitude": 59.45174,
        "line": "2",
        "longitude": 24.70703,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "522"
      },
      {
        "at_stop": false,
        "direction": 296,
        "latitude": 59.43185,
        "line": "4",
        "longitude": 24.76763,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "523"
      },
      {
        "at_stop": false,
        "direction": 197,
        "latitude": 59.4375,
        "line": "2",
        "longitude": 24.75726,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "527"
      },
      {
        "at_stop": false,
        "direction": 85,
        "latitude": 59.4268,
        "line": "2",
        "longitude": 24.81466,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "529"
      },
      {
        "at_stop": false,
        "direction": 42,
        "latitude": 59.42951,
        "line": "4",
        "longitude": 24.78388,
        "nearest_stop": "Suur-Paala",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "530"
      },
      {
        "at_stop": false,
        "direction": 149,
        "latitude": 59.41888,
        "line": "2",
        "longitude": 24.7454,
        "nearest_stop": "Pärnu mnt depoo",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "532"
      },
      {
        "at_stop": false,
        "direction": 281,
        "latitude": 59.45401,
        "line": "2",
        "longitude": 24.70018,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "533"
      },
      {
        "at_stop": false,
        "direction": 25,
        "latitude": 59.44366,
        "line": "1",
        "longitude": 24.74402,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "534"
      },
      {
        "at_stop": false,
        "direction": 276,
        "latitude": 59.44392,
        "line": "5",
        "longitude": 24.74426,
        "nearest_stop": "Kopli",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "535"
      },
      {
        "at_stop": false,
        "direction": 72,
        "latitude": 59.43897,
        "line": "3",
        "longitude": 24.77443,
        "nearest_stop": "Kadriorg",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "537"
      },
      {
        "at_stop": false,
        "direction": 202,
        "latitude": 59.41091,
        "line": "3",
        "longitude": 24.73398,
        "nearest_stop": "Tondi",
        "type": "trolleybus",
        "type_code": "3",
        "vehicle_id": "539"
      },
      {
        "at_stop": true,
        "direction": 134,
        "latitude": 59.41253,
        "line": "12",
        "longitude": 24.63595,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1009"
      },
      {
        "at_stop": true,
        "direction": 67,
        "latitude": 59.42785,
        "line": "83",
        "longitude": 24.72345,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1012"
      },
      {
        "at_stop": true,
        "direction": 236,
        "latitude": 59.40921,
        "line": "12",
        "longitude": 24.75083,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1014"
      },
      {
        "at_stop": true,
        "direction": 272,
        "latitude": 59.43656,
        "line": "40",
        "longitude": 24.72972,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1018"
      },
      {
        "at_stop": true,
        "direction": 63,
        "latitude": 59.42185,
        "line": "12",
        "longitude": 24.77198,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1021"
      },
      {
        "at_stop": true,
        "direction": 0,
        "latitude": 59.44492,
        "line": "67",
        "longitude": 24.89735,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1022"
      },
      {
        "at_stop": true,
        "direction": 329,
        "latitude": 59.40014,
        "line": "83",
        "longitude": 24.66026,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1028"
      },
      {
        "at_stop": true,
        "direction": 55,
        "latitude": 59.43978,
        "line": "41",
        "longitude": 24.73831,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1071"
      },
      {
        "at_stop": true,
        "direction": 113,
        "latitude": 59.42849,
        "line": "42",
        "longitude": 24.70846,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1097"
      },
      {
        "at_stop": true,
        "direction": 295,
        "latitude": 59.42921,
        "line": "83",
        "longitude": 24.72931,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1099"
      },
      {
        "at_stop": true,
        "direction": 107,
        "latitude": 59.42016,
        "line": "73",
        "longitude": 24.7419,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1108"
      },
      {
        "at_stop": true,
        "direction": 324,
        "latitude": 59.40502,
        "line": "23",
        "longitude": 24.656,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1121"
      },
      {
        "at_stop": true,
        "direction": 132,
        "latitude": 59.33923,
        "line": "18A",
        "longitude": 24.61079,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1142"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.43897,
        "line": "18A",
        "longitude": 24.76034,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1144"
      },
      {
        "at_stop": true,
        "direction": 275,
        "latitude": 59.41268,
        "line": "36",
        "longitude": 24.64018,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1149"
      },
      {
        "at_stop": true,
        "direction": 15,
        "latitude": 59.37083,
        "line": "20A",
        "longitude": 24.63219,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1152"
      },
      {
        "at_stop": true,
        "direction": 227,
        "latitude": 59.40166,
        "line": "85",
        "longitude": 24.66045,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1162"
      },
      {
        "at_stop": true,
        "direction": 297,
        "latitude": 59.41107,
        "line": "18A",
        "longitude": 24.65939,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1166"
      },
      {
        "at_stop": true,
        "direction": 295,
        "latitude": 59.42946,
        "line": "54",
        "longitude": 24.75786,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1167"
      },
      {
        "at_stop": true,
        "direction": 60,
        "latitude": 59.43131,
        "line": "8",
        "longitude": 24.71249,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1168"
      },
      {
        "at_stop": true,
        "direction": 71,
        "latitude": 59.40493,
        "line": "24",
        "longitude": 24.6562,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1170"
      },
      {
        "at_stop": true,
        "direction": 47,
        "latitude": 59.41018,
        "line": "23",
        "longitude": 24.73082,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1171"
      },
      {
        "at_stop": true,
        "direction": 354,
        "latitude": 59.42732,
        "line": "21",
        "longitude": 24.65515,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1186"
      },
      {
        "at_stop": true,
        "direction": 87,
        "latitude": 59.47406,
        "line": "8",
        "longitude": 24.83864,
        "nearest_stop": "Äigrumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1187"
      },
      {
        "at_stop": true,
        "direction": 12,
        "latitude": 59.4135,
        "line": "18A",
        "longitude": 24.7391,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1203"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.42911,
        "line": "36",
        "longitude": 24.74347,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1204"
      },
      {
        "at_stop": true,
        "direction": 238,
        "latitude": 59.43064,
        "line": "67",
        "longitude": 24.78101,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1214"
      },
      {
        "at_stop": true,
        "direction": 206,
        "latitude": 59.40082,
        "line": "24",
        "longitude": 24.65942,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1222"
      },
      {
        "at_stop": true,
        "direction": 237,
        "latitude": 59.47394,
        "line": "8",
        "longitude": 24.83721,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1225"
      },
      {
        "at_stop": true,
        "direction": 311,
        "latitude": 59.42029,
        "line": "3",
        "longitude": 24.7418,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1226"
      },
      {
        "at_stop": true,
        "direction": 17,
        "latitude": 59.44824,
        "line": "54",
        "longitude": 24.89511,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1230"
      },
      {
        "at_stop": true,
        "direction": 221,
        "latitude": 59.40979,
        "line": "8",
        "longitude": 24.65809,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1232"
      },
      {
        "at_stop": true,
        "direction": 129,
        "latitude": 59.44582,
        "line": "41",
        "longitude": 24.61022,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1233"
      },
      {
        "at_stop": true,
        "direction": 225,
        "latitude": 59.40261,
        "line": "13",
        "longitude": 24.69738,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1236"
      },
      {
        "at_stop": true,
        "direction": 41,
        "latitude": 59.42004,
        "line": "57",
        "longitude": 24.74206,
        "nearest_stop": "Raudalu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1242"
      },
      {
        "at_stop": true,
        "direction": 121,
        "latitude": 59.39998,
        "line": "37",
        "longitude": 24.6604,
        "nearest_stop": "Zoo",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1262"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.42026,
        "line": "24",
        "longitude": 24.71333,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1277"
      },
      {
        "at_stop": true,
        "direction": 47,
        "latitude": 59.44025,
        "line": "59",
        "longitude": 24.73945,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1281"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.41382,
        "line": "21A",
        "longitude": 24.64015,
        "nearest_stop": "Kakumäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1352"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.38974,
        "line": "36",
        "longitude": 24.7107,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1353"
      },
      {
        "at_stop": true,
        "direction": 109,
        "latitude": 59.41206,
        "line": "36",
        "longitude": 24.63552,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1355"
      },
      {
        "at_stop": true,
        "direction": 203,
        "latitude": 59.43652,
        "line": "8",
        "longitude": 24.7326,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1357"
      },
      {
        "at_stop": true,
        "direction": 61,
        "latitude": 59.43922,
        "line": "20A",
        "longitude": 24.75943,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1406"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.37672,
        "line": "18",
        "longitude": 24.68185,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1421"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.41243,
        "line": "42",
        "longitude": 24.63587,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1422"
      },
      {
        "at_stop": true,
        "direction": 251,
        "latitude": 59.37614,
        "line": "18",
        "longitude": 24.67849,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1425"
      },
      {
        "at_stop": true,
        "direction": 352,
        "latitude": 59.43785,
        "line": "18",
        "longitude": 24.7574,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1438"
      },
      {
        "at_stop": true,
        "direction": 31,
        "latitude": 59.44875,
        "line": "59",
        "longitude": 24.71253,
        "nearest_stop": "Pikakari",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1474"
      },
      {
        "at_stop": true,
        "direction": 33,
        "latitude": 59.40359,
        "line": "24",
        "longitude": 24.69942,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1478"
      },
      {
        "at_stop": true,
        "direction": 253,
        "latitude": 59.39878,
        "line": "67",
        "longitude": 24.68123,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1491"
      },
      {
        "at_stop": true,
        "direction": 87,
        "latitude": 59.42954,
        "line": "21",
        "longitude": 24.69276,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1500"
      },
      {
        "at_stop": true,
        "direction": 26,
        "latitude": 59.40301,
        "line": "67",
        "longitude": 24.70708,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1518"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.41089,
        "line": "23",
        "longitude": 24.73214,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1546"
      },
      {
        "at_stop": true,
        "direction": 151,
        "latitude": 59.43981,
        "line": "40",
        "longitude": 24.70763,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1553"
      },
      {
        "at_stop": true,
        "direction": 7,
        "latitude": 59.45077,
        "line": "13",
        "longitude": 24.83317,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1559"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.42679,
        "line": "23",
        "longitude": 24.77296,
        "nearest_stop": "Bussijaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1560"
      },
      {
        "at_stop": true,
        "direction": 140,
        "latitude": 59.39505,
        "line": "67",
        "longitude": 24.68439,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1561"
      },
      {
        "at_stop": true,
        "direction": 137,
        "latitude": 59.4001,
        "line": "83",
        "longitude": 24.65907,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1563"
      },
      {
        "at_stop": true,
        "direction": 95,
        "latitude": 59.40477,
        "line": "23",
        "longitude": 24.6559,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1568"
      },
      {
        "at_stop": true,
        "direction": 170,
        "latitude": 59.3948,
        "line": "36",
        "longitude": 24.67328,
        "nearest_stop": "Viru",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1710"
      },
      {
        "at_stop": true,
        "direction": 155,
        "latitude": 59.43269,
        "line": "3",
        "longitude": 24.73487,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1742"
      },
      {
        "at_stop": true,
        "direction": 59,
        "latitude": 59.44171,
        "line": "21",
        "longitude": 24.74253,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1759"
      },
      {
        "at_stop": true,
        "direction": 99,
        "latitude": 59.39458,
        "line": "24",
        "longitude": 24.646,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1774"
      },
      {
        "at_stop": true,
        "direction": 73,
        "latitude": 59.4355,
        "line": "54",
        "longitude": 24.84153,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1813"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.42351,
        "line": "37",
        "longitude": 24.64596,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1942"
      },
      {
        "at_stop": true,
        "direction": 236,
        "latitude": 59.43309,
        "line": "41",
        "longitude": 24.74488,
        "nearest_stop": "Landi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1956"
      },
      {
        "at_stop": true,
        "direction": 46,
        "latitude": 59.40295,
        "line": "85",
        "longitude": 24.66334,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "1960"
      },
      {
        "at_stop": true,
        "direction": 110,
        "latitude": 59.40501,
        "line": "61",
        "longitude": 24.62607,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2032"
      },
      {
        "at_stop": true,
        "direction": 44,
        "latitude": 59.3927,
        "line": "57",
        "longitude": 24.72388,
        "nearest_stop": "Kalev",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2034"
      },
      {
        "at_stop": true,
        "direction": 332,
        "latitude": 59.43645,
        "line": "26",
        "longitude": 24.71116,
        "nearest_stop": "Paljassaare",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2061"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.42467,
        "line": "26",
        "longitude": 24.65059,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2065"
      },
      {
        "at_stop": true,
        "direction": 52,
        "latitude": 59.40076,
        "line": "72",
        "longitude": 24.69443,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2068"
      },
      {
        "at_stop": true,
        "direction": 227,
        "latitude": 59.44099,
        "line": "34",
        "longitude": 24.78659,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2069"
      },
      {
        "at_stop": true,
        "direction": 150,
        "latitude": 59.40059,
        "line": "81",
        "longitude": 24.65861,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2100"
      },
      {
        "at_stop": true,
        "direction": 110,
        "latitude": 59.41228,
        "line": "42",
        "longitude": 24.63975,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2122"
      },
      {
        "at_stop": true,
        "direction": 33,
        "latitude": 59.41329,
        "line": "10",
        "longitude": 24.65326,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2125"
      },
      {
        "at_stop": true,
        "direction": 228,
        "latitude": 59.43665,
        "line": "5",
        "longitude": 24.75292,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2134"
      },
      {
        "at_stop": true,
        "direction": 4,
        "latitude": 59.36614,
        "line": "33",
        "longitude": 24.71813,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2140"
      },
      {
        "at_stop": true,
        "direction": 62,
        "latitude": 59.51925,
        "line": "1",
        "longitude": 24.84235,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2148"
      },
      {
        "at_stop": true,
        "direction": 120,
        "latitude": 59.45895,
        "line": "73",
        "longitude": 24.6828,
        "nearest_stop": "Vana-Lõuna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2194"
      },
      {
        "at_stop": true,
        "direction": 112,
        "latitude": 59.39765,
        "line": "62",
        "longitude": 24.60709,
        "nearest_stop": "Mäeküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2198"
      },
      {
        "at_stop": true,
        "direction": 251,
        "latitude": 59.42776,
        "line": "73",
        "longitude": 24.74632,
        "nearest_stop": "Kopli liinid",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2208"
      },
      {
        "at_stop": true,
        "direction": 300,
        "latitude": 59.40358,
        "line": "20",
        "longitude": 24.70664,
        "nearest_stop": "Pääsküla jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2209"
      },
      {
        "at_stop": true,
        "direction": 238,
        "latitude": 59.40994,
        "line": "26",
        "longitude": 24.6564,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2212"
      },
      {
        "at_stop": true,
        "direction": 14,
        "latitude": 59.37089,
        "line": "10",
        "longitude": 24.63221,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2224"
      },
      {
        "at_stop": true,
        "direction": 8,
        "latitude": 59.39947,
        "line": "61",
        "longitude": 24.70599,
        "nearest_stop": "Järve haigla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2234"
      },
      {
        "at_stop": true,
        "direction": 272,
        "latitude": 59.42783,
        "line": "16",
        "longitude": 24.7137,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2253"
      },
      {
        "at_stop": true,
        "direction": 298,
        "latitude": 59.3981,
        "line": "84",
        "longitude": 24.67218,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2291"
      },
      {
        "at_stop": true,
        "direction": 186,
        "latitude": 59.43286,
        "line": "84",
        "longitude": 24.72352,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2293"
      },
      {
        "at_stop": true,
        "direction": 93,
        "latitude": 59.41595,
        "line": "27",
        "longitude": 24.60083,
        "nearest_stop": "Laagri alevik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2307"
      },
      {
        "at_stop": true,
        "direction": 143,
        "latitude": 59.45001,
        "line": "72",
        "longitude": 24.69667,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2329"
      },
      {
        "at_stop": true,
        "direction": 330,
        "latitude": 59.44519,
        "line": "12",
        "longitude": 24.89685,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2390"
      },
      {
        "at_stop": true,
        "direction": 106,
        "latitude": 59.41425,
        "line": "16",
        "longitude": 24.69032,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2417"
      },
      {
        "at_stop": true,
        "direction": 114,
        "latitude": 59.42708,
        "line": "4",
        "longitude": 24.62963,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2418"
      },
      {
        "at_stop": true,
        "direction": 56,
        "latitude": 59.44166,
        "line": "2",
        "longitude": 24.74215,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2441"
      },
      {
        "at_stop": true,
        "direction": 74,
        "latitude": 59.42853,
        "line": "25",
        "longitude": 24.72956,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2445"
      },
      {
        "at_stop": true,
        "direction": 172,
        "latitude": 59.43125,
        "line": "42",
        "longitude": 24.73841,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2455"
      },
      {
        "at_stop": true,
        "direction": 222,
        "latitude": 59.45854,
        "line": "1",
        "longitude": 24.81284,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2459"
      },
      {
        "at_stop": true,
        "direction": 123,
        "latitude": 59.41199,
        "line": "16",
        "longitude": 24.63547,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2472"
      },
      {
        "at_stop": true,
        "direction": 255,
        "latitude": 59.45964,
        "line": "5",
        "longitude": 24.84032,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2498"
      },
      {
        "at_stop": true,
        "direction": 28,
        "latitude": 59.42231,
        "line": "33",
        "longitude": 24.69836,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2513"
      },
      {
        "at_stop": true,
        "direction": 351,
        "latitude": 59.40112,
        "line": "81",
        "longitude": 24.65957,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2519"
      },
      {
        "at_stop": true,
        "direction": 235,
        "latitude": 59.43586,
        "line": "81",
        "longitude": 24.72707,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2523"
      },
      {
        "at_stop": true,
        "direction": 153,
        "latitude": 59.44599,
        "line": "33",
        "longitude": 24.70112,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2556"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.43915,
        "line": "1",
        "longitude": 24.75955,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2580"
      },
      {
        "at_stop": true,
        "direction": 20,
        "latitude": 59.41761,
        "line": "84",
        "longitude": 24.71118,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2600"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.44829,
        "line": "1",
        "longitude": 24.80344,
        "nearest_stop": "Viimsi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2614"
      },
      {
        "at_stop": true,
        "direction": 64,
        "latitude": 59.44561,
        "line": "42",
        "longitude": 24.88044,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2616"
      },
      {
        "at_stop": true,
        "direction": 232,
        "latitude": 59.43941,
        "line": "85",
        "longitude": 24.73686,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2632"
      },
      {
        "at_stop": true,
        "direction": 208,
        "latitude": 59.40682,
        "line": "13",
        "longitude": 24.68315,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2635"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.40462,
        "line": "61",
        "longitude": 24.61558,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2641"
      },
      {
        "at_stop": true,
        "direction": 331,
        "latitude": 59.44427,
        "line": "72",
        "longitude": 24.70307,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2643"
      },
      {
        "at_stop": true,
        "direction": 61,
        "latitude": 59.3877,
        "line": "27",
        "longitude": 24.68314,
        "nearest_stop": "Harkujärve",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2650"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.40412,
        "line": "10",
        "longitude": 24.66986,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2658"
      },
      {
        "at_stop": true,
        "direction": 147,
        "latitude": 59.43203,
        "line": "35",
        "longitude": 24.71698,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2673"
      },
      {
        "at_stop": true,
        "direction": 59,
        "latitude": 59.43544,
        "line": "20",
        "longitude": 24.75456,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2677"
      },
      {
        "at_stop": true,
        "direction": 108,
        "latitude": 59.43329,
        "line": "2",
        "longitude": 24.76164,
        "nearest_stop": "Mõigu",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2683"
      },
      {
        "at_stop": true,
        "direction": 154,
        "latitude": 59.39952,
        "line": "72",
        "longitude": 24.68001,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2684"
      },
      {
        "at_stop": true,
        "direction": 234,
        "latitude": 59.38454,
        "line": "10",
        "longitude": 24.67309,
        "nearest_stop": "Vana-Pääsküla",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2701"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.43103,
        "line": "35",
        "longitude": 24.71808,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2716"
      },
      {
        "at_stop": true,
        "direction": 191,
        "latitude": 59.41912,
        "line": "18",
        "longitude": 24.74135,
        "nearest_stop": "Laagri",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2720"
      },
      {
        "at_stop": true,
        "direction": 164,
        "latitude": 59.40467,
        "line": "33",
        "longitude": 24.66876,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2721"
      },
      {
        "at_stop": true,
        "direction": 307,
        "latitude": 59.40105,
        "line": "85",
        "longitude": 24.65857,
        "nearest_stop": "Mustamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2724"
      },
      {
        "at_stop": true,
        "direction": 137,
        "latitude": 59.37865,
        "line": "33",
        "longitude": 24.70323,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2726"
      },
      {
        "at_stop": true,
        "direction": 177,
        "latitude": 59.41213,
        "line": "10",
        "longitude": 24.63518,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2729"
      },
      {
        "at_stop": true,
        "direction": 240,
        "latitude": 59.41829,
        "line": "16",
        "longitude": 24.76152,
        "nearest_stop": "Tallinn-Väike",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2730"
      },
      {
        "at_stop": true,
        "direction": 330,
        "latitude": 59.41644,
        "line": "2",
        "longitude": 24.79649,
        "nearest_stop": "Balti jaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2731"
      },
      {
        "at_stop": true,
        "direction": 45,
        "latitude": 59.41265,
        "line": "4",
        "longitude": 24.63638,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2732"
      },
      {
        "at_stop": true,
        "direction": 282,
        "latitude": 59.41018,
        "line": "61",
        "longitude": 24.67067,
        "nearest_stop": "Kotermaa",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2757"
      },
      {
        "at_stop": true,
        "direction": 250,
        "latitude": 59.37621,
        "line": "33",
        "longitude": 24.67877,
        "nearest_stop": "Kopli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2764"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.40992,
        "line": "72",
        "longitude": 24.70507,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2767"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.45045,
        "line": "13",
        "longitude": 24.86065,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2776"
      },
      {
        "at_stop": true,
        "direction": 181,
        "latitude": 59.36619,
        "line": "5",
        "longitude": 24.71771,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2777"
      },
      {
        "at_stop": true,
        "direction": 153,
        "latitude": 59.43434,
        "line": "81",
        "longitude": 24.73337,
        "nearest_stop": "Kaubamaja",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2801"
      },
      {
        "at_stop": true,
        "direction": 150,
        "latitude": 59.39948,
        "line": "84",
        "longitude": 24.68011,
        "nearest_stop": "Keskuse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2804"
      },
      {
        "at_stop": true,
        "direction": 37,
        "latitude": 59.44849,
        "line": "5",
        "longitude": 24.80373,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "2896"
      },
      {
        "at_stop": true,
        "direction": 94,
        "latitude": 59.46773,
        "line": "34",
        "longitude": 24.84724,
        "nearest_stop": "Muuga aedlinn",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3009"
      },
      {
        "at_stop": true,
        "direction": 91,
        "latitude": 59.42035,
        "line": "13",
        "longitude": 24.80484,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3010"
      },
      {
        "at_stop": true,
        "direction": 235,
        "latitude": 59.42927,
        "line": "67",
        "longitude": 24.73369,
        "nearest_stop": "Sütiste",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3012"
      },
      {
        "at_stop": true,
        "direction": 262,
        "latitude": 59.4314,
        "line": "67",
        "longitude": 24.84072,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3018"
      },
      {
        "at_stop": true,
        "direction": 5,
        "latitude": 59.44492,
        "line": "35",
        "longitude": 24.89725,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3020"
      },
      {
        "at_stop": true,
        "direction": 153,
        "latitude": 59.43697,
        "line": "12",
        "longitude": 24.82807,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3021"
      },
      {
        "at_stop": true,
        "direction": 63,
        "latitude": 59.44366,
        "line": "35",
        "longitude": 24.89097,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3023"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.42732,
        "line": "54",
        "longitude": 24.72089,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3029"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43144,
        "line": "44",
        "longitude": 24.84125,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3031"
      },
      {
        "at_stop": true,
        "direction": 270,
        "latitude": 59.42033,
        "line": "13",
        "longitude": 24.80043,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3032"
      },
      {
        "at_stop": true,
        "direction": 111,
        "latitude": 59.44494,
        "line": "60",
        "longitude": 24.89811,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3036"
      },
      {
        "at_stop": true,
        "direction": 246,
        "latitude": 59.4387,
        "line": "42",
        "longitude": 24.8173,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3062"
      },
      {
        "at_stop": true,
        "direction": 160,
        "latitude": 59.44285,
        "line": "40",
        "longitude": 24.84725,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3070"
      },
      {
        "at_stop": true,
        "direction": 154,
        "latitude": 59.41218,
        "line": "13",
        "longitude": 24.6354,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3072"
      },
      {
        "at_stop": true,
        "direction": 76,
        "latitude": 59.44354,
        "line": "25",
        "longitude": 24.76504,
        "nearest_stop": "Reisisadama D-terminal",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3105"
      },
      {
        "at_stop": true,
        "direction": 48,
        "latitude": 59.44534,
        "line": "35",
        "longitude": 24.8163,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3124"
      },
      {
        "at_stop": true,
        "direction": 267,
        "latitude": 59.44317,
        "line": "66",
        "longitude": 24.87557,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3136"
      },
      {
        "at_stop": true,
        "direction": 201,
        "latitude": 59.47074,
        "line": "34",
        "longitude": 24.90972,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3182"
      },
      {
        "at_stop": true,
        "direction": 57,
        "latitude": 59.43907,
        "line": "38",
        "longitude": 24.76023,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3190"
      },
      {
        "at_stop": true,
        "direction": 221,
        "latitude": 59.44409,
        "line": "40",
        "longitude": 24.81292,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3201"
      },
      {
        "at_stop": true,
        "direction": 7,
        "latitude": 59.36628,
        "line": "5",
        "longitude": 24.7179,
        "nearest_stop": "Männiku",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3207"
      },
      {
        "at_stop": true,
        "direction": 286,
        "latitude": 59.46666,
        "line": "48",
        "longitude": 24.85261,
        "nearest_stop": "Pirita keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3211"
      },
      {
        "at_stop": true,
        "direction": 77,
        "latitude": 59.43646,
        "line": "50",
        "longitude": 24.84802,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3219"
      },
      {
        "at_stop": true,
        "direction": 341,
        "latitude": 59.4321,
        "line": "44",
        "longitude": 24.84047,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3229"
      },
      {
        "at_stop": true,
        "direction": 291,
        "latitude": 59.42831,
        "line": "25",
        "longitude": 24.62468,
        "nearest_stop": "Tiskre",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3231"
      },
      {
        "at_stop": true,
        "direction": 50,
        "latitude": 59.40506,
        "line": "54",
        "longitude": 24.6394,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3267"
      },
      {
        "at_stop": true,
        "direction": 157,
        "latitude": 59.41836,
        "line": "49",
        "longitude": 24.79868,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3278"
      },
      {
        "at_stop": true,
        "direction": 259,
        "latitude": 59.4432,
        "line": "48",
        "longitude": 24.87673,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3280"
      },
      {
        "at_stop": true,
        "direction": 202,
        "latitude": 59.45091,
        "line": "49",
        "longitude": 24.80633,
        "nearest_stop": "Lennujaam",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3283"
      },
      {
        "at_stop": true,
        "direction": 311,
        "latitude": 59.42808,
        "line": "15",
        "longitude": 24.77703,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3296"
      },
      {
        "at_stop": true,
        "direction": 170,
        "latitude": 59.44766,
        "line": "58",
        "longitude": 24.89538,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3298"
      },
      {
        "at_stop": true,
        "direction": 286,
        "latitude": 59.45208,
        "line": "63",
        "longitude": 24.83839,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3306"
      },
      {
        "at_stop": true,
        "direction": 89,
        "latitude": 59.45476,
        "line": "29",
        "longitude": 24.87967,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3308"
      },
      {
        "at_stop": true,
        "direction": 161,
        "latitude": 59.43154,
        "line": "31",
        "longitude": 24.8415,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3309"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.43438,
        "line": "50",
        "longitude": 24.86388,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3313"
      },
      {
        "at_stop": true,
        "direction": 306,
        "latitude": 59.44777,
        "line": "3",
        "longitude": 24.72889,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3318"
      },
      {
        "at_stop": true,
        "direction": 152,
        "latitude": 59.43549,
        "line": "66",
        "longitude": 24.71205,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3322"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.44777,
        "line": "40",
        "longitude": 24.89525,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3361"
      },
      {
        "at_stop": true,
        "direction": 248,
        "latitude": 59.42485,
        "line": "42",
        "longitude": 24.65148,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3365"
      },
      {
        "at_stop": true,
        "direction": 53,
        "latitude": 59.41542,
        "line": "12",
        "longitude": 24.65677,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3368"
      },
      {
        "at_stop": true,
        "direction": 241,
        "latitude": 59.43743,
        "line": "29",
        "longitude": 24.81285,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3374"
      },
      {
        "at_stop": true,
        "direction": 123,
        "latitude": 59.41189,
        "line": "54",
        "longitude": 24.63547,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3378"
      },
      {
        "at_stop": true,
        "direction": 338,
        "latitude": 59.43813,
        "line": "50",
        "longitude": 24.85655,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3379"
      },
      {
        "at_stop": true,
        "direction": 58,
        "latitude": 59.40195,
        "line": "24",
        "longitude": 24.65106,
        "nearest_stop": "Kadaka",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3381"
      },
      {
        "at_stop": true,
        "direction": 275,
        "latitude": 59.41628,
        "line": "15",
        "longitude": 24.8658,
        "nearest_stop": "Sõjamäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3382"
      },
      {
        "at_stop": true,
        "direction": 42,
        "latitude": 59.4316,
        "line": "24",
        "longitude": 24.73961,
        "nearest_stop": "Estonia",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3393"
      },
      {
        "at_stop": true,
        "direction": 268,
        "latitude": 59.44255,
        "line": "60",
        "longitude": 24.7901,
        "nearest_stop": "Maneezi",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3400"
      },
      {
        "at_stop": true,
        "direction": 256,
        "latitude": 59.43172,
        "line": "31",
        "longitude": 24.84272,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3430"
      },
      {
        "at_stop": true,
        "direction": 213,
        "latitude": 59.42699,
        "line": "58",
        "longitude": 24.79794,
        "nearest_stop": "Majaka põik",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3436"
      },
      {
        "at_stop": true,
        "direction": 57,
        "latitude": 59.43916,
        "line": "34",
        "longitude": 24.75971,
        "nearest_stop": "Viru keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3444"
      },
      {
        "at_stop": true,
        "direction": 155,
        "latitude": 59.41225,
        "line": "13",
        "longitude": 24.63527,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3450"
      },
      {
        "at_stop": true,
        "direction": 104,
        "latitude": 59.4476,
        "line": "13",
        "longitude": 24.89542,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3458"
      },
      {
        "at_stop": true,
        "direction": 95,
        "latitude": 59.42783,
        "line": "67",
        "longitude": 24.76502,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3466"
      },
      {
        "at_stop": true,
        "direction": 306,
        "latitude": 59.43219,
        "line": "48",
        "longitude": 24.84099,
        "nearest_stop": "Vesse",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3469"
      },
      {
        "at_stop": true,
        "direction": 75,
        "latitude": 59.44148,
        "line": "12",
        "longitude": 24.86296,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3479"
      },
      {
        "at_stop": true,
        "direction": 136,
        "latitude": 59.4477,
        "line": "42",
        "longitude": 24.89531,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3488"
      },
      {
        "at_stop": true,
        "direction": 35,
        "latitude": 59.40972,
        "line": "5",
        "longitude": 24.73669,
        "nearest_stop": "Metsakooli tee",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3499"
      },
      {
        "at_stop": true,
        "direction": 109,
        "latitude": 59.43275,
        "line": "40",
        "longitude": 24.84227,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3517"
      },
      {
        "at_stop": true,
        "direction": 339,
        "latitude": 59.43231,
        "line": "44",
        "longitude": 24.84239,
        "nearest_stop": "P. Pinna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3530"
      },
      {
        "at_stop": true,
        "direction": 68,
        "latitude": 59.44771,
        "line": "58",
        "longitude": 24.89258,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3532"
      },
      {
        "at_stop": true,
        "direction": 242,
        "latitude": 59.43252,
        "line": "35",
        "longitude": 24.83981,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3536"
      },
      {
        "at_stop": true,
        "direction": 247,
        "latitude": 59.44499,
        "line": "60",
        "longitude": 24.89724,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3541"
      },
      {
        "at_stop": true,
        "direction": 335,
        "latitude": 59.44288,
        "line": "35",
        "longitude": 24.82263,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3544"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.43206,
        "line": "48",
        "longitude": 24.84748,
        "nearest_stop": "Pirita keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3558"
      },
      {
        "at_stop": true,
        "direction": 148,
        "latitude": 59.41222,
        "line": "8",
        "longitude": 24.63541,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3575"
      },
      {
        "at_stop": true,
        "direction": 281,
        "latitude": 59.44396,
        "line": "66",
        "longitude": 24.74964,
        "nearest_stop": "Pelguranna",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3588"
      },
      {
        "at_stop": true,
        "direction": 23,
        "latitude": 59.46722,
        "line": "49",
        "longitude": 24.8338,
        "nearest_stop": "Viimsi keskus",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3593"
      },
      {
        "at_stop": true,
        "direction": 105,
        "latitude": 59.43439,
        "line": "42",
        "longitude": 24.76722,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3625"
      },
      {
        "at_stop": true,
        "direction": 99,
        "latitude": 59.45126,
        "line": "63",
        "longitude": 24.84641,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3670"
      },
      {
        "at_stop": true,
        "direction": 12,
        "latitude": 59.44516,
        "line": "50",
        "longitude": 24.89682,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3762"
      },
      {
        "at_stop": true,
        "direction": 73,
        "latitude": 59.43678,
        "line": "66",
        "longitude": 24.84969,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3780"
      },
      {
        "at_stop": true,
        "direction": 324,
        "latitude": 59.41561,
        "line": "12",
        "longitude": 24.6569,
        "nearest_stop": "Väike-Õismäe",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3792"
      },
      {
        "at_stop": true,
        "direction": 19,
        "latitude": 59.44523,
        "line": "50",
        "longitude": 24.89705,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3794"
      },
      {
        "at_stop": true,
        "direction": 72,
        "latitude": 59.43834,
        "line": "40",
        "longitude": 24.77078,
        "nearest_stop": "Priisle",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3920"
      },
      {
        "at_stop": true,
        "direction": 78,
        "latitude": 59.44234,
        "line": "67",
        "longitude": 24.88511,
        "nearest_stop": "Seli",
        "type": "bus",
        "type_code": "2",
        "vehicle_id": "3999"
      }
    ]
  },
  "success": true
}