GET /estonian-transport/tlt/vehicles
Real-time GPS positions of every Tallinn public-transport vehicle (TLT), parsed from transport.tallinn.ee. Each entry has type, line, lat/lon, heading, vehicle id, route and destination.
curl https://nordapi.ee/api/v1/estonian-transport/tlt/vehicles
{
"data": {
"count": 275,
"vehicles": [
{
"destination": "Kopli",
"heading": 297,
"lat": 59.44344,
"line": "2",
"lon": 24.74987,
"route": "138",
"type": "3",
"vehicle_id": "97"
},
{
"destination": "Kopli",
"heading": 293,
"lat": 59.43208,
"line": "2",
"lon": 24.76678,
"route": "158",
"type": "3",
"vehicle_id": "99"
},
{
"destination": "Kopli",
"heading": 309,
"lat": 59.45961,
"line": "1",
"lon": 24.67207,
"route": "104",
"type": "3",
"vehicle_id": "110"
},
{
"destination": "Kopli",
"heading": 253,
"lat": 59.4382,
"line": "1",
"lon": 24.76964,
"route": "158",
"type": "3",
"vehicle_id": "114"
},
{
"destination": "Kadriorg",
"heading": 91,
"lat": 59.43733,
"line": "1",
"lon": 24.76314,
"route": "187",
"type": "3",
"vehicle_id": "123"
},
{
"destination": "Suur-Paala",
"heading": 267,
"lat": 59.42682,
"line": "2",
"lon": 24.81377,
"route": "175",
"type": "3",
"vehicle_id": "148"
},
{
"destination": "Tondi",
"heading": 218,
"lat": 59.41433,
"line": "3",
"lon": 24.73849,
"route": "94",
"type": "3",
"vehicle_id": "502"
},
{
"destination": "Kopli",
"heading": 267,
"lat": 59.42684,
"line": "2",
"lon": 24.81428,
"route": "194",
"type": "3",
"vehicle_id": "503"
},
{
"destination": "Tondi",
"heading": 249,
"lat": 59.43695,
"line": "4",
"lon": 24.7541,
"route": "96",
"type": "3",
"vehicle_id": "506"
},
{
"destination": "Suur-Paala",
"heading": 55,
"lat": 59.43695,
"line": "4",
"lon": 24.75415,
"route": "23",
"type": "3",
"vehicle_id": "508"
},
{
"destination": "Suur-Paala",
"heading": 263,
"lat": 59.42683,
"line": "4",
"lon": 24.81434,
"route": "177",
"type": "3",
"vehicle_id": "509"
},
{
"destination": "Kadriorg",
"heading": 115,
"lat": 59.44178,
"line": "1",
"lon": 24.72972,
"route": "25",
"type": "3",
"vehicle_id": "510"
},
{
"destination": "Kopli",
"heading": 295,
"lat": 59.44186,
"line": "1",
"lon": 24.7296,
"route": "136",
"type": "3",
"vehicle_id": "511"
},
{
"destination": "Tondi",
"heading": 204,
"lat": 59.41153,
"line": "4",
"lon": 24.73425,
"route": "74",
"type": "3",
"vehicle_id": "512"
},
{
"destination": "Kopli",
"heading": 314,
"lat": 59.46131,
"line": "2",
"lon": 24.66898,
"route": "92",
"type": "3",
"vehicle_id": "514"
},
{
"destination": "Suur-Paala",
"heading": 263,
"lat": 59.42679,
"line": "4",
"lon": 24.81373,
"route": "147",
"type": "3",
"vehicle_id": "515"
},
{
"destination": "Tondi",
"heading": 277,
"lat": 59.42745,
"line": "4",
"lon": 24.7787,
"route": "126",
"type": "3",
"vehicle_id": "521"
},
{
"destination": "Kadriorg",
"heading": 218,
"lat": 59.46123,
"line": "1",
"lon": 24.66801,
"route": "53",
"type": "3",
"vehicle_id": "522"
},
{
"destination": "Kopli",
"heading": 12,
"lat": 59.43775,
"line": "5",
"lon": 24.75359,
"route": "58",
"type": "3",
"vehicle_id": "524"
},
{
"destination": "Kopli",
"heading": 322,
"lat": 59.46115,
"line": "1",
"lon": 24.66949,
"route": "76",
"type": "3",
"vehicle_id": "525"
},
{
"destination": "Suur-Paala",
"heading": 116,
"lat": 59.45343,
"line": "2",
"lon": 24.70403,
"route": "71",
"type": "3",
"vehicle_id": "527"
},
{
"destination": "Kopli",
"heading": 320,
"lat": 59.46128,
"line": "5",
"lon": 24.669,
"route": "22",
"type": "3",
"vehicle_id": "530"
},
{
"destination": "Vana-LÔuna",
"heading": 106,
"lat": 59.44347,
"line": "5",
"lon": 24.7492,
"route": "83",
"type": "3",
"vehicle_id": "532"
},
{
"destination": "Kadriorg",
"heading": 98,
"lat": 59.43872,
"line": "3",
"lon": 24.77769,
"route": "27",
"type": "3",
"vehicle_id": "535"
},
{
"destination": "Suur-Paala",
"heading": 130,
"lat": 59.40984,
"line": "4",
"lon": 24.7361,
"route": "45",
"type": "3",
"vehicle_id": "536"
},
{
"destination": "Kopli",
"heading": 311,
"lat": 59.45058,
"line": "2",
"lon": 24.70905,
"route": "120",
"type": "3",
"vehicle_id": "537"
},
{
"destination": "Suur-Paala",
"heading": 114,
"lat": 59.43189,
"line": "2",
"lon": 24.7676,
"route": "33",
"type": "3",
"vehicle_id": "538"
},
{
"destination": "Suur-Paala",
"heading": 43,
"lat": 59.43022,
"line": "4",
"lon": 24.78541,
"route": "199",
"type": "3",
"vehicle_id": "539"
},
{
"destination": "Suur-Paala",
"heading": 109,
"lat": 59.44323,
"line": "2",
"lon": 24.75071,
"route": "55",
"type": "3",
"vehicle_id": "540"
},
{
"destination": "Suur-Paala",
"heading": 220,
"lat": 59.42688,
"line": "2",
"lon": 24.81538,
"route": "17",
"type": "3",
"vehicle_id": "541"
},
{
"destination": "Tondi",
"heading": 200,
"lat": 59.41085,
"line": "3",
"lon": 24.73403,
"route": "60",
"type": "3",
"vehicle_id": "542"
},
{
"destination": "MustamÀe",
"heading": 255,
"lat": 59.39878,
"line": "83",
"lon": 24.68153,
"route": "54",
"type": "2",
"vehicle_id": "1009"
},
{
"destination": "Priisle",
"heading": 63,
"lat": 59.43533,
"line": "42",
"lon": 24.80683,
"route": "55",
"type": "2",
"vehicle_id": "1012"
},
{
"destination": "MustamÀe",
"heading": 211,
"lat": 59.41029,
"line": "83",
"lon": 24.65823,
"route": "106",
"type": "2",
"vehicle_id": "1013"
},
{
"destination": "MustamÀe",
"heading": 143,
"lat": 59.40012,
"line": "83",
"lon": 24.65904,
"route": "24",
"type": "2",
"vehicle_id": "1014"
},
{
"destination": "Kaubamaja",
"heading": 24,
"lat": 59.42123,
"line": "83",
"lon": 24.71435,
"route": "129",
"type": "2",
"vehicle_id": "1017"
},
{
"destination": "SĂŒtiste",
"heading": 202,
"lat": 59.42832,
"line": "67",
"lon": 24.77555,
"route": "123",
"type": "2",
"vehicle_id": "1019"
},
{
"destination": "MustamÀe",
"heading": 138,
"lat": 59.41046,
"line": "83",
"lon": 24.6584,
"route": "150",
"type": "2",
"vehicle_id": "1024"
},
{
"destination": "Seli",
"heading": 348,
"lat": 59.44518,
"line": "67",
"lon": 24.8968,
"route": "54",
"type": "2",
"vehicle_id": "1028"
},
{
"destination": "Kadaka",
"heading": 63,
"lat": 59.41104,
"line": "23",
"lon": 24.66108,
"route": "46",
"type": "2",
"vehicle_id": "1029"
},
{
"destination": "SĂŒtiste",
"heading": 203,
"lat": 59.41744,
"line": "67",
"lon": 24.72069,
"route": "13",
"type": "2",
"vehicle_id": "1030"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 152,
"lat": 59.41673,
"line": "42",
"lon": 24.65278,
"route": "82",
"type": "2",
"vehicle_id": "1031"
},
{
"destination": "Viru keskus",
"heading": 208,
"lat": 59.41058,
"line": "18",
"lon": 24.65854,
"route": "48",
"type": "2",
"vehicle_id": "1037"
},
{
"destination": "Pelguranna",
"heading": 334,
"lat": 59.43419,
"line": "40",
"lon": 24.73353,
"route": "33",
"type": "2",
"vehicle_id": "1097"
},
{
"destination": "Kadaka",
"heading": 292,
"lat": 59.41127,
"line": "24",
"lon": 24.66091,
"route": "192",
"type": "2",
"vehicle_id": "1108"
},
{
"destination": "Kadaka",
"heading": 296,
"lat": 59.41129,
"line": "24",
"lon": 24.66097,
"route": "102",
"type": "2",
"vehicle_id": "1109"
},
{
"destination": "Vana-LÔuna",
"heading": 295,
"lat": 59.41129,
"line": "73",
"lon": 24.66102,
"route": "112",
"type": "2",
"vehicle_id": "1110"
},
{
"destination": "Viru",
"heading": 15,
"lat": 59.39424,
"line": "36",
"lon": 24.725,
"route": "17",
"type": "2",
"vehicle_id": "1113"
},
{
"destination": "Kadaka",
"heading": 239,
"lat": 59.39871,
"line": "24",
"lon": 24.64091,
"route": "130",
"type": "2",
"vehicle_id": "1115"
},
{
"destination": "Kadaka",
"heading": 206,
"lat": 59.42533,
"line": "24",
"lon": 24.71768,
"route": "86",
"type": "2",
"vehicle_id": "1116"
},
{
"destination": "Kopli liinid",
"heading": 344,
"lat": 59.42797,
"line": "73",
"lon": 24.74768,
"route": "23",
"type": "2",
"vehicle_id": "1117"
},
{
"destination": "MustamÀe",
"heading": 120,
"lat": 59.40498,
"line": "37",
"lon": 24.70061,
"route": "22",
"type": "2",
"vehicle_id": "1120"
},
{
"destination": "Bussijaam",
"heading": 347,
"lat": 59.42115,
"line": "23",
"lon": 24.72954,
"route": "15",
"type": "2",
"vehicle_id": "1121"
},
{
"destination": "Kadaka",
"heading": 184,
"lat": 59.41208,
"line": "23",
"lon": 24.73328,
"route": "82",
"type": "2",
"vehicle_id": "1143"
},
{
"destination": "Viru keskus",
"heading": 219,
"lat": 59.49794,
"line": "38",
"lon": 24.90193,
"route": "18",
"type": "2",
"vehicle_id": "1149"
},
{
"destination": "Kadaka",
"heading": 229,
"lat": 59.4109,
"line": "24",
"lon": 24.65919,
"route": "112",
"type": "2",
"vehicle_id": "1160"
},
{
"destination": "Viru keskus",
"heading": 70,
"lat": 59.3776,
"line": "18A",
"lon": 24.68644,
"route": "16",
"type": "2",
"vehicle_id": "1161"
},
{
"destination": "Balti jaam",
"heading": 63,
"lat": 59.42957,
"line": "41",
"lon": 24.70647,
"route": "18",
"type": "2",
"vehicle_id": "1163"
},
{
"destination": "ĂigrumĂ€e",
"heading": 64,
"lat": 59.48127,
"line": "8",
"lon": 24.89082,
"route": "99",
"type": "2",
"vehicle_id": "1164"
},
{
"destination": "ĂigrumĂ€e",
"heading": 68,
"lat": 59.42525,
"line": "8",
"lon": 24.65475,
"route": "29",
"type": "2",
"vehicle_id": "1165"
},
{
"destination": "Balti jaam",
"heading": 57,
"lat": 59.44174,
"line": "21B",
"lon": 24.74257,
"route": "14",
"type": "2",
"vehicle_id": "1166"
},
{
"destination": "Pikakari",
"heading": 75,
"lat": 59.45985,
"line": "59",
"lon": 24.70393,
"route": "59",
"type": "2",
"vehicle_id": "1180"
},
{
"destination": "Viru keskus",
"heading": 74,
"lat": 59.43918,
"line": "20A",
"lon": 24.75993,
"route": "14",
"type": "2",
"vehicle_id": "1186"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 205,
"lat": 59.41786,
"line": "54",
"lon": 24.6372,
"route": "50",
"type": "2",
"vehicle_id": "1203"
},
{
"destination": "Estonia",
"heading": 24,
"lat": 59.40635,
"line": "24",
"lon": 24.7022,
"route": "65",
"type": "2",
"vehicle_id": "1215"
},
{
"destination": "Laagri",
"heading": 204,
"lat": 59.35023,
"line": "18",
"lon": 24.62668,
"route": "33",
"type": "2",
"vehicle_id": "1216"
},
{
"destination": "Estonia",
"heading": 31,
"lat": 59.39642,
"line": "24",
"lon": 24.66322,
"route": "175",
"type": "2",
"vehicle_id": "1223"
},
{
"destination": "Pelguranna",
"heading": 236,
"lat": 59.43489,
"line": "3",
"lon": 24.75286,
"route": "45",
"type": "2",
"vehicle_id": "1225"
},
{
"destination": "Kadaka",
"heading": 255,
"lat": 59.40411,
"line": "24",
"lon": 24.66968,
"route": "42",
"type": "2",
"vehicle_id": "1232"
},
{
"destination": "Balti jaam",
"heading": 102,
"lat": 59.43508,
"line": "21",
"lon": 24.61671,
"route": "44",
"type": "2",
"vehicle_id": "1233"
},
{
"destination": "Bussijaam",
"heading": 179,
"lat": 59.39651,
"line": "23",
"lon": 24.66324,
"route": "33",
"type": "2",
"vehicle_id": "1235"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 256,
"lat": 59.42532,
"line": "54",
"lon": 24.79478,
"route": "62",
"type": "2",
"vehicle_id": "1238"
},
{
"destination": "Estonia",
"heading": 77,
"lat": 59.43282,
"line": "24",
"lon": 24.7443,
"route": "153",
"type": "2",
"vehicle_id": "1240"
},
{
"destination": "KakumÀe",
"heading": 288,
"lat": 59.42398,
"line": "41B",
"lon": 24.64395,
"route": "15",
"type": "2",
"vehicle_id": "1243"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 146,
"lat": 59.41203,
"line": "54",
"lon": 24.63551,
"route": "24",
"type": "2",
"vehicle_id": "1244"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 256,
"lat": 59.42734,
"line": "8",
"lon": 24.66375,
"route": "84",
"type": "2",
"vehicle_id": "1248"
},
{
"destination": "Zoo",
"heading": 122,
"lat": 59.4013,
"line": "37",
"lon": 24.69549,
"route": "63",
"type": "2",
"vehicle_id": "1262"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 89,
"lat": 59.42036,
"line": "13",
"lon": 24.80199,
"route": "62",
"type": "2",
"vehicle_id": "1265"
},
{
"destination": "MustamÀe",
"heading": 250,
"lat": 59.4319,
"line": "83",
"lon": 24.73766,
"route": "84",
"type": "2",
"vehicle_id": "1302"
},
{
"destination": "Seli",
"heading": 23,
"lat": 59.42313,
"line": "67",
"lon": 24.72576,
"route": "96",
"type": "2",
"vehicle_id": "1304"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 208,
"lat": 59.41775,
"line": "21A",
"lon": 24.64067,
"route": "26",
"type": "2",
"vehicle_id": "1351"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 349,
"lat": 59.39726,
"line": "36",
"lon": 24.67272,
"route": "96",
"type": "2",
"vehicle_id": "1353"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 190,
"lat": 59.42785,
"line": "36",
"lon": 24.7425,
"route": "118",
"type": "2",
"vehicle_id": "1354"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 138,
"lat": 59.41217,
"line": "36",
"lon": 24.6355,
"route": "74",
"type": "2",
"vehicle_id": "1356"
},
{
"destination": "ĂigrumĂ€e",
"heading": 38,
"lat": 59.44471,
"line": "8",
"lon": 24.79789,
"route": "13",
"type": "2",
"vehicle_id": "1406"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 111,
"lat": 59.41128,
"line": "12",
"lon": 24.64466,
"route": "146",
"type": "2",
"vehicle_id": "1408"
},
{
"destination": "Kadaka",
"heading": 281,
"lat": 59.42795,
"line": "23",
"lon": 24.76485,
"route": "102",
"type": "2",
"vehicle_id": "1425"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 299,
"lat": 59.40349,
"line": "12",
"lon": 24.70687,
"route": "14",
"type": "2",
"vehicle_id": "1438"
},
{
"destination": "Vana-LÔuna",
"heading": 130,
"lat": 59.40811,
"line": "3",
"lon": 24.66112,
"route": "104",
"type": "2",
"vehicle_id": "1474"
},
{
"destination": "Balti jaam",
"heading": 246,
"lat": 59.4415,
"line": "59",
"lon": 24.74098,
"route": "28",
"type": "2",
"vehicle_id": "1476"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 218,
"lat": 59.445,
"line": "8",
"lon": 24.7978,
"route": "72",
"type": "2",
"vehicle_id": "1477"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 204,
"lat": 59.41066,
"line": "42",
"lon": 24.65866,
"route": "24",
"type": "2",
"vehicle_id": "1492"
},
{
"destination": "Priisle",
"heading": 207,
"lat": 59.40682,
"line": "13",
"lon": 24.68314,
"route": "11",
"type": "2",
"vehicle_id": "1500"
},
{
"destination": "Kadaka",
"heading": 54,
"lat": 59.40492,
"line": "23",
"lon": 24.65617,
"route": "62",
"type": "2",
"vehicle_id": "1506"
},
{
"destination": "Seli",
"heading": 56,
"lat": 59.43154,
"line": "67",
"lon": 24.78397,
"route": "68",
"type": "2",
"vehicle_id": "1516"
},
{
"destination": "Pelguranna",
"heading": 175,
"lat": 59.44413,
"line": "40",
"lon": 24.68827,
"route": "85",
"type": "2",
"vehicle_id": "1546"
},
{
"destination": "Seli",
"heading": 83,
"lat": 59.42637,
"line": "12",
"lon": 24.80798,
"route": "81",
"type": "2",
"vehicle_id": "1553"
},
{
"destination": "Priisle",
"heading": 321,
"lat": 59.42058,
"line": "42",
"lon": 24.6444,
"route": "95",
"type": "2",
"vehicle_id": "1561"
},
{
"destination": "Laagri",
"heading": 207,
"lat": 59.40922,
"line": "18",
"lon": 24.73572,
"route": "15",
"type": "2",
"vehicle_id": "1563"
},
{
"destination": "Viru keskus",
"heading": 30,
"lat": 59.41018,
"line": "18",
"lon": 24.73682,
"route": "82",
"type": "2",
"vehicle_id": "1569"
},
{
"destination": "Landi",
"heading": 189,
"lat": 59.43658,
"line": "21",
"lon": 24.7527,
"route": "23",
"type": "2",
"vehicle_id": "1747"
},
{
"destination": "Vana-LÔuna",
"heading": 46,
"lat": 59.44826,
"line": "3",
"lon": 24.6968,
"route": "20",
"type": "2",
"vehicle_id": "1757"
},
{
"destination": "Urda",
"heading": 179,
"lat": 59.43649,
"line": "18A",
"lon": 24.75723,
"route": "51",
"type": "2",
"vehicle_id": "1772"
},
{
"destination": "Viru keskus",
"heading": 359,
"lat": 59.43526,
"line": "18A",
"lon": 24.75765,
"route": "66",
"type": "2",
"vehicle_id": "1798"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 286,
"lat": 59.41007,
"line": "8",
"lon": 24.65796,
"route": "110",
"type": "2",
"vehicle_id": "1888"
},
{
"destination": "Urda",
"heading": 248,
"lat": 59.37511,
"line": "18A",
"lon": 24.67355,
"route": "33",
"type": "2",
"vehicle_id": "1908"
},
{
"destination": "Viru keskus",
"heading": 15,
"lat": 59.38328,
"line": "20A",
"lon": 24.63869,
"route": "30",
"type": "2",
"vehicle_id": "1942"
},
{
"destination": "P. Pinna",
"heading": 197,
"lat": 59.4393,
"line": "44",
"lon": 24.85075,
"route": "53",
"type": "2",
"vehicle_id": "1957"
},
{
"destination": "Pelguranna",
"heading": 332,
"lat": 59.44313,
"line": "66",
"lon": 24.70421,
"route": "69",
"type": "2",
"vehicle_id": "1960"
},
{
"destination": "Keskuse",
"heading": 87,
"lat": 59.45494,
"line": "72",
"lon": 24.68597,
"route": "50",
"type": "2",
"vehicle_id": "2032"
},
{
"destination": "Kaubamaja",
"heading": 25,
"lat": 59.41126,
"line": "81",
"lon": 24.68799,
"route": "77",
"type": "2",
"vehicle_id": "2045"
},
{
"destination": "Reisisadama D-terminal",
"heading": 88,
"lat": 59.42952,
"line": "25",
"lon": 24.69159,
"route": "57",
"type": "2",
"vehicle_id": "2064"
},
{
"destination": "Keskuse",
"heading": 129,
"lat": 59.40008,
"line": "72",
"lon": 24.6798,
"route": "128",
"type": "2",
"vehicle_id": "2065"
},
{
"destination": "Pelguranna",
"heading": 323,
"lat": 59.43317,
"line": "35",
"lon": 24.71548,
"route": "63",
"type": "2",
"vehicle_id": "2070"
},
{
"destination": "Kopli",
"heading": 325,
"lat": 59.44729,
"line": "33",
"lon": 24.69987,
"route": "15",
"type": "2",
"vehicle_id": "2073"
},
{
"destination": "Priisle",
"heading": 68,
"lat": 59.4278,
"line": "42",
"lon": 24.72326,
"route": "71",
"type": "2",
"vehicle_id": "2074"
},
{
"destination": "Keskuse",
"heading": 216,
"lat": 59.42666,
"line": "72",
"lon": 24.71884,
"route": "22",
"type": "2",
"vehicle_id": "2081"
},
{
"destination": "Metsakooli tee",
"heading": 359,
"lat": 59.42568,
"line": "5",
"lon": 24.74265,
"route": "63",
"type": "2",
"vehicle_id": "2091"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 118,
"lat": 59.41249,
"line": "12",
"lon": 24.63599,
"route": "114",
"type": "2",
"vehicle_id": "2100"
},
{
"destination": "MustamÀe",
"heading": 266,
"lat": 59.41022,
"line": "81",
"lon": 24.65722,
"route": "98",
"type": "2",
"vehicle_id": "2123"
},
{
"destination": "Kotermaa",
"heading": 213,
"lat": 59.40456,
"line": "61",
"lon": 24.61562,
"route": "62",
"type": "2",
"vehicle_id": "2125"
},
{
"destination": "Vana-LÔuna",
"heading": 303,
"lat": 59.46062,
"line": "73",
"lon": 24.67684,
"route": "92",
"type": "2",
"vehicle_id": "2127"
},
{
"destination": "HarkujÀrve",
"heading": 43,
"lat": 59.37328,
"line": "27",
"lon": 24.64436,
"route": "16",
"type": "2",
"vehicle_id": "2133"
},
{
"destination": "Kopli",
"heading": 72,
"lat": 59.40003,
"line": "72",
"lon": 24.69187,
"route": "103",
"type": "2",
"vehicle_id": "2134"
},
{
"destination": "Raudalu",
"heading": 142,
"lat": 59.36253,
"line": "57",
"lon": 24.76403,
"route": "34",
"type": "2",
"vehicle_id": "2140"
},
{
"destination": "PÀÀskĂŒla jaam",
"heading": 274,
"lat": 59.40248,
"line": "20",
"lon": 24.71168,
"route": "29",
"type": "2",
"vehicle_id": "2181"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 179,
"lat": 59.41182,
"line": "16",
"lon": 24.6352,
"route": "14",
"type": "2",
"vehicle_id": "2188"
},
{
"destination": "Reisisadama D-terminal",
"heading": 72,
"lat": 59.44358,
"line": "20",
"lon": 24.76512,
"route": "12",
"type": "2",
"vehicle_id": "2194"
},
{
"destination": "Priisle",
"heading": 88,
"lat": 59.45132,
"line": "63",
"lon": 24.85006,
"route": "106",
"type": "2",
"vehicle_id": "2195"
},
{
"destination": "MĂ€nniku",
"heading": 205,
"lat": 59.41775,
"line": "33",
"lon": 24.68118,
"route": "36",
"type": "2",
"vehicle_id": "2199"
},
{
"destination": "Paljassaare",
"heading": 331,
"lat": 59.4383,
"line": "26",
"lon": 24.70924,
"route": "63",
"type": "2",
"vehicle_id": "2200"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 246,
"lat": 59.41553,
"line": "16",
"lon": 24.65555,
"route": "30",
"type": "2",
"vehicle_id": "2209"
},
{
"destination": "Priisle",
"heading": 163,
"lat": 59.44777,
"line": "13",
"lon": 24.89525,
"route": "87",
"type": "2",
"vehicle_id": "2212"
},
{
"destination": "Reisisadama D-terminal",
"heading": 134,
"lat": 59.40814,
"line": "25",
"lon": 24.66118,
"route": "73",
"type": "2",
"vehicle_id": "2228"
},
{
"destination": "Viimsi",
"heading": 88,
"lat": 59.43705,
"line": "1",
"lon": 24.76061,
"route": "17",
"type": "2",
"vehicle_id": "2247"
},
{
"destination": "MĂ€nniku",
"heading": 346,
"lat": 59.41021,
"line": "33",
"lon": 24.65672,
"route": "118",
"type": "2",
"vehicle_id": "2257"
},
{
"destination": "MĂ€nniku",
"heading": 146,
"lat": 59.36543,
"line": "5",
"lon": 24.7183,
"route": "96",
"type": "2",
"vehicle_id": "2284"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 243,
"lat": 59.42614,
"line": "26",
"lon": 24.65704,
"route": "42",
"type": "2",
"vehicle_id": "2291"
},
{
"destination": "Tiskre",
"heading": 287,
"lat": 59.42929,
"line": "25",
"lon": 24.61824,
"route": "16",
"type": "2",
"vehicle_id": "2311"
},
{
"destination": "Kopli",
"heading": 29,
"lat": 59.41013,
"line": "33",
"lon": 24.6684,
"route": "71",
"type": "2",
"vehicle_id": "2333"
},
{
"destination": "Viru keskus",
"heading": 58,
"lat": 59.43921,
"line": "18",
"lon": 24.75942,
"route": "62",
"type": "2",
"vehicle_id": "2375"
},
{
"destination": "Viimsi",
"heading": 9,
"lat": 59.47994,
"line": "1",
"lon": 24.84053,
"route": "85",
"type": "2",
"vehicle_id": "2390"
},
{
"destination": "Vana-PÀÀskĂŒla",
"heading": 123,
"lat": 59.40136,
"line": "10",
"lon": 24.69397,
"route": "73",
"type": "2",
"vehicle_id": "2410"
},
{
"destination": "Vana-PÀÀskĂŒla",
"heading": 169,
"lat": 59.3626,
"line": "10",
"lon": 24.62926,
"route": "53",
"type": "2",
"vehicle_id": "2413"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 120,
"lat": 59.4267,
"line": "4",
"lon": 24.63099,
"route": "28",
"type": "2",
"vehicle_id": "2416"
},
{
"destination": "Tiskre",
"heading": 153,
"lat": 59.41201,
"line": "4",
"lon": 24.63545,
"route": "61",
"type": "2",
"vehicle_id": "2418"
},
{
"destination": "Viru keskus",
"heading": 142,
"lat": 59.40956,
"line": "1",
"lon": 24.65965,
"route": "114",
"type": "2",
"vehicle_id": "2440"
},
{
"destination": "MÔigu",
"heading": 129,
"lat": 59.43004,
"line": "2",
"lon": 24.77211,
"route": "47",
"type": "2",
"vehicle_id": "2445"
},
{
"destination": "MustamÀe",
"heading": 257,
"lat": 59.40478,
"line": "81",
"lon": 24.67508,
"route": "140",
"type": "2",
"vehicle_id": "2460"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 143,
"lat": 59.41196,
"line": "13",
"lon": 24.63539,
"route": "36",
"type": "2",
"vehicle_id": "2472"
},
{
"destination": "Seli",
"heading": 94,
"lat": 59.444,
"line": "35",
"lon": 24.69508,
"route": "100",
"type": "2",
"vehicle_id": "2483"
},
{
"destination": "HarkujÀrve",
"heading": 259,
"lat": 59.41471,
"line": "27",
"lon": 24.58347,
"route": "32",
"type": "2",
"vehicle_id": "2497"
},
{
"destination": "Kopli",
"heading": 332,
"lat": 59.43988,
"line": "72",
"lon": 24.70769,
"route": "75",
"type": "2",
"vehicle_id": "2498"
},
{
"destination": "Viru keskus",
"heading": 127,
"lat": 59.40946,
"line": "1",
"lon": 24.65965,
"route": "102",
"type": "2",
"vehicle_id": "2502"
},
{
"destination": "Viru keskus",
"heading": 32,
"lat": 59.43879,
"line": "1",
"lon": 24.7585,
"route": "40",
"type": "2",
"vehicle_id": "2508"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 249,
"lat": 59.44695,
"line": "42",
"lon": 24.88877,
"route": "14",
"type": "2",
"vehicle_id": "2510"
},
{
"destination": "MustamÀe",
"heading": 204,
"lat": 59.4009,
"line": "81",
"lon": 24.65876,
"route": "118",
"type": "2",
"vehicle_id": "2515"
},
{
"destination": "Kadaka",
"heading": 54,
"lat": 59.40513,
"line": "24",
"lon": 24.65585,
"route": "18",
"type": "2",
"vehicle_id": "2570"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 337,
"lat": 59.44607,
"line": "12",
"lon": 24.89804,
"route": "48",
"type": "2",
"vehicle_id": "2580"
},
{
"destination": "Viru",
"heading": 141,
"lat": 59.40424,
"line": "36",
"lon": 24.65528,
"route": "51",
"type": "2",
"vehicle_id": "2595"
},
{
"destination": "MĂ€nniku",
"heading": 123,
"lat": 59.38015,
"line": "33",
"lon": 24.70054,
"route": "104",
"type": "2",
"vehicle_id": "2600"
},
{
"destination": "Viru keskus",
"heading": 163,
"lat": 59.4859,
"line": "1",
"lon": 24.8417,
"route": "64",
"type": "2",
"vehicle_id": "2614"
},
{
"destination": "MĂ€nniku",
"heading": 192,
"lat": 59.41963,
"line": "5",
"lon": 24.74155,
"route": "46",
"type": "2",
"vehicle_id": "2618"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 155,
"lat": 59.4123,
"line": "26",
"lon": 24.63496,
"route": "18",
"type": "2",
"vehicle_id": "2641"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 325,
"lat": 59.41556,
"line": "10",
"lon": 24.65692,
"route": "16",
"type": "2",
"vehicle_id": "2647"
},
{
"destination": "Kopli",
"heading": 296,
"lat": 59.3757,
"line": "33",
"lon": 24.71581,
"route": "55",
"type": "2",
"vehicle_id": "2648"
},
{
"destination": "Keskuse",
"heading": 22,
"lat": 59.40995,
"line": "72",
"lon": 24.66826,
"route": "150",
"type": "2",
"vehicle_id": "2650"
},
{
"destination": "MĂ€nniku",
"heading": 19,
"lat": 59.46041,
"line": "5",
"lon": 24.81852,
"route": "14",
"type": "2",
"vehicle_id": "2658"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 144,
"lat": 59.4088,
"line": "16",
"lon": 24.66029,
"route": "90",
"type": "2",
"vehicle_id": "2662"
},
{
"destination": "Tallinn-VĂ€ike",
"heading": 202,
"lat": 59.41404,
"line": "16",
"lon": 24.74902,
"route": "65",
"type": "2",
"vehicle_id": "2668"
},
{
"destination": "JĂ€rve haigla",
"heading": 112,
"lat": 59.41175,
"line": "61",
"lon": 24.6421,
"route": "19",
"type": "2",
"vehicle_id": "2669"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 252,
"lat": 59.42897,
"line": "16",
"lon": 24.73181,
"route": "46",
"type": "2",
"vehicle_id": "2683"
},
{
"destination": "Kotermaa",
"heading": 215,
"lat": 59.40995,
"line": "61",
"lon": 24.63157,
"route": "42",
"type": "2",
"vehicle_id": "2690"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 191,
"lat": 59.41222,
"line": "10",
"lon": 24.63531,
"route": "94",
"type": "2",
"vehicle_id": "2700"
},
{
"destination": "Kaubamaja",
"heading": 82,
"lat": 59.43289,
"line": "81",
"lon": 24.74549,
"route": "49",
"type": "2",
"vehicle_id": "2707"
},
{
"destination": "MustamÀe",
"heading": 232,
"lat": 59.43172,
"line": "81",
"lon": 24.71261,
"route": "22",
"type": "2",
"vehicle_id": "2716"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 114,
"lat": 59.41254,
"line": "42",
"lon": 24.63566,
"route": "128",
"type": "2",
"vehicle_id": "2720"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 201,
"lat": 59.41235,
"line": "62",
"lon": 24.63473,
"route": "34",
"type": "2",
"vehicle_id": "2724"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 304,
"lat": 59.4111,
"line": "16",
"lon": 24.66188,
"route": "80",
"type": "2",
"vehicle_id": "2727"
},
{
"destination": "MĂ€nniku",
"heading": 3,
"lat": 59.36633,
"line": "33",
"lon": 24.71813,
"route": "88",
"type": "2",
"vehicle_id": "2729"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 70,
"lat": 59.38376,
"line": "10",
"lon": 24.67114,
"route": "34",
"type": "2",
"vehicle_id": "2731"
},
{
"destination": "Tallinn-VĂ€ike",
"heading": 25,
"lat": 59.42051,
"line": "16",
"lon": 24.69654,
"route": "105",
"type": "2",
"vehicle_id": "2732"
},
{
"destination": "MĂ€nniku",
"heading": 1,
"lat": 59.36641,
"line": "5",
"lon": 24.71792,
"route": "80",
"type": "2",
"vehicle_id": "2770"
},
{
"destination": "Vana-LÔuna",
"heading": 180,
"lat": 59.42731,
"line": "73",
"lon": 24.74259,
"route": "48",
"type": "2",
"vehicle_id": "2773"
},
{
"destination": "JĂ€rve haigla",
"heading": 193,
"lat": 59.39472,
"line": "61",
"lon": 24.70901,
"route": "81",
"type": "2",
"vehicle_id": "2776"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 52,
"lat": 59.40505,
"line": "42",
"lon": 24.6559,
"route": "68",
"type": "2",
"vehicle_id": "2804"
},
{
"destination": "Metsakooli tee",
"heading": 74,
"lat": 59.4588,
"line": "5",
"lon": 24.83428,
"route": "29",
"type": "2",
"vehicle_id": "2849"
},
{
"destination": "MÔigu",
"heading": 53,
"lat": 59.44173,
"line": "2",
"lon": 24.7425,
"route": "77",
"type": "2",
"vehicle_id": "2896"
},
{
"destination": "Seli",
"heading": 60,
"lat": 59.44507,
"line": "12",
"lon": 24.89074,
"route": "63",
"type": "2",
"vehicle_id": "3012"
},
{
"destination": "Priisle",
"heading": 101,
"lat": 59.44237,
"line": "66",
"lon": 24.79102,
"route": "94",
"type": "2",
"vehicle_id": "3014"
},
{
"destination": "Viru keskus",
"heading": 220,
"lat": 59.45835,
"line": "34",
"lon": 24.81251,
"route": "64",
"type": "2",
"vehicle_id": "3018"
},
{
"destination": "Vesse",
"heading": 74,
"lat": 59.43219,
"line": "48",
"lon": 24.84805,
"route": "33",
"type": "2",
"vehicle_id": "3020"
},
{
"destination": "Priisle",
"heading": 124,
"lat": 59.43191,
"line": "40",
"lon": 24.73683,
"route": "104",
"type": "2",
"vehicle_id": "3023"
},
{
"destination": "Seli",
"heading": 86,
"lat": 59.43203,
"line": "50",
"lon": 24.81426,
"route": "124",
"type": "2",
"vehicle_id": "3032"
},
{
"destination": "Priisle",
"heading": 58,
"lat": 59.4462,
"line": "40",
"lon": 24.81892,
"route": "70",
"type": "2",
"vehicle_id": "3034"
},
{
"destination": "Viru keskus",
"heading": 36,
"lat": 59.43919,
"line": "34",
"lon": 24.75948,
"route": "40",
"type": "2",
"vehicle_id": "3035"
},
{
"destination": "Pelguranna",
"heading": 234,
"lat": 59.44451,
"line": "40",
"lon": 24.8137,
"route": "15",
"type": "2",
"vehicle_id": "3036"
},
{
"destination": "Seli",
"heading": 81,
"lat": 59.43911,
"line": "60",
"lon": 24.77662,
"route": "24",
"type": "2",
"vehicle_id": "3044"
},
{
"destination": "Priisle",
"heading": 81,
"lat": 59.40765,
"line": "54",
"lon": 24.6235,
"route": "75",
"type": "2",
"vehicle_id": "3060"
},
{
"destination": "Vesse",
"heading": 101,
"lat": 59.44938,
"line": "48",
"lon": 24.8812,
"route": "69",
"type": "2",
"vehicle_id": "3063"
},
{
"destination": "SÔjamÀe",
"heading": 95,
"lat": 59.43387,
"line": "15",
"lon": 24.75888,
"route": "69",
"type": "2",
"vehicle_id": "3067"
},
{
"destination": "Seli",
"heading": 1,
"lat": 59.44496,
"line": "35",
"lon": 24.89725,
"route": "44",
"type": "2",
"vehicle_id": "3070"
},
{
"destination": "Priisle",
"heading": 290,
"lat": 59.44794,
"line": "66",
"lon": 24.89595,
"route": "34",
"type": "2",
"vehicle_id": "3072"
},
{
"destination": "Seli",
"heading": 112,
"lat": 59.40682,
"line": "12",
"lon": 24.69337,
"route": "99",
"type": "2",
"vehicle_id": "3086"
},
{
"destination": "Majaka pÔik",
"heading": 253,
"lat": 59.43831,
"line": "58",
"lon": 24.81905,
"route": "87",
"type": "2",
"vehicle_id": "3101"
},
{
"destination": "Maneezi",
"heading": 256,
"lat": 59.44252,
"line": "63",
"lon": 24.79075,
"route": "23",
"type": "2",
"vehicle_id": "3103"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 207,
"lat": 59.44939,
"line": "13",
"lon": 24.8324,
"route": "76",
"type": "2",
"vehicle_id": "3106"
},
{
"destination": "Seli",
"heading": 15,
"lat": 59.44524,
"line": "50",
"lon": 24.89706,
"route": "60",
"type": "2",
"vehicle_id": "3136"
},
{
"destination": "Priisle",
"heading": 334,
"lat": 59.44205,
"line": "13",
"lon": 24.82339,
"route": "101",
"type": "2",
"vehicle_id": "3154"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 201,
"lat": 59.41279,
"line": "12",
"lon": 24.63501,
"route": "132",
"type": "2",
"vehicle_id": "3182"
},
{
"destination": "Priisle",
"heading": 213,
"lat": 59.44715,
"line": "58",
"lon": 24.89542,
"route": "24",
"type": "2",
"vehicle_id": "3190"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 173,
"lat": 59.41253,
"line": "42",
"lon": 24.63546,
"route": "112",
"type": "2",
"vehicle_id": "3201"
},
{
"destination": "Priisle",
"heading": 126,
"lat": 59.4478,
"line": "63",
"lon": 24.89521,
"route": "68",
"type": "2",
"vehicle_id": "3211"
},
{
"destination": "Balti jaam",
"heading": 321,
"lat": 59.42364,
"line": "2",
"lon": 24.78657,
"route": "24",
"type": "2",
"vehicle_id": "3245"
},
{
"destination": "Viimsi keskus",
"heading": 103,
"lat": 59.42216,
"line": "49",
"lon": 24.8211,
"route": "16",
"type": "2",
"vehicle_id": "3270"
},
{
"destination": "SĂŒtiste",
"heading": 249,
"lat": 59.4435,
"line": "67",
"lon": 24.88987,
"route": "83",
"type": "2",
"vehicle_id": "3271"
},
{
"destination": "Pelguranna",
"heading": 232,
"lat": 59.44426,
"line": "66",
"lon": 24.8132,
"route": "15",
"type": "2",
"vehicle_id": "3295"
},
{
"destination": "Seli",
"heading": 26,
"lat": 59.44521,
"line": "50",
"lon": 24.89672,
"route": "90",
"type": "2",
"vehicle_id": "3298"
},
{
"destination": "Priisle",
"heading": 168,
"lat": 59.44719,
"line": "66",
"lon": 24.896,
"route": "52",
"type": "2",
"vehicle_id": "3306"
},
{
"destination": "Priisle",
"heading": 330,
"lat": 59.44083,
"line": "31",
"lon": 24.85041,
"route": "18",
"type": "2",
"vehicle_id": "3349"
},
{
"destination": "Seli",
"heading": 32,
"lat": 59.44554,
"line": "67",
"lon": 24.89712,
"route": "108",
"type": "2",
"vehicle_id": "3360"
},
{
"destination": "Priisle",
"heading": 144,
"lat": 59.44775,
"line": "42",
"lon": 24.89527,
"route": "37",
"type": "2",
"vehicle_id": "3361"
},
{
"destination": "Priisle",
"heading": 87,
"lat": 59.44785,
"line": "40",
"lon": 24.8952,
"route": "132",
"type": "2",
"vehicle_id": "3368"
},
{
"destination": "Priisle",
"heading": 193,
"lat": 59.43232,
"line": "63",
"lon": 24.84222,
"route": "46",
"type": "2",
"vehicle_id": "3379"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 106,
"lat": 59.40854,
"line": "36",
"lon": 24.66113,
"route": "34",
"type": "2",
"vehicle_id": "3381"
},
{
"destination": "Seli",
"heading": 65,
"lat": 59.44007,
"line": "35",
"lon": 24.78362,
"route": "30",
"type": "2",
"vehicle_id": "3382"
},
{
"destination": "MustamÀe",
"heading": 123,
"lat": 59.40863,
"line": "37",
"lon": 24.6612,
"route": "42",
"type": "2",
"vehicle_id": "3393"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 286,
"lat": 59.43318,
"line": "42",
"lon": 24.77706,
"route": "170",
"type": "2",
"vehicle_id": "3399"
},
{
"destination": "Vana-LÔuna",
"heading": 249,
"lat": 59.42844,
"line": "3",
"lon": 24.75081,
"route": "70",
"type": "2",
"vehicle_id": "3420"
},
{
"destination": "Reisisadama D-terminal",
"heading": 74,
"lat": 59.44346,
"line": "25",
"lon": 24.76454,
"route": "37",
"type": "2",
"vehicle_id": "3434"
},
{
"destination": "Maneezi",
"heading": 246,
"lat": 59.44868,
"line": "60",
"lon": 24.82941,
"route": "81",
"type": "2",
"vehicle_id": "3444"
},
{
"destination": "Viru keskus",
"heading": 62,
"lat": 59.45206,
"line": "29",
"lon": 24.85361,
"route": "36",
"type": "2",
"vehicle_id": "3458"
},
{
"destination": "SÔjamÀe",
"heading": 339,
"lat": 59.4322,
"line": "15",
"lon": 24.8399,
"route": "45",
"type": "2",
"vehicle_id": "3467"
},
{
"destination": "Vesse",
"heading": 160,
"lat": 59.43165,
"line": "48",
"lon": 24.84193,
"route": "45",
"type": "2",
"vehicle_id": "3470"
},
{
"destination": "Pirita keskus",
"heading": 56,
"lat": 59.46038,
"line": "48",
"lon": 24.90526,
"route": "16",
"type": "2",
"vehicle_id": "3479"
},
{
"destination": "Pelguranna",
"heading": 248,
"lat": 59.43463,
"line": "35",
"lon": 24.85976,
"route": "117",
"type": "2",
"vehicle_id": "3490"
},
{
"destination": "Seli",
"heading": 324,
"lat": 59.44522,
"line": "60",
"lon": 24.89698,
"route": "110",
"type": "2",
"vehicle_id": "3495"
},
{
"destination": "Balti jaam",
"heading": 63,
"lat": 59.44168,
"line": "2",
"lon": 24.74239,
"route": "102",
"type": "2",
"vehicle_id": "3499"
},
{
"destination": "Vesse",
"heading": 164,
"lat": 59.4317,
"line": "48",
"lon": 24.84285,
"route": "55",
"type": "2",
"vehicle_id": "3507"
},
{
"destination": "Lennujaam",
"heading": 129,
"lat": 59.49107,
"line": "49",
"lon": 24.8316,
"route": "61",
"type": "2",
"vehicle_id": "3509"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 272,
"lat": 59.42785,
"line": "42",
"lon": 24.71367,
"route": "154",
"type": "2",
"vehicle_id": "3517"
},
{
"destination": "Estonia",
"heading": 253,
"lat": 59.43559,
"line": "31",
"lon": 24.84142,
"route": "37",
"type": "2",
"vehicle_id": "3521"
},
{
"destination": "Priisle",
"heading": 171,
"lat": 59.432,
"line": "63",
"lon": 24.84111,
"route": "90",
"type": "2",
"vehicle_id": "3534"
},
{
"destination": "Seli",
"heading": 316,
"lat": 59.39542,
"line": "67",
"lon": 24.68381,
"route": "28",
"type": "2",
"vehicle_id": "3540"
},
{
"destination": "SĂŒtiste",
"heading": 123,
"lat": 59.40002,
"line": "67",
"lon": 24.68001,
"route": "39",
"type": "2",
"vehicle_id": "3541"
},
{
"destination": "Viru keskus",
"heading": 244,
"lat": 59.43181,
"line": "34",
"lon": 24.84274,
"route": "102",
"type": "2",
"vehicle_id": "3547"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 264,
"lat": 59.43223,
"line": "12",
"lon": 24.81689,
"route": "30",
"type": "2",
"vehicle_id": "3549"
},
{
"destination": "Seli",
"heading": 86,
"lat": 59.44233,
"line": "35",
"lon": 24.88532,
"route": "82",
"type": "2",
"vehicle_id": "3550"
},
{
"destination": "Pelguranna",
"heading": 260,
"lat": 59.44326,
"line": "35",
"lon": 24.79681,
"route": "15",
"type": "2",
"vehicle_id": "3551"
},
{
"destination": "Priisle",
"heading": 174,
"lat": 59.44905,
"line": "54",
"lon": 24.89072,
"route": "11",
"type": "2",
"vehicle_id": "3562"
},
{
"destination": "Priisle",
"heading": 72,
"lat": 59.44797,
"line": "40",
"lon": 24.89371,
"route": "52",
"type": "2",
"vehicle_id": "3564"
},
{
"destination": "Priisle",
"heading": 86,
"lat": 59.44301,
"line": "58",
"lon": 24.8815,
"route": "56",
"type": "2",
"vehicle_id": "3565"
},
{
"destination": "Vana-LÔuna",
"heading": 119,
"lat": 59.40843,
"line": "73",
"lon": 24.66048,
"route": "68",
"type": "2",
"vehicle_id": "3574"
},
{
"destination": "Viru keskus",
"heading": 50,
"lat": 59.43933,
"line": "44",
"lon": 24.76023,
"route": "80",
"type": "2",
"vehicle_id": "3576"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 146,
"lat": 59.41227,
"line": "13",
"lon": 24.63501,
"route": "22",
"type": "2",
"vehicle_id": "3578"
},
{
"destination": "Lennujaam",
"heading": 185,
"lat": 59.41837,
"line": "49",
"lon": 24.79864,
"route": "43",
"type": "2",
"vehicle_id": "3582"
},
{
"destination": "Viru keskus",
"heading": 335,
"lat": 59.4488,
"line": "29",
"lon": 24.89333,
"route": "18",
"type": "2",
"vehicle_id": "3588"
},
{
"destination": "Viru keskus",
"heading": 254,
"lat": 59.43886,
"line": "44",
"lon": 24.77367,
"route": "26",
"type": "2",
"vehicle_id": "3619"
},
{
"destination": "Seli",
"heading": 157,
"lat": 59.4476,
"line": "60",
"lon": 24.89187,
"route": "52",
"type": "2",
"vehicle_id": "3625"
},
{
"destination": "Seli",
"heading": 31,
"lat": 59.44521,
"line": "35",
"lon": 24.89687,
"route": "132",
"type": "2",
"vehicle_id": "3627"
},
{
"destination": "Priisle",
"heading": 88,
"lat": 59.42304,
"line": "13",
"lon": 24.79602,
"route": "113",
"type": "2",
"vehicle_id": "3715"
},
{
"destination": "Vana-LÔuna",
"heading": 337,
"lat": 59.43254,
"line": "3",
"lon": 24.84062,
"route": "90",
"type": "2",
"vehicle_id": "3763"
},
{
"destination": "Priisle",
"heading": 106,
"lat": 59.427,
"line": "54",
"lon": 24.77156,
"route": "37",
"type": "2",
"vehicle_id": "3788"
},
{
"destination": "Muuga aedlinn",
"heading": 37,
"lat": 59.44423,
"line": "34",
"lon": 24.79713,
"route": "17",
"type": "2",
"vehicle_id": "3792"
},
{
"destination": "VĂ€ike-ĂismĂ€e",
"heading": 282,
"lat": 59.40971,
"line": "13",
"lon": 24.6751,
"route": "48",
"type": "2",
"vehicle_id": "3898"
},
{
"destination": "SÔjamÀe",
"heading": 302,
"lat": 59.41629,
"line": "15",
"lon": 24.86581,
"route": "23",
"type": "2",
"vehicle_id": "3929"
},
{
"destination": "Balti jaam",
"heading": 46,
"lat": 59.40288,
"line": "85",
"lon": 24.66312,
"route": "115",
"type": "1",
"vehicle_id": "6347"
},
{
"destination": "MustamÀe",
"heading": 205,
"lat": 59.4103,
"line": "85",
"lon": 24.68671,
"route": "28",
"type": "1",
"vehicle_id": "6349"
},
{
"destination": "Keskuse",
"heading": 203,
"lat": 59.42062,
"line": "84",
"lon": 24.71359,
"route": "122",
"type": "1",
"vehicle_id": "6351"
},
{
"destination": "Balti jaam",
"heading": 73,
"lat": 59.39989,
"line": "84",
"lon": 24.69121,
"route": "91",
"type": "1",
"vehicle_id": "6353"
},
{
"destination": "Balti jaam",
"heading": 83,
"lat": 59.43506,
"line": "85",
"lon": 24.73026,
"route": "63",
"type": "1",
"vehicle_id": "6354"
},
{
"destination": "Balti jaam",
"heading": 27,
"lat": 59.44167,
"line": "84",
"lon": 24.74153,
"route": "61",
"type": "1",
"vehicle_id": "6355"
},
{
"destination": "Balti jaam",
"heading": 43,
"lat": 59.44158,
"line": "84",
"lon": 24.74236,
"route": "27",
"type": "1",
"vehicle_id": "6356"
},
{
"destination": "MustamÀe",
"heading": 97,
"lat": 59.41135,
"line": "85",
"lon": 24.661,
"route": "88",
"type": "1",
"vehicle_id": "6359"
},
{
"destination": "MustamÀe",
"heading": 82,
"lat": 59.41131,
"line": "85",
"lon": 24.66113,
"route": "140",
"type": "1",
"vehicle_id": "6362"
}
]
},
"success": true
}