{
  "data": {
    "bicycle": {
      "features": [{
        "type": "Feature",
        "properties": {
          "time": 300
        },
        "geometry": {
          "type": "MultiPolygon",
          "coordinates": [
            [
              [
                [-87.4155553869299, 39.468004849193164],
                [-87.41641538929564, 39.465884511420434],
                [-87.41546630859375, 39.464919370762004],
                [-87.4127197265625, 39.46496654027195],
                [-87.4127197265625, 39.465884511420434],
                [-87.4127197265625, 39.468004849193164],
                [-87.4127197265625, 39.468023367142386],
                [-87.41546630859375, 39.468073615823045],
                [-87.4155553869299, 39.468004849193164]
              ]
            ]
          ]
        }
      }],
      "type": "FeatureCollection"
    }
  }
}
