{
  "type": "Feature",
  "geometry": {
    "type": "MultiPoint",
    "coordinates": [
      [
        -123.26306979,
        44.54845905
      ],
      [
        -123.26310892,
        44.54854094
      ],
      [
        -123.2630538,
        44.5492457
      ]
    ]
  },
  "properties": {
    "time": [
      1367214965000,
      1367214966000,
      1367214968000
    ],
    "speed": [
      0,
      0,
      0
    ],
    "altitude": [
      2,
      6,
      0
    ],
    "heading": [
      0,
      0,
      0
    ],
    "horizontal_accuracy": [
      143,
      134,
      25
    ],
    "vertical_accuracy": [
      0,
      0,
      0
    ],
    "raw": []
  },
  "bbox": [
    [
      -123.26310892,
      44.54845905
    ],
    [
      -123.26310892,
      44.5492457
    ],
    [
      -123.2630538,
      44.5492457
    ],
    [
      -123.2630538,
      44.54845905
    ]
  ]
}