{
  "type": "Feature",
  "geometry": {
    "type": "MultiPoint",
    "coordinates": [
      [
        -123.26286334,
        44.54933491
      ],
      [
        -123.26286498,
        44.54934135
      ],
      [
        -123.26296899,
        44.54926783
      ],
      [
        -123.26316128,
        44.54924544
      ]
    ]
  },
  "properties": {
    "time": [
      1369687884000,
      1369687885000,
      1369687891000,
      1369687892000
    ],
    "speed": [
      0,
      0,
      0,
      0
    ],
    "altitude": [
      46,
      49,
      21,
      44
    ],
    "heading": [
      0,
      0,
      0,
      0
    ],
    "horizontal_accuracy": [
      76,
      42,
      9,
      9
    ],
    "vertical_accuracy": [
      0,
      0,
      0,
      0
    ],
    "raw": []
  },
  "bbox": [
    [
      -123.26316128,
      44.54924544
    ],
    [
      -123.26316128,
      44.54934135
    ],
    [
      -123.26286334,
      44.54934135
    ],
    [
      -123.26286334,
      44.54924544
    ]
  ]
}