Skip to content

Instantly share code, notes, and snippets.

@seanredmond
Last active April 24, 2022 19:40
Show Gist options
  • Save seanredmond/a24ee0a5dec4fce919cfe9ee8f4dcca9 to your computer and use it in GitHub Desktop.
Save seanredmond/a24ee0a5dec4fce919cfe9ee8f4dcca9 to your computer and use it in GitHub Desktop.
Citi Bike trips to or from Kensington, Brooklyn completed in under 30 minutes (green) or 45 minutes (blue)
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "1 Ave & E 16 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9824387940575,
40.7320549654277
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "1 Ave & E 18 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9805441047402,
40.7338120959832
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "1 Ave & E 6 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9861686005949,
40.7263306199057
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "1 Ave & E 68 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9581846366667,
40.7650050833333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "1 Pl & Clinton St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.999057045,
40.68095905
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "1 St & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.979826,
40.672784
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "10 St & 2 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.993612,
40.671907
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "10 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98700051,
40.6686271
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "10 St & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98199862,
40.6662076
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "11 Ave & Prospect Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.977335,
40.65629
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "12 Ave & 36 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.986418,
40.643546
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "12 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9904392,
40.668603
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "14 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9890011119383,
40.6663061330972
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "14 St & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98396823,
40.663779
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "16th St & 4th Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.992466,
40.666197
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "17 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.991007,
40.663493
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "19 St & 8 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.985543,
40.658489
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "2 Av & 37 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.009627,
40.656326
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "2 Ave & 32 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.006584,
40.659176
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "2 Ave & 36 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0087020132395,
40.6570885555616
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "2 Ave & E 31 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9770384616764,
40.7429571096925
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "21 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.995554,
40.662584
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "23 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.998623,
40.662611
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "24 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.995068,
40.659555
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "29 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.998194,
40.656986
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 Ave & 14 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9933325466667,
40.6685455
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 Ave & 17 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.995549,
40.666168
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 Ave & Carroll St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9865,
40.677027
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "3 Ave & E 71 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.96119915,
40.7687366233333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 Ave & Schermerhorn St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9796771,
40.68683204
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 Ave & Wakeman Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.024714,
40.638246
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9877520866667,
40.6750705
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 St & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9783965866667,
40.6703835666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 St & Hoyt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9936410766667,
40.6777285666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "3 St & Prospect Park West",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.973638155,
40.668132
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "30 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.001141,
40.657743
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "31 St & Thomson Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9354035833333,
40.7446971266667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "34 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.003101,
40.655278
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "34 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.001131,
40.654098
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "36 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.006664,
40.655716
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "36 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00422,
40.654144
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "39 St & 2 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0106276219304,
40.6553995914928
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "4 Ave & 17 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.993037,
40.665507
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "4 Ave & 26 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.998633,
40.660079
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "4 Ave & 3 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.985649,
40.673746
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "4 Ave & 9 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9887656166667,
40.6705135
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "4 Ave & E 12 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99011,
40.732647
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "4 Ave & Shore Road Dr",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.022141,
40.637033
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "41 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.008906,
40.652512
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "41 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.007168,
40.651354
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "42 St & 1 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.014372,
40.654798
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "44 St & 2 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.013587,
40.652502
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "44 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.011405,
40.651173
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "44 St & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.004483,
40.647105
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "45 Rd & 11 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9497721133333,
40.74708562
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "45 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.009486,
40.649145
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "46 Ave & 5 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95451,
40.74731
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "46 St & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.005708,
40.645921
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "46 St & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0037553204359,
40.644767232604
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "47 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.012384,
40.649143
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "48 St & 2 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.015606,
40.650176
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "48 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.009271,
40.646351
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "49 Ave & 21 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.948852,
40.74252
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "5 Ave & 3 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9835235166667,
40.6728155
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "5 Ave & 37 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.002356,
40.652657
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "5 Ave & 41 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.005144,
40.649983
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "5 Ave & 66 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.020005,
40.635679
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "5 St & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98208956,
40.6704835333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "50 St & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.006055,
40.642501
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "52 St & 1 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.020105,
40.649292
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "52 St & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.009441,
40.642703
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "53 St & 2 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.018846,
40.64744
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "53 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.014531,
40.644862
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "53 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.011884,
40.643371
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "55 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.013318,
40.642408
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "55 St & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.008957,
40.639673
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "57 St & 1 Ave - Brooklyn Army Terminal Vaccination Site",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.023087,
40.646377
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "57 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.016866,
40.642622
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "58 St & 2 Ave - Brooklyn Army Terminal Vaccination Site",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.021506,
40.644512
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "58 St & Pier 4",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.026081,
40.646475
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "59 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.017651,
40.641269
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "59 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.015726,
40.640125
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "6 Ave & 12 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9854615666667,
40.6663180333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "6 Ave & 21 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9908988941201,
40.6603069966027
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "6 Ave & 55 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.010996,
40.640831
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "6 Ave & 60 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.013821,
40.638196
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "6 Ave & 9 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.983776205,
40.668127
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "6 Ave & Canal St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0056641433333,
40.7224376566667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "6 St & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9799073330685,
40.6686577855195
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "62 St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.019776,
40.639859
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "63 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.01782,
40.63766
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "64 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.02324,
40.639978
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "65 St & 2 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.02564,
40.640493
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "67 St & Erik Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.016562,
40.633385
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "67 St & Ridge Blvd",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.027472,
40.638799
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "7 Ave & 20 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98854,
40.659053
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "7 Ave & 22 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.989605,
40.658029
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "7 Ave & 40 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.000057,
40.648169
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "7 Ave & 41 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.000911,
40.647379
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "7 Ave & Park Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97324261,
40.6776145666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "7 St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9898300056966,
40.6726026605004
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "7 St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9854165833333,
40.6704920666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "8 Ave & W 33 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9934463912407,
40.751838512856
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Adams St & Prospect St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9886980624428,
40.7007630416308
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Adelphi St & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9717890433333,
40.6930825233333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Albany Ave & Fulton St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.938475,
40.6800105
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Albemarle Rd & McDonald Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.979681,
40.645074
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Allen St & Hester St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9919656475,
40.715946415
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Allen St & Rivington St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9899780833333,
40.7201955866667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Allen St & Stanton St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.989111,
40.722055
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Ashland Pl & Dekalb Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.978776,
40.690065
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Atlantic Ave & Fort Greene Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97632314,
40.68382602
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Atlantic Ave & Furman St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0000712,
40.6917016575
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Avenue C & E 18 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.973984,
40.730563
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Banker St & Meserole Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95621,
40.72606
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Barclay St & Church St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.01020217,
40.71291212
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bay St & Court St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.001328,
40.671409
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bayard St & Baxter St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99897629,
40.7278692425
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bayard St & Leonard St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9488536366564,
40.7191555723202
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Beaver St & Fayette St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93921,
40.70099
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bedford Ave & Bergen St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.952918,
40.676368
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bedford Ave & Montgomery St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.956934,
40.665816
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bedford Ave & Nassau Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9520779211256,
40.723151005527
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bedford Ave & S 9 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9640895433333,
40.70853058
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bergen St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9798975990359,
40.6825640858656
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bergen St & Flatbush Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9756731059697,
40.6809445744924
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bergen St & Smith St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99063156,
40.6867441
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bergen St & Vanderbilt Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9680114780554,
40.6794220523491
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Berkeley Pl & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9784685966667,
40.6765301333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Berkeley Pl & 7 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9752320315088,
40.6751466129033
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Berry St & N 8 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95852505,
40.7190095
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bialystoker Pl & Delancey St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98261203,
40.71622622
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bleecker St & Crosby St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9951016329695,
40.7261560166014
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Boerum Pl\\t& Pacific St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9911601963806,
40.6884890281962
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Boerum St & Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9497650633333,
40.70538059
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bond St & Bergen St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9862075733333,
40.6849666
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bond St & Fulton St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9830425623926,
40.6896216293011
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bridge St & Water St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9846906348724,
40.7029691138509
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bridge St & York St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9847121811447,
40.701334240335
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Broadway & Battery Pl",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.01361703,
40.70463317
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Broadway & Berry St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9652505433333,
40.7104455133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Broadway & E 14 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.990752574553,
40.7345571426481
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Broadway & Furman Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90756,
40.68139
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Broadway & Hancock St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9168,
40.68663
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Broadway & Kosciuszko St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9286101244525,
40.693297731105
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Broadway & Madison St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91966,
40.68822
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Broadway & Morris St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0132189398499,
40.7059450663544
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Broadway & Roebling St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9606043776215,
40.7091649620785
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Broadway & Whipple St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9437301,
40.7016655666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Brooklyn Bridge Park - Pier 2",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.997178,
40.698458
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bushwick Ave & Dekalb Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92825,
40.69502
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bushwick Ave & Forrest St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93641,
40.70076
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bushwick Ave & Furman Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90623,
40.68281
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Bushwick Ave & Harman St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92524,
40.69356
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bushwick Ave & Linden St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92146,
40.69146
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bushwick Ave & McKibbin St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93936,
40.705517
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bushwick Ave & Powers St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9410000166667,
40.7124765366667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Bushwick Ave & Stagg St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94008,
40.709897
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Butler St & Court St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.994403145,
40.6849892
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Cadman Plaza E & Red Cross Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9897175766667,
40.6999175166667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Cadman Plaza E & Tillary St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99014864,
40.69597661
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Calyer St & Jewel St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94839,
40.72984
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Cambridge Pl & Gates Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.96304,
40.68488
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Canal St & Rutgers St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9899000833333,
40.7142746233333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carlton Ave & Dean St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97103185,
40.68097195
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carlton Ave & Flushing Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.973736,
40.697787
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carlton Ave & Park Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97332963,
40.6937387775
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Carmine St & 6 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0019131170193,
40.7301110746545
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carroll St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9821630666667,
40.6743797333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carroll St & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9787280666667,
40.6740885333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carroll St & Bond St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99037264,
40.6786115
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carroll St & Columbia St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00348553,
40.6830455333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carroll St & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9588,
40.66794105
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carroll St & Smith St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.994758125,
40.680611
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Carroll St & Washington Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9618146,
40.6686741333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Caton Ave & Argyle Rd",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.967829,
40.649681
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Caton Ave & E 10 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97058,
40.648481
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Caton Ave & E 7 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.973663,
40.647718
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Cedar St & Evergreen Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92807,
40.69671
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Cedar St & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.926241,
40.697842
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Central Ave & Covert St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90951,
40.68929
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Central Ave & Flushing Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9333,
40.702831
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Central Ave & Himrod St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92302,
40.69676
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Central Ave & Melrose St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93039,
40.70112
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Central Ave & Starr Street",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92834,
40.700003
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Central Ave & Weirfield St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91181,
40.69055
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Central Ave & Woodbine St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91605,
40.69296
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Centre St & Chambers St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0044453,
40.712601415
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Centre St & Seneca Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9022,
40.69969
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Centre St & Worth St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0023446066667,
40.7149480233333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Cherry St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97948124,
40.71219903
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Chester Ave & 12 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.984276,
40.644367
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Christopher St & Greenwich St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0071412878533,
40.7329211768511
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Church Ave & McDonald Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.979239,
40.642809
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Church Ave & Story St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.981073,
40.642031
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clark St & Henry St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9934932492568,
40.697603245602
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Classon Ave & St Marks Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9596080666667,
40.6765196
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clermont Ave & Lafayette Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9696890066667,
40.6876446133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clermont Ave & Park Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97129656,
40.69573366
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Cleveland Pl & Spring St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9989120197118,
40.7199617171681
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Cliff St & Fulton St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00495,
40.70838
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clinton Ave & Flushing Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.96986824,
40.69794
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clinton Ave & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9688261507144,
40.6933243941931
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clinton St & 4 Place",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00014501,
40.67835615
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clinton St & Centre St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00194666,
40.67434
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Clinton St & Grand St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.987059225,
40.7155431225
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clinton St & Joralemon St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.993379045,
40.69239501
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clinton St & Tillary St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.991446664522,
40.6962686476836
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Clinton St & Union St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9978525566667,
40.6831161333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Coffey St & Conover St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.015665,
40.677236
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Columbia Heights & Cranberry St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99548053,
40.7003785566667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Columbia St & Degraw St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0024456610738,
40.6859576119602
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Columbia St & Kane St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0016255333333,
40.6876315166667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Columbia St & Lorraine St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0075570666667,
40.6747055
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Columbia St & W 9 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00647117,
40.67699915
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Commerce St & Van Brunt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00860904,
40.6812115666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Concord St & Bridge St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9847641233333,
40.6976655466667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Congress St & Clinton St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.995306223437,
40.688193613196
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Congress St & Hicks St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9995125333333,
40.6893950666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Cooper Square & Astor Pl",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9907525656636,
40.7295146540832
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Court St & Nelson St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9986986433333,
40.6763945666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Court St & State St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9920498638817,
40.6902628954896
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Cumberland St & Lafayette Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97265161,
40.68753402
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Cypress Ave & George St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90271,
40.69812
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Cypress Ave & Palmetto St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9087626439413,
40.701573136246
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Dahill Rd & 12 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.980963,
40.646037
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "DeKalb Ave & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9574615964168,
40.6906480236098
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "DeKalb Ave & Hudson Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.981013,
40.689888
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "DeKalb Ave & S Portland Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.974931105,
40.689810175
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "DeKalb Ave & Vanderbilt Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9688591432985,
40.689408687499
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Dean St & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.955637108284,
40.6775920346869
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Dean St & Hoyt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98759102,
40.6864441
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Degraw St & Hoyt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9907901239586,
40.6819902213535
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Degraw St & Smith St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99318204,
40.68291505
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Delancey St & Eldridge St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9915243844397,
40.7193978551398
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Devoe St & Lorimer St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9491031777038,
40.7133521311144
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Devoe St & Morgan Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93515,
40.713811
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Division Ave & Hooper St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9544351982678,
40.7068420155066
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Division Ave & Marcy Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95796761,
40.7070870033333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Division St & Bowery",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.996732,
40.714193
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Dock 72 Way & Market St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97141,
40.69985
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Dock St & Front St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99253,
40.702709
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Douglass St & 3 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98432665,
40.6802131
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Douglass St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9815400133333,
40.6792786
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Driggs Ave & N 9 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.955201119201,
40.7181695648474
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Duffield St & Willoughby St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9842841333333,
40.69221563
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Dwight St & Van Dyke St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0119555197512,
40.6736355044717
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 1 St & 1 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9886496150411,
40.7233556598693
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 11 St & 3 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98849,
40.73127
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 13 St & Avenue A",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9806795536785,
40.7296670979766
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 14 St & Avenue B",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9777240966667,
40.7293866166667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 15 St & 3 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98722135,
40.73424875
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 16 St & 5 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9923895566667,
40.73726162
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 16 St & Irving Pl",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9879736428172,
40.7353670185351
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 17 St & Broadway",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9902243566424,
40.7353574028746
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 19 St & 3 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98473755,
40.73624509
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 2 St & 2 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99069652,
40.7250285866667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 2 St & Avenue A",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9859016850835,
40.7231582842943
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 2 St & Avenue B",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9836875966667,
40.7221741466667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 2 St & Avenue C",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98085765,
40.7208735333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 20 St & 2 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9820737614729,
40.7358925758432
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 20 St & Park Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98751956,
40.7382740933333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 23 St & 1 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9780945733333,
40.736502
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 25 St & 2 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9797010730386,
40.739093458747
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 27 St & 1 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.976806,
40.739445
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 3 St & 1 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.987834065,
40.724677105
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "E 3 St & Church Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.977433,
40.643817
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 30 St & Park Ave S",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9829773093794,
40.7445306687295
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 31 St & 3 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9796477999384,
40.7439343473488
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 4 St & 2 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9897801366667,
40.7262805666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 44 St & 2 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9542077869759,
40.7763827186582
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 47 St & 1 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9678436133333,
40.75206854
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 48 St & 5 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9779373452424,
40.7572380501135
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 6 St & Avenue B",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9729698658677,
40.7224146781807
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 7 St & Avenue A",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9837985166667,
40.7262176266667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "E 8 St & Caton Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.972432,
40.648055
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 9 St & 5 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9958165692037,
40.7327586234836
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Eastern Pkwy & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9576800333333,
40.6707765666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Eastern Pkwy & Washington Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9631145,
40.6716491
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Eldert St & Bushwick Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91321,
40.68652
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Emerson Pl & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.961179895,
40.6938598425
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Evergreen Ave & Noll St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93318,
40.70106
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "FDR Drive & E 35 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9734447133333,
40.746673
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Flatbush Ave & Eastern Pkwy",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.966438,
40.668757
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Flatbush Ave & Ocean Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.963014,
40.663657
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Flushing Ave & Vanderbilt Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9707755347494,
40.6979501052318
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Forest Ave & Summerfield St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.89795,
40.69922
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Forsyth St & Broome St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9926626266667,
40.7189390133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Forsyth St & Canal St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9942235533333,
40.7158155
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Forsyth St\\t& Grand St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9931745489286,
40.7178049499424
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Franklin Ave & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9580135512517,
40.694546029082
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Franklin Ave & St Marks Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9561679412678,
40.6758329345297
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Franklin St & Dupont St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95866,
40.73564
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Front St & Jay St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.986842,
40.702461
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Front St & Washington St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98940212,
40.7025506266667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Frost St & Debevoise Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93948,
40.71882
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Frost St & Meeker Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9488366164473,
40.71767056771
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Ft. Hamilton Pkwy & E 2 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.979342,
40.648005
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Ft. Hamilton Pkwy & E 5 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97673,
40.649037
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Fulton St & Adams St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.989494580321,
40.6924180975262
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Fulton St & Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.009447,
40.711066
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Fulton St & Clermont Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9692225766667,
40.68415716
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Fulton St & Irving Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.959432,
40.68186
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Fulton St & Utica Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9298910333333,
40.6794266
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Fulton St & Waverly Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9659956359279,
40.6832385515345
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Fulton St & William St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0065419996177,
40.7095760947271
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Garfield Pl & 8 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9748410866667,
40.6711976
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "George St & Wilson Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92997,
40.702997
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Graham Ave & Conselyea St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.944507,
40.715143
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Graham Ave & Grand St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.944024,
40.711863
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Graham Ave & Herbert St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9450035966667,
40.7192930033333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Grand Army Plaza & Plaza St West",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9708796133333,
40.6729676333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Grand Ave & Bergen St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.962408,
40.678045
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Grand St & Elizabeth St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99596,
40.718822
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Grand St & Greene St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0023812070875,
40.721700026178
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Grand St & Havemeyer St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.956981095,
40.71286822
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Great Jones St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.993790125,
40.727434115
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Greene Ave & Nostrand Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.950916,
40.6883335666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Greene Ave & Throop Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9419873333333,
40.6894934
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Greenpoint Ave & Manhattan Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95394,
40.73026
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Greenwich Ave & Charles St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.000271,
40.735238
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Greenwich St & Hubert St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.010065,
40.721319
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Greenwich St & W Houston St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.008591,
40.728846
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Greenwood Ave & E 4 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.977739,
40.650739
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Grove St & Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.923511,
40.69047
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Halsey St & Broadway",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91564,
40.68565
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Halsey St & Tompkins Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9440707062174,
40.6824102384292
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Hancock St & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9539900866667,
40.6821655466667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Hancock St & Wyckoff Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90674,
40.6972
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Hanson Pl & Ashland Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9784050987816,
40.6844420826697
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Harrison St & Hudson St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0089979016761,
40.7186812559827
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Hart St & Wyckoff Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.919911,
40.704876
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Henry St & Atlantic Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9961231633333,
40.6908925733333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Henry St & Bay St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00494665,
40.6725056
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Henry St & Degraw St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9991725133333,
40.6847511333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Henry St & Middagh St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.991581,
40.7003
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Henry St & Remsen St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9946510959314,
40.6940095495533
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Henry St & W 9 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0032495233333,
40.6763741333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Hicks St & Montague St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99595055,
40.69512815
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Hope St & Union Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95141304,
40.7116735033333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Howard St & Lafayette St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.999733185,
40.719105185
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Hoyt St & Warren St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9890160966667,
40.6843546333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Hudson St & N Moore St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0086269689331,
40.7198879989906
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Hudson St & Reade St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0091056333333,
40.7162500266667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Humboldt St & Varet St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.940636,
40.7031722
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Huron St & Franklin St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95826,
40.73266
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "India St Pier",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9611278574729,
40.731772473635
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Irving Ave & Halsey St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90663,
40.69467
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Irving Ave & Harman St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9179,
40.70108
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Irving Ave & Jefferson St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92535,
40.70538
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Irving Ave & Palmetto St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9126936337287,
40.6980105563612
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Jackson St & Leonard St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9482126206716,
40.7163801065785
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Jay St & Tech Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.987167,
40.695065
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Jay St & York St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9867265670865,
40.7014030575258
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Jefferson Ave & Evergreen Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91458,
40.68989
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Jefferson St & Cypress Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92157,
40.70907
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "John St & William St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00722152,
40.7086211466667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Johnson St & Gold St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9836245466667,
40.6947486033333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Kane St & Clinton St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99645265,
40.6861756
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Kent Ave & N 7 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9616505763931,
40.7203675843282
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Kent Ave & S 11 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9684177705084,
40.707617939795
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "King St & Varick St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.005362563165,
40.7278970046967
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Kingsland Ave & Nassau Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94173,
40.72577
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Kingston Ave & Herkimer St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94142757,
40.6789065966667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Knickerbocker Ave & Cooper St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90448,
40.69081
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Knickerbocker Ave & George St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92836,
40.704425
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Knickerbocker Ave & Halsey St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90824,
40.693
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Knickerbocker Ave & Hancock St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90974,
40.69385
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Knickerbocker Ave & Thames St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92976,
40.70539
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Kosciuszko St & Nostrand Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95133455,
40.6907251633333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Kosciuszko St & Tompkins Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9452415333333,
40.6912825266667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "LaGuardia Pl & W 3 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.998102155,
40.729170125
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lafayette Ave & Classon Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9602385133333,
40.6890041433333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lafayette Ave & Ft Greene Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9766498209953,
40.6870021564631
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lafayette Ave & St James Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9647626,
40.6885151133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Lafayette St & E 8 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9910260941035,
40.7302065350999
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Lafayette St & Jersey St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9886497325,
40.7322437225
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Laight St & Hudson St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0077175966667,
40.7218535966667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lawrence St & Willoughby St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9863171533333,
40.6923615933333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lefferts Pl & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9557686464,
40.680342141
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Leonard St & Boerum St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9464455933333,
40.70583313
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Leonard St & Church St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.005549,
40.717571
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Leonard St & Maujer St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9470540368946,
40.7103484932386
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Leonard St & Nassau Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9498435483653,
40.7239565949985
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lewis Ave & Decatur St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.934903,
40.6814596
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lewis Ave & Kosciuszko St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9370540933333,
40.69237058
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lewis Ave & Madison St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.935775,
40.686312
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lexington Ave & Classon Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9592776289545,
40.6867648140036
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Lexington Ave & E 26 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.983293,
40.741459
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Liberty St & Nassau St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0068899580895,
40.7123483306015
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lincoln Pl & Classon Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9609,
40.67216815
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Linden St & Knickerbocker Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91566,
40.69714
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Lispenard St & Broadway",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00247207,
40.71939213
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "MacDougal St & Prince St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0029706266667,
40.7271025266667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Macon St & Nostrand Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.948838243975,
40.71412209635
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Madison St & Clinton St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.987763115,
40.71269021
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Madison St & Cypress Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90742,
40.70068
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Madison St & Evergreen Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91693,
40.69122
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Madison St & Forest Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90245,
40.70555
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Madison St & Seneca Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90625,
40.70183
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Madison St & Woodward Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90408,
40.70408
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Maiden Ln & Pearl St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00731851,
40.70706452
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Marcus Garvey Blvd & Macon St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.938037,
40.682601
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Marcy Ave & Lafayette Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.947915,
40.6900815
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Market St & Cherry St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99400366,
40.7107620933333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Market St & Henry St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9944635110544,
40.7131070076864
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "McDonald Ave & Vanderbilt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.981231,
40.651654
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "McGuinness Blvd & Eagle St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95284,
40.73555
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "McKibbin St & Bogart St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9338912456271,
40.7062408954823
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "McKibbin St & Manhattan Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9440725966667,
40.70510906
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Melrose St & Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9358087531727,
40.697501455986
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Menahan St & Central Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9196,
40.69543
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Menahan St & Seneca Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91054,
40.70461
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Menahan St & Wyckoff Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91422,
40.70113
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Mercer St & Bleecker St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9966211234385,
40.7270635444944
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Mercer St & Spring St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.999496005,
40.72362719
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Meserole Ave & Manhattan Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9529910566667,
40.7270856133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Metropolitan Ave & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.96024108,
40.715348125
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Metropolitan Ave & Meeker Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95234362,
40.7141330366667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Metropolitan Ave & Vandervoort Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93323,
40.71429
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Milton St & Franklin St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95779,
40.72906
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Moffat St & Bushwick",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90925,
40.68458
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Monroe St & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95380902,
40.68514415
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Monroe St & Classon Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9588106033333,
40.6845681
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Monroe St & Tompkins Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.944694,
40.686203
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Montague St & Clinton St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9922205663511,
40.6942221117831
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Montgomery St & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9605561939507,
40.6664391534354
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Montrose Ave & Bushwick Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9401509219402,
40.707676255572
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Morgan Ave & Lombardy St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93889,
40.72226
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Morgan Ave & Maspeth Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93637,
40.716657
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Mott St & Prince St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99480004,
40.7231795266667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Murray St & Greenwich St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0112231053976,
40.7148515017542
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Myrtle Ave & Fleet Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.981909,
40.693534
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Myrtle Ave & Grove St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91516,
40.69905
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Myrtle Ave & Lewis Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9375690866667,
40.6968195433333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Myrtle Ave & Marcy Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94954904,
40.695398085
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Myrtle Ave & St Edwards St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97703858,
40.69327006
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "N 11 St & Kent Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9592191022358,
40.7224816287941
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "N 12 St & Bedford Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95484706,
40.720798105
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "N 6 St & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95850913,
40.7174515633333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Nassau Ave & Russell St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94434,
40.72557
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Nassau St & Navy St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9806890466667,
40.69839865
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Nassau St\\t& Duffield St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98384,
40.698477
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Nevins St & Schermerhorn St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9817607956343,
40.6873722382536
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Norfolk St & Broome St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9880206133333,
40.7172271333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Norman St & Wyckoff Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90311,
40.69517
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "North Moore St & Greenwich St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0103005454305,
40.7201950714582
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Nostrand Ave & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95238104,
40.69527004
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Ocean Pkwy & Church Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9744281509037,
40.6448594894089
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Old Fulton St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9938360166667,
40.70277153
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Onderdonk Ave & Dekalb Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91497,
40.70863
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Pacific St & Classon Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9588395684065,
40.6791976500645
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Pacific St & Nevins St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98302118,
40.68537605
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Parade Pl & Crooke Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9652754306849,
40.6518473440437
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Park Ave & Marcus Garvey Blvd",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.941342,
40.698617
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Park Ave & St Edwards St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.978034075,
40.696089205
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Park Cir & East Dr",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.972212,
40.651566
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Park Pl & Church St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0086540164256,
40.7124064340986
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Park Pl & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9564945666667,
40.6741805333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Pearl St & Hanover Square",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00926009,
40.7047175666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Pier 40 - Hudson River Park",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.011295578612,
40.7277140259259
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Pierrepont St & Monroe Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9934400901413,
40.6953566444008
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Pike St & E Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9929306537676,
40.7140436468364
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Pike St & Monroe St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.991930215,
40.711731035
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Pioneer St & Richards St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0094611,
40.6777746
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Pioneer St & Van Brunt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.011169,
40.679043
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Plaza St East & Flatbush Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97197363,
40.6721659
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Plaza St West & Flatbush Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9711145766667,
40.6750205666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Powers St & Olive St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93894,
40.71323
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "President St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.983262,
40.676757
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "President St & Henry St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.999904095,
40.68280015
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Ave & Greenwood Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.975988,
40.651745
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Ave & Vanderbilt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.976291,
40.653368
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Park SW & 10 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.977504,
40.659945
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Park SW & 16 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.974165,
40.657265
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Park SW & Greenwood Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.972573,
40.652563
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Park SW & Vanderbilt St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.973217,
40.65482
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Park W & 20 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.983864,
40.656633
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Park West & 8 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9763760188904,
40.6651466051126
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Pl & 6 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9751950766667,
40.6793305666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Pl & Underhill Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.96579,
40.6769692
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Prospect Pl & Vanderbilt Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9690221465174,
40.6773501142304
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Pulaski St & Marcus Garvey Blvd",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.939877,
40.6933981
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Putnam Ave & Knickerbocker Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91164,
40.69545
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Putnam Ave & Nostrand Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94977,
40.68402
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Putnam Ave & Throop Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94111,
40.6851531
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Railroad Ave & Kay Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9709127057332,
40.7052462033968
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Reade St & Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00562763,
40.7145045033333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Richards St & Delavan St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0078501366667,
40.6794325666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Richardson St & N Henry St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9422366334432,
40.7190786372652
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Rivington St & Chrystie St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9919251333333,
40.7211005433333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Rivington St & Ridge St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98329853,
40.7185020366667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Rockaway Ave & Bainbridge St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9116661410275,
40.6831996272425
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Roebling St & N 4 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95739,
40.71469
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Rogers Ave & Sterling St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9538745333333,
40.6630616333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "S 3 St & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.96264401,
40.71260462
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "S 4 St & Rodney St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95608,
40.70934
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "S 4 St & Wythe Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9659575351631,
40.7128900961153
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "S 5 Pl & S 5 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.960876,
40.710451
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "S Portland Ave & Hanson Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9743145266667,
40.6853955566667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Sands St & Jay St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9862,
40.700119
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Sands St Gate",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.979827,
40.699569
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Schermerhorn St & Bond St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9845165203438,
40.6884171425136
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Schermerhorn St & Court St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.991833542408,
40.6910290855932
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Scholes St & Manhattan Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9448625,
40.70870356
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Sharon St & Olive St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93856,
40.715353
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Sigourney St & Columbia St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.008795123241,
40.6726722170547
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Smith St & 3 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9959906633333,
40.6787240666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Smith St & 9 St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9978592297467,
40.6746617437417
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Somers St & Broadway",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90474,
40.67945
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Spring St & Hudson St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0077059699998,
40.7258907253767
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Spruce St & Gold St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0043226,
40.7103230333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Spruce St & Nassau St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00552409,
40.7114635466667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "St James Pl & Oliver St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9985116433333,
40.7130790533333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "St Johns Pl & Washington Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9631610333333,
40.6737235333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "St Marks Pl & 1 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9854883944022,
40.7279543666593
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "St Marks Pl & 2 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.98713952,
40.7284185333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "St Marks Pl & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9798895834935,
40.6817780364292
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Stagg St & Morgan Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9338033016229,
40.7106773016556
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Stagg St & Union Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95095253,
40.7087706133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Stanton St & Chrystie St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9915122415313,
40.7223044843541
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Stanton St & Norfolk St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9927307433333,
40.7213301233333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "State St & Smith St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9889964175,
40.689244355
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Sterling Pl & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9785528346434,
40.6789700352379
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Sterling Pl & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.954131,
40.672695
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Sterling St & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9569115,
40.6627056333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Stewart Ave & Johnson Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92587,
40.70869
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Stockholm St & Wilson Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.923044,
40.699304
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Sullivan Pl & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9574685333333,
40.6642405333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Sullivan Pl & Franklin Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9602510955556,
40.6640796122605
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Sullivan St & Washington Sq",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9991179946222,
40.7303701554742
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Suydam St & Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93223,
40.69544
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Suydam St & Knickerbocker Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.923769,
40.702013
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Suydam St & St. Nicholas Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91945,
40.70636
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Thompson St & Bleecker St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9996876019239,
40.7284005315028
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Throop Ave & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9437106466667,
40.6962291233333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Tompkins Ave & Hopkins St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.947084085,
40.69957604
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Underhill Ave & Lincoln Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9671455666667,
40.6740121
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Underhill Ave & Pacific St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9646718124165,
40.6805266352714
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Union Ave & N 12 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95242,
40.71924
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Union Ave & Wallabout St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95032261,
40.7002950366667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Union St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9827640733333,
40.6772612
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Union St & Bedford Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9554161,
40.66917815
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Union St & Nevins St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9876545818596,
40.6790976657389
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "University Pl & E 14 St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9917754986521,
40.7346891657875
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Van Brunt St & Van Dyke St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.014726093722,
40.675832647971
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Van Brunt St & Wolcott St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.01275052,
40.6773426333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Van Buren St & Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92617,
40.692
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Van Sinderen Ave & Truxton St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.90369,
40.6786
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Vernon Blvd & 47 Rd",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9534571,
40.7449065666667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Vernon Blvd & 50 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.954062985252,
40.7424070395704
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Verona Pl & Fulton St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9476790512104,
40.6803560420217
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Vesey Pl & River Terrace",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0165835133333,
40.7153376333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Vesey St & Church St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0104215279287,
40.712234456354
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W 10 St & Washington St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0085146518799,
40.7334236647903
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W 11 St & 6 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.998004095,
40.735324135
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W 13 St & 5 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99431,
40.735445
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W 20 St & 7 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9972621166667,
40.7423876233333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W 22 St & 8 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9991532619886,
40.7447611580946
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W 24 St & 7 Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9952986166667,
40.7448761133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W Broadway & Spring St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0016585196152,
40.7249465745314
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W Broadway & W Houston St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.000472,
40.726378
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Warren St & Court St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.99383312,
40.686371
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Warren St & Smith St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9921477473514,
40.6842207524925
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Warren St & W Broadway",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00910609,
40.7147396433333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Washington Ave & Greene Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9656330233333,
40.68650055
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Washington Ave & Park Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.967510185,
40.69610213
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Washington Park",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9737296333333,
40.6917821
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Waterbury St & Stagg St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93734,
40.71019
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "West Broadway & Watts St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00314,
40.72323
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "West Drive & Prospect Park West",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9794525168037,
40.6610631239669
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "West St & Chambers St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0132205633333,
40.7175481133333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "West St & Liberty St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.014596413325,
40.7112470470716
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "White St & Johnson Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93581,
40.707174
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "White St & Moore St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9351,
40.704508
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "William St & Pine St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.00887304,
40.70717918
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Willoughby Ave & Hall St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.965324870891,
40.6919608999283
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Willoughby Ave & Myrtle Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.93098,
40.69757
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Willoughby Ave & Onderdonk Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.91727,
40.7098
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Willoughby Ave & Tompkins Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9462735278477,
40.6942527323971
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Willoughby Ave & Walworth St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.95381965,
40.6933170533333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Willoughby Ave & Wyckoff Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92153,
40.705614
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Willoughby St & Ashland Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97877,
40.69178
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Willoughby St & Fleet St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9735569075,
40.6940479425
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Wilson Ave & Troutman St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.92754,
40.70166
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Windsor Pl & 8 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.983074,
40.660906
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Windsor Pl & Howard Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9801390653063,
40.6594905196463
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Withers St & Kingsland Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.94051,
40.71773
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Wolcott St & Dwight St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0100696,
40.6753271333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Wyckoff Av & Jefferson St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.923711,
40.707165
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Wyckoff Ave & Gates Ave",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.911718575386,
40.6998711362766
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Wyckoff St & Nevins St",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.984275,
40.683426
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Wythe Ave & Metropolitan Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9650855904584,
40.7110925085666
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Fulton St & Pearl St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0043861218046,
40.707721661639
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "E 20 St & FDR Drive",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9757386033333,
40.73314253
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Baltic St & 5 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.97854957,
40.6795765333333
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Duane St & Greenwich St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-74.0104551333333,
40.7174875066667
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "W 48 St & Rockefeller Plaza",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9796025847054,
40.7579361541456
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Pershing Square North",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.977808,
40.751727
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Clinton St\\t& Cherry St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.9867260153537,
40.7114711972346
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Lafayette Ave & Fort Greene Pl",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.976682,
40.68691855
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "blue",
"name": "Howard St & Centre St",
"trip time": "45"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.999733185,
40.719105185
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Park Pl & Vanderbilt Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.969024,
40.6767
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bicycle",
"marker-size": "small",
"marker-color": "green",
"name": "Dean St & 4 Ave",
"trip time": "30"
},
"geometry": {
"type": "Point",
"coordinates": [
-73.978951,
40.6831245
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment