← Estonia

Posiciones en Vivo del Transporte de Tallin

GET /estonian-transport/tlt/vehicles

Posiciones GPS en tiempo real de cada vehículo de transporte público de Tallin (TLT), analizadas de transport.tallinn.ee. Cada entrada tiene tipo, línea, lat/lon, rumbo, id de vehículo, ruta y destino.

Ejemplos de solicitudes

Uso basico
curl https://nordapi.ee/api/v1/estonian-transport/tlt/vehicles

Respuesta en vivo

{
  "data": {
    "count": 471,
    "vehicles": [
      {
        "destination": "Kopli",
        "heading": 319,
        "lat": 59.45102,
        "line": "2",
        "lon": 24.70827,
        "route": "156",
        "type": "3",
        "vehicle_id": "98"
      },
      {
        "destination": "Kopli",
        "heading": 314,
        "lat": 59.46273,
        "line": "2",
        "lon": 24.66556,
        "route": "82",
        "type": "3",
        "vehicle_id": "99"
      },
      {
        "destination": "Kopli",
        "heading": 289,
        "lat": 59.4356,
        "line": "2",
        "lon": 24.75804,
        "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": 138,
        "lat": 59.45018,
        "line": "1",
        "lon": 24.70966,
        "route": "201",
        "type": "3",
        "vehicle_id": "114"
      },
      {
        "destination": "Kopli",
        "heading": 302,
        "lat": 59.42814,
        "line": "2",
        "lon": 24.7918,
        "route": "104",
        "type": "3",
        "vehicle_id": "123"
      },
      {
        "destination": "Kopli",
        "heading": 268,
        "lat": 59.45513,
        "line": "1",
        "lon": 24.68901,
        "route": "66",
        "type": "3",
        "vehicle_id": "138"
      },
      {
        "destination": "Kopli",
        "heading": 329,
        "lat": 59.46292,
        "line": "1",
        "lon": 24.66632,
        "route": "224",
        "type": "3",
        "vehicle_id": "140"
      },
      {
        "destination": "Kadriorg",
        "heading": 72,
        "lat": 59.43809,
        "line": "1",
        "lon": 24.7691,
        "route": "145",
        "type": "3",
        "vehicle_id": "141"
      },
      {
        "destination": "Kopli",
        "heading": 315,
        "lat": 59.4611,
        "line": "2",
        "lon": 24.6694,
        "route": "136",
        "type": "3",
        "vehicle_id": "148"
      },
      {
        "destination": "Kopli",
        "heading": 311,
        "lat": 59.44439,
        "line": "5",
        "lon": 24.72177,
        "route": "90",
        "type": "3",
        "vehicle_id": "182"
      },
      {
        "destination": "Suur-Paala",
        "heading": 88,
        "lat": 59.43723,
        "line": "4",
        "lon": 24.75903,
        "route": "147",
        "type": "3",
        "vehicle_id": "502"
      },
      {
        "destination": "Suur-Paala",
        "heading": 122,
        "lat": 59.42921,
        "line": "4",
        "lon": 24.78851,
        "route": "123",
        "type": "3",
        "vehicle_id": "503"
      },
      {
        "destination": "Kadriorg",
        "heading": 112,
        "lat": 59.44336,
        "line": "1",
        "lon": 24.75019,
        "route": "177",
        "type": "3",
        "vehicle_id": "504"
      },
      {
        "destination": "Tondi",
        "heading": 221,
        "lat": 59.41198,
        "line": "4",
        "lon": 24.73469,
        "route": "230",
        "type": "3",
        "vehicle_id": "505"
      },
      {
        "destination": "Kadriorg",
        "heading": 90,
        "lat": 59.43869,
        "line": "3",
        "lon": 24.7825,
        "route": "103",
        "type": "3",
        "vehicle_id": "506"
      },
      {
        "destination": "Tondi",
        "heading": 204,
        "lat": 59.43318,
        "line": "4",
        "lon": 24.7459,
        "route": "20",
        "type": "3",
        "vehicle_id": "508"
      },
      {
        "destination": "Suur-Paala",
        "heading": 137,
        "lat": 59.45962,
        "line": "2",
        "lon": 24.67203,
        "route": "117",
        "type": "3",
        "vehicle_id": "509"
      },
      {
        "destination": "Tondi",
        "heading": 310,
        "lat": 59.42853,
        "line": "4",
        "lon": 24.77623,
        "route": "44",
        "type": "3",
        "vehicle_id": "510"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 91,
        "lat": 59.44106,
        "line": "5",
        "lon": 24.73846,
        "route": "43",
        "type": "3",
        "vehicle_id": "512"
      },
      {
        "destination": "Pärnu mnt depoo",
        "heading": 359,
        "lat": 59.42251,
        "line": "4",
        "lon": 24.74266,
        "route": "199",
        "type": "3",
        "vehicle_id": "514"
      },
      {
        "destination": "Suur-Paala",
        "heading": 184,
        "lat": 59.44028,
        "line": "2",
        "lon": 24.75796,
        "route": "53",
        "type": "3",
        "vehicle_id": "515"
      },
      {
        "destination": "Pärnu mnt depoo",
        "heading": 243,
        "lat": 59.41933,
        "line": "2",
        "lon": 24.74563,
        "route": "93",
        "type": "3",
        "vehicle_id": "517"
      },
      {
        "destination": "Suur-Paala",
        "heading": 1,
        "lat": 59.42428,
        "line": "4",
        "lon": 24.74267,
        "route": "177",
        "type": "3",
        "vehicle_id": "518"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 357,
        "lat": 59.41917,
        "line": "5",
        "lon": 24.74637,
        "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": 184,
        "lat": 59.44397,
        "line": "2",
        "lon": 24.75199,
        "route": "176",
        "type": "3",
        "vehicle_id": "525"
      },
      {
        "destination": "Tondi",
        "heading": 248,
        "lat": 59.43696,
        "line": "3",
        "lon": 24.75427,
        "route": "76",
        "type": "3",
        "vehicle_id": "526"
      },
      {
        "destination": "Suur-Paala",
        "heading": 119,
        "lat": 59.44289,
        "line": "2",
        "lon": 24.72527,
        "route": "69",
        "type": "3",
        "vehicle_id": "527"
      },
      {
        "destination": "Kopli",
        "heading": 301,
        "lat": 59.44144,
        "line": "1",
        "lon": 24.73575,
        "route": "90",
        "type": "3",
        "vehicle_id": "528"
      },
      {
        "destination": "Kadriorg",
        "heading": 17,
        "lat": 59.41175,
        "line": "3",
        "lon": 24.73814,
        "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": 198,
        "lat": 59.41509,
        "line": "3",
        "lon": 24.73956,
        "route": "46",
        "type": "3",
        "vehicle_id": "534"
      },
      {
        "destination": "Suur-Paala",
        "heading": 129,
        "lat": 59.43084,
        "line": "2",
        "lon": 24.77073,
        "route": "31",
        "type": "3",
        "vehicle_id": "535"
      },
      {
        "destination": "Suur-Paala",
        "heading": 263,
        "lat": 59.42681,
        "line": "4",
        "lon": 24.81437,
        "route": "95",
        "type": "3",
        "vehicle_id": "536"
      },
      {
        "destination": "Pärnu mnt depoo",
        "heading": 119,
        "lat": 59.40974,
        "line": "3",
        "lon": 24.73579,
        "route": "21",
        "type": "3",
        "vehicle_id": "538"
      },
      {
        "destination": "Kopli",
        "heading": 264,
        "lat": 59.43734,
        "line": "1",
        "lon": 24.76211,
        "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": "Vana-Lõuna",
        "heading": 57,
        "lat": 59.42168,
        "line": "5",
        "lon": 24.74454,
        "route": "19",
        "type": "3",
        "vehicle_id": "542"
      },
      {
        "destination": "Kadriorg",
        "heading": 57,
        "lat": 59.43631,
        "line": "3",
        "lon": 24.75224,
        "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": 246,
        "lat": 59.44705,
        "line": "13",
        "lon": 24.822,
        "route": "130",
        "type": "2",
        "vehicle_id": "1012"
      },
      {
        "destination": "Bussijaam",
        "heading": 211,
        "lat": 59.3958,
        "line": "23",
        "lon": 24.66247,
        "route": "25",
        "type": "2",
        "vehicle_id": "1013"
      },
      {
        "destination": "Priisle",
        "heading": 104,
        "lat": 59.40957,
        "line": "13",
        "lon": 24.67504,
        "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": 29,
        "lat": 59.50785,
        "line": "1",
        "lon": 24.83124,
        "route": "85",
        "type": "2",
        "vehicle_id": "1017"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 349,
        "lat": 59.39536,
        "line": "36",
        "lon": 24.67328,
        "route": "24",
        "type": "2",
        "vehicle_id": "1019"
      },
      {
        "destination": "Bussijaam",
        "heading": 54,
        "lat": 59.43213,
        "line": "23",
        "lon": 24.74094,
        "route": "13",
        "type": "2",
        "vehicle_id": "1022"
      },
      {
        "destination": "Seli",
        "heading": 3,
        "lat": 59.44503,
        "line": "67",
        "lon": 24.89702,
        "route": "108",
        "type": "2",
        "vehicle_id": "1023"
      },
      {
        "destination": "Mustamäe",
        "heading": 206,
        "lat": 59.41911,
        "line": "83",
        "lon": 24.71228,
        "route": "22",
        "type": "2",
        "vehicle_id": "1024"
      },
      {
        "destination": "Kadaka",
        "heading": 279,
        "lat": 59.42788,
        "line": "23",
        "lon": 24.76509,
        "route": "58",
        "type": "2",
        "vehicle_id": "1028"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 272,
        "lat": 59.42853,
        "line": "42",
        "lon": 24.70894,
        "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": 250,
        "lat": 59.42741,
        "line": "23",
        "lon": 24.72071,
        "route": "126",
        "type": "2",
        "vehicle_id": "1037"
      },
      {
        "destination": "Äigrumäe",
        "heading": 84,
        "lat": 59.42943,
        "line": "8",
        "lon": 24.68876,
        "route": "169",
        "type": "2",
        "vehicle_id": "1038"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 60,
        "lat": 59.43592,
        "line": "36",
        "lon": 24.75134,
        "route": "98",
        "type": "2",
        "vehicle_id": "1039"
      },
      {
        "destination": "Kaubamaja",
        "heading": 67,
        "lat": 59.40016,
        "line": "11",
        "lon": 24.69267,
        "route": "105",
        "type": "2",
        "vehicle_id": "1047"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 353,
        "lat": 59.42022,
        "line": "3",
        "lon": 24.74137,
        "route": "52",
        "type": "2",
        "vehicle_id": "1071"
      },
      {
        "destination": "Urda",
        "heading": 187,
        "lat": 59.42795,
        "line": "18A",
        "lon": 24.74237,
        "route": "19",
        "type": "2",
        "vehicle_id": "1097"
      },
      {
        "destination": "Mustamäe",
        "heading": 169,
        "lat": 59.40063,
        "line": "83",
        "lon": 24.65796,
        "route": "162",
        "type": "2",
        "vehicle_id": "1099"
      },
      {
        "destination": "Kaubamaja",
        "heading": 149,
        "lat": 59.39951,
        "line": "11",
        "lon": 24.66093,
        "route": "119",
        "type": "2",
        "vehicle_id": "1107"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 1,
        "lat": 59.42699,
        "line": "28",
        "lon": 24.74287,
        "route": "56",
        "type": "2",
        "vehicle_id": "1108"
      },
      {
        "destination": "Balti jaam",
        "heading": 67,
        "lat": 59.43434,
        "line": "59",
        "lon": 24.72415,
        "route": "82",
        "type": "2",
        "vehicle_id": "1109"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 170,
        "lat": 59.43515,
        "line": "3",
        "lon": 24.73282,
        "route": "108",
        "type": "2",
        "vehicle_id": "1110"
      },
      {
        "destination": "Viru keskus",
        "heading": 14,
        "lat": 59.37674,
        "line": "20A",
        "lon": 24.63528,
        "route": "28",
        "type": "2",
        "vehicle_id": "1112"
      },
      {
        "destination": "Kadaka",
        "heading": 37,
        "lat": 59.40505,
        "line": "24",
        "lon": 24.65591,
        "route": "194",
        "type": "2",
        "vehicle_id": "1113"
      },
      {
        "destination": "Ülemiste",
        "heading": 60,
        "lat": 59.39072,
        "line": "45",
        "lon": 24.71548,
        "route": "73",
        "type": "2",
        "vehicle_id": "1114"
      },
      {
        "destination": "Kaubamaja",
        "heading": 24,
        "lat": 59.42277,
        "line": "11",
        "lon": 24.71568,
        "route": "91",
        "type": "2",
        "vehicle_id": "1115"
      },
      {
        "destination": "Mustamäe",
        "heading": 192,
        "lat": 59.40072,
        "line": "37",
        "lon": 24.65875,
        "route": "62",
        "type": "2",
        "vehicle_id": "1116"
      },
      {
        "destination": "Kaubamaja",
        "heading": 72,
        "lat": 59.435,
        "line": "11",
        "lon": 24.75567,
        "route": "77",
        "type": "2",
        "vehicle_id": "1117"
      },
      {
        "destination": "Kadaka",
        "heading": 64,
        "lat": 59.40492,
        "line": "11",
        "lon": 24.65608,
        "route": "10",
        "type": "2",
        "vehicle_id": "1120"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 118,
        "lat": 59.41977,
        "line": "28",
        "lon": 24.74267,
        "route": "110",
        "type": "2",
        "vehicle_id": "1121"
      },
      {
        "destination": "Viru keskus",
        "heading": 50,
        "lat": 59.36865,
        "line": "14",
        "lon": 24.65408,
        "route": "50",
        "type": "2",
        "vehicle_id": "1143"
      },
      {
        "destination": "Pelguranna",
        "heading": 275,
        "lat": 59.45387,
        "line": "3",
        "lon": 24.70999,
        "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.42848,
        "line": "9",
        "lon": 24.709,
        "route": "66",
        "type": "2",
        "vehicle_id": "1152"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 83,
        "lat": 59.4395,
        "line": "20",
        "lon": 24.76076,
        "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": "Pikakari",
        "heading": 32,
        "lat": 59.47127,
        "line": "59",
        "lon": 24.71996,
        "route": "25",
        "type": "2",
        "vehicle_id": "1164"
      },
      {
        "destination": "Kakumäe",
        "heading": 223,
        "lat": 59.43439,
        "line": "41B",
        "lon": 24.74719,
        "route": "33",
        "type": "2",
        "vehicle_id": "1165"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 137,
        "lat": 59.44212,
        "line": "8",
        "lon": 24.74364,
        "route": "122",
        "type": "2",
        "vehicle_id": "1166"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 242,
        "lat": 59.44289,
        "line": "8",
        "lon": 24.79358,
        "route": "12",
        "type": "2",
        "vehicle_id": "1167"
      },
      {
        "destination": "Estonia",
        "heading": 19,
        "lat": 59.41441,
        "line": "24",
        "lon": 24.70889,
        "route": "79",
        "type": "2",
        "vehicle_id": "1169"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 182,
        "lat": 59.41202,
        "line": "8",
        "lon": 24.63541,
        "route": "106",
        "type": "2",
        "vehicle_id": "1171"
      },
      {
        "destination": "Landi",
        "heading": 260,
        "lat": 59.42767,
        "line": "41",
        "lon": 24.66678,
        "route": "23",
        "type": "2",
        "vehicle_id": "1180"
      },
      {
        "destination": "Balti jaam",
        "heading": 69,
        "lat": 59.44169,
        "line": "59",
        "lon": 24.74158,
        "route": "56",
        "type": "2",
        "vehicle_id": "1186"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 294,
        "lat": 59.41147,
        "line": "28",
        "lon": 24.71398,
        "route": "17",
        "type": "2",
        "vehicle_id": "1187"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 236,
        "lat": 59.42364,
        "line": "8",
        "lon": 24.64724,
        "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": 262,
        "lat": 59.44849,
        "line": "66",
        "lon": 24.69113,
        "route": "66",
        "type": "2",
        "vehicle_id": "1215"
      },
      {
        "destination": "Sütiste",
        "heading": 139,
        "lat": 59.39506,
        "line": "67",
        "lon": 24.68441,
        "route": "11",
        "type": "2",
        "vehicle_id": "1216"
      },
      {
        "destination": "Balti jaam",
        "heading": 29,
        "lat": 59.40482,
        "line": "84",
        "lon": 24.70076,
        "route": "121",
        "type": "2",
        "vehicle_id": "1222"
      },
      {
        "destination": "Estonia",
        "heading": 94,
        "lat": 59.39484,
        "line": "24",
        "lon": 24.65251,
        "route": "179",
        "type": "2",
        "vehicle_id": "1223"
      },
      {
        "destination": "Mustamäe",
        "heading": 208,
        "lat": 59.40509,
        "line": "85",
        "lon": 24.68134,
        "route": "144",
        "type": "2",
        "vehicle_id": "1225"
      },
      {
        "destination": "Harkujärve",
        "heading": 93,
        "lat": 59.35161,
        "line": "27",
        "lon": 24.61193,
        "route": "76",
        "type": "2",
        "vehicle_id": "1230"
      },
      {
        "destination": "Mustamäe",
        "heading": 28,
        "lat": 59.40627,
        "line": "37",
        "lon": 24.68272,
        "route": "30",
        "type": "2",
        "vehicle_id": "1232"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 255,
        "lat": 59.42881,
        "line": "54",
        "lon": 24.67911,
        "route": "34",
        "type": "2",
        "vehicle_id": "1233"
      },
      {
        "destination": "Viru keskus",
        "heading": 12,
        "lat": 59.41502,
        "line": "20A",
        "lon": 24.73989,
        "route": "12",
        "type": "2",
        "vehicle_id": "1235"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 306,
        "lat": 59.42016,
        "line": "28",
        "lon": 24.74151,
        "route": "36",
        "type": "2",
        "vehicle_id": "1236"
      },
      {
        "destination": "Kadaka",
        "heading": 234,
        "lat": 59.40038,
        "line": "11",
        "lon": 24.69243,
        "route": "50",
        "type": "2",
        "vehicle_id": "1240"
      },
      {
        "destination": "Äigrumäe",
        "heading": 54,
        "lat": 59.48118,
        "line": "8",
        "lon": 24.8574,
        "route": "95",
        "type": "2",
        "vehicle_id": "1243"
      },
      {
        "destination": "Kadaka",
        "heading": 249,
        "lat": 59.42741,
        "line": "11",
        "lon": 24.72033,
        "route": "64",
        "type": "2",
        "vehicle_id": "1244"
      },
      {
        "destination": "Kadaka",
        "heading": 274,
        "lat": 59.39497,
        "line": "24",
        "lon": 24.65068,
        "route": "212",
        "type": "2",
        "vehicle_id": "1248"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 252,
        "lat": 59.43508,
        "line": "42",
        "lon": 24.80319,
        "route": "12",
        "type": "2",
        "vehicle_id": "1249"
      },
      {
        "destination": "Äigrumäe",
        "heading": 331,
        "lat": 59.41355,
        "line": "8",
        "lon": 24.64037,
        "route": "83",
        "type": "2",
        "vehicle_id": "1262"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 65,
        "lat": 59.45376,
        "line": "3",
        "lon": 24.70488,
        "route": "152",
        "type": "2",
        "vehicle_id": "1265"
      },
      {
        "destination": "Kadaka",
        "heading": 251,
        "lat": 59.43236,
        "line": "24",
        "lon": 24.7397,
        "route": "58",
        "type": "2",
        "vehicle_id": "1277"
      },
      {
        "destination": "Priisle",
        "heading": 24,
        "lat": 59.42734,
        "line": "9",
        "lon": 24.70278,
        "route": "9",
        "type": "2",
        "vehicle_id": "1281"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 270,
        "lat": 59.41549,
        "line": "12",
        "lon": 24.65546,
        "route": "22",
        "type": "2",
        "vehicle_id": "1300"
      },
      {
        "destination": "Kadaka",
        "heading": 341,
        "lat": 59.39469,
        "line": "23",
        "lon": 24.66197,
        "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": 302,
        "lat": 59.40379,
        "line": "12",
        "lon": 24.7058,
        "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": "Urda",
        "heading": 215,
        "lat": 59.34382,
        "line": "18A",
        "lon": 24.61859,
        "route": "71",
        "type": "2",
        "vehicle_id": "1316"
      },
      {
        "destination": "Laagri",
        "heading": 229,
        "lat": 59.36819,
        "line": "18",
        "lon": 24.65278,
        "route": "45",
        "type": "2",
        "vehicle_id": "1317"
      },
      {
        "destination": "Viru",
        "heading": 25,
        "lat": 59.40704,
        "line": "36",
        "lon": 24.73389,
        "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": 285,
        "lat": 59.47425,
        "line": "8",
        "lon": 24.83741,
        "route": "28",
        "type": "2",
        "vehicle_id": "1350"
      },
      {
        "destination": "Ülemiste",
        "heading": 89,
        "lat": 59.42301,
        "line": "45",
        "lon": 24.80548,
        "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.42646,
        "line": "37",
        "lon": 24.65826,
        "route": "50",
        "type": "2",
        "vehicle_id": "1353"
      },
      {
        "destination": "Ülemiste",
        "heading": 166,
        "lat": 59.40448,
        "line": "45",
        "lon": 24.66891,
        "route": "15",
        "type": "2",
        "vehicle_id": "1354"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 282,
        "lat": 59.41288,
        "line": "21A",
        "lon": 24.63769,
        "route": "50",
        "type": "2",
        "vehicle_id": "1355"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 153,
        "lat": 59.41225,
        "line": "21A",
        "lon": 24.63527,
        "route": "22",
        "type": "2",
        "vehicle_id": "1356"
      },
      {
        "destination": "Äigrumäe",
        "heading": 96,
        "lat": 59.44198,
        "line": "8",
        "lon": 24.74508,
        "route": "67",
        "type": "2",
        "vehicle_id": "1357"
      },
      {
        "destination": "Priisle",
        "heading": 338,
        "lat": 59.44453,
        "line": "42",
        "lon": 24.87937,
        "route": "77",
        "type": "2",
        "vehicle_id": "1384"
      },
      {
        "destination": "Sütiste",
        "heading": 203,
        "lat": 59.41163,
        "line": "67",
        "lon": 24.71552,
        "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": 59,
        "lat": 59.42966,
        "line": "24",
        "lon": 24.73506,
        "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": 168,
        "lat": 59.39302,
        "line": "36",
        "lon": 24.67412,
        "route": "45",
        "type": "2",
        "vehicle_id": "1415"
      },
      {
        "destination": "Kadaka",
        "heading": 178,
        "lat": 59.40028,
        "line": "23",
        "lon": 24.71103,
        "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": 262,
        "lat": 59.4424,
        "line": "67",
        "lon": 24.88487,
        "route": "99",
        "type": "2",
        "vehicle_id": "1423"
      },
      {
        "destination": "Viru keskus",
        "heading": 14,
        "lat": 59.39972,
        "line": "18A",
        "lon": 24.72785,
        "route": "54",
        "type": "2",
        "vehicle_id": "1424"
      },
      {
        "destination": "Viru keskus",
        "heading": 357,
        "lat": 59.4354,
        "line": "18",
        "lon": 24.75752,
        "route": "14",
        "type": "2",
        "vehicle_id": "1426"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 320,
        "lat": 59.40789,
        "line": "13",
        "lon": 24.64862,
        "route": "44",
        "type": "2",
        "vehicle_id": "1428"
      },
      {
        "destination": "Mustamäe",
        "heading": 241,
        "lat": 59.43301,
        "line": "83",
        "lon": 24.74635,
        "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.41332,
        "line": "36",
        "lon": 24.63523,
        "route": "63",
        "type": "2",
        "vehicle_id": "1442"
      },
      {
        "destination": "Kadaka",
        "heading": 292,
        "lat": 59.40494,
        "line": "24",
        "lon": 24.68034,
        "route": "36",
        "type": "2",
        "vehicle_id": "1473"
      },
      {
        "destination": "Kadaka",
        "heading": 43,
        "lat": 59.40518,
        "line": "9",
        "lon": 24.65571,
        "route": "28",
        "type": "2",
        "vehicle_id": "1474"
      },
      {
        "destination": "Laagri alevik",
        "heading": 194,
        "lat": 59.38328,
        "line": "20A",
        "lon": 24.6387,
        "route": "43",
        "type": "2",
        "vehicle_id": "1476"
      },
      {
        "destination": "Priisle",
        "heading": 74,
        "lat": 59.44084,
        "line": "9",
        "lon": 24.85813,
        "route": "103",
        "type": "2",
        "vehicle_id": "1477"
      },
      {
        "destination": "Landi",
        "heading": 273,
        "lat": 59.42815,
        "line": "21",
        "lon": 24.7105,
        "route": "53",
        "type": "2",
        "vehicle_id": "1478"
      },
      {
        "destination": "Pelguranna",
        "heading": 323,
        "lat": 59.4384,
        "line": "40",
        "lon": 24.71674,
        "route": "129",
        "type": "2",
        "vehicle_id": "1486"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 207,
        "lat": 59.40166,
        "line": "36",
        "lon": 24.72838,
        "route": "132",
        "type": "2",
        "vehicle_id": "1489"
      },
      {
        "destination": "Priisle",
        "heading": 80,
        "lat": 59.43542,
        "line": "42",
        "lon": 24.75538,
        "route": "109",
        "type": "2",
        "vehicle_id": "1491"
      },
      {
        "destination": "Seli",
        "heading": 22,
        "lat": 59.42097,
        "line": "67",
        "lon": 24.72387,
        "route": "130",
        "type": "2",
        "vehicle_id": "1492"
      },
      {
        "destination": "Kaubamaja",
        "heading": 76,
        "lat": 59.39856,
        "line": "83",
        "lon": 24.68071,
        "route": "107",
        "type": "2",
        "vehicle_id": "1493"
      },
      {
        "destination": "Priisle",
        "heading": 55,
        "lat": 59.43389,
        "line": "42",
        "lon": 24.79106,
        "route": "93",
        "type": "2",
        "vehicle_id": "1494"
      },
      {
        "destination": "Äigrumäe",
        "heading": 140,
        "lat": 59.48131,
        "line": "8",
        "lon": 24.89078,
        "route": "43",
        "type": "2",
        "vehicle_id": "1496"
      },
      {
        "destination": "Balti jaam",
        "heading": 19,
        "lat": 59.43699,
        "line": "85",
        "lon": 24.73337,
        "route": "23",
        "type": "2",
        "vehicle_id": "1500"
      },
      {
        "destination": "Seli",
        "heading": 85,
        "lat": 59.43991,
        "line": "12",
        "lon": 24.84051,
        "route": "101",
        "type": "2",
        "vehicle_id": "1516"
      },
      {
        "destination": "Kaubamaja",
        "heading": 48,
        "lat": 59.42732,
        "line": "83",
        "lon": 24.72099,
        "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": 66,
        "lat": 59.36775,
        "line": "18",
        "lon": 24.65187,
        "route": "60",
        "type": "2",
        "vehicle_id": "1546"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 128,
        "lat": 59.41186,
        "line": "13",
        "lon": 24.63552,
        "route": "20",
        "type": "2",
        "vehicle_id": "1553"
      },
      {
        "destination": "Kadaka",
        "heading": 255,
        "lat": 59.39824,
        "line": "11",
        "lon": 24.67716,
        "route": "36",
        "type": "2",
        "vehicle_id": "1559"
      },
      {
        "destination": "Laagri",
        "heading": 196,
        "lat": 59.39024,
        "line": "18",
        "lon": 24.72114,
        "route": "75",
        "type": "2",
        "vehicle_id": "1563"
      },
      {
        "destination": "Estonia",
        "heading": 117,
        "lat": 59.40425,
        "line": "24",
        "lon": 24.6832,
        "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": 348,
        "lat": 59.40199,
        "line": "23",
        "lon": 24.7109,
        "route": "133",
        "type": "2",
        "vehicle_id": "1631"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 325,
        "lat": 59.41327,
        "line": "28",
        "lon": 24.64059,
        "route": "95",
        "type": "2",
        "vehicle_id": "1710"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 267,
        "lat": 59.38651,
        "line": "45",
        "lon": 24.69019,
        "route": "88",
        "type": "2",
        "vehicle_id": "1740"
      },
      {
        "destination": "Estonia",
        "heading": 181,
        "lat": 59.40434,
        "line": "24",
        "lon": 24.65583,
        "route": "163",
        "type": "2",
        "vehicle_id": "1742"
      },
      {
        "destination": "Kadaka",
        "heading": 247,
        "lat": 59.44697,
        "line": "9",
        "lon": 24.88885,
        "route": "86",
        "type": "2",
        "vehicle_id": "1772"
      },
      {
        "destination": "Kadaka",
        "heading": 217,
        "lat": 59.41071,
        "line": "9",
        "lon": 24.65934,
        "route": "48",
        "type": "2",
        "vehicle_id": "1774"
      },
      {
        "destination": "Mustamäe",
        "heading": 203,
        "lat": 59.42661,
        "line": "85",
        "lon": 24.70203,
        "route": "168",
        "type": "2",
        "vehicle_id": "1798"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 255,
        "lat": 59.42822,
        "line": "3",
        "lon": 24.74916,
        "route": "128",
        "type": "2",
        "vehicle_id": "1813"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 79,
        "lat": 59.40493,
        "line": "28",
        "lon": 24.67765,
        "route": "76",
        "type": "2",
        "vehicle_id": "1829"
      },
      {
        "destination": "Priisle",
        "heading": 81,
        "lat": 59.43912,
        "line": "40",
        "lon": 24.77676,
        "route": "70",
        "type": "2",
        "vehicle_id": "1856"
      },
      {
        "destination": "Balti jaam",
        "heading": 156,
        "lat": 59.43476,
        "line": "41",
        "lon": 24.62881,
        "route": "8",
        "type": "2",
        "vehicle_id": "1861"
      },
      {
        "destination": "Kakumäe",
        "heading": 331,
        "lat": 59.43499,
        "line": "21B",
        "lon": 24.62849,
        "route": "17",
        "type": "2",
        "vehicle_id": "1908"
      },
      {
        "destination": "Balti jaam",
        "heading": 74,
        "lat": 59.42692,
        "line": "21",
        "lon": 24.66305,
        "route": "8",
        "type": "2",
        "vehicle_id": "1942"
      },
      {
        "destination": "Kadaka",
        "heading": 200,
        "lat": 59.41317,
        "line": "24",
        "lon": 24.70768,
        "route": "100",
        "type": "2",
        "vehicle_id": "1956"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 294,
        "lat": 59.42898,
        "line": "54",
        "lon": 24.70713,
        "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.42913,
        "line": "41B",
        "lon": 24.70351,
        "route": "28",
        "type": "2",
        "vehicle_id": "1961"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 244,
        "lat": 59.42232,
        "line": "45",
        "lon": 24.77697,
        "route": "116",
        "type": "2",
        "vehicle_id": "1967"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 247,
        "lat": 59.42948,
        "line": "8",
        "lon": 24.70582,
        "route": "160",
        "type": "2",
        "vehicle_id": "1969"
      },
      {
        "destination": "Keskuse",
        "heading": 227,
        "lat": 59.42683,
        "line": "84",
        "lon": 24.71906,
        "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": 152,
        "lat": 59.42087,
        "line": "46",
        "lon": 24.64891,
        "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": 226,
        "lat": 59.40242,
        "line": "20",
        "lon": 24.69698,
        "route": "61",
        "type": "2",
        "vehicle_id": "2061"
      },
      {
        "destination": "Laagri alevik",
        "heading": 234,
        "lat": 59.37839,
        "line": "27",
        "lon": 24.65438,
        "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": 169,
        "lat": 59.39555,
        "line": "10",
        "lon": 24.67306,
        "route": "109",
        "type": "2",
        "vehicle_id": "2068"
      },
      {
        "destination": "Muuga aedlinn",
        "heading": 85,
        "lat": 59.47311,
        "line": "34",
        "lon": 24.94118,
        "route": "55",
        "type": "2",
        "vehicle_id": "2070"
      },
      {
        "destination": "Männiku",
        "heading": 238,
        "lat": 59.42996,
        "line": "33",
        "lon": 24.7078,
        "route": "74",
        "type": "2",
        "vehicle_id": "2073"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 328,
        "lat": 59.41821,
        "line": "16",
        "lon": 24.65115,
        "route": "128",
        "type": "2",
        "vehicle_id": "2074"
      },
      {
        "destination": "Männiku",
        "heading": 286,
        "lat": 59.45812,
        "line": "5",
        "lon": 24.82269,
        "route": "152",
        "type": "2",
        "vehicle_id": "2100"
      },
      {
        "destination": "Priisle",
        "heading": 92,
        "lat": 59.42776,
        "line": "42",
        "lon": 24.71375,
        "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.40393,
        "line": "72",
        "lon": 24.69982,
        "route": "175",
        "type": "2",
        "vehicle_id": "2126"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 75,
        "lat": 59.39823,
        "line": "10",
        "lon": 24.67805,
        "route": "68",
        "type": "2",
        "vehicle_id": "2127"
      },
      {
        "destination": "Tiskre",
        "heading": 267,
        "lat": 59.43705,
        "line": "4",
        "lon": 24.57342,
        "route": "49",
        "type": "2",
        "vehicle_id": "2132"
      },
      {
        "destination": "Pääsküla jaam",
        "heading": 216,
        "lat": 59.36863,
        "line": "20",
        "lon": 24.6369,
        "route": "45",
        "type": "2",
        "vehicle_id": "2133"
      },
      {
        "destination": "Kopli liinid",
        "heading": 290,
        "lat": 59.45092,
        "line": "73",
        "lon": 24.72174,
        "route": "123",
        "type": "2",
        "vehicle_id": "2134"
      },
      {
        "destination": "Kopli liinid",
        "heading": 279,
        "lat": 59.42739,
        "line": "73",
        "lon": 24.74285,
        "route": "19",
        "type": "2",
        "vehicle_id": "2140"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 74,
        "lat": 59.42894,
        "line": "16",
        "lon": 24.75424,
        "route": "32",
        "type": "2",
        "vehicle_id": "2148"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 14,
        "lat": 59.37711,
        "line": "10",
        "lon": 24.63553,
        "route": "88",
        "type": "2",
        "vehicle_id": "2181"
      },
      {
        "destination": "Kotermaa",
        "heading": 275,
        "lat": 59.40468,
        "line": "61",
        "lon": 24.63224,
        "route": "118",
        "type": "2",
        "vehicle_id": "2188"
      },
      {
        "destination": "Tallinn-Väike",
        "heading": 156,
        "lat": 59.43225,
        "line": "16",
        "lon": 24.75365,
        "route": "143",
        "type": "2",
        "vehicle_id": "2194"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 192,
        "lat": 59.41747,
        "line": "14",
        "lon": 24.7406,
        "route": "9",
        "type": "2",
        "vehicle_id": "2195"
      },
      {
        "destination": "Balti jaam",
        "heading": 243,
        "lat": 59.44163,
        "line": "2",
        "lon": 24.7414,
        "route": "96",
        "type": "2",
        "vehicle_id": "2199"
      },
      {
        "destination": "Keskuse",
        "heading": 259,
        "lat": 59.39892,
        "line": "84",
        "lon": 24.68227,
        "route": "54",
        "type": "2",
        "vehicle_id": "2208"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 275,
        "lat": 59.43394,
        "line": "54",
        "lon": 24.75773,
        "route": "86",
        "type": "2",
        "vehicle_id": "2209"
      },
      {
        "destination": "Kopli liinid",
        "heading": 305,
        "lat": 59.46065,
        "line": "73",
        "lon": 24.67708,
        "route": "61",
        "type": "2",
        "vehicle_id": "2212"
      },
      {
        "destination": "Männiku",
        "heading": 177,
        "lat": 59.37442,
        "line": "32",
        "lon": 24.71789,
        "route": "10",
        "type": "2",
        "vehicle_id": "2221"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 261,
        "lat": 59.42963,
        "line": "26A",
        "lon": 24.68619,
        "route": "8",
        "type": "2",
        "vehicle_id": "2224"
      },
      {
        "destination": "Tiskre",
        "heading": 76,
        "lat": 59.44348,
        "line": "25",
        "lon": 24.76459,
        "route": "8",
        "type": "2",
        "vehicle_id": "2234"
      },
      {
        "destination": "Metsakooli tee",
        "heading": 24,
        "lat": 59.45682,
        "line": "5",
        "lon": 24.81117,
        "route": "177",
        "type": "2",
        "vehicle_id": "2237"
      },
      {
        "destination": "Männiku",
        "heading": 67,
        "lat": 59.46212,
        "line": "5",
        "lon": 24.87568,
        "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": 251,
        "lat": 59.42754,
        "line": "46",
        "lon": 24.72048,
        "route": "58",
        "type": "2",
        "vehicle_id": "2253"
      },
      {
        "destination": "Männiku",
        "heading": 358,
        "lat": 59.37518,
        "line": "5",
        "lon": 24.71802,
        "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.44524,
        "line": "12",
        "lon": 24.89709,
        "route": "69",
        "type": "2",
        "vehicle_id": "2284"
      },
      {
        "destination": "Kotermaa",
        "heading": 210,
        "lat": 59.40458,
        "line": "61",
        "lon": 24.61553,
        "route": "74",
        "type": "2",
        "vehicle_id": "2291"
      },
      {
        "destination": "Keskuse",
        "heading": 131,
        "lat": 59.39946,
        "line": "72",
        "lon": 24.68007,
        "route": "196",
        "type": "2",
        "vehicle_id": "2292"
      },
      {
        "destination": "Paljassaare",
        "heading": 57,
        "lat": 59.41493,
        "line": "26",
        "lon": 24.65537,
        "route": "71",
        "type": "2",
        "vehicle_id": "2293"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 188,
        "lat": 59.43111,
        "line": "73",
        "lon": 24.74532,
        "route": "142",
        "type": "2",
        "vehicle_id": "2294"
      },
      {
        "destination": "Raudalu",
        "heading": 197,
        "lat": 59.39382,
        "line": "57",
        "lon": 24.72421,
        "route": "70",
        "type": "2",
        "vehicle_id": "2311"
      },
      {
        "destination": "Järve haigla",
        "heading": 100,
        "lat": 59.41108,
        "line": "61",
        "lon": 24.64687,
        "route": "97",
        "type": "2",
        "vehicle_id": "2323"
      },
      {
        "destination": "Männiku",
        "heading": 11,
        "lat": 59.36641,
        "line": "32",
        "lon": 24.71791,
        "route": "38",
        "type": "2",
        "vehicle_id": "2324"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 310,
        "lat": 59.42004,
        "line": "73",
        "lon": 24.7417,
        "route": "80",
        "type": "2",
        "vehicle_id": "2325"
      },
      {
        "destination": "Keskuse",
        "heading": 205,
        "lat": 59.40538,
        "line": "72",
        "lon": 24.701,
        "route": "20",
        "type": "2",
        "vehicle_id": "2329"
      },
      {
        "destination": "Kopli",
        "heading": 332,
        "lat": 59.43945,
        "line": "33",
        "lon": 24.70813,
        "route": "91",
        "type": "2",
        "vehicle_id": "2331"
      },
      {
        "destination": "Balti jaam",
        "heading": 310,
        "lat": 59.42479,
        "line": "2",
        "lon": 24.78444,
        "route": "116",
        "type": "2",
        "vehicle_id": "2333"
      },
      {
        "destination": "Kopli",
        "heading": 223,
        "lat": 59.46122,
        "line": "72",
        "lon": 24.66764,
        "route": "95",
        "type": "2",
        "vehicle_id": "2334"
      },
      {
        "destination": "Metsakooli tee",
        "heading": 89,
        "lat": 59.43712,
        "line": "5",
        "lon": 24.75909,
        "route": "57",
        "type": "2",
        "vehicle_id": "2375"
      },
      {
        "destination": "Männiku",
        "heading": 206,
        "lat": 59.42817,
        "line": "5",
        "lon": 24.74241,
        "route": "108",
        "type": "2",
        "vehicle_id": "2390"
      },
      {
        "destination": "Tiskre",
        "heading": 75,
        "lat": 59.4112,
        "line": "4",
        "lon": 24.64857,
        "route": "75",
        "type": "2",
        "vehicle_id": "2410"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 55,
        "lat": 59.41213,
        "line": "10",
        "lon": 24.65156,
        "route": "15",
        "type": "2",
        "vehicle_id": "2411"
      },
      {
        "destination": "Tallinn-Väike",
        "heading": 203,
        "lat": 59.41315,
        "line": "16",
        "lon": 24.74824,
        "route": "51",
        "type": "2",
        "vehicle_id": "2413"
      },
      {
        "destination": "Seli",
        "heading": 323,
        "lat": 59.42045,
        "line": "46",
        "lon": 24.64469,
        "route": "91",
        "type": "2",
        "vehicle_id": "2414"
      },
      {
        "destination": "Paljassaare",
        "heading": 331,
        "lat": 59.4362,
        "line": "26",
        "lon": 24.71154,
        "route": "37",
        "type": "2",
        "vehicle_id": "2416"
      },
      {
        "destination": "Mäeküla",
        "heading": 258,
        "lat": 59.40768,
        "line": "62",
        "lon": 24.62283,
        "route": "33",
        "type": "2",
        "vehicle_id": "2417"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 252,
        "lat": 59.42048,
        "line": "4",
        "lon": 24.64712,
        "route": "24",
        "type": "2",
        "vehicle_id": "2418"
      },
      {
        "destination": "Seli",
        "heading": 135,
        "lat": 59.43285,
        "line": "35",
        "lon": 24.71575,
        "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": 0,
        "lat": 59.40893,
        "line": "27",
        "lon": 24.66709,
        "route": "58",
        "type": "2",
        "vehicle_id": "2445"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 206,
        "lat": 59.40943,
        "line": "46",
        "lon": 24.65836,
        "route": "26",
        "type": "2",
        "vehicle_id": "2446"
      },
      {
        "destination": "Männiku",
        "heading": 193,
        "lat": 59.37204,
        "line": "5",
        "lon": 24.71729,
        "route": "88",
        "type": "2",
        "vehicle_id": "2455"
      },
      {
        "destination": "Männiku",
        "heading": 205,
        "lat": 59.404,
        "line": "5",
        "lon": 24.73058,
        "route": "134",
        "type": "2",
        "vehicle_id": "2460"
      },
      {
        "destination": "Kopli",
        "heading": 24,
        "lat": 59.42166,
        "line": "72",
        "lon": 24.71469,
        "route": "147",
        "type": "2",
        "vehicle_id": "2472"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 255,
        "lat": 59.44215,
        "line": "46",
        "lon": 24.88312,
        "route": "74",
        "type": "2",
        "vehicle_id": "2498"
      },
      {
        "destination": "Metsakooli tee",
        "heading": 20,
        "lat": 59.40165,
        "line": "5",
        "lon": 24.72888,
        "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": 80,
        "lat": 59.41947,
        "line": "16",
        "lon": 24.6457,
        "route": "69",
        "type": "2",
        "vehicle_id": "2510"
      },
      {
        "destination": "Kopli",
        "heading": 266,
        "lat": 59.45495,
        "line": "32",
        "lon": 24.68597,
        "route": "19",
        "type": "2",
        "vehicle_id": "2513"
      },
      {
        "destination": "Kopli",
        "heading": 346,
        "lat": 59.40121,
        "line": "33",
        "lon": 24.67066,
        "route": "111",
        "type": "2",
        "vehicle_id": "2519"
      },
      {
        "destination": "Pelguranna",
        "heading": 137,
        "lat": 59.44406,
        "line": "35",
        "lon": 24.89251,
        "route": "141",
        "type": "2",
        "vehicle_id": "2522"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 277,
        "lat": 59.41267,
        "line": "42",
        "lon": 24.63847,
        "route": "142",
        "type": "2",
        "vehicle_id": "2526"
      },
      {
        "destination": "Kaubamaja",
        "heading": 78,
        "lat": 59.40489,
        "line": "81",
        "lon": 24.67711,
        "route": "101",
        "type": "2",
        "vehicle_id": "2542"
      },
      {
        "destination": "Keskuse",
        "heading": 150,
        "lat": 59.43998,
        "line": "72",
        "lon": 24.70738,
        "route": "44",
        "type": "2",
        "vehicle_id": "2556"
      },
      {
        "destination": "Muuga aedlinn",
        "heading": 83,
        "lat": 59.46867,
        "line": "34",
        "lon": 24.84174,
        "route": "117",
        "type": "2",
        "vehicle_id": "2566"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 273,
        "lat": 59.42782,
        "line": "16",
        "lon": 24.71456,
        "route": "14",
        "type": "2",
        "vehicle_id": "2580"
      },
      {
        "destination": "Mustamäe",
        "heading": 233,
        "lat": 59.43492,
        "line": "81",
        "lon": 24.72463,
        "route": "46",
        "type": "2",
        "vehicle_id": "2591"
      },
      {
        "destination": "Mustamäe",
        "heading": 0,
        "lat": 59.40069,
        "line": "85",
        "lon": 24.65869,
        "route": "80",
        "type": "2",
        "vehicle_id": "2600"
      },
      {
        "destination": "Viimsi",
        "heading": 62,
        "lat": 59.46154,
        "line": "1",
        "lon": 24.82275,
        "route": "117",
        "type": "2",
        "vehicle_id": "2616"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 68,
        "lat": 59.4434,
        "line": "20",
        "lon": 24.76537,
        "route": "72",
        "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": 115,
        "lat": 59.4317,
        "line": "2",
        "lon": 24.76745,
        "route": "45",
        "type": "2",
        "vehicle_id": "2643"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 118,
        "lat": 59.40231,
        "line": "20",
        "lon": 24.69054,
        "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": 83,
        "lat": 59.40766,
        "line": "54",
        "lon": 24.62378,
        "route": "107",
        "type": "2",
        "vehicle_id": "2648"
      },
      {
        "destination": "Kopli",
        "heading": 13,
        "lat": 59.418,
        "line": "32",
        "lon": 24.74118,
        "route": "29",
        "type": "2",
        "vehicle_id": "2650"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 232,
        "lat": 59.36987,
        "line": "14",
        "lon": 24.65674,
        "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": 219,
        "lat": 59.41205,
        "line": "10",
        "lon": 24.6513,
        "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": 224,
        "lat": 59.4493,
        "line": "26",
        "lon": 24.69885,
        "route": "18",
        "type": "2",
        "vehicle_id": "2669"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 98,
        "lat": 59.45104,
        "line": "73",
        "lon": 24.72812,
        "route": "100",
        "type": "2",
        "vehicle_id": "2671"
      },
      {
        "destination": "Viru keskus",
        "heading": 30,
        "lat": 59.40956,
        "line": "14",
        "lon": 24.73643,
        "route": "40",
        "type": "2",
        "vehicle_id": "2677"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 308,
        "lat": 59.42015,
        "line": "73",
        "lon": 24.74165,
        "route": "42",
        "type": "2",
        "vehicle_id": "2683"
      },
      {
        "destination": "Tiskre",
        "heading": 242,
        "lat": 59.42378,
        "line": "25",
        "lon": 24.6472,
        "route": "36",
        "type": "2",
        "vehicle_id": "2684"
      },
      {
        "destination": "Mõigu",
        "heading": 85,
        "lat": 59.40808,
        "line": "2",
        "lon": 24.81325,
        "route": "133",
        "type": "2",
        "vehicle_id": "2689"
      },
      {
        "destination": "Kopli",
        "heading": 16,
        "lat": 59.37375,
        "line": "33",
        "lon": 24.71808,
        "route": "31",
        "type": "2",
        "vehicle_id": "2690"
      },
      {
        "destination": "Keskuse",
        "heading": 126,
        "lat": 59.40005,
        "line": "72",
        "lon": 24.67971,
        "route": "222",
        "type": "2",
        "vehicle_id": "2700"
      },
      {
        "destination": "Viru keskus",
        "heading": 39,
        "lat": 59.43921,
        "line": "1",
        "lon": 24.75934,
        "route": "142",
        "type": "2",
        "vehicle_id": "2705"
      },
      {
        "destination": "Viimsi",
        "heading": 174,
        "lat": 59.43553,
        "line": "1",
        "lon": 24.75672,
        "route": "133",
        "type": "2",
        "vehicle_id": "2706"
      },
      {
        "destination": "Mustamäe",
        "heading": 325,
        "lat": 59.4016,
        "line": "81",
        "lon": 24.6585,
        "route": "148",
        "type": "2",
        "vehicle_id": "2707"
      },
      {
        "destination": "Viru keskus",
        "heading": 53,
        "lat": 59.43915,
        "line": "1",
        "lon": 24.75956,
        "route": "40",
        "type": "2",
        "vehicle_id": "2716"
      },
      {
        "destination": "Harkujärve",
        "heading": 322,
        "lat": 59.41123,
        "line": "27",
        "lon": 24.66216,
        "route": "74",
        "type": "2",
        "vehicle_id": "2721"
      },
      {
        "destination": "Kotermaa",
        "heading": 208,
        "lat": 59.41293,
        "line": "61",
        "lon": 24.65262,
        "route": "18",
        "type": "2",
        "vehicle_id": "2722"
      },
      {
        "destination": "Keskuse",
        "heading": 137,
        "lat": 59.39964,
        "line": "72",
        "lon": 24.67992,
        "route": "240",
        "type": "2",
        "vehicle_id": "2723"
      },
      {
        "destination": "Kotermaa",
        "heading": 183,
        "lat": 59.39942,
        "line": "61",
        "lon": 24.70588,
        "route": "34",
        "type": "2",
        "vehicle_id": "2725"
      },
      {
        "destination": "Balti jaam",
        "heading": 60,
        "lat": 59.43957,
        "line": "84",
        "lon": 24.7378,
        "route": "145",
        "type": "2",
        "vehicle_id": "2726"
      },
      {
        "destination": "Viru keskus",
        "heading": 67,
        "lat": 59.43892,
        "line": "14",
        "lon": 24.76032,
        "route": "20",
        "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": 333,
        "lat": 59.44897,
        "line": "72",
        "lon": 24.69827,
        "route": "121",
        "type": "2",
        "vehicle_id": "2731"
      },
      {
        "destination": "Laagri alevik",
        "heading": 115,
        "lat": 59.41621,
        "line": "27",
        "lon": 24.59812,
        "route": "45",
        "type": "2",
        "vehicle_id": "2732"
      },
      {
        "destination": "Viru keskus",
        "heading": 244,
        "lat": 59.46064,
        "line": "1",
        "lon": 24.81766,
        "route": "62",
        "type": "2",
        "vehicle_id": "2748"
      },
      {
        "destination": "Raudalu",
        "heading": 146,
        "lat": 59.36251,
        "line": "57",
        "lon": 24.76407,
        "route": "30",
        "type": "2",
        "vehicle_id": "2752"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 198,
        "lat": 59.40992,
        "line": "46",
        "lon": 24.65841,
        "route": "8",
        "type": "2",
        "vehicle_id": "2757"
      },
      {
        "destination": "Vana-Pääsküla",
        "heading": 194,
        "lat": 59.36507,
        "line": "10",
        "lon": 24.62918,
        "route": "29",
        "type": "2",
        "vehicle_id": "2773"
      },
      {
        "destination": "Männiku",
        "heading": 135,
        "lat": 59.4328,
        "line": "32",
        "lon": 24.71581,
        "route": "50",
        "type": "2",
        "vehicle_id": "2775"
      },
      {
        "destination": "Balti jaam",
        "heading": 25,
        "lat": 59.41798,
        "line": "85",
        "lon": 24.69419,
        "route": "49",
        "type": "2",
        "vehicle_id": "2776"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 49,
        "lat": 59.40921,
        "line": "54",
        "lon": 24.65039,
        "route": "8",
        "type": "2",
        "vehicle_id": "2777"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 202,
        "lat": 59.41745,
        "line": "16",
        "lon": 24.69355,
        "route": "82",
        "type": "2",
        "vehicle_id": "2784"
      },
      {
        "destination": "Viru keskus",
        "heading": 180,
        "lat": 59.49823,
        "line": "1",
        "lon": 24.82927,
        "route": "102",
        "type": "2",
        "vehicle_id": "2787"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 271,
        "lat": 59.4203,
        "line": "13",
        "lon": 24.8022,
        "route": "70",
        "type": "2",
        "vehicle_id": "2801"
      },
      {
        "destination": "Männiku",
        "heading": 165,
        "lat": 59.39826,
        "line": "33",
        "lon": 24.67183,
        "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": 113,
        "lat": 59.37593,
        "line": "33",
        "lon": 24.71452,
        "route": "42",
        "type": "2",
        "vehicle_id": "2861"
      },
      {
        "destination": "Järve haigla",
        "heading": 1,
        "lat": 59.39987,
        "line": "61",
        "lon": 24.70596,
        "route": "51",
        "type": "2",
        "vehicle_id": "2896"
      },
      {
        "destination": "Tiskre",
        "heading": 277,
        "lat": 59.42929,
        "line": "25",
        "lon": 24.7284,
        "route": "64",
        "type": "2",
        "vehicle_id": "2897"
      },
      {
        "destination": "Tallinn-Väike",
        "heading": 25,
        "lat": 59.42815,
        "line": "16",
        "lon": 24.7036,
        "route": "97",
        "type": "2",
        "vehicle_id": "2915"
      },
      {
        "destination": "Keskuse",
        "heading": 151,
        "lat": 59.44743,
        "line": "72",
        "lon": 24.69968,
        "route": "70",
        "type": "2",
        "vehicle_id": "2923"
      },
      {
        "destination": "Priisle",
        "heading": 260,
        "lat": 59.43192,
        "line": "66",
        "lon": 24.84547,
        "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": 294,
        "lat": 59.42922,
        "line": "46",
        "lon": 24.70573,
        "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": 325,
        "lat": 59.43402,
        "line": "67",
        "lon": 24.75231,
        "route": "165",
        "type": "2",
        "vehicle_id": "3013"
      },
      {
        "destination": "Sütiste",
        "heading": 237,
        "lat": 59.43058,
        "line": "67",
        "lon": 24.78077,
        "route": "141",
        "type": "2",
        "vehicle_id": "3014"
      },
      {
        "destination": "Sütiste",
        "heading": 295,
        "lat": 59.39834,
        "line": "67",
        "lon": 24.67209,
        "route": "153",
        "type": "2",
        "vehicle_id": "3018"
      },
      {
        "destination": "Pelguranna",
        "heading": 320,
        "lat": 59.44168,
        "line": "40",
        "lon": 24.84851,
        "route": "145",
        "type": "2",
        "vehicle_id": "3020"
      },
      {
        "destination": "Seli",
        "heading": 65,
        "lat": 59.44055,
        "line": "60",
        "lon": 24.78569,
        "route": "76",
        "type": "2",
        "vehicle_id": "3024"
      },
      {
        "destination": "Seli",
        "heading": 46,
        "lat": 59.42956,
        "line": "50",
        "lon": 24.80616,
        "route": "98",
        "type": "2",
        "vehicle_id": "3029"
      },
      {
        "destination": "Priisle",
        "heading": 160,
        "lat": 59.44715,
        "line": "9",
        "lon": 24.89547,
        "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": 82,
        "lat": 59.42701,
        "line": "55",
        "lon": 24.82225,
        "route": "41",
        "type": "2",
        "vehicle_id": "3032"
      },
      {
        "destination": "Pelguranna",
        "heading": 335,
        "lat": 59.4462,
        "line": "35",
        "lon": 24.70113,
        "route": "107",
        "type": "2",
        "vehicle_id": "3034"
      },
      {
        "destination": "Seli",
        "heading": 83,
        "lat": 59.39895,
        "line": "67",
        "lon": 24.68444,
        "route": "86",
        "type": "2",
        "vehicle_id": "3035"
      },
      {
        "destination": "Estonia",
        "heading": 311,
        "lat": 59.42831,
        "line": "15",
        "lon": 24.7763,
        "route": "114",
        "type": "2",
        "vehicle_id": "3036"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 248,
        "lat": 59.44449,
        "line": "42",
        "lon": 24.8751,
        "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.43946,
        "line": "67",
        "lon": 24.83033,
        "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": 273,
        "lat": 59.42035,
        "line": "15",
        "lon": 24.80084,
        "route": "20",
        "type": "2",
        "vehicle_id": "3067"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 300,
        "lat": 59.40483,
        "line": "13",
        "lon": 24.70193,
        "route": "58",
        "type": "2",
        "vehicle_id": "3070"
      },
      {
        "destination": "Viru keskus",
        "heading": 255,
        "lat": 59.43743,
        "line": "38",
        "lon": 24.7639,
        "route": "16",
        "type": "2",
        "vehicle_id": "3072"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 280,
        "lat": 59.40714,
        "line": "36",
        "lon": 24.63935,
        "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": 42,
        "lat": 59.43038,
        "line": "58",
        "lon": 24.80768,
        "route": "76",
        "type": "2",
        "vehicle_id": "3102"
      },
      {
        "destination": "Balti jaam",
        "heading": 243,
        "lat": 59.43254,
        "line": "2",
        "lon": 24.74044,
        "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": 338,
        "lat": 59.43055,
        "line": "13",
        "lon": 24.83449,
        "route": "107",
        "type": "2",
        "vehicle_id": "3124"
      },
      {
        "destination": "Vesse",
        "heading": 229,
        "lat": 59.44637,
        "line": "48",
        "lon": 24.89594,
        "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": 0,
        "lat": 59.42433,
        "line": "20A",
        "lon": 24.74247,
        "route": "59",
        "type": "2",
        "vehicle_id": "3137"
      },
      {
        "destination": "Majaka põik",
        "heading": 253,
        "lat": 59.43479,
        "line": "58",
        "lon": 24.83605,
        "route": "109",
        "type": "2",
        "vehicle_id": "3154"
      },
      {
        "destination": "Pelguranna",
        "heading": 183,
        "lat": 59.43497,
        "line": "40",
        "lon": 24.76439,
        "route": "57",
        "type": "2",
        "vehicle_id": "3182"
      },
      {
        "destination": "Sõjamäe",
        "heading": 77,
        "lat": 59.41629,
        "line": "15",
        "lon": 24.8659,
        "route": "75",
        "type": "2",
        "vehicle_id": "3201"
      },
      {
        "destination": "Mustamäe",
        "heading": 204,
        "lat": 59.42178,
        "line": "81",
        "lon": 24.69756,
        "route": "20",
        "type": "2",
        "vehicle_id": "3206"
      },
      {
        "destination": "Kaubamaja",
        "heading": 71,
        "lat": 59.43538,
        "line": "81",
        "lon": 24.75507,
        "route": "167",
        "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": "Maneezi",
        "heading": 216,
        "lat": 59.43556,
        "line": "63",
        "lon": 24.76116,
        "route": "53",
        "type": "2",
        "vehicle_id": "3213"
      },
      {
        "destination": "Vesse",
        "heading": 74,
        "lat": 59.47143,
        "line": "48",
        "lon": 24.87803,
        "route": "59",
        "type": "2",
        "vehicle_id": "3217"
      },
      {
        "destination": "Priisle",
        "heading": 64,
        "lat": 59.44777,
        "line": "40",
        "lon": 24.89529,
        "route": "12",
        "type": "2",
        "vehicle_id": "3218"
      },
      {
        "destination": "Pirita keskus",
        "heading": 337,
        "lat": 59.47011,
        "line": "48",
        "lon": 24.90223,
        "route": "46",
        "type": "2",
        "vehicle_id": "3219"
      },
      {
        "destination": "Seli",
        "heading": 112,
        "lat": 59.42843,
        "line": "46",
        "lon": 24.7089,
        "route": "49",
        "type": "2",
        "vehicle_id": "3220"
      },
      {
        "destination": "Sõjamäe",
        "heading": 1,
        "lat": 59.42276,
        "line": "7",
        "lon": 24.81105,
        "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": 63,
        "lat": 59.43273,
        "line": "9",
        "lon": 24.74341,
        "route": "57",
        "type": "2",
        "vehicle_id": "3241"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 263,
        "lat": 59.42809,
        "line": "39",
        "lon": 24.74893,
        "route": "72",
        "type": "2",
        "vehicle_id": "3245"
      },
      {
        "destination": "Kaubamaja",
        "heading": 25,
        "lat": 59.42528,
        "line": "81",
        "lon": 24.70101,
        "route": "73",
        "type": "2",
        "vehicle_id": "3250"
      },
      {
        "destination": "Seli",
        "heading": 36,
        "lat": 59.41592,
        "line": "12",
        "lon": 24.76229,
        "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": 263,
        "lat": 59.43535,
        "line": "9",
        "lon": 24.7542,
        "route": "94",
        "type": "2",
        "vehicle_id": "3261"
      },
      {
        "destination": "Sõjamäe",
        "heading": 58,
        "lat": 59.42094,
        "line": "15",
        "lon": 24.81102,
        "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": 94,
        "lat": 59.42285,
        "line": "49",
        "lon": 24.81544,
        "route": "14",
        "type": "2",
        "vehicle_id": "3274"
      },
      {
        "destination": "Pelguranna",
        "heading": 175,
        "lat": 59.44414,
        "line": "40",
        "lon": 24.68765,
        "route": "161",
        "type": "2",
        "vehicle_id": "3276"
      },
      {
        "destination": "Seli",
        "heading": 83,
        "lat": 59.43233,
        "line": "7",
        "lon": 24.81952,
        "route": "54",
        "type": "2",
        "vehicle_id": "3278"
      },
      {
        "destination": "Vana-Lõuna",
        "heading": 307,
        "lat": 59.4201,
        "line": "3",
        "lon": 24.74178,
        "route": "88",
        "type": "2",
        "vehicle_id": "3280"
      },
      {
        "destination": "Reisisadama D-terminal",
        "heading": 77,
        "lat": 59.42935,
        "line": "25",
        "lon": 24.68666,
        "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.48901,
        "line": "6",
        "lon": 24.84909,
        "route": "24",
        "type": "2",
        "vehicle_id": "3298"
      },
      {
        "destination": "P. Pinna",
        "heading": 256,
        "lat": 59.43499,
        "line": "44",
        "lon": 24.83728,
        "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": 249,
        "lat": 59.4392,
        "line": "50",
        "lon": 24.87463,
        "route": "27",
        "type": "2",
        "vehicle_id": "3309"
      },
      {
        "destination": "Priisle",
        "heading": 338,
        "lat": 59.43069,
        "line": "54",
        "lon": 24.83434,
        "route": "97",
        "type": "2",
        "vehicle_id": "3310"
      },
      {
        "destination": "Priisle",
        "heading": 94,
        "lat": 59.44338,
        "line": "66",
        "lon": 24.80251,
        "route": "84",
        "type": "2",
        "vehicle_id": "3312"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 263,
        "lat": 59.41114,
        "line": "54",
        "lon": 24.64692,
        "route": "118",
        "type": "2",
        "vehicle_id": "3313"
      },
      {
        "destination": "Priisle",
        "heading": 86,
        "lat": 59.43203,
        "line": "31",
        "lon": 24.81402,
        "route": "118",
        "type": "2",
        "vehicle_id": "3314"
      },
      {
        "destination": "Seli",
        "heading": 6,
        "lat": 59.44499,
        "line": "50",
        "lon": 24.89719,
        "route": "132",
        "type": "2",
        "vehicle_id": "3318"
      },
      {
        "destination": "Maneezi",
        "heading": 271,
        "lat": 59.4513,
        "line": "63",
        "lon": 24.84761,
        "route": "83",
        "type": "2",
        "vehicle_id": "3319"
      },
      {
        "destination": "Priisle",
        "heading": 45,
        "lat": 59.44466,
        "line": "63",
        "lon": 24.8145,
        "route": "118",
        "type": "2",
        "vehicle_id": "3320"
      },
      {
        "destination": "Priisle",
        "heading": 152,
        "lat": 59.44745,
        "line": "13",
        "lon": 24.8956,
        "route": "95",
        "type": "2",
        "vehicle_id": "3321"
      },
      {
        "destination": "Priisle",
        "heading": 122,
        "lat": 59.44765,
        "line": "58",
        "lon": 24.89535,
        "route": "140",
        "type": "2",
        "vehicle_id": "3322"
      },
      {
        "destination": "Estonia",
        "heading": 205,
        "lat": 59.43562,
        "line": "31",
        "lon": 24.81366,
        "route": "57",
        "type": "2",
        "vehicle_id": "3349"
      },
      {
        "destination": "Maneezi",
        "heading": 265,
        "lat": 59.44322,
        "line": "60",
        "lon": 24.7965,
        "route": "103",
        "type": "2",
        "vehicle_id": "3360"
      },
      {
        "destination": "Seli",
        "heading": 159,
        "lat": 59.44477,
        "line": "35",
        "lon": 24.81796,
        "route": "78",
        "type": "2",
        "vehicle_id": "3365"
      },
      {
        "destination": "Pelguranna",
        "heading": 236,
        "lat": 59.43528,
        "line": "35",
        "lon": 24.74906,
        "route": "123",
        "type": "2",
        "vehicle_id": "3368"
      },
      {
        "destination": "Vesse",
        "heading": 166,
        "lat": 59.43214,
        "line": "48",
        "lon": 24.84497,
        "route": "79",
        "type": "2",
        "vehicle_id": "3374"
      },
      {
        "destination": "Sõjamäe",
        "heading": 264,
        "lat": 59.4322,
        "line": "7",
        "lon": 24.81588,
        "route": "15",
        "type": "2",
        "vehicle_id": "3378"
      },
      {
        "destination": "Seli",
        "heading": 272,
        "lat": 59.42301,
        "line": "7",
        "lon": 24.81145,
        "route": "90",
        "type": "2",
        "vehicle_id": "3379"
      },
      {
        "destination": "Viru keskus",
        "heading": 80,
        "lat": 59.43891,
        "line": "44",
        "lon": 24.75986,
        "route": "142",
        "type": "2",
        "vehicle_id": "3380"
      },
      {
        "destination": "Muuga aedlinn",
        "heading": 89,
        "lat": 59.43717,
        "line": "34",
        "lon": 24.76123,
        "route": "95",
        "type": "2",
        "vehicle_id": "3382"
      },
      {
        "destination": "Lennujaam",
        "heading": 158,
        "lat": 59.42884,
        "line": "49",
        "lon": 24.83543,
        "route": "47",
        "type": "2",
        "vehicle_id": "3388"
      },
      {
        "destination": "Zoo",
        "heading": 42,
        "lat": 59.40347,
        "line": "37",
        "lon": 24.69919,
        "route": "81",
        "type": "2",
        "vehicle_id": "3389"
      },
      {
        "destination": "Seli",
        "heading": 359,
        "lat": 59.43658,
        "line": "35",
        "lon": 24.76476,
        "route": "92",
        "type": "2",
        "vehicle_id": "3391"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 273,
        "lat": 59.42909,
        "line": "42",
        "lon": 24.70639,
        "route": "160",
        "type": "2",
        "vehicle_id": "3392"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 264,
        "lat": 59.4112,
        "line": "45",
        "lon": 24.64738,
        "route": "104",
        "type": "2",
        "vehicle_id": "3393"
      },
      {
        "destination": "Seli",
        "heading": 64,
        "lat": 59.44321,
        "line": "50",
        "lon": 24.88919,
        "route": "64",
        "type": "2",
        "vehicle_id": "3394"
      },
      {
        "destination": "Äigrumäe",
        "heading": 37,
        "lat": 59.44634,
        "line": "8",
        "lon": 24.80045,
        "route": "55",
        "type": "2",
        "vehicle_id": "3395"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 262,
        "lat": 59.43544,
        "line": "42",
        "lon": 24.75553,
        "route": "232",
        "type": "2",
        "vehicle_id": "3399"
      },
      {
        "destination": "Viru keskus",
        "heading": 219,
        "lat": 59.48604,
        "line": "8A",
        "lon": 24.86344,
        "route": "10",
        "type": "2",
        "vehicle_id": "3420"
      },
      {
        "destination": "Pelguranna",
        "heading": 330,
        "lat": 59.43456,
        "line": "66",
        "lon": 24.83064,
        "route": "105",
        "type": "2",
        "vehicle_id": "3430"
      },
      {
        "destination": "Seli",
        "heading": 247,
        "lat": 59.4449,
        "line": "7",
        "lon": 24.89733,
        "route": "100",
        "type": "2",
        "vehicle_id": "3432"
      },
      {
        "destination": "Liikuri",
        "heading": 19,
        "lat": 59.44507,
        "line": "39",
        "lon": 24.81566,
        "route": "23",
        "type": "2",
        "vehicle_id": "3434"
      },
      {
        "destination": "Lennujaam",
        "heading": 327,
        "lat": 59.40764,
        "line": "47",
        "lon": 24.80696,
        "route": "36",
        "type": "2",
        "vehicle_id": "3436"
      },
      {
        "destination": "Viru keskus",
        "heading": 234,
        "lat": 59.445,
        "line": "44",
        "lon": 24.81509,
        "route": "24",
        "type": "2",
        "vehicle_id": "3437"
      },
      {
        "destination": "Lennujaam",
        "heading": 188,
        "lat": 59.47786,
        "line": "49",
        "lon": 24.83959,
        "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": 156,
        "lat": 59.44141,
        "line": "46",
        "lon": 24.87875,
        "route": "115",
        "type": "2",
        "vehicle_id": "3457"
      },
      {
        "destination": "Priisle",
        "heading": 103,
        "lat": 59.43495,
        "line": "31",
        "lon": 24.7625,
        "route": "16",
        "type": "2",
        "vehicle_id": "3458"
      },
      {
        "destination": "Viru keskus",
        "heading": 275,
        "lat": 59.43744,
        "line": "34",
        "lon": 24.75781,
        "route": "38",
        "type": "2",
        "vehicle_id": "3466"
      },
      {
        "destination": "Priisle",
        "heading": 209,
        "lat": 59.43226,
        "line": "42",
        "lon": 24.84004,
        "route": "25",
        "type": "2",
        "vehicle_id": "3468"
      },
      {
        "destination": "Priisle",
        "heading": 160,
        "lat": 59.43276,
        "line": "40",
        "lon": 24.75324,
        "route": "88",
        "type": "2",
        "vehicle_id": "3470"
      },
      {
        "destination": "Priisle",
        "heading": 54,
        "lat": 59.42281,
        "line": "13",
        "lon": 24.78925,
        "route": "119",
        "type": "2",
        "vehicle_id": "3479"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 266,
        "lat": 59.44036,
        "line": "12",
        "lon": 24.84308,
        "route": "52",
        "type": "2",
        "vehicle_id": "3487"
      },
      {
        "destination": "Seli",
        "heading": 103,
        "lat": 59.41039,
        "line": "12",
        "lon": 24.66804,
        "route": "119",
        "type": "2",
        "vehicle_id": "3488"
      },
      {
        "destination": "Priisle",
        "heading": 123,
        "lat": 59.44776,
        "line": "13",
        "lon": 24.8953,
        "route": "83",
        "type": "2",
        "vehicle_id": "3490"
      },
      {
        "destination": "Tiskre",
        "heading": 272,
        "lat": 59.42793,
        "line": "25",
        "lon": 24.71169,
        "route": "78",
        "type": "2",
        "vehicle_id": "3499"
      },
      {
        "destination": "Männiku",
        "heading": 221,
        "lat": 59.44187,
        "line": "5",
        "lon": 24.78871,
        "route": "8",
        "type": "2",
        "vehicle_id": "3507"
      },
      {
        "destination": "Pelguranna",
        "heading": 316,
        "lat": 59.434,
        "line": "3",
        "lon": 24.75945,
        "route": "17",
        "type": "2",
        "vehicle_id": "3511"
      },
      {
        "destination": "Priisle",
        "heading": 83,
        "lat": 59.43289,
        "line": "54",
        "lon": 24.74551,
        "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": 95,
        "lat": 59.45478,
        "line": "31",
        "lon": 24.87385,
        "route": "98",
        "type": "2",
        "vehicle_id": "3521"
      },
      {
        "destination": "Kadaka",
        "heading": 255,
        "lat": 59.40352,
        "line": "9",
        "lon": 24.66488,
        "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": 99,
        "lat": 59.43481,
        "line": "46",
        "lon": 24.76398,
        "route": "33",
        "type": "2",
        "vehicle_id": "3531"
      },
      {
        "destination": "Priisle",
        "heading": 61,
        "lat": 59.43251,
        "line": "29",
        "lon": 24.78707,
        "route": "15",
        "type": "2",
        "vehicle_id": "3532"
      },
      {
        "destination": "Priisle",
        "heading": 72,
        "lat": 59.44483,
        "line": "66",
        "lon": 24.88999,
        "route": "30",
        "type": "2",
        "vehicle_id": "3533"
      },
      {
        "destination": "Muuga",
        "heading": 8,
        "lat": 59.47438,
        "line": "38",
        "lon": 24.89675,
        "route": "33",
        "type": "2",
        "vehicle_id": "3534"
      },
      {
        "destination": "Viimsi keskus",
        "heading": 21,
        "lat": 59.47649,
        "line": "49",
        "lon": 24.83944,
        "route": "82",
        "type": "2",
        "vehicle_id": "3535"
      },
      {
        "destination": "P. Pinna",
        "heading": 78,
        "lat": 59.43901,
        "line": "44",
        "lon": 24.77639,
        "route": "87",
        "type": "2",
        "vehicle_id": "3538"
      },
      {
        "destination": "Äigrumäe",
        "heading": 62,
        "lat": 59.46202,
        "line": "8A",
        "lon": 24.82465,
        "route": "19",
        "type": "2",
        "vehicle_id": "3539"
      },
      {
        "destination": "Pelguranna",
        "heading": 330,
        "lat": 59.43745,
        "line": "35",
        "lon": 24.82778,
        "route": "13",
        "type": "2",
        "vehicle_id": "3544"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 303,
        "lat": 59.43267,
        "line": "46",
        "lon": 24.78121,
        "route": "82",
        "type": "2",
        "vehicle_id": "3545"
      },
      {
        "destination": "Seli",
        "heading": 333,
        "lat": 59.44517,
        "line": "12",
        "lon": 24.89678,
        "route": "85",
        "type": "2",
        "vehicle_id": "3547"
      },
      {
        "destination": "Seli",
        "heading": 97,
        "lat": 59.44976,
        "line": "60",
        "lon": 24.87615,
        "route": "48",
        "type": "2",
        "vehicle_id": "3548"
      },
      {
        "destination": "Seli",
        "heading": 59,
        "lat": 59.4436,
        "line": "35",
        "lon": 24.89064,
        "route": "60",
        "type": "2",
        "vehicle_id": "3549"
      },
      {
        "destination": "Priisle",
        "heading": 69,
        "lat": 59.44422,
        "line": "40",
        "lon": 24.8417,
        "route": "116",
        "type": "2",
        "vehicle_id": "3550"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 274,
        "lat": 59.42798,
        "line": "42",
        "lon": 24.71194,
        "route": "176",
        "type": "2",
        "vehicle_id": "3551"
      },
      {
        "destination": "Priisle",
        "heading": 68,
        "lat": 59.44788,
        "line": "40",
        "lon": 24.89355,
        "route": "46",
        "type": "2",
        "vehicle_id": "3562"
      },
      {
        "destination": "Maneezi",
        "heading": 278,
        "lat": 59.44972,
        "line": "60",
        "lon": 24.87707,
        "route": "129",
        "type": "2",
        "vehicle_id": "3564"
      },
      {
        "destination": "Hobujaama",
        "heading": 326,
        "lat": 59.42925,
        "line": "55",
        "lon": 24.80729,
        "route": "58",
        "type": "2",
        "vehicle_id": "3565"
      },
      {
        "destination": "Pelguranna",
        "heading": 53,
        "lat": 59.44023,
        "line": "3",
        "lon": 24.73955,
        "route": "69",
        "type": "2",
        "vehicle_id": "3574"
      },
      {
        "destination": "Viru keskus",
        "heading": 86,
        "lat": 59.43908,
        "line": "20A",
        "lon": 24.76026,
        "route": "70",
        "type": "2",
        "vehicle_id": "3575"
      },
      {
        "destination": "Seli",
        "heading": 242,
        "lat": 59.439,
        "line": "46",
        "lon": 24.87408,
        "route": "17",
        "type": "2",
        "vehicle_id": "3576"
      },
      {
        "destination": "Lennujaam",
        "heading": 123,
        "lat": 59.41886,
        "line": "49",
        "lon": 24.83183,
        "route": "75",
        "type": "2",
        "vehicle_id": "3578"
      },
      {
        "destination": "Priisle",
        "heading": 66,
        "lat": 59.44781,
        "line": "63",
        "lon": 24.89529,
        "route": "104",
        "type": "2",
        "vehicle_id": "3586"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 255,
        "lat": 59.43484,
        "line": "54",
        "lon": 24.83645,
        "route": "22",
        "type": "2",
        "vehicle_id": "3588"
      },
      {
        "destination": "Pelguranna",
        "heading": 280,
        "lat": 59.444,
        "line": "66",
        "lon": 24.74931,
        "route": "13",
        "type": "2",
        "vehicle_id": "3593"
      },
      {
        "destination": "Pirita keskus",
        "heading": 18,
        "lat": 59.44002,
        "line": "48",
        "lon": 24.85151,
        "route": "66",
        "type": "2",
        "vehicle_id": "3594"
      },
      {
        "destination": "Peetri kool",
        "heading": 269,
        "lat": 59.42304,
        "line": "47",
        "lon": 24.79854,
        "route": "17",
        "type": "2",
        "vehicle_id": "3619"
      },
      {
        "destination": "Viru keskus",
        "heading": 268,
        "lat": 59.46863,
        "line": "34",
        "lon": 24.84009,
        "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": 272,
        "lat": 59.42787,
        "line": "42",
        "lon": 24.71335,
        "route": "200",
        "type": "2",
        "vehicle_id": "3702"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 272,
        "lat": 59.42774,
        "line": "42",
        "lon": 24.71839,
        "route": "216",
        "type": "2",
        "vehicle_id": "3703"
      },
      {
        "destination": "Priisle",
        "heading": 76,
        "lat": 59.44154,
        "line": "58",
        "lon": 24.86368,
        "route": "24",
        "type": "2",
        "vehicle_id": "3715"
      },
      {
        "destination": "Väike-Õismäe",
        "heading": 258,
        "lat": 59.42578,
        "line": "12",
        "lon": 24.79815,
        "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": 100,
        "lat": 59.44581,
        "line": "7",
        "lon": 24.89815,
        "route": "34",
        "type": "2",
        "vehicle_id": "3779"
      },
      {
        "destination": "Viru keskus",
        "heading": 245,
        "lat": 59.4387,
        "line": "29",
        "lon": 24.81711,
        "route": "34",
        "type": "2",
        "vehicle_id": "3781"
      },
      {
        "destination": "Kose tee",
        "heading": 205,
        "lat": 59.43234,
        "line": "6",
        "lon": 24.841,
        "route": "48",
        "type": "2",
        "vehicle_id": "3788"
      },
      {
        "destination": "Priisle",
        "heading": 55,
        "lat": 59.43953,
        "line": "66",
        "lon": 24.73756,
        "route": "98",
        "type": "2",
        "vehicle_id": "3790"
      },
      {
        "destination": "Estonia",
        "heading": 191,
        "lat": 59.45154,
        "line": "31",
        "lon": 24.85895,
        "route": "35",
        "type": "2",
        "vehicle_id": "3794"
      },
      {
        "destination": "Viru keskus",
        "heading": 56,
        "lat": 59.43926,
        "line": "8A",
        "lon": 24.76021,
        "route": "28",
        "type": "2",
        "vehicle_id": "3810"
      },
      {
        "destination": "Sõjamäe",
        "heading": 128,
        "lat": 59.42924,
        "line": "15",
        "lon": 24.77409,
        "route": "93",
        "type": "2",
        "vehicle_id": "3920"
      },
      {
        "destination": "Seli",
        "heading": 149,
        "lat": 59.43168,
        "line": "67",
        "lon": 24.75427,
        "route": "56",
        "type": "2",
        "vehicle_id": "3929"
      },
      {
        "destination": "Priisle",
        "heading": 149,
        "lat": 59.43987,
        "line": "40",
        "lon": 24.70754,
        "route": "104",
        "type": "2",
        "vehicle_id": "3999"
      }
    ]
  },
  "success": true
}