← Estland

Tallinn Kollektivtrafik Livepositioner

GET /estonian-transport/tlt/vehicles

GPS-positioner i realtid för varje fordon i Tallinns kollektivtrafik (TLT), tolkade från transport.tallinn.ee. Varje post har typ, linje, lat/lon, riktning, fordons-id, rutt och destination.

Exempelförfrågningar

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

Livesvar

{
  "data": {
    "count": 472,
    "vehicles": [
      {
        "destination": "Kopli",
        "heading": 318,
        "lat": 59.45351,
        "line": "2",
        "lon": 24.70389,
        "route": "156",
        "type": "3",
        "vehicle_id": "98"
      },
      {
        "destination": "Kopli",
        "heading": 314,
        "lat": 59.46272,
        "line": "2",
        "lon": 24.66559,
        "route": "82",
        "type": "3",
        "vehicle_id": "99"
      },
      {
        "destination": "Kopli",
        "heading": 333,
        "lat": 59.43665,
        "line": "2",
        "lon": 24.75738,
        "route": "192",
        "type": "3",
        "vehicle_id": "102"
      },
      {
        "destination": "Suur-Paala",
        "heading": 268,
        "lat": 59.42682,
        "line": "2",
        "lon": 24.8138,
        "route": "219",
        "type": "3",
        "vehicle_id": "110"
      },
      {
        "destination": "Kadriorg",
        "heading": 127,
        "lat": 59.44684,
        "line": "1",
        "lon": 24.7152,
        "route": "201",
        "type": "3",
        "vehicle_id": "114"
      },
      {
        "destination": "Kopli",
        "heading": 302,
        "lat": 59.42991,
        "line": "2",
        "lon": 24.78647,
        "route": "104",
        "type": "3",
        "vehicle_id": "123"
      },
      {
        "destination": "Kopli",
        "heading": 295,
        "lat": 59.4552,
        "line": "1",
        "lon": 24.68107,
        "route": "66",
        "type": "3",
        "vehicle_id": "138"
      },
      {
        "destination": "Kopli",
        "heading": 329,
        "lat": 59.46302,
        "line": "1",
        "lon": 24.66618,
        "route": "224",
        "type": "3",
        "vehicle_id": "140"
      },
      {
        "destination": "Kadriorg",
        "heading": 73,
        "lat": 59.43892,
        "line": "1",
        "lon": 24.77453,
        "route": "145",
        "type": "3",
        "vehicle_id": "141"
      },
      {
        "destination": "Kopli",
        "heading": 315,
        "lat": 59.4611,
        "line": "2",
        "lon": 24.66941,
        "route": "136",
        "type": "3",
        "vehicle_id": "148"
      },
      {
        "destination": "Kopli",
        "heading": 307,
        "lat": 59.44733,
        "line": "5",
        "lon": 24.71401,
        "route": "90",
        "type": "3",
        "vehicle_id": "182"
      },
      {
        "destination": "Suur-Paala",
        "heading": 182,
        "lat": 59.43621,
        "line": "4",
        "lon": 24.76046,
        "route": "147",
        "type": "3",
        "vehicle_id": "502"
      },
      {
        "destination": "Suur-Paala",
        "heading": 122,
        "lat": 59.428,
        "line": "4",
        "lon": 24.79211,
        "route": "123",
        "type": "3",
        "vehicle_id": "503"
      },
      {
        "destination": "Kadriorg",
        "heading": 154,
        "lat": 59.44106,
        "line": "1",
        "lon": 24.75311,
        "route": "177",
        "type": "3",
        "vehicle_id": "504"
      },
      {
        "destination": "Tondi",
        "heading": 203,
        "lat": 59.41136,
        "line": "4",
        "lon": 24.73413,
        "route": "230",
        "type": "3",
        "vehicle_id": "505"
      },
      {
        "destination": "Tondi",
        "heading": 4,
        "lat": 59.44017,
        "line": "3",
        "lon": 24.78559,
        "route": "104",
        "type": "3",
        "vehicle_id": "506"
      },
      {
        "destination": "Tondi",
        "heading": 187,
        "lat": 59.43103,
        "line": "4",
        "lon": 24.74538,
        "route": "20",
        "type": "3",
        "vehicle_id": "508"
      },
      {
        "destination": "Suur-Paala",
        "heading": 134,
        "lat": 59.45787,
        "line": "2",
        "lon": 24.67583,
        "route": "117",
        "type": "3",
        "vehicle_id": "509"
      },
      {
        "destination": "Tondi",
        "heading": 309,
        "lat": 59.43121,
        "line": "4",
        "lon": 24.76984,
        "route": "44",
        "type": "3",
        "vehicle_id": "510"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 25,
        "lat": 59.44372,
        "line": "5",
        "lon": 24.74407,
        "route": "43",
        "type": "3",
        "vehicle_id": "512"
      },
      {
        "destination": "Pärnu mnt depoo",
        "heading": 359,
        "lat": 59.42254,
        "line": "4",
        "lon": 24.74266,
        "route": "199",
        "type": "3",
        "vehicle_id": "514"
      },
      {
        "destination": "Suur-Paala",
        "heading": 188,
        "lat": 59.43725,
        "line": "2",
        "lon": 24.75724,
        "route": "53",
        "type": "3",
        "vehicle_id": "515"
      },
      {
        "destination": "Pärnu mnt depoo",
        "heading": 243,
        "lat": 59.41941,
        "line": "2",
        "lon": 24.74549,
        "route": "93",
        "type": "3",
        "vehicle_id": "517"
      },
      {
        "destination": "Suur-Paala",
        "heading": 0,
        "lat": 59.42685,
        "line": "4",
        "lon": 24.74268,
        "route": "177",
        "type": "3",
        "vehicle_id": "518"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 357,
        "lat": 59.419,
        "line": "5",
        "lon": 24.7463,
        "route": "107",
        "type": "3",
        "vehicle_id": "520"
      },
      {
        "destination": "Suur-Paala",
        "heading": 261,
        "lat": 59.42686,
        "line": "2",
        "lon": 24.81439,
        "route": "15",
        "type": "3",
        "vehicle_id": "521"
      },
      {
        "destination": "Kopli",
        "heading": 313,
        "lat": 59.46135,
        "line": "1",
        "lon": 24.66904,
        "route": "34",
        "type": "3",
        "vehicle_id": "522"
      },
      {
        "destination": "Kopli",
        "heading": 295,
        "lat": 59.44356,
        "line": "2",
        "lon": 24.74935,
        "route": "176",
        "type": "3",
        "vehicle_id": "525"
      },
      {
        "destination": "Tondi",
        "heading": 236,
        "lat": 59.43542,
        "line": "3",
        "lon": 24.74958,
        "route": "76",
        "type": "3",
        "vehicle_id": "526"
      },
      {
        "destination": "Suur-Paala",
        "heading": 78,
        "lat": 59.44157,
        "line": "2",
        "lon": 24.73195,
        "route": "69",
        "type": "3",
        "vehicle_id": "527"
      },
      {
        "destination": "Kopli",
        "heading": 292,
        "lat": 59.44183,
        "line": "1",
        "lon": 24.72973,
        "route": "90",
        "type": "3",
        "vehicle_id": "528"
      },
      {
        "destination": "Kadriorg",
        "heading": 11,
        "lat": 59.41447,
        "line": "3",
        "lon": 24.73932,
        "route": "159",
        "type": "3",
        "vehicle_id": "530"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 316,
        "lat": 59.46126,
        "line": "5",
        "lon": 24.66901,
        "route": "69",
        "type": "3",
        "vehicle_id": "532"
      },
      {
        "destination": "Tondi",
        "heading": 220,
        "lat": 59.41223,
        "line": "3",
        "lon": 24.7349,
        "route": "46",
        "type": "3",
        "vehicle_id": "534"
      },
      {
        "destination": "Suur-Paala",
        "heading": 130,
        "lat": 59.4278,
        "line": "2",
        "lon": 24.77782,
        "route": "31",
        "type": "3",
        "vehicle_id": "535"
      },
      {
        "destination": "Suur-Paala",
        "heading": 263,
        "lat": 59.42683,
        "line": "4",
        "lon": 24.81432,
        "route": "95",
        "type": "3",
        "vehicle_id": "536"
      },
      {
        "destination": "Pärnu mnt depoo",
        "heading": 27,
        "lat": 59.41107,
        "line": "3",
        "lon": 24.73752,
        "route": "21",
        "type": "3",
        "vehicle_id": "538"
      },
      {
        "destination": "Kopli",
        "heading": 279,
        "lat": 59.43746,
        "line": "1",
        "lon": 24.75784,
        "route": "120",
        "type": "3",
        "vehicle_id": "539"
      },
      {
        "destination": "Tondi",
        "heading": 264,
        "lat": 59.42677,
        "line": "4",
        "lon": 24.81384,
        "route": "74",
        "type": "3",
        "vehicle_id": "541"
      },
      {
        "destination": "Kopli",
        "heading": 316,
        "lat": 59.42303,
        "line": "5",
        "lon": 24.74337,
        "route": "20",
        "type": "3",
        "vehicle_id": "542"
      },
      {
        "destination": "Kadriorg",
        "heading": 86,
        "lat": 59.43721,
        "line": "3",
        "lon": 24.7564,
        "route": "131",
        "type": "3",
        "vehicle_id": "543"
      },
      {
        "destination": "Viru keskus",
        "heading": 68,
        "lat": 59.43919,
        "line": "18A",
        "lon": 24.75957,
        "route": "34",
        "type": "2",
        "vehicle_id": "1003"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 118,
        "lat": 59.44371,
        "line": "13",
        "lon": 24.82101,
        "route": "130",
        "type": "2",
        "vehicle_id": "1012"
      },
      {
        "destination": "Bussijaam",
        "heading": 161,
        "lat": 59.39297,
        "line": "23",
        "lon": 24.66302,
        "route": "25",
        "type": "2",
        "vehicle_id": "1013"
      },
      {
        "destination": "Priisle",
        "heading": 105,
        "lat": 59.40854,
        "line": "13",
        "lon": 24.6837,
        "route": "9",
        "type": "2",
        "vehicle_id": "1014"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 123,
        "lat": 59.41198,
        "line": "8",
        "lon": 24.6354,
        "route": "146",
        "type": "2",
        "vehicle_id": "1016"
      },
      {
        "destination": "Viimsi",
        "heading": 25,
        "lat": 59.5123,
        "line": "1",
        "lon": 24.83513,
        "route": "85",
        "type": "2",
        "vehicle_id": "1017"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 346,
        "lat": 59.39975,
        "line": "36",
        "lon": 24.67136,
        "route": "24",
        "type": "2",
        "vehicle_id": "1019"
      },
      {
        "destination": "Bussijaam",
        "heading": 81,
        "lat": 59.4329,
        "line": "23",
        "lon": 24.74542,
        "route": "13",
        "type": "2",
        "vehicle_id": "1022"
      },
      {
        "destination": "Seli",
        "heading": 9,
        "lat": 59.44532,
        "line": "67",
        "lon": 24.8965,
        "route": "108",
        "type": "2",
        "vehicle_id": "1023"
      },
      {
        "destination": "Mustamäe",
        "heading": 200,
        "lat": 59.41439,
        "line": "83",
        "lon": 24.70854,
        "route": "22",
        "type": "2",
        "vehicle_id": "1024"
      },
      {
        "destination": "Kadaka",
        "heading": 299,
        "lat": 59.42928,
        "line": "23",
        "lon": 24.75795,
        "route": "58",
        "type": "2",
        "vehicle_id": "1028"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 272,
        "lat": 59.42861,
        "line": "42",
        "lon": 24.70878,
        "route": "48",
        "type": "2",
        "vehicle_id": "1029"
      },
      {
        "destination": "Mustamäe",
        "heading": 324,
        "lat": 59.40116,
        "line": "85",
        "lon": 24.65844,
        "route": "22",
        "type": "2",
        "vehicle_id": "1030"
      },
      {
        "destination": "Kadaka",
        "heading": 155,
        "lat": 59.42625,
        "line": "23",
        "lon": 24.72157,
        "route": "126",
        "type": "2",
        "vehicle_id": "1037"
      },
      {
        "destination": "Äigrumäe",
        "heading": 97,
        "lat": 59.4293,
        "line": "8",
        "lon": 24.69795,
        "route": "169",
        "type": "2",
        "vehicle_id": "1038"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 60,
        "lat": 59.43596,
        "line": "36",
        "lon": 24.75139,
        "route": "98",
        "type": "2",
        "vehicle_id": "1039"
      },
      {
        "destination": "Kaubamaja",
        "heading": 34,
        "lat": 59.40358,
        "line": "11",
        "lon": 24.69945,
        "route": "105",
        "type": "2",
        "vehicle_id": "1047"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 353,
        "lat": 59.42028,
        "line": "3",
        "lon": 24.7414,
        "route": "52",
        "type": "2",
        "vehicle_id": "1071"
      },
      {
        "destination": "Urda",
        "heading": 180,
        "lat": 59.42485,
        "line": "18A",
        "lon": 24.74246,
        "route": "19",
        "type": "2",
        "vehicle_id": "1097"
      },
      {
        "destination": "Mustamäe",
        "heading": 139,
        "lat": 59.40023,
        "line": "83",
        "lon": 24.65894,
        "route": "162",
        "type": "2",
        "vehicle_id": "1099"
      },
      {
        "destination": "Kaubamaja",
        "heading": 115,
        "lat": 59.39699,
        "line": "11",
        "lon": 24.66557,
        "route": "119",
        "type": "2",
        "vehicle_id": "1107"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 87,
        "lat": 59.4275,
        "line": "28",
        "lon": 24.74841,
        "route": "56",
        "type": "2",
        "vehicle_id": "1108"
      },
      {
        "destination": "Balti jaam",
        "heading": 95,
        "lat": 59.43491,
        "line": "59",
        "lon": 24.73249,
        "route": "82",
        "type": "2",
        "vehicle_id": "1109"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 156,
        "lat": 59.43301,
        "line": "3",
        "lon": 24.73452,
        "route": "108",
        "type": "2",
        "vehicle_id": "1110"
      },
      {
        "destination": "Viru keskus",
        "heading": 14,
        "lat": 59.38239,
        "line": "20A",
        "lon": 24.63823,
        "route": "28",
        "type": "2",
        "vehicle_id": "1112"
      },
      {
        "destination": "Kadaka",
        "heading": 37,
        "lat": 59.40504,
        "line": "24",
        "lon": 24.65593,
        "route": "194",
        "type": "2",
        "vehicle_id": "1113"
      },
      {
        "destination": "Ülemiste",
        "heading": 74,
        "lat": 59.39224,
        "line": "45",
        "lon": 24.72295,
        "route": "73",
        "type": "2",
        "vehicle_id": "1114"
      },
      {
        "destination": "Kaubamaja",
        "heading": 47,
        "lat": 59.42707,
        "line": "11",
        "lon": 24.72022,
        "route": "91",
        "type": "2",
        "vehicle_id": "1115"
      },
      {
        "destination": "Mustamäe",
        "heading": 192,
        "lat": 59.40072,
        "line": "37",
        "lon": 24.65877,
        "route": "62",
        "type": "2",
        "vehicle_id": "1116"
      },
      {
        "destination": "Kadaka",
        "heading": 230,
        "lat": 59.43341,
        "line": "11",
        "lon": 24.75407,
        "route": "78",
        "type": "2",
        "vehicle_id": "1117"
      },
      {
        "destination": "Kadaka",
        "heading": 64,
        "lat": 59.40493,
        "line": "11",
        "lon": 24.65607,
        "route": "10",
        "type": "2",
        "vehicle_id": "1120"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 118,
        "lat": 59.42003,
        "line": "28",
        "lon": 24.7433,
        "route": "110",
        "type": "2",
        "vehicle_id": "1121"
      },
      {
        "destination": "Viru keskus",
        "heading": 52,
        "lat": 59.37209,
        "line": "14",
        "lon": 24.66276,
        "route": "50",
        "type": "2",
        "vehicle_id": "1143"
      },
      {
        "destination": "Pelguranna",
        "heading": 258,
        "lat": 59.45378,
        "line": "3",
        "lon": 24.70452,
        "route": "35",
        "type": "2",
        "vehicle_id": "1144"
      },
      {
        "destination": "Kadaka",
        "heading": 319,
        "lat": 59.40473,
        "line": "24",
        "lon": 24.65521,
        "route": "120",
        "type": "2",
        "vehicle_id": "1149"
      },
      {
        "destination": "Kadaka",
        "heading": 293,
        "lat": 59.42913,
        "line": "9",
        "lon": 24.70483,
        "route": "66",
        "type": "2",
        "vehicle_id": "1152"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 65,
        "lat": 59.44135,
        "line": "20",
        "lon": 24.77046,
        "route": "12",
        "type": "2",
        "vehicle_id": "1157"
      },
      {
        "destination": "Kadaka",
        "heading": 72,
        "lat": 59.40499,
        "line": "24",
        "lon": 24.65601,
        "route": "228",
        "type": "2",
        "vehicle_id": "1158"
      },
      {
        "destination": "Balti jaam",
        "heading": 208,
        "lat": 59.46928,
        "line": "59",
        "lon": 24.71659,
        "route": "26",
        "type": "2",
        "vehicle_id": "1164"
      },
      {
        "destination": "Kakumäe",
        "heading": 207,
        "lat": 59.43312,
        "line": "41B",
        "lon": 24.74479,
        "route": "33",
        "type": "2",
        "vehicle_id": "1165"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 238,
        "lat": 59.44052,
        "line": "8",
        "lon": 24.73999,
        "route": "122",
        "type": "2",
        "vehicle_id": "1166"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 279,
        "lat": 59.44299,
        "line": "8",
        "lon": 24.78784,
        "route": "12",
        "type": "2",
        "vehicle_id": "1167"
      },
      {
        "destination": "Estonia",
        "heading": 27,
        "lat": 59.41984,
        "line": "24",
        "lon": 24.71319,
        "route": "79",
        "type": "2",
        "vehicle_id": "1169"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 182,
        "lat": 59.41203,
        "line": "8",
        "lon": 24.6354,
        "route": "106",
        "type": "2",
        "vehicle_id": "1171"
      },
      {
        "destination": "Landi",
        "heading": 246,
        "lat": 59.42611,
        "line": "41",
        "lon": 24.65701,
        "route": "23",
        "type": "2",
        "vehicle_id": "1180"
      },
      {
        "destination": "Pikakari",
        "heading": 69,
        "lat": 59.44169,
        "line": "59",
        "lon": 24.74158,
        "route": "57",
        "type": "2",
        "vehicle_id": "1186"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 290,
        "lat": 59.41277,
        "line": "28",
        "lon": 24.70811,
        "route": "17",
        "type": "2",
        "vehicle_id": "1187"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 146,
        "lat": 59.42136,
        "line": "8",
        "lon": 24.6492,
        "route": "136",
        "type": "2",
        "vehicle_id": "1203"
      },
      {
        "destination": "Balti jaam",
        "heading": 71,
        "lat": 59.44178,
        "line": "21B",
        "lon": 24.74189,
        "route": "26",
        "type": "2",
        "vehicle_id": "1204"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 170,
        "lat": 59.41211,
        "line": "36",
        "lon": 24.63523,
        "route": "84",
        "type": "2",
        "vehicle_id": "1214"
      },
      {
        "destination": "Priisle",
        "heading": 238,
        "lat": 59.44646,
        "line": "66",
        "lon": 24.68962,
        "route": "66",
        "type": "2",
        "vehicle_id": "1215"
      },
      {
        "destination": "Sütiste",
        "heading": 139,
        "lat": 59.39507,
        "line": "67",
        "lon": 24.6844,
        "route": "11",
        "type": "2",
        "vehicle_id": "1216"
      },
      {
        "destination": "Balti jaam",
        "heading": 24,
        "lat": 59.40788,
        "line": "84",
        "lon": 24.70357,
        "route": "121",
        "type": "2",
        "vehicle_id": "1222"
      },
      {
        "destination": "Estonia",
        "heading": 73,
        "lat": 59.39551,
        "line": "24",
        "lon": 24.65981,
        "route": "179",
        "type": "2",
        "vehicle_id": "1223"
      },
      {
        "destination": "Mustamäe",
        "heading": 256,
        "lat": 59.40482,
        "line": "85",
        "lon": 24.67544,
        "route": "144",
        "type": "2",
        "vehicle_id": "1225"
      },
      {
        "destination": "Harkujärve",
        "heading": 91,
        "lat": 59.35125,
        "line": "27",
        "lon": 24.62237,
        "route": "76",
        "type": "2",
        "vehicle_id": "1230"
      },
      {
        "destination": "Mustamäe",
        "heading": 31,
        "lat": 59.40823,
        "line": "37",
        "lon": 24.68566,
        "route": "30",
        "type": "2",
        "vehicle_id": "1232"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 253,
        "lat": 59.42687,
        "line": "54",
        "lon": 24.66055,
        "route": "34",
        "type": "2",
        "vehicle_id": "1233"
      },
      {
        "destination": "Viru keskus",
        "heading": 359,
        "lat": 59.42313,
        "line": "20A",
        "lon": 24.74272,
        "route": "12",
        "type": "2",
        "vehicle_id": "1235"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 306,
        "lat": 59.42019,
        "line": "28",
        "lon": 24.74151,
        "route": "36",
        "type": "2",
        "vehicle_id": "1236"
      },
      {
        "destination": "Kadaka",
        "heading": 256,
        "lat": 59.39894,
        "line": "11",
        "lon": 24.68226,
        "route": "50",
        "type": "2",
        "vehicle_id": "1240"
      },
      {
        "destination": "Äigrumäe",
        "heading": 23,
        "lat": 59.48655,
        "line": "8",
        "lon": 24.86391,
        "route": "95",
        "type": "2",
        "vehicle_id": "1243"
      },
      {
        "destination": "Kadaka",
        "heading": 204,
        "lat": 59.41853,
        "line": "11",
        "lon": 24.71181,
        "route": "64",
        "type": "2",
        "vehicle_id": "1244"
      },
      {
        "destination": "Kadaka",
        "heading": 250,
        "lat": 59.39474,
        "line": "24",
        "lon": 24.64424,
        "route": "212",
        "type": "2",
        "vehicle_id": "1248"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 236,
        "lat": 59.43399,
        "line": "42",
        "lon": 24.79031,
        "route": "12",
        "type": "2",
        "vehicle_id": "1249"
      },
      {
        "destination": "Äigrumäe",
        "heading": 7,
        "lat": 59.41658,
        "line": "8",
        "lon": 24.63986,
        "route": "83",
        "type": "2",
        "vehicle_id": "1262"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 99,
        "lat": 59.45367,
        "line": "3",
        "lon": 24.71264,
        "route": "152",
        "type": "2",
        "vehicle_id": "1265"
      },
      {
        "destination": "Kadaka",
        "heading": 234,
        "lat": 59.43005,
        "line": "24",
        "lon": 24.73564,
        "route": "58",
        "type": "2",
        "vehicle_id": "1277"
      },
      {
        "destination": "Priisle",
        "heading": 99,
        "lat": 59.42781,
        "line": "9",
        "lon": 24.71267,
        "route": "9",
        "type": "2",
        "vehicle_id": "1281"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 326,
        "lat": 59.41749,
        "line": "12",
        "lon": 24.65208,
        "route": "22",
        "type": "2",
        "vehicle_id": "1300"
      },
      {
        "destination": "Kadaka",
        "heading": 31,
        "lat": 59.39714,
        "line": "23",
        "lon": 24.66405,
        "route": "76",
        "type": "2",
        "vehicle_id": "1301"
      },
      {
        "destination": "Kadaka",
        "heading": 49,
        "lat": 59.40497,
        "line": "23",
        "lon": 24.65608,
        "route": "38",
        "type": "2",
        "vehicle_id": "1302"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 297,
        "lat": 59.40518,
        "line": "12",
        "lon": 24.70086,
        "route": "12",
        "type": "2",
        "vehicle_id": "1305"
      },
      {
        "destination": "Priisle",
        "heading": 70,
        "lat": 59.44785,
        "line": "40",
        "lon": 24.89519,
        "route": "28",
        "type": "2",
        "vehicle_id": "1315"
      },
      {
        "destination": "Viru keskus",
        "heading": 217,
        "lat": 59.34085,
        "line": "18A",
        "lon": 24.61432,
        "route": "72",
        "type": "2",
        "vehicle_id": "1316"
      },
      {
        "destination": "Laagri",
        "heading": 247,
        "lat": 59.36616,
        "line": "18",
        "lon": 24.64405,
        "route": "45",
        "type": "2",
        "vehicle_id": "1317"
      },
      {
        "destination": "Viru",
        "heading": 28,
        "lat": 59.4098,
        "line": "36",
        "lon": 24.73673,
        "route": "149",
        "type": "2",
        "vehicle_id": "1347"
      },
      {
        "destination": "Balti jaam",
        "heading": 67,
        "lat": 59.44173,
        "line": "41",
        "lon": 24.74248,
        "route": "34",
        "type": "2",
        "vehicle_id": "1348"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 199,
        "lat": 59.47033,
        "line": "8",
        "lon": 24.83492,
        "route": "28",
        "type": "2",
        "vehicle_id": "1350"
      },
      {
        "destination": "Ülemiste",
        "heading": 162,
        "lat": 59.42206,
        "line": "45",
        "lon": 24.81092,
        "route": "55",
        "type": "2",
        "vehicle_id": "1351"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 143,
        "lat": 59.4122,
        "line": "45",
        "lon": 24.63546,
        "route": "34",
        "type": "2",
        "vehicle_id": "1352"
      },
      {
        "destination": "Mustamäe",
        "heading": 249,
        "lat": 59.42469,
        "line": "37",
        "lon": 24.6506,
        "route": "50",
        "type": "2",
        "vehicle_id": "1353"
      },
      {
        "destination": "Ülemiste",
        "heading": 162,
        "lat": 59.40235,
        "line": "45",
        "lon": 24.66992,
        "route": "15",
        "type": "2",
        "vehicle_id": "1354"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 144,
        "lat": 59.41227,
        "line": "21A",
        "lon": 24.63508,
        "route": "50",
        "type": "2",
        "vehicle_id": "1355"
      },
      {
        "destination": "Kakumäe",
        "heading": 153,
        "lat": 59.41221,
        "line": "21A",
        "lon": 24.63528,
        "route": "23",
        "type": "2",
        "vehicle_id": "1356"
      },
      {
        "destination": "Äigrumäe",
        "heading": 17,
        "lat": 59.44343,
        "line": "8",
        "lon": 24.75038,
        "route": "67",
        "type": "2",
        "vehicle_id": "1357"
      },
      {
        "destination": "Priisle",
        "heading": 79,
        "lat": 59.44599,
        "line": "42",
        "lon": 24.88424,
        "route": "77",
        "type": "2",
        "vehicle_id": "1384"
      },
      {
        "destination": "Sütiste",
        "heading": 206,
        "lat": 59.40855,
        "line": "67",
        "lon": 24.71267,
        "route": "41",
        "type": "2",
        "vehicle_id": "1401"
      },
      {
        "destination": "Kadaka",
        "heading": 55,
        "lat": 59.40503,
        "line": "11",
        "lon": 24.65596,
        "route": "24",
        "type": "2",
        "vehicle_id": "1406"
      },
      {
        "destination": "Estonia",
        "heading": 39,
        "lat": 59.43157,
        "line": "24",
        "lon": 24.73954,
        "route": "15",
        "type": "2",
        "vehicle_id": "1408"
      },
      {
        "destination": "Mustamäe",
        "heading": 132,
        "lat": 59.40014,
        "line": "83",
        "lon": 24.65912,
        "route": "136",
        "type": "2",
        "vehicle_id": "1412"
      },
      {
        "destination": "Viru",
        "heading": 158,
        "lat": 59.38818,
        "line": "36",
        "lon": 24.68366,
        "route": "45",
        "type": "2",
        "vehicle_id": "1415"
      },
      {
        "destination": "Kadaka",
        "heading": 196,
        "lat": 59.39646,
        "line": "23",
        "lon": 24.70978,
        "route": "96",
        "type": "2",
        "vehicle_id": "1419"
      },
      {
        "destination": "Kadaka",
        "heading": 323,
        "lat": 59.40511,
        "line": "23",
        "lon": 24.65584,
        "route": "112",
        "type": "2",
        "vehicle_id": "1422"
      },
      {
        "destination": "Sütiste",
        "heading": 338,
        "lat": 59.44298,
        "line": "67",
        "lon": 24.88106,
        "route": "99",
        "type": "2",
        "vehicle_id": "1423"
      },
      {
        "destination": "Viru keskus",
        "heading": 26,
        "lat": 59.40534,
        "line": "18A",
        "lon": 24.7321,
        "route": "54",
        "type": "2",
        "vehicle_id": "1424"
      },
      {
        "destination": "Viru keskus",
        "heading": 3,
        "lat": 59.4369,
        "line": "18",
        "lon": 24.75742,
        "route": "14",
        "type": "2",
        "vehicle_id": "1426"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 42,
        "lat": 59.41228,
        "line": "13",
        "lon": 24.6571,
        "route": "44",
        "type": "2",
        "vehicle_id": "1428"
      },
      {
        "destination": "Mustamäe",
        "heading": 241,
        "lat": 59.4325,
        "line": "83",
        "lon": 24.7405,
        "route": "48",
        "type": "2",
        "vehicle_id": "1438"
      },
      {
        "destination": "Seli",
        "heading": 358,
        "lat": 59.44496,
        "line": "67",
        "lon": 24.89727,
        "route": "118",
        "type": "2",
        "vehicle_id": "1439"
      },
      {
        "destination": "Viru",
        "heading": 292,
        "lat": 59.41351,
        "line": "36",
        "lon": 24.63435,
        "route": "63",
        "type": "2",
        "vehicle_id": "1442"
      },
      {
        "destination": "Kadaka",
        "heading": 255,
        "lat": 59.4046,
        "line": "24",
        "lon": 24.67375,
        "route": "36",
        "type": "2",
        "vehicle_id": "1473"
      },
      {
        "destination": "Kadaka",
        "heading": 43,
        "lat": 59.40517,
        "line": "9",
        "lon": 24.65571,
        "route": "28",
        "type": "2",
        "vehicle_id": "1474"
      },
      {
        "destination": "Laagri alevik",
        "heading": 194,
        "lat": 59.37985,
        "line": "20A",
        "lon": 24.63696,
        "route": "43",
        "type": "2",
        "vehicle_id": "1476"
      },
      {
        "destination": "Priisle",
        "heading": 89,
        "lat": 59.44283,
        "line": "9",
        "lon": 24.87581,
        "route": "103",
        "type": "2",
        "vehicle_id": "1477"
      },
      {
        "destination": "Landi",
        "heading": 293,
        "lat": 59.42898,
        "line": "21",
        "lon": 24.70691,
        "route": "53",
        "type": "2",
        "vehicle_id": "1478"
      },
      {
        "destination": "Pelguranna",
        "heading": 308,
        "lat": 59.44114,
        "line": "40",
        "lon": 24.713,
        "route": "129",
        "type": "2",
        "vehicle_id": "1486"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 196,
        "lat": 59.39769,
        "line": "36",
        "lon": 24.72605,
        "route": "132",
        "type": "2",
        "vehicle_id": "1489"
      },
      {
        "destination": "Priisle",
        "heading": 87,
        "lat": 59.43528,
        "line": "42",
        "lon": 24.75875,
        "route": "109",
        "type": "2",
        "vehicle_id": "1491"
      },
      {
        "destination": "Seli",
        "heading": 328,
        "lat": 59.42404,
        "line": "67",
        "lon": 24.72525,
        "route": "130",
        "type": "2",
        "vehicle_id": "1492"
      },
      {
        "destination": "Kaubamaja",
        "heading": 72,
        "lat": 59.39909,
        "line": "83",
        "lon": 24.68479,
        "route": "107",
        "type": "2",
        "vehicle_id": "1493"
      },
      {
        "destination": "Priisle",
        "heading": 91,
        "lat": 59.43467,
        "line": "42",
        "lon": 24.80192,
        "route": "93",
        "type": "2",
        "vehicle_id": "1494"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 140,
        "lat": 59.48129,
        "line": "8",
        "lon": 24.89081,
        "route": "44",
        "type": "2",
        "vehicle_id": "1496"
      },
      {
        "destination": "Balti jaam",
        "heading": 48,
        "lat": 59.43998,
        "line": "85",
        "lon": 24.73871,
        "route": "23",
        "type": "2",
        "vehicle_id": "1500"
      },
      {
        "destination": "Seli",
        "heading": 79,
        "lat": 59.44052,
        "line": "12",
        "lon": 24.85592,
        "route": "101",
        "type": "2",
        "vehicle_id": "1516"
      },
      {
        "destination": "Kaubamaja",
        "heading": 70,
        "lat": 59.42821,
        "line": "83",
        "lon": 24.72545,
        "route": "77",
        "type": "2",
        "vehicle_id": "1518"
      },
      {
        "destination": "Viru keskus",
        "heading": 52,
        "lat": 59.4392,
        "line": "18",
        "lon": 24.75966,
        "route": "32",
        "type": "2",
        "vehicle_id": "1520"
      },
      {
        "destination": "Viru keskus",
        "heading": 49,
        "lat": 59.36951,
        "line": "18",
        "lon": 24.65602,
        "route": "60",
        "type": "2",
        "vehicle_id": "1546"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 128,
        "lat": 59.41187,
        "line": "13",
        "lon": 24.63561,
        "route": "20",
        "type": "2",
        "vehicle_id": "1553"
      },
      {
        "destination": "Kadaka",
        "heading": 256,
        "lat": 59.3972,
        "line": "11",
        "lon": 24.66937,
        "route": "36",
        "type": "2",
        "vehicle_id": "1559"
      },
      {
        "destination": "Laagri",
        "heading": 235,
        "lat": 59.38824,
        "line": "18",
        "lon": 24.71816,
        "route": "75",
        "type": "2",
        "vehicle_id": "1563"
      },
      {
        "destination": "Estonia",
        "heading": 120,
        "lat": 59.40309,
        "line": "24",
        "lon": 24.68747,
        "route": "141",
        "type": "2",
        "vehicle_id": "1568"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 145,
        "lat": 59.41199,
        "line": "36",
        "lon": 24.63547,
        "route": "114",
        "type": "2",
        "vehicle_id": "1569"
      },
      {
        "destination": "Bussijaam",
        "heading": 55,
        "lat": 59.40551,
        "line": "23",
        "lon": 24.71817,
        "route": "133",
        "type": "2",
        "vehicle_id": "1631"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 359,
        "lat": 59.41593,
        "line": "28",
        "lon": 24.63964,
        "route": "95",
        "type": "2",
        "vehicle_id": "1710"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 267,
        "lat": 59.38651,
        "line": "45",
        "lon": 24.69018,
        "route": "88",
        "type": "2",
        "vehicle_id": "1740"
      },
      {
        "destination": "Estonia",
        "heading": 238,
        "lat": 59.40147,
        "line": "24",
        "lon": 24.64949,
        "route": "163",
        "type": "2",
        "vehicle_id": "1742"
      },
      {
        "destination": "Kadaka",
        "heading": 253,
        "lat": 59.44577,
        "line": "9",
        "lon": 24.88105,
        "route": "86",
        "type": "2",
        "vehicle_id": "1772"
      },
      {
        "destination": "Kadaka",
        "heading": 284,
        "lat": 59.41056,
        "line": "9",
        "lon": 24.65836,
        "route": "48",
        "type": "2",
        "vehicle_id": "1774"
      },
      {
        "destination": "Mustamäe",
        "heading": 204,
        "lat": 59.42329,
        "line": "85",
        "lon": 24.69889,
        "route": "168",
        "type": "2",
        "vehicle_id": "1798"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 174,
        "lat": 59.42624,
        "line": "3",
        "lon": 24.74864,
        "route": "128",
        "type": "2",
        "vehicle_id": "1813"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 119,
        "lat": 59.404,
        "line": "28",
        "lon": 24.68428,
        "route": "76",
        "type": "2",
        "vehicle_id": "1829"
      },
      {
        "destination": "Priisle",
        "heading": 65,
        "lat": 59.44041,
        "line": "40",
        "lon": 24.78507,
        "route": "70",
        "type": "2",
        "vehicle_id": "1856"
      },
      {
        "destination": "Balti jaam",
        "heading": 111,
        "lat": 59.43092,
        "line": "41",
        "lon": 24.63851,
        "route": "8",
        "type": "2",
        "vehicle_id": "1861"
      },
      {
        "destination": "Kakumäe",
        "heading": 312,
        "lat": 59.44067,
        "line": "21B",
        "lon": 24.62183,
        "route": "17",
        "type": "2",
        "vehicle_id": "1908"
      },
      {
        "destination": "Balti jaam",
        "heading": 76,
        "lat": 59.42869,
        "line": "21",
        "lon": 24.6806,
        "route": "8",
        "type": "2",
        "vehicle_id": "1942"
      },
      {
        "destination": "Kadaka",
        "heading": 202,
        "lat": 59.40947,
        "line": "24",
        "lon": 24.70467,
        "route": "100",
        "type": "2",
        "vehicle_id": "1956"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 294,
        "lat": 59.42912,
        "line": "54",
        "lon": 24.70627,
        "route": "60",
        "type": "2",
        "vehicle_id": "1957"
      },
      {
        "destination": "Mustamäe",
        "heading": 174,
        "lat": 59.40081,
        "line": "85",
        "lon": 24.65853,
        "route": "112",
        "type": "2",
        "vehicle_id": "1960"
      },
      {
        "destination": "Balti jaam",
        "heading": 87,
        "lat": 59.42916,
        "line": "41B",
        "lon": 24.70501,
        "route": "28",
        "type": "2",
        "vehicle_id": "1961"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 233,
        "lat": 59.41928,
        "line": "45",
        "lon": 24.76609,
        "route": "116",
        "type": "2",
        "vehicle_id": "1967"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 284,
        "lat": 59.42939,
        "line": "8",
        "lon": 24.69959,
        "route": "160",
        "type": "2",
        "vehicle_id": "1969"
      },
      {
        "destination": "Keskuse",
        "heading": 204,
        "lat": 59.42303,
        "line": "84",
        "lon": 24.71565,
        "route": "88",
        "type": "2",
        "vehicle_id": "2032"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 155,
        "lat": 59.41223,
        "line": "10",
        "lon": 24.63532,
        "route": "122",
        "type": "2",
        "vehicle_id": "2034"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 84,
        "lat": 59.41949,
        "line": "46",
        "lon": 24.64593,
        "route": "42",
        "type": "2",
        "vehicle_id": "2035"
      },
      {
        "destination": "Mustamäe",
        "heading": 231,
        "lat": 59.40058,
        "line": "81",
        "lon": 24.65865,
        "route": "122",
        "type": "2",
        "vehicle_id": "2045"
      },
      {
        "destination": "Pääsküla jaam",
        "heading": 301,
        "lat": 59.40328,
        "line": "20",
        "lon": 24.68722,
        "route": "61",
        "type": "2",
        "vehicle_id": "2061"
      },
      {
        "destination": "Laagri alevik",
        "heading": 218,
        "lat": 59.37545,
        "line": "27",
        "lon": 24.64834,
        "route": "13",
        "type": "2",
        "vehicle_id": "2064"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 124,
        "lat": 59.41195,
        "line": "4",
        "lon": 24.63539,
        "route": "98",
        "type": "2",
        "vehicle_id": "2065"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 129,
        "lat": 59.39104,
        "line": "10",
        "lon": 24.67924,
        "route": "109",
        "type": "2",
        "vehicle_id": "2068"
      },
      {
        "destination": "Viru keskus",
        "heading": 64,
        "lat": 59.47495,
        "line": "34",
        "lon": 24.95115,
        "route": "56",
        "type": "2",
        "vehicle_id": "2070"
      },
      {
        "destination": "Männiku",
        "heading": 243,
        "lat": 59.42927,
        "line": "33",
        "lon": 24.70523,
        "route": "74",
        "type": "2",
        "vehicle_id": "2073"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 237,
        "lat": 59.41941,
        "line": "16",
        "lon": 24.64308,
        "route": "128",
        "type": "2",
        "vehicle_id": "2074"
      },
      {
        "destination": "Männiku",
        "heading": 46,
        "lat": 59.4607,
        "line": "5",
        "lon": 24.81931,
        "route": "152",
        "type": "2",
        "vehicle_id": "2100"
      },
      {
        "destination": "Priisle",
        "heading": 111,
        "lat": 59.42741,
        "line": "42",
        "lon": 24.7195,
        "route": "245",
        "type": "2",
        "vehicle_id": "2122"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 263,
        "lat": 59.44335,
        "line": "25",
        "lon": 24.7639,
        "route": "23",
        "type": "2",
        "vehicle_id": "2125"
      },
      {
        "destination": "Kopli",
        "heading": 30,
        "lat": 59.40423,
        "line": "72",
        "lon": 24.7002,
        "route": "175",
        "type": "2",
        "vehicle_id": "2126"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 79,
        "lat": 59.39884,
        "line": "10",
        "lon": 24.68406,
        "route": "68",
        "type": "2",
        "vehicle_id": "2127"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 229,
        "lat": 59.43703,
        "line": "4",
        "lon": 24.56808,
        "route": "50",
        "type": "2",
        "vehicle_id": "2132"
      },
      {
        "destination": "Pääsküla jaam",
        "heading": 216,
        "lat": 59.36864,
        "line": "20",
        "lon": 24.63686,
        "route": "45",
        "type": "2",
        "vehicle_id": "2133"
      },
      {
        "destination": "Kopli liinid",
        "heading": 309,
        "lat": 59.4533,
        "line": "73",
        "lon": 24.71619,
        "route": "123",
        "type": "2",
        "vehicle_id": "2134"
      },
      {
        "destination": "Kopli liinid",
        "heading": 27,
        "lat": 59.429,
        "line": "73",
        "lon": 24.74341,
        "route": "19",
        "type": "2",
        "vehicle_id": "2140"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 49,
        "lat": 59.43113,
        "line": "16",
        "lon": 24.76113,
        "route": "32",
        "type": "2",
        "vehicle_id": "2148"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 18,
        "lat": 59.38267,
        "line": "10",
        "lon": 24.63845,
        "route": "88",
        "type": "2",
        "vehicle_id": "2181"
      },
      {
        "destination": "Kotermaa",
        "heading": 292,
        "lat": 59.4052,
        "line": "61",
        "lon": 24.62532,
        "route": "118",
        "type": "2",
        "vehicle_id": "2188"
      },
      {
        "destination": "Tallinn-Väike",
        "heading": 250,
        "lat": 59.42915,
        "line": "16",
        "lon": 24.75492,
        "route": "143",
        "type": "2",
        "vehicle_id": "2194"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 193,
        "lat": 59.41188,
        "line": "14",
        "lon": 24.73808,
        "route": "9",
        "type": "2",
        "vehicle_id": "2195"
      },
      {
        "destination": "Mõigu",
        "heading": 168,
        "lat": 59.44026,
        "line": "2",
        "lon": 24.73925,
        "route": "97",
        "type": "2",
        "vehicle_id": "2199"
      },
      {
        "destination": "Keskuse",
        "heading": 256,
        "lat": 59.39813,
        "line": "84",
        "lon": 24.67631,
        "route": "54",
        "type": "2",
        "vehicle_id": "2208"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 235,
        "lat": 59.43348,
        "line": "54",
        "lon": 24.75424,
        "route": "86",
        "type": "2",
        "vehicle_id": "2209"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 196,
        "lat": 59.46085,
        "line": "73",
        "lon": 24.67677,
        "route": "62",
        "type": "2",
        "vehicle_id": "2212"
      },
      {
        "destination": "Männiku",
        "heading": 176,
        "lat": 59.36938,
        "line": "32",
        "lon": 24.71744,
        "route": "10",
        "type": "2",
        "vehicle_id": "2221"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 254,
        "lat": 59.42861,
        "line": "26A",
        "lon": 24.67737,
        "route": "8",
        "type": "2",
        "vehicle_id": "2224"
      },
      {
        "destination": "Tiskre",
        "heading": 248,
        "lat": 59.44284,
        "line": "25",
        "lon": 24.763,
        "route": "8",
        "type": "2",
        "vehicle_id": "2234"
      },
      {
        "destination": "Metsakooli tee",
        "heading": 108,
        "lat": 59.45852,
        "line": "5",
        "lon": 24.81996,
        "route": "177",
        "type": "2",
        "vehicle_id": "2237"
      },
      {
        "destination": "Männiku",
        "heading": 105,
        "lat": 59.45901,
        "line": "5",
        "lon": 24.87997,
        "route": "122",
        "type": "2",
        "vehicle_id": "2247"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 112,
        "lat": 59.41252,
        "line": "12",
        "lon": 24.63589,
        "route": "142",
        "type": "2",
        "vehicle_id": "2252"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 272,
        "lat": 59.42779,
        "line": "46",
        "lon": 24.71571,
        "route": "58",
        "type": "2",
        "vehicle_id": "2253"
      },
      {
        "destination": "Männiku",
        "heading": 359,
        "lat": 59.38343,
        "line": "5",
        "lon": 24.71758,
        "route": "32",
        "type": "2",
        "vehicle_id": "2257"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 162,
        "lat": 59.4123,
        "line": "26",
        "lon": 24.63496,
        "route": "56",
        "type": "2",
        "vehicle_id": "2258"
      },
      {
        "destination": "Seli",
        "heading": 312,
        "lat": 59.44525,
        "line": "12",
        "lon": 24.8971,
        "route": "69",
        "type": "2",
        "vehicle_id": "2284"
      },
      {
        "destination": "Kotermaa",
        "heading": 210,
        "lat": 59.40457,
        "line": "61",
        "lon": 24.61553,
        "route": "74",
        "type": "2",
        "vehicle_id": "2291"
      },
      {
        "destination": "Kopli",
        "heading": 131,
        "lat": 59.39946,
        "line": "72",
        "lon": 24.68008,
        "route": "197",
        "type": "2",
        "vehicle_id": "2292"
      },
      {
        "destination": "Paljassaare",
        "heading": 311,
        "lat": 59.41895,
        "line": "26",
        "lon": 24.64959,
        "route": "71",
        "type": "2",
        "vehicle_id": "2293"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 77,
        "lat": 59.42745,
        "line": "73",
        "lon": 24.74541,
        "route": "142",
        "type": "2",
        "vehicle_id": "2294"
      },
      {
        "destination": "Raudalu",
        "heading": 196,
        "lat": 59.38992,
        "line": "57",
        "lon": 24.72096,
        "route": "70",
        "type": "2",
        "vehicle_id": "2311"
      },
      {
        "destination": "Järve haigla",
        "heading": 31,
        "lat": 59.41345,
        "line": "61",
        "lon": 24.65344,
        "route": "97",
        "type": "2",
        "vehicle_id": "2323"
      },
      {
        "destination": "Männiku",
        "heading": 11,
        "lat": 59.36641,
        "line": "32",
        "lon": 24.7179,
        "route": "38",
        "type": "2",
        "vehicle_id": "2324"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 310,
        "lat": 59.42003,
        "line": "73",
        "lon": 24.74171,
        "route": "80",
        "type": "2",
        "vehicle_id": "2325"
      },
      {
        "destination": "Keskuse",
        "heading": 220,
        "lat": 59.40274,
        "line": "72",
        "lon": 24.69761,
        "route": "20",
        "type": "2",
        "vehicle_id": "2329"
      },
      {
        "destination": "Kopli",
        "heading": 332,
        "lat": 59.44221,
        "line": "33",
        "lon": 24.70523,
        "route": "91",
        "type": "2",
        "vehicle_id": "2331"
      },
      {
        "destination": "Balti jaam",
        "heading": 303,
        "lat": 59.42573,
        "line": "2",
        "lon": 24.78194,
        "route": "116",
        "type": "2",
        "vehicle_id": "2333"
      },
      {
        "destination": "Keskuse",
        "heading": 128,
        "lat": 59.45876,
        "line": "72",
        "lon": 24.67377,
        "route": "96",
        "type": "2",
        "vehicle_id": "2334"
      },
      {
        "destination": "Metsakooli tee",
        "heading": 86,
        "lat": 59.43718,
        "line": "5",
        "lon": 24.76286,
        "route": "57",
        "type": "2",
        "vehicle_id": "2375"
      },
      {
        "destination": "Männiku",
        "heading": 177,
        "lat": 59.42749,
        "line": "5",
        "lon": 24.74246,
        "route": "108",
        "type": "2",
        "vehicle_id": "2390"
      },
      {
        "destination": "Tiskre",
        "heading": 26,
        "lat": 59.41445,
        "line": "4",
        "lon": 24.65425,
        "route": "75",
        "type": "2",
        "vehicle_id": "2410"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 21,
        "lat": 59.4148,
        "line": "10",
        "lon": 24.65488,
        "route": "15",
        "type": "2",
        "vehicle_id": "2411"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 31,
        "lat": 59.41376,
        "line": "16",
        "lon": 24.75375,
        "route": "52",
        "type": "2",
        "vehicle_id": "2413"
      },
      {
        "destination": "Seli",
        "heading": 50,
        "lat": 59.42283,
        "line": "46",
        "lon": 24.64652,
        "route": "91",
        "type": "2",
        "vehicle_id": "2414"
      },
      {
        "destination": "Paljassaare",
        "heading": 335,
        "lat": 59.43937,
        "line": "26",
        "lon": 24.70819,
        "route": "37",
        "type": "2",
        "vehicle_id": "2416"
      },
      {
        "destination": "Mäeküla",
        "heading": 213,
        "lat": 59.40468,
        "line": "62",
        "lon": 24.61569,
        "route": "33",
        "type": "2",
        "vehicle_id": "2417"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 91,
        "lat": 59.41946,
        "line": "4",
        "lon": 24.64622,
        "route": "24",
        "type": "2",
        "vehicle_id": "2418"
      },
      {
        "destination": "Seli",
        "heading": 157,
        "lat": 59.4287,
        "line": "35",
        "lon": 24.71973,
        "route": "30",
        "type": "2",
        "vehicle_id": "2440"
      },
      {
        "destination": "Balti jaam",
        "heading": 55,
        "lat": 59.4417,
        "line": "2",
        "lon": 24.74238,
        "route": "72",
        "type": "2",
        "vehicle_id": "2441"
      },
      {
        "destination": "Harkujärve",
        "heading": 18,
        "lat": 59.41028,
        "line": "27",
        "lon": 24.66852,
        "route": "58",
        "type": "2",
        "vehicle_id": "2445"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 206,
        "lat": 59.40942,
        "line": "46",
        "lon": 24.65824,
        "route": "26",
        "type": "2",
        "vehicle_id": "2446"
      },
      {
        "destination": "Männiku",
        "heading": 185,
        "lat": 59.3662,
        "line": "5",
        "lon": 24.71765,
        "route": "88",
        "type": "2",
        "vehicle_id": "2455"
      },
      {
        "destination": "Männiku",
        "heading": 207,
        "lat": 59.40133,
        "line": "5",
        "lon": 24.72813,
        "route": "134",
        "type": "2",
        "vehicle_id": "2460"
      },
      {
        "destination": "Kopli",
        "heading": 25,
        "lat": 59.42624,
        "line": "72",
        "lon": 24.71867,
        "route": "147",
        "type": "2",
        "vehicle_id": "2472"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 257,
        "lat": 59.44322,
        "line": "46",
        "lon": 24.87773,
        "route": "74",
        "type": "2",
        "vehicle_id": "2498"
      },
      {
        "destination": "Metsakooli tee",
        "heading": 28,
        "lat": 59.40614,
        "line": "5",
        "lon": 24.73313,
        "route": "165",
        "type": "2",
        "vehicle_id": "2502"
      },
      {
        "destination": "Priisle",
        "heading": 159,
        "lat": 59.4475,
        "line": "42",
        "lon": 24.89545,
        "route": "61",
        "type": "2",
        "vehicle_id": "2508"
      },
      {
        "destination": "Tallinn-Väike",
        "heading": 151,
        "lat": 59.41678,
        "line": "16",
        "lon": 24.65274,
        "route": "69",
        "type": "2",
        "vehicle_id": "2510"
      },
      {
        "destination": "Kopli",
        "heading": 314,
        "lat": 59.45632,
        "line": "32",
        "lon": 24.67868,
        "route": "19",
        "type": "2",
        "vehicle_id": "2513"
      },
      {
        "destination": "Kopli",
        "heading": 344,
        "lat": 59.40601,
        "line": "33",
        "lon": 24.66815,
        "route": "111",
        "type": "2",
        "vehicle_id": "2519"
      },
      {
        "destination": "Pelguranna",
        "heading": 239,
        "lat": 59.44289,
        "line": "35",
        "lon": 24.8877,
        "route": "141",
        "type": "2",
        "vehicle_id": "2522"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 195,
        "lat": 59.41294,
        "line": "42",
        "lon": 24.63442,
        "route": "142",
        "type": "2",
        "vehicle_id": "2526"
      },
      {
        "destination": "Metsakooli tee",
        "heading": 356,
        "lat": 59.36962,
        "line": "5",
        "lon": 24.71754,
        "route": "21",
        "type": "2",
        "vehicle_id": "2527"
      },
      {
        "destination": "Kaubamaja",
        "heading": 29,
        "lat": 59.40642,
        "line": "81",
        "lon": 24.68288,
        "route": "101",
        "type": "2",
        "vehicle_id": "2542"
      },
      {
        "destination": "Keskuse",
        "heading": 151,
        "lat": 59.4369,
        "line": "72",
        "lon": 24.71056,
        "route": "44",
        "type": "2",
        "vehicle_id": "2556"
      },
      {
        "destination": "Muuga aedlinn",
        "heading": 77,
        "lat": 59.46661,
        "line": "34",
        "lon": 24.86019,
        "route": "117",
        "type": "2",
        "vehicle_id": "2566"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 273,
        "lat": 59.42785,
        "line": "16",
        "lon": 24.71362,
        "route": "14",
        "type": "2",
        "vehicle_id": "2580"
      },
      {
        "destination": "Mustamäe",
        "heading": 250,
        "lat": 59.433,
        "line": "81",
        "lon": 24.71709,
        "route": "46",
        "type": "2",
        "vehicle_id": "2591"
      },
      {
        "destination": "Mustamäe",
        "heading": 0,
        "lat": 59.4007,
        "line": "85",
        "lon": 24.65868,
        "route": "80",
        "type": "2",
        "vehicle_id": "2600"
      },
      {
        "destination": "Viimsi",
        "heading": 43,
        "lat": 59.46384,
        "line": "1",
        "lon": 24.82836,
        "route": "117",
        "type": "2",
        "vehicle_id": "2616"
      },
      {
        "destination": "Pääsküla jaam",
        "heading": 68,
        "lat": 59.44355,
        "line": "20",
        "lon": 24.76556,
        "route": "73",
        "type": "2",
        "vehicle_id": "2618"
      },
      {
        "destination": "Liikuri",
        "heading": 999,
        "lat": 59.42006,
        "line": "39",
        "lon": 24.74168,
        "route": "23",
        "type": "2",
        "vehicle_id": "2632"
      },
      {
        "destination": "Mõigu",
        "heading": 127,
        "lat": 59.42969,
        "line": "2",
        "lon": 24.77298,
        "route": "45",
        "type": "2",
        "vehicle_id": "2643"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 41,
        "lat": 59.40197,
        "line": "20",
        "lon": 24.69664,
        "route": "30",
        "type": "2",
        "vehicle_id": "2645"
      },
      {
        "destination": "Harkujärve",
        "heading": 263,
        "lat": 59.41469,
        "line": "27",
        "lon": 24.58347,
        "route": "30",
        "type": "2",
        "vehicle_id": "2647"
      },
      {
        "destination": "Priisle",
        "heading": 49,
        "lat": 59.40957,
        "line": "54",
        "lon": 24.63086,
        "route": "107",
        "type": "2",
        "vehicle_id": "2648"
      },
      {
        "destination": "Kopli",
        "heading": 81,
        "lat": 59.42319,
        "line": "32",
        "lon": 24.74531,
        "route": "29",
        "type": "2",
        "vehicle_id": "2650"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 249,
        "lat": 59.36745,
        "line": "14",
        "lon": 24.64994,
        "route": "59",
        "type": "2",
        "vehicle_id": "2658"
      },
      {
        "destination": "Keskuse",
        "heading": 154,
        "lat": 59.39945,
        "line": "84",
        "lon": 24.68017,
        "route": "24",
        "type": "2",
        "vehicle_id": "2660"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 292,
        "lat": 59.41174,
        "line": "10",
        "lon": 24.64307,
        "route": "46",
        "type": "2",
        "vehicle_id": "2662"
      },
      {
        "destination": "Viru keskus",
        "heading": 77,
        "lat": 59.43897,
        "line": "14",
        "lon": 24.76026,
        "route": "30",
        "type": "2",
        "vehicle_id": "2668"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 153,
        "lat": 59.44684,
        "line": "26",
        "lon": 24.70022,
        "route": "18",
        "type": "2",
        "vehicle_id": "2669"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 109,
        "lat": 59.44988,
        "line": "73",
        "lon": 24.73785,
        "route": "100",
        "type": "2",
        "vehicle_id": "2671"
      },
      {
        "destination": "Viru keskus",
        "heading": 11,
        "lat": 59.41737,
        "line": "14",
        "lon": 24.74077,
        "route": "40",
        "type": "2",
        "vehicle_id": "2677"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 308,
        "lat": 59.42021,
        "line": "73",
        "lon": 24.74169,
        "route": "42",
        "type": "2",
        "vehicle_id": "2683"
      },
      {
        "destination": "Tiskre",
        "heading": 290,
        "lat": 59.42407,
        "line": "25",
        "lon": 24.64343,
        "route": "36",
        "type": "2",
        "vehicle_id": "2684"
      },
      {
        "destination": "Mõigu",
        "heading": 170,
        "lat": 59.40649,
        "line": "2",
        "lon": 24.81605,
        "route": "133",
        "type": "2",
        "vehicle_id": "2689"
      },
      {
        "destination": "Kopli",
        "heading": 357,
        "lat": 59.375,
        "line": "33",
        "lon": 24.71795,
        "route": "31",
        "type": "2",
        "vehicle_id": "2690"
      },
      {
        "destination": "Keskuse",
        "heading": 126,
        "lat": 59.40006,
        "line": "72",
        "lon": 24.6797,
        "route": "222",
        "type": "2",
        "vehicle_id": "2700"
      },
      {
        "destination": "Viru keskus",
        "heading": 39,
        "lat": 59.43921,
        "line": "1",
        "lon": 24.75933,
        "route": "142",
        "type": "2",
        "vehicle_id": "2705"
      },
      {
        "destination": "Viimsi",
        "heading": 91,
        "lat": 59.43709,
        "line": "1",
        "lon": 24.76022,
        "route": "133",
        "type": "2",
        "vehicle_id": "2706"
      },
      {
        "destination": "Mustamäe",
        "heading": 149,
        "lat": 59.40059,
        "line": "81",
        "lon": 24.65871,
        "route": "148",
        "type": "2",
        "vehicle_id": "2707"
      },
      {
        "destination": "Viru keskus",
        "heading": 53,
        "lat": 59.43915,
        "line": "1",
        "lon": 24.75967,
        "route": "40",
        "type": "2",
        "vehicle_id": "2716"
      },
      {
        "destination": "Harkujärve",
        "heading": 322,
        "lat": 59.41123,
        "line": "27",
        "lon": 24.66215,
        "route": "74",
        "type": "2",
        "vehicle_id": "2721"
      },
      {
        "destination": "Kotermaa",
        "heading": 268,
        "lat": 59.41117,
        "line": "61",
        "lon": 24.64586,
        "route": "18",
        "type": "2",
        "vehicle_id": "2722"
      },
      {
        "destination": "Keskuse",
        "heading": 137,
        "lat": 59.39959,
        "line": "72",
        "lon": 24.67997,
        "route": "240",
        "type": "2",
        "vehicle_id": "2723"
      },
      {
        "destination": "Kotermaa",
        "heading": 216,
        "lat": 59.39541,
        "line": "61",
        "lon": 24.70341,
        "route": "34",
        "type": "2",
        "vehicle_id": "2725"
      },
      {
        "destination": "Balti jaam",
        "heading": 194,
        "lat": 59.44059,
        "line": "84",
        "lon": 24.73946,
        "route": "145",
        "type": "2",
        "vehicle_id": "2726"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 67,
        "lat": 59.43893,
        "line": "14",
        "lon": 24.76034,
        "route": "21",
        "type": "2",
        "vehicle_id": "2727"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 157,
        "lat": 59.41229,
        "line": "46",
        "lon": 24.63511,
        "route": "108",
        "type": "2",
        "vehicle_id": "2729"
      },
      {
        "destination": "Kopli",
        "heading": 324,
        "lat": 59.45191,
        "line": "72",
        "lon": 24.6941,
        "route": "121",
        "type": "2",
        "vehicle_id": "2731"
      },
      {
        "destination": "Laagri alevik",
        "heading": 154,
        "lat": 59.41274,
        "line": "27",
        "lon": 24.60712,
        "route": "45",
        "type": "2",
        "vehicle_id": "2732"
      },
      {
        "destination": "Viru keskus",
        "heading": 204,
        "lat": 59.45631,
        "line": "1",
        "lon": 24.81024,
        "route": "62",
        "type": "2",
        "vehicle_id": "2748"
      },
      {
        "destination": "Kalev",
        "heading": 324,
        "lat": 59.36316,
        "line": "57",
        "lon": 24.76333,
        "route": "31",
        "type": "2",
        "vehicle_id": "2752"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 198,
        "lat": 59.40992,
        "line": "46",
        "lon": 24.65849,
        "route": "8",
        "type": "2",
        "vehicle_id": "2757"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 172,
        "lat": 59.36023,
        "line": "10",
        "lon": 24.62988,
        "route": "29",
        "type": "2",
        "vehicle_id": "2773"
      },
      {
        "destination": "Männiku",
        "heading": 157,
        "lat": 59.42863,
        "line": "32",
        "lon": 24.71982,
        "route": "50",
        "type": "2",
        "vehicle_id": "2775"
      },
      {
        "destination": "Balti jaam",
        "heading": 23,
        "lat": 59.42007,
        "line": "85",
        "lon": 24.69613,
        "route": "49",
        "type": "2",
        "vehicle_id": "2776"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 332,
        "lat": 59.41524,
        "line": "54",
        "lon": 24.65544,
        "route": "8",
        "type": "2",
        "vehicle_id": "2777"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 294,
        "lat": 59.41466,
        "line": "16",
        "lon": 24.68879,
        "route": "82",
        "type": "2",
        "vehicle_id": "2784"
      },
      {
        "destination": "Viru keskus",
        "heading": 200,
        "lat": 59.49546,
        "line": "1",
        "lon": 24.82718,
        "route": "102",
        "type": "2",
        "vehicle_id": "2787"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 202,
        "lat": 59.41875,
        "line": "13",
        "lon": 24.79854,
        "route": "70",
        "type": "2",
        "vehicle_id": "2801"
      },
      {
        "destination": "Männiku",
        "heading": 170,
        "lat": 59.39481,
        "line": "33",
        "lon": 24.67329,
        "route": "56",
        "type": "2",
        "vehicle_id": "2804"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 183,
        "lat": 59.41233,
        "line": "16",
        "lon": 24.63478,
        "route": "112",
        "type": "2",
        "vehicle_id": "2849"
      },
      {
        "destination": "Männiku",
        "heading": 190,
        "lat": 59.37263,
        "line": "33",
        "lon": 24.71756,
        "route": "42",
        "type": "2",
        "vehicle_id": "2861"
      },
      {
        "destination": "Järve haigla",
        "heading": 26,
        "lat": 59.40288,
        "line": "61",
        "lon": 24.70695,
        "route": "51",
        "type": "2",
        "vehicle_id": "2896"
      },
      {
        "destination": "Tiskre",
        "heading": 272,
        "lat": 59.42771,
        "line": "25",
        "lon": 24.71899,
        "route": "64",
        "type": "2",
        "vehicle_id": "2897"
      },
      {
        "destination": "Tallinn-Väike",
        "heading": 109,
        "lat": 59.42786,
        "line": "16",
        "lon": 24.71157,
        "route": "97",
        "type": "2",
        "vehicle_id": "2915"
      },
      {
        "destination": "Keskuse",
        "heading": 153,
        "lat": 59.44357,
        "line": "72",
        "lon": 24.70366,
        "route": "70",
        "type": "2",
        "vehicle_id": "2923"
      },
      {
        "destination": "Priisle",
        "heading": 260,
        "lat": 59.43218,
        "line": "66",
        "lon": 24.84514,
        "route": "116",
        "type": "2",
        "vehicle_id": "3008"
      },
      {
        "destination": "Priisle",
        "heading": 155,
        "lat": 59.43129,
        "line": "42",
        "lon": 24.84066,
        "route": "189",
        "type": "2",
        "vehicle_id": "3009"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 265,
        "lat": 59.42915,
        "line": "46",
        "lon": 24.70404,
        "route": "64",
        "type": "2",
        "vehicle_id": "3010"
      },
      {
        "destination": "Priisle",
        "heading": 114,
        "lat": 59.41251,
        "line": "42",
        "lon": 24.63585,
        "route": "127",
        "type": "2",
        "vehicle_id": "3012"
      },
      {
        "destination": "Sütiste",
        "heading": 245,
        "lat": 59.43288,
        "line": "67",
        "lon": 24.74747,
        "route": "165",
        "type": "2",
        "vehicle_id": "3013"
      },
      {
        "destination": "Sütiste",
        "heading": 215,
        "lat": 59.4291,
        "line": "67",
        "lon": 24.77629,
        "route": "141",
        "type": "2",
        "vehicle_id": "3014"
      },
      {
        "destination": "Sütiste",
        "heading": 75,
        "lat": 59.40057,
        "line": "67",
        "lon": 24.67665,
        "route": "153",
        "type": "2",
        "vehicle_id": "3018"
      },
      {
        "destination": "Pelguranna",
        "heading": 278,
        "lat": 59.44449,
        "line": "40",
        "lon": 24.84332,
        "route": "145",
        "type": "2",
        "vehicle_id": "3020"
      },
      {
        "destination": "Seli",
        "heading": 86,
        "lat": 59.44237,
        "line": "60",
        "lon": 24.791,
        "route": "76",
        "type": "2",
        "vehicle_id": "3024"
      },
      {
        "destination": "Seli",
        "heading": 87,
        "lat": 59.43197,
        "line": "50",
        "lon": 24.81306,
        "route": "98",
        "type": "2",
        "vehicle_id": "3029"
      },
      {
        "destination": "Priisle",
        "heading": 248,
        "lat": 59.44592,
        "line": "9",
        "lon": 24.89371,
        "route": "39",
        "type": "2",
        "vehicle_id": "3030"
      },
      {
        "destination": "Priisle",
        "heading": 126,
        "lat": 59.44758,
        "line": "54",
        "lon": 24.89546,
        "route": "73",
        "type": "2",
        "vehicle_id": "3031"
      },
      {
        "destination": "P. Pinna",
        "heading": 73,
        "lat": 59.42904,
        "line": "55",
        "lon": 24.83489,
        "route": "41",
        "type": "2",
        "vehicle_id": "3032"
      },
      {
        "destination": "Pelguranna",
        "heading": 330,
        "lat": 59.44881,
        "line": "35",
        "lon": 24.69834,
        "route": "107",
        "type": "2",
        "vehicle_id": "3034"
      },
      {
        "destination": "Seli",
        "heading": 71,
        "lat": 59.40005,
        "line": "67",
        "lon": 24.69215,
        "route": "86",
        "type": "2",
        "vehicle_id": "3035"
      },
      {
        "destination": "Estonia",
        "heading": 309,
        "lat": 59.43129,
        "line": "15",
        "lon": 24.76938,
        "route": "114",
        "type": "2",
        "vehicle_id": "3036"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 268,
        "lat": 59.4431,
        "line": "42",
        "lon": 24.87168,
        "route": "36",
        "type": "2",
        "vehicle_id": "3044"
      },
      {
        "destination": "Priisle",
        "heading": 258,
        "lat": 59.43149,
        "line": "9",
        "lon": 24.84098,
        "route": "19",
        "type": "2",
        "vehicle_id": "3060"
      },
      {
        "destination": "Seli",
        "heading": 85,
        "lat": 59.43995,
        "line": "67",
        "lon": 24.84137,
        "route": "26",
        "type": "2",
        "vehicle_id": "3062"
      },
      {
        "destination": "Seli",
        "heading": 324,
        "lat": 59.4454,
        "line": "60",
        "lon": 24.89708,
        "route": "144",
        "type": "2",
        "vehicle_id": "3063"
      },
      {
        "destination": "Estonia",
        "heading": 194,
        "lat": 59.41822,
        "line": "15",
        "lon": 24.79848,
        "route": "20",
        "type": "2",
        "vehicle_id": "3067"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 225,
        "lat": 59.40263,
        "line": "13",
        "lon": 24.69734,
        "route": "58",
        "type": "2",
        "vehicle_id": "3070"
      },
      {
        "destination": "Viru keskus",
        "heading": 272,
        "lat": 59.43765,
        "line": "38",
        "lon": 24.7574,
        "route": "16",
        "type": "2",
        "vehicle_id": "3072"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 342,
        "lat": 59.40915,
        "line": "36",
        "lon": 24.63238,
        "route": "10",
        "type": "2",
        "vehicle_id": "3086"
      },
      {
        "destination": "Priisle",
        "heading": 68,
        "lat": 59.44762,
        "line": "58",
        "lon": 24.89538,
        "route": "50",
        "type": "2",
        "vehicle_id": "3101"
      },
      {
        "destination": "Priisle",
        "heading": 45,
        "lat": 59.4345,
        "line": "58",
        "lon": 24.81543,
        "route": "76",
        "type": "2",
        "vehicle_id": "3102"
      },
      {
        "destination": "Balti jaam",
        "heading": 332,
        "lat": 59.43314,
        "line": "2",
        "lon": 24.73444,
        "route": "20",
        "type": "2",
        "vehicle_id": "3105"
      },
      {
        "destination": "Pirita keskus",
        "heading": 326,
        "lat": 59.43167,
        "line": "48",
        "lon": 24.84087,
        "route": "58",
        "type": "2",
        "vehicle_id": "3106"
      },
      {
        "destination": "Priisle",
        "heading": 333,
        "lat": 59.43458,
        "line": "13",
        "lon": 24.83065,
        "route": "107",
        "type": "2",
        "vehicle_id": "3124"
      },
      {
        "destination": "Vesse",
        "heading": 253,
        "lat": 59.44419,
        "line": "48",
        "lon": 24.88406,
        "route": "29",
        "type": "2",
        "vehicle_id": "3135"
      },
      {
        "destination": "Priisle",
        "heading": 175,
        "lat": 59.44759,
        "line": "66",
        "lon": 24.89541,
        "route": "46",
        "type": "2",
        "vehicle_id": "3136"
      },
      {
        "destination": "Laagri alevik",
        "heading": 183,
        "lat": 59.42282,
        "line": "20A",
        "lon": 24.74237,
        "route": "59",
        "type": "2",
        "vehicle_id": "3137"
      },
      {
        "destination": "Majaka põik",
        "heading": 252,
        "lat": 59.43407,
        "line": "58",
        "lon": 24.83141,
        "route": "109",
        "type": "2",
        "vehicle_id": "3154"
      },
      {
        "destination": "Pelguranna",
        "heading": 194,
        "lat": 59.43295,
        "line": "40",
        "lon": 24.76279,
        "route": "57",
        "type": "2",
        "vehicle_id": "3182"
      },
      {
        "destination": "Sõjamäe",
        "heading": 77,
        "lat": 59.41629,
        "line": "15",
        "lon": 24.86589,
        "route": "75",
        "type": "2",
        "vehicle_id": "3201"
      },
      {
        "destination": "Mustamäe",
        "heading": 204,
        "lat": 59.41955,
        "line": "81",
        "lon": 24.69553,
        "route": "20",
        "type": "2",
        "vehicle_id": "3206"
      },
      {
        "destination": "Mustamäe",
        "heading": 138,
        "lat": 59.43483,
        "line": "81",
        "lon": 24.75575,
        "route": "168",
        "type": "2",
        "vehicle_id": "3207"
      },
      {
        "destination": "Lennujaam",
        "heading": 153,
        "lat": 59.41839,
        "line": "49",
        "lon": 24.79865,
        "route": "31",
        "type": "2",
        "vehicle_id": "3211"
      },
      {
        "destination": "Priisle",
        "heading": 216,
        "lat": 59.43531,
        "line": "63",
        "lon": 24.76073,
        "route": "54",
        "type": "2",
        "vehicle_id": "3213"
      },
      {
        "destination": "Vesse",
        "heading": 67,
        "lat": 59.47312,
        "line": "48",
        "lon": 24.88728,
        "route": "59",
        "type": "2",
        "vehicle_id": "3217"
      },
      {
        "destination": "Pelguranna",
        "heading": 64,
        "lat": 59.44777,
        "line": "40",
        "lon": 24.89529,
        "route": "13",
        "type": "2",
        "vehicle_id": "3218"
      },
      {
        "destination": "Pirita keskus",
        "heading": 324,
        "lat": 59.47374,
        "line": "48",
        "lon": 24.89728,
        "route": "46",
        "type": "2",
        "vehicle_id": "3219"
      },
      {
        "destination": "Seli",
        "heading": 94,
        "lat": 59.42769,
        "line": "46",
        "lon": 24.71587,
        "route": "49",
        "type": "2",
        "vehicle_id": "3220"
      },
      {
        "destination": "Sõjamäe",
        "heading": 103,
        "lat": 59.42236,
        "line": "7",
        "lon": 24.81993,
        "route": "73",
        "type": "2",
        "vehicle_id": "3229"
      },
      {
        "destination": "Priisle",
        "heading": 164,
        "lat": 59.4477,
        "line": "31",
        "lon": 24.89633,
        "route": "134",
        "type": "2",
        "vehicle_id": "3231"
      },
      {
        "destination": "Priisle",
        "heading": 50,
        "lat": 59.43432,
        "line": "9",
        "lon": 24.75145,
        "route": "57",
        "type": "2",
        "vehicle_id": "3241"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 170,
        "lat": 59.42553,
        "line": "39",
        "lon": 24.74895,
        "route": "72",
        "type": "2",
        "vehicle_id": "3245"
      },
      {
        "destination": "Kaubamaja",
        "heading": 29,
        "lat": 59.42899,
        "line": "81",
        "lon": 24.70467,
        "route": "73",
        "type": "2",
        "vehicle_id": "3250"
      },
      {
        "destination": "Seli",
        "heading": 63,
        "lat": 59.42238,
        "line": "12",
        "lon": 24.77375,
        "route": "131",
        "type": "2",
        "vehicle_id": "3251"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 69,
        "lat": 59.44355,
        "line": "25",
        "lon": 24.76495,
        "route": "97",
        "type": "2",
        "vehicle_id": "3260"
      },
      {
        "destination": "Kadaka",
        "heading": 234,
        "lat": 59.43418,
        "line": "9",
        "lon": 24.75082,
        "route": "94",
        "type": "2",
        "vehicle_id": "3261"
      },
      {
        "destination": "Sõjamäe",
        "heading": 102,
        "lat": 59.42256,
        "line": "15",
        "lon": 24.81834,
        "route": "141",
        "type": "2",
        "vehicle_id": "3270"
      },
      {
        "destination": "Priisle",
        "heading": 17,
        "lat": 59.43206,
        "line": "40",
        "lon": 24.84021,
        "route": "82",
        "type": "2",
        "vehicle_id": "3271"
      },
      {
        "destination": "Viimsi keskus",
        "heading": 108,
        "lat": 59.42218,
        "line": "49",
        "lon": 24.8209,
        "route": "14",
        "type": "2",
        "vehicle_id": "3274"
      },
      {
        "destination": "Pelguranna",
        "heading": 175,
        "lat": 59.44413,
        "line": "40",
        "lon": 24.68818,
        "route": "161",
        "type": "2",
        "vehicle_id": "3276"
      },
      {
        "destination": "Seli",
        "heading": 71,
        "lat": 59.43325,
        "line": "7",
        "lon": 24.8266,
        "route": "54",
        "type": "2",
        "vehicle_id": "3278"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 307,
        "lat": 59.42013,
        "line": "3",
        "lon": 24.7419,
        "route": "88",
        "type": "2",
        "vehicle_id": "3280"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 92,
        "lat": 59.42944,
        "line": "25",
        "lon": 24.69676,
        "route": "51",
        "type": "2",
        "vehicle_id": "3283"
      },
      {
        "destination": "Viru keskus",
        "heading": 85,
        "lat": 59.43898,
        "line": "44",
        "lon": 24.76041,
        "route": "118",
        "type": "2",
        "vehicle_id": "3295"
      },
      {
        "destination": "Merivälja Pansion",
        "heading": 82,
        "lat": 59.48902,
        "line": "6",
        "lon": 24.84907,
        "route": "24",
        "type": "2",
        "vehicle_id": "3298"
      },
      {
        "destination": "P. Pinna",
        "heading": 327,
        "lat": 59.43546,
        "line": "44",
        "lon": 24.83686,
        "route": "55",
        "type": "2",
        "vehicle_id": "3303"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 317,
        "lat": 59.41985,
        "line": "39",
        "lon": 24.74214,
        "route": "52",
        "type": "2",
        "vehicle_id": "3306"
      },
      {
        "destination": "Seli",
        "heading": 10,
        "lat": 59.44524,
        "line": "46",
        "lon": 24.89692,
        "route": "99",
        "type": "2",
        "vehicle_id": "3308"
      },
      {
        "destination": "Majaka põik",
        "heading": 248,
        "lat": 59.43649,
        "line": "50",
        "lon": 24.8691,
        "route": "27",
        "type": "2",
        "vehicle_id": "3309"
      },
      {
        "destination": "Priisle",
        "heading": 75,
        "lat": 59.43474,
        "line": "54",
        "lon": 24.83666,
        "route": "97",
        "type": "2",
        "vehicle_id": "3310"
      },
      {
        "destination": "Priisle",
        "heading": 48,
        "lat": 59.44462,
        "line": "66",
        "lon": 24.81435,
        "route": "84",
        "type": "2",
        "vehicle_id": "3312"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 283,
        "lat": 59.41295,
        "line": "54",
        "lon": 24.63675,
        "route": "118",
        "type": "2",
        "vehicle_id": "3313"
      },
      {
        "destination": "Priisle",
        "heading": 83,
        "lat": 59.43234,
        "line": "31",
        "lon": 24.81965,
        "route": "118",
        "type": "2",
        "vehicle_id": "3314"
      },
      {
        "destination": "Seli",
        "heading": 6,
        "lat": 59.44502,
        "line": "50",
        "lon": 24.89721,
        "route": "132",
        "type": "2",
        "vehicle_id": "3318"
      },
      {
        "destination": "Maneezi",
        "heading": 278,
        "lat": 59.45219,
        "line": "63",
        "lon": 24.83713,
        "route": "83",
        "type": "2",
        "vehicle_id": "3319"
      },
      {
        "destination": "Priisle",
        "heading": 60,
        "lat": 59.44673,
        "line": "63",
        "lon": 24.82076,
        "route": "118",
        "type": "2",
        "vehicle_id": "3320"
      },
      {
        "destination": "Priisle",
        "heading": 152,
        "lat": 59.44743,
        "line": "13",
        "lon": 24.89553,
        "route": "95",
        "type": "2",
        "vehicle_id": "3321"
      },
      {
        "destination": "Majaka põik",
        "heading": 122,
        "lat": 59.44763,
        "line": "58",
        "lon": 24.89523,
        "route": "141",
        "type": "2",
        "vehicle_id": "3322"
      },
      {
        "destination": "Estonia",
        "heading": 325,
        "lat": 59.43669,
        "line": "31",
        "lon": 24.81068,
        "route": "57",
        "type": "2",
        "vehicle_id": "3349"
      },
      {
        "destination": "Maneezi",
        "heading": 235,
        "lat": 59.44193,
        "line": "60",
        "lon": 24.78879,
        "route": "103",
        "type": "2",
        "vehicle_id": "3360"
      },
      {
        "destination": "Seli",
        "heading": 156,
        "lat": 59.44174,
        "line": "35",
        "lon": 24.82299,
        "route": "78",
        "type": "2",
        "vehicle_id": "3365"
      },
      {
        "destination": "Pelguranna",
        "heading": 206,
        "lat": 59.43336,
        "line": "35",
        "lon": 24.74582,
        "route": "123",
        "type": "2",
        "vehicle_id": "3368"
      },
      {
        "destination": "Vesse",
        "heading": 166,
        "lat": 59.43213,
        "line": "48",
        "lon": 24.84498,
        "route": "79",
        "type": "2",
        "vehicle_id": "3374"
      },
      {
        "destination": "Sõjamäe",
        "heading": 232,
        "lat": 59.43148,
        "line": "7",
        "lon": 24.8096,
        "route": "15",
        "type": "2",
        "vehicle_id": "3378"
      },
      {
        "destination": "Seli",
        "heading": 239,
        "lat": 59.42035,
        "line": "7",
        "lon": 24.8101,
        "route": "90",
        "type": "2",
        "vehicle_id": "3379"
      },
      {
        "destination": "Viru keskus",
        "heading": 80,
        "lat": 59.43887,
        "line": "44",
        "lon": 24.76039,
        "route": "142",
        "type": "2",
        "vehicle_id": "3380"
      },
      {
        "destination": "Muuga aedlinn",
        "heading": 74,
        "lat": 59.43767,
        "line": "34",
        "lon": 24.76652,
        "route": "95",
        "type": "2",
        "vehicle_id": "3382"
      },
      {
        "destination": "Lennujaam",
        "heading": 160,
        "lat": 59.4232,
        "line": "49",
        "lon": 24.8402,
        "route": "47",
        "type": "2",
        "vehicle_id": "3388"
      },
      {
        "destination": "Zoo",
        "heading": 42,
        "lat": 59.40379,
        "line": "37",
        "lon": 24.69967,
        "route": "81",
        "type": "2",
        "vehicle_id": "3389"
      },
      {
        "destination": "Seli",
        "heading": 357,
        "lat": 59.43703,
        "line": "35",
        "lon": 24.76472,
        "route": "92",
        "type": "2",
        "vehicle_id": "3391"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 273,
        "lat": 59.42914,
        "line": "42",
        "lon": 24.70522,
        "route": "160",
        "type": "2",
        "vehicle_id": "3392"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 294,
        "lat": 59.41277,
        "line": "45",
        "lon": 24.63807,
        "route": "104",
        "type": "2",
        "vehicle_id": "3393"
      },
      {
        "destination": "Seli",
        "heading": 103,
        "lat": 59.44312,
        "line": "50",
        "lon": 24.89482,
        "route": "64",
        "type": "2",
        "vehicle_id": "3394"
      },
      {
        "destination": "Äigrumäe",
        "heading": 29,
        "lat": 59.45048,
        "line": "8",
        "lon": 24.80643,
        "route": "55",
        "type": "2",
        "vehicle_id": "3395"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 239,
        "lat": 59.43478,
        "line": "42",
        "lon": 24.75252,
        "route": "232",
        "type": "2",
        "vehicle_id": "3399"
      },
      {
        "destination": "Viru keskus",
        "heading": 232,
        "lat": 59.48031,
        "line": "8A",
        "lon": 24.85508,
        "route": "10",
        "type": "2",
        "vehicle_id": "3420"
      },
      {
        "destination": "Pelguranna",
        "heading": 337,
        "lat": 59.43707,
        "line": "66",
        "lon": 24.82817,
        "route": "105",
        "type": "2",
        "vehicle_id": "3430"
      },
      {
        "destination": "Seli",
        "heading": 247,
        "lat": 59.44488,
        "line": "7",
        "lon": 24.89736,
        "route": "100",
        "type": "2",
        "vehicle_id": "3432"
      },
      {
        "destination": "Liikuri",
        "heading": 150,
        "lat": 59.44278,
        "line": "39",
        "lon": 24.82205,
        "route": "23",
        "type": "2",
        "vehicle_id": "3434"
      },
      {
        "destination": "Lennujaam",
        "heading": 327,
        "lat": 59.41371,
        "line": "47",
        "lon": 24.79952,
        "route": "36",
        "type": "2",
        "vehicle_id": "3436"
      },
      {
        "destination": "Viru keskus",
        "heading": 277,
        "lat": 59.44298,
        "line": "44",
        "lon": 24.80737,
        "route": "24",
        "type": "2",
        "vehicle_id": "3437"
      },
      {
        "destination": "Lennujaam",
        "heading": 198,
        "lat": 59.47257,
        "line": "49",
        "lon": 24.83631,
        "route": "63",
        "type": "2",
        "vehicle_id": "3447"
      },
      {
        "destination": "Kärmu",
        "heading": 102,
        "lat": 59.45306,
        "line": "30",
        "lon": 24.96633,
        "route": "15",
        "type": "2",
        "vehicle_id": "3450"
      },
      {
        "destination": "Seli",
        "heading": 85,
        "lat": 59.44241,
        "line": "46",
        "lon": 24.88613,
        "route": "115",
        "type": "2",
        "vehicle_id": "3457"
      },
      {
        "destination": "Priisle",
        "heading": 106,
        "lat": 59.43423,
        "line": "31",
        "lon": 24.76807,
        "route": "16",
        "type": "2",
        "vehicle_id": "3458"
      },
      {
        "destination": "Viru keskus",
        "heading": 28,
        "lat": 59.43872,
        "line": "34",
        "lon": 24.75825,
        "route": "38",
        "type": "2",
        "vehicle_id": "3466"
      },
      {
        "destination": "Priisle",
        "heading": 209,
        "lat": 59.43227,
        "line": "42",
        "lon": 24.84002,
        "route": "25",
        "type": "2",
        "vehicle_id": "3468"
      },
      {
        "destination": "Priisle",
        "heading": 124,
        "lat": 59.43328,
        "line": "40",
        "lon": 24.76107,
        "route": "88",
        "type": "2",
        "vehicle_id": "3470"
      },
      {
        "destination": "Priisle",
        "heading": 89,
        "lat": 59.42298,
        "line": "13",
        "lon": 24.79345,
        "route": "119",
        "type": "2",
        "vehicle_id": "3479"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 265,
        "lat": 59.43982,
        "line": "12",
        "lon": 24.83038,
        "route": "52",
        "type": "2",
        "vehicle_id": "3487"
      },
      {
        "destination": "Seli",
        "heading": 102,
        "lat": 59.40961,
        "line": "12",
        "lon": 24.67493,
        "route": "119",
        "type": "2",
        "vehicle_id": "3488"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 123,
        "lat": 59.44776,
        "line": "13",
        "lon": 24.8953,
        "route": "84",
        "type": "2",
        "vehicle_id": "3490"
      },
      {
        "destination": "Tiskre",
        "heading": 272,
        "lat": 59.42801,
        "line": "25",
        "lon": 24.71125,
        "route": "78",
        "type": "2",
        "vehicle_id": "3499"
      },
      {
        "destination": "Männiku",
        "heading": 245,
        "lat": 59.43972,
        "line": "5",
        "lon": 24.78158,
        "route": "8",
        "type": "2",
        "vehicle_id": "3507"
      },
      {
        "destination": "Pelguranna",
        "heading": 270,
        "lat": 59.43441,
        "line": "3",
        "lon": 24.75607,
        "route": "17",
        "type": "2",
        "vehicle_id": "3511"
      },
      {
        "destination": "Priisle",
        "heading": 43,
        "lat": 59.43386,
        "line": "54",
        "lon": 24.7502,
        "route": "125",
        "type": "2",
        "vehicle_id": "3512"
      },
      {
        "destination": "Viru keskus",
        "heading": 64,
        "lat": 59.43919,
        "line": "34",
        "lon": 24.75956,
        "route": "16",
        "type": "2",
        "vehicle_id": "3517"
      },
      {
        "destination": "Priisle",
        "heading": 127,
        "lat": 59.45449,
        "line": "31",
        "lon": 24.88422,
        "route": "98",
        "type": "2",
        "vehicle_id": "3521"
      },
      {
        "destination": "Kadaka",
        "heading": 329,
        "lat": 59.40188,
        "line": "9",
        "lon": 24.65827,
        "route": "76",
        "type": "2",
        "vehicle_id": "3529"
      },
      {
        "destination": "Priisle",
        "heading": 150,
        "lat": 59.44748,
        "line": "29",
        "lon": 24.89553,
        "route": "53",
        "type": "2",
        "vehicle_id": "3530"
      },
      {
        "destination": "Seli",
        "heading": 104,
        "lat": 59.43399,
        "line": "46",
        "lon": 24.77025,
        "route": "33",
        "type": "2",
        "vehicle_id": "3531"
      },
      {
        "destination": "Priisle",
        "heading": 97,
        "lat": 59.43475,
        "line": "29",
        "lon": 24.79917,
        "route": "15",
        "type": "2",
        "vehicle_id": "3532"
      },
      {
        "destination": "Priisle",
        "heading": 264,
        "lat": 59.44686,
        "line": "66",
        "lon": 24.89825,
        "route": "30",
        "type": "2",
        "vehicle_id": "3533"
      },
      {
        "destination": "Muuga",
        "heading": 319,
        "lat": 59.48131,
        "line": "38",
        "lon": 24.88944,
        "route": "33",
        "type": "2",
        "vehicle_id": "3534"
      },
      {
        "destination": "Viimsi keskus",
        "heading": 8,
        "lat": 59.48298,
        "line": "49",
        "lon": 24.8414,
        "route": "82",
        "type": "2",
        "vehicle_id": "3535"
      },
      {
        "destination": "P. Pinna",
        "heading": 66,
        "lat": 59.44015,
        "line": "44",
        "lon": 24.78416,
        "route": "87",
        "type": "2",
        "vehicle_id": "3538"
      },
      {
        "destination": "Äigrumäe",
        "heading": 44,
        "lat": 59.4643,
        "line": "8A",
        "lon": 24.82932,
        "route": "19",
        "type": "2",
        "vehicle_id": "3539"
      },
      {
        "destination": "Pelguranna",
        "heading": 334,
        "lat": 59.44293,
        "line": "35",
        "lon": 24.82256,
        "route": "13",
        "type": "2",
        "vehicle_id": "3544"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 288,
        "lat": 59.43443,
        "line": "46",
        "lon": 24.76775,
        "route": "82",
        "type": "2",
        "vehicle_id": "3545"
      },
      {
        "destination": "Seli",
        "heading": 333,
        "lat": 59.44518,
        "line": "12",
        "lon": 24.89677,
        "route": "85",
        "type": "2",
        "vehicle_id": "3547"
      },
      {
        "destination": "Seli",
        "heading": 96,
        "lat": 59.44927,
        "line": "60",
        "lon": 24.88349,
        "route": "48",
        "type": "2",
        "vehicle_id": "3548"
      },
      {
        "destination": "Seli",
        "heading": 55,
        "lat": 59.44364,
        "line": "35",
        "lon": 24.89647,
        "route": "60",
        "type": "2",
        "vehicle_id": "3549"
      },
      {
        "destination": "Priisle",
        "heading": 150,
        "lat": 59.44213,
        "line": "40",
        "lon": 24.848,
        "route": "116",
        "type": "2",
        "vehicle_id": "3550"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 274,
        "lat": 59.42798,
        "line": "42",
        "lon": 24.71174,
        "route": "176",
        "type": "2",
        "vehicle_id": "3551"
      },
      {
        "destination": "Priisle",
        "heading": 116,
        "lat": 59.448,
        "line": "40",
        "lon": 24.89573,
        "route": "46",
        "type": "2",
        "vehicle_id": "3562"
      },
      {
        "destination": "Maneezi",
        "heading": 251,
        "lat": 59.44938,
        "line": "60",
        "lon": 24.868,
        "route": "129",
        "type": "2",
        "vehicle_id": "3564"
      },
      {
        "destination": "Hobujaama",
        "heading": 273,
        "lat": 59.42901,
        "line": "55",
        "lon": 24.80327,
        "route": "58",
        "type": "2",
        "vehicle_id": "3565"
      },
      {
        "destination": "Pelguranna",
        "heading": 62,
        "lat": 59.44284,
        "line": "3",
        "lon": 24.74894,
        "route": "69",
        "type": "2",
        "vehicle_id": "3574"
      },
      {
        "destination": "Viru keskus",
        "heading": 86,
        "lat": 59.43909,
        "line": "20A",
        "lon": 24.76026,
        "route": "70",
        "type": "2",
        "vehicle_id": "3575"
      },
      {
        "destination": "Seli",
        "heading": 233,
        "lat": 59.43613,
        "line": "46",
        "lon": 24.87247,
        "route": "17",
        "type": "2",
        "vehicle_id": "3576"
      },
      {
        "destination": "Lennujaam",
        "heading": 81,
        "lat": 59.41601,
        "line": "49",
        "lon": 24.84503,
        "route": "75",
        "type": "2",
        "vehicle_id": "3578"
      },
      {
        "destination": "Priisle",
        "heading": 66,
        "lat": 59.44781,
        "line": "63",
        "lon": 24.89527,
        "route": "104",
        "type": "2",
        "vehicle_id": "3586"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 153,
        "lat": 59.43238,
        "line": "54",
        "lon": 24.8324,
        "route": "22",
        "type": "2",
        "vehicle_id": "3588"
      },
      {
        "destination": "Pelguranna",
        "heading": 228,
        "lat": 59.44331,
        "line": "66",
        "lon": 24.74297,
        "route": "13",
        "type": "2",
        "vehicle_id": "3593"
      },
      {
        "destination": "Pirita keskus",
        "heading": 73,
        "lat": 59.44145,
        "line": "48",
        "lon": 24.86272,
        "route": "66",
        "type": "2",
        "vehicle_id": "3594"
      },
      {
        "destination": "Peetri kool",
        "heading": 270,
        "lat": 59.42307,
        "line": "47",
        "lon": 24.79313,
        "route": "17",
        "type": "2",
        "vehicle_id": "3619"
      },
      {
        "destination": "Viru keskus",
        "heading": 264,
        "lat": 59.46828,
        "line": "34",
        "lon": 24.83484,
        "route": "74",
        "type": "2",
        "vehicle_id": "3625"
      },
      {
        "destination": "Priisle",
        "heading": 96,
        "lat": 59.44769,
        "line": "63",
        "lon": 24.89539,
        "route": "22",
        "type": "2",
        "vehicle_id": "3670"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 294,
        "lat": 59.42836,
        "line": "42",
        "lon": 24.70948,
        "route": "200",
        "type": "2",
        "vehicle_id": "3702"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 273,
        "lat": 59.42784,
        "line": "42",
        "lon": 24.71562,
        "route": "216",
        "type": "2",
        "vehicle_id": "3703"
      },
      {
        "destination": "Priisle",
        "heading": 75,
        "lat": 59.442,
        "line": "58",
        "lon": 24.86714,
        "route": "24",
        "type": "2",
        "vehicle_id": "3715"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 254,
        "lat": 59.42507,
        "line": "12",
        "lon": 24.79273,
        "route": "36",
        "type": "2",
        "vehicle_id": "3762"
      },
      {
        "destination": "Priisle",
        "heading": 177,
        "lat": 59.44736,
        "line": "54",
        "lon": 24.89619,
        "route": "47",
        "type": "2",
        "vehicle_id": "3763"
      },
      {
        "destination": "Seli",
        "heading": 246,
        "lat": 59.44551,
        "line": "7",
        "lon": 24.89679,
        "route": "34",
        "type": "2",
        "vehicle_id": "3779"
      },
      {
        "destination": "Viru keskus",
        "heading": 243,
        "lat": 59.43558,
        "line": "29",
        "lon": 24.80605,
        "route": "34",
        "type": "2",
        "vehicle_id": "3781"
      },
      {
        "destination": "Kose tee",
        "heading": 205,
        "lat": 59.4323,
        "line": "6",
        "lon": 24.84091,
        "route": "48",
        "type": "2",
        "vehicle_id": "3788"
      },
      {
        "destination": "Priisle",
        "heading": 66,
        "lat": 59.44223,
        "line": "66",
        "lon": 24.74666,
        "route": "98",
        "type": "2",
        "vehicle_id": "3790"
      },
      {
        "destination": "Estonia",
        "heading": 158,
        "lat": 59.44827,
        "line": "31",
        "lon": 24.86189,
        "route": "35",
        "type": "2",
        "vehicle_id": "3794"
      },
      {
        "destination": "Viru keskus",
        "heading": 56,
        "lat": 59.43922,
        "line": "8A",
        "lon": 24.76031,
        "route": "28",
        "type": "2",
        "vehicle_id": "3810"
      },
      {
        "destination": "Sõjamäe",
        "heading": 137,
        "lat": 59.42612,
        "line": "15",
        "lon": 24.7806,
        "route": "93",
        "type": "2",
        "vehicle_id": "3920"
      },
      {
        "destination": "Seli",
        "heading": 136,
        "lat": 59.42918,
        "line": "67",
        "lon": 24.75835,
        "route": "56",
        "type": "2",
        "vehicle_id": "3929"
      },
      {
        "destination": "Priisle",
        "heading": 95,
        "lat": 59.4399,
        "line": "40",
        "lon": 24.70957,
        "route": "104",
        "type": "2",
        "vehicle_id": "3999"
      }
    ]
  },
  "success": true
}