{
  "type": "Feature",
  "geometry": {
    "type": "MultiPoint",
    "coordinates": [
      [
        -123.2631558,
        44.549245
      ],
      [
        -123.26306906,
        44.54931057
      ],
      [
        -123.26292582,
        44.54920225
      ]
    ]
  },
  "properties": {
    "time": [
      1365979902000,
      1365979988000,
      1365983107000
    ],
    "speed": [
      0,
      0,
      1
    ],
    "altitude": [
      0,
      31,
      4
    ],
    "heading": [
      0,
      0,
      0
    ],
    "horizontal_accuracy": [
      25,
      70,
      133
    ],
    "vertical_accuracy": [
      0,
      0,
      0
    ],
    "raw": []
  },
  "bbox": [
    [
      -123.2631558,
      44.54920225
    ],
    [
      -123.2631558,
      44.54931057
    ],
    [
      -123.26292582,
      44.54931057
    ],
    [
      -123.26292582,
      44.54920225
    ]
  ]
}