Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created December 23, 2014 16:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/29ef7eda9e28932353fd to your computer and use it in GitHub Desktop.
Save wboykinm/29ef7eda9e28932353fd to your computer and use it in GitHub Desktop.
Hexbinning in the browser with turf.js (example by Morgan Herlocker)
This file has been truncated, but you can view the full file.
var pts ={
"type": "FeatureCollection",
"features": [
{ "type": "Feature", "properties": { "ID": 8 }, "geometry": { "type": "Point", "coordinates": [ -77.017917, 38.915278 ] } },
{ "type": "Feature", "properties": { "ID": 19 }, "geometry": { "type": "Point", "coordinates": [ -77.008739, 38.915245 ] } },
{ "type": "Feature", "properties": { "ID": 23 }, "geometry": { "type": "Point", "coordinates": [ -77.031584, 38.91521 ] } },
{ "type": "Feature", "properties": { "ID": 24 }, "geometry": { "type": "Point", "coordinates": [ -77.034802, 38.915234 ] } },
{ "type": "Feature", "properties": { "ID": 46 }, "geometry": { "type": "Point", "coordinates": [ -77.020186, 38.915233 ] } },
{ "type": "Feature", "properties": { "ID": 60 }, "geometry": { "type": "Point", "coordinates": [ -77.053449, 38.9152 ] } },
{ "type": "Feature", "properties": { "ID": 62 }, "geometry": { "type": "Point", "coordinates": [ -77.035625, 38.915209 ] } },
{ "type": "Feature", "properties": { "ID": 77 }, "geometry": { "type": "Point", "coordinates": [ -77.019628, 38.915141 ] } },
{ "type": "Feature", "properties": { "ID": 96 }, "geometry": { "type": "Point", "coordinates": [ -77.049498, 38.915043 ] } },
{ "type": "Feature", "properties": { "ID": 98 }, "geometry": { "type": "Point", "coordinates": [ -77.050784, 38.915097 ] } },
{ "type": "Feature", "properties": { "ID": 101 }, "geometry": { "type": "Point", "coordinates": [ -77.024206, 38.915171 ] } },
{ "type": "Feature", "properties": { "ID": 103 }, "geometry": { "type": "Point", "coordinates": [ -77.018569, 38.915058 ] } },
{ "type": "Feature", "properties": { "ID": 110 }, "geometry": { "type": "Point", "coordinates": [ -77.036866, 38.915153 ] } },
{ "type": "Feature", "properties": { "ID": 114 }, "geometry": { "type": "Point", "coordinates": [ -77.030841, 38.915153 ] } },
{ "type": "Feature", "properties": { "ID": 125 }, "geometry": { "type": "Point", "coordinates": [ -77.011893, 38.915156 ] } },
{ "type": "Feature", "properties": { "ID": 152 }, "geometry": { "type": "Point", "coordinates": [ -77.036151, 38.915127 ] } },
{ "type": "Feature", "properties": { "ID": 166 }, "geometry": { "type": "Point", "coordinates": [ -77.010874, 38.915136 ] } },
{ "type": "Feature", "properties": { "ID": 169 }, "geometry": { "type": "Point", "coordinates": [ -77.002623, 38.915031 ] } },
{ "type": "Feature", "properties": { "ID": 171 }, "geometry": { "type": "Point", "coordinates": [ -77.01864, 38.915073 ] } },
{ "type": "Feature", "properties": { "ID": 187 }, "geometry": { "type": "Point", "coordinates": [ -77.009353, 38.915103 ] } },
{ "type": "Feature", "properties": { "ID": 190 }, "geometry": { "type": "Point", "coordinates": [ -77.048093, 38.915026 ] } },
{ "type": "Feature", "properties": { "ID": 198 }, "geometry": { "type": "Point", "coordinates": [ -77.037419, 38.915014 ] } },
{ "type": "Feature", "properties": { "ID": 203 }, "geometry": { "type": "Point", "coordinates": [ -77.039845, 38.91502 ] } },
{ "type": "Feature", "properties": { "ID": 211 }, "geometry": { "type": "Point", "coordinates": [ -77.040143, 38.915027 ] } },
{ "type": "Feature", "properties": { "ID": 216 }, "geometry": { "type": "Point", "coordinates": [ -77.040314, 38.915025 ] } },
{ "type": "Feature", "properties": { "ID": 239 }, "geometry": { "type": "Point", "coordinates": [ -77.026783, 38.915059 ] } },
{ "type": "Feature", "properties": { "ID": 260 }, "geometry": { "type": "Point", "coordinates": [ -77.010586, 38.915011 ] } },
{ "type": "Feature", "properties": { "ID": 277 }, "geometry": { "type": "Point", "coordinates": [ -77.002804, 38.915004 ] } },
{ "type": "Feature", "properties": { "ID": 281 }, "geometry": { "type": "Point", "coordinates": [ -77.020156, 38.915069 ] } },
{ "type": "Feature", "properties": { "ID": 287 }, "geometry": { "type": "Point", "coordinates": [ -77.010466, 38.915007 ] } },
{ "type": "Feature", "properties": { "ID": 295 }, "geometry": { "type": "Point", "coordinates": [ -77.013447, 38.915026 ] } },
{ "type": "Feature", "properties": { "ID": 297 }, "geometry": { "type": "Point", "coordinates": [ -77.009701, 38.915011 ] } },
{ "type": "Feature", "properties": { "ID": 308 }, "geometry": { "type": "Point", "coordinates": [ -77.008222, 38.915004 ] } },
{ "type": "Feature", "properties": { "ID": 322 }, "geometry": { "type": "Point", "coordinates": [ -77.001558, 38.915002 ] } },
{ "type": "Feature", "properties": { "ID": 323 }, "geometry": { "type": "Point", "coordinates": [ -77.010874, 38.915003 ] } },
{ "type": "Feature", "properties": { "ID": 325 }, "geometry": { "type": "Point", "coordinates": [ -77.033044, 38.915005 ] } },
{ "type": "Feature", "properties": { "ID": 327 }, "geometry": { "type": "Point", "coordinates": [ -77.019627, 38.915034 ] } },
{ "type": "Feature", "properties": { "ID": 329 }, "geometry": { "type": "Point", "coordinates": [ -77.04239, 38.91499 ] } },
{ "type": "Feature", "properties": { "ID": 338 }, "geometry": { "type": "Point", "coordinates": [ -77.025153, 38.914995 ] } },
{ "type": "Feature", "properties": { "ID": 341 }, "geometry": { "type": "Point", "coordinates": [ -77.033856, 38.915001 ] } },
{ "type": "Feature", "properties": { "ID": 343 }, "geometry": { "type": "Point", "coordinates": [ -77.025286, 38.915001 ] } },
{ "type": "Feature", "properties": { "ID": 367 }, "geometry": { "type": "Point", "coordinates": [ -77.017926, 38.914996 ] } },
{ "type": "Feature", "properties": { "ID": 379 }, "geometry": { "type": "Point", "coordinates": [ -77.035638, 38.914976 ] } },
{ "type": "Feature", "properties": { "ID": 384 }, "geometry": { "type": "Point", "coordinates": [ -77.033271, 38.914993 ] } },
{ "type": "Feature", "properties": { "ID": 386 }, "geometry": { "type": "Point", "coordinates": [ -77.040915, 38.914988 ] } },
{ "type": "Feature", "properties": { "ID": 404 }, "geometry": { "type": "Point", "coordinates": [ -77.023191, 38.915021 ] } },
{ "type": "Feature", "properties": { "ID": 411 }, "geometry": { "type": "Point", "coordinates": [ -77.034097, 38.914986 ] } },
{ "type": "Feature", "properties": { "ID": 427 }, "geometry": { "type": "Point", "coordinates": [ -77.035697, 38.914967 ] } },
{ "type": "Feature", "properties": { "ID": 440 }, "geometry": { "type": "Point", "coordinates": [ -77.003232, 38.914974 ] } },
{ "type": "Feature", "properties": { "ID": 448 }, "geometry": { "type": "Point", "coordinates": [ -77.041315, 38.914999 ] } },
{ "type": "Feature", "properties": { "ID": 468 }, "geometry": { "type": "Point", "coordinates": [ -77.019645, 38.914974 ] } },
{ "type": "Feature", "properties": { "ID": 471 }, "geometry": { "type": "Point", "coordinates": [ -77.01513, 38.914935 ] } },
{ "type": "Feature", "properties": { "ID": 479 }, "geometry": { "type": "Point", "coordinates": [ -77.019203, 38.914919 ] } },
{ "type": "Feature", "properties": { "ID": 483 }, "geometry": { "type": "Point", "coordinates": [ -77.03614, 38.91494 ] } },
{ "type": "Feature", "properties": { "ID": 503 }, "geometry": { "type": "Point", "coordinates": [ -77.022633, 38.914879 ] } },
{ "type": "Feature", "properties": { "ID": 525 }, "geometry": { "type": "Point", "coordinates": [ -77.000199, 38.914846 ] } },
{ "type": "Feature", "properties": { "ID": 528 }, "geometry": { "type": "Point", "coordinates": [ -77.017359, 38.914896 ] } },
{ "type": "Feature", "properties": { "ID": 531 }, "geometry": { "type": "Point", "coordinates": [ -77.018093, 38.914849 ] } },
{ "type": "Feature", "properties": { "ID": 544 }, "geometry": { "type": "Point", "coordinates": [ -77.019643, 38.91487 ] } },
{ "type": "Feature", "properties": { "ID": 551 }, "geometry": { "type": "Point", "coordinates": [ -77.01735, 38.914847 ] } },
{ "type": "Feature", "properties": { "ID": 552 }, "geometry": { "type": "Point", "coordinates": [ -76.997084, 38.914792 ] } },
{ "type": "Feature", "properties": { "ID": 558 }, "geometry": { "type": "Point", "coordinates": [ -77.052865, 38.914809 ] } },
{ "type": "Feature", "properties": { "ID": 559 }, "geometry": { "type": "Point", "coordinates": [ -77.048998, 38.914784 ] } },
{ "type": "Feature", "properties": { "ID": 569 }, "geometry": { "type": "Point", "coordinates": [ -77.030204, 38.91481 ] } },
{ "type": "Feature", "properties": { "ID": 586 }, "geometry": { "type": "Point", "coordinates": [ -77.043718, 38.914751 ] } },
{ "type": "Feature", "properties": { "ID": 594 }, "geometry": { "type": "Point", "coordinates": [ -77.018735, 38.914718 ] } },
{ "type": "Feature", "properties": { "ID": 599 }, "geometry": { "type": "Point", "coordinates": [ -77.029898, 38.914762 ] } },
{ "type": "Feature", "properties": { "ID": 604 }, "geometry": { "type": "Point", "coordinates": [ -77.016949, 38.91475 ] } },
{ "type": "Feature", "properties": { "ID": 620 }, "geometry": { "type": "Point", "coordinates": [ -77.035817, 38.914712 ] } },
{ "type": "Feature", "properties": { "ID": 622 }, "geometry": { "type": "Point", "coordinates": [ -77.041333, 38.914711 ] } },
{ "type": "Feature", "properties": { "ID": 625 }, "geometry": { "type": "Point", "coordinates": [ -77.042704, 38.914684 ] } },
{ "type": "Feature", "properties": { "ID": 636 }, "geometry": { "type": "Point", "coordinates": [ -77.034825, 38.914749 ] } },
{ "type": "Feature", "properties": { "ID": 639 }, "geometry": { "type": "Point", "coordinates": [ -77.03615, 38.914712 ] } },
{ "type": "Feature", "properties": { "ID": 640 }, "geometry": { "type": "Point", "coordinates": [ -77.032668, 38.914687 ] } },
{ "type": "Feature", "properties": { "ID": 642 }, "geometry": { "type": "Point", "coordinates": [ -77.052358, 38.914682 ] } },
{ "type": "Feature", "properties": { "ID": 648 }, "geometry": { "type": "Point", "coordinates": [ -77.040836, 38.914689 ] } },
{ "type": "Feature", "properties": { "ID": 652 }, "geometry": { "type": "Point", "coordinates": [ -77.042501, 38.914689 ] } },
{ "type": "Feature", "properties": { "ID": 659 }, "geometry": { "type": "Point", "coordinates": [ -77.042627, 38.914689 ] } },
{ "type": "Feature", "properties": { "ID": 663 }, "geometry": { "type": "Point", "coordinates": [ -77.029311, 38.914736 ] } },
{ "type": "Feature", "properties": { "ID": 671 }, "geometry": { "type": "Point", "coordinates": [ -77.024442, 38.914672 ] } },
{ "type": "Feature", "properties": { "ID": 673 }, "geometry": { "type": "Point", "coordinates": [ -76.997002, 38.914718 ] } },
{ "type": "Feature", "properties": { "ID": 675 }, "geometry": { "type": "Point", "coordinates": [ -77.024553, 38.914664 ] } },
{ "type": "Feature", "properties": { "ID": 684 }, "geometry": { "type": "Point", "coordinates": [ -77.041848, 38.914697 ] } },
{ "type": "Feature", "properties": { "ID": 703 }, "geometry": { "type": "Point", "coordinates": [ -77.025199, 38.914659 ] } },
{ "type": "Feature", "properties": { "ID": 705 }, "geometry": { "type": "Point", "coordinates": [ -77.040318, 38.914705 ] } },
{ "type": "Feature", "properties": { "ID": 713 }, "geometry": { "type": "Point", "coordinates": [ -77.025138, 38.914666 ] } },
{ "type": "Feature", "properties": { "ID": 747 }, "geometry": { "type": "Point", "coordinates": [ -77.014423, 38.914666 ] } },
{ "type": "Feature", "properties": { "ID": 753 }, "geometry": { "type": "Point", "coordinates": [ -77.033748, 38.914688 ] } },
{ "type": "Feature", "properties": { "ID": 791 }, "geometry": { "type": "Point", "coordinates": [ -77.029908, 38.914714 ] } },
{ "type": "Feature", "properties": { "ID": 822 }, "geometry": { "type": "Point", "coordinates": [ -77.012425, 38.914702 ] } },
{ "type": "Feature", "properties": { "ID": 829 }, "geometry": { "type": "Point", "coordinates": [ -77.034843, 38.914703 ] } },
{ "type": "Feature", "properties": { "ID": 833 }, "geometry": { "type": "Point", "coordinates": [ -77.008342, 38.914644 ] } },
{ "type": "Feature", "properties": { "ID": 840 }, "geometry": { "type": "Point", "coordinates": [ -77.008159, 38.914661 ] } },
{ "type": "Feature", "properties": { "ID": 859 }, "geometry": { "type": "Point", "coordinates": [ -77.00174, 38.914679 ] } },
{ "type": "Feature", "properties": { "ID": 870 }, "geometry": { "type": "Point", "coordinates": [ -77.017603, 38.914646 ] } },
{ "type": "Feature", "properties": { "ID": 878 }, "geometry": { "type": "Point", "coordinates": [ -77.022691, 38.914674 ] } },
{ "type": "Feature", "properties": { "ID": 899 }, "geometry": { "type": "Point", "coordinates": [ -77.027365, 38.914635 ] } },
{ "type": "Feature", "properties": { "ID": 925 }, "geometry": { "type": "Point", "coordinates": [ -77.023192, 38.914609 ] } },
{ "type": "Feature", "properties": { "ID": 927 }, "geometry": { "type": "Point", "coordinates": [ -77.036892, 38.914604 ] } },
{ "type": "Feature", "properties": { "ID": 930 }, "geometry": { "type": "Point", "coordinates": [ -77.045567, 38.914531 ] } },
{ "type": "Feature", "properties": { "ID": 931 }, "geometry": { "type": "Point", "coordinates": [ -77.02645, 38.9146 ] } },
{ "type": "Feature", "properties": { "ID": 936 }, "geometry": { "type": "Point", "coordinates": [ -77.026357, 38.914571 ] } },
{ "type": "Feature", "properties": { "ID": 945 }, "geometry": { "type": "Point", "coordinates": [ -77.04051, 38.914569 ] } },
{ "type": "Feature", "properties": { "ID": 958 }, "geometry": { "type": "Point", "coordinates": [ -77.014882, 38.914523 ] } },
{ "type": "Feature", "properties": { "ID": 961 }, "geometry": { "type": "Point", "coordinates": [ -77.023194, 38.914571 ] } },
{ "type": "Feature", "properties": { "ID": 978 }, "geometry": { "type": "Point", "coordinates": [ -77.0094, 38.914534 ] } },
{ "type": "Feature", "properties": { "ID": 990 }, "geometry": { "type": "Point", "coordinates": [ -77.00232, 38.914557 ] } },
{ "type": "Feature", "properties": { "ID": 997 }, "geometry": { "type": "Point", "coordinates": [ -77.019149, 38.914536 ] } },
{ "type": "Feature", "properties": { "ID": 3019 }, "geometry": { "type": "Point", "coordinates": [ -77.015934, 38.913255 ] } },
{ "type": "Feature", "properties": { "ID": 3022 }, "geometry": { "type": "Point", "coordinates": [ -77.004007, 38.913191 ] } },
{ "type": "Feature", "properties": { "ID": 3030 }, "geometry": { "type": "Point", "coordinates": [ -77.037526, 38.913216 ] } },
{ "type": "Feature", "properties": { "ID": 3049 }, "geometry": { "type": "Point", "coordinates": [ -77.024911, 38.9132 ] } },
{ "type": "Feature", "properties": { "ID": 3063 }, "geometry": { "type": "Point", "coordinates": [ -77.037455, 38.913202 ] } },
{ "type": "Feature", "properties": { "ID": 3073 }, "geometry": { "type": "Point", "coordinates": [ -77.002374, 38.913211 ] } },
{ "type": "Feature", "properties": { "ID": 3075 }, "geometry": { "type": "Point", "coordinates": [ -76.994463, 38.913372 ] } },
{ "type": "Feature", "properties": { "ID": 3079 }, "geometry": { "type": "Point", "coordinates": [ -77.046859, 38.913388 ] } },
{ "type": "Feature", "properties": { "ID": 3105 }, "geometry": { "type": "Point", "coordinates": [ -77.046873, 38.913333 ] } },
{ "type": "Feature", "properties": { "ID": 3117 }, "geometry": { "type": "Point", "coordinates": [ -77.042478, 38.913199 ] } },
{ "type": "Feature", "properties": { "ID": 3122 }, "geometry": { "type": "Point", "coordinates": [ -77.042293, 38.913271 ] } },
{ "type": "Feature", "properties": { "ID": 3124 }, "geometry": { "type": "Point", "coordinates": [ -77.042658, 38.913216 ] } },
{ "type": "Feature", "properties": { "ID": 3125 }, "geometry": { "type": "Point", "coordinates": [ -77.042953, 38.913289 ] } },
{ "type": "Feature", "properties": { "ID": 3159 }, "geometry": { "type": "Point", "coordinates": [ -77.009601, 38.913173 ] } },
{ "type": "Feature", "properties": { "ID": 3161 }, "geometry": { "type": "Point", "coordinates": [ -77.012677, 38.913164 ] } },
{ "type": "Feature", "properties": { "ID": 3173 }, "geometry": { "type": "Point", "coordinates": [ -77.010469, 38.913178 ] } },
{ "type": "Feature", "properties": { "ID": 3177 }, "geometry": { "type": "Point", "coordinates": [ -77.010527, 38.913189 ] } },
{ "type": "Feature", "properties": { "ID": 3179 }, "geometry": { "type": "Point", "coordinates": [ -77.010703, 38.913187 ] } },
{ "type": "Feature", "properties": { "ID": 3182 }, "geometry": { "type": "Point", "coordinates": [ -77.043762, 38.913213 ] } },
{ "type": "Feature", "properties": { "ID": 3192 }, "geometry": { "type": "Point", "coordinates": [ -77.011291, 38.91318 ] } },
{ "type": "Feature", "properties": { "ID": 3220 }, "geometry": { "type": "Point", "coordinates": [ -77.026561, 38.913184 ] } },
{ "type": "Feature", "properties": { "ID": 3221 }, "geometry": { "type": "Point", "coordinates": [ -77.049397, 38.913167 ] } },
{ "type": "Feature", "properties": { "ID": 3226 }, "geometry": { "type": "Point", "coordinates": [ -77.026238, 38.913177 ] } },
{ "type": "Feature", "properties": { "ID": 3227 }, "geometry": { "type": "Point", "coordinates": [ -77.005014, 38.913179 ] } },
{ "type": "Feature", "properties": { "ID": 3234 }, "geometry": { "type": "Point", "coordinates": [ -77.043757, 38.913154 ] } },
{ "type": "Feature", "properties": { "ID": 3238 }, "geometry": { "type": "Point", "coordinates": [ -77.049031, 38.913153 ] } },
{ "type": "Feature", "properties": { "ID": 3239 }, "geometry": { "type": "Point", "coordinates": [ -77.045852, 38.913104 ] } },
{ "type": "Feature", "properties": { "ID": 3242 }, "geometry": { "type": "Point", "coordinates": [ -77.017194, 38.913148 ] } },
{ "type": "Feature", "properties": { "ID": 3247 }, "geometry": { "type": "Point", "coordinates": [ -77.003241, 38.91315 ] } },
{ "type": "Feature", "properties": { "ID": 3250 }, "geometry": { "type": "Point", "coordinates": [ -77.020374, 38.913116 ] } },
{ "type": "Feature", "properties": { "ID": 3251 }, "geometry": { "type": "Point", "coordinates": [ -77.040715, 38.913049 ] } },
{ "type": "Feature", "properties": { "ID": 3258 }, "geometry": { "type": "Point", "coordinates": [ -77.01483, 38.913084 ] } },
{ "type": "Feature", "properties": { "ID": 3284 }, "geometry": { "type": "Point", "coordinates": [ -77.008732, 38.913117 ] } },
{ "type": "Feature", "properties": { "ID": 3288 }, "geometry": { "type": "Point", "coordinates": [ -77.014775, 38.913057 ] } },
{ "type": "Feature", "properties": { "ID": 3309 }, "geometry": { "type": "Point", "coordinates": [ -77.003239, 38.913091 ] } },
{ "type": "Feature", "properties": { "ID": 3328 }, "geometry": { "type": "Point", "coordinates": [ -77.037231, 38.913073 ] } },
{ "type": "Feature", "properties": { "ID": 3329 }, "geometry": { "type": "Point", "coordinates": [ -77.037731, 38.913078 ] } },
{ "type": "Feature", "properties": { "ID": 3334 }, "geometry": { "type": "Point", "coordinates": [ -77.023196, 38.912981 ] } },
{ "type": "Feature", "properties": { "ID": 3335 }, "geometry": { "type": "Point", "coordinates": [ -77.013805, 38.91308 ] } },
{ "type": "Feature", "properties": { "ID": 3347 }, "geometry": { "type": "Point", "coordinates": [ -77.048574, 38.912929 ] } },
{ "type": "Feature", "properties": { "ID": 3348 }, "geometry": { "type": "Point", "coordinates": [ -77.008592, 38.913065 ] } },
{ "type": "Feature", "properties": { "ID": 3349 }, "geometry": { "type": "Point", "coordinates": [ -77.03991, 38.913004 ] } },
{ "type": "Feature", "properties": { "ID": 3352 }, "geometry": { "type": "Point", "coordinates": [ -77.002312, 38.913063 ] } },
{ "type": "Feature", "properties": { "ID": 3356 }, "geometry": { "type": "Point", "coordinates": [ -77.008768, 38.913057 ] } },
{ "type": "Feature", "properties": { "ID": 3369 }, "geometry": { "type": "Point", "coordinates": [ -77.010474, 38.913058 ] } },
{ "type": "Feature", "properties": { "ID": 3395 }, "geometry": { "type": "Point", "coordinates": [ -77.013768, 38.912994 ] } },
{ "type": "Feature", "properties": { "ID": 3404 }, "geometry": { "type": "Point", "coordinates": [ -77.014587, 38.912972 ] } },
{ "type": "Feature", "properties": { "ID": 3413 }, "geometry": { "type": "Point", "coordinates": [ -77.046859, 38.912991 ] } },
{ "type": "Feature", "properties": { "ID": 3424 }, "geometry": { "type": "Point", "coordinates": [ -77.017874, 38.912971 ] } },
{ "type": "Feature", "properties": { "ID": 3433 }, "geometry": { "type": "Point", "coordinates": [ -77.012825, 38.912945 ] } },
{ "type": "Feature", "properties": { "ID": 3435 }, "geometry": { "type": "Point", "coordinates": [ -77.007999, 38.91294 ] } },
{ "type": "Feature", "properties": { "ID": 3440 }, "geometry": { "type": "Point", "coordinates": [ -77.005741, 38.912948 ] } },
{ "type": "Feature", "properties": { "ID": 3442 }, "geometry": { "type": "Point", "coordinates": [ -77.043728, 38.912936 ] } },
{ "type": "Feature", "properties": { "ID": 3444 }, "geometry": { "type": "Point", "coordinates": [ -77.017102, 38.912925 ] } },
{ "type": "Feature", "properties": { "ID": 3458 }, "geometry": { "type": "Point", "coordinates": [ -77.033569, 38.912842 ] } },
{ "type": "Feature", "properties": { "ID": 3462 }, "geometry": { "type": "Point", "coordinates": [ -77.016369, 38.91293 ] } },
{ "type": "Feature", "properties": { "ID": 3482 }, "geometry": { "type": "Point", "coordinates": [ -77.00687, 38.912847 ] } },
{ "type": "Feature", "properties": { "ID": 3493 }, "geometry": { "type": "Point", "coordinates": [ -77.007367, 38.912844 ] } },
{ "type": "Feature", "properties": { "ID": 3509 }, "geometry": { "type": "Point", "coordinates": [ -77.007603, 38.912843 ] } },
{ "type": "Feature", "properties": { "ID": 3533 }, "geometry": { "type": "Point", "coordinates": [ -77.007935, 38.912836 ] } },
{ "type": "Feature", "properties": { "ID": 3538 }, "geometry": { "type": "Point", "coordinates": [ -77.037595, 38.912818 ] } },
{ "type": "Feature", "properties": { "ID": 3550 }, "geometry": { "type": "Point", "coordinates": [ -77.015598, 38.912822 ] } },
{ "type": "Feature", "properties": { "ID": 3565 }, "geometry": { "type": "Point", "coordinates": [ -77.043746, 38.912882 ] } },
{ "type": "Feature", "properties": { "ID": 3571 }, "geometry": { "type": "Point", "coordinates": [ -77.030116, 38.912814 ] } },
{ "type": "Feature", "properties": { "ID": 3578 }, "geometry": { "type": "Point", "coordinates": [ -77.017111, 38.912873 ] } },
{ "type": "Feature", "properties": { "ID": 3601 }, "geometry": { "type": "Point", "coordinates": [ -77.024806, 38.912813 ] } },
{ "type": "Feature", "properties": { "ID": 3618 }, "geometry": { "type": "Point", "coordinates": [ -77.042837, 38.912809 ] } },
{ "type": "Feature", "properties": { "ID": 3634 }, "geometry": { "type": "Point", "coordinates": [ -77.012371, 38.912861 ] } },
{ "type": "Feature", "properties": { "ID": 3635 }, "geometry": { "type": "Point", "coordinates": [ -77.025579, 38.912804 ] } },
{ "type": "Feature", "properties": { "ID": 3647 }, "geometry": { "type": "Point", "coordinates": [ -77.042654, 38.912803 ] } },
{ "type": "Feature", "properties": { "ID": 3650 }, "geometry": { "type": "Point", "coordinates": [ -77.016654, 38.912796 ] } },
{ "type": "Feature", "properties": { "ID": 3656 }, "geometry": { "type": "Point", "coordinates": [ -77.002843, 38.912809 ] } },
{ "type": "Feature", "properties": { "ID": 3667 }, "geometry": { "type": "Point", "coordinates": [ -77.002283, 38.91282 ] } },
{ "type": "Feature", "properties": { "ID": 3670 }, "geometry": { "type": "Point", "coordinates": [ -77.034897, 38.912804 ] } },
{ "type": "Feature", "properties": { "ID": 3675 }, "geometry": { "type": "Point", "coordinates": [ -77.034835, 38.912804 ] } },
{ "type": "Feature", "properties": { "ID": 3682 }, "geometry": { "type": "Point", "coordinates": [ -77.042946, 38.91279 ] } },
{ "type": "Feature", "properties": { "ID": 3715 }, "geometry": { "type": "Point", "coordinates": [ -77.047634, 38.912784 ] } },
{ "type": "Feature", "properties": { "ID": 3740 }, "geometry": { "type": "Point", "coordinates": [ -77.011685, 38.912778 ] } },
{ "type": "Feature", "properties": { "ID": 3811 }, "geometry": { "type": "Point", "coordinates": [ -77.035207, 38.912425 ] } },
{ "type": "Feature", "properties": { "ID": 3821 }, "geometry": { "type": "Point", "coordinates": [ -77.026571, 38.912344 ] } },
{ "type": "Feature", "properties": { "ID": 3826 }, "geometry": { "type": "Point", "coordinates": [ -77.030518, 38.912431 ] } },
{ "type": "Feature", "properties": { "ID": 3846 }, "geometry": { "type": "Point", "coordinates": [ -77.033507, 38.91237 ] } },
{ "type": "Feature", "properties": { "ID": 3850 }, "geometry": { "type": "Point", "coordinates": [ -77.020808, 38.912418 ] } },
{ "type": "Feature", "properties": { "ID": 3855 }, "geometry": { "type": "Point", "coordinates": [ -77.042538, 38.912423 ] } },
{ "type": "Feature", "properties": { "ID": 3868 }, "geometry": { "type": "Point", "coordinates": [ -77.048239, 38.912397 ] } },
{ "type": "Feature", "properties": { "ID": 3869 }, "geometry": { "type": "Point", "coordinates": [ -77.038776, 38.912436 ] } },
{ "type": "Feature", "properties": { "ID": 3871 }, "geometry": { "type": "Point", "coordinates": [ -77.011457, 38.912405 ] } },
{ "type": "Feature", "properties": { "ID": 3884 }, "geometry": { "type": "Point", "coordinates": [ -77.009485, 38.912409 ] } },
{ "type": "Feature", "properties": { "ID": 3889 }, "geometry": { "type": "Point", "coordinates": [ -77.008758, 38.912455 ] } },
{ "type": "Feature", "properties": { "ID": 3892 }, "geometry": { "type": "Point", "coordinates": [ -77.030981, 38.912406 ] } },
{ "type": "Feature", "properties": { "ID": 3901 }, "geometry": { "type": "Point", "coordinates": [ -77.01956, 38.912446 ] } },
{ "type": "Feature", "properties": { "ID": 3914 }, "geometry": { "type": "Point", "coordinates": [ -77.020735, 38.912411 ] } },
{ "type": "Feature", "properties": { "ID": 3917 }, "geometry": { "type": "Point", "coordinates": [ -77.007214, 38.912413 ] } },
{ "type": "Feature", "properties": { "ID": 3941 }, "geometry": { "type": "Point", "coordinates": [ -77.007512, 38.912405 ] } },
{ "type": "Feature", "properties": { "ID": 3942 }, "geometry": { "type": "Point", "coordinates": [ -77.007752, 38.912403 ] } },
{ "type": "Feature", "properties": { "ID": 3951 }, "geometry": { "type": "Point", "coordinates": [ -77.02526, 38.912117 ] } },
{ "type": "Feature", "properties": { "ID": 3952 }, "geometry": { "type": "Point", "coordinates": [ -77.007871, 38.912405 ] } },
{ "type": "Feature", "properties": { "ID": 3957 }, "geometry": { "type": "Point", "coordinates": [ -77.00931, 38.912369 ] } },
{ "type": "Feature", "properties": { "ID": 3963 }, "geometry": { "type": "Point", "coordinates": [ -77.030345, 38.912426 ] } },
{ "type": "Feature", "properties": { "ID": 3975 }, "geometry": { "type": "Point", "coordinates": [ -77.013912, 38.912386 ] } },
{ "type": "Feature", "properties": { "ID": 3996 }, "geometry": { "type": "Point", "coordinates": [ -77.006252, 38.912381 ] } },
{ "type": "Feature", "properties": { "ID": 4004 }, "geometry": { "type": "Point", "coordinates": [ -77.00529, 38.912365 ] } },
{ "type": "Feature", "properties": { "ID": 4019 }, "geometry": { "type": "Point", "coordinates": [ -77.046862, 38.912389 ] } },
{ "type": "Feature", "properties": { "ID": 4026 }, "geometry": { "type": "Point", "coordinates": [ -77.043691, 38.912367 ] } },
{ "type": "Feature", "properties": { "ID": 4027 }, "geometry": { "type": "Point", "coordinates": [ -77.019324, 38.912389 ] } },
{ "type": "Feature", "properties": { "ID": 4045 }, "geometry": { "type": "Point", "coordinates": [ -77.0169, 38.912324 ] } },
{ "type": "Feature", "properties": { "ID": 4054 }, "geometry": { "type": "Point", "coordinates": [ -76.998849, 38.912322 ] } },
{ "type": "Feature", "properties": { "ID": 4063 }, "geometry": { "type": "Point", "coordinates": [ -77.008783, 38.912296 ] } },
{ "type": "Feature", "properties": { "ID": 4088 }, "geometry": { "type": "Point", "coordinates": [ -77.039061, 38.912259 ] } },
{ "type": "Feature", "properties": { "ID": 4093 }, "geometry": { "type": "Point", "coordinates": [ -77.010909, 38.912265 ] } },
{ "type": "Feature", "properties": { "ID": 4098 }, "geometry": { "type": "Point", "coordinates": [ -77.034824, 38.912257 ] } },
{ "type": "Feature", "properties": { "ID": 4105 }, "geometry": { "type": "Point", "coordinates": [ -77.007569, 38.91226 ] } },
{ "type": "Feature", "properties": { "ID": 4108 }, "geometry": { "type": "Point", "coordinates": [ -77.029929, 38.912255 ] } },
{ "type": "Feature", "properties": { "ID": 4110 }, "geometry": { "type": "Point", "coordinates": [ -77.030136, 38.912254 ] } },
{ "type": "Feature", "properties": { "ID": 4114 }, "geometry": { "type": "Point", "coordinates": [ -77.029138, 38.91225 ] } },
{ "type": "Feature", "properties": { "ID": 4118 }, "geometry": { "type": "Point", "coordinates": [ -77.006742, 38.912256 ] } },
{ "type": "Feature", "properties": { "ID": 4130 }, "geometry": { "type": "Point", "coordinates": [ -77.008798, 38.912202 ] } },
{ "type": "Feature", "properties": { "ID": 4134 }, "geometry": { "type": "Point", "coordinates": [ -77.013688, 38.912208 ] } },
{ "type": "Feature", "properties": { "ID": 4153 }, "geometry": { "type": "Point", "coordinates": [ -77.019128, 38.912189 ] } },
{ "type": "Feature", "properties": { "ID": 4165 }, "geometry": { "type": "Point", "coordinates": [ -77.047695, 38.912131 ] } },
{ "type": "Feature", "properties": { "ID": 4168 }, "geometry": { "type": "Point", "coordinates": [ -77.018714, 38.91218 ] } },
{ "type": "Feature", "properties": { "ID": 4177 }, "geometry": { "type": "Point", "coordinates": [ -77.029848, 38.912082 ] } },
{ "type": "Feature", "properties": { "ID": 4178 }, "geometry": { "type": "Point", "coordinates": [ -77.030063, 38.912162 ] } },
{ "type": "Feature", "properties": { "ID": 4183 }, "geometry": { "type": "Point", "coordinates": [ -77.029053, 38.912161 ] } },
{ "type": "Feature", "properties": { "ID": 4186 }, "geometry": { "type": "Point", "coordinates": [ -77.046886, 38.912115 ] } },
{ "type": "Feature", "properties": { "ID": 4197 }, "geometry": { "type": "Point", "coordinates": [ -77.009994, 38.912154 ] } },
{ "type": "Feature", "properties": { "ID": 4202 }, "geometry": { "type": "Point", "coordinates": [ -77.006853, 38.912064 ] } },
{ "type": "Feature", "properties": { "ID": 4204 }, "geometry": { "type": "Point", "coordinates": [ -77.020398, 38.912151 ] } },
{ "type": "Feature", "properties": { "ID": 4208 }, "geometry": { "type": "Point", "coordinates": [ -77.040823, 38.912026 ] } },
{ "type": "Feature", "properties": { "ID": 4226 }, "geometry": { "type": "Point", "coordinates": [ -77.035476, 38.912056 ] } },
{ "type": "Feature", "properties": { "ID": 4234 }, "geometry": { "type": "Point", "coordinates": [ -77.045968, 38.912034 ] } },
{ "type": "Feature", "properties": { "ID": 4235 }, "geometry": { "type": "Point", "coordinates": [ -77.043165, 38.912087 ] } },
{ "type": "Feature", "properties": { "ID": 4238 }, "geometry": { "type": "Point", "coordinates": [ -77.039263, 38.912046 ] } },
{ "type": "Feature", "properties": { "ID": 4239 }, "geometry": { "type": "Point", "coordinates": [ -77.033841, 38.912036 ] } },
{ "type": "Feature", "properties": { "ID": 4249 }, "geometry": { "type": "Point", "coordinates": [ -77.007305, 38.912029 ] } },
{ "type": "Feature", "properties": { "ID": 4259 }, "geometry": { "type": "Point", "coordinates": [ -77.045834, 38.912032 ] } },
{ "type": "Feature", "properties": { "ID": 4264 }, "geometry": { "type": "Point", "coordinates": [ -77.008328, 38.912033 ] } },
{ "type": "Feature", "properties": { "ID": 4298 }, "geometry": { "type": "Point", "coordinates": [ -77.033639, 38.912046 ] } },
{ "type": "Feature", "properties": { "ID": 4362 }, "geometry": { "type": "Point", "coordinates": [ -77.040034, 38.91202 ] } },
{ "type": "Feature", "properties": { "ID": 4376 }, "geometry": { "type": "Point", "coordinates": [ -77.030909, 38.912024 ] } },
{ "type": "Feature", "properties": { "ID": 4412 }, "geometry": { "type": "Point", "coordinates": [ -77.016535, 38.912028 ] } },
{ "type": "Feature", "properties": { "ID": 4419 }, "geometry": { "type": "Point", "coordinates": [ -77.020187, 38.912011 ] } },
{ "type": "Feature", "properties": { "ID": 4428 }, "geometry": { "type": "Point", "coordinates": [ -77.01677, 38.911995 ] } },
{ "type": "Feature", "properties": { "ID": 4430 }, "geometry": { "type": "Point", "coordinates": [ -77.055961, 38.911985 ] } },
{ "type": "Feature", "properties": { "ID": 4431 }, "geometry": { "type": "Point", "coordinates": [ -77.029304, 38.911989 ] } },
{ "type": "Feature", "properties": { "ID": 4434 }, "geometry": { "type": "Point", "coordinates": [ -77.032533, 38.911975 ] } },
{ "type": "Feature", "properties": { "ID": 4451 }, "geometry": { "type": "Point", "coordinates": [ -77.027804, 38.911936 ] } },
{ "type": "Feature", "properties": { "ID": 4454 }, "geometry": { "type": "Point", "coordinates": [ -77.014849, 38.911907 ] } },
{ "type": "Feature", "properties": { "ID": 4466 }, "geometry": { "type": "Point", "coordinates": [ -77.01636, 38.911913 ] } },
{ "type": "Feature", "properties": { "ID": 4485 }, "geometry": { "type": "Point", "coordinates": [ -77.01474, 38.91184 ] } },
{ "type": "Feature", "properties": { "ID": 4493 }, "geometry": { "type": "Point", "coordinates": [ -77.020729, 38.911874 ] } },
{ "type": "Feature", "properties": { "ID": 4494 }, "geometry": { "type": "Point", "coordinates": [ -77.020176, 38.911869 ] } },
{ "type": "Feature", "properties": { "ID": 4496 }, "geometry": { "type": "Point", "coordinates": [ -77.016376, 38.911875 ] } },
{ "type": "Feature", "properties": { "ID": 4498 }, "geometry": { "type": "Point", "coordinates": [ -77.016387, 38.911784 ] } },
{ "type": "Feature", "properties": { "ID": 4500 }, "geometry": { "type": "Point", "coordinates": [ -77.038857, 38.911784 ] } },
{ "type": "Feature", "properties": { "ID": 4516 }, "geometry": { "type": "Point", "coordinates": [ -77.040532, 38.911727 ] } },
{ "type": "Feature", "properties": { "ID": 4539 }, "geometry": { "type": "Point", "coordinates": [ -77.033502, 38.911731 ] } },
{ "type": "Feature", "properties": { "ID": 4544 }, "geometry": { "type": "Point", "coordinates": [ -77.01766, 38.911737 ] } },
{ "type": "Feature", "properties": { "ID": 4637 }, "geometry": { "type": "Point", "coordinates": [ -77.039952, 38.911719 ] } },
{ "type": "Feature", "properties": { "ID": 4661 }, "geometry": { "type": "Point", "coordinates": [ -77.040403, 38.911726 ] } },
{ "type": "Feature", "properties": { "ID": 4669 }, "geometry": { "type": "Point", "coordinates": [ -77.033226, 38.911728 ] } },
{ "type": "Feature", "properties": { "ID": 4689 }, "geometry": { "type": "Point", "coordinates": [ -77.04569, 38.91171 ] } },
{ "type": "Feature", "properties": { "ID": 4692 }, "geometry": { "type": "Point", "coordinates": [ -77.039838, 38.911697 ] } },
{ "type": "Feature", "properties": { "ID": 4693 }, "geometry": { "type": "Point", "coordinates": [ -77.030345, 38.91171 ] } },
{ "type": "Feature", "properties": { "ID": 4700 }, "geometry": { "type": "Point", "coordinates": [ -77.031007, 38.911699 ] } },
{ "type": "Feature", "properties": { "ID": 4709 }, "geometry": { "type": "Point", "coordinates": [ -77.030766, 38.91171 ] } },
{ "type": "Feature", "properties": { "ID": 4720 }, "geometry": { "type": "Point", "coordinates": [ -77.035333, 38.911701 ] } },
{ "type": "Feature", "properties": { "ID": 4725 }, "geometry": { "type": "Point", "coordinates": [ -77.009704, 38.911693 ] } },
{ "type": "Feature", "properties": { "ID": 4814 }, "geometry": { "type": "Point", "coordinates": [ -77.00699, 38.911688 ] } },
{ "type": "Feature", "properties": { "ID": 4816 }, "geometry": { "type": "Point", "coordinates": [ -77.018732, 38.911746 ] } },
{ "type": "Feature", "properties": { "ID": 4826 }, "geometry": { "type": "Point", "coordinates": [ -77.007304, 38.91169 ] } },
{ "type": "Feature", "properties": { "ID": 4831 }, "geometry": { "type": "Point", "coordinates": [ -77.008127, 38.911683 ] } },
{ "type": "Feature", "properties": { "ID": 4833 }, "geometry": { "type": "Point", "coordinates": [ -77.007241, 38.911691 ] } },
{ "type": "Feature", "properties": { "ID": 4867 }, "geometry": { "type": "Point", "coordinates": [ -77.005643, 38.911699 ] } },
{ "type": "Feature", "properties": { "ID": 4869 }, "geometry": { "type": "Point", "coordinates": [ -77.005767, 38.911694 ] } },
{ "type": "Feature", "properties": { "ID": 4881 }, "geometry": { "type": "Point", "coordinates": [ -77.045163, 38.911702 ] } },
{ "type": "Feature", "properties": { "ID": 4896 }, "geometry": { "type": "Point", "coordinates": [ -77.018709, 38.911689 ] } },
{ "type": "Feature", "properties": { "ID": 4898 }, "geometry": { "type": "Point", "coordinates": [ -77.037856, 38.911668 ] } },
{ "type": "Feature", "properties": { "ID": 4899 }, "geometry": { "type": "Point", "coordinates": [ -77.037803, 38.911669 ] } },
{ "type": "Feature", "properties": { "ID": 4906 }, "geometry": { "type": "Point", "coordinates": [ -77.015964, 38.911695 ] } },
{ "type": "Feature", "properties": { "ID": 4927 }, "geometry": { "type": "Point", "coordinates": [ -77.015477, 38.911665 ] } },
{ "type": "Feature", "properties": { "ID": 4932 }, "geometry": { "type": "Point", "coordinates": [ -77.014814, 38.911622 ] } },
{ "type": "Feature", "properties": { "ID": 4937 }, "geometry": { "type": "Point", "coordinates": [ -77.019175, 38.911654 ] } },
{ "type": "Feature", "properties": { "ID": 4942 }, "geometry": { "type": "Point", "coordinates": [ -77.020417, 38.911642 ] } },
{ "type": "Feature", "properties": { "ID": 4951 }, "geometry": { "type": "Point", "coordinates": [ -77.033443, 38.911648 ] } },
{ "type": "Feature", "properties": { "ID": 4953 }, "geometry": { "type": "Point", "coordinates": [ -77.01636, 38.911636 ] } },
{ "type": "Feature", "properties": { "ID": 4954 }, "geometry": { "type": "Point", "coordinates": [ -77.029874, 38.911632 ] } },
{ "type": "Feature", "properties": { "ID": 4966 }, "geometry": { "type": "Point", "coordinates": [ -77.0174, 38.911598 ] } },
{ "type": "Feature", "properties": { "ID": 4979 }, "geometry": { "type": "Point", "coordinates": [ -77.047211, 38.91157 ] } },
{ "type": "Feature", "properties": { "ID": 4994 }, "geometry": { "type": "Point", "coordinates": [ -77.049742, 38.911569 ] } },
{ "type": "Feature", "properties": { "ID": 4995 }, "geometry": { "type": "Point", "coordinates": [ -77.047391, 38.911583 ] } },
{ "type": "Feature", "properties": { "ID": 5019 }, "geometry": { "type": "Point", "coordinates": [ -77.042338, 38.911392 ] } },
{ "type": "Feature", "properties": { "ID": 5030 }, "geometry": { "type": "Point", "coordinates": [ -77.010249, 38.91151 ] } },
{ "type": "Feature", "properties": { "ID": 5031 }, "geometry": { "type": "Point", "coordinates": [ -77.011918, 38.911563 ] } },
{ "type": "Feature", "properties": { "ID": 5062 }, "geometry": { "type": "Point", "coordinates": [ -77.023685, 38.911477 ] } },
{ "type": "Feature", "properties": { "ID": 5088 }, "geometry": { "type": "Point", "coordinates": [ -77.030836, 38.91149 ] } },
{ "type": "Feature", "properties": { "ID": 5090 }, "geometry": { "type": "Point", "coordinates": [ -77.030623, 38.91148 ] } },
{ "type": "Feature", "properties": { "ID": 5094 }, "geometry": { "type": "Point", "coordinates": [ -77.033614, 38.911504 ] } },
{ "type": "Feature", "properties": { "ID": 5121 }, "geometry": { "type": "Point", "coordinates": [ -77.035545, 38.911363 ] } },
{ "type": "Feature", "properties": { "ID": 5124 }, "geometry": { "type": "Point", "coordinates": [ -77.010046, 38.911419 ] } },
{ "type": "Feature", "properties": { "ID": 5145 }, "geometry": { "type": "Point", "coordinates": [ -77.008399, 38.911463 ] } },
{ "type": "Feature", "properties": { "ID": 5178 }, "geometry": { "type": "Point", "coordinates": [ -76.995279, 38.911437 ] } },
{ "type": "Feature", "properties": { "ID": 5180 }, "geometry": { "type": "Point", "coordinates": [ -77.033304, 38.911353 ] } },
{ "type": "Feature", "properties": { "ID": 5182 }, "geometry": { "type": "Point", "coordinates": [ -77.029854, 38.911347 ] } },
{ "type": "Feature", "properties": { "ID": 5197 }, "geometry": { "type": "Point", "coordinates": [ -77.020778, 38.911419 ] } },
{ "type": "Feature", "properties": { "ID": 5204 }, "geometry": { "type": "Point", "coordinates": [ -77.045641, 38.911343 ] } },
{ "type": "Feature", "properties": { "ID": 5214 }, "geometry": { "type": "Point", "coordinates": [ -77.046379, 38.91133 ] } },
{ "type": "Feature", "properties": { "ID": 5221 }, "geometry": { "type": "Point", "coordinates": [ -77.008211, 38.911417 ] } },
{ "type": "Feature", "properties": { "ID": 5247 }, "geometry": { "type": "Point", "coordinates": [ -77.040112, 38.911328 ] } },
{ "type": "Feature", "properties": { "ID": 5259 }, "geometry": { "type": "Point", "coordinates": [ -77.039058, 38.911329 ] } },
{ "type": "Feature", "properties": { "ID": 5269 }, "geometry": { "type": "Point", "coordinates": [ -77.007656, 38.911321 ] } },
{ "type": "Feature", "properties": { "ID": 5270 }, "geometry": { "type": "Point", "coordinates": [ -77.016562, 38.911369 ] } },
{ "type": "Feature", "properties": { "ID": 5272 }, "geometry": { "type": "Point", "coordinates": [ -77.006916, 38.911321 ] } },
{ "type": "Feature", "properties": { "ID": 5278 }, "geometry": { "type": "Point", "coordinates": [ -77.011547, 38.911318 ] } },
{ "type": "Feature", "properties": { "ID": 5282 }, "geometry": { "type": "Point", "coordinates": [ -77.030485, 38.911321 ] } },
{ "type": "Feature", "properties": { "ID": 5283 }, "geometry": { "type": "Point", "coordinates": [ -77.029401, 38.911333 ] } },
{ "type": "Feature", "properties": { "ID": 5295 }, "geometry": { "type": "Point", "coordinates": [ -77.030061, 38.911322 ] } },
{ "type": "Feature", "properties": { "ID": 5317 }, "geometry": { "type": "Point", "coordinates": [ -77.023173, 38.911368 ] } },
{ "type": "Feature", "properties": { "ID": 5330 }, "geometry": { "type": "Point", "coordinates": [ -77.040672, 38.911321 ] } },
{ "type": "Feature", "properties": { "ID": 5333 }, "geometry": { "type": "Point", "coordinates": [ -77.008087, 38.91131 ] } },
{ "type": "Feature", "properties": { "ID": 5346 }, "geometry": { "type": "Point", "coordinates": [ -77.029256, 38.911321 ] } },
{ "type": "Feature", "properties": { "ID": 5359 }, "geometry": { "type": "Point", "coordinates": [ -77.021179, 38.911308 ] } },
{ "type": "Feature", "properties": { "ID": 5360 }, "geometry": { "type": "Point", "coordinates": [ -77.021122, 38.911309 ] } },
{ "type": "Feature", "properties": { "ID": 5362 }, "geometry": { "type": "Point", "coordinates": [ -77.045713, 38.911312 ] } },
{ "type": "Feature", "properties": { "ID": 5373 }, "geometry": { "type": "Point", "coordinates": [ -77.038747, 38.911341 ] } },
{ "type": "Feature", "properties": { "ID": 5374 }, "geometry": { "type": "Point", "coordinates": [ -77.011053, 38.911364 ] } },
{ "type": "Feature", "properties": { "ID": 5379 }, "geometry": { "type": "Point", "coordinates": [ -77.028962, 38.911307 ] } },
{ "type": "Feature", "properties": { "ID": 5391 }, "geometry": { "type": "Point", "coordinates": [ -77.010725, 38.911301 ] } },
{ "type": "Feature", "properties": { "ID": 5394 }, "geometry": { "type": "Point", "coordinates": [ -77.031117, 38.911303 ] } },
{ "type": "Feature", "properties": { "ID": 5396 }, "geometry": { "type": "Point", "coordinates": [ -77.030342, 38.911302 ] } },
{ "type": "Feature", "properties": { "ID": 5402 }, "geometry": { "type": "Point", "coordinates": [ -77.030836, 38.911301 ] } },
{ "type": "Feature", "properties": { "ID": 5444 }, "geometry": { "type": "Point", "coordinates": [ -77.01547, 38.911276 ] } },
{ "type": "Feature", "properties": { "ID": 5446 }, "geometry": { "type": "Point", "coordinates": [ -77.020148, 38.911276 ] } },
{ "type": "Feature", "properties": { "ID": 5447 }, "geometry": { "type": "Point", "coordinates": [ -77.02321, 38.911277 ] } },
{ "type": "Feature", "properties": { "ID": 5462 }, "geometry": { "type": "Point", "coordinates": [ -77.056921, 38.910941 ] } },
{ "type": "Feature", "properties": { "ID": 5477 }, "geometry": { "type": "Point", "coordinates": [ -77.049321, 38.910955 ] } },
{ "type": "Feature", "properties": { "ID": 5496 }, "geometry": { "type": "Point", "coordinates": [ -77.039712, 38.910938 ] } },
{ "type": "Feature", "properties": { "ID": 5505 }, "geometry": { "type": "Point", "coordinates": [ -77.034867, 38.910944 ] } },
{ "type": "Feature", "properties": { "ID": 5506 }, "geometry": { "type": "Point", "coordinates": [ -77.033311, 38.910941 ] } },
{ "type": "Feature", "properties": { "ID": 5510 }, "geometry": { "type": "Point", "coordinates": [ -77.039994, 38.910948 ] } },
{ "type": "Feature", "properties": { "ID": 5515 }, "geometry": { "type": "Point", "coordinates": [ -77.034936, 38.910932 ] } },
{ "type": "Feature", "properties": { "ID": 5523 }, "geometry": { "type": "Point", "coordinates": [ -77.045185, 38.910942 ] } },
{ "type": "Feature", "properties": { "ID": 5526 }, "geometry": { "type": "Point", "coordinates": [ -77.048329, 38.910763 ] } },
{ "type": "Feature", "properties": { "ID": 5550 }, "geometry": { "type": "Point", "coordinates": [ -77.022463, 38.910971 ] } },
{ "type": "Feature", "properties": { "ID": 5558 }, "geometry": { "type": "Point", "coordinates": [ -77.022747, 38.910956 ] } },
{ "type": "Feature", "properties": { "ID": 5568 }, "geometry": { "type": "Point", "coordinates": [ -77.020622, 38.91089 ] } },
{ "type": "Feature", "properties": { "ID": 5571 }, "geometry": { "type": "Point", "coordinates": [ -77.020556, 38.910927 ] } },
{ "type": "Feature", "properties": { "ID": 5575 }, "geometry": { "type": "Point", "coordinates": [ -77.021477, 38.910964 ] } },
{ "type": "Feature", "properties": { "ID": 5580 }, "geometry": { "type": "Point", "coordinates": [ -77.049865, 38.910917 ] } },
{ "type": "Feature", "properties": { "ID": 5598 }, "geometry": { "type": "Point", "coordinates": [ -77.037707, 38.91095 ] } },
{ "type": "Feature", "properties": { "ID": 5610 }, "geometry": { "type": "Point", "coordinates": [ -77.03828, 38.910904 ] } },
{ "type": "Feature", "properties": { "ID": 5621 }, "geometry": { "type": "Point", "coordinates": [ -77.011327, 38.91095 ] } },
{ "type": "Feature", "properties": { "ID": 5624 }, "geometry": { "type": "Point", "coordinates": [ -77.01022, 38.910915 ] } },
{ "type": "Feature", "properties": { "ID": 5627 }, "geometry": { "type": "Point", "coordinates": [ -77.01042, 38.910918 ] } },
{ "type": "Feature", "properties": { "ID": 5645 }, "geometry": { "type": "Point", "coordinates": [ -77.020798, 38.910949 ] } },
{ "type": "Feature", "properties": { "ID": 5656 }, "geometry": { "type": "Point", "coordinates": [ -77.018361, 38.91094 ] } },
{ "type": "Feature", "properties": { "ID": 5670 }, "geometry": { "type": "Point", "coordinates": [ -77.007721, 38.910934 ] } },
{ "type": "Feature", "properties": { "ID": 5715 }, "geometry": { "type": "Point", "coordinates": [ -77.011126, 38.910907 ] } },
{ "type": "Feature", "properties": { "ID": 5724 }, "geometry": { "type": "Point", "coordinates": [ -77.014591, 38.910895 ] } },
{ "type": "Feature", "properties": { "ID": 5726 }, "geometry": { "type": "Point", "coordinates": [ -77.01418, 38.910921 ] } },
{ "type": "Feature", "properties": { "ID": 5734 }, "geometry": { "type": "Point", "coordinates": [ -76.993705, 38.910928 ] } },
{ "type": "Feature", "properties": { "ID": 5761 }, "geometry": { "type": "Point", "coordinates": [ -77.029182, 38.91092 ] } },
{ "type": "Feature", "properties": { "ID": 5782 }, "geometry": { "type": "Point", "coordinates": [ -77.019624, 38.910891 ] } },
{ "type": "Feature", "properties": { "ID": 5787 }, "geometry": { "type": "Point", "coordinates": [ -77.034327, 38.91081 ] } },
{ "type": "Feature", "properties": { "ID": 5794 }, "geometry": { "type": "Point", "coordinates": [ -77.024216, 38.910844 ] } },
{ "type": "Feature", "properties": { "ID": 5816 }, "geometry": { "type": "Point", "coordinates": [ -77.020145, 38.910827 ] } },
{ "type": "Feature", "properties": { "ID": 5828 }, "geometry": { "type": "Point", "coordinates": [ -77.028327, 38.910812 ] } },
{ "type": "Feature", "properties": { "ID": 5845 }, "geometry": { "type": "Point", "coordinates": [ -77.039498, 38.910787 ] } },
{ "type": "Feature", "properties": { "ID": 5848 }, "geometry": { "type": "Point", "coordinates": [ -77.057365, 38.910728 ] } },
{ "type": "Feature", "properties": { "ID": 5870 }, "geometry": { "type": "Point", "coordinates": [ -77.023209, 38.910767 ] } },
{ "type": "Feature", "properties": { "ID": 5871 }, "geometry": { "type": "Point", "coordinates": [ -77.008436, 38.910727 ] } },
{ "type": "Feature", "properties": { "ID": 5873 }, "geometry": { "type": "Point", "coordinates": [ -77.030761, 38.910746 ] } },
{ "type": "Feature", "properties": { "ID": 5893 }, "geometry": { "type": "Point", "coordinates": [ -77.027844, 38.910757 ] } },
{ "type": "Feature", "properties": { "ID": 5896 }, "geometry": { "type": "Point", "coordinates": [ -77.04941, 38.910466 ] } },
{ "type": "Feature", "properties": { "ID": 5899 }, "geometry": { "type": "Point", "coordinates": [ -77.044432, 38.910714 ] } },
{ "type": "Feature", "properties": { "ID": 5922 }, "geometry": { "type": "Point", "coordinates": [ -77.023697, 38.910723 ] } },
{ "type": "Feature", "properties": { "ID": 5933 }, "geometry": { "type": "Point", "coordinates": [ -77.028302, 38.910717 ] } },
{ "type": "Feature", "properties": { "ID": 5945 }, "geometry": { "type": "Point", "coordinates": [ -77.005419, 38.910569 ] } },
{ "type": "Feature", "properties": { "ID": 5946 }, "geometry": { "type": "Point", "coordinates": [ -77.019184, 38.910706 ] } },
{ "type": "Feature", "properties": { "ID": 5959 }, "geometry": { "type": "Point", "coordinates": [ -77.04999, 38.910669 ] } },
{ "type": "Feature", "properties": { "ID": 6009 }, "geometry": { "type": "Point", "coordinates": [ -77.0311, 38.910643 ] } },
{ "type": "Feature", "properties": { "ID": 6013 }, "geometry": { "type": "Point", "coordinates": [ -77.039222, 38.910565 ] } },
{ "type": "Feature", "properties": { "ID": 5984 }, "geometry": { "type": "Point", "coordinates": [ -77.017056, 38.910642 ] } },
{ "type": "Feature", "properties": { "ID": 5986 }, "geometry": { "type": "Point", "coordinates": [ -77.020731, 38.91067 ] } },
{ "type": "Feature", "properties": { "ID": 6025 }, "geometry": { "type": "Point", "coordinates": [ -77.03963, 38.910563 ] } },
{ "type": "Feature", "properties": { "ID": 6031 }, "geometry": { "type": "Point", "coordinates": [ -77.033164, 38.910552 ] } },
{ "type": "Feature", "properties": { "ID": 6034 }, "geometry": { "type": "Point", "coordinates": [ -77.039399, 38.910554 ] } },
{ "type": "Feature", "properties": { "ID": 6036 }, "geometry": { "type": "Point", "coordinates": [ -77.03934, 38.910555 ] } },
{ "type": "Feature", "properties": { "ID": 6043 }, "geometry": { "type": "Point", "coordinates": [ -77.027706, 38.910574 ] } },
{ "type": "Feature", "properties": { "ID": 6053 }, "geometry": { "type": "Point", "coordinates": [ -77.011918, 38.910617 ] } },
{ "type": "Feature", "properties": { "ID": 6059 }, "geometry": { "type": "Point", "coordinates": [ -77.01459, 38.910552 ] } },
{ "type": "Feature", "properties": { "ID": 6063 }, "geometry": { "type": "Point", "coordinates": [ -77.010582, 38.910546 ] } },
{ "type": "Feature", "properties": { "ID": 6076 }, "geometry": { "type": "Point", "coordinates": [ -77.031315, 38.910601 ] } },
{ "type": "Feature", "properties": { "ID": 6083 }, "geometry": { "type": "Point", "coordinates": [ -77.011316, 38.910545 ] } },
{ "type": "Feature", "properties": { "ID": 6084 }, "geometry": { "type": "Point", "coordinates": [ -77.011009, 38.910544 ] } },
{ "type": "Feature", "properties": { "ID": 6085 }, "geometry": { "type": "Point", "coordinates": [ -77.01095, 38.910544 ] } },
{ "type": "Feature", "properties": { "ID": 6091 }, "geometry": { "type": "Point", "coordinates": [ -77.03111, 38.910596 ] } },
{ "type": "Feature", "properties": { "ID": 6092 }, "geometry": { "type": "Point", "coordinates": [ -77.011131, 38.910542 ] } },
{ "type": "Feature", "properties": { "ID": 6107 }, "geometry": { "type": "Point", "coordinates": [ -77.040783, 38.910542 ] } },
{ "type": "Feature", "properties": { "ID": 6114 }, "geometry": { "type": "Point", "coordinates": [ -77.019574, 38.910591 ] } },
{ "type": "Feature", "properties": { "ID": 6124 }, "geometry": { "type": "Point", "coordinates": [ -77.013159, 38.91053 ] } },
{ "type": "Feature", "properties": { "ID": 6138 }, "geometry": { "type": "Point", "coordinates": [ -77.031618, 38.910384 ] } },
{ "type": "Feature", "properties": { "ID": 6139 }, "geometry": { "type": "Point", "coordinates": [ -77.02018, 38.910537 ] } },
{ "type": "Feature", "properties": { "ID": 6146 }, "geometry": { "type": "Point", "coordinates": [ -77.024198, 38.910532 ] } },
{ "type": "Feature", "properties": { "ID": 6147 }, "geometry": { "type": "Point", "coordinates": [ -77.009373, 38.910507 ] } },
{ "type": "Feature", "properties": { "ID": 6158 }, "geometry": { "type": "Point", "coordinates": [ -77.041896, 38.910503 ] } },
{ "type": "Feature", "properties": { "ID": 6164 }, "geometry": { "type": "Point", "coordinates": [ -77.034927, 38.910496 ] } },
{ "type": "Feature", "properties": { "ID": 6172 }, "geometry": { "type": "Point", "coordinates": [ -77.033686, 38.910495 ] } },
{ "type": "Feature", "properties": { "ID": 6190 }, "geometry": { "type": "Point", "coordinates": [ -77.014865, 38.910479 ] } },
{ "type": "Feature", "properties": { "ID": 6194 }, "geometry": { "type": "Point", "coordinates": [ -77.011913, 38.910479 ] } },
{ "type": "Feature", "properties": { "ID": 6233 }, "geometry": { "type": "Point", "coordinates": [ -77.006335, 38.910352 ] } },
{ "type": "Feature", "properties": { "ID": 6242 }, "geometry": { "type": "Point", "coordinates": [ -77.030143, 38.910312 ] } },
{ "type": "Feature", "properties": { "ID": 6251 }, "geometry": { "type": "Point", "coordinates": [ -77.028575, 38.910315 ] } },
{ "type": "Feature", "properties": { "ID": 6275 }, "geometry": { "type": "Point", "coordinates": [ -77.017065, 38.910313 ] } },
{ "type": "Feature", "properties": { "ID": 6291 }, "geometry": { "type": "Point", "coordinates": [ -77.039975, 38.910219 ] } },
{ "type": "Feature", "properties": { "ID": 6295 }, "geometry": { "type": "Point", "coordinates": [ -77.039028, 38.910221 ] } },
{ "type": "Feature", "properties": { "ID": 6301 }, "geometry": { "type": "Point", "coordinates": [ -77.021126, 38.910267 ] } },
{ "type": "Feature", "properties": { "ID": 6321 }, "geometry": { "type": "Point", "coordinates": [ -77.040265, 38.910248 ] } },
{ "type": "Feature", "properties": { "ID": 6323 }, "geometry": { "type": "Point", "coordinates": [ -77.039565, 38.910251 ] } },
{ "type": "Feature", "properties": { "ID": 6325 }, "geometry": { "type": "Point", "coordinates": [ -77.040762, 38.910245 ] } },
{ "type": "Feature", "properties": { "ID": 6330 }, "geometry": { "type": "Point", "coordinates": [ -77.012407, 38.910298 ] } },
{ "type": "Feature", "properties": { "ID": 6340 }, "geometry": { "type": "Point", "coordinates": [ -77.011379, 38.910223 ] } },
{ "type": "Feature", "properties": { "ID": 6363 }, "geometry": { "type": "Point", "coordinates": [ -77.014196, 38.910235 ] } },
{ "type": "Feature", "properties": { "ID": 6369 }, "geometry": { "type": "Point", "coordinates": [ -77.010581, 38.910222 ] } },
{ "type": "Feature", "properties": { "ID": 6398 }, "geometry": { "type": "Point", "coordinates": [ -77.013446, 38.910236 ] } },
{ "type": "Feature", "properties": { "ID": 6405 }, "geometry": { "type": "Point", "coordinates": [ -77.035762, 38.910224 ] } },
{ "type": "Feature", "properties": { "ID": 6409 }, "geometry": { "type": "Point", "coordinates": [ -77.016879, 38.910259 ] } },
{ "type": "Feature", "properties": { "ID": 6410 }, "geometry": { "type": "Point", "coordinates": [ -77.032772, 38.910202 ] } },
{ "type": "Feature", "properties": { "ID": 6413 }, "geometry": { "type": "Point", "coordinates": [ -77.022655, 38.910253 ] } },
{ "type": "Feature", "properties": { "ID": 6414 }, "geometry": { "type": "Point", "coordinates": [ -77.023216, 38.910252 ] } },
{ "type": "Feature", "properties": { "ID": 6423 }, "geometry": { "type": "Point", "coordinates": [ -77.021611, 38.910173 ] } },
{ "type": "Feature", "properties": { "ID": 6428 }, "geometry": { "type": "Point", "coordinates": [ -77.030699, 38.910234 ] } },
{ "type": "Feature", "properties": { "ID": 6435 }, "geometry": { "type": "Point", "coordinates": [ -77.047455, 38.909924 ] } },
{ "type": "Feature", "properties": { "ID": 6441 }, "geometry": { "type": "Point", "coordinates": [ -77.047952, 38.909985 ] } },
{ "type": "Feature", "properties": { "ID": 6443 }, "geometry": { "type": "Point", "coordinates": [ -77.03816, 38.910204 ] } },
{ "type": "Feature", "properties": { "ID": 6470 }, "geometry": { "type": "Point", "coordinates": [ -77.02893, 38.910128 ] } },
{ "type": "Feature", "properties": { "ID": 6492 }, "geometry": { "type": "Point", "coordinates": [ -77.046139, 38.910096 ] } },
{ "type": "Feature", "properties": { "ID": 6500 }, "geometry": { "type": "Point", "coordinates": [ -77.054376, 38.910077 ] } },
{ "type": "Feature", "properties": { "ID": 6506 }, "geometry": { "type": "Point", "coordinates": [ -77.040267, 38.910109 ] } },
{ "type": "Feature", "properties": { "ID": 6511 }, "geometry": { "type": "Point", "coordinates": [ -77.039425, 38.91011 ] } },
{ "type": "Feature", "properties": { "ID": 6516 }, "geometry": { "type": "Point", "coordinates": [ -77.023254, 38.910096 ] } },
{ "type": "Feature", "properties": { "ID": 6520 }, "geometry": { "type": "Point", "coordinates": [ -77.040504, 38.910106 ] } },
{ "type": "Feature", "properties": { "ID": 6540 }, "geometry": { "type": "Point", "coordinates": [ -77.026196, 38.910078 ] } },
{ "type": "Feature", "properties": { "ID": 6561 }, "geometry": { "type": "Point", "coordinates": [ -77.00767, 38.910002 ] } },
{ "type": "Feature", "properties": { "ID": 6567 }, "geometry": { "type": "Point", "coordinates": [ -77.023669, 38.910008 ] } },
{ "type": "Feature", "properties": { "ID": 6568 }, "geometry": { "type": "Point", "coordinates": [ -77.0168, 38.910034 ] } },
{ "type": "Feature", "properties": { "ID": 6575 }, "geometry": { "type": "Point", "coordinates": [ -77.024321, 38.909912 ] } },
{ "type": "Feature", "properties": { "ID": 6580 }, "geometry": { "type": "Point", "coordinates": [ -77.036078, 38.909979 ] } },
{ "type": "Feature", "properties": { "ID": 6581 }, "geometry": { "type": "Point", "coordinates": [ -77.009378, 38.910032 ] } },
{ "type": "Feature", "properties": { "ID": 6583 }, "geometry": { "type": "Point", "coordinates": [ -77.04686, 38.91002 ] } },
{ "type": "Feature", "properties": { "ID": 6587 }, "geometry": { "type": "Point", "coordinates": [ -77.026196, 38.910022 ] } },
{ "type": "Feature", "properties": { "ID": 6598 }, "geometry": { "type": "Point", "coordinates": [ -77.032954, 38.909879 ] } },
{ "type": "Feature", "properties": { "ID": 6615 }, "geometry": { "type": "Point", "coordinates": [ -77.05372, 38.909932 ] } },
{ "type": "Feature", "properties": { "ID": 6634 }, "geometry": { "type": "Point", "coordinates": [ -77.022669, 38.909983 ] } },
{ "type": "Feature", "properties": { "ID": 6640 }, "geometry": { "type": "Point", "coordinates": [ -77.053302, 38.909968 ] } },
{ "type": "Feature", "properties": { "ID": 6658 }, "geometry": { "type": "Point", "coordinates": [ -76.999074, 38.909865 ] } },
{ "type": "Feature", "properties": { "ID": 6669 }, "geometry": { "type": "Point", "coordinates": [ -77.031288, 38.909873 ] } },
{ "type": "Feature", "properties": { "ID": 6678 }, "geometry": { "type": "Point", "coordinates": [ -77.012544, 38.909969 ] } },
{ "type": "Feature", "properties": { "ID": 6681 }, "geometry": { "type": "Point", "coordinates": [ -77.041385, 38.909864 ] } },
{ "type": "Feature", "properties": { "ID": 6691 }, "geometry": { "type": "Point", "coordinates": [ -77.013713, 38.90987 ] } },
{ "type": "Feature", "properties": { "ID": 6697 }, "geometry": { "type": "Point", "coordinates": [ -77.008321, 38.909953 ] } },
{ "type": "Feature", "properties": { "ID": 6703 }, "geometry": { "type": "Point", "coordinates": [ -77.021302, 38.909869 ] } },
{ "type": "Feature", "properties": { "ID": 6706 }, "geometry": { "type": "Point", "coordinates": [ -77.031176, 38.909849 ] } },
{ "type": "Feature", "properties": { "ID": 6711 }, "geometry": { "type": "Point", "coordinates": [ -77.014554, 38.909865 ] } },
{ "type": "Feature", "properties": { "ID": 6721 }, "geometry": { "type": "Point", "coordinates": [ -77.035306, 38.909854 ] } },
{ "type": "Feature", "properties": { "ID": 6725 }, "geometry": { "type": "Point", "coordinates": [ -77.020602, 38.909844 ] } },
{ "type": "Feature", "properties": { "ID": 6726 }, "geometry": { "type": "Point", "coordinates": [ -77.027864, 38.909911 ] } },
{ "type": "Feature", "properties": { "ID": 6730 }, "geometry": { "type": "Point", "coordinates": [ -77.019413, 38.909848 ] } },
{ "type": "Feature", "properties": { "ID": 6731 }, "geometry": { "type": "Point", "coordinates": [ -77.041475, 38.90985 ] } },
{ "type": "Feature", "properties": { "ID": 6733 }, "geometry": { "type": "Point", "coordinates": [ -77.011977, 38.909854 ] } },
{ "type": "Feature", "properties": { "ID": 6763 }, "geometry": { "type": "Point", "coordinates": [ -77.036069, 38.909838 ] } },
{ "type": "Feature", "properties": { "ID": 6773 }, "geometry": { "type": "Point", "coordinates": [ -77.014377, 38.90985 ] } },
{ "type": "Feature", "properties": { "ID": 6780 }, "geometry": { "type": "Point", "coordinates": [ -77.014081, 38.90985 ] } },
{ "type": "Feature", "properties": { "ID": 6782 }, "geometry": { "type": "Point", "coordinates": [ -77.012604, 38.909843 ] } },
{ "type": "Feature", "properties": { "ID": 6789 }, "geometry": { "type": "Point", "coordinates": [ -77.026621, 38.909843 ] } },
{ "type": "Feature", "properties": { "ID": 6795 }, "geometry": { "type": "Point", "coordinates": [ -77.048522, 38.909838 ] } },
{ "type": "Feature", "properties": { "ID": 6796 }, "geometry": { "type": "Point", "coordinates": [ -77.048598, 38.909839 ] } },
{ "type": "Feature", "properties": { "ID": 6802 }, "geometry": { "type": "Point", "coordinates": [ -77.011805, 38.909835 ] } },
{ "type": "Feature", "properties": { "ID": 6814 }, "geometry": { "type": "Point", "coordinates": [ -77.012711, 38.909835 ] } },
{ "type": "Feature", "properties": { "ID": 6820 }, "geometry": { "type": "Point", "coordinates": [ -77.044691, 38.909846 ] } },
{ "type": "Feature", "properties": { "ID": 6841 }, "geometry": { "type": "Point", "coordinates": [ -77.011182, 38.909825 ] } },
{ "type": "Feature", "properties": { "ID": 6844 }, "geometry": { "type": "Point", "coordinates": [ -77.019674, 38.909873 ] } },
{ "type": "Feature", "properties": { "ID": 6857 }, "geometry": { "type": "Point", "coordinates": [ -77.007239, 38.909825 ] } },
{ "type": "Feature", "properties": { "ID": 6863 }, "geometry": { "type": "Point", "coordinates": [ -77.022609, 38.90982 ] } },
{ "type": "Feature", "properties": { "ID": 6881 }, "geometry": { "type": "Point", "coordinates": [ -77.02144, 38.909817 ] } },
{ "type": "Feature", "properties": { "ID": 6891 }, "geometry": { "type": "Point", "coordinates": [ -76.998334, 38.909732 ] } },
{ "type": "Feature", "properties": { "ID": 6903 }, "geometry": { "type": "Point", "coordinates": [ -77.014864, 38.909789 ] } },
{ "type": "Feature", "properties": { "ID": 6905 }, "geometry": { "type": "Point", "coordinates": [ -77.019674, 38.909787 ] } },
{ "type": "Feature", "properties": { "ID": 6912 }, "geometry": { "type": "Point", "coordinates": [ -77.054608, 38.909778 ] } },
{ "type": "Feature", "properties": { "ID": 6933 }, "geometry": { "type": "Point", "coordinates": [ -77.053863, 38.909615 ] } },
{ "type": "Feature", "properties": { "ID": 6956 }, "geometry": { "type": "Point", "coordinates": [ -77.056221, 38.90957 ] } },
{ "type": "Feature", "properties": { "ID": 6963 }, "geometry": { "type": "Point", "coordinates": [ -77.056743, 38.90955 ] } },
{ "type": "Feature", "properties": { "ID": 6968 }, "geometry": { "type": "Point", "coordinates": [ -77.057356, 38.90954 ] } },
{ "type": "Feature", "properties": { "ID": 6987 }, "geometry": { "type": "Point", "coordinates": [ -77.045654, 38.909407 ] } },
{ "type": "Feature", "properties": { "ID": 7004 }, "geometry": { "type": "Point", "coordinates": [ -77.030731, 38.909496 ] } },
{ "type": "Feature", "properties": { "ID": 7017 }, "geometry": { "type": "Point", "coordinates": [ -77.040028, 38.909356 ] } },
{ "type": "Feature", "properties": { "ID": 7029 }, "geometry": { "type": "Point", "coordinates": [ -77.028418, 38.909475 ] } },
{ "type": "Feature", "properties": { "ID": 7045 }, "geometry": { "type": "Point", "coordinates": [ -77.010786, 38.90947 ] } },
{ "type": "Feature", "properties": { "ID": 7053 }, "geometry": { "type": "Point", "coordinates": [ -77.01112, 38.909469 ] } },
{ "type": "Feature", "properties": { "ID": 7076 }, "geometry": { "type": "Point", "coordinates": [ -77.01483, 38.909463 ] } },
{ "type": "Feature", "properties": { "ID": 7088 }, "geometry": { "type": "Point", "coordinates": [ -77.026569, 38.909492 ] } },
{ "type": "Feature", "properties": { "ID": 7108 }, "geometry": { "type": "Point", "coordinates": [ -77.01152, 38.909449 ] } },
{ "type": "Feature", "properties": { "ID": 7111 }, "geometry": { "type": "Point", "coordinates": [ -77.015718, 38.909459 ] } },
{ "type": "Feature", "properties": { "ID": 7114 }, "geometry": { "type": "Point", "coordinates": [ -77.011833, 38.909462 ] } },
{ "type": "Feature", "properties": { "ID": 7118 }, "geometry": { "type": "Point", "coordinates": [ -77.011741, 38.909504 ] } },
{ "type": "Feature", "properties": { "ID": 7127 }, "geometry": { "type": "Point", "coordinates": [ -77.025184, 38.909438 ] } },
{ "type": "Feature", "properties": { "ID": 7130 }, "geometry": { "type": "Point", "coordinates": [ -77.011905, 38.909459 ] } },
{ "type": "Feature", "properties": { "ID": 7135 }, "geometry": { "type": "Point", "coordinates": [ -77.024678, 38.909442 ] } },
{ "type": "Feature", "properties": { "ID": 7172 }, "geometry": { "type": "Point", "coordinates": [ -77.001508, 38.90937 ] } },
{ "type": "Feature", "properties": { "ID": 7178 }, "geometry": { "type": "Point", "coordinates": [ -77.026225, 38.909387 ] } },
{ "type": "Feature", "properties": { "ID": 7205 }, "geometry": { "type": "Point", "coordinates": [ -77.009391, 38.909322 ] } },
{ "type": "Feature", "properties": { "ID": 7207 }, "geometry": { "type": "Point", "coordinates": [ -76.997078, 38.909029 ] } },
{ "type": "Feature", "properties": { "ID": 7209 }, "geometry": { "type": "Point", "coordinates": [ -77.046401, 38.909301 ] } },
{ "type": "Feature", "properties": { "ID": 7214 }, "geometry": { "type": "Point", "coordinates": [ -77.015444, 38.90931 ] } },
{ "type": "Feature", "properties": { "ID": 7222 }, "geometry": { "type": "Point", "coordinates": [ -77.028766, 38.909237 ] } },
{ "type": "Feature", "properties": { "ID": 7231 }, "geometry": { "type": "Point", "coordinates": [ -77.055111, 38.909246 ] } },
{ "type": "Feature", "properties": { "ID": 7242 }, "geometry": { "type": "Point", "coordinates": [ -77.02644, 38.909269 ] } },
{ "type": "Feature", "properties": { "ID": 7243 }, "geometry": { "type": "Point", "coordinates": [ -77.026215, 38.90927 ] } },
{ "type": "Feature", "properties": { "ID": 7258 }, "geometry": { "type": "Point", "coordinates": [ -77.021536, 38.908971 ] } },
{ "type": "Feature", "properties": { "ID": 7269 }, "geometry": { "type": "Point", "coordinates": [ -77.057243, 38.909203 ] } },
{ "type": "Feature", "properties": { "ID": 7274 }, "geometry": { "type": "Point", "coordinates": [ -77.05736, 38.90918 ] } },
{ "type": "Feature", "properties": { "ID": 7278 }, "geometry": { "type": "Point", "coordinates": [ -77.03427, 38.909236 ] } },
{ "type": "Feature", "properties": { "ID": 7292 }, "geometry": { "type": "Point", "coordinates": [ -77.028489, 38.909236 ] } },
{ "type": "Feature", "properties": { "ID": 7303 }, "geometry": { "type": "Point", "coordinates": [ -77.027322, 38.909206 ] } },
{ "type": "Feature", "properties": { "ID": 7319 }, "geometry": { "type": "Point", "coordinates": [ -77.046374, 38.909183 ] } },
{ "type": "Feature", "properties": { "ID": 7324 }, "geometry": { "type": "Point", "coordinates": [ -77.028937, 38.909132 ] } },
{ "type": "Feature", "properties": { "ID": 7330 }, "geometry": { "type": "Point", "coordinates": [ -77.005664, 38.909174 ] } },
{ "type": "Feature", "properties": { "ID": 7333 }, "geometry": { "type": "Point", "coordinates": [ -77.03541, 38.909139 ] } },
{ "type": "Feature", "properties": { "ID": 7344 }, "geometry": { "type": "Point", "coordinates": [ -77.009388, 38.909156 ] } },
{ "type": "Feature", "properties": { "ID": 7346 }, "geometry": { "type": "Point", "coordinates": [ -77.042707, 38.909014 ] } },
{ "type": "Feature", "properties": { "ID": 7353 }, "geometry": { "type": "Point", "coordinates": [ -77.047167, 38.909141 ] } },
{ "type": "Feature", "properties": { "ID": 7381 }, "geometry": { "type": "Point", "coordinates": [ -77.055628, 38.909097 ] } },
{ "type": "Feature", "properties": { "ID": 7400 }, "geometry": { "type": "Point", "coordinates": [ -77.011949, 38.909092 ] } },
{ "type": "Feature", "properties": { "ID": 7410 }, "geometry": { "type": "Point", "coordinates": [ -77.040302, 38.909009 ] } },
{ "type": "Feature", "properties": { "ID": 7444 }, "geometry": { "type": "Point", "coordinates": [ -77.019607, 38.909038 ] } },
{ "type": "Feature", "properties": { "ID": 7456 }, "geometry": { "type": "Point", "coordinates": [ -76.998422, 38.908941 ] } },
{ "type": "Feature", "properties": { "ID": 7461 }, "geometry": { "type": "Point", "coordinates": [ -77.047482, 38.908982 ] } },
{ "type": "Feature", "properties": { "ID": 7470 }, "geometry": { "type": "Point", "coordinates": [ -77.045968, 38.908995 ] } },
{ "type": "Feature", "properties": { "ID": 7474 }, "geometry": { "type": "Point", "coordinates": [ -77.026229, 38.908985 ] } },
{ "type": "Feature", "properties": { "ID": 7476 }, "geometry": { "type": "Point", "coordinates": [ -77.047125, 38.90896 ] } },
{ "type": "Feature", "properties": { "ID": 7479 }, "geometry": { "type": "Point", "coordinates": [ -77.029387, 38.908949 ] } },
{ "type": "Feature", "properties": { "ID": 7480 }, "geometry": { "type": "Point", "coordinates": [ -77.030379, 38.908956 ] } },
{ "type": "Feature", "properties": { "ID": 7513 }, "geometry": { "type": "Point", "coordinates": [ -76.996032, 38.908963 ] } },
{ "type": "Feature", "properties": { "ID": 7517 }, "geometry": { "type": "Point", "coordinates": [ -77.056001, 38.908936 ] } },
{ "type": "Feature", "properties": { "ID": 7521 }, "geometry": { "type": "Point", "coordinates": [ -77.056398, 38.908915 ] } },
{ "type": "Feature", "properties": { "ID": 7528 }, "geometry": { "type": "Point", "coordinates": [ -77.056714, 38.908909 ] } },
{ "type": "Feature", "properties": { "ID": 7532 }, "geometry": { "type": "Point", "coordinates": [ -77.045469, 38.908823 ] } },
{ "type": "Feature", "properties": { "ID": 7552 }, "geometry": { "type": "Point", "coordinates": [ -77.027872, 38.908912 ] } },
{ "type": "Feature", "properties": { "ID": 7557 }, "geometry": { "type": "Point", "coordinates": [ -77.045865, 38.90888 ] } },
{ "type": "Feature", "properties": { "ID": 7566 }, "geometry": { "type": "Point", "coordinates": [ -77.026811, 38.908808 ] } },
{ "type": "Feature", "properties": { "ID": 7578 }, "geometry": { "type": "Point", "coordinates": [ -76.997378, 38.908597 ] } },
{ "type": "Feature", "properties": { "ID": 7584 }, "geometry": { "type": "Point", "coordinates": [ -77.045654, 38.908785 ] } },
{ "type": "Feature", "properties": { "ID": 7600 }, "geometry": { "type": "Point", "coordinates": [ -77.055665, 38.908835 ] } },
{ "type": "Feature", "properties": { "ID": 7603 }, "geometry": { "type": "Point", "coordinates": [ -77.024369, 38.908781 ] } },
{ "type": "Feature", "properties": { "ID": 7610 }, "geometry": { "type": "Point", "coordinates": [ -77.025601, 38.90878 ] } },
{ "type": "Feature", "properties": { "ID": 7617 }, "geometry": { "type": "Point", "coordinates": [ -77.054895, 38.908749 ] } },
{ "type": "Feature", "properties": { "ID": 7623 }, "geometry": { "type": "Point", "coordinates": [ -77.031318, 38.908747 ] } },
{ "type": "Feature", "properties": { "ID": 7640 }, "geometry": { "type": "Point", "coordinates": [ -77.026248, 38.908765 ] } },
{ "type": "Feature", "properties": { "ID": 7656 }, "geometry": { "type": "Point", "coordinates": [ -77.046823, 38.908764 ] } },
{ "type": "Feature", "properties": { "ID": 7675 }, "geometry": { "type": "Point", "coordinates": [ -76.998572, 38.908722 ] } },
{ "type": "Feature", "properties": { "ID": 7677 }, "geometry": { "type": "Point", "coordinates": [ -77.018497, 38.908796 ] } },
{ "type": "Feature", "properties": { "ID": 7678 }, "geometry": { "type": "Point", "coordinates": [ -77.016619, 38.908755 ] } },
{ "type": "Feature", "properties": { "ID": 7681 }, "geometry": { "type": "Point", "coordinates": [ -77.016343, 38.908757 ] } },
{ "type": "Feature", "properties": { "ID": 7696 }, "geometry": { "type": "Point", "coordinates": [ -77.056812, 38.908763 ] } },
{ "type": "Feature", "properties": { "ID": 7700 }, "geometry": { "type": "Point", "coordinates": [ -77.056682, 38.908696 ] } },
{ "type": "Feature", "properties": { "ID": 7707 }, "geometry": { "type": "Point", "coordinates": [ -77.018686, 38.908737 ] } },
{ "type": "Feature", "properties": { "ID": 7713 }, "geometry": { "type": "Point", "coordinates": [ -77.057545, 38.908668 ] } },
{ "type": "Feature", "properties": { "ID": 7719 }, "geometry": { "type": "Point", "coordinates": [ -77.030561, 38.908682 ] } },
{ "type": "Feature", "properties": { "ID": 7756 }, "geometry": { "type": "Point", "coordinates": [ -77.035277, 38.908534 ] } },
{ "type": "Feature", "properties": { "ID": 7757 }, "geometry": { "type": "Point", "coordinates": [ -77.034876, 38.908557 ] } },
{ "type": "Feature", "properties": { "ID": 7764 }, "geometry": { "type": "Point", "coordinates": [ -77.018252, 38.908351 ] } },
{ "type": "Feature", "properties": { "ID": 7768 }, "geometry": { "type": "Point", "coordinates": [ -77.018089, 38.908352 ] } },
{ "type": "Feature", "properties": { "ID": 7806 }, "geometry": { "type": "Point", "coordinates": [ -77.009389, 38.908319 ] } },
{ "type": "Feature", "properties": { "ID": 7813 }, "geometry": { "type": "Point", "coordinates": [ -77.035887, 38.908538 ] } },
{ "type": "Feature", "properties": { "ID": 7819 }, "geometry": { "type": "Point", "coordinates": [ -76.999215, 38.908467 ] } },
{ "type": "Feature", "properties": { "ID": 7820 }, "geometry": { "type": "Point", "coordinates": [ -77.031628, 38.908555 ] } },
{ "type": "Feature", "properties": { "ID": 7840 }, "geometry": { "type": "Point", "coordinates": [ -77.029326, 38.908308 ] } },
{ "type": "Feature", "properties": { "ID": 7846 }, "geometry": { "type": "Point", "coordinates": [ -77.045709, 38.908352 ] } },
{ "type": "Feature", "properties": { "ID": 7852 }, "geometry": { "type": "Point", "coordinates": [ -77.056143, 38.908422 ] } },
{ "type": "Feature", "properties": { "ID": 7854 }, "geometry": { "type": "Point", "coordinates": [ -77.026242, 38.908381 ] } },
{ "type": "Feature", "properties": { "ID": 7856 }, "geometry": { "type": "Point", "coordinates": [ -77.025806, 38.908427 ] } },
{ "type": "Feature", "properties": { "ID": 7889 }, "geometry": { "type": "Point", "coordinates": [ -77.046363, 38.908391 ] } },
{ "type": "Feature", "properties": { "ID": 7928 }, "geometry": { "type": "Point", "coordinates": [ -77.041894, 38.908244 ] } },
{ "type": "Feature", "properties": { "ID": 7941 }, "geometry": { "type": "Point", "coordinates": [ -77.032971, 38.908046 ] } },
{ "type": "Feature", "properties": { "ID": 7945 }, "geometry": { "type": "Point", "coordinates": [ -76.998693, 38.90818 ] } },
{ "type": "Feature", "properties": { "ID": 7957 }, "geometry": { "type": "Point", "coordinates": [ -77.030874, 38.908183 ] } },
{ "type": "Feature", "properties": { "ID": 7976 }, "geometry": { "type": "Point", "coordinates": [ -77.019581, 38.908213 ] } },
{ "type": "Feature", "properties": { "ID": 8005 }, "geometry": { "type": "Point", "coordinates": [ -77.01164, 38.90803 ] } },
{ "type": "Feature", "properties": { "ID": 8008 }, "geometry": { "type": "Point", "coordinates": [ -77.049039, 38.908102 ] } },
{ "type": "Feature", "properties": { "ID": 8018 }, "geometry": { "type": "Point", "coordinates": [ -77.0177, 38.90809 ] } },
{ "type": "Feature", "properties": { "ID": 8020 }, "geometry": { "type": "Point", "coordinates": [ -77.056924, 38.90808 ] } },
{ "type": "Feature", "properties": { "ID": 8031 }, "geometry": { "type": "Point", "coordinates": [ -77.01034, 38.908049 ] } },
{ "type": "Feature", "properties": { "ID": 8038 }, "geometry": { "type": "Point", "coordinates": [ -77.010707, 38.908053 ] } },
{ "type": "Feature", "properties": { "ID": 8053 }, "geometry": { "type": "Point", "coordinates": [ -77.025239, 38.908029 ] } },
{ "type": "Feature", "properties": { "ID": 8063 }, "geometry": { "type": "Point", "coordinates": [ -77.031551, 38.908043 ] } },
{ "type": "Feature", "properties": { "ID": 8078 }, "geometry": { "type": "Point", "coordinates": [ -77.046419, 38.908031 ] } },
{ "type": "Feature", "properties": { "ID": 8082 }, "geometry": { "type": "Point", "coordinates": [ -77.057452, 38.907913 ] } },
{ "type": "Feature", "properties": { "ID": 8106 }, "geometry": { "type": "Point", "coordinates": [ -76.999605, 38.907918 ] } },
{ "type": "Feature", "properties": { "ID": 8126 }, "geometry": { "type": "Point", "coordinates": [ -77.057261, 38.90797 ] } },
{ "type": "Feature", "properties": { "ID": 8134 }, "geometry": { "type": "Point", "coordinates": [ -77.023349, 38.907964 ] } },
{ "type": "Feature", "properties": { "ID": 8141 }, "geometry": { "type": "Point", "coordinates": [ -77.019144, 38.907932 ] } },
{ "type": "Feature", "properties": { "ID": 8142 }, "geometry": { "type": "Point", "coordinates": [ -77.056534, 38.907892 ] } },
{ "type": "Feature", "properties": { "ID": 8151 }, "geometry": { "type": "Point", "coordinates": [ -77.056179, 38.907861 ] } },
{ "type": "Feature", "properties": { "ID": 8172 }, "geometry": { "type": "Point", "coordinates": [ -77.019657, 38.907883 ] } },
{ "type": "Feature", "properties": { "ID": 8179 }, "geometry": { "type": "Point", "coordinates": [ -77.057293, 38.907829 ] } },
{ "type": "Feature", "properties": { "ID": 8182 }, "geometry": { "type": "Point", "coordinates": [ -77.046165, 38.907861 ] } },
{ "type": "Feature", "properties": { "ID": 8190 }, "geometry": { "type": "Point", "coordinates": [ -77.029315, 38.907856 ] } },
{ "type": "Feature", "properties": { "ID": 8195 }, "geometry": { "type": "Point", "coordinates": [ -77.028703, 38.907804 ] } },
{ "type": "Feature", "properties": { "ID": 8207 }, "geometry": { "type": "Point", "coordinates": [ -77.032366, 38.907802 ] } },
{ "type": "Feature", "properties": { "ID": 8209 }, "geometry": { "type": "Point", "coordinates": [ -77.023236, 38.907842 ] } },
{ "type": "Feature", "properties": { "ID": 8217 }, "geometry": { "type": "Point", "coordinates": [ -77.031583, 38.907807 ] } },
{ "type": "Feature", "properties": { "ID": 8225 }, "geometry": { "type": "Point", "coordinates": [ -77.047664, 38.907783 ] } },
{ "type": "Feature", "properties": { "ID": 8252 }, "geometry": { "type": "Point", "coordinates": [ -77.044155, 38.907737 ] } },
{ "type": "Feature", "properties": { "ID": 8268 }, "geometry": { "type": "Point", "coordinates": [ -77.010332, 38.907767 ] } },
{ "type": "Feature", "properties": { "ID": 8279 }, "geometry": { "type": "Point", "coordinates": [ -77.010226, 38.907767 ] } },
{ "type": "Feature", "properties": { "ID": 8296 }, "geometry": { "type": "Point", "coordinates": [ -77.0177, 38.907768 ] } },
{ "type": "Feature", "properties": { "ID": 8297 }, "geometry": { "type": "Point", "coordinates": [ -77.02675, 38.907752 ] } },
{ "type": "Feature", "properties": { "ID": 8330 }, "geometry": { "type": "Point", "coordinates": [ -77.023304, 38.907685 ] } },
{ "type": "Feature", "properties": { "ID": 8335 }, "geometry": { "type": "Point", "coordinates": [ -77.048556, 38.907663 ] } },
{ "type": "Feature", "properties": { "ID": 8339 }, "geometry": { "type": "Point", "coordinates": [ -77.022661, 38.907522 ] } },
{ "type": "Feature", "properties": { "ID": 8342 }, "geometry": { "type": "Point", "coordinates": [ -77.023515, 38.907664 ] } },
{ "type": "Feature", "properties": { "ID": 8348 }, "geometry": { "type": "Point", "coordinates": [ -77.027797, 38.907599 ] } },
{ "type": "Feature", "properties": { "ID": 8349 }, "geometry": { "type": "Point", "coordinates": [ -77.016723, 38.907632 ] } },
{ "type": "Feature", "properties": { "ID": 8357 }, "geometry": { "type": "Point", "coordinates": [ -77.046958, 38.907598 ] } },
{ "type": "Feature", "properties": { "ID": 8361 }, "geometry": { "type": "Point", "coordinates": [ -77.023233, 38.907635 ] } },
{ "type": "Feature", "properties": { "ID": 8367 }, "geometry": { "type": "Point", "coordinates": [ -77.024187, 38.907623 ] } },
{ "type": "Feature", "properties": { "ID": 8371 }, "geometry": { "type": "Point", "coordinates": [ -77.055983, 38.907591 ] } },
{ "type": "Feature", "properties": { "ID": 8372 }, "geometry": { "type": "Point", "coordinates": [ -77.056079, 38.90759 ] } },
{ "type": "Feature", "properties": { "ID": 8377 }, "geometry": { "type": "Point", "coordinates": [ -77.018692, 38.907588 ] } },
{ "type": "Feature", "properties": { "ID": 8386 }, "geometry": { "type": "Point", "coordinates": [ -77.056951, 38.907559 ] } },
{ "type": "Feature", "properties": { "ID": 8392 }, "geometry": { "type": "Point", "coordinates": [ -77.009394, 38.907599 ] } },
{ "type": "Feature", "properties": { "ID": 8401 }, "geometry": { "type": "Point", "coordinates": [ -76.993651, 38.907371 ] } },
{ "type": "Feature", "properties": { "ID": 8426 }, "geometry": { "type": "Point", "coordinates": [ -77.026484, 38.907567 ] } },
{ "type": "Feature", "properties": { "ID": 8444 }, "geometry": { "type": "Point", "coordinates": [ -77.035059, 38.90744 ] } },
{ "type": "Feature", "properties": { "ID": 8447 }, "geometry": { "type": "Point", "coordinates": [ -77.046081, 38.907471 ] } },
{ "type": "Feature", "properties": { "ID": 8457 }, "geometry": { "type": "Point", "coordinates": [ -77.046462, 38.907465 ] } },
{ "type": "Feature", "properties": { "ID": 8463 }, "geometry": { "type": "Point", "coordinates": [ -77.048065, 38.907449 ] } },
{ "type": "Feature", "properties": { "ID": 8470 }, "geometry": { "type": "Point", "coordinates": [ -77.011111, 38.907448 ] } },
{ "type": "Feature", "properties": { "ID": 8479 }, "geometry": { "type": "Point", "coordinates": [ -77.040929, 38.907433 ] } },
{ "type": "Feature", "properties": { "ID": 8485 }, "geometry": { "type": "Point", "coordinates": [ -77.019225, 38.907442 ] } },
{ "type": "Feature", "properties": { "ID": 8498 }, "geometry": { "type": "Point", "coordinates": [ -77.055964, 38.907495 ] } },
{ "type": "Feature", "properties": { "ID": 8503 }, "geometry": { "type": "Point", "coordinates": [ -77.039517, 38.907436 ] } },
{ "type": "Feature", "properties": { "ID": 8519 }, "geometry": { "type": "Point", "coordinates": [ -77.039072, 38.907427 ] } },
{ "type": "Feature", "properties": { "ID": 8522 }, "geometry": { "type": "Point", "coordinates": [ -77.040824, 38.907449 ] } },
{ "type": "Feature", "properties": { "ID": 8526 }, "geometry": { "type": "Point", "coordinates": [ -77.01153, 38.907428 ] } },
{ "type": "Feature", "properties": { "ID": 8530 }, "geometry": { "type": "Point", "coordinates": [ -77.011785, 38.907426 ] } },
{ "type": "Feature", "properties": { "ID": 8531 }, "geometry": { "type": "Point", "coordinates": [ -76.999434, 38.907377 ] } },
{ "type": "Feature", "properties": { "ID": 8536 }, "geometry": { "type": "Point", "coordinates": [ -77.011982, 38.907425 ] } },
{ "type": "Feature", "properties": { "ID": 8551 }, "geometry": { "type": "Point", "coordinates": [ -77.010461, 38.907412 ] } },
{ "type": "Feature", "properties": { "ID": 8554 }, "geometry": { "type": "Point", "coordinates": [ -77.048365, 38.90741 ] } },
{ "type": "Feature", "properties": { "ID": 8571 }, "geometry": { "type": "Point", "coordinates": [ -77.056276, 38.907411 ] } },
{ "type": "Feature", "properties": { "ID": 8580 }, "geometry": { "type": "Point", "coordinates": [ -77.027624, 38.907391 ] } },
{ "type": "Feature", "properties": { "ID": 8582 }, "geometry": { "type": "Point", "coordinates": [ -77.001798, 38.907389 ] } },
{ "type": "Feature", "properties": { "ID": 8593 }, "geometry": { "type": "Point", "coordinates": [ -77.035732, 38.907251 ] } },
{ "type": "Feature", "properties": { "ID": 8603 }, "geometry": { "type": "Point", "coordinates": [ -76.99889, 38.907138 ] } },
{ "type": "Feature", "properties": { "ID": 8604 }, "geometry": { "type": "Point", "coordinates": [ -77.002329, 38.907231 ] } },
{ "type": "Feature", "properties": { "ID": 8608 }, "geometry": { "type": "Point", "coordinates": [ -77.05603, 38.907178 ] } },
{ "type": "Feature", "properties": { "ID": 8609 }, "geometry": { "type": "Point", "coordinates": [ -76.999662, 38.907111 ] } },
{ "type": "Feature", "properties": { "ID": 8626 }, "geometry": { "type": "Point", "coordinates": [ -77.034087, 38.906887 ] } },
{ "type": "Feature", "properties": { "ID": 8639 }, "geometry": { "type": "Point", "coordinates": [ -77.025283, 38.907045 ] } },
{ "type": "Feature", "properties": { "ID": 8645 }, "geometry": { "type": "Point", "coordinates": [ -77.057463, 38.907055 ] } },
{ "type": "Feature", "properties": { "ID": 8647 }, "geometry": { "type": "Point", "coordinates": [ -77.024689, 38.907071 ] } },
{ "type": "Feature", "properties": { "ID": 8658 }, "geometry": { "type": "Point", "coordinates": [ -77.046457, 38.907077 ] } },
{ "type": "Feature", "properties": { "ID": 8663 }, "geometry": { "type": "Point", "coordinates": [ -77.03949, 38.907034 ] } },
{ "type": "Feature", "properties": { "ID": 8667 }, "geometry": { "type": "Point", "coordinates": [ -77.015813, 38.90711 ] } },
{ "type": "Feature", "properties": { "ID": 8675 }, "geometry": { "type": "Point", "coordinates": [ -77.047887, 38.907072 ] } },
{ "type": "Feature", "properties": { "ID": 8712 }, "geometry": { "type": "Point", "coordinates": [ -77.033569, 38.90706 ] } },
{ "type": "Feature", "properties": { "ID": 8737 }, "geometry": { "type": "Point", "coordinates": [ -77.017412, 38.907056 ] } },
{ "type": "Feature", "properties": { "ID": 8755 }, "geometry": { "type": "Point", "coordinates": [ -77.039198, 38.907049 ] } },
{ "type": "Feature", "properties": { "ID": 8760 }, "geometry": { "type": "Point", "coordinates": [ -77.013802, 38.907091 ] } },
{ "type": "Feature", "properties": { "ID": 8761 }, "geometry": { "type": "Point", "coordinates": [ -77.013871, 38.90709 ] } },
{ "type": "Feature", "properties": { "ID": 8762 }, "geometry": { "type": "Point", "coordinates": [ -77.014966, 38.907062 ] } },
{ "type": "Feature", "properties": { "ID": 8777 }, "geometry": { "type": "Point", "coordinates": [ -77.056668, 38.90703 ] } },
{ "type": "Feature", "properties": { "ID": 8786 }, "geometry": { "type": "Point", "coordinates": [ -77.011777, 38.90706 ] } },
{ "type": "Feature", "properties": { "ID": 8793 }, "geometry": { "type": "Point", "coordinates": [ -77.01064, 38.907058 ] } },
{ "type": "Feature", "properties": { "ID": 8809 }, "geometry": { "type": "Point", "coordinates": [ -77.046278, 38.907001 ] } },
{ "type": "Feature", "properties": { "ID": 8814 }, "geometry": { "type": "Point", "coordinates": [ -77.026249, 38.907018 ] } },
{ "type": "Feature", "properties": { "ID": 8830 }, "geometry": { "type": "Point", "coordinates": [ -77.018701, 38.906983 ] } },
{ "type": "Feature", "properties": { "ID": 8839 }, "geometry": { "type": "Point", "coordinates": [ -77.011019, 38.906924 ] } },
{ "type": "Feature", "properties": { "ID": 8846 }, "geometry": { "type": "Point", "coordinates": [ -77.027865, 38.906945 ] } },
{ "type": "Feature", "properties": { "ID": 8869 }, "geometry": { "type": "Point", "coordinates": [ -77.013826, 38.906917 ] } },
{ "type": "Feature", "properties": { "ID": 8879 }, "geometry": { "type": "Point", "coordinates": [ -77.046406, 38.906848 ] } },
{ "type": "Feature", "properties": { "ID": 8888 }, "geometry": { "type": "Point", "coordinates": [ -77.011934, 38.90687 ] } },
{ "type": "Feature", "properties": { "ID": 8892 }, "geometry": { "type": "Point", "coordinates": [ -77.011434, 38.906797 ] } },
{ "type": "Feature", "properties": { "ID": 8903 }, "geometry": { "type": "Point", "coordinates": [ -77.047942, 38.906831 ] } },
{ "type": "Feature", "properties": { "ID": 8921 }, "geometry": { "type": "Point", "coordinates": [ -77.013827, 38.906807 ] } },
{ "type": "Feature", "properties": { "ID": 8923 }, "geometry": { "type": "Point", "coordinates": [ -77.014899, 38.906771 ] } },
{ "type": "Feature", "properties": { "ID": 8927 }, "geometry": { "type": "Point", "coordinates": [ -77.011552, 38.906748 ] } },
{ "type": "Feature", "properties": { "ID": 8937 }, "geometry": { "type": "Point", "coordinates": [ -77.040317, 38.906742 ] } },
{ "type": "Feature", "properties": { "ID": 8976 }, "geometry": { "type": "Point", "coordinates": [ -77.024455, 38.90665 ] } },
{ "type": "Feature", "properties": { "ID": 8977 }, "geometry": { "type": "Point", "coordinates": [ -77.016919, 38.906621 ] } },
{ "type": "Feature", "properties": { "ID": 8982 }, "geometry": { "type": "Point", "coordinates": [ -77.014836, 38.906652 ] } },
{ "type": "Feature", "properties": { "ID": 8985 }, "geometry": { "type": "Point", "coordinates": [ -77.005093, 38.906187 ] } },
{ "type": "Feature", "properties": { "ID": 8987 }, "geometry": { "type": "Point", "coordinates": [ -77.029195, 38.906593 ] } },
{ "type": "Feature", "properties": { "ID": 8989 }, "geometry": { "type": "Point", "coordinates": [ -77.010442, 38.90659 ] } },
{ "type": "Feature", "properties": { "ID": 8992 }, "geometry": { "type": "Point", "coordinates": [ -77.013821, 38.906665 ] } },
{ "type": "Feature", "properties": { "ID": 9005 }, "geometry": { "type": "Point", "coordinates": [ -77.020463, 38.906606 ] } },
{ "type": "Feature", "properties": { "ID": 9007 }, "geometry": { "type": "Point", "coordinates": [ -77.018485, 38.906601 ] } },
{ "type": "Feature", "properties": { "ID": 9011 }, "geometry": { "type": "Point", "coordinates": [ -77.011897, 38.906608 ] } },
{ "type": "Feature", "properties": { "ID": 9015 }, "geometry": { "type": "Point", "coordinates": [ -77.008504, 38.906621 ] } },
{ "type": "Feature", "properties": { "ID": 9024 }, "geometry": { "type": "Point", "coordinates": [ -77.013891, 38.906589 ] } },
{ "type": "Feature", "properties": { "ID": 9043 }, "geometry": { "type": "Point", "coordinates": [ -77.017514, 38.906582 ] } },
{ "type": "Feature", "properties": { "ID": 9065 }, "geometry": { "type": "Point", "coordinates": [ -76.994954, 38.906481 ] } },
{ "type": "Feature", "properties": { "ID": 9069 }, "geometry": { "type": "Point", "coordinates": [ -77.025397, 38.906515 ] } },
{ "type": "Feature", "properties": { "ID": 9073 }, "geometry": { "type": "Point", "coordinates": [ -77.024226, 38.906509 ] } },
{ "type": "Feature", "properties": { "ID": 9075 }, "geometry": { "type": "Point", "coordinates": [ -77.015533, 38.906487 ] } },
{ "type": "Feature", "properties": { "ID": 9079 }, "geometry": { "type": "Point", "coordinates": [ -77.027302, 38.906487 ] } },
{ "type": "Feature", "properties": { "ID": 9087 }, "geometry": { "type": "Point", "coordinates": [ -77.056881, 38.906466 ] } },
{ "type": "Feature", "properties": { "ID": 9123 }, "geometry": { "type": "Point", "coordinates": [ -77.025127, 38.906389 ] } },
{ "type": "Feature", "properties": { "ID": 9132 }, "geometry": { "type": "Point", "coordinates": [ -76.999751, 38.90639 ] } },
{ "type": "Feature", "properties": { "ID": 9134 }, "geometry": { "type": "Point", "coordinates": [ -77.015945, 38.906368 ] } },
{ "type": "Feature", "properties": { "ID": 9140 }, "geometry": { "type": "Point", "coordinates": [ -77.036946, 38.906365 ] } },
{ "type": "Feature", "properties": { "ID": 9164 }, "geometry": { "type": "Point", "coordinates": [ -77.017489, 38.906325 ] } },
{ "type": "Feature", "properties": { "ID": 9170 }, "geometry": { "type": "Point", "coordinates": [ -77.014361, 38.906281 ] } },
{ "type": "Feature", "properties": { "ID": 9184 }, "geometry": { "type": "Point", "coordinates": [ -77.017404, 38.906321 ] } },
{ "type": "Feature", "properties": { "ID": 9191 }, "geometry": { "type": "Point", "coordinates": [ -77.045749, 38.906022 ] } },
{ "type": "Feature", "properties": { "ID": 9194 }, "geometry": { "type": "Point", "coordinates": [ -77.026222, 38.906348 ] } },
{ "type": "Feature", "properties": { "ID": 9207 }, "geometry": { "type": "Point", "coordinates": [ -77.02572, 38.906311 ] } },
{ "type": "Feature", "properties": { "ID": 9216 }, "geometry": { "type": "Point", "coordinates": [ -77.026221, 38.906312 ] } },
{ "type": "Feature", "properties": { "ID": 9224 }, "geometry": { "type": "Point", "coordinates": [ -77.027646, 38.906291 ] } },
{ "type": "Feature", "properties": { "ID": 9227 }, "geometry": { "type": "Point", "coordinates": [ -77.013246, 38.906201 ] } },
{ "type": "Feature", "properties": { "ID": 9235 }, "geometry": { "type": "Point", "coordinates": [ -77.013819, 38.906212 ] } },
{ "type": "Feature", "properties": { "ID": 9238 }, "geometry": { "type": "Point", "coordinates": [ -77.015506, 38.906194 ] } },
{ "type": "Feature", "properties": { "ID": 9248 }, "geometry": { "type": "Point", "coordinates": [ -77.021634, 38.906099 ] } },
{ "type": "Feature", "properties": { "ID": 9254 }, "geometry": { "type": "Point", "coordinates": [ -77.016762, 38.906142 ] } },
{ "type": "Feature", "properties": { "ID": 9258 }, "geometry": { "type": "Point", "coordinates": [ -77.020488, 38.905968 ] } },
{ "type": "Feature", "properties": { "ID": 9266 }, "geometry": { "type": "Point", "coordinates": [ -77.016595, 38.906128 ] } },
{ "type": "Feature", "properties": { "ID": 9267 }, "geometry": { "type": "Point", "coordinates": [ -77.035384, 38.905959 ] } },
{ "type": "Feature", "properties": { "ID": 9277 }, "geometry": { "type": "Point", "coordinates": [ -77.036953, 38.905943 ] } },
{ "type": "Feature", "properties": { "ID": 9294 }, "geometry": { "type": "Point", "coordinates": [ -77.042871, 38.905989 ] } },
{ "type": "Feature", "properties": { "ID": 9297 }, "geometry": { "type": "Point", "coordinates": [ -77.043189, 38.906047 ] } },
{ "type": "Feature", "properties": { "ID": 9307 }, "geometry": { "type": "Point", "coordinates": [ -77.027888, 38.906042 ] } },
{ "type": "Feature", "properties": { "ID": 9323 }, "geometry": { "type": "Point", "coordinates": [ -77.05649, 38.905973 ] } },
{ "type": "Feature", "properties": { "ID": 9333 }, "geometry": { "type": "Point", "coordinates": [ -77.05685, 38.905978 ] } },
{ "type": "Feature", "properties": { "ID": 9338 }, "geometry": { "type": "Point", "coordinates": [ -77.014594, 38.905967 ] } },
{ "type": "Feature", "properties": { "ID": 9370 }, "geometry": { "type": "Point", "coordinates": [ -77.015407, 38.905966 ] } },
{ "type": "Feature", "properties": { "ID": 9382 }, "geometry": { "type": "Point", "coordinates": [ -77.024536, 38.905891 ] } },
{ "type": "Feature", "properties": { "ID": 9387 }, "geometry": { "type": "Point", "coordinates": [ -77.015546, 38.905862 ] } },
{ "type": "Feature", "properties": { "ID": 9389 }, "geometry": { "type": "Point", "coordinates": [ -77.015676, 38.905938 ] } },
{ "type": "Feature", "properties": { "ID": 9402 }, "geometry": { "type": "Point", "coordinates": [ -76.994891, 38.905759 ] } },
{ "type": "Feature", "properties": { "ID": 9404 }, "geometry": { "type": "Point", "coordinates": [ -77.006081, 38.905909 ] } },
{ "type": "Feature", "properties": { "ID": 9405 }, "geometry": { "type": "Point", "coordinates": [ -77.042883, 38.905848 ] } },
{ "type": "Feature", "properties": { "ID": 9417 }, "geometry": { "type": "Point", "coordinates": [ -77.014569, 38.905878 ] } },
{ "type": "Feature", "properties": { "ID": 9422 }, "geometry": { "type": "Point", "coordinates": [ -77.014203, 38.905844 ] } },
{ "type": "Feature", "properties": { "ID": 9429 }, "geometry": { "type": "Point", "coordinates": [ -77.057207, 38.905872 ] } },
{ "type": "Feature", "properties": { "ID": 9455 }, "geometry": { "type": "Point", "coordinates": [ -77.000315, 38.905824 ] } },
{ "type": "Feature", "properties": { "ID": 9456 }, "geometry": { "type": "Point", "coordinates": [ -77.000106, 38.905824 ] } },
{ "type": "Feature", "properties": { "ID": 9457 }, "geometry": { "type": "Point", "coordinates": [ -77.027901, 38.905822 ] } },
{ "type": "Feature", "properties": { "ID": 9463 }, "geometry": { "type": "Point", "coordinates": [ -76.999932, 38.90582 ] } },
{ "type": "Feature", "properties": { "ID": 9468 }, "geometry": { "type": "Point", "coordinates": [ -77.000803, 38.905857 ] } },
{ "type": "Feature", "properties": { "ID": 9477 }, "geometry": { "type": "Point", "coordinates": [ -76.999346, 38.905808 ] } },
{ "type": "Feature", "properties": { "ID": 9485 }, "geometry": { "type": "Point", "coordinates": [ -77.044247, 38.905408 ] } },
{ "type": "Feature", "properties": { "ID": 9492 }, "geometry": { "type": "Point", "coordinates": [ -77.015912, 38.905477 ] } },
{ "type": "Feature", "properties": { "ID": 9502 }, "geometry": { "type": "Point", "coordinates": [ -77.039883, 38.905373 ] } },
{ "type": "Feature", "properties": { "ID": 9505 }, "geometry": { "type": "Point", "coordinates": [ -77.019564, 38.90547 ] } },
{ "type": "Feature", "properties": { "ID": 9506 }, "geometry": { "type": "Point", "coordinates": [ -77.015798, 38.905465 ] } },
{ "type": "Feature", "properties": { "ID": 9511 }, "geometry": { "type": "Point", "coordinates": [ -77.026395, 38.905439 ] } },
{ "type": "Feature", "properties": { "ID": 9512 }, "geometry": { "type": "Point", "coordinates": [ -77.026323, 38.905438 ] } },
{ "type": "Feature", "properties": { "ID": 9538 }, "geometry": { "type": "Point", "coordinates": [ -77.035026, 38.905389 ] } },
{ "type": "Feature", "properties": { "ID": 9549 }, "geometry": { "type": "Point", "coordinates": [ -77.000168, 38.90548 ] } },
{ "type": "Feature", "properties": { "ID": 9550 }, "geometry": { "type": "Point", "coordinates": [ -77.000279, 38.90548 ] } },
{ "type": "Feature", "properties": { "ID": 9558 }, "geometry": { "type": "Point", "coordinates": [ -77.017433, 38.905461 ] } },
{ "type": "Feature", "properties": { "ID": 9580 }, "geometry": { "type": "Point", "coordinates": [ -77.019175, 38.905467 ] } },
{ "type": "Feature", "properties": { "ID": 9581 }, "geometry": { "type": "Point", "coordinates": [ -77.000803, 38.905494 ] } },
{ "type": "Feature", "properties": { "ID": 9584 }, "geometry": { "type": "Point", "coordinates": [ -77.012014, 38.905504 ] } },
{ "type": "Feature", "properties": { "ID": 9597 }, "geometry": { "type": "Point", "coordinates": [ -76.998631, 38.90546 ] } },
{ "type": "Feature", "properties": { "ID": 9600 }, "geometry": { "type": "Point", "coordinates": [ -76.998831, 38.905479 ] } },
{ "type": "Feature", "properties": { "ID": 9605 }, "geometry": { "type": "Point", "coordinates": [ -76.997033, 38.905459 ] } },
{ "type": "Feature", "properties": { "ID": 9622 }, "geometry": { "type": "Point", "coordinates": [ -77.011471, 38.905405 ] } },
{ "type": "Feature", "properties": { "ID": 9635 }, "geometry": { "type": "Point", "coordinates": [ -77.001828, 38.905462 ] } },
{ "type": "Feature", "properties": { "ID": 9653 }, "geometry": { "type": "Point", "coordinates": [ -77.018733, 38.905417 ] } },
{ "type": "Feature", "properties": { "ID": 9658 }, "geometry": { "type": "Point", "coordinates": [ -77.018171, 38.905416 ] } },
{ "type": "Feature", "properties": { "ID": 9659 }, "geometry": { "type": "Point", "coordinates": [ -76.999707, 38.905402 ] } },
{ "type": "Feature", "properties": { "ID": 9660 }, "geometry": { "type": "Point", "coordinates": [ -77.001486, 38.905401 ] } },
{ "type": "Feature", "properties": { "ID": 9677 }, "geometry": { "type": "Point", "coordinates": [ -77.001831, 38.905381 ] } },
{ "type": "Feature", "properties": { "ID": 9682 }, "geometry": { "type": "Point", "coordinates": [ -77.017462, 38.905303 ] } },
{ "type": "Feature", "properties": { "ID": 9697 }, "geometry": { "type": "Point", "coordinates": [ -77.000338, 38.905337 ] } },
{ "type": "Feature", "properties": { "ID": 9720 }, "geometry": { "type": "Point", "coordinates": [ -76.998195, 38.905296 ] } },
{ "type": "Feature", "properties": { "ID": 9741 }, "geometry": { "type": "Point", "coordinates": [ -76.997618, 38.905122 ] } },
{ "type": "Feature", "properties": { "ID": 9750 }, "geometry": { "type": "Point", "coordinates": [ -77.033029, 38.904858 ] } },
{ "type": "Feature", "properties": { "ID": 9751 }, "geometry": { "type": "Point", "coordinates": [ -77.001487, 38.905138 ] } },
{ "type": "Feature", "properties": { "ID": 9752 }, "geometry": { "type": "Point", "coordinates": [ -77.048454, 38.905024 ] } },
{ "type": "Feature", "properties": { "ID": 9754 }, "geometry": { "type": "Point", "coordinates": [ -77.053807, 38.905097 ] } },
{ "type": "Feature", "properties": { "ID": 9765 }, "geometry": { "type": "Point", "coordinates": [ -77.018655, 38.905117 ] } },
{ "type": "Feature", "properties": { "ID": 9766 }, "geometry": { "type": "Point", "coordinates": [ -77.047543, 38.904772 ] } },
{ "type": "Feature", "properties": { "ID": 9772 }, "geometry": { "type": "Point", "coordinates": [ -77.039727, 38.904978 ] } },
{ "type": "Feature", "properties": { "ID": 9774 }, "geometry": { "type": "Point", "coordinates": [ -77.011023, 38.905103 ] } },
{ "type": "Feature", "properties": { "ID": 9775 }, "geometry": { "type": "Point", "coordinates": [ -77.03879, 38.904981 ] } },
{ "type": "Feature", "properties": { "ID": 9778 }, "geometry": { "type": "Point", "coordinates": [ -76.996397, 38.905093 ] } },
{ "type": "Feature", "properties": { "ID": 9779 }, "geometry": { "type": "Point", "coordinates": [ -77.024257, 38.905089 ] } },
{ "type": "Feature", "properties": { "ID": 9783 }, "geometry": { "type": "Point", "coordinates": [ -77.001829, 38.905098 ] } },
{ "type": "Feature", "properties": { "ID": 9790 }, "geometry": { "type": "Point", "coordinates": [ -76.99791, 38.902271 ] } },
{ "type": "Feature", "properties": { "ID": 9814 }, "geometry": { "type": "Point", "coordinates": [ -76.996924, 38.902265 ] } },
{ "type": "Feature", "properties": { "ID": 9826 }, "geometry": { "type": "Point", "coordinates": [ -77.02865, 38.902133 ] } },
{ "type": "Feature", "properties": { "ID": 9831 }, "geometry": { "type": "Point", "coordinates": [ -76.995237, 38.902273 ] } },
{ "type": "Feature", "properties": { "ID": 9840 }, "geometry": { "type": "Point", "coordinates": [ -76.993303, 38.901004 ] } },
{ "type": "Feature", "properties": { "ID": 9869 }, "geometry": { "type": "Point", "coordinates": [ -77.05413, 38.900893 ] } },
{ "type": "Feature", "properties": { "ID": 9876 }, "geometry": { "type": "Point", "coordinates": [ -77.052952, 38.900886 ] } },
{ "type": "Feature", "properties": { "ID": 9896 }, "geometry": { "type": "Point", "coordinates": [ -76.997226, 38.894168 ] } },
{ "type": "Feature", "properties": { "ID": 9907 }, "geometry": { "type": "Point", "coordinates": [ -77.001627, 38.894149 ] } },
{ "type": "Feature", "properties": { "ID": 9963 }, "geometry": { "type": "Point", "coordinates": [ -76.995199, 38.890762 ] } },
{ "type": "Feature", "properties": { "ID": 9984 }, "geometry": { "type": "Point", "coordinates": [ -76.998229, 38.890688 ] } },
{ "type": "Feature", "properties": { "ID": 9986 }, "geometry": { "type": "Point", "coordinates": [ -76.995946, 38.890694 ] } },
{ "type": "Feature", "properties": { "ID": 9989 }, "geometry": { "type": "Point", "coordinates": [ -76.994028, 38.88904 ] } },
{ "type": "Feature", "properties": { "ID": 9997 }, "geometry": { "type": "Point", "coordinates": [ -76.999306, 38.889001 ] } },
{ "type": "Feature", "properties": { "ID": 10004 }, "geometry": { "type": "Point", "coordinates": [ -76.997913, 38.889021 ] } },
{ "type": "Feature", "properties": { "ID": 10005 }, "geometry": { "type": "Point", "coordinates": [ -76.99879, 38.888939 ] } },
{ "type": "Feature", "properties": { "ID": 10026 }, "geometry": { "type": "Point", "coordinates": [ -76.995939, 38.888975 ] } },
{ "type": "Feature", "properties": { "ID": 10043 }, "geometry": { "type": "Point", "coordinates": [ -76.999246, 38.886972 ] } },
{ "type": "Feature", "properties": { "ID": 10044 }, "geometry": { "type": "Point", "coordinates": [ -76.998933, 38.886967 ] } },
{ "type": "Feature", "properties": { "ID": 10053 }, "geometry": { "type": "Point", "coordinates": [ -76.995235, 38.886947 ] } },
{ "type": "Feature", "properties": { "ID": 10058 }, "geometry": { "type": "Point", "coordinates": [ -76.995773, 38.886945 ] } },
{ "type": "Feature", "properties": { "ID": 10067 }, "geometry": { "type": "Point", "coordinates": [ -76.994703, 38.886907 ] } },
{ "type": "Feature", "properties": { "ID": 10112 }, "geometry": { "type": "Point", "coordinates": [ -77.043904, 38.904954 ] } },
{ "type": "Feature", "properties": { "ID": 10113 }, "geometry": { "type": "Point", "coordinates": [ -77.019277, 38.905047 ] } },
{ "type": "Feature", "properties": { "ID": 10126 }, "geometry": { "type": "Point", "coordinates": [ -77.019629, 38.905013 ] } },
{ "type": "Feature", "properties": { "ID": 10143 }, "geometry": { "type": "Point", "coordinates": [ -77.010435, 38.905242 ] } },
{ "type": "Feature", "properties": { "ID": 10168 }, "geometry": { "type": "Point", "coordinates": [ -77.00183, 38.905219 ] } },
{ "type": "Feature", "properties": { "ID": 10171 }, "geometry": { "type": "Point", "coordinates": [ -77.02737, 38.905162 ] } },
{ "type": "Feature", "properties": { "ID": 10173 }, "geometry": { "type": "Point", "coordinates": [ -77.002372, 38.905103 ] } },
{ "type": "Feature", "properties": { "ID": 10176 }, "geometry": { "type": "Point", "coordinates": [ -76.996714, 38.905135 ] } },
{ "type": "Feature", "properties": { "ID": 10208 }, "geometry": { "type": "Point", "coordinates": [ -77.026698, 38.905003 ] } },
{ "type": "Feature", "properties": { "ID": 10222 }, "geometry": { "type": "Point", "coordinates": [ -76.997781, 38.905125 ] } },
{ "type": "Feature", "properties": { "ID": 10230 }, "geometry": { "type": "Point", "coordinates": [ -77.012422, 38.905123 ] } },
{ "type": "Feature", "properties": { "ID": 10242 }, "geometry": { "type": "Point", "coordinates": [ -76.999258, 38.904994 ] } },
{ "type": "Feature", "properties": { "ID": 10246 }, "geometry": { "type": "Point", "coordinates": [ -77.000796, 38.904989 ] } },
{ "type": "Feature", "properties": { "ID": 10247 }, "geometry": { "type": "Point", "coordinates": [ -77.011757, 38.904975 ] } },
{ "type": "Feature", "properties": { "ID": 10262 }, "geometry": { "type": "Point", "coordinates": [ -77.001493, 38.904961 ] } },
{ "type": "Feature", "properties": { "ID": 10266 }, "geometry": { "type": "Point", "coordinates": [ -77.012422, 38.904926 ] } },
{ "type": "Feature", "properties": { "ID": 10272 }, "geometry": { "type": "Point", "coordinates": [ -77.019152, 38.904944 ] } },
{ "type": "Feature", "properties": { "ID": 10286 }, "geometry": { "type": "Point", "coordinates": [ -77.045568, 38.90484 ] } },
{ "type": "Feature", "properties": { "ID": 10296 }, "geometry": { "type": "Point", "coordinates": [ -77.00036, 38.904911 ] } },
{ "type": "Feature", "properties": { "ID": 10313 }, "geometry": { "type": "Point", "coordinates": [ -76.998218, 38.904878 ] } },
{ "type": "Feature", "properties": { "ID": 10316 }, "geometry": { "type": "Point", "coordinates": [ -77.013343, 38.904846 ] } },
{ "type": "Feature", "properties": { "ID": 10331 }, "geometry": { "type": "Point", "coordinates": [ -76.996785, 38.90482 ] } },
{ "type": "Feature", "properties": { "ID": 10339 }, "geometry": { "type": "Point", "coordinates": [ -77.043793, 38.904859 ] } },
{ "type": "Feature", "properties": { "ID": 10358 }, "geometry": { "type": "Point", "coordinates": [ -77.019149, 38.904845 ] } },
{ "type": "Feature", "properties": { "ID": 10380 }, "geometry": { "type": "Point", "coordinates": [ -77.024239, 38.904813 ] } },
{ "type": "Feature", "properties": { "ID": 10382 }, "geometry": { "type": "Point", "coordinates": [ -77.043798, 38.904817 ] } },
{ "type": "Feature", "properties": { "ID": 10384 }, "geometry": { "type": "Point", "coordinates": [ -76.995393, 38.904779 ] } },
{ "type": "Feature", "properties": { "ID": 10392 }, "geometry": { "type": "Point", "coordinates": [ -77.011021, 38.904803 ] } },
{ "type": "Feature", "properties": { "ID": 10397 }, "geometry": { "type": "Point", "coordinates": [ -76.995324, 38.904762 ] } },
{ "type": "Feature", "properties": { "ID": 10407 }, "geometry": { "type": "Point", "coordinates": [ -76.99927, 38.904772 ] } },
{ "type": "Feature", "properties": { "ID": 10421 }, "geometry": { "type": "Point", "coordinates": [ -77.029978, 38.904654 ] } },
{ "type": "Feature", "properties": { "ID": 10424 }, "geometry": { "type": "Point", "coordinates": [ -76.998221, 38.904754 ] } },
{ "type": "Feature", "properties": { "ID": 10426 }, "geometry": { "type": "Point", "coordinates": [ -77.017575, 38.90468 ] } },
{ "type": "Feature", "properties": { "ID": 10429 }, "geometry": { "type": "Point", "coordinates": [ -77.0008, 38.904741 ] } },
{ "type": "Feature", "properties": { "ID": 10432 }, "geometry": { "type": "Point", "coordinates": [ -77.044507, 38.904557 ] } },
{ "type": "Feature", "properties": { "ID": 10436 }, "geometry": { "type": "Point", "coordinates": [ -77.00183, 38.904733 ] } },
{ "type": "Feature", "properties": { "ID": 10441 }, "geometry": { "type": "Point", "coordinates": [ -76.999284, 38.904719 ] } },
{ "type": "Feature", "properties": { "ID": 10458 }, "geometry": { "type": "Point", "coordinates": [ -76.9964, 38.904696 ] } },
{ "type": "Feature", "properties": { "ID": 10460 }, "geometry": { "type": "Point", "coordinates": [ -77.000799, 38.904692 ] } },
{ "type": "Feature", "properties": { "ID": 10472 }, "geometry": { "type": "Point", "coordinates": [ -77.002525, 38.904602 ] } },
{ "type": "Feature", "properties": { "ID": 10480 }, "geometry": { "type": "Point", "coordinates": [ -77.018719, 38.904669 ] } },
{ "type": "Feature", "properties": { "ID": 10489 }, "geometry": { "type": "Point", "coordinates": [ -77.001488, 38.904654 ] } },
{ "type": "Feature", "properties": { "ID": 10492 }, "geometry": { "type": "Point", "coordinates": [ -77.019179, 38.904644 ] } },
{ "type": "Feature", "properties": { "ID": 10496 }, "geometry": { "type": "Point", "coordinates": [ -77.010868, 38.90464 ] } },
{ "type": "Feature", "properties": { "ID": 10503 }, "geometry": { "type": "Point", "coordinates": [ -77.034946, 38.904381 ] } },
{ "type": "Feature", "properties": { "ID": 10506 }, "geometry": { "type": "Point", "coordinates": [ -77.027769, 38.904543 ] } },
{ "type": "Feature", "properties": { "ID": 10508 }, "geometry": { "type": "Point", "coordinates": [ -76.99821, 38.904631 ] } },
{ "type": "Feature", "properties": { "ID": 10515 }, "geometry": { "type": "Point", "coordinates": [ -77.0011, 38.904625 ] } },
{ "type": "Feature", "properties": { "ID": 10525 }, "geometry": { "type": "Point", "coordinates": [ -76.999237, 38.904611 ] } },
{ "type": "Feature", "properties": { "ID": 10527 }, "geometry": { "type": "Point", "coordinates": [ -77.001831, 38.904612 ] } },
{ "type": "Feature", "properties": { "ID": 10528 }, "geometry": { "type": "Point", "coordinates": [ -76.997027, 38.904559 ] } },
{ "type": "Feature", "properties": { "ID": 10545 }, "geometry": { "type": "Point", "coordinates": [ -77.018703, 38.904595 ] } },
{ "type": "Feature", "properties": { "ID": 10581 }, "geometry": { "type": "Point", "coordinates": [ -76.999238, 38.904556 ] } },
{ "type": "Feature", "properties": { "ID": 10582 }, "geometry": { "type": "Point", "coordinates": [ -77.012016, 38.904555 ] } },
{ "type": "Feature", "properties": { "ID": 10588 }, "geometry": { "type": "Point", "coordinates": [ -77.018712, 38.904549 ] } },
{ "type": "Feature", "properties": { "ID": 10598 }, "geometry": { "type": "Point", "coordinates": [ -77.00183, 38.904532 ] } },
{ "type": "Feature", "properties": { "ID": 10603 }, "geometry": { "type": "Point", "coordinates": [ -77.000343, 38.904516 ] } },
{ "type": "Feature", "properties": { "ID": 10605 }, "geometry": { "type": "Point", "coordinates": [ -77.019673, 38.904515 ] } },
{ "type": "Feature", "properties": { "ID": 10612 }, "geometry": { "type": "Point", "coordinates": [ -76.998714, 38.904503 ] } },
{ "type": "Feature", "properties": { "ID": 10614 }, "geometry": { "type": "Point", "coordinates": [ -77.018707, 38.9045 ] } },
{ "type": "Feature", "properties": { "ID": 10618 }, "geometry": { "type": "Point", "coordinates": [ -77.000799, 38.904495 ] } },
{ "type": "Feature", "properties": { "ID": 10621 }, "geometry": { "type": "Point", "coordinates": [ -76.995442, 38.904496 ] } },
{ "type": "Feature", "properties": { "ID": 10646 }, "geometry": { "type": "Point", "coordinates": [ -76.999253, 38.904449 ] } },
{ "type": "Feature", "properties": { "ID": 10657 }, "geometry": { "type": "Point", "coordinates": [ -77.021209, 38.904396 ] } },
{ "type": "Feature", "properties": { "ID": 10673 }, "geometry": { "type": "Point", "coordinates": [ -77.019364, 38.904365 ] } },
{ "type": "Feature", "properties": { "ID": 10696 }, "geometry": { "type": "Point", "coordinates": [ -76.999243, 38.904386 ] } },
{ "type": "Feature", "properties": { "ID": 10703 }, "geometry": { "type": "Point", "coordinates": [ -77.025126, 38.904362 ] } },
{ "type": "Feature", "properties": { "ID": 10706 }, "geometry": { "type": "Point", "coordinates": [ -77.003024, 38.90437 ] } },
{ "type": "Feature", "properties": { "ID": 10712 }, "geometry": { "type": "Point", "coordinates": [ -77.018711, 38.904365 ] } },
{ "type": "Feature", "properties": { "ID": 10714 }, "geometry": { "type": "Point", "coordinates": [ -76.994707, 38.904365 ] } },
{ "type": "Feature", "properties": { "ID": 10727 }, "geometry": { "type": "Point", "coordinates": [ -77.001488, 38.904346 ] } },
{ "type": "Feature", "properties": { "ID": 10728 }, "geometry": { "type": "Point", "coordinates": [ -77.031572, 38.904289 ] } },
{ "type": "Feature", "properties": { "ID": 10754 }, "geometry": { "type": "Point", "coordinates": [ -77.028736, 38.904086 ] } },
{ "type": "Feature", "properties": { "ID": 10771 }, "geometry": { "type": "Point", "coordinates": [ -76.997713, 38.904257 ] } },
{ "type": "Feature", "properties": { "ID": 10790 }, "geometry": { "type": "Point", "coordinates": [ -76.997273, 38.904257 ] } },
{ "type": "Feature", "properties": { "ID": 10801 }, "geometry": { "type": "Point", "coordinates": [ -76.995427, 38.904272 ] } },
{ "type": "Feature", "properties": { "ID": 10805 }, "geometry": { "type": "Point", "coordinates": [ -76.996419, 38.904254 ] } },
{ "type": "Feature", "properties": { "ID": 10819 }, "geometry": { "type": "Point", "coordinates": [ -76.994022, 38.904187 ] } },
{ "type": "Feature", "properties": { "ID": 10835 }, "geometry": { "type": "Point", "coordinates": [ -77.043893, 38.904036 ] } },
{ "type": "Feature", "properties": { "ID": 10853 }, "geometry": { "type": "Point", "coordinates": [ -76.997033, 38.9042 ] } },
{ "type": "Feature", "properties": { "ID": 10877 }, "geometry": { "type": "Point", "coordinates": [ -77.028321, 38.904109 ] } },
{ "type": "Feature", "properties": { "ID": 10904 }, "geometry": { "type": "Point", "coordinates": [ -77.003654, 38.904127 ] } },
{ "type": "Feature", "properties": { "ID": 10906 }, "geometry": { "type": "Point", "coordinates": [ -77.042711, 38.903995 ] } },
{ "type": "Feature", "properties": { "ID": 10934 }, "geometry": { "type": "Point", "coordinates": [ -76.995329, 38.904076 ] } },
{ "type": "Feature", "properties": { "ID": 10940 }, "geometry": { "type": "Point", "coordinates": [ -77.010681, 38.903984 ] } },
{ "type": "Feature", "properties": { "ID": 10953 }, "geometry": { "type": "Point", "coordinates": [ -76.9952, 38.904039 ] } },
{ "type": "Feature", "properties": { "ID": 10960 }, "geometry": { "type": "Point", "coordinates": [ -77.020371, 38.904 ] } },
{ "type": "Feature", "properties": { "ID": 11039 }, "geometry": { "type": "Point", "coordinates": [ -76.997814, 38.903911 ] } },
{ "type": "Feature", "properties": { "ID": 11048 }, "geometry": { "type": "Point", "coordinates": [ -76.994567, 38.903912 ] } },
{ "type": "Feature", "properties": { "ID": 11054 }, "geometry": { "type": "Point", "coordinates": [ -76.994255, 38.903911 ] } },
{ "type": "Feature", "properties": { "ID": 11065 }, "geometry": { "type": "Point", "coordinates": [ -77.000141, 38.903942 ] } },
{ "type": "Feature", "properties": { "ID": 11076 }, "geometry": { "type": "Point", "coordinates": [ -77.050796, 38.903908 ] } },
{ "type": "Feature", "properties": { "ID": 11087 }, "geometry": { "type": "Point", "coordinates": [ -77.003693, 38.90382 ] } },
{ "type": "Feature", "properties": { "ID": 11090 }, "geometry": { "type": "Point", "coordinates": [ -77.02072, 38.903656 ] } },
{ "type": "Feature", "properties": { "ID": 11105 }, "geometry": { "type": "Point", "coordinates": [ -77.021102, 38.90352 ] } },
{ "type": "Feature", "properties": { "ID": 11107 }, "geometry": { "type": "Point", "coordinates": [ -77.054229, 38.903585 ] } },
{ "type": "Feature", "properties": { "ID": 11130 }, "geometry": { "type": "Point", "coordinates": [ -77.051895, 38.903488 ] } },
{ "type": "Feature", "properties": { "ID": 11133 }, "geometry": { "type": "Point", "coordinates": [ -77.048484, 38.903094 ] } },
{ "type": "Feature", "properties": { "ID": 11163 }, "geometry": { "type": "Point", "coordinates": [ -77.030012, 38.903526 ] } },
{ "type": "Feature", "properties": { "ID": 11174 }, "geometry": { "type": "Point", "coordinates": [ -76.996923, 38.903574 ] } },
{ "type": "Feature", "properties": { "ID": 11199 }, "geometry": { "type": "Point", "coordinates": [ -76.997892, 38.903542 ] } },
{ "type": "Feature", "properties": { "ID": 11208 }, "geometry": { "type": "Point", "coordinates": [ -76.996849, 38.903548 ] } },
{ "type": "Feature", "properties": { "ID": 11209 }, "geometry": { "type": "Point", "coordinates": [ -77.054402, 38.903493 ] } },
{ "type": "Feature", "properties": { "ID": 11214 }, "geometry": { "type": "Point", "coordinates": [ -77.000926, 38.903566 ] } },
{ "type": "Feature", "properties": { "ID": 11223 }, "geometry": { "type": "Point", "coordinates": [ -76.999066, 38.903501 ] } },
{ "type": "Feature", "properties": { "ID": 11224 }, "geometry": { "type": "Point", "coordinates": [ -76.994083, 38.903555 ] } },
{ "type": "Feature", "properties": { "ID": 11232 }, "geometry": { "type": "Point", "coordinates": [ -76.994431, 38.903554 ] } },
{ "type": "Feature", "properties": { "ID": 11260 }, "geometry": { "type": "Point", "coordinates": [ -76.999282, 38.903539 ] } },
{ "type": "Feature", "properties": { "ID": 11274 }, "geometry": { "type": "Point", "coordinates": [ -76.996918, 38.903501 ] } },
{ "type": "Feature", "properties": { "ID": 11279 }, "geometry": { "type": "Point", "coordinates": [ -77.000349, 38.903492 ] } },
{ "type": "Feature", "properties": { "ID": 11290 }, "geometry": { "type": "Point", "coordinates": [ -77.015956, 38.903462 ] } },
{ "type": "Feature", "properties": { "ID": 11299 }, "geometry": { "type": "Point", "coordinates": [ -76.99717, 38.90345 ] } },
{ "type": "Feature", "properties": { "ID": 11301 }, "geometry": { "type": "Point", "coordinates": [ -77.000357, 38.903447 ] } },
{ "type": "Feature", "properties": { "ID": 11326 }, "geometry": { "type": "Point", "coordinates": [ -77.011218, 38.9034 ] } },
{ "type": "Feature", "properties": { "ID": 11337 }, "geometry": { "type": "Point", "coordinates": [ -76.995919, 38.903381 ] } },
{ "type": "Feature", "properties": { "ID": 11338 }, "geometry": { "type": "Point", "coordinates": [ -76.99727, 38.903374 ] } },
{ "type": "Feature", "properties": { "ID": 11342 }, "geometry": { "type": "Point", "coordinates": [ -76.99978, 38.90337 ] } },
{ "type": "Feature", "properties": { "ID": 11349 }, "geometry": { "type": "Point", "coordinates": [ -77.02375, 38.903346 ] } },
{ "type": "Feature", "properties": { "ID": 11364 }, "geometry": { "type": "Point", "coordinates": [ -76.993548, 38.903329 ] } },
{ "type": "Feature", "properties": { "ID": 11370 }, "geometry": { "type": "Point", "coordinates": [ -76.998714, 38.903311 ] } },
{ "type": "Feature", "properties": { "ID": 11379 }, "geometry": { "type": "Point", "coordinates": [ -77.027645, 38.902962 ] } },
{ "type": "Feature", "properties": { "ID": 11386 }, "geometry": { "type": "Point", "coordinates": [ -77.038177, 38.903017 ] } },
{ "type": "Feature", "properties": { "ID": 11416 }, "geometry": { "type": "Point", "coordinates": [ -76.995927, 38.903185 ] } },
{ "type": "Feature", "properties": { "ID": 11429 }, "geometry": { "type": "Point", "coordinates": [ -77.050934, 38.903093 ] } },
{ "type": "Feature", "properties": { "ID": 11430 }, "geometry": { "type": "Point", "coordinates": [ -77.020871, 38.902891 ] } },
{ "type": "Feature", "properties": { "ID": 11433 }, "geometry": { "type": "Point", "coordinates": [ -77.000788, 38.903144 ] } },
{ "type": "Feature", "properties": { "ID": 11434 }, "geometry": { "type": "Point", "coordinates": [ -77.020159, 38.903115 ] } },
{ "type": "Feature", "properties": { "ID": 11437 }, "geometry": { "type": "Point", "coordinates": [ -77.037052, 38.902934 ] } },
{ "type": "Feature", "properties": { "ID": 11439 }, "geometry": { "type": "Point", "coordinates": [ -76.995927, 38.903137 ] } },
{ "type": "Feature", "properties": { "ID": 11440 }, "geometry": { "type": "Point", "coordinates": [ -77.00123, 38.903128 ] } },
{ "type": "Feature", "properties": { "ID": 11442 }, "geometry": { "type": "Point", "coordinates": [ -77.050699, 38.903089 ] } },
{ "type": "Feature", "properties": { "ID": 11452 }, "geometry": { "type": "Point", "coordinates": [ -77.031317, 38.902932 ] } },
{ "type": "Feature", "properties": { "ID": 11459 }, "geometry": { "type": "Point", "coordinates": [ -77.037426, 38.90294 ] } },
{ "type": "Feature", "properties": { "ID": 11513 }, "geometry": { "type": "Point", "coordinates": [ -76.997493, 38.902992 ] } },
{ "type": "Feature", "properties": { "ID": 11522 }, "geometry": { "type": "Point", "coordinates": [ -76.998705, 38.90297 ] } },
{ "type": "Feature", "properties": { "ID": 11529 }, "geometry": { "type": "Point", "coordinates": [ -77.054319, 38.902841 ] } },
{ "type": "Feature", "properties": { "ID": 11534 }, "geometry": { "type": "Point", "coordinates": [ -76.995208, 38.902929 ] } },
{ "type": "Feature", "properties": { "ID": 11590 }, "geometry": { "type": "Point", "coordinates": [ -77.000809, 38.902813 ] } },
{ "type": "Feature", "properties": { "ID": 11617 }, "geometry": { "type": "Point", "coordinates": [ -76.994107, 38.902768 ] } },
{ "type": "Feature", "properties": { "ID": 11621 }, "geometry": { "type": "Point", "coordinates": [ -76.993152, 38.902762 ] } },
{ "type": "Feature", "properties": { "ID": 11623 }, "geometry": { "type": "Point", "coordinates": [ -77.013487, 38.902783 ] } },
{ "type": "Feature", "properties": { "ID": 11624 }, "geometry": { "type": "Point", "coordinates": [ -77.028258, 38.902732 ] } },
{ "type": "Feature", "properties": { "ID": 11625 }, "geometry": { "type": "Point", "coordinates": [ -77.022945, 38.902608 ] } },
{ "type": "Feature", "properties": { "ID": 11655 }, "geometry": { "type": "Point", "coordinates": [ -77.005588, 38.902189 ] } },
{ "type": "Feature", "properties": { "ID": 11666 }, "geometry": { "type": "Point", "coordinates": [ -77.010169, 38.902282 ] } },
{ "type": "Feature", "properties": { "ID": 11673 }, "geometry": { "type": "Point", "coordinates": [ -77.017359, 38.902156 ] } },
{ "type": "Feature", "properties": { "ID": 11676 }, "geometry": { "type": "Point", "coordinates": [ -77.010293, 38.902281 ] } },
{ "type": "Feature", "properties": { "ID": 11708 }, "geometry": { "type": "Point", "coordinates": [ -76.993336, 38.902267 ] } },
{ "type": "Feature", "properties": { "ID": 11722 }, "geometry": { "type": "Point", "coordinates": [ -77.018705, 38.902273 ] } },
{ "type": "Feature", "properties": { "ID": 11727 }, "geometry": { "type": "Point", "coordinates": [ -77.019225, 38.902215 ] } },
{ "type": "Feature", "properties": { "ID": 11732 }, "geometry": { "type": "Point", "coordinates": [ -77.002506, 38.902262 ] } },
{ "type": "Feature", "properties": { "ID": 11735 }, "geometry": { "type": "Point", "coordinates": [ -77.001357, 38.902242 ] } },
{ "type": "Feature", "properties": { "ID": 11747 }, "geometry": { "type": "Point", "coordinates": [ -76.999976, 38.902247 ] } },
{ "type": "Feature", "properties": { "ID": 11760 }, "geometry": { "type": "Point", "coordinates": [ -77.000321, 38.90225 ] } },
{ "type": "Feature", "properties": { "ID": 11769 }, "geometry": { "type": "Point", "coordinates": [ -77.001686, 38.902253 ] } },
{ "type": "Feature", "properties": { "ID": 11774 }, "geometry": { "type": "Point", "coordinates": [ -76.993514, 38.902261 ] } },
{ "type": "Feature", "properties": { "ID": 11775 }, "geometry": { "type": "Point", "coordinates": [ -77.04553, 38.90215 ] } },
{ "type": "Feature", "properties": { "ID": 11795 }, "geometry": { "type": "Point", "coordinates": [ -77.001787, 38.902191 ] } },
{ "type": "Feature", "properties": { "ID": 11796 }, "geometry": { "type": "Point", "coordinates": [ -76.994721, 38.902212 ] } },
{ "type": "Feature", "properties": { "ID": 11811 }, "geometry": { "type": "Point", "coordinates": [ -76.994721, 38.902149 ] } },
{ "type": "Feature", "properties": { "ID": 11814 }, "geometry": { "type": "Point", "coordinates": [ -77.019674, 38.902132 ] } },
{ "type": "Feature", "properties": { "ID": 11820 }, "geometry": { "type": "Point", "coordinates": [ -76.997973, 38.902113 ] } },
{ "type": "Feature", "properties": { "ID": 11822 }, "geometry": { "type": "Point", "coordinates": [ -76.999984, 38.902113 ] } },
{ "type": "Feature", "properties": { "ID": 11827 }, "geometry": { "type": "Point", "coordinates": [ -76.999289, 38.902105 ] } },
{ "type": "Feature", "properties": { "ID": 11828 }, "geometry": { "type": "Point", "coordinates": [ -76.996498, 38.902103 ] } },
{ "type": "Feature", "properties": { "ID": 11832 }, "geometry": { "type": "Point", "coordinates": [ -76.998042, 38.902105 ] } },
{ "type": "Feature", "properties": { "ID": 11834 }, "geometry": { "type": "Point", "coordinates": [ -76.996568, 38.90208 ] } },
{ "type": "Feature", "properties": { "ID": 11837 }, "geometry": { "type": "Point", "coordinates": [ -77.019214, 38.902079 ] } },
{ "type": "Feature", "properties": { "ID": 11847 }, "geometry": { "type": "Point", "coordinates": [ -77.033287, 38.901977 ] } },
{ "type": "Feature", "properties": { "ID": 11859 }, "geometry": { "type": "Point", "coordinates": [ -77.010874, 38.901918 ] } },
{ "type": "Feature", "properties": { "ID": 11882 }, "geometry": { "type": "Point", "coordinates": [ -77.003291, 38.902016 ] } },
{ "type": "Feature", "properties": { "ID": 11900 }, "geometry": { "type": "Point", "coordinates": [ -76.995441, 38.901993 ] } },
{ "type": "Feature", "properties": { "ID": 11916 }, "geometry": { "type": "Point", "coordinates": [ -77.002584, 38.901957 ] } },
{ "type": "Feature", "properties": { "ID": 11932 }, "geometry": { "type": "Point", "coordinates": [ -76.994004, 38.901969 ] } },
{ "type": "Feature", "properties": { "ID": 11937 }, "geometry": { "type": "Point", "coordinates": [ -77.000353, 38.901959 ] } },
{ "type": "Feature", "properties": { "ID": 11947 }, "geometry": { "type": "Point", "coordinates": [ -77.002265, 38.901937 ] } },
{ "type": "Feature", "properties": { "ID": 11953 }, "geometry": { "type": "Point", "coordinates": [ -77.0317, 38.901932 ] } },
{ "type": "Feature", "properties": { "ID": 11959 }, "geometry": { "type": "Point", "coordinates": [ -76.999842, 38.901927 ] } },
{ "type": "Feature", "properties": { "ID": 11963 }, "geometry": { "type": "Point", "coordinates": [ -77.000335, 38.901913 ] } },
{ "type": "Feature", "properties": { "ID": 11971 }, "geometry": { "type": "Point", "coordinates": [ -77.052252, 38.901873 ] } },
{ "type": "Feature", "properties": { "ID": 11986 }, "geometry": { "type": "Point", "coordinates": [ -77.045312, 38.901661 ] } },
{ "type": "Feature", "properties": { "ID": 11994 }, "geometry": { "type": "Point", "coordinates": [ -76.999977, 38.901886 ] } },
{ "type": "Feature", "properties": { "ID": 12000 }, "geometry": { "type": "Point", "coordinates": [ -76.996402, 38.901865 ] } },
{ "type": "Feature", "properties": { "ID": 12009 }, "geometry": { "type": "Point", "coordinates": [ -77.018562, 38.901864 ] } },
{ "type": "Feature", "properties": { "ID": 12021 }, "geometry": { "type": "Point", "coordinates": [ -76.994705, 38.90184 ] } },
{ "type": "Feature", "properties": { "ID": 12050 }, "geometry": { "type": "Point", "coordinates": [ -77.010894, 38.901659 ] } },
{ "type": "Feature", "properties": { "ID": 12066 }, "geometry": { "type": "Point", "coordinates": [ -77.002933, 38.901727 ] } },
{ "type": "Feature", "properties": { "ID": 12070 }, "geometry": { "type": "Point", "coordinates": [ -77.002707, 38.901754 ] } },
{ "type": "Feature", "properties": { "ID": 12086 }, "geometry": { "type": "Point", "coordinates": [ -77.041227, 38.901595 ] } },
{ "type": "Feature", "properties": { "ID": 12104 }, "geometry": { "type": "Point", "coordinates": [ -76.993517, 38.901727 ] } },
{ "type": "Feature", "properties": { "ID": 12121 }, "geometry": { "type": "Point", "coordinates": [ -77.000351, 38.901708 ] } },
{ "type": "Feature", "properties": { "ID": 12128 }, "geometry": { "type": "Point", "coordinates": [ -77.051763, 38.901526 ] } },
{ "type": "Feature", "properties": { "ID": 12135 }, "geometry": { "type": "Point", "coordinates": [ -77.011212, 38.901584 ] } },
{ "type": "Feature", "properties": { "ID": 12139 }, "geometry": { "type": "Point", "coordinates": [ -76.993514, 38.901672 ] } },
{ "type": "Feature", "properties": { "ID": 12140 }, "geometry": { "type": "Point", "coordinates": [ -77.001568, 38.901564 ] } },
{ "type": "Feature", "properties": { "ID": 12144 }, "geometry": { "type": "Point", "coordinates": [ -77.052618, 38.901645 ] } },
{ "type": "Feature", "properties": { "ID": 12145 }, "geometry": { "type": "Point", "coordinates": [ -76.998676, 38.901674 ] } },
{ "type": "Feature", "properties": { "ID": 12154 }, "geometry": { "type": "Point", "coordinates": [ -76.995913, 38.901572 ] } },
{ "type": "Feature", "properties": { "ID": 12164 }, "geometry": { "type": "Point", "coordinates": [ -77.054178, 38.901608 ] } },
{ "type": "Feature", "properties": { "ID": 12172 }, "geometry": { "type": "Point", "coordinates": [ -77.054525, 38.901608 ] } },
{ "type": "Feature", "properties": { "ID": 12188 }, "geometry": { "type": "Point", "coordinates": [ -77.01799, 38.901533 ] } },
{ "type": "Feature", "properties": { "ID": 12193 }, "geometry": { "type": "Point", "coordinates": [ -76.996834, 38.901529 ] } },
{ "type": "Feature", "properties": { "ID": 12206 }, "geometry": { "type": "Point", "coordinates": [ -77.010549, 38.901549 ] } },
{ "type": "Feature", "properties": { "ID": 12210 }, "geometry": { "type": "Point", "coordinates": [ -76.995417, 38.901521 ] } },
{ "type": "Feature", "properties": { "ID": 12230 }, "geometry": { "type": "Point", "coordinates": [ -76.996946, 38.90151 ] } },
{ "type": "Feature", "properties": { "ID": 12238 }, "geometry": { "type": "Point", "coordinates": [ -77.003029, 38.901509 ] } },
{ "type": "Feature", "properties": { "ID": 12241 }, "geometry": { "type": "Point", "coordinates": [ -77.003912, 38.900981 ] } },
{ "type": "Feature", "properties": { "ID": 12242 }, "geometry": { "type": "Point", "coordinates": [ -76.997557, 38.901505 ] } },
{ "type": "Feature", "properties": { "ID": 12246 }, "geometry": { "type": "Point", "coordinates": [ -76.993487, 38.901525 ] } },
{ "type": "Feature", "properties": { "ID": 12256 }, "geometry": { "type": "Point", "coordinates": [ -77.015655, 38.901498 ] } },
{ "type": "Feature", "properties": { "ID": 12279 }, "geometry": { "type": "Point", "coordinates": [ -77.05219, 38.90138 ] } },
{ "type": "Feature", "properties": { "ID": 12287 }, "geometry": { "type": "Point", "coordinates": [ -77.025648, 38.901305 ] } },
{ "type": "Feature", "properties": { "ID": 12298 }, "geometry": { "type": "Point", "coordinates": [ -77.008448, 38.901026 ] } },
{ "type": "Feature", "properties": { "ID": 12305 }, "geometry": { "type": "Point", "coordinates": [ -77.051685, 38.901232 ] } },
{ "type": "Feature", "properties": { "ID": 12307 }, "geometry": { "type": "Point", "coordinates": [ -77.025672, 38.901119 ] } },
{ "type": "Feature", "properties": { "ID": 12317 }, "geometry": { "type": "Point", "coordinates": [ -77.044537, 38.901161 ] } },
{ "type": "Feature", "properties": { "ID": 12321 }, "geometry": { "type": "Point", "coordinates": [ -77.035362, 38.900896 ] } },
{ "type": "Feature", "properties": { "ID": 12322 }, "geometry": { "type": "Point", "coordinates": [ -77.041343, 38.900824 ] } },
{ "type": "Feature", "properties": { "ID": 12340 }, "geometry": { "type": "Point", "coordinates": [ -76.998997, 38.901149 ] } },
{ "type": "Feature", "properties": { "ID": 12347 }, "geometry": { "type": "Point", "coordinates": [ -77.000963, 38.901151 ] } },
{ "type": "Feature", "properties": { "ID": 12367 }, "geometry": { "type": "Point", "coordinates": [ -77.000102, 38.901151 ] } },
{ "type": "Feature", "properties": { "ID": 12373 }, "geometry": { "type": "Point", "coordinates": [ -76.994485, 38.901152 ] } },
{ "type": "Feature", "properties": { "ID": 12398 }, "geometry": { "type": "Point", "coordinates": [ -76.998772, 38.901137 ] } },
{ "type": "Feature", "properties": { "ID": 12399 }, "geometry": { "type": "Point", "coordinates": [ -76.994596, 38.901186 ] } },
{ "type": "Feature", "properties": { "ID": 12402 }, "geometry": { "type": "Point", "coordinates": [ -76.997956, 38.901142 ] } },
{ "type": "Feature", "properties": { "ID": 12405 }, "geometry": { "type": "Point", "coordinates": [ -76.993377, 38.901185 ] } },
{ "type": "Feature", "properties": { "ID": 12412 }, "geometry": { "type": "Point", "coordinates": [ -76.997022, 38.901068 ] } },
{ "type": "Feature", "properties": { "ID": 12421 }, "geometry": { "type": "Point", "coordinates": [ -76.993317, 38.901135 ] } },
{ "type": "Feature", "properties": { "ID": 12439 }, "geometry": { "type": "Point", "coordinates": [ -76.998232, 38.90114 ] } },
{ "type": "Feature", "properties": { "ID": 12453 }, "geometry": { "type": "Point", "coordinates": [ -77.021764, 38.901033 ] } },
{ "type": "Feature", "properties": { "ID": 12471 }, "geometry": { "type": "Point", "coordinates": [ -77.05196, 38.900999 ] } },
{ "type": "Feature", "properties": { "ID": 12489 }, "geometry": { "type": "Point", "coordinates": [ -77.004385, 38.900716 ] } },
{ "type": "Feature", "properties": { "ID": 12501 }, "geometry": { "type": "Point", "coordinates": [ -76.998234, 38.901018 ] } },
{ "type": "Feature", "properties": { "ID": 12531 }, "geometry": { "type": "Point", "coordinates": [ -77.000326, 38.900904 ] } },
{ "type": "Feature", "properties": { "ID": 12543 }, "geometry": { "type": "Point", "coordinates": [ -77.052026, 38.900849 ] } },
{ "type": "Feature", "properties": { "ID": 12546 }, "geometry": { "type": "Point", "coordinates": [ -76.995246, 38.900869 ] } },
{ "type": "Feature", "properties": { "ID": 12552 }, "geometry": { "type": "Point", "coordinates": [ -77.000353, 38.900863 ] } },
{ "type": "Feature", "properties": { "ID": 12556 }, "geometry": { "type": "Point", "coordinates": [ -77.053083, 38.900842 ] } },
{ "type": "Feature", "properties": { "ID": 12560 }, "geometry": { "type": "Point", "coordinates": [ -76.994007, 38.900844 ] } },
{ "type": "Feature", "properties": { "ID": 12562 }, "geometry": { "type": "Point", "coordinates": [ -76.999839, 38.900842 ] } },
{ "type": "Feature", "properties": { "ID": 12568 }, "geometry": { "type": "Point", "coordinates": [ -77.037564, 38.900583 ] } },
{ "type": "Feature", "properties": { "ID": 12580 }, "geometry": { "type": "Point", "coordinates": [ -76.99992, 38.900809 ] } },
{ "type": "Feature", "properties": { "ID": 12583 }, "geometry": { "type": "Point", "coordinates": [ -77.000353, 38.900781 ] } },
{ "type": "Feature", "properties": { "ID": 12584 }, "geometry": { "type": "Point", "coordinates": [ -76.999243, 38.900782 ] } },
{ "type": "Feature", "properties": { "ID": 12585 }, "geometry": { "type": "Point", "coordinates": [ -77.000219, 38.900779 ] } },
{ "type": "Feature", "properties": { "ID": 12599 }, "geometry": { "type": "Point", "coordinates": [ -76.99401, 38.900745 ] } },
{ "type": "Feature", "properties": { "ID": 12614 }, "geometry": { "type": "Point", "coordinates": [ -77.019173, 38.900625 ] } },
{ "type": "Feature", "properties": { "ID": 12632 }, "geometry": { "type": "Point", "coordinates": [ -76.997013, 38.900531 ] } },
{ "type": "Feature", "properties": { "ID": 12649 }, "geometry": { "type": "Point", "coordinates": [ -77.036967, 38.900513 ] } },
{ "type": "Feature", "properties": { "ID": 12657 }, "geometry": { "type": "Point", "coordinates": [ -76.995495, 38.900633 ] } },
{ "type": "Feature", "properties": { "ID": 12674 }, "geometry": { "type": "Point", "coordinates": [ -77.000822, 38.900614 ] } },
{ "type": "Feature", "properties": { "ID": 12677 }, "geometry": { "type": "Point", "coordinates": [ -76.993488, 38.900612 ] } },
{ "type": "Feature", "properties": { "ID": 12690 }, "geometry": { "type": "Point", "coordinates": [ -77.055388, 38.900305 ] } },
{ "type": "Feature", "properties": { "ID": 12703 }, "geometry": { "type": "Point", "coordinates": [ -77.052395, 38.900542 ] } },
{ "type": "Feature", "properties": { "ID": 12714 }, "geometry": { "type": "Point", "coordinates": [ -77.052773, 38.900528 ] } },
{ "type": "Feature", "properties": { "ID": 12722 }, "geometry": { "type": "Point", "coordinates": [ -76.994195, 38.900456 ] } },
{ "type": "Feature", "properties": { "ID": 12729 }, "geometry": { "type": "Point", "coordinates": [ -77.015812, 38.900445 ] } },
{ "type": "Feature", "properties": { "ID": 12741 }, "geometry": { "type": "Point", "coordinates": [ -77.051704, 38.900497 ] } },
{ "type": "Feature", "properties": { "ID": 12743 }, "geometry": { "type": "Point", "coordinates": [ -76.995833, 38.900435 ] } },
{ "type": "Feature", "properties": { "ID": 12747 }, "geometry": { "type": "Point", "coordinates": [ -77.035957, 38.900447 ] } },
{ "type": "Feature", "properties": { "ID": 12758 }, "geometry": { "type": "Point", "coordinates": [ -76.996351, 38.900419 ] } },
{ "type": "Feature", "properties": { "ID": 12761 }, "geometry": { "type": "Point", "coordinates": [ -77.054128, 38.900442 ] } },
{ "type": "Feature", "properties": { "ID": 12764 }, "geometry": { "type": "Point", "coordinates": [ -77.053971, 38.900428 ] } },
{ "type": "Feature", "properties": { "ID": 12786 }, "geometry": { "type": "Point", "coordinates": [ -76.998697, 38.900411 ] } },
{ "type": "Feature", "properties": { "ID": 12798 }, "geometry": { "type": "Point", "coordinates": [ -76.999821, 38.900388 ] } },
{ "type": "Feature", "properties": { "ID": 12815 }, "geometry": { "type": "Point", "coordinates": [ -77.019583, 38.900272 ] } },
{ "type": "Feature", "properties": { "ID": 12818 }, "geometry": { "type": "Point", "coordinates": [ -77.055282, 38.898895 ] } },
{ "type": "Feature", "properties": { "ID": 12825 }, "geometry": { "type": "Point", "coordinates": [ -77.025226, 38.900271 ] } },
{ "type": "Feature", "properties": { "ID": 12836 }, "geometry": { "type": "Point", "coordinates": [ -77.05402, 38.900215 ] } },
{ "type": "Feature", "properties": { "ID": 12837 }, "geometry": { "type": "Point", "coordinates": [ -77.05407, 38.900215 ] } },
{ "type": "Feature", "properties": { "ID": 12842 }, "geometry": { "type": "Point", "coordinates": [ -77.02222, 38.900173 ] } },
{ "type": "Feature", "properties": { "ID": 12848 }, "geometry": { "type": "Point", "coordinates": [ -77.04526, 38.900109 ] } },
{ "type": "Feature", "properties": { "ID": 12849 }, "geometry": { "type": "Point", "coordinates": [ -77.020505, 38.900057 ] } },
{ "type": "Feature", "properties": { "ID": 12850 }, "geometry": { "type": "Point", "coordinates": [ -77.053087, 38.900154 ] } },
{ "type": "Feature", "properties": { "ID": 12867 }, "geometry": { "type": "Point", "coordinates": [ -77.02274, 38.900024 ] } },
{ "type": "Feature", "properties": { "ID": 12869 }, "geometry": { "type": "Point", "coordinates": [ -77.053086, 38.900083 ] } },
{ "type": "Feature", "properties": { "ID": 12877 }, "geometry": { "type": "Point", "coordinates": [ -77.03822, 38.900025 ] } },
{ "type": "Feature", "properties": { "ID": 12885 }, "geometry": { "type": "Point", "coordinates": [ -77.040352, 38.89994 ] } },
{ "type": "Feature", "properties": { "ID": 12896 }, "geometry": { "type": "Point", "coordinates": [ -77.000937, 38.900003 ] } },
{ "type": "Feature", "properties": { "ID": 12907 }, "geometry": { "type": "Point", "coordinates": [ -77.000393, 38.899958 ] } },
{ "type": "Feature", "properties": { "ID": 12910 }, "geometry": { "type": "Point", "coordinates": [ -77.019579, 38.900008 ] } },
{ "type": "Feature", "properties": { "ID": 12913 }, "geometry": { "type": "Point", "coordinates": [ -76.998622, 38.899982 ] } },
{ "type": "Feature", "properties": { "ID": 12927 }, "geometry": { "type": "Point", "coordinates": [ -77.000197, 38.900022 ] } },
{ "type": "Feature", "properties": { "ID": 12935 }, "geometry": { "type": "Point", "coordinates": [ -77.053087, 38.90005 ] } },
{ "type": "Feature", "properties": { "ID": 12939 }, "geometry": { "type": "Point", "coordinates": [ -77.021642, 38.900002 ] } },
{ "type": "Feature", "properties": { "ID": 12941 }, "geometry": { "type": "Point", "coordinates": [ -76.99464, 38.899863 ] } },
{ "type": "Feature", "properties": { "ID": 12955 }, "geometry": { "type": "Point", "coordinates": [ -77.004932, 38.898973 ] } },
{ "type": "Feature", "properties": { "ID": 12957 }, "geometry": { "type": "Point", "coordinates": [ -77.006081, 38.899963 ] } },
{ "type": "Feature", "properties": { "ID": 12963 }, "geometry": { "type": "Point", "coordinates": [ -77.022277, 38.899983 ] } },
{ "type": "Feature", "properties": { "ID": 12969 }, "geometry": { "type": "Point", "coordinates": [ -76.999742, 38.899979 ] } },
{ "type": "Feature", "properties": { "ID": 12970 }, "geometry": { "type": "Point", "coordinates": [ -77.052916, 38.899922 ] } },
{ "type": "Feature", "properties": { "ID": 12998 }, "geometry": { "type": "Point", "coordinates": [ -76.999248, 38.899811 ] } },
{ "type": "Feature", "properties": { "ID": 13012 }, "geometry": { "type": "Point", "coordinates": [ -77.053132, 38.899746 ] } },
{ "type": "Feature", "properties": { "ID": 13015 }, "geometry": { "type": "Point", "coordinates": [ -76.999253, 38.899764 ] } },
{ "type": "Feature", "properties": { "ID": 13023 }, "geometry": { "type": "Point", "coordinates": [ -77.000795, 38.899726 ] } },
{ "type": "Feature", "properties": { "ID": 13031 }, "geometry": { "type": "Point", "coordinates": [ -76.998248, 38.899711 ] } },
{ "type": "Feature", "properties": { "ID": 13036 }, "geometry": { "type": "Point", "coordinates": [ -77.00035, 38.899695 ] } },
{ "type": "Feature", "properties": { "ID": 13053 }, "geometry": { "type": "Point", "coordinates": [ -76.996433, 38.899677 ] } },
{ "type": "Feature", "properties": { "ID": 13067 }, "geometry": { "type": "Point", "coordinates": [ -77.015871, 38.89936 ] } },
{ "type": "Feature", "properties": { "ID": 13078 }, "geometry": { "type": "Point", "coordinates": [ -77.001417, 38.899653 ] } },
{ "type": "Feature", "properties": { "ID": 13094 }, "geometry": { "type": "Point", "coordinates": [ -77.000352, 38.899618 ] } },
{ "type": "Feature", "properties": { "ID": 13110 }, "geometry": { "type": "Point", "coordinates": [ -76.998677, 38.899576 ] } },
{ "type": "Feature", "properties": { "ID": 13117 }, "geometry": { "type": "Point", "coordinates": [ -77.039874, 38.899359 ] } },
{ "type": "Feature", "properties": { "ID": 13132 }, "geometry": { "type": "Point", "coordinates": [ -77.015489, 38.899407 ] } },
{ "type": "Feature", "properties": { "ID": 13151 }, "geometry": { "type": "Point", "coordinates": [ -76.995245, 38.899501 ] } },
{ "type": "Feature", "properties": { "ID": 13156 }, "geometry": { "type": "Point", "coordinates": [ -76.994724, 38.899487 ] } },
{ "type": "Feature", "properties": { "ID": 13157 }, "geometry": { "type": "Point", "coordinates": [ -76.998677, 38.899478 ] } },
{ "type": "Feature", "properties": { "ID": 13168 }, "geometry": { "type": "Point", "coordinates": [ -76.999037, 38.899454 ] } },
{ "type": "Feature", "properties": { "ID": 13171 }, "geometry": { "type": "Point", "coordinates": [ -77.045244, 38.899392 ] } },
{ "type": "Feature", "properties": { "ID": 13174 }, "geometry": { "type": "Point", "coordinates": [ -77.05039, 38.899404 ] } },
{ "type": "Feature", "properties": { "ID": 13177 }, "geometry": { "type": "Point", "coordinates": [ -76.995934, 38.899456 ] } },
{ "type": "Feature", "properties": { "ID": 13186 }, "geometry": { "type": "Point", "coordinates": [ -77.031242, 38.899274 ] } },
{ "type": "Feature", "properties": { "ID": 13207 }, "geometry": { "type": "Point", "coordinates": [ -76.995228, 38.89941 ] } },
{ "type": "Feature", "properties": { "ID": 13219 }, "geometry": { "type": "Point", "coordinates": [ -77.001805, 38.899388 ] } },
{ "type": "Feature", "properties": { "ID": 13223 }, "geometry": { "type": "Point", "coordinates": [ -76.996617, 38.899376 ] } },
{ "type": "Feature", "properties": { "ID": 13242 }, "geometry": { "type": "Point", "coordinates": [ -77.000795, 38.899329 ] } },
{ "type": "Feature", "properties": { "ID": 13246 }, "geometry": { "type": "Point", "coordinates": [ -76.995425, 38.899315 ] } },
{ "type": "Feature", "properties": { "ID": 13255 }, "geometry": { "type": "Point", "coordinates": [ -77.018243, 38.899228 ] } },
{ "type": "Feature", "properties": { "ID": 13256 }, "geometry": { "type": "Point", "coordinates": [ -76.996386, 38.899293 ] } },
{ "type": "Feature", "properties": { "ID": 13259 }, "geometry": { "type": "Point", "coordinates": [ -76.995211, 38.899286 ] } },
{ "type": "Feature", "properties": { "ID": 13264 }, "geometry": { "type": "Point", "coordinates": [ -77.039077, 38.899133 ] } },
{ "type": "Feature", "properties": { "ID": 13269 }, "geometry": { "type": "Point", "coordinates": [ -77.050374, 38.899258 ] } },
{ "type": "Feature", "properties": { "ID": 13282 }, "geometry": { "type": "Point", "coordinates": [ -76.994723, 38.899229 ] } },
{ "type": "Feature", "properties": { "ID": 13284 }, "geometry": { "type": "Point", "coordinates": [ -77.001326, 38.899227 ] } },
{ "type": "Feature", "properties": { "ID": 13288 }, "geometry": { "type": "Point", "coordinates": [ -77.049673, 38.898987 ] } },
{ "type": "Feature", "properties": { "ID": 13298 }, "geometry": { "type": "Point", "coordinates": [ -76.996387, 38.899201 ] } },
{ "type": "Feature", "properties": { "ID": 13314 }, "geometry": { "type": "Point", "coordinates": [ -76.996844, 38.899113 ] } },
{ "type": "Feature", "properties": { "ID": 13342 }, "geometry": { "type": "Point", "coordinates": [ -76.997881, 38.899108 ] } },
{ "type": "Feature", "properties": { "ID": 13360 }, "geometry": { "type": "Point", "coordinates": [ -77.000794, 38.899152 ] } },
{ "type": "Feature", "properties": { "ID": 13379 }, "geometry": { "type": "Point", "coordinates": [ -76.99996, 38.899095 ] } },
{ "type": "Feature", "properties": { "ID": 13384 }, "geometry": { "type": "Point", "coordinates": [ -76.994723, 38.899127 ] } },
{ "type": "Feature", "properties": { "ID": 13387 }, "geometry": { "type": "Point", "coordinates": [ -76.995982, 38.899089 ] } },
{ "type": "Feature", "properties": { "ID": 13394 }, "geometry": { "type": "Point", "coordinates": [ -76.995295, 38.899083 ] } },
{ "type": "Feature", "properties": { "ID": 13405 }, "geometry": { "type": "Point", "coordinates": [ -77.038629, 38.899027 ] } },
{ "type": "Feature", "properties": { "ID": 13406 }, "geometry": { "type": "Point", "coordinates": [ -76.99639, 38.899063 ] } },
{ "type": "Feature", "properties": { "ID": 13419 }, "geometry": { "type": "Point", "coordinates": [ -77.045232, 38.89889 ] } },
{ "type": "Feature", "properties": { "ID": 13457 }, "geometry": { "type": "Point", "coordinates": [ -76.998815, 38.898738 ] } },
{ "type": "Feature", "properties": { "ID": 13465 }, "geometry": { "type": "Point", "coordinates": [ -77.000021, 38.898731 ] } },
{ "type": "Feature", "properties": { "ID": 13471 }, "geometry": { "type": "Point", "coordinates": [ -76.999308, 38.898738 ] } },
{ "type": "Feature", "properties": { "ID": 13487 }, "geometry": { "type": "Point", "coordinates": [ -76.995936, 38.898771 ] } },
{ "type": "Feature", "properties": { "ID": 13492 }, "geometry": { "type": "Point", "coordinates": [ -76.994528, 38.898736 ] } },
{ "type": "Feature", "properties": { "ID": 13495 }, "geometry": { "type": "Point", "coordinates": [ -76.995439, 38.898736 ] } },
{ "type": "Feature", "properties": { "ID": 13508 }, "geometry": { "type": "Point", "coordinates": [ -76.99399, 38.89872 ] } },
{ "type": "Feature", "properties": { "ID": 13511 }, "geometry": { "type": "Point", "coordinates": [ -76.99471, 38.89872 ] } },
{ "type": "Feature", "properties": { "ID": 13517 }, "geometry": { "type": "Point", "coordinates": [ -77.039203, 38.898699 ] } },
{ "type": "Feature", "properties": { "ID": 13532 }, "geometry": { "type": "Point", "coordinates": [ -77.048273, 38.898552 ] } },
{ "type": "Feature", "properties": { "ID": 13577 }, "geometry": { "type": "Point", "coordinates": [ -76.999252, 38.898346 ] } },
{ "type": "Feature", "properties": { "ID": 13580 }, "geometry": { "type": "Point", "coordinates": [ -76.999764, 38.898338 ] } },
{ "type": "Feature", "properties": { "ID": 13593 }, "geometry": { "type": "Point", "coordinates": [ -76.999772, 38.898289 ] } },
{ "type": "Feature", "properties": { "ID": 13603 }, "geometry": { "type": "Point", "coordinates": [ -77.014835, 38.898069 ] } },
{ "type": "Feature", "properties": { "ID": 13610 }, "geometry": { "type": "Point", "coordinates": [ -76.999031, 38.898246 ] } },
{ "type": "Feature", "properties": { "ID": 13611 }, "geometry": { "type": "Point", "coordinates": [ -77.00114, 38.898211 ] } },
{ "type": "Feature", "properties": { "ID": 13616 }, "geometry": { "type": "Point", "coordinates": [ -77.003324, 38.898225 ] } },
{ "type": "Feature", "properties": { "ID": 13618 }, "geometry": { "type": "Point", "coordinates": [ -76.998684, 38.898211 ] } },
{ "type": "Feature", "properties": { "ID": 13624 }, "geometry": { "type": "Point", "coordinates": [ -77.048654, 38.898145 ] } },
{ "type": "Feature", "properties": { "ID": 13634 }, "geometry": { "type": "Point", "coordinates": [ -77.001024, 38.898196 ] } },
{ "type": "Feature", "properties": { "ID": 13642 }, "geometry": { "type": "Point", "coordinates": [ -77.047199, 38.898112 ] } },
{ "type": "Feature", "properties": { "ID": 13644 }, "geometry": { "type": "Point", "coordinates": [ -77.045202, 38.898135 ] } },
{ "type": "Feature", "properties": { "ID": 13646 }, "geometry": { "type": "Point", "coordinates": [ -76.994216, 38.898193 ] } },
{ "type": "Feature", "properties": { "ID": 13681 }, "geometry": { "type": "Point", "coordinates": [ -76.995254, 38.898164 ] } },
{ "type": "Feature", "properties": { "ID": 13682 }, "geometry": { "type": "Point", "coordinates": [ -77.015632, 38.897832 ] } },
{ "type": "Feature", "properties": { "ID": 13686 }, "geometry": { "type": "Point", "coordinates": [ -76.999253, 38.898161 ] } },
{ "type": "Feature", "properties": { "ID": 13697 }, "geometry": { "type": "Point", "coordinates": [ -76.999995, 38.898115 ] } },
{ "type": "Feature", "properties": { "ID": 13707 }, "geometry": { "type": "Point", "coordinates": [ -77.049608, 38.898081 ] } },
{ "type": "Feature", "properties": { "ID": 13708 }, "geometry": { "type": "Point", "coordinates": [ -77.012924, 38.897837 ] } },
{ "type": "Feature", "properties": { "ID": 13712 }, "geometry": { "type": "Point", "coordinates": [ -76.999774, 38.898075 ] } },
{ "type": "Feature", "properties": { "ID": 13715 }, "geometry": { "type": "Point", "coordinates": [ -76.993998, 38.898065 ] } },
{ "type": "Feature", "properties": { "ID": 13722 }, "geometry": { "type": "Point", "coordinates": [ -77.000327, 38.898049 ] } },
{ "type": "Feature", "properties": { "ID": 13729 }, "geometry": { "type": "Point", "coordinates": [ -77.010771, 38.897697 ] } },
{ "type": "Feature", "properties": { "ID": 13761 }, "geometry": { "type": "Point", "coordinates": [ -77.002276, 38.898003 ] } },
{ "type": "Feature", "properties": { "ID": 13784 }, "geometry": { "type": "Point", "coordinates": [ -77.039192, 38.897961 ] } },
{ "type": "Feature", "properties": { "ID": 13785 }, "geometry": { "type": "Point", "coordinates": [ -77.031583, 38.897718 ] } },
{ "type": "Feature", "properties": { "ID": 13802 }, "geometry": { "type": "Point", "coordinates": [ -76.993992, 38.897925 ] } },
{ "type": "Feature", "properties": { "ID": 13850 }, "geometry": { "type": "Point", "coordinates": [ -77.048606, 38.897813 ] } },
{ "type": "Feature", "properties": { "ID": 13856 }, "geometry": { "type": "Point", "coordinates": [ -76.997279, 38.897825 ] } },
{ "type": "Feature", "properties": { "ID": 13858 }, "geometry": { "type": "Point", "coordinates": [ -76.997334, 38.897824 ] } },
{ "type": "Feature", "properties": { "ID": 13867 }, "geometry": { "type": "Point", "coordinates": [ -76.996372, 38.897817 ] } },
{ "type": "Feature", "properties": { "ID": 13881 }, "geometry": { "type": "Point", "coordinates": [ -77.002806, 38.896875 ] } },
{ "type": "Feature", "properties": { "ID": 13888 }, "geometry": { "type": "Point", "coordinates": [ -76.993467, 38.896843 ] } },
{ "type": "Feature", "properties": { "ID": 13889 }, "geometry": { "type": "Point", "coordinates": [ -77.041127, 38.896696 ] } },
{ "type": "Feature", "properties": { "ID": 13890 }, "geometry": { "type": "Point", "coordinates": [ -77.001807, 38.896867 ] } },
{ "type": "Feature", "properties": { "ID": 13915 }, "geometry": { "type": "Point", "coordinates": [ -77.001385, 38.896805 ] } },
{ "type": "Feature", "properties": { "ID": 13918 }, "geometry": { "type": "Point", "coordinates": [ -77.00114, 38.896815 ] } },
{ "type": "Feature", "properties": { "ID": 13919 }, "geometry": { "type": "Point", "coordinates": [ -76.995291, 38.896807 ] } },
{ "type": "Feature", "properties": { "ID": 13953 }, "geometry": { "type": "Point", "coordinates": [ -77.048602, 38.897754 ] } },
{ "type": "Feature", "properties": { "ID": 13965 }, "geometry": { "type": "Point", "coordinates": [ -76.994714, 38.897741 ] } },
{ "type": "Feature", "properties": { "ID": 13972 }, "geometry": { "type": "Point", "coordinates": [ -76.995245, 38.897726 ] } },
{ "type": "Feature", "properties": { "ID": 13982 }, "geometry": { "type": "Point", "coordinates": [ -77.002748, 38.897723 ] } },
{ "type": "Feature", "properties": { "ID": 13989 }, "geometry": { "type": "Point", "coordinates": [ -76.998004, 38.897719 ] } },
{ "type": "Feature", "properties": { "ID": 13992 }, "geometry": { "type": "Point", "coordinates": [ -76.99977, 38.897721 ] } },
{ "type": "Feature", "properties": { "ID": 13998 }, "geometry": { "type": "Point", "coordinates": [ -77.001801, 38.897713 ] } },
{ "type": "Feature", "properties": { "ID": 14013 }, "geometry": { "type": "Point", "coordinates": [ -77.001818, 38.897667 ] } },
{ "type": "Feature", "properties": { "ID": 14018 }, "geometry": { "type": "Point", "coordinates": [ -76.997074, 38.897566 ] } },
{ "type": "Feature", "properties": { "ID": 14031 }, "geometry": { "type": "Point", "coordinates": [ -76.996871, 38.897555 ] } },
{ "type": "Feature", "properties": { "ID": 14060 }, "geometry": { "type": "Point", "coordinates": [ -76.998264, 38.897549 ] } },
{ "type": "Feature", "properties": { "ID": 14071 }, "geometry": { "type": "Point", "coordinates": [ -77.000754, 38.897546 ] } },
{ "type": "Feature", "properties": { "ID": 14079 }, "geometry": { "type": "Point", "coordinates": [ -77.001081, 38.89754 ] } },
{ "type": "Feature", "properties": { "ID": 14081 }, "geometry": { "type": "Point", "coordinates": [ -76.995804, 38.897537 ] } },
{ "type": "Feature", "properties": { "ID": 14103 }, "geometry": { "type": "Point", "coordinates": [ -76.99865, 38.897539 ] } },
{ "type": "Feature", "properties": { "ID": 14104 }, "geometry": { "type": "Point", "coordinates": [ -77.000244, 38.897537 ] } },
{ "type": "Feature", "properties": { "ID": 14118 }, "geometry": { "type": "Point", "coordinates": [ -76.998934, 38.897529 ] } },
{ "type": "Feature", "properties": { "ID": 14134 }, "geometry": { "type": "Point", "coordinates": [ -77.002905, 38.897522 ] } },
{ "type": "Feature", "properties": { "ID": 14136 }, "geometry": { "type": "Point", "coordinates": [ -77.00314, 38.89752 ] } },
{ "type": "Feature", "properties": { "ID": 14155 }, "geometry": { "type": "Point", "coordinates": [ -77.039195, 38.897273 ] } },
{ "type": "Feature", "properties": { "ID": 14165 }, "geometry": { "type": "Point", "coordinates": [ -77.04074, 38.897085 ] } },
{ "type": "Feature", "properties": { "ID": 14169 }, "geometry": { "type": "Point", "coordinates": [ -77.046278, 38.89715 ] } },
{ "type": "Feature", "properties": { "ID": 14170 }, "geometry": { "type": "Point", "coordinates": [ -77.048586, 38.897172 ] } },
{ "type": "Feature", "properties": { "ID": 14182 }, "geometry": { "type": "Point", "coordinates": [ -77.048213, 38.89716 ] } },
{ "type": "Feature", "properties": { "ID": 14187 }, "geometry": { "type": "Point", "coordinates": [ -77.031255, 38.897008 ] } },
{ "type": "Feature", "properties": { "ID": 14193 }, "geometry": { "type": "Point", "coordinates": [ -77.024656, 38.897143 ] } },
{ "type": "Feature", "properties": { "ID": 14212 }, "geometry": { "type": "Point", "coordinates": [ -77.00122, 38.897147 ] } },
{ "type": "Feature", "properties": { "ID": 14218 }, "geometry": { "type": "Point", "coordinates": [ -77.002751, 38.897136 ] } },
{ "type": "Feature", "properties": { "ID": 14219 }, "geometry": { "type": "Point", "coordinates": [ -76.996988, 38.89714 ] } },
{ "type": "Feature", "properties": { "ID": 14257 }, "geometry": { "type": "Point", "coordinates": [ -76.997677, 38.897147 ] } },
{ "type": "Feature", "properties": { "ID": 14273 }, "geometry": { "type": "Point", "coordinates": [ -76.994252, 38.897147 ] } },
{ "type": "Feature", "properties": { "ID": 14280 }, "geometry": { "type": "Point", "coordinates": [ -76.994428, 38.897136 ] } },
{ "type": "Feature", "properties": { "ID": 14293 }, "geometry": { "type": "Point", "coordinates": [ -77.01952, 38.897086 ] } },
{ "type": "Feature", "properties": { "ID": 14303 }, "geometry": { "type": "Point", "coordinates": [ -76.994687, 38.897177 ] } },
{ "type": "Feature", "properties": { "ID": 14309 }, "geometry": { "type": "Point", "coordinates": [ -76.994027, 38.897147 ] } },
{ "type": "Feature", "properties": { "ID": 14311 }, "geometry": { "type": "Point", "coordinates": [ -76.99545, 38.89716 ] } },
{ "type": "Feature", "properties": { "ID": 14314 }, "geometry": { "type": "Point", "coordinates": [ -76.995254, 38.897149 ] } },
{ "type": "Feature", "properties": { "ID": 14321 }, "geometry": { "type": "Point", "coordinates": [ -77.04907, 38.897156 ] } },
{ "type": "Feature", "properties": { "ID": 14322 }, "geometry": { "type": "Point", "coordinates": [ -77.044491, 38.896921 ] } },
{ "type": "Feature", "properties": { "ID": 14325 }, "geometry": { "type": "Point", "coordinates": [ -77.002273, 38.897129 ] } },
{ "type": "Feature", "properties": { "ID": 14347 }, "geometry": { "type": "Point", "coordinates": [ -77.000755, 38.897008 ] } },
{ "type": "Feature", "properties": { "ID": 14351 }, "geometry": { "type": "Point", "coordinates": [ -77.001827, 38.897022 ] } },
{ "type": "Feature", "properties": { "ID": 14358 }, "geometry": { "type": "Point", "coordinates": [ -76.993997, 38.896963 ] } },
{ "type": "Feature", "properties": { "ID": 14363 }, "geometry": { "type": "Point", "coordinates": [ -77.001328, 38.896985 ] } },
{ "type": "Feature", "properties": { "ID": 14378 }, "geometry": { "type": "Point", "coordinates": [ -76.998665, 38.896959 ] } },
{ "type": "Feature", "properties": { "ID": 14392 }, "geometry": { "type": "Point", "coordinates": [ -76.997884, 38.896859 ] } },
{ "type": "Feature", "properties": { "ID": 14402 }, "geometry": { "type": "Point", "coordinates": [ -76.997565, 38.896857 ] } },
{ "type": "Feature", "properties": { "ID": 14422 }, "geometry": { "type": "Point", "coordinates": [ -77.04698, 38.896764 ] } },
{ "type": "Feature", "properties": { "ID": 14444 }, "geometry": { "type": "Point", "coordinates": [ -77.051902, 38.89652 ] } },
{ "type": "Feature", "properties": { "ID": 14456 }, "geometry": { "type": "Point", "coordinates": [ -77.003219, 38.896728 ] } },
{ "type": "Feature", "properties": { "ID": 14475 }, "geometry": { "type": "Point", "coordinates": [ -76.993162, 38.896656 ] } },
{ "type": "Feature", "properties": { "ID": 14476 }, "geometry": { "type": "Point", "coordinates": [ -77.001605, 38.896684 ] } },
{ "type": "Feature", "properties": { "ID": 14520 }, "geometry": { "type": "Point", "coordinates": [ -77.001787, 38.896636 ] } },
{ "type": "Feature", "properties": { "ID": 14527 }, "geometry": { "type": "Point", "coordinates": [ -76.997259, 38.896597 ] } },
{ "type": "Feature", "properties": { "ID": 14529 }, "geometry": { "type": "Point", "coordinates": [ -76.997313, 38.896597 ] } },
{ "type": "Feature", "properties": { "ID": 14538 }, "geometry": { "type": "Point", "coordinates": [ -76.993338, 38.896578 ] } },
{ "type": "Feature", "properties": { "ID": 14539 }, "geometry": { "type": "Point", "coordinates": [ -76.996397, 38.896609 ] } },
{ "type": "Feature", "properties": { "ID": 14545 }, "geometry": { "type": "Point", "coordinates": [ -77.050401, 38.896592 ] } },
{ "type": "Feature", "properties": { "ID": 14548 }, "geometry": { "type": "Point", "coordinates": [ -77.003252, 38.896595 ] } },
{ "type": "Feature", "properties": { "ID": 14549 }, "geometry": { "type": "Point", "coordinates": [ -76.99923, 38.896592 ] } },
{ "type": "Feature", "properties": { "ID": 14551 }, "geometry": { "type": "Point", "coordinates": [ -76.993559, 38.896591 ] } },
{ "type": "Feature", "properties": { "ID": 14564 }, "geometry": { "type": "Point", "coordinates": [ -77.034787, 38.896555 ] } },
{ "type": "Feature", "properties": { "ID": 14570 }, "geometry": { "type": "Point", "coordinates": [ -77.026218, 38.896517 ] } },
{ "type": "Feature", "properties": { "ID": 14582 }, "geometry": { "type": "Point", "coordinates": [ -77.003284, 38.896506 ] } },
{ "type": "Feature", "properties": { "ID": 14592 }, "geometry": { "type": "Point", "coordinates": [ -76.994734, 38.896479 ] } },
{ "type": "Feature", "properties": { "ID": 14624 }, "geometry": { "type": "Point", "coordinates": [ -77.026217, 38.896366 ] } },
{ "type": "Feature", "properties": { "ID": 14625 }, "geometry": { "type": "Point", "coordinates": [ -76.998225, 38.896449 ] } },
{ "type": "Feature", "properties": { "ID": 14628 }, "geometry": { "type": "Point", "coordinates": [ -76.997421, 38.896352 ] } },
{ "type": "Feature", "properties": { "ID": 14629 }, "geometry": { "type": "Point", "coordinates": [ -76.995881, 38.896437 ] } },
{ "type": "Feature", "properties": { "ID": 14630 }, "geometry": { "type": "Point", "coordinates": [ -76.995275, 38.89644 ] } },
{ "type": "Feature", "properties": { "ID": 14646 }, "geometry": { "type": "Point", "coordinates": [ -76.998873, 38.896325 ] } },
{ "type": "Feature", "properties": { "ID": 14652 }, "geometry": { "type": "Point", "coordinates": [ -76.994534, 38.896318 ] } },
{ "type": "Feature", "properties": { "ID": 14664 }, "geometry": { "type": "Point", "coordinates": [ -77.000956, 38.896318 ] } },
{ "type": "Feature", "properties": { "ID": 14666 }, "geometry": { "type": "Point", "coordinates": [ -77.001338, 38.896311 ] } },
{ "type": "Feature", "properties": { "ID": 14680 }, "geometry": { "type": "Point", "coordinates": [ -76.997839, 38.896312 ] } },
{ "type": "Feature", "properties": { "ID": 14735 }, "geometry": { "type": "Point", "coordinates": [ -76.995262, 38.896289 ] } },
{ "type": "Feature", "properties": { "ID": 14742 }, "geometry": { "type": "Point", "coordinates": [ -77.038711, 38.896157 ] } },
{ "type": "Feature", "properties": { "ID": 14787 }, "geometry": { "type": "Point", "coordinates": [ -77.000348, 38.895963 ] } },
{ "type": "Feature", "properties": { "ID": 14793 }, "geometry": { "type": "Point", "coordinates": [ -77.000084, 38.895963 ] } },
{ "type": "Feature", "properties": { "ID": 14813 }, "geometry": { "type": "Point", "coordinates": [ -77.002472, 38.895927 ] } },
{ "type": "Feature", "properties": { "ID": 14891 }, "geometry": { "type": "Point", "coordinates": [ -77.041011, 38.895695 ] } },
{ "type": "Feature", "properties": { "ID": 14896 }, "geometry": { "type": "Point", "coordinates": [ -76.997231, 38.895838 ] } },
{ "type": "Feature", "properties": { "ID": 14897 }, "geometry": { "type": "Point", "coordinates": [ -76.99768, 38.895838 ] } },
{ "type": "Feature", "properties": { "ID": 14917 }, "geometry": { "type": "Point", "coordinates": [ -76.995205, 38.895759 ] } },
{ "type": "Feature", "properties": { "ID": 14927 }, "geometry": { "type": "Point", "coordinates": [ -77.001799, 38.895762 ] } },
{ "type": "Feature", "properties": { "ID": 14937 }, "geometry": { "type": "Point", "coordinates": [ -76.997184, 38.895735 ] } },
{ "type": "Feature", "properties": { "ID": 14965 }, "geometry": { "type": "Point", "coordinates": [ -76.999269, 38.895679 ] } },
{ "type": "Feature", "properties": { "ID": 14978 }, "geometry": { "type": "Point", "coordinates": [ -76.997239, 38.895633 ] } },
{ "type": "Feature", "properties": { "ID": 14984 }, "geometry": { "type": "Point", "coordinates": [ -76.996675, 38.895631 ] } },
{ "type": "Feature", "properties": { "ID": 14988 }, "geometry": { "type": "Point", "coordinates": [ -77.01067, 38.895401 ] } },
{ "type": "Feature", "properties": { "ID": 14989 }, "geometry": { "type": "Point", "coordinates": [ -77.000801, 38.89565 ] } },
{ "type": "Feature", "properties": { "ID": 14992 }, "geometry": { "type": "Point", "coordinates": [ -77.021726, 38.895627 ] } },
{ "type": "Feature", "properties": { "ID": 15003 }, "geometry": { "type": "Point", "coordinates": [ -76.998215, 38.895618 ] } },
{ "type": "Feature", "properties": { "ID": 15012 }, "geometry": { "type": "Point", "coordinates": [ -76.993997, 38.895459 ] } },
{ "type": "Feature", "properties": { "ID": 15016 }, "geometry": { "type": "Point", "coordinates": [ -76.995736, 38.895494 ] } },
{ "type": "Feature", "properties": { "ID": 15022 }, "geometry": { "type": "Point", "coordinates": [ -77.003101, 38.895506 ] } },
{ "type": "Feature", "properties": { "ID": 15047 }, "geometry": { "type": "Point", "coordinates": [ -76.995843, 38.895398 ] } },
{ "type": "Feature", "properties": { "ID": 15048 }, "geometry": { "type": "Point", "coordinates": [ -77.003244, 38.895406 ] } },
{ "type": "Feature", "properties": { "ID": 15053 }, "geometry": { "type": "Point", "coordinates": [ -77.000815, 38.895405 ] } },
{ "type": "Feature", "properties": { "ID": 15054 }, "geometry": { "type": "Point", "coordinates": [ -77.000353, 38.895403 ] } },
{ "type": "Feature", "properties": { "ID": 15057 }, "geometry": { "type": "Point", "coordinates": [ -77.000128, 38.8954 ] } },
{ "type": "Feature", "properties": { "ID": 15059 }, "geometry": { "type": "Point", "coordinates": [ -76.998788, 38.895392 ] } },
{ "type": "Feature", "properties": { "ID": 15077 }, "geometry": { "type": "Point", "coordinates": [ -76.997194, 38.895304 ] } },
{ "type": "Feature", "properties": { "ID": 15083 }, "geometry": { "type": "Point", "coordinates": [ -76.997469, 38.895307 ] } },
{ "type": "Feature", "properties": { "ID": 15095 }, "geometry": { "type": "Point", "coordinates": [ -76.997534, 38.895303 ] } },
{ "type": "Feature", "properties": { "ID": 15099 }, "geometry": { "type": "Point", "coordinates": [ -76.997604, 38.8953 ] } },
{ "type": "Feature", "properties": { "ID": 15109 }, "geometry": { "type": "Point", "coordinates": [ -77.048865, 38.895263 ] } },
{ "type": "Feature", "properties": { "ID": 15130 }, "geometry": { "type": "Point", "coordinates": [ -76.993523, 38.895237 ] } },
{ "type": "Feature", "properties": { "ID": 15143 }, "geometry": { "type": "Point", "coordinates": [ -76.996834, 38.895199 ] } },
{ "type": "Feature", "properties": { "ID": 15156 }, "geometry": { "type": "Point", "coordinates": [ -76.994294, 38.895161 ] } },
{ "type": "Feature", "properties": { "ID": 15161 }, "geometry": { "type": "Point", "coordinates": [ -76.999023, 38.895162 ] } },
{ "type": "Feature", "properties": { "ID": 15169 }, "geometry": { "type": "Point", "coordinates": [ -76.998956, 38.895162 ] } },
{ "type": "Feature", "properties": { "ID": 15172 }, "geometry": { "type": "Point", "coordinates": [ -76.993995, 38.895155 ] } },
{ "type": "Feature", "properties": { "ID": 15181 }, "geometry": { "type": "Point", "coordinates": [ -77.001338, 38.895137 ] } },
{ "type": "Feature", "properties": { "ID": 15205 }, "geometry": { "type": "Point", "coordinates": [ -77.003832, 38.895036 ] } },
{ "type": "Feature", "properties": { "ID": 15213 }, "geometry": { "type": "Point", "coordinates": [ -76.997133, 38.895087 ] } },
{ "type": "Feature", "properties": { "ID": 15215 }, "geometry": { "type": "Point", "coordinates": [ -77.022705, 38.895001 ] } },
{ "type": "Feature", "properties": { "ID": 15227 }, "geometry": { "type": "Point", "coordinates": [ -76.996766, 38.895007 ] } },
{ "type": "Feature", "properties": { "ID": 15236 }, "geometry": { "type": "Point", "coordinates": [ -76.999723, 38.89497 ] } },
{ "type": "Feature", "properties": { "ID": 15275 }, "geometry": { "type": "Point", "coordinates": [ -77.001179, 38.894954 ] } },
{ "type": "Feature", "properties": { "ID": 15277 }, "geometry": { "type": "Point", "coordinates": [ -76.994014, 38.894949 ] } },
{ "type": "Feature", "properties": { "ID": 15278 }, "geometry": { "type": "Point", "coordinates": [ -76.997352, 38.894962 ] } },
{ "type": "Feature", "properties": { "ID": 15287 }, "geometry": { "type": "Point", "coordinates": [ -76.994693, 38.894946 ] } },
{ "type": "Feature", "properties": { "ID": 15290 }, "geometry": { "type": "Point", "coordinates": [ -76.999129, 38.894948 ] } },
{ "type": "Feature", "properties": { "ID": 15292 }, "geometry": { "type": "Point", "coordinates": [ -76.999073, 38.894947 ] } },
{ "type": "Feature", "properties": { "ID": 15296 }, "geometry": { "type": "Point", "coordinates": [ -76.998687, 38.894946 ] } },
{ "type": "Feature", "properties": { "ID": 15307 }, "geometry": { "type": "Point", "coordinates": [ -76.999966, 38.894943 ] } },
{ "type": "Feature", "properties": { "ID": 15314 }, "geometry": { "type": "Point", "coordinates": [ -77.000357, 38.89495 ] } },
{ "type": "Feature", "properties": { "ID": 15320 }, "geometry": { "type": "Point", "coordinates": [ -76.994479, 38.894636 ] } },
{ "type": "Feature", "properties": { "ID": 15360 }, "geometry": { "type": "Point", "coordinates": [ -76.995229, 38.894559 ] } },
{ "type": "Feature", "properties": { "ID": 15362 }, "geometry": { "type": "Point", "coordinates": [ -76.999241, 38.894547 ] } },
{ "type": "Feature", "properties": { "ID": 15369 }, "geometry": { "type": "Point", "coordinates": [ -77.002523, 38.894473 ] } },
{ "type": "Feature", "properties": { "ID": 15371 }, "geometry": { "type": "Point", "coordinates": [ -76.998654, 38.894531 ] } },
{ "type": "Feature", "properties": { "ID": 15383 }, "geometry": { "type": "Point", "coordinates": [ -77.01868, 38.894134 ] } },
{ "type": "Feature", "properties": { "ID": 15387 }, "geometry": { "type": "Point", "coordinates": [ -76.994714, 38.894488 ] } },
{ "type": "Feature", "properties": { "ID": 15404 }, "geometry": { "type": "Point", "coordinates": [ -77.002305, 38.894402 ] } },
{ "type": "Feature", "properties": { "ID": 15443 }, "geometry": { "type": "Point", "coordinates": [ -77.000353, 38.89433 ] } },
{ "type": "Feature", "properties": { "ID": 15476 }, "geometry": { "type": "Point", "coordinates": [ -76.997579, 38.894043 ] } },
{ "type": "Feature", "properties": { "ID": 15483 }, "geometry": { "type": "Point", "coordinates": [ -76.997638, 38.894027 ] } },
{ "type": "Feature", "properties": { "ID": 15503 }, "geometry": { "type": "Point", "coordinates": [ -77.002588, 38.893984 ] } },
{ "type": "Feature", "properties": { "ID": 15528 }, "geometry": { "type": "Point", "coordinates": [ -76.994337, 38.893941 ] } },
{ "type": "Feature", "properties": { "ID": 15550 }, "geometry": { "type": "Point", "coordinates": [ -76.996443, 38.89381 ] } },
{ "type": "Feature", "properties": { "ID": 15563 }, "geometry": { "type": "Point", "coordinates": [ -76.995551, 38.893754 ] } },
{ "type": "Feature", "properties": { "ID": 15574 }, "geometry": { "type": "Point", "coordinates": [ -76.994243, 38.893752 ] } },
{ "type": "Feature", "properties": { "ID": 15578 }, "geometry": { "type": "Point", "coordinates": [ -76.997239, 38.893752 ] } },
{ "type": "Feature", "properties": { "ID": 15584 }, "geometry": { "type": "Point", "coordinates": [ -76.993983, 38.893801 ] } },
{ "type": "Feature", "properties": { "ID": 15588 }, "geometry": { "type": "Point", "coordinates": [ -76.995493, 38.893747 ] } },
{ "type": "Feature", "properties": { "ID": 15600 }, "geometry": { "type": "Point", "coordinates": [ -76.996577, 38.893749 ] } },
{ "type": "Feature", "properties": { "ID": 15602 }, "geometry": { "type": "Point", "coordinates": [ -77.050804, 38.893781 ] } },
{ "type": "Feature", "properties": { "ID": 15614 }, "geometry": { "type": "Point", "coordinates": [ -76.997918, 38.893732 ] } },
{ "type": "Feature", "properties": { "ID": 15620 }, "geometry": { "type": "Point", "coordinates": [ -77.001724, 38.893372 ] } },
{ "type": "Feature", "properties": { "ID": 15632 }, "geometry": { "type": "Point", "coordinates": [ -77.002884, 38.893426 ] } },
{ "type": "Feature", "properties": { "ID": 15687 }, "geometry": { "type": "Point", "coordinates": [ -77.00269, 38.893247 ] } },
{ "type": "Feature", "properties": { "ID": 15695 }, "geometry": { "type": "Point", "coordinates": [ -76.993966, 38.893266 ] } },
{ "type": "Feature", "properties": { "ID": 15711 }, "geometry": { "type": "Point", "coordinates": [ -76.996719, 38.893224 ] } },
{ "type": "Feature", "properties": { "ID": 15716 }, "geometry": { "type": "Point", "coordinates": [ -76.993989, 38.893222 ] } },
{ "type": "Feature", "properties": { "ID": 15724 }, "geometry": { "type": "Point", "coordinates": [ -76.993509, 38.89319 ] } },
{ "type": "Feature", "properties": { "ID": 15736 }, "geometry": { "type": "Point", "coordinates": [ -77.001539, 38.892435 ] } },
{ "type": "Feature", "properties": { "ID": 15754 }, "geometry": { "type": "Point", "coordinates": [ -76.997342, 38.892398 ] } },
{ "type": "Feature", "properties": { "ID": 15757 }, "geometry": { "type": "Point", "coordinates": [ -76.994128, 38.892433 ] } },
{ "type": "Feature", "properties": { "ID": 15758 }, "geometry": { "type": "Point", "coordinates": [ -76.993975, 38.892431 ] } },
{ "type": "Feature", "properties": { "ID": 15760 }, "geometry": { "type": "Point", "coordinates": [ -76.993546, 38.892412 ] } },
{ "type": "Feature", "properties": { "ID": 15775 }, "geometry": { "type": "Point", "coordinates": [ -76.998906, 38.892368 ] } },
{ "type": "Feature", "properties": { "ID": 15790 }, "geometry": { "type": "Point", "coordinates": [ -76.998251, 38.892322 ] } },
{ "type": "Feature", "properties": { "ID": 15811 }, "geometry": { "type": "Point", "coordinates": [ -76.997952, 38.892208 ] } },
{ "type": "Feature", "properties": { "ID": 15817 }, "geometry": { "type": "Point", "coordinates": [ -77.000821, 38.892218 ] } },
{ "type": "Feature", "properties": { "ID": 15822 }, "geometry": { "type": "Point", "coordinates": [ -76.997583, 38.892202 ] } },
{ "type": "Feature", "properties": { "ID": 15859 }, "geometry": { "type": "Point", "coordinates": [ -76.993995, 38.893106 ] } },
{ "type": "Feature", "properties": { "ID": 15861 }, "geometry": { "type": "Point", "coordinates": [ -76.997419, 38.89305 ] } },
{ "type": "Feature", "properties": { "ID": 15865 }, "geometry": { "type": "Point", "coordinates": [ -77.002541, 38.893056 ] } },
{ "type": "Feature", "properties": { "ID": 15906 }, "geometry": { "type": "Point", "coordinates": [ -76.994423, 38.892962 ] } },
{ "type": "Feature", "properties": { "ID": 15932 }, "geometry": { "type": "Point", "coordinates": [ -76.994286, 38.892829 ] } },
{ "type": "Feature", "properties": { "ID": 15934 }, "geometry": { "type": "Point", "coordinates": [ -76.996511, 38.892827 ] } },
{ "type": "Feature", "properties": { "ID": 15941 }, "geometry": { "type": "Point", "coordinates": [ -76.999267, 38.892802 ] } },
{ "type": "Feature", "properties": { "ID": 15949 }, "geometry": { "type": "Point", "coordinates": [ -76.996676, 38.89274 ] } },
{ "type": "Feature", "properties": { "ID": 15953 }, "geometry": { "type": "Point", "coordinates": [ -76.994025, 38.892769 ] } },
{ "type": "Feature", "properties": { "ID": 15961 }, "geometry": { "type": "Point", "coordinates": [ -76.993522, 38.892742 ] } },
{ "type": "Feature", "properties": { "ID": 15971 }, "geometry": { "type": "Point", "coordinates": [ -77.000965, 38.892692 ] } },
{ "type": "Feature", "properties": { "ID": 15997 }, "geometry": { "type": "Point", "coordinates": [ -77.002703, 38.892606 ] } },
{ "type": "Feature", "properties": { "ID": 16026 }, "geometry": { "type": "Point", "coordinates": [ -76.996741, 38.889062 ] } },
{ "type": "Feature", "properties": { "ID": 16028 }, "geometry": { "type": "Point", "coordinates": [ -76.993235, 38.888908 ] } },
{ "type": "Feature", "properties": { "ID": 16043 }, "geometry": { "type": "Point", "coordinates": [ -76.995709, 38.88889 ] } },
{ "type": "Feature", "properties": { "ID": 16049 }, "geometry": { "type": "Point", "coordinates": [ -76.995196, 38.888936 ] } },
{ "type": "Feature", "properties": { "ID": 16071 }, "geometry": { "type": "Point", "coordinates": [ -77.000107, 38.887828 ] } },
{ "type": "Feature", "properties": { "ID": 16085 }, "geometry": { "type": "Point", "coordinates": [ -77.001837, 38.887823 ] } },
{ "type": "Feature", "properties": { "ID": 16089 }, "geometry": { "type": "Point", "coordinates": [ -76.993556, 38.887894 ] } },
{ "type": "Feature", "properties": { "ID": 16092 }, "geometry": { "type": "Point", "coordinates": [ -76.996868, 38.887817 ] } },
{ "type": "Feature", "properties": { "ID": 16128 }, "geometry": { "type": "Point", "coordinates": [ -77.004193, 38.88447 ] } },
{ "type": "Feature", "properties": { "ID": 16130 }, "geometry": { "type": "Point", "coordinates": [ -77.006156, 38.884517 ] } },
{ "type": "Feature", "properties": { "ID": 16144 }, "geometry": { "type": "Point", "coordinates": [ -76.997669, 38.88446 ] } },
{ "type": "Feature", "properties": { "ID": 16147 }, "geometry": { "type": "Point", "coordinates": [ -76.997367, 38.884454 ] } },
{ "type": "Feature", "properties": { "ID": 16156 }, "geometry": { "type": "Point", "coordinates": [ -76.999262, 38.884449 ] } },
{ "type": "Feature", "properties": { "ID": 16163 }, "geometry": { "type": "Point", "coordinates": [ -77.005071, 38.88443 ] } },
{ "type": "Feature", "properties": { "ID": 16173 }, "geometry": { "type": "Point", "coordinates": [ -76.995936, 38.882565 ] } },
{ "type": "Feature", "properties": { "ID": 16180 }, "geometry": { "type": "Point", "coordinates": [ -76.993435, 38.882549 ] } },
{ "type": "Feature", "properties": { "ID": 16194 }, "geometry": { "type": "Point", "coordinates": [ -76.996468, 38.882574 ] } },
{ "type": "Feature", "properties": { "ID": 16206 }, "geometry": { "type": "Point", "coordinates": [ -76.995705, 38.882539 ] } },
{ "type": "Feature", "properties": { "ID": 16225 }, "geometry": { "type": "Point", "coordinates": [ -77.009953, 38.873138 ] } },
{ "type": "Feature", "properties": { "ID": 16227 }, "geometry": { "type": "Point", "coordinates": [ -77.01008, 38.873138 ] } },
{ "type": "Feature", "properties": { "ID": 16235 }, "geometry": { "type": "Point", "coordinates": [ -77.011919, 38.873127 ] } },
{ "type": "Feature", "properties": { "ID": 16240 }, "geometry": { "type": "Point", "coordinates": [ -77.019038, 38.873126 ] } },
{ "type": "Feature", "properties": { "ID": 16241 }, "geometry": { "type": "Point", "coordinates": [ -77.019059, 38.873075 ] } },
{ "type": "Feature", "properties": { "ID": 16250 }, "geometry": { "type": "Point", "coordinates": [ -77.010072, 38.872828 ] } },
{ "type": "Feature", "properties": { "ID": 16327 }, "geometry": { "type": "Point", "coordinates": [ -76.999776, 38.89256 ] } },
{ "type": "Feature", "properties": { "ID": 16332 }, "geometry": { "type": "Point", "coordinates": [ -76.994007, 38.892534 ] } },
{ "type": "Feature", "properties": { "ID": 16339 }, "geometry": { "type": "Point", "coordinates": [ -76.998262, 38.892239 ] } },
{ "type": "Feature", "properties": { "ID": 16358 }, "geometry": { "type": "Point", "coordinates": [ -76.999108, 38.892191 ] } },
{ "type": "Feature", "properties": { "ID": 16361 }, "geometry": { "type": "Point", "coordinates": [ -76.999905, 38.892192 ] } },
{ "type": "Feature", "properties": { "ID": 16371 }, "geometry": { "type": "Point", "coordinates": [ -77.001405, 38.892188 ] } },
{ "type": "Feature", "properties": { "ID": 16378 }, "geometry": { "type": "Point", "coordinates": [ -77.003861, 38.891957 ] } },
{ "type": "Feature", "properties": { "ID": 16400 }, "geometry": { "type": "Point", "coordinates": [ -76.997673, 38.891805 ] } },
{ "type": "Feature", "properties": { "ID": 16407 }, "geometry": { "type": "Point", "coordinates": [ -76.996981, 38.891829 ] } },
{ "type": "Feature", "properties": { "ID": 16435 }, "geometry": { "type": "Point", "coordinates": [ -76.997259, 38.891806 ] } },
{ "type": "Feature", "properties": { "ID": 16436 }, "geometry": { "type": "Point", "coordinates": [ -77.000127, 38.891839 ] } },
{ "type": "Feature", "properties": { "ID": 16444 }, "geometry": { "type": "Point", "coordinates": [ -77.000953, 38.891839 ] } },
{ "type": "Feature", "properties": { "ID": 16450 }, "geometry": { "type": "Point", "coordinates": [ -76.998694, 38.891876 ] } },
{ "type": "Feature", "properties": { "ID": 16456 }, "geometry": { "type": "Point", "coordinates": [ -77.005151, 38.891706 ] } },
{ "type": "Feature", "properties": { "ID": 16464 }, "geometry": { "type": "Point", "coordinates": [ -76.995887, 38.891812 ] } },
{ "type": "Feature", "properties": { "ID": 16477 }, "geometry": { "type": "Point", "coordinates": [ -77.001351, 38.891788 ] } },
{ "type": "Feature", "properties": { "ID": 16479 }, "geometry": { "type": "Point", "coordinates": [ -77.003307, 38.891721 ] } },
{ "type": "Feature", "properties": { "ID": 16482 }, "geometry": { "type": "Point", "coordinates": [ -77.001795, 38.891769 ] } },
{ "type": "Feature", "properties": { "ID": 16485 }, "geometry": { "type": "Point", "coordinates": [ -76.993543, 38.891756 ] } },
{ "type": "Feature", "properties": { "ID": 16490 }, "geometry": { "type": "Point", "coordinates": [ -76.994032, 38.891672 ] } },
{ "type": "Feature", "properties": { "ID": 16510 }, "geometry": { "type": "Point", "coordinates": [ -77.000805, 38.891672 ] } },
{ "type": "Feature", "properties": { "ID": 16512 }, "geometry": { "type": "Point", "coordinates": [ -77.00183, 38.891667 ] } },
{ "type": "Feature", "properties": { "ID": 16537 }, "geometry": { "type": "Point", "coordinates": [ -77.00083, 38.891619 ] } },
{ "type": "Feature", "properties": { "ID": 16539 }, "geometry": { "type": "Point", "coordinates": [ -77.000771, 38.891594 ] } },
{ "type": "Feature", "properties": { "ID": 16550 }, "geometry": { "type": "Point", "coordinates": [ -76.997259, 38.891573 ] } },
{ "type": "Feature", "properties": { "ID": 16567 }, "geometry": { "type": "Point", "coordinates": [ -76.995188, 38.891537 ] } },
{ "type": "Feature", "properties": { "ID": 16580 }, "geometry": { "type": "Point", "coordinates": [ -76.998695, 38.891533 ] } },
{ "type": "Feature", "properties": { "ID": 16592 }, "geometry": { "type": "Point", "coordinates": [ -76.999801, 38.891499 ] } },
{ "type": "Feature", "properties": { "ID": 16611 }, "geometry": { "type": "Point", "coordinates": [ -77.001761, 38.891458 ] } },
{ "type": "Feature", "properties": { "ID": 16613 }, "geometry": { "type": "Point", "coordinates": [ -77.023522, 38.8913 ] } },
{ "type": "Feature", "properties": { "ID": 16631 }, "geometry": { "type": "Point", "coordinates": [ -76.997504, 38.891376 ] } },
{ "type": "Feature", "properties": { "ID": 16633 }, "geometry": { "type": "Point", "coordinates": [ -76.997764, 38.891412 ] } },
{ "type": "Feature", "properties": { "ID": 16656 }, "geometry": { "type": "Point", "coordinates": [ -76.999256, 38.89138 ] } },
{ "type": "Feature", "properties": { "ID": 16662 }, "geometry": { "type": "Point", "coordinates": [ -76.9982, 38.891344 ] } },
{ "type": "Feature", "properties": { "ID": 16671 }, "geometry": { "type": "Point", "coordinates": [ -77.001576, 38.891351 ] } },
{ "type": "Feature", "properties": { "ID": 16676 }, "geometry": { "type": "Point", "coordinates": [ -76.993162, 38.891302 ] } },
{ "type": "Feature", "properties": { "ID": 16685 }, "geometry": { "type": "Point", "coordinates": [ -77.003017, 38.891304 ] } },
{ "type": "Feature", "properties": { "ID": 16698 }, "geometry": { "type": "Point", "coordinates": [ -76.998682, 38.891286 ] } },
{ "type": "Feature", "properties": { "ID": 16710 }, "geometry": { "type": "Point", "coordinates": [ -77.001539, 38.891164 ] } },
{ "type": "Feature", "properties": { "ID": 16714 }, "geometry": { "type": "Point", "coordinates": [ -77.003289, 38.89125 ] } },
{ "type": "Feature", "properties": { "ID": 16724 }, "geometry": { "type": "Point", "coordinates": [ -76.997006, 38.891152 ] } },
{ "type": "Feature", "properties": { "ID": 16735 }, "geometry": { "type": "Point", "coordinates": [ -76.994396, 38.89116 ] } },
{ "type": "Feature", "properties": { "ID": 16758 }, "geometry": { "type": "Point", "coordinates": [ -76.996819, 38.891141 ] } },
{ "type": "Feature", "properties": { "ID": 16762 }, "geometry": { "type": "Point", "coordinates": [ -77.000966, 38.891134 ] } },
{ "type": "Feature", "properties": { "ID": 16771 }, "geometry": { "type": "Point", "coordinates": [ -76.995743, 38.891123 ] } },
{ "type": "Feature", "properties": { "ID": 16776 }, "geometry": { "type": "Point", "coordinates": [ -77.008505, 38.891164 ] } },
{ "type": "Feature", "properties": { "ID": 16785 }, "geometry": { "type": "Point", "coordinates": [ -77.00034, 38.891152 ] } },
{ "type": "Feature", "properties": { "ID": 16802 }, "geometry": { "type": "Point", "coordinates": [ -77.003284, 38.89109 ] } },
{ "type": "Feature", "properties": { "ID": 16806 }, "geometry": { "type": "Point", "coordinates": [ -76.996398, 38.89109 ] } },
{ "type": "Feature", "properties": { "ID": 16820 }, "geometry": { "type": "Point", "coordinates": [ -77.021651, 38.890921 ] } },
{ "type": "Feature", "properties": { "ID": 16834 }, "geometry": { "type": "Point", "coordinates": [ -76.999865, 38.890802 ] } },
{ "type": "Feature", "properties": { "ID": 16840 }, "geometry": { "type": "Point", "coordinates": [ -76.997635, 38.890731 ] } },
{ "type": "Feature", "properties": { "ID": 16854 }, "geometry": { "type": "Point", "coordinates": [ -77.001625, 38.890761 ] } },
{ "type": "Feature", "properties": { "ID": 16867 }, "geometry": { "type": "Point", "coordinates": [ -76.996805, 38.890752 ] } },
{ "type": "Feature", "properties": { "ID": 16869 }, "geometry": { "type": "Point", "coordinates": [ -77.000382, 38.890793 ] } },
{ "type": "Feature", "properties": { "ID": 16898 }, "geometry": { "type": "Point", "coordinates": [ -76.999967, 38.890667 ] } },
{ "type": "Feature", "properties": { "ID": 16907 }, "geometry": { "type": "Point", "coordinates": [ -76.996403, 38.890641 ] } },
{ "type": "Feature", "properties": { "ID": 16927 }, "geometry": { "type": "Point", "coordinates": [ -77.000383, 38.890579 ] } },
{ "type": "Feature", "properties": { "ID": 16928 }, "geometry": { "type": "Point", "coordinates": [ -76.993502, 38.890581 ] } },
{ "type": "Feature", "properties": { "ID": 16936 }, "geometry": { "type": "Point", "coordinates": [ -76.999772, 38.890558 ] } },
{ "type": "Feature", "properties": { "ID": 16939 }, "geometry": { "type": "Point", "coordinates": [ -77.002678, 38.89056 ] } },
{ "type": "Feature", "properties": { "ID": 16956 }, "geometry": { "type": "Point", "coordinates": [ -77.003274, 38.890487 ] } },
{ "type": "Feature", "properties": { "ID": 16974 }, "geometry": { "type": "Point", "coordinates": [ -76.997177, 38.890504 ] } },
{ "type": "Feature", "properties": { "ID": 16975 }, "geometry": { "type": "Point", "coordinates": [ -76.99746, 38.890499 ] } },
{ "type": "Feature", "properties": { "ID": 16980 }, "geometry": { "type": "Point", "coordinates": [ -76.996862, 38.890493 ] } },
{ "type": "Feature", "properties": { "ID": 17021 }, "geometry": { "type": "Point", "coordinates": [ -76.99996, 38.89039 ] } },
{ "type": "Feature", "properties": { "ID": 17025 }, "geometry": { "type": "Point", "coordinates": [ -76.9955, 38.890382 ] } },
{ "type": "Feature", "properties": { "ID": 17046 }, "geometry": { "type": "Point", "coordinates": [ -77.000826, 38.890347 ] } },
{ "type": "Feature", "properties": { "ID": 17062 }, "geometry": { "type": "Point", "coordinates": [ -77.000813, 38.890287 ] } },
{ "type": "Feature", "properties": { "ID": 17064 }, "geometry": { "type": "Point", "coordinates": [ -76.996713, 38.89029 ] } },
{ "type": "Feature", "properties": { "ID": 17071 }, "geometry": { "type": "Point", "coordinates": [ -76.996434, 38.890269 ] } },
{ "type": "Feature", "properties": { "ID": 17073 }, "geometry": { "type": "Point", "coordinates": [ -76.99717, 38.890151 ] } },
{ "type": "Feature", "properties": { "ID": 17079 }, "geometry": { "type": "Point", "coordinates": [ -77.026253, 38.890211 ] } },
{ "type": "Feature", "properties": { "ID": 17081 }, "geometry": { "type": "Point", "coordinates": [ -76.998624, 38.890141 ] } },
{ "type": "Feature", "properties": { "ID": 17087 }, "geometry": { "type": "Point", "coordinates": [ -77.001685, 38.89013 ] } },
{ "type": "Feature", "properties": { "ID": 17102 }, "geometry": { "type": "Point", "coordinates": [ -77.000379, 38.890126 ] } },
{ "type": "Feature", "properties": { "ID": 17106 }, "geometry": { "type": "Point", "coordinates": [ -76.999295, 38.890119 ] } },
{ "type": "Feature", "properties": { "ID": 17113 }, "geometry": { "type": "Point", "coordinates": [ -77.000283, 38.89012 ] } },
{ "type": "Feature", "properties": { "ID": 17121 }, "geometry": { "type": "Point", "coordinates": [ -77.000219, 38.890113 ] } },
{ "type": "Feature", "properties": { "ID": 17122 }, "geometry": { "type": "Point", "coordinates": [ -76.997786, 38.890105 ] } },
{ "type": "Feature", "properties": { "ID": 17135 }, "geometry": { "type": "Point", "coordinates": [ -76.998767, 38.890102 ] } },
{ "type": "Feature", "properties": { "ID": 17144 }, "geometry": { "type": "Point", "coordinates": [ -76.996684, 38.890096 ] } },
{ "type": "Feature", "properties": { "ID": 17146 }, "geometry": { "type": "Point", "coordinates": [ -76.997379, 38.890096 ] } },
{ "type": "Feature", "properties": { "ID": 17150 }, "geometry": { "type": "Point", "coordinates": [ -76.994725, 38.890086 ] } },
{ "type": "Feature", "properties": { "ID": 17174 }, "geometry": { "type": "Point", "coordinates": [ -77.050167, 38.889277 ] } },
{ "type": "Feature", "properties": { "ID": 17175 }, "geometry": { "type": "Point", "coordinates": [ -77.000759, 38.889506 ] } },
{ "type": "Feature", "properties": { "ID": 17195 }, "geometry": { "type": "Point", "coordinates": [ -76.99343, 38.88952 ] } },
{ "type": "Feature", "properties": { "ID": 17205 }, "geometry": { "type": "Point", "coordinates": [ -76.997445, 38.889516 ] } },
{ "type": "Feature", "properties": { "ID": 17214 }, "geometry": { "type": "Point", "coordinates": [ -76.995981, 38.88953 ] } },
{ "type": "Feature", "properties": { "ID": 17255 }, "geometry": { "type": "Point", "coordinates": [ -77.033386, 38.889479 ] } },
{ "type": "Feature", "properties": { "ID": 17265 }, "geometry": { "type": "Point", "coordinates": [ -76.999161, 38.889378 ] } },
{ "type": "Feature", "properties": { "ID": 17271 }, "geometry": { "type": "Point", "coordinates": [ -76.996416, 38.889362 ] } },
{ "type": "Feature", "properties": { "ID": 17278 }, "geometry": { "type": "Point", "coordinates": [ -77.000798, 38.889321 ] } },
{ "type": "Feature", "properties": { "ID": 17291 }, "geometry": { "type": "Point", "coordinates": [ -76.999795, 38.889295 ] } },
{ "type": "Feature", "properties": { "ID": 17305 }, "geometry": { "type": "Point", "coordinates": [ -76.999227, 38.889265 ] } },
{ "type": "Feature", "properties": { "ID": 17335 }, "geometry": { "type": "Point", "coordinates": [ -77.001739, 38.889178 ] } },
{ "type": "Feature", "properties": { "ID": 17339 }, "geometry": { "type": "Point", "coordinates": [ -76.994524, 38.889174 ] } },
{ "type": "Feature", "properties": { "ID": 17359 }, "geometry": { "type": "Point", "coordinates": [ -77.001437, 38.889135 ] } },
{ "type": "Feature", "properties": { "ID": 17369 }, "geometry": { "type": "Point", "coordinates": [ -76.997656, 38.889088 ] } },
{ "type": "Feature", "properties": { "ID": 17375 }, "geometry": { "type": "Point", "coordinates": [ -76.993213, 38.889132 ] } },
{ "type": "Feature", "properties": { "ID": 17383 }, "geometry": { "type": "Point", "coordinates": [ -76.993999, 38.889091 ] } },
{ "type": "Feature", "properties": { "ID": 17399 }, "geometry": { "type": "Point", "coordinates": [ -76.996416, 38.88889 ] } },
{ "type": "Feature", "properties": { "ID": 17417 }, "geometry": { "type": "Point", "coordinates": [ -76.999717, 38.88852 ] } },
{ "type": "Feature", "properties": { "ID": 17418 }, "geometry": { "type": "Point", "coordinates": [ -76.999928, 38.888516 ] } },
{ "type": "Feature", "properties": { "ID": 17422 }, "geometry": { "type": "Point", "coordinates": [ -76.99741, 38.888504 ] } },
{ "type": "Feature", "properties": { "ID": 17431 }, "geometry": { "type": "Point", "coordinates": [ -76.997523, 38.888505 ] } },
{ "type": "Feature", "properties": { "ID": 17440 }, "geometry": { "type": "Point", "coordinates": [ -76.99539, 38.888475 ] } },
{ "type": "Feature", "properties": { "ID": 17448 }, "geometry": { "type": "Point", "coordinates": [ -76.997152, 38.888503 ] } },
{ "type": "Feature", "properties": { "ID": 17453 }, "geometry": { "type": "Point", "coordinates": [ -76.994233, 38.888508 ] } },
{ "type": "Feature", "properties": { "ID": 17460 }, "geometry": { "type": "Point", "coordinates": [ -77.017799, 38.888559 ] } },
{ "type": "Feature", "properties": { "ID": 17466 }, "geometry": { "type": "Point", "coordinates": [ -77.001016, 38.888484 ] } },
{ "type": "Feature", "properties": { "ID": 17468 }, "geometry": { "type": "Point", "coordinates": [ -77.001094, 38.888492 ] } },
{ "type": "Feature", "properties": { "ID": 17471 }, "geometry": { "type": "Point", "coordinates": [ -77.000855, 38.888485 ] } },
{ "type": "Feature", "properties": { "ID": 17477 }, "geometry": { "type": "Point", "coordinates": [ -76.998677, 38.888408 ] } },
{ "type": "Feature", "properties": { "ID": 17490 }, "geometry": { "type": "Point", "coordinates": [ -76.994287, 38.888462 ] } },
{ "type": "Feature", "properties": { "ID": 17525 }, "geometry": { "type": "Point", "coordinates": [ -76.998232, 38.888379 ] } },
{ "type": "Feature", "properties": { "ID": 17542 }, "geometry": { "type": "Point", "coordinates": [ -76.999276, 38.888334 ] } },
{ "type": "Feature", "properties": { "ID": 17544 }, "geometry": { "type": "Point", "coordinates": [ -77.001102, 38.888331 ] } },
{ "type": "Feature", "properties": { "ID": 17550 }, "geometry": { "type": "Point", "coordinates": [ -77.000344, 38.888303 ] } },
{ "type": "Feature", "properties": { "ID": 17556 }, "geometry": { "type": "Point", "coordinates": [ -76.993366, 38.888231 ] } },
{ "type": "Feature", "properties": { "ID": 17559 }, "geometry": { "type": "Point", "coordinates": [ -76.995242, 38.88827 ] } },
{ "type": "Feature", "properties": { "ID": 17566 }, "geometry": { "type": "Point", "coordinates": [ -76.999787, 38.888263 ] } },
{ "type": "Feature", "properties": { "ID": 17591 }, "geometry": { "type": "Point", "coordinates": [ -76.997022, 38.888224 ] } },
{ "type": "Feature", "properties": { "ID": 17605 }, "geometry": { "type": "Point", "coordinates": [ -77.001006, 38.888203 ] } },
{ "type": "Feature", "properties": { "ID": 17623 }, "geometry": { "type": "Point", "coordinates": [ -76.998927, 38.888045 ] } },
{ "type": "Feature", "properties": { "ID": 17624 }, "geometry": { "type": "Point", "coordinates": [ -76.993206, 38.888161 ] } },
{ "type": "Feature", "properties": { "ID": 17626 }, "geometry": { "type": "Point", "coordinates": [ -77.000812, 38.888148 ] } },
{ "type": "Feature", "properties": { "ID": 17632 }, "geometry": { "type": "Point", "coordinates": [ -76.995429, 38.888047 ] } },
{ "type": "Feature", "properties": { "ID": 17633 }, "geometry": { "type": "Point", "coordinates": [ -76.993545, 38.888123 ] } },
{ "type": "Feature", "properties": { "ID": 17648 }, "geometry": { "type": "Point", "coordinates": [ -77.000812, 38.888091 ] } },
{ "type": "Feature", "properties": { "ID": 17675 }, "geometry": { "type": "Point", "coordinates": [ -76.996436, 38.888058 ] } },
{ "type": "Feature", "properties": { "ID": 17679 }, "geometry": { "type": "Point", "coordinates": [ -77.000333, 38.888045 ] } },
{ "type": "Feature", "properties": { "ID": 17699 }, "geometry": { "type": "Point", "coordinates": [ -76.994001, 38.887964 ] } },
{ "type": "Feature", "properties": { "ID": 17710 }, "geometry": { "type": "Point", "coordinates": [ -77.001817, 38.887991 ] } },
{ "type": "Feature", "properties": { "ID": 17722 }, "geometry": { "type": "Point", "coordinates": [ -76.99642, 38.887955 ] } },
{ "type": "Feature", "properties": { "ID": 17725 }, "geometry": { "type": "Point", "coordinates": [ -77.000784, 38.88795 ] } },
{ "type": "Feature", "properties": { "ID": 17750 }, "geometry": { "type": "Point", "coordinates": [ -76.993366, 38.88779 ] } },
{ "type": "Feature", "properties": { "ID": 17755 }, "geometry": { "type": "Point", "coordinates": [ -76.998229, 38.887786 ] } },
{ "type": "Feature", "properties": { "ID": 17756 }, "geometry": { "type": "Point", "coordinates": [ -76.99678, 38.887778 ] } },
{ "type": "Feature", "properties": { "ID": 17764 }, "geometry": { "type": "Point", "coordinates": [ -77.049131, 38.887751 ] } },
{ "type": "Feature", "properties": { "ID": 17779 }, "geometry": { "type": "Point", "coordinates": [ -77.031212, 38.887559 ] } },
{ "type": "Feature", "properties": { "ID": 17790 }, "geometry": { "type": "Point", "coordinates": [ -76.995272, 38.887246 ] } },
{ "type": "Feature", "properties": { "ID": 17797 }, "geometry": { "type": "Point", "coordinates": [ -76.994705, 38.88725 ] } },
{ "type": "Feature", "properties": { "ID": 17802 }, "geometry": { "type": "Point", "coordinates": [ -76.993527, 38.887229 ] } },
{ "type": "Feature", "properties": { "ID": 17805 }, "geometry": { "type": "Point", "coordinates": [ -76.993123, 38.887224 ] } },
{ "type": "Feature", "properties": { "ID": 17818 }, "geometry": { "type": "Point", "coordinates": [ -77.003022, 38.887079 ] } },
{ "type": "Feature", "properties": { "ID": 17833 }, "geometry": { "type": "Point", "coordinates": [ -77.022952, 38.886872 ] } },
{ "type": "Feature", "properties": { "ID": 17835 }, "geometry": { "type": "Point", "coordinates": [ -76.994004, 38.887144 ] } },
{ "type": "Feature", "properties": { "ID": 17847 }, "geometry": { "type": "Point", "coordinates": [ -76.99436, 38.887414 ] } },
{ "type": "Feature", "properties": { "ID": 17854 }, "geometry": { "type": "Point", "coordinates": [ -76.999056, 38.8874 ] } },
{ "type": "Feature", "properties": { "ID": 17869 }, "geometry": { "type": "Point", "coordinates": [ -76.995275, 38.887442 ] } },
{ "type": "Feature", "properties": { "ID": 17871 }, "geometry": { "type": "Point", "coordinates": [ -76.996917, 38.887427 ] } },
{ "type": "Feature", "properties": { "ID": 17880 }, "geometry": { "type": "Point", "coordinates": [ -76.997427, 38.887438 ] } },
{ "type": "Feature", "properties": { "ID": 17887 }, "geometry": { "type": "Point", "coordinates": [ -77.000027, 38.887406 ] } },
{ "type": "Feature", "properties": { "ID": 17891 }, "geometry": { "type": "Point", "coordinates": [ -76.993525, 38.887401 ] } },
{ "type": "Feature", "properties": { "ID": 17897 }, "geometry": { "type": "Point", "coordinates": [ -76.99399, 38.887349 ] } },
{ "type": "Feature", "properties": { "ID": 17899 }, "geometry": { "type": "Point", "coordinates": [ -77.001355, 38.887351 ] } },
{ "type": "Feature", "properties": { "ID": 17946 }, "geometry": { "type": "Point", "coordinates": [ -77.006951, 38.886802 ] } },
{ "type": "Feature", "properties": { "ID": 17948 }, "geometry": { "type": "Point", "coordinates": [ -77.006619, 38.886793 ] } },
{ "type": "Feature", "properties": { "ID": 17962 }, "geometry": { "type": "Point", "coordinates": [ -76.998818, 38.886724 ] } },
{ "type": "Feature", "properties": { "ID": 17970 }, "geometry": { "type": "Point", "coordinates": [ -76.994261, 38.886771 ] } },
{ "type": "Feature", "properties": { "ID": 17987 }, "geometry": { "type": "Point", "coordinates": [ -76.997877, 38.887044 ] } },
{ "type": "Feature", "properties": { "ID": 17996 }, "geometry": { "type": "Point", "coordinates": [ -76.9987, 38.887097 ] } },
{ "type": "Feature", "properties": { "ID": 18001 }, "geometry": { "type": "Point", "coordinates": [ -76.994068, 38.887086 ] } },
{ "type": "Feature", "properties": { "ID": 18005 }, "geometry": { "type": "Point", "coordinates": [ -76.999793, 38.887076 ] } },
{ "type": "Feature", "properties": { "ID": 18043 }, "geometry": { "type": "Point", "coordinates": [ -77.050183, 38.886676 ] } },
{ "type": "Feature", "properties": { "ID": 18064 }, "geometry": { "type": "Point", "coordinates": [ -76.997412, 38.886577 ] } },
{ "type": "Feature", "properties": { "ID": 18066 }, "geometry": { "type": "Point", "coordinates": [ -76.993988, 38.886623 ] } },
{ "type": "Feature", "properties": { "ID": 18075 }, "geometry": { "type": "Point", "coordinates": [ -77.003263, 38.886587 ] } },
{ "type": "Feature", "properties": { "ID": 18102 }, "geometry": { "type": "Point", "coordinates": [ -76.99584, 38.886454 ] } },
{ "type": "Feature", "properties": { "ID": 18113 }, "geometry": { "type": "Point", "coordinates": [ -76.994519, 38.886482 ] } },
{ "type": "Feature", "properties": { "ID": 18121 }, "geometry": { "type": "Point", "coordinates": [ -76.995248, 38.886453 ] } },
{ "type": "Feature", "properties": { "ID": 18137 }, "geometry": { "type": "Point", "coordinates": [ -77.045211, 38.886303 ] } },
{ "type": "Feature", "properties": { "ID": 18139 }, "geometry": { "type": "Point", "coordinates": [ -76.994246, 38.886391 ] } },
{ "type": "Feature", "properties": { "ID": 18144 }, "geometry": { "type": "Point", "coordinates": [ -77.003267, 38.886396 ] } },
{ "type": "Feature", "properties": { "ID": 18149 }, "geometry": { "type": "Point", "coordinates": [ -77.001008, 38.886274 ] } },
{ "type": "Feature", "properties": { "ID": 18150 }, "geometry": { "type": "Point", "coordinates": [ -76.998003, 38.886317 ] } },
{ "type": "Feature", "properties": { "ID": 18157 }, "geometry": { "type": "Point", "coordinates": [ -76.998075, 38.886314 ] } },
{ "type": "Feature", "properties": { "ID": 18163 }, "geometry": { "type": "Point", "coordinates": [ -77.030304, 38.886336 ] } },
{ "type": "Feature", "properties": { "ID": 18173 }, "geometry": { "type": "Point", "coordinates": [ -77.021566, 38.886249 ] } },
{ "type": "Feature", "properties": { "ID": 18203 }, "geometry": { "type": "Point", "coordinates": [ -77.00226, 38.886235 ] } },
{ "type": "Feature", "properties": { "ID": 18206 }, "geometry": { "type": "Point", "coordinates": [ -76.997802, 38.886203 ] } },
{ "type": "Feature", "properties": { "ID": 18210 }, "geometry": { "type": "Point", "coordinates": [ -76.997533, 38.8862 ] } },
{ "type": "Feature", "properties": { "ID": 18213 }, "geometry": { "type": "Point", "coordinates": [ -77.001255, 38.886192 ] } },
{ "type": "Feature", "properties": { "ID": 18273 }, "geometry": { "type": "Point", "coordinates": [ -77.004724, 38.885875 ] } },
{ "type": "Feature", "properties": { "ID": 18278 }, "geometry": { "type": "Point", "coordinates": [ -77.000819, 38.885884 ] } },
{ "type": "Feature", "properties": { "ID": 18281 }, "geometry": { "type": "Point", "coordinates": [ -77.000998, 38.885877 ] } },
{ "type": "Feature", "properties": { "ID": 18287 }, "geometry": { "type": "Point", "coordinates": [ -77.003116, 38.885883 ] } },
{ "type": "Feature", "properties": { "ID": 18292 }, "geometry": { "type": "Point", "coordinates": [ -76.993376, 38.885886 ] } },
{ "type": "Feature", "properties": { "ID": 18316 }, "geometry": { "type": "Point", "coordinates": [ -76.994519, 38.885863 ] } },
{ "type": "Feature", "properties": { "ID": 18340 }, "geometry": { "type": "Point", "coordinates": [ -77.001104, 38.885689 ] } },
{ "type": "Feature", "properties": { "ID": 18348 }, "geometry": { "type": "Point", "coordinates": [ -77.003244, 38.885689 ] } },
{ "type": "Feature", "properties": { "ID": 18366 }, "geometry": { "type": "Point", "coordinates": [ -77.004239, 38.885636 ] } },
{ "type": "Feature", "properties": { "ID": 18368 }, "geometry": { "type": "Point", "coordinates": [ -77.004418, 38.885635 ] } },
{ "type": "Feature", "properties": { "ID": 18369 }, "geometry": { "type": "Point", "coordinates": [ -77.004327, 38.885635 ] } },
{ "type": "Feature", "properties": { "ID": 18387 }, "geometry": { "type": "Point", "coordinates": [ -76.993522, 38.885568 ] } },
{ "type": "Feature", "properties": { "ID": 18401 }, "geometry": { "type": "Point", "coordinates": [ -76.993467, 38.885476 ] } },
{ "type": "Feature", "properties": { "ID": 18405 }, "geometry": { "type": "Point", "coordinates": [ -77.026625, 38.885508 ] } },
{ "type": "Feature", "properties": { "ID": 18407 }, "geometry": { "type": "Point", "coordinates": [ -77.004948, 38.885493 ] } },
{ "type": "Feature", "properties": { "ID": 18415 }, "geometry": { "type": "Point", "coordinates": [ -77.004307, 38.885497 ] } },
{ "type": "Feature", "properties": { "ID": 18443 }, "geometry": { "type": "Point", "coordinates": [ -76.999009, 38.885359 ] } },
{ "type": "Feature", "properties": { "ID": 18448 }, "geometry": { "type": "Point", "coordinates": [ -76.998639, 38.885328 ] } },
{ "type": "Feature", "properties": { "ID": 18451 }, "geometry": { "type": "Point", "coordinates": [ -76.998748, 38.885322 ] } },
{ "type": "Feature", "properties": { "ID": 18454 }, "geometry": { "type": "Point", "coordinates": [ -77.021257, 38.885178 ] } },
{ "type": "Feature", "properties": { "ID": 18476 }, "geometry": { "type": "Point", "coordinates": [ -77.00299, 38.885269 ] } },
{ "type": "Feature", "properties": { "ID": 18483 }, "geometry": { "type": "Point", "coordinates": [ -77.003046, 38.885266 ] } },
{ "type": "Feature", "properties": { "ID": 18489 }, "geometry": { "type": "Point", "coordinates": [ -77.003757, 38.885245 ] } },
{ "type": "Feature", "properties": { "ID": 18500 }, "geometry": { "type": "Point", "coordinates": [ -77.000897, 38.885127 ] } },
{ "type": "Feature", "properties": { "ID": 18504 }, "geometry": { "type": "Point", "coordinates": [ -76.994244, 38.885231 ] } },
{ "type": "Feature", "properties": { "ID": 18510 }, "geometry": { "type": "Point", "coordinates": [ -77.000365, 38.885202 ] } },
{ "type": "Feature", "properties": { "ID": 18522 }, "geometry": { "type": "Point", "coordinates": [ -76.998942, 38.885122 ] } },
{ "type": "Feature", "properties": { "ID": 18530 }, "geometry": { "type": "Point", "coordinates": [ -76.998697, 38.885122 ] } },
{ "type": "Feature", "properties": { "ID": 18532 }, "geometry": { "type": "Point", "coordinates": [ -77.000356, 38.885123 ] } },
{ "type": "Feature", "properties": { "ID": 18541 }, "geometry": { "type": "Point", "coordinates": [ -76.994668, 38.885092 ] } },
{ "type": "Feature", "properties": { "ID": 18558 }, "geometry": { "type": "Point", "coordinates": [ -76.994449, 38.885026 ] } },
{ "type": "Feature", "properties": { "ID": 18564 }, "geometry": { "type": "Point", "coordinates": [ -76.993296, 38.884935 ] } },
{ "type": "Feature", "properties": { "ID": 18608 }, "geometry": { "type": "Point", "coordinates": [ -77.006499, 38.884906 ] } },
{ "type": "Feature", "properties": { "ID": 18611 }, "geometry": { "type": "Point", "coordinates": [ -77.014381, 38.884499 ] } },
{ "type": "Feature", "properties": { "ID": 18613 }, "geometry": { "type": "Point", "coordinates": [ -77.004569, 38.884883 ] } },
{ "type": "Feature", "properties": { "ID": 18620 }, "geometry": { "type": "Point", "coordinates": [ -77.006861, 38.884929 ] } },
{ "type": "Feature", "properties": { "ID": 18623 }, "geometry": { "type": "Point", "coordinates": [ -77.008402, 38.884906 ] } },
{ "type": "Feature", "properties": { "ID": 18627 }, "geometry": { "type": "Point", "coordinates": [ -77.004255, 38.884883 ] } },
{ "type": "Feature", "properties": { "ID": 18639 }, "geometry": { "type": "Point", "coordinates": [ -77.034568, 38.884876 ] } },
{ "type": "Feature", "properties": { "ID": 18647 }, "geometry": { "type": "Point", "coordinates": [ -76.997343, 38.884768 ] } },
{ "type": "Feature", "properties": { "ID": 18665 }, "geometry": { "type": "Point", "coordinates": [ -77.00557, 38.884826 ] } },
{ "type": "Feature", "properties": { "ID": 18669 }, "geometry": { "type": "Point", "coordinates": [ -76.993939, 38.884763 ] } },
{ "type": "Feature", "properties": { "ID": 18670 }, "geometry": { "type": "Point", "coordinates": [ -77.032641, 38.884599 ] } },
{ "type": "Feature", "properties": { "ID": 18673 }, "geometry": { "type": "Point", "coordinates": [ -76.994684, 38.884756 ] } },
{ "type": "Feature", "properties": { "ID": 18675 }, "geometry": { "type": "Point", "coordinates": [ -77.003353, 38.88481 ] } },
{ "type": "Feature", "properties": { "ID": 18701 }, "geometry": { "type": "Point", "coordinates": [ -76.999793, 38.884738 ] } },
{ "type": "Feature", "properties": { "ID": 18710 }, "geometry": { "type": "Point", "coordinates": [ -77.022726, 38.883918 ] } },
{ "type": "Feature", "properties": { "ID": 18719 }, "geometry": { "type": "Point", "coordinates": [ -77.004573, 38.884676 ] } },
{ "type": "Feature", "properties": { "ID": 18722 }, "geometry": { "type": "Point", "coordinates": [ -77.004624, 38.88467 ] } },
{ "type": "Feature", "properties": { "ID": 18729 }, "geometry": { "type": "Point", "coordinates": [ -76.998196, 38.884654 ] } },
{ "type": "Feature", "properties": { "ID": 18732 }, "geometry": { "type": "Point", "coordinates": [ -77.00392, 38.884586 ] } },
{ "type": "Feature", "properties": { "ID": 18733 }, "geometry": { "type": "Point", "coordinates": [ -76.998869, 38.884664 ] } },
{ "type": "Feature", "properties": { "ID": 18735 }, "geometry": { "type": "Point", "coordinates": [ -77.00419, 38.88463 ] } },
{ "type": "Feature", "properties": { "ID": 18759 }, "geometry": { "type": "Point", "coordinates": [ -77.004418, 38.884583 ] } },
{ "type": "Feature", "properties": { "ID": 18767 }, "geometry": { "type": "Point", "coordinates": [ -77.006172, 38.884568 ] } },
{ "type": "Feature", "properties": { "ID": 18775 }, "geometry": { "type": "Point", "coordinates": [ -77.006671, 38.884529 ] } },
{ "type": "Feature", "properties": { "ID": 18788 }, "geometry": { "type": "Point", "coordinates": [ -76.998682, 38.884429 ] } },
{ "type": "Feature", "properties": { "ID": 18789 }, "geometry": { "type": "Point", "coordinates": [ -77.005268, 38.884443 ] } },
{ "type": "Feature", "properties": { "ID": 18800 }, "geometry": { "type": "Point", "coordinates": [ -77.007362, 38.88436 ] } },
{ "type": "Feature", "properties": { "ID": 18810 }, "geometry": { "type": "Point", "coordinates": [ -77.00614, 38.884308 ] } },
{ "type": "Feature", "properties": { "ID": 18813 }, "geometry": { "type": "Point", "coordinates": [ -77.005598, 38.884243 ] } },
{ "type": "Feature", "properties": { "ID": 18816 }, "geometry": { "type": "Point", "coordinates": [ -77.019533, 38.884253 ] } },
{ "type": "Feature", "properties": { "ID": 18819 }, "geometry": { "type": "Point", "coordinates": [ -77.018985, 38.884135 ] } },
{ "type": "Feature", "properties": { "ID": 18822 }, "geometry": { "type": "Point", "coordinates": [ -77.023978, 38.883903 ] } },
{ "type": "Feature", "properties": { "ID": 18830 }, "geometry": { "type": "Point", "coordinates": [ -77.027502, 38.883698 ] } },
{ "type": "Feature", "properties": { "ID": 18834 }, "geometry": { "type": "Point", "coordinates": [ -76.996883, 38.884434 ] } },
{ "type": "Feature", "properties": { "ID": 18851 }, "geometry": { "type": "Point", "coordinates": [ -76.998698, 38.882394 ] } },
{ "type": "Feature", "properties": { "ID": 18867 }, "geometry": { "type": "Point", "coordinates": [ -76.993366, 38.882331 ] } },
{ "type": "Feature", "properties": { "ID": 18870 }, "geometry": { "type": "Point", "coordinates": [ -76.993989, 38.882354 ] } },
{ "type": "Feature", "properties": { "ID": 18883 }, "geometry": { "type": "Point", "coordinates": [ -76.998893, 38.882335 ] } },
{ "type": "Feature", "properties": { "ID": 18907 }, "geometry": { "type": "Point", "coordinates": [ -76.998691, 38.881768 ] } },
{ "type": "Feature", "properties": { "ID": 18908 }, "geometry": { "type": "Point", "coordinates": [ -76.993998, 38.881768 ] } },
{ "type": "Feature", "properties": { "ID": 18911 }, "geometry": { "type": "Point", "coordinates": [ -76.99908, 38.881766 ] } },
{ "type": "Feature", "properties": { "ID": 18945 }, "geometry": { "type": "Point", "coordinates": [ -76.985736, 38.868695 ] } },
{ "type": "Feature", "properties": { "ID": 18946 }, "geometry": { "type": "Point", "coordinates": [ -76.984805, 38.868694 ] } },
{ "type": "Feature", "properties": { "ID": 18952 }, "geometry": { "type": "Point", "coordinates": [ -76.986071, 38.868693 ] } },
{ "type": "Feature", "properties": { "ID": 18953 }, "geometry": { "type": "Point", "coordinates": [ -76.986127, 38.868693 ] } },
{ "type": "Feature", "properties": { "ID": 18957 }, "geometry": { "type": "Point", "coordinates": [ -76.986468, 38.86867 ] } },
{ "type": "Feature", "properties": { "ID": 18980 }, "geometry": { "type": "Point", "coordinates": [ -76.986609, 38.868427 ] } },
{ "type": "Feature", "properties": { "ID": 18993 }, "geometry": { "type": "Point", "coordinates": [ -76.999059, 38.884085 ] } },
{ "type": "Feature", "properties": { "ID": 18997 }, "geometry": { "type": "Point", "coordinates": [ -76.996863, 38.884117 ] } },
{ "type": "Feature", "properties": { "ID": 19000 }, "geometry": { "type": "Point", "coordinates": [ -76.997058, 38.884101 ] } },
{ "type": "Feature", "properties": { "ID": 19006 }, "geometry": { "type": "Point", "coordinates": [ -77.00113, 38.884095 ] } },
{ "type": "Feature", "properties": { "ID": 19015 }, "geometry": { "type": "Point", "coordinates": [ -76.996531, 38.88408 ] } },
{ "type": "Feature", "properties": { "ID": 19045 }, "geometry": { "type": "Point", "coordinates": [ -76.998831, 38.884049 ] } },
{ "type": "Feature", "properties": { "ID": 19053 }, "geometry": { "type": "Point", "coordinates": [ -76.99819, 38.884 ] } },
{ "type": "Feature", "properties": { "ID": 19064 }, "geometry": { "type": "Point", "coordinates": [ -77.007233, 38.883948 ] } },
{ "type": "Feature", "properties": { "ID": 19080 }, "geometry": { "type": "Point", "coordinates": [ -77.00125, 38.883934 ] } },
{ "type": "Feature", "properties": { "ID": 19083 }, "geometry": { "type": "Point", "coordinates": [ -76.993498, 38.883887 ] } },
{ "type": "Feature", "properties": { "ID": 19115 }, "geometry": { "type": "Point", "coordinates": [ -77.00617, 38.883852 ] } },
{ "type": "Feature", "properties": { "ID": 19120 }, "geometry": { "type": "Point", "coordinates": [ -77.007239, 38.883802 ] } },
{ "type": "Feature", "properties": { "ID": 19132 }, "geometry": { "type": "Point", "coordinates": [ -77.007181, 38.883759 ] } },
{ "type": "Feature", "properties": { "ID": 19136 }, "geometry": { "type": "Point", "coordinates": [ -76.997912, 38.883716 ] } },
{ "type": "Feature", "properties": { "ID": 19148 }, "geometry": { "type": "Point", "coordinates": [ -76.998889, 38.883765 ] } },
{ "type": "Feature", "properties": { "ID": 19157 }, "geometry": { "type": "Point", "coordinates": [ -76.999275, 38.883734 ] } },
{ "type": "Feature", "properties": { "ID": 19174 }, "geometry": { "type": "Point", "coordinates": [ -76.998182, 38.883635 ] } },
{ "type": "Feature", "properties": { "ID": 19176 }, "geometry": { "type": "Point", "coordinates": [ -77.006106, 38.883655 ] } },
{ "type": "Feature", "properties": { "ID": 19187 }, "geometry": { "type": "Point", "coordinates": [ -76.995725, 38.883609 ] } },
{ "type": "Feature", "properties": { "ID": 19192 }, "geometry": { "type": "Point", "coordinates": [ -76.995857, 38.883614 ] } },
{ "type": "Feature", "properties": { "ID": 19214 }, "geometry": { "type": "Point", "coordinates": [ -77.007724, 38.883502 ] } },
{ "type": "Feature", "properties": { "ID": 19218 }, "geometry": { "type": "Point", "coordinates": [ -76.999783, 38.883607 ] } },
{ "type": "Feature", "properties": { "ID": 19225 }, "geometry": { "type": "Point", "coordinates": [ -77.000799, 38.883563 ] } },
{ "type": "Feature", "properties": { "ID": 19242 }, "geometry": { "type": "Point", "coordinates": [ -76.995224, 38.883507 ] } },
{ "type": "Feature", "properties": { "ID": 19247 }, "geometry": { "type": "Point", "coordinates": [ -77.019337, 38.88349 ] } },
{ "type": "Feature", "properties": { "ID": 19248 }, "geometry": { "type": "Point", "coordinates": [ -77.004371, 38.88353 ] } },
{ "type": "Feature", "properties": { "ID": 19252 }, "geometry": { "type": "Point", "coordinates": [ -77.000097, 38.883436 ] } },
{ "type": "Feature", "properties": { "ID": 19272 }, "geometry": { "type": "Point", "coordinates": [ -77.00023, 38.883424 ] } },
{ "type": "Feature", "properties": { "ID": 19286 }, "geometry": { "type": "Point", "coordinates": [ -77.001072, 38.88341 ] } },
{ "type": "Feature", "properties": { "ID": 19290 }, "geometry": { "type": "Point", "coordinates": [ -76.999021, 38.883415 ] } },
{ "type": "Feature", "properties": { "ID": 19293 }, "geometry": { "type": "Point", "coordinates": [ -77.000796, 38.883453 ] } },
{ "type": "Feature", "properties": { "ID": 19297 }, "geometry": { "type": "Point", "coordinates": [ -77.02493, 38.883259 ] } },
{ "type": "Feature", "properties": { "ID": 19308 }, "geometry": { "type": "Point", "coordinates": [ -77.004321, 38.883413 ] } },
{ "type": "Feature", "properties": { "ID": 19314 }, "geometry": { "type": "Point", "coordinates": [ -77.003962, 38.883411 ] } },
{ "type": "Feature", "properties": { "ID": 19347 }, "geometry": { "type": "Point", "coordinates": [ -76.997408, 38.883249 ] } },
{ "type": "Feature", "properties": { "ID": 19352 }, "geometry": { "type": "Point", "coordinates": [ -76.997501, 38.883208 ] } },
{ "type": "Feature", "properties": { "ID": 19358 }, "geometry": { "type": "Point", "coordinates": [ -76.995931, 38.883222 ] } },
{ "type": "Feature", "properties": { "ID": 19367 }, "geometry": { "type": "Point", "coordinates": [ -76.99769, 38.883135 ] } },
{ "type": "Feature", "properties": { "ID": 19368 }, "geometry": { "type": "Point", "coordinates": [ -76.99345, 38.883152 ] } },
{ "type": "Feature", "properties": { "ID": 19376 }, "geometry": { "type": "Point", "coordinates": [ -76.995927, 38.883129 ] } },
{ "type": "Feature", "properties": { "ID": 19400 }, "geometry": { "type": "Point", "coordinates": [ -77.00541, 38.883016 ] } },
{ "type": "Feature", "properties": { "ID": 19404 }, "geometry": { "type": "Point", "coordinates": [ -77.007343, 38.883069 ] } },
{ "type": "Feature", "properties": { "ID": 19414 }, "geometry": { "type": "Point", "coordinates": [ -77.005236, 38.883063 ] } },
{ "type": "Feature", "properties": { "ID": 19416 }, "geometry": { "type": "Point", "coordinates": [ -77.014423, 38.882936 ] } },
{ "type": "Feature", "properties": { "ID": 19417 }, "geometry": { "type": "Point", "coordinates": [ -77.005353, 38.883014 ] } },
{ "type": "Feature", "properties": { "ID": 19426 }, "geometry": { "type": "Point", "coordinates": [ -77.004834, 38.883063 ] } },
{ "type": "Feature", "properties": { "ID": 19432 }, "geometry": { "type": "Point", "coordinates": [ -76.994668, 38.883091 ] } },
{ "type": "Feature", "properties": { "ID": 19455 }, "geometry": { "type": "Point", "coordinates": [ -77.002302, 38.883028 ] } },
{ "type": "Feature", "properties": { "ID": 19456 }, "geometry": { "type": "Point", "coordinates": [ -77.002467, 38.883035 ] } },
{ "type": "Feature", "properties": { "ID": 19461 }, "geometry": { "type": "Point", "coordinates": [ -76.997891, 38.882942 ] } },
{ "type": "Feature", "properties": { "ID": 19474 }, "geometry": { "type": "Point", "coordinates": [ -76.995748, 38.88293 ] } },
{ "type": "Feature", "properties": { "ID": 19475 }, "geometry": { "type": "Point", "coordinates": [ -76.996955, 38.882931 ] } },
{ "type": "Feature", "properties": { "ID": 19478 }, "geometry": { "type": "Point", "coordinates": [ -77.003047, 38.88298 ] } },
{ "type": "Feature", "properties": { "ID": 19481 }, "geometry": { "type": "Point", "coordinates": [ -76.995983, 38.88292 ] } },
{ "type": "Feature", "properties": { "ID": 19505 }, "geometry": { "type": "Point", "coordinates": [ -76.996897, 38.882916 ] } },
{ "type": "Feature", "properties": { "ID": 19528 }, "geometry": { "type": "Point", "coordinates": [ -77.004359, 38.882925 ] } },
{ "type": "Feature", "properties": { "ID": 19535 }, "geometry": { "type": "Point", "coordinates": [ -77.005295, 38.88292 ] } },
{ "type": "Feature", "properties": { "ID": 19546 }, "geometry": { "type": "Point", "coordinates": [ -77.00113, 38.882837 ] } },
{ "type": "Feature", "properties": { "ID": 19549 }, "geometry": { "type": "Point", "coordinates": [ -77.005635, 38.882878 ] } },
{ "type": "Feature", "properties": { "ID": 19550 }, "geometry": { "type": "Point", "coordinates": [ -77.003765, 38.882876 ] } },
{ "type": "Feature", "properties": { "ID": 19552 }, "geometry": { "type": "Point", "coordinates": [ -76.996408, 38.882873 ] } },
{ "type": "Feature", "properties": { "ID": 19563 }, "geometry": { "type": "Point", "coordinates": [ -77.001413, 38.882764 ] } },
{ "type": "Feature", "properties": { "ID": 19579 }, "geometry": { "type": "Point", "coordinates": [ -77.00412, 38.882755 ] } },
{ "type": "Feature", "properties": { "ID": 19590 }, "geometry": { "type": "Point", "coordinates": [ -77.001469, 38.882748 ] } },
{ "type": "Feature", "properties": { "ID": 19591 }, "geometry": { "type": "Point", "coordinates": [ -77.005606, 38.882799 ] } },
{ "type": "Feature", "properties": { "ID": 19595 }, "geometry": { "type": "Point", "coordinates": [ -77.004792, 38.882752 ] } },
{ "type": "Feature", "properties": { "ID": 19614 }, "geometry": { "type": "Point", "coordinates": [ -77.001852, 38.882652 ] } },
{ "type": "Feature", "properties": { "ID": 19628 }, "geometry": { "type": "Point", "coordinates": [ -76.994726, 38.882581 ] } },
{ "type": "Feature", "properties": { "ID": 19632 }, "geometry": { "type": "Point", "coordinates": [ -76.997896, 38.882545 ] } },
{ "type": "Feature", "properties": { "ID": 19661 }, "geometry": { "type": "Point", "coordinates": [ -77.004789, 38.882456 ] } },
{ "type": "Feature", "properties": { "ID": 19667 }, "geometry": { "type": "Point", "coordinates": [ -77.004479, 38.882463 ] } },
{ "type": "Feature", "properties": { "ID": 19672 }, "geometry": { "type": "Point", "coordinates": [ -77.004224, 38.882462 ] } },
{ "type": "Feature", "properties": { "ID": 19713 }, "geometry": { "type": "Point", "coordinates": [ -77.000311, 38.882283 ] } },
{ "type": "Feature", "properties": { "ID": 19714 }, "geometry": { "type": "Point", "coordinates": [ -76.9998, 38.882285 ] } },
{ "type": "Feature", "properties": { "ID": 19720 }, "geometry": { "type": "Point", "coordinates": [ -76.999258, 38.882257 ] } },
{ "type": "Feature", "properties": { "ID": 19736 }, "geometry": { "type": "Point", "coordinates": [ -77.004367, 38.882174 ] } },
{ "type": "Feature", "properties": { "ID": 19751 }, "geometry": { "type": "Point", "coordinates": [ -77.005413, 38.882176 ] } },
{ "type": "Feature", "properties": { "ID": 19760 }, "geometry": { "type": "Point", "coordinates": [ -76.993973, 38.882235 ] } },
{ "type": "Feature", "properties": { "ID": 19762 }, "geometry": { "type": "Point", "coordinates": [ -77.007373, 38.882238 ] } },
{ "type": "Feature", "properties": { "ID": 19780 }, "geometry": { "type": "Point", "coordinates": [ -77.007372, 38.882197 ] } },
{ "type": "Feature", "properties": { "ID": 19782 }, "geometry": { "type": "Point", "coordinates": [ -76.998896, 38.882195 ] } },
{ "type": "Feature", "properties": { "ID": 19794 }, "geometry": { "type": "Point", "coordinates": [ -76.999268, 38.882168 ] } },
{ "type": "Feature", "properties": { "ID": 19797 }, "geometry": { "type": "Point", "coordinates": [ -76.998691, 38.882157 ] } },
{ "type": "Feature", "properties": { "ID": 19800 }, "geometry": { "type": "Point", "coordinates": [ -77.006832, 38.882114 ] } },
{ "type": "Feature", "properties": { "ID": 19827 }, "geometry": { "type": "Point", "coordinates": [ -77.023284, 38.88208 ] } },
{ "type": "Feature", "properties": { "ID": 19851 }, "geometry": { "type": "Point", "coordinates": [ -76.998895, 38.882109 ] } },
{ "type": "Feature", "properties": { "ID": 19853 }, "geometry": { "type": "Point", "coordinates": [ -77.000813, 38.882095 ] } },
{ "type": "Feature", "properties": { "ID": 19862 }, "geometry": { "type": "Point", "coordinates": [ -76.999056, 38.882059 ] } },
{ "type": "Feature", "properties": { "ID": 19871 }, "geometry": { "type": "Point", "coordinates": [ -76.995324, 38.882033 ] } },
{ "type": "Feature", "properties": { "ID": 19875 }, "geometry": { "type": "Point", "coordinates": [ -77.016398, 38.882024 ] } },
{ "type": "Feature", "properties": { "ID": 19878 }, "geometry": { "type": "Point", "coordinates": [ -76.995517, 38.88203 ] } },
{ "type": "Feature", "properties": { "ID": 19898 }, "geometry": { "type": "Point", "coordinates": [ -76.996459, 38.881946 ] } },
{ "type": "Feature", "properties": { "ID": 19903 }, "geometry": { "type": "Point", "coordinates": [ -77.018566, 38.881964 ] } },
{ "type": "Feature", "properties": { "ID": 19904 }, "geometry": { "type": "Point", "coordinates": [ -76.999228, 38.881933 ] } },
{ "type": "Feature", "properties": { "ID": 19913 }, "geometry": { "type": "Point", "coordinates": [ -77.0146, 38.881901 ] } },
{ "type": "Feature", "properties": { "ID": 19918 }, "geometry": { "type": "Point", "coordinates": [ -76.998675, 38.881936 ] } },
{ "type": "Feature", "properties": { "ID": 19919 }, "geometry": { "type": "Point", "coordinates": [ -76.993992, 38.881938 ] } },
{ "type": "Feature", "properties": { "ID": 19920 }, "geometry": { "type": "Point", "coordinates": [ -77.000313, 38.881934 ] } },
{ "type": "Feature", "properties": { "ID": 19929 }, "geometry": { "type": "Point", "coordinates": [ -76.995377, 38.881904 ] } },
{ "type": "Feature", "properties": { "ID": 19947 }, "geometry": { "type": "Point", "coordinates": [ -77.022819, 38.881873 ] } },
{ "type": "Feature", "properties": { "ID": 19956 }, "geometry": { "type": "Point", "coordinates": [ -77.019137, 38.881866 ] } },
{ "type": "Feature", "properties": { "ID": 19957 }, "geometry": { "type": "Point", "coordinates": [ -77.001091, 38.881867 ] } },
{ "type": "Feature", "properties": { "ID": 19972 }, "geometry": { "type": "Point", "coordinates": [ -76.997484, 38.881839 ] } },
{ "type": "Feature", "properties": { "ID": 19975 }, "geometry": { "type": "Point", "coordinates": [ -77.000044, 38.881859 ] } },
{ "type": "Feature", "properties": { "ID": 19978 }, "geometry": { "type": "Point", "coordinates": [ -77.02165, 38.881839 ] } },
{ "type": "Feature", "properties": { "ID": 19988 }, "geometry": { "type": "Point", "coordinates": [ -77.029748, 38.881829 ] } },
{ "type": "Feature", "properties": { "ID": 2008 }, "geometry": { "type": "Point", "coordinates": [ -77.000213, 38.894648 ] } },
{ "type": "Feature", "properties": { "ID": 2015 }, "geometry": { "type": "Point", "coordinates": [ -76.993317, 38.893725 ] } },
{ "type": "Feature", "properties": { "ID": 2028 }, "geometry": { "type": "Point", "coordinates": [ -77.021572, 38.893591 ] } },
{ "type": "Feature", "properties": { "ID": 2058 }, "geometry": { "type": "Point", "coordinates": [ -76.997233, 38.893432 ] } },
{ "type": "Feature", "properties": { "ID": 2061 }, "geometry": { "type": "Point", "coordinates": [ -77.013315, 38.913861 ] } },
{ "type": "Feature", "properties": { "ID": 2074 }, "geometry": { "type": "Point", "coordinates": [ -77.010643, 38.913901 ] } },
{ "type": "Feature", "properties": { "ID": 2089 }, "geometry": { "type": "Point", "coordinates": [ -77.026775, 38.913954 ] } },
{ "type": "Feature", "properties": { "ID": 2107 }, "geometry": { "type": "Point", "coordinates": [ -77.030946, 38.913935 ] } },
{ "type": "Feature", "properties": { "ID": 2121 }, "geometry": { "type": "Point", "coordinates": [ -77.030826, 38.913918 ] } },
{ "type": "Feature", "properties": { "ID": 2152 }, "geometry": { "type": "Point", "coordinates": [ -77.002452, 38.913868 ] } },
{ "type": "Feature", "properties": { "ID": 2159 }, "geometry": { "type": "Point", "coordinates": [ -77.003093, 38.913866 ] } },
{ "type": "Feature", "properties": { "ID": 2189 }, "geometry": { "type": "Point", "coordinates": [ -77.016619, 38.913852 ] } },
{ "type": "Feature", "properties": { "ID": 2210 }, "geometry": { "type": "Point", "coordinates": [ -77.019153, 38.913835 ] } },
{ "type": "Feature", "properties": { "ID": 2221 }, "geometry": { "type": "Point", "coordinates": [ -77.046281, 38.913755 ] } },
{ "type": "Feature", "properties": { "ID": 2223 }, "geometry": { "type": "Point", "coordinates": [ -77.00177, 38.91381 ] } },
{ "type": "Feature", "properties": { "ID": 2225 }, "geometry": { "type": "Point", "coordinates": [ -77.021665, 38.913756 ] } },
{ "type": "Feature", "properties": { "ID": 2264 }, "geometry": { "type": "Point", "coordinates": [ -77.040881, 38.913753 ] } },
{ "type": "Feature", "properties": { "ID": 2267 }, "geometry": { "type": "Point", "coordinates": [ -77.047526, 38.913606 ] } },
{ "type": "Feature", "properties": { "ID": 2278 }, "geometry": { "type": "Point", "coordinates": [ -77.012419, 38.913759 ] } },
{ "type": "Feature", "properties": { "ID": 2284 }, "geometry": { "type": "Point", "coordinates": [ -77.001768, 38.913752 ] } },
{ "type": "Feature", "properties": { "ID": 2290 }, "geometry": { "type": "Point", "coordinates": [ -77.003163, 38.913745 ] } },
{ "type": "Feature", "properties": { "ID": 2291 }, "geometry": { "type": "Point", "coordinates": [ -77.042321, 38.91374 ] } },
{ "type": "Feature", "properties": { "ID": 2297 }, "geometry": { "type": "Point", "coordinates": [ -77.018714, 38.913738 ] } },
{ "type": "Feature", "properties": { "ID": 2301 }, "geometry": { "type": "Point", "coordinates": [ -77.026531, 38.913736 ] } },
{ "type": "Feature", "properties": { "ID": 2302 }, "geometry": { "type": "Point", "coordinates": [ -77.013133, 38.913739 ] } },
{ "type": "Feature", "properties": { "ID": 2303 }, "geometry": { "type": "Point", "coordinates": [ -77.015195, 38.913678 ] } },
{ "type": "Feature", "properties": { "ID": 2325 }, "geometry": { "type": "Point", "coordinates": [ -77.057153, 38.913711 ] } },
{ "type": "Feature", "properties": { "ID": 2331 }, "geometry": { "type": "Point", "coordinates": [ -77.012422, 38.913719 ] } },
{ "type": "Feature", "properties": { "ID": 2383 }, "geometry": { "type": "Point", "coordinates": [ -77.02666, 38.912851 ] } },
{ "type": "Feature", "properties": { "ID": 2398 }, "geometry": { "type": "Point", "coordinates": [ -77.012685, 38.912956 ] } },
{ "type": "Feature", "properties": { "ID": 2415 }, "geometry": { "type": "Point", "coordinates": [ -77.000691, 38.912906 ] } },
{ "type": "Feature", "properties": { "ID": 2416 }, "geometry": { "type": "Point", "coordinates": [ -77.014215, 38.910533 ] } },
{ "type": "Feature", "properties": { "ID": 2419 }, "geometry": { "type": "Point", "coordinates": [ -77.012936, 38.910535 ] } },
{ "type": "Feature", "properties": { "ID": 2431 }, "geometry": { "type": "Point", "coordinates": [ -77.040073, 38.910532 ] } },
{ "type": "Feature", "properties": { "ID": 2437 }, "geometry": { "type": "Point", "coordinates": [ -77.04033, 38.910532 ] } },
{ "type": "Feature", "properties": { "ID": 2440 }, "geometry": { "type": "Point", "coordinates": [ -77.012703, 38.910529 ] } },
{ "type": "Feature", "properties": { "ID": 2441 }, "geometry": { "type": "Point", "coordinates": [ -77.012648, 38.910526 ] } },
{ "type": "Feature", "properties": { "ID": 2443 }, "geometry": { "type": "Point", "coordinates": [ -77.026216, 38.910568 ] } },
{ "type": "Feature", "properties": { "ID": 2481 }, "geometry": { "type": "Point", "coordinates": [ -77.011586, 38.908388 ] } },
{ "type": "Feature", "properties": { "ID": 2488 }, "geometry": { "type": "Point", "coordinates": [ -77.011288, 38.908387 ] } },
{ "type": "Feature", "properties": { "ID": 2513 }, "geometry": { "type": "Point", "coordinates": [ -77.048071, 38.90835 ] } },
{ "type": "Feature", "properties": { "ID": 2518 }, "geometry": { "type": "Point", "coordinates": [ -77.042715, 38.906662 ] } },
{ "type": "Feature", "properties": { "ID": 2534 }, "geometry": { "type": "Point", "coordinates": [ -77.008511, 38.906716 ] } },
{ "type": "Feature", "properties": { "ID": 2544 }, "geometry": { "type": "Point", "coordinates": [ -77.014432, 38.90664 ] } },
{ "type": "Feature", "properties": { "ID": 2551 }, "geometry": { "type": "Point", "coordinates": [ -77.042094, 38.906596 ] } },
{ "type": "Feature", "properties": { "ID": 2553 }, "geometry": { "type": "Point", "coordinates": [ -77.033163, 38.906488 ] } },
{ "type": "Feature", "properties": { "ID": 2559 }, "geometry": { "type": "Point", "coordinates": [ -77.014151, 38.906632 ] } },
{ "type": "Feature", "properties": { "ID": 2563 }, "geometry": { "type": "Point", "coordinates": [ -77.015601, 38.906666 ] } },
{ "type": "Feature", "properties": { "ID": 2564 }, "geometry": { "type": "Point", "coordinates": [ -77.030829, 38.906272 ] } },
{ "type": "Feature", "properties": { "ID": 2567 }, "geometry": { "type": "Point", "coordinates": [ -77.01685, 38.906622 ] } },
{ "type": "Feature", "properties": { "ID": 2591 }, "geometry": { "type": "Point", "coordinates": [ -77.025405, 38.906245 ] } },
{ "type": "Feature", "properties": { "ID": 2595 }, "geometry": { "type": "Point", "coordinates": [ -77.056166, 38.906222 ] } },
{ "type": "Feature", "properties": { "ID": 2615 }, "geometry": { "type": "Point", "coordinates": [ -76.997163, 38.906145 ] } },
{ "type": "Feature", "properties": { "ID": 2616 }, "geometry": { "type": "Point", "coordinates": [ -77.016848, 38.906235 ] } },
{ "type": "Feature", "properties": { "ID": 2625 }, "geometry": { "type": "Point", "coordinates": [ -77.057339, 38.905737 ] } },
{ "type": "Feature", "properties": { "ID": 2626 }, "geometry": { "type": "Point", "coordinates": [ -77.006956, 38.905758 ] } },
{ "type": "Feature", "properties": { "ID": 2633 }, "geometry": { "type": "Point", "coordinates": [ -77.053823, 38.905524 ] } },
{ "type": "Feature", "properties": { "ID": 2657 }, "geometry": { "type": "Point", "coordinates": [ -77.018478, 38.905439 ] } },
{ "type": "Feature", "properties": { "ID": 2665 }, "geometry": { "type": "Point", "coordinates": [ -77.042215, 38.905319 ] } },
{ "type": "Feature", "properties": { "ID": 2670 }, "geometry": { "type": "Point", "coordinates": [ -77.04639, 38.913653 ] } },
{ "type": "Feature", "properties": { "ID": 2702 }, "geometry": { "type": "Point", "coordinates": [ -77.010111, 38.913631 ] } },
{ "type": "Feature", "properties": { "ID": 2717 }, "geometry": { "type": "Point", "coordinates": [ -77.042697, 38.913534 ] } },
{ "type": "Feature", "properties": { "ID": 2724 }, "geometry": { "type": "Point", "coordinates": [ -77.012814, 38.913533 ] } },
{ "type": "Feature", "properties": { "ID": 2730 }, "geometry": { "type": "Point", "coordinates": [ -77.030616, 38.913539 ] } },
{ "type": "Feature", "properties": { "ID": 2742 }, "geometry": { "type": "Point", "coordinates": [ -77.019153, 38.913558 ] } },
{ "type": "Feature", "properties": { "ID": 2761 }, "geometry": { "type": "Point", "coordinates": [ -77.011523, 38.913529 ] } },
{ "type": "Feature", "properties": { "ID": 2763 }, "geometry": { "type": "Point", "coordinates": [ -77.042582, 38.913525 ] } },
{ "type": "Feature", "properties": { "ID": 2768 }, "geometry": { "type": "Point", "coordinates": [ -77.04105, 38.913522 ] } },
{ "type": "Feature", "properties": { "ID": 2780 }, "geometry": { "type": "Point", "coordinates": [ -77.011054, 38.913527 ] } },
{ "type": "Feature", "properties": { "ID": 2801 }, "geometry": { "type": "Point", "coordinates": [ -77.013674, 38.913523 ] } },
{ "type": "Feature", "properties": { "ID": 2812 }, "geometry": { "type": "Point", "coordinates": [ -77.013855, 38.913523 ] } },
{ "type": "Feature", "properties": { "ID": 20009 }, "geometry": { "type": "Point", "coordinates": [ -77.022431, 38.881691 ] } },
{ "type": "Feature", "properties": { "ID": 2817 }, "geometry": { "type": "Point", "coordinates": [ -77.009352, 38.913577 ] } },
{ "type": "Feature", "properties": { "ID": 2818 }, "geometry": { "type": "Point", "coordinates": [ -77.017183, 38.913542 ] } },
{ "type": "Feature", "properties": { "ID": 2827 }, "geometry": { "type": "Point", "coordinates": [ -77.036903, 38.913521 ] } },
{ "type": "Feature", "properties": { "ID": 20029 }, "geometry": { "type": "Point", "coordinates": [ -77.02839, 38.88164 ] } },
{ "type": "Feature", "properties": { "ID": 2833 }, "geometry": { "type": "Point", "coordinates": [ -77.037383, 38.91351 ] } },
{ "type": "Feature", "properties": { "ID": 2834 }, "geometry": { "type": "Point", "coordinates": [ -77.010287, 38.913516 ] } },
{ "type": "Feature", "properties": { "ID": 20037 }, "geometry": { "type": "Point", "coordinates": [ -77.020667, 38.881693 ] } },
{ "type": "Feature", "properties": { "ID": 2844 }, "geometry": { "type": "Point", "coordinates": [ -77.025425, 38.913508 ] } },
{ "type": "Feature", "properties": { "ID": 2857 }, "geometry": { "type": "Point", "coordinates": [ -77.009602, 38.913514 ] } },
{ "type": "Feature", "properties": { "ID": 2858 }, "geometry": { "type": "Point", "coordinates": [ -77.047992, 38.913489 ] } },
{ "type": "Feature", "properties": { "ID": 20056 }, "geometry": { "type": "Point", "coordinates": [ -77.000264, 38.881664 ] } },
{ "type": "Feature", "properties": { "ID": 2863 }, "geometry": { "type": "Point", "coordinates": [ -77.00988, 38.913506 ] } },
{ "type": "Feature", "properties": { "ID": 2864 }, "geometry": { "type": "Point", "coordinates": [ -77.026247, 38.91355 ] } },
{ "type": "Feature", "properties": { "ID": 20083 }, "geometry": { "type": "Point", "coordinates": [ -76.998682, 38.881625 ] } },
{ "type": "Feature", "properties": { "ID": 20087 }, "geometry": { "type": "Point", "coordinates": [ -77.02374, 38.881616 ] } },
{ "type": "Feature", "properties": { "ID": 20100 }, "geometry": { "type": "Point", "coordinates": [ -76.993966, 38.881582 ] } },
{ "type": "Feature", "properties": { "ID": 2903 }, "geometry": { "type": "Point", "coordinates": [ -77.03396, 38.913501 ] } },
{ "type": "Feature", "properties": { "ID": 2904 }, "geometry": { "type": "Point", "coordinates": [ -77.00159, 38.913484 ] } },
{ "type": "Feature", "properties": { "ID": 20106 }, "geometry": { "type": "Point", "coordinates": [ -76.99332, 38.881501 ] } },
{ "type": "Feature", "properties": { "ID": 20110 }, "geometry": { "type": "Point", "coordinates": [ -77.02374, 38.88157 ] } },
{ "type": "Feature", "properties": { "ID": 20116 }, "geometry": { "type": "Point", "coordinates": [ -76.995946, 38.881561 ] } },
{ "type": "Feature", "properties": { "ID": 2922 }, "geometry": { "type": "Point", "coordinates": [ -77.051405, 38.913478 ] } },
{ "type": "Feature", "properties": { "ID": 20122 }, "geometry": { "type": "Point", "coordinates": [ -77.001524, 38.881563 ] } },
{ "type": "Feature", "properties": { "ID": 2935 }, "geometry": { "type": "Point", "coordinates": [ -77.024403, 38.913473 ] } },
{ "type": "Feature", "properties": { "ID": 20135 }, "geometry": { "type": "Point", "coordinates": [ -76.993528, 38.881534 ] } },
{ "type": "Feature", "properties": { "ID": 20148 }, "geometry": { "type": "Point", "coordinates": [ -77.018186, 38.881489 ] } },
{ "type": "Feature", "properties": { "ID": 2948 }, "geometry": { "type": "Point", "coordinates": [ -77.046023, 38.913405 ] } },
{ "type": "Feature", "properties": { "ID": 2955 }, "geometry": { "type": "Point", "coordinates": [ -77.015584, 38.913373 ] } },
{ "type": "Feature", "properties": { "ID": 20160 }, "geometry": { "type": "Point", "coordinates": [ -76.997896, 38.88147 ] } },
{ "type": "Feature", "properties": { "ID": 20162 }, "geometry": { "type": "Point", "coordinates": [ -76.999231, 38.881476 ] } },
{ "type": "Feature", "properties": { "ID": 20168 }, "geometry": { "type": "Point", "coordinates": [ -77.022744, 38.881486 ] } },
{ "type": "Feature", "properties": { "ID": 20187 }, "geometry": { "type": "Point", "coordinates": [ -77.023469, 38.881484 ] } },
{ "type": "Feature", "properties": { "ID": 2984 }, "geometry": { "type": "Point", "coordinates": [ -77.044634, 38.913253 ] } },
{ "type": "Feature", "properties": { "ID": 20192 }, "geometry": { "type": "Point", "coordinates": [ -77.021196, 38.881481 ] } },
{ "type": "Feature", "properties": { "ID": 20193 }, "geometry": { "type": "Point", "coordinates": [ -77.020851, 38.881482 ] } },
{ "type": "Feature", "properties": { "ID": 2991 }, "geometry": { "type": "Point", "coordinates": [ -77.040785, 38.913251 ] } },
{ "type": "Feature", "properties": { "ID": 2996 }, "geometry": { "type": "Point", "coordinates": [ -77.047551, 38.913181 ] } },
{ "type": "Feature", "properties": { "ID": 20205 }, "geometry": { "type": "Point", "coordinates": [ -77.020281, 38.88148 ] } },
{ "type": "Feature", "properties": { "ID": 20210 }, "geometry": { "type": "Point", "coordinates": [ -76.993145, 38.88147 ] } },
{ "type": "Feature", "properties": { "ID": 20217 }, "geometry": { "type": "Point", "coordinates": [ -77.019116, 38.881482 ] } },
{ "type": "Feature", "properties": { "ID": 20219 }, "geometry": { "type": "Point", "coordinates": [ -77.019259, 38.881482 ] } },
{ "type": "Feature", "properties": { "ID": 20247 }, "geometry": { "type": "Point", "coordinates": [ -77.014395, 38.881471 ] } },
{ "type": "Feature", "properties": { "ID": 20288 }, "geometry": { "type": "Point", "coordinates": [ -77.011794, 38.881162 ] } },
{ "type": "Feature", "properties": { "ID": 20319 }, "geometry": { "type": "Point", "coordinates": [ -77.018997, 38.881087 ] } },
{ "type": "Feature", "properties": { "ID": 20331 }, "geometry": { "type": "Point", "coordinates": [ -77.020461, 38.88109 ] } },
{ "type": "Feature", "properties": { "ID": 20340 }, "geometry": { "type": "Point", "coordinates": [ -77.019302, 38.881093 ] } },
{ "type": "Feature", "properties": { "ID": 20352 }, "geometry": { "type": "Point", "coordinates": [ -77.019483, 38.881092 ] } },
{ "type": "Feature", "properties": { "ID": 20354 }, "geometry": { "type": "Point", "coordinates": [ -76.99824, 38.88109 ] } },
{ "type": "Feature", "properties": { "ID": 20358 }, "geometry": { "type": "Point", "coordinates": [ -77.013346, 38.881101 ] } },
{ "type": "Feature", "properties": { "ID": 20368 }, "geometry": { "type": "Point", "coordinates": [ -76.998751, 38.881079 ] } },
{ "type": "Feature", "properties": { "ID": 20387 }, "geometry": { "type": "Point", "coordinates": [ -77.027456, 38.881046 ] } },
{ "type": "Feature", "properties": { "ID": 20412 }, "geometry": { "type": "Point", "coordinates": [ -77.017094, 38.880288 ] } },
{ "type": "Feature", "properties": { "ID": 20413 }, "geometry": { "type": "Point", "coordinates": [ -76.993547, 38.880997 ] } },
{ "type": "Feature", "properties": { "ID": 20434 }, "geometry": { "type": "Point", "coordinates": [ -77.020121, 38.880935 ] } },
{ "type": "Feature", "properties": { "ID": 20444 }, "geometry": { "type": "Point", "coordinates": [ -77.000356, 38.88091 ] } },
{ "type": "Feature", "properties": { "ID": 20453 }, "geometry": { "type": "Point", "coordinates": [ -77.014193, 38.880826 ] } },
{ "type": "Feature", "properties": { "ID": 20463 }, "geometry": { "type": "Point", "coordinates": [ -77.011825, 38.880831 ] } },
{ "type": "Feature", "properties": { "ID": 20466 }, "geometry": { "type": "Point", "coordinates": [ -77.014389, 38.880815 ] } },
{ "type": "Feature", "properties": { "ID": 20474 }, "geometry": { "type": "Point", "coordinates": [ -76.998249, 38.880834 ] } },
{ "type": "Feature", "properties": { "ID": 20481 }, "geometry": { "type": "Point", "coordinates": [ -77.015435, 38.880794 ] } },
{ "type": "Feature", "properties": { "ID": 20500 }, "geometry": { "type": "Point", "coordinates": [ -76.998317, 38.880778 ] } },
{ "type": "Feature", "properties": { "ID": 20514 }, "geometry": { "type": "Point", "coordinates": [ -77.01969, 38.880739 ] } },
{ "type": "Feature", "properties": { "ID": 20538 }, "geometry": { "type": "Point", "coordinates": [ -76.998247, 38.880673 ] } },
{ "type": "Feature", "properties": { "ID": 20546 }, "geometry": { "type": "Point", "coordinates": [ -76.995492, 38.880651 ] } },
{ "type": "Feature", "properties": { "ID": 20550 }, "geometry": { "type": "Point", "coordinates": [ -76.999278, 38.880651 ] } },
{ "type": "Feature", "properties": { "ID": 20556 }, "geometry": { "type": "Point", "coordinates": [ -76.995909, 38.880611 ] } },
{ "type": "Feature", "properties": { "ID": 20567 }, "geometry": { "type": "Point", "coordinates": [ -76.995874, 38.880565 ] } },
{ "type": "Feature", "properties": { "ID": 20571 }, "geometry": { "type": "Point", "coordinates": [ -76.999277, 38.880562 ] } },
{ "type": "Feature", "properties": { "ID": 20577 }, "geometry": { "type": "Point", "coordinates": [ -77.020232, 38.880507 ] } },
{ "type": "Feature", "properties": { "ID": 20600 }, "geometry": { "type": "Point", "coordinates": [ -76.998676, 38.880522 ] } },
{ "type": "Feature", "properties": { "ID": 20637 }, "geometry": { "type": "Point", "coordinates": [ -76.993536, 38.880353 ] } },
{ "type": "Feature", "properties": { "ID": 20638 }, "geometry": { "type": "Point", "coordinates": [ -77.003741, 38.88029 ] } },
{ "type": "Feature", "properties": { "ID": 20648 }, "geometry": { "type": "Point", "coordinates": [ -76.997935, 38.880313 ] } },
{ "type": "Feature", "properties": { "ID": 20662 }, "geometry": { "type": "Point", "coordinates": [ -76.997372, 38.880243 ] } },
{ "type": "Feature", "properties": { "ID": 20678 }, "geometry": { "type": "Point", "coordinates": [ -76.998812, 38.880205 ] } },
{ "type": "Feature", "properties": { "ID": 20680 }, "geometry": { "type": "Point", "coordinates": [ -76.996403, 38.880182 ] } },
{ "type": "Feature", "properties": { "ID": 20723 }, "geometry": { "type": "Point", "coordinates": [ -77.014624, 38.88007 ] } },
{ "type": "Feature", "properties": { "ID": 20732 }, "geometry": { "type": "Point", "coordinates": [ -77.037271, 38.880048 ] } },
{ "type": "Feature", "properties": { "ID": 20740 }, "geometry": { "type": "Point", "coordinates": [ -76.99812, 38.879985 ] } },
{ "type": "Feature", "properties": { "ID": 20761 }, "geometry": { "type": "Point", "coordinates": [ -76.993126, 38.879933 ] } },
{ "type": "Feature", "properties": { "ID": 20763 }, "geometry": { "type": "Point", "coordinates": [ -77.020122, 38.879894 ] } },
{ "type": "Feature", "properties": { "ID": 20772 }, "geometry": { "type": "Point", "coordinates": [ -77.008385, 38.879725 ] } },
{ "type": "Feature", "properties": { "ID": 20787 }, "geometry": { "type": "Point", "coordinates": [ -77.012403, 38.879746 ] } },
{ "type": "Feature", "properties": { "ID": 20802 }, "geometry": { "type": "Point", "coordinates": [ -76.995923, 38.879703 ] } },
{ "type": "Feature", "properties": { "ID": 20813 }, "geometry": { "type": "Point", "coordinates": [ -77.012429, 38.879542 ] } },
{ "type": "Feature", "properties": { "ID": 20816 }, "geometry": { "type": "Point", "coordinates": [ -76.993333, 38.879637 ] } },
{ "type": "Feature", "properties": { "ID": 20822 }, "geometry": { "type": "Point", "coordinates": [ -76.993527, 38.879621 ] } },
{ "type": "Feature", "properties": { "ID": 20852 }, "geometry": { "type": "Point", "coordinates": [ -77.02012, 38.879504 ] } },
{ "type": "Feature", "properties": { "ID": 20859 }, "geometry": { "type": "Point", "coordinates": [ -76.993166, 38.879468 ] } },
{ "type": "Feature", "properties": { "ID": 20870 }, "geometry": { "type": "Point", "coordinates": [ -76.995539, 38.879449 ] } },
{ "type": "Feature", "properties": { "ID": 20875 }, "geometry": { "type": "Point", "coordinates": [ -77.022699, 38.879153 ] } },
{ "type": "Feature", "properties": { "ID": 20886 }, "geometry": { "type": "Point", "coordinates": [ -76.987716, 38.879114 ] } },
{ "type": "Feature", "properties": { "ID": 20888 }, "geometry": { "type": "Point", "coordinates": [ -76.992184, 38.879105 ] } },
{ "type": "Feature", "properties": { "ID": 20897 }, "geometry": { "type": "Point", "coordinates": [ -76.991935, 38.879117 ] } },
{ "type": "Feature", "properties": { "ID": 20905 }, "geometry": { "type": "Point", "coordinates": [ -76.989793, 38.87911 ] } },
{ "type": "Feature", "properties": { "ID": 20909 }, "geometry": { "type": "Point", "coordinates": [ -76.98993, 38.879125 ] } },
{ "type": "Feature", "properties": { "ID": 20914 }, "geometry": { "type": "Point", "coordinates": [ -76.989666, 38.879109 ] } },
{ "type": "Feature", "properties": { "ID": 20945 }, "geometry": { "type": "Point", "coordinates": [ -77.003132, 38.879054 ] } },
{ "type": "Feature", "properties": { "ID": 20953 }, "geometry": { "type": "Point", "coordinates": [ -77.016408, 38.878953 ] } },
{ "type": "Feature", "properties": { "ID": 20955 }, "geometry": { "type": "Point", "coordinates": [ -76.991764, 38.879014 ] } },
{ "type": "Feature", "properties": { "ID": 20958 }, "geometry": { "type": "Point", "coordinates": [ -77.011494, 38.87901 ] } },
{ "type": "Feature", "properties": { "ID": 20984 }, "geometry": { "type": "Point", "coordinates": [ -76.989652, 38.878943 ] } },
{ "type": "Feature", "properties": { "ID": 20987 }, "geometry": { "type": "Point", "coordinates": [ -76.990965, 38.878968 ] } },
{ "type": "Feature", "properties": { "ID": 20993 }, "geometry": { "type": "Point", "coordinates": [ -76.991749, 38.878951 ] } },
{ "type": "Feature", "properties": { "ID": 20995 }, "geometry": { "type": "Point", "coordinates": [ -76.990518, 38.878951 ] } },
{ "type": "Feature", "properties": { "ID": 1003 }, "geometry": { "type": "Point", "coordinates": [ -77.05233, 38.914519 ] } },
{ "type": "Feature", "properties": { "ID": 1006 }, "geometry": { "type": "Point", "coordinates": [ -77.022674, 38.914525 ] } },
{ "type": "Feature", "properties": { "ID": 1018 }, "geometry": { "type": "Point", "coordinates": [ -77.035742, 38.914506 ] } },
{ "type": "Feature", "properties": { "ID": 1030 }, "geometry": { "type": "Point", "coordinates": [ -77.034914, 38.914498 ] } },
{ "type": "Feature", "properties": { "ID": 1033 }, "geometry": { "type": "Point", "coordinates": [ -77.048903, 38.914466 ] } },
{ "type": "Feature", "properties": { "ID": 1045 }, "geometry": { "type": "Point", "coordinates": [ -77.030246, 38.914488 ] } },
{ "type": "Feature", "properties": { "ID": 1050 }, "geometry": { "type": "Point", "coordinates": [ -77.019165, 38.914487 ] } },
{ "type": "Feature", "properties": { "ID": 1055 }, "geometry": { "type": "Point", "coordinates": [ -77.037651, 38.914457 ] } },
{ "type": "Feature", "properties": { "ID": 1071 }, "geometry": { "type": "Point", "coordinates": [ -77.028411, 38.914461 ] } },
{ "type": "Feature", "properties": { "ID": 1078 }, "geometry": { "type": "Point", "coordinates": [ -77.01394, 38.914461 ] } },
{ "type": "Feature", "properties": { "ID": 1079 }, "geometry": { "type": "Point", "coordinates": [ -77.029399, 38.914425 ] } },
{ "type": "Feature", "properties": { "ID": 1087 }, "geometry": { "type": "Point", "coordinates": [ -77.037214, 38.914444 ] } },
{ "type": "Feature", "properties": { "ID": 1115 }, "geometry": { "type": "Point", "coordinates": [ -77.040515, 38.914343 ] } },
{ "type": "Feature", "properties": { "ID": 1126 }, "geometry": { "type": "Point", "coordinates": [ -77.048, 38.914395 ] } },
{ "type": "Feature", "properties": { "ID": 1137 }, "geometry": { "type": "Point", "coordinates": [ -77.0107, 38.914435 ] } },
{ "type": "Feature", "properties": { "ID": 1153 }, "geometry": { "type": "Point", "coordinates": [ -77.029126, 38.91436 ] } },
{ "type": "Feature", "properties": { "ID": 1155 }, "geometry": { "type": "Point", "coordinates": [ -77.050859, 38.914327 ] } },
{ "type": "Feature", "properties": { "ID": 1159 }, "geometry": { "type": "Point", "coordinates": [ -77.039632, 38.914316 ] } },
{ "type": "Feature", "properties": { "ID": 1186 }, "geometry": { "type": "Point", "coordinates": [ -77.048447, 38.914368 ] } },
{ "type": "Feature", "properties": { "ID": 1213 }, "geometry": { "type": "Point", "coordinates": [ -77.016927, 38.914357 ] } },
{ "type": "Feature", "properties": { "ID": 1229 }, "geometry": { "type": "Point", "coordinates": [ -77.043789, 38.914307 ] } },
{ "type": "Feature", "properties": { "ID": 1240 }, "geometry": { "type": "Point", "coordinates": [ -77.032728, 38.914316 ] } },
{ "type": "Feature", "properties": { "ID": 1243 }, "geometry": { "type": "Point", "coordinates": [ -77.020527, 38.914321 ] } },
{ "type": "Feature", "properties": { "ID": 1259 }, "geometry": { "type": "Point", "coordinates": [ -77.033899, 38.914317 ] } },
{ "type": "Feature", "properties": { "ID": 1282 }, "geometry": { "type": "Point", "coordinates": [ -77.030103, 38.914306 ] } },
{ "type": "Feature", "properties": { "ID": 1286 }, "geometry": { "type": "Point", "coordinates": [ -77.006591, 38.914373 ] } },
{ "type": "Feature", "properties": { "ID": 1289 }, "geometry": { "type": "Point", "coordinates": [ -77.015466, 38.914326 ] } },
{ "type": "Feature", "properties": { "ID": 1296 }, "geometry": { "type": "Point", "coordinates": [ -77.028474, 38.914295 ] } },
{ "type": "Feature", "properties": { "ID": 1308 }, "geometry": { "type": "Point", "coordinates": [ -77.04022, 38.914294 ] } },
{ "type": "Feature", "properties": { "ID": 1312 }, "geometry": { "type": "Point", "coordinates": [ -77.027263, 38.914306 ] } },
{ "type": "Feature", "properties": { "ID": 1316 }, "geometry": { "type": "Point", "coordinates": [ -77.011799, 38.914288 ] } },
{ "type": "Feature", "properties": { "ID": 1320 }, "geometry": { "type": "Point", "coordinates": [ -77.011164, 38.914287 ] } },
{ "type": "Feature", "properties": { "ID": 1327 }, "geometry": { "type": "Point", "coordinates": [ -77.040378, 38.914284 ] } },
{ "type": "Feature", "properties": { "ID": 1340 }, "geometry": { "type": "Point", "coordinates": [ -77.013625, 38.914283 ] } },
{ "type": "Feature", "properties": { "ID": 1352 }, "geometry": { "type": "Point", "coordinates": [ -77.010056, 38.914282 ] } },
{ "type": "Feature", "properties": { "ID": 1357 }, "geometry": { "type": "Point", "coordinates": [ -77.002543, 38.914298 ] } },
{ "type": "Feature", "properties": { "ID": 1368 }, "geometry": { "type": "Point", "coordinates": [ -77.022754, 38.914284 ] } },
{ "type": "Feature", "properties": { "ID": 1373 }, "geometry": { "type": "Point", "coordinates": [ -77.024146, 38.914287 ] } },
{ "type": "Feature", "properties": { "ID": 1383 }, "geometry": { "type": "Point", "coordinates": [ -77.026382, 38.914284 ] } },
{ "type": "Feature", "properties": { "ID": 1394 }, "geometry": { "type": "Point", "coordinates": [ -77.051389, 38.914288 ] } },
{ "type": "Feature", "properties": { "ID": 1403 }, "geometry": { "type": "Point", "coordinates": [ -77.033466, 38.914289 ] } },
{ "type": "Feature", "properties": { "ID": 1406 }, "geometry": { "type": "Point", "coordinates": [ -77.019684, 38.914342 ] } },
{ "type": "Feature", "properties": { "ID": 1409 }, "geometry": { "type": "Point", "coordinates": [ -77.01134, 38.914281 ] } },
{ "type": "Feature", "properties": { "ID": 1414 }, "geometry": { "type": "Point", "coordinates": [ -77.035295, 38.914288 ] } },
{ "type": "Feature", "properties": { "ID": 1423 }, "geometry": { "type": "Point", "coordinates": [ -77.018773, 38.914285 ] } },
{ "type": "Feature", "properties": { "ID": 1427 }, "geometry": { "type": "Point", "coordinates": [ -77.012421, 38.914331 ] } },
{ "type": "Feature", "properties": { "ID": 1430 }, "geometry": { "type": "Point", "coordinates": [ -77.019547, 38.914283 ] } },
{ "type": "Feature", "properties": { "ID": 1444 }, "geometry": { "type": "Point", "coordinates": [ -77.010931, 38.914272 ] } },
{ "type": "Feature", "properties": { "ID": 1447 }, "geometry": { "type": "Point", "coordinates": [ -77.010814, 38.914274 ] } },
{ "type": "Feature", "properties": { "ID": 1458 }, "geometry": { "type": "Point", "coordinates": [ -77.010229, 38.91427 ] } },
{ "type": "Feature", "properties": { "ID": 1473 }, "geometry": { "type": "Point", "coordinates": [ -77.03158, 38.914288 ] } },
{ "type": "Feature", "properties": { "ID": 1484 }, "geometry": { "type": "Point", "coordinates": [ -77.00287, 38.914282 ] } },
{ "type": "Feature", "properties": { "ID": 1487 }, "geometry": { "type": "Point", "coordinates": [ -77.054197, 38.914217 ] } },
{ "type": "Feature", "properties": { "ID": 1488 }, "geometry": { "type": "Point", "coordinates": [ -77.030239, 38.914266 ] } },
{ "type": "Feature", "properties": { "ID": 1498 }, "geometry": { "type": "Point", "coordinates": [ -77.022696, 38.914264 ] } },
{ "type": "Feature", "properties": { "ID": 1499 }, "geometry": { "type": "Point", "coordinates": [ -77.014657, 38.914237 ] } },
{ "type": "Feature", "properties": { "ID": 1501 }, "geometry": { "type": "Point", "coordinates": [ -77.023649, 38.914265 ] } },
{ "type": "Feature", "properties": { "ID": 1504 }, "geometry": { "type": "Point", "coordinates": [ -77.026645, 38.914254 ] } },
{ "type": "Feature", "properties": { "ID": 1505 }, "geometry": { "type": "Point", "coordinates": [ -77.012424, 38.91428 ] } },
{ "type": "Feature", "properties": { "ID": 1511 }, "geometry": { "type": "Point", "coordinates": [ -77.032346, 38.914257 ] } },
{ "type": "Feature", "properties": { "ID": 1526 }, "geometry": { "type": "Point", "coordinates": [ -77.008716, 38.91423 ] } },
{ "type": "Feature", "properties": { "ID": 1543 }, "geometry": { "type": "Point", "coordinates": [ -77.00461, 38.913996 ] } },
{ "type": "Feature", "properties": { "ID": 1544 }, "geometry": { "type": "Point", "coordinates": [ -77.046337, 38.913924 ] } },
{ "type": "Feature", "properties": { "ID": 1546 }, "geometry": { "type": "Point", "coordinates": [ -77.01949, 38.913975 ] } },
{ "type": "Feature", "properties": { "ID": 1552 }, "geometry": { "type": "Point", "coordinates": [ -77.041848, 38.913922 ] } },
{ "type": "Feature", "properties": { "ID": 1565 }, "geometry": { "type": "Point", "coordinates": [ -77.038896, 38.913886 ] } },
{ "type": "Feature", "properties": { "ID": 1573 }, "geometry": { "type": "Point", "coordinates": [ -77.03033, 38.913894 ] } },
{ "type": "Feature", "properties": { "ID": 1576 }, "geometry": { "type": "Point", "coordinates": [ -77.026457, 38.913906 ] } },
{ "type": "Feature", "properties": { "ID": 1583 }, "geometry": { "type": "Point", "coordinates": [ -77.026531, 38.913889 ] } },
{ "type": "Feature", "properties": { "ID": 1587 }, "geometry": { "type": "Point", "coordinates": [ -77.030134, 38.913932 ] } },
{ "type": "Feature", "properties": { "ID": 1590 }, "geometry": { "type": "Point", "coordinates": [ -77.037994, 38.913861 ] } },
{ "type": "Feature", "properties": { "ID": 1596 }, "geometry": { "type": "Point", "coordinates": [ -77.038694, 38.913902 ] } },
{ "type": "Feature", "properties": { "ID": 1597 }, "geometry": { "type": "Point", "coordinates": [ -77.024596, 38.913906 ] } },
{ "type": "Feature", "properties": { "ID": 1606 }, "geometry": { "type": "Point", "coordinates": [ -77.04783, 38.913882 ] } },
{ "type": "Feature", "properties": { "ID": 1627 }, "geometry": { "type": "Point", "coordinates": [ -77.020692, 38.913928 ] } },
{ "type": "Feature", "properties": { "ID": 1638 }, "geometry": { "type": "Point", "coordinates": [ -77.025013, 38.913895 ] } },
{ "type": "Feature", "properties": { "ID": 1639 }, "geometry": { "type": "Point", "coordinates": [ -77.045391, 38.913922 ] } },
{ "type": "Feature", "properties": { "ID": 1651 }, "geometry": { "type": "Point", "coordinates": [ -77.051693, 38.913872 ] } },
{ "type": "Feature", "properties": { "ID": 1654 }, "geometry": { "type": "Point", "coordinates": [ -77.024322, 38.913917 ] } },
{ "type": "Feature", "properties": { "ID": 1672 }, "geometry": { "type": "Point", "coordinates": [ -77.045565, 38.91392 ] } },
{ "type": "Feature", "properties": { "ID": 1673 }, "geometry": { "type": "Point", "coordinates": [ -77.041913, 38.91392 ] } },
{ "type": "Feature", "properties": { "ID": 1678 }, "geometry": { "type": "Point", "coordinates": [ -77.011738, 38.913909 ] } },
{ "type": "Feature", "properties": { "ID": 1679 }, "geometry": { "type": "Point", "coordinates": [ -77.010817, 38.913898 ] } },
{ "type": "Feature", "properties": { "ID": 1680 }, "geometry": { "type": "Point", "coordinates": [ -77.009759, 38.913884 ] } },
{ "type": "Feature", "properties": { "ID": 1682 }, "geometry": { "type": "Point", "coordinates": [ -77.013493, 38.913892 ] } },
{ "type": "Feature", "properties": { "ID": 1688 }, "geometry": { "type": "Point", "coordinates": [ -77.030547, 38.913901 ] } },
{ "type": "Feature", "properties": { "ID": 1707 }, "geometry": { "type": "Point", "coordinates": [ -77.022666, 38.911832 ] } },
{ "type": "Feature", "properties": { "ID": 1711 }, "geometry": { "type": "Point", "coordinates": [ -77.019167, 38.911849 ] } },
{ "type": "Feature", "properties": { "ID": 1716 }, "geometry": { "type": "Point", "coordinates": [ -77.011801, 38.911827 ] } },
{ "type": "Feature", "properties": { "ID": 1722 }, "geometry": { "type": "Point", "coordinates": [ -77.01636, 38.911838 ] } },
{ "type": "Feature", "properties": { "ID": 1757 }, "geometry": { "type": "Point", "coordinates": [ -77.036964, 38.911733 ] } },
{ "type": "Feature", "properties": { "ID": 1758 }, "geometry": { "type": "Point", "coordinates": [ -77.0114, 38.912401 ] } },
{ "type": "Feature", "properties": { "ID": 1760 }, "geometry": { "type": "Point", "coordinates": [ -77.010933, 38.912421 ] } },
{ "type": "Feature", "properties": { "ID": 1779 }, "geometry": { "type": "Point", "coordinates": [ -77.015878, 38.912431 ] } },
{ "type": "Feature", "properties": { "ID": 1820 }, "geometry": { "type": "Point", "coordinates": [ -77.0293, 38.912072 ] } },
{ "type": "Feature", "properties": { "ID": 1821 }, "geometry": { "type": "Point", "coordinates": [ -77.008015, 38.912044 ] } },
{ "type": "Feature", "properties": { "ID": 1826 }, "geometry": { "type": "Point", "coordinates": [ -77.046046, 38.912031 ] } },
{ "type": "Feature", "properties": { "ID": 1835 }, "geometry": { "type": "Point", "coordinates": [ -77.009996, 38.912044 ] } },
{ "type": "Feature", "properties": { "ID": 1841 }, "geometry": { "type": "Point", "coordinates": [ -77.006794, 38.912039 ] } },
{ "type": "Feature", "properties": { "ID": 1851 }, "geometry": { "type": "Point", "coordinates": [ -77.007562, 38.912036 ] } },
{ "type": "Feature", "properties": { "ID": 1870 }, "geometry": { "type": "Point", "coordinates": [ -77.056289, 38.908156 ] } },
{ "type": "Feature", "properties": { "ID": 1871 }, "geometry": { "type": "Point", "coordinates": [ -77.049047, 38.908154 ] } },
{ "type": "Feature", "properties": { "ID": 1884 }, "geometry": { "type": "Point", "coordinates": [ -77.030184, 38.90812 ] } },
{ "type": "Feature", "properties": { "ID": 1888 }, "geometry": { "type": "Point", "coordinates": [ -77.019666, 38.908133 ] } },
{ "type": "Feature", "properties": { "ID": 1893 }, "geometry": { "type": "Point", "coordinates": [ -77.039821, 38.908013 ] } },
{ "type": "Feature", "properties": { "ID": 1900 }, "geometry": { "type": "Point", "coordinates": [ -77.044562, 38.908127 ] } },
{ "type": "Feature", "properties": { "ID": 1905 }, "geometry": { "type": "Point", "coordinates": [ -77.055662, 38.908084 ] } },
{ "type": "Feature", "properties": { "ID": 1909 }, "geometry": { "type": "Point", "coordinates": [ -77.047475, 38.908056 ] } },
{ "type": "Feature", "properties": { "ID": 1916 }, "geometry": { "type": "Point", "coordinates": [ -76.999757, 38.898513 ] } },
{ "type": "Feature", "properties": { "ID": 1921 }, "geometry": { "type": "Point", "coordinates": [ -77.03564, 38.898502 ] } },
{ "type": "Feature", "properties": { "ID": 1922 }, "geometry": { "type": "Point", "coordinates": [ -77.001027, 38.898494 ] } },
{ "type": "Feature", "properties": { "ID": 1942 }, "geometry": { "type": "Point", "coordinates": [ -77.002572, 38.898384 ] } },
{ "type": "Feature", "properties": { "ID": 1957 }, "geometry": { "type": "Point", "coordinates": [ -77.001744, 38.898363 ] } },
{ "type": "Feature", "properties": { "ID": 1980 }, "geometry": { "type": "Point", "coordinates": [ -77.000402, 38.894648 ] } },
{ "type": "Feature", "properties": { "ID": 1988 }, "geometry": { "type": "Point", "coordinates": [ -77.000032, 38.894638 ] } },
{ "type": "Feature", "properties": { "ID": 22017 }, "geometry": { "type": "Point", "coordinates": [ -77.019042, 38.873275 ] } },
{ "type": "Feature", "properties": { "ID": 22018 }, "geometry": { "type": "Point", "coordinates": [ -77.014759, 38.87324 ] } },
{ "type": "Feature", "properties": { "ID": 22026 }, "geometry": { "type": "Point", "coordinates": [ -77.013148, 38.872788 ] } },
{ "type": "Feature", "properties": { "ID": 22038 }, "geometry": { "type": "Point", "coordinates": [ -77.012585, 38.872782 ] } },
{ "type": "Feature", "properties": { "ID": 22042 }, "geometry": { "type": "Point", "coordinates": [ -77.010441, 38.872785 ] } },
{ "type": "Feature", "properties": { "ID": 22043 }, "geometry": { "type": "Point", "coordinates": [ -77.010068, 38.872776 ] } },
{ "type": "Feature", "properties": { "ID": 22047 }, "geometry": { "type": "Point", "coordinates": [ -77.010441, 38.872743 ] } },
{ "type": "Feature", "properties": { "ID": 22055 }, "geometry": { "type": "Point", "coordinates": [ -77.00936, 38.872689 ] } },
{ "type": "Feature", "properties": { "ID": 22058 }, "geometry": { "type": "Point", "coordinates": [ -77.009737, 38.872674 ] } },
{ "type": "Feature", "properties": { "ID": 22062 }, "geometry": { "type": "Point", "coordinates": [ -77.015432, 38.872584 ] } },
{ "type": "Feature", "properties": { "ID": 22086 }, "geometry": { "type": "Point", "coordinates": [ -77.011372, 38.872506 ] } },
{ "type": "Feature", "properties": { "ID": 22113 }, "geometry": { "type": "Point", "coordinates": [ -77.010068, 38.872382 ] } },
{ "type": "Feature", "properties": { "ID": 22125 }, "geometry": { "type": "Point", "coordinates": [ -77.011178, 38.872243 ] } },
{ "type": "Feature", "properties": { "ID": 22136 }, "geometry": { "type": "Point", "coordinates": [ -77.010443, 38.872268 ] } },
{ "type": "Feature", "properties": { "ID": 22137 }, "geometry": { "type": "Point", "coordinates": [ -77.014612, 38.872221 ] } },
{ "type": "Feature", "properties": { "ID": 22151 }, "geometry": { "type": "Point", "coordinates": [ -77.009446, 38.872212 ] } },
{ "type": "Feature", "properties": { "ID": 22161 }, "geometry": { "type": "Point", "coordinates": [ -77.009733, 38.872182 ] } },
{ "type": "Feature", "properties": { "ID": 22177 }, "geometry": { "type": "Point", "coordinates": [ -77.012808, 38.871865 ] } },
{ "type": "Feature", "properties": { "ID": 22179 }, "geometry": { "type": "Point", "coordinates": [ -77.012693, 38.871865 ] } },
{ "type": "Feature", "properties": { "ID": 22188 }, "geometry": { "type": "Point", "coordinates": [ -77.017848, 38.871644 ] } },
{ "type": "Feature", "properties": { "ID": 22190 }, "geometry": { "type": "Point", "coordinates": [ -77.012744, 38.871762 ] } },
{ "type": "Feature", "properties": { "ID": 22193 }, "geometry": { "type": "Point", "coordinates": [ -77.018613, 38.87171 ] } },
{ "type": "Feature", "properties": { "ID": 22209 }, "geometry": { "type": "Point", "coordinates": [ -77.012397, 38.871557 ] } },
{ "type": "Feature", "properties": { "ID": 22217 }, "geometry": { "type": "Point", "coordinates": [ -77.013255, 38.871428 ] } },
{ "type": "Feature", "properties": { "ID": 22229 }, "geometry": { "type": "Point", "coordinates": [ -77.011838, 38.871228 ] } },
{ "type": "Feature", "properties": { "ID": 22249 }, "geometry": { "type": "Point", "coordinates": [ -77.005633, 38.871016 ] } },
{ "type": "Feature", "properties": { "ID": 22256 }, "geometry": { "type": "Point", "coordinates": [ -77.016146, 38.870918 ] } },
{ "type": "Feature", "properties": { "ID": 22311 }, "geometry": { "type": "Point", "coordinates": [ -77.018241, 38.870055 ] } },
{ "type": "Feature", "properties": { "ID": 22331 }, "geometry": { "type": "Point", "coordinates": [ -77.010548, 38.869613 ] } },
{ "type": "Feature", "properties": { "ID": 22339 }, "geometry": { "type": "Point", "coordinates": [ -77.009499, 38.869156 ] } },
{ "type": "Feature", "properties": { "ID": 22341 }, "geometry": { "type": "Point", "coordinates": [ -77.009487, 38.869124 ] } },
{ "type": "Feature", "properties": { "ID": 22348 }, "geometry": { "type": "Point", "coordinates": [ -76.985313, 38.869011 ] } },
{ "type": "Feature", "properties": { "ID": 22351 }, "geometry": { "type": "Point", "coordinates": [ -76.984098, 38.869006 ] } },
{ "type": "Feature", "properties": { "ID": 22385 }, "geometry": { "type": "Point", "coordinates": [ -76.984209, 38.868707 ] } },
{ "type": "Feature", "properties": { "ID": 22389 }, "geometry": { "type": "Point", "coordinates": [ -76.986278, 38.868418 ] } },
{ "type": "Feature", "properties": { "ID": 22392 }, "geometry": { "type": "Point", "coordinates": [ -76.98572, 38.868411 ] } },
{ "type": "Feature", "properties": { "ID": 22401 }, "geometry": { "type": "Point", "coordinates": [ -76.984183, 38.868415 ] } },
{ "type": "Feature", "properties": { "ID": 22411 }, "geometry": { "type": "Point", "coordinates": [ -76.986097, 38.868062 ] } },
{ "type": "Feature", "properties": { "ID": 22426 }, "geometry": { "type": "Point", "coordinates": [ -76.984416, 38.868061 ] } },
{ "type": "Feature", "properties": { "ID": 22455 }, "geometry": { "type": "Point", "coordinates": [ -76.984902, 38.867884 ] } },
{ "type": "Feature", "properties": { "ID": 22456 }, "geometry": { "type": "Point", "coordinates": [ -76.989263, 38.867868 ] } },
{ "type": "Feature", "properties": { "ID": 22464 }, "geometry": { "type": "Point", "coordinates": [ -76.984908, 38.867834 ] } },
{ "type": "Feature", "properties": { "ID": 22478 }, "geometry": { "type": "Point", "coordinates": [ -76.986067, 38.867751 ] } },
{ "type": "Feature", "properties": { "ID": 22480 }, "geometry": { "type": "Point", "coordinates": [ -76.983971, 38.867742 ] } },
{ "type": "Feature", "properties": { "ID": 22486 }, "geometry": { "type": "Point", "coordinates": [ -76.985473, 38.86774 ] } },
{ "type": "Feature", "properties": { "ID": 22497 }, "geometry": { "type": "Point", "coordinates": [ -77.011533, 38.867579 ] } },
{ "type": "Feature", "properties": { "ID": 22502 }, "geometry": { "type": "Point", "coordinates": [ -76.989463, 38.867482 ] } },
{ "type": "Feature", "properties": { "ID": 22530 }, "geometry": { "type": "Point", "coordinates": [ -76.984438, 38.867374 ] } },
{ "type": "Feature", "properties": { "ID": 22531 }, "geometry": { "type": "Point", "coordinates": [ -76.984896, 38.867412 ] } },
{ "type": "Feature", "properties": { "ID": 22569 }, "geometry": { "type": "Point", "coordinates": [ -76.995374, 38.867055 ] } },
{ "type": "Feature", "properties": { "ID": 22572 }, "geometry": { "type": "Point", "coordinates": [ -77.004157, 38.867149 ] } },
{ "type": "Feature", "properties": { "ID": 22575 }, "geometry": { "type": "Point", "coordinates": [ -76.985407, 38.867092 ] } },
{ "type": "Feature", "properties": { "ID": 22592 }, "geometry": { "type": "Point", "coordinates": [ -76.987243, 38.866968 ] } },
{ "type": "Feature", "properties": { "ID": 22606 }, "geometry": { "type": "Point", "coordinates": [ -76.986491, 38.866797 ] } },
{ "type": "Feature", "properties": { "ID": 22633 }, "geometry": { "type": "Point", "coordinates": [ -77.018244, 38.866596 ] } },
{ "type": "Feature", "properties": { "ID": 22640 }, "geometry": { "type": "Point", "coordinates": [ -77.014806, 38.866539 ] } },
{ "type": "Feature", "properties": { "ID": 22643 }, "geometry": { "type": "Point", "coordinates": [ -76.990334, 38.866518 ] } },
{ "type": "Feature", "properties": { "ID": 22660 }, "geometry": { "type": "Point", "coordinates": [ -76.986565, 38.866465 ] } },
{ "type": "Feature", "properties": { "ID": 22666 }, "geometry": { "type": "Point", "coordinates": [ -76.989291, 38.86641 ] } },
{ "type": "Feature", "properties": { "ID": 22671 }, "geometry": { "type": "Point", "coordinates": [ -76.986556, 38.8663 ] } },
{ "type": "Feature", "properties": { "ID": 22695 }, "geometry": { "type": "Point", "coordinates": [ -76.9876, 38.866122 ] } },
{ "type": "Feature", "properties": { "ID": 22696 }, "geometry": { "type": "Point", "coordinates": [ -76.987534, 38.866146 ] } },
{ "type": "Feature", "properties": { "ID": 22711 }, "geometry": { "type": "Point", "coordinates": [ -76.986797, 38.866028 ] } },
{ "type": "Feature", "properties": { "ID": 22724 }, "geometry": { "type": "Point", "coordinates": [ -76.989001, 38.865935 ] } },
{ "type": "Feature", "properties": { "ID": 22743 }, "geometry": { "type": "Point", "coordinates": [ -76.988571, 38.865754 ] } },
{ "type": "Feature", "properties": { "ID": 22758 }, "geometry": { "type": "Point", "coordinates": [ -76.987996, 38.865644 ] } },
{ "type": "Feature", "properties": { "ID": 22761 }, "geometry": { "type": "Point", "coordinates": [ -76.986203, 38.865634 ] } },
{ "type": "Feature", "properties": { "ID": 22785 }, "geometry": { "type": "Point", "coordinates": [ -76.986124, 38.865321 ] } },
{ "type": "Feature", "properties": { "ID": 22792 }, "geometry": { "type": "Point", "coordinates": [ -76.985042, 38.865314 ] } },
{ "type": "Feature", "properties": { "ID": 22793 }, "geometry": { "type": "Point", "coordinates": [ -77.004543, 38.865305 ] } },
{ "type": "Feature", "properties": { "ID": 22810 }, "geometry": { "type": "Point", "coordinates": [ -76.987224, 38.865038 ] } },
{ "type": "Feature", "properties": { "ID": 22843 }, "geometry": { "type": "Point", "coordinates": [ -76.997699, 38.86486 ] } },
{ "type": "Feature", "properties": { "ID": 22844 }, "geometry": { "type": "Point", "coordinates": [ -76.983914, 38.864898 ] } },
{ "type": "Feature", "properties": { "ID": 22852 }, "geometry": { "type": "Point", "coordinates": [ -77.00484, 38.864693 ] } },
{ "type": "Feature", "properties": { "ID": 22886 }, "geometry": { "type": "Point", "coordinates": [ -76.993675, 38.863598 ] } },
{ "type": "Feature", "properties": { "ID": 22901 }, "geometry": { "type": "Point", "coordinates": [ -77.017014, 38.863126 ] } },
{ "type": "Feature", "properties": { "ID": 22905 }, "geometry": { "type": "Point", "coordinates": [ -77.023805, 38.863007 ] } },
{ "type": "Feature", "properties": { "ID": 22913 }, "geometry": { "type": "Point", "coordinates": [ -76.995223, 38.862188 ] } },
{ "type": "Feature", "properties": { "ID": 22919 }, "geometry": { "type": "Point", "coordinates": [ -76.997368, 38.861896 ] } },
{ "type": "Feature", "properties": { "ID": 22922 }, "geometry": { "type": "Point", "coordinates": [ -77.00052, 38.861579 ] } },
{ "type": "Feature", "properties": { "ID": 22925 }, "geometry": { "type": "Point", "coordinates": [ -77.003684, 38.861685 ] } },
{ "type": "Feature", "properties": { "ID": 22934 }, "geometry": { "type": "Point", "coordinates": [ -76.997606, 38.861351 ] } },
{ "type": "Feature", "properties": { "ID": 22937 }, "geometry": { "type": "Point", "coordinates": [ -76.99811, 38.861329 ] } },
{ "type": "Feature", "properties": { "ID": 22959 }, "geometry": { "type": "Point", "coordinates": [ -76.999262, 38.860746 ] } },
{ "type": "Feature", "properties": { "ID": 22964 }, "geometry": { "type": "Point", "coordinates": [ -76.997161, 38.860726 ] } },
{ "type": "Feature", "properties": { "ID": 22970 }, "geometry": { "type": "Point", "coordinates": [ -77.009083, 38.860679 ] } },
{ "type": "Feature", "properties": { "ID": 22980 }, "geometry": { "type": "Point", "coordinates": [ -76.999504, 38.860507 ] } },
{ "type": "Feature", "properties": { "ID": 22994 }, "geometry": { "type": "Point", "coordinates": [ -77.001022, 38.860279 ] } },
{ "type": "Feature", "properties": { "ID": 21003 }, "geometry": { "type": "Point", "coordinates": [ -76.987141, 38.87889 ] } },
{ "type": "Feature", "properties": { "ID": 21007 }, "geometry": { "type": "Point", "coordinates": [ -76.990641, 38.878928 ] } },
{ "type": "Feature", "properties": { "ID": 21009 }, "geometry": { "type": "Point", "coordinates": [ -76.987074, 38.878899 ] } },
{ "type": "Feature", "properties": { "ID": 21011 }, "geometry": { "type": "Point", "coordinates": [ -76.986944, 38.878899 ] } },
{ "type": "Feature", "properties": { "ID": 21053 }, "geometry": { "type": "Point", "coordinates": [ -76.984389, 38.878832 ] } },
{ "type": "Feature", "properties": { "ID": 21055 }, "geometry": { "type": "Point", "coordinates": [ -76.985278, 38.878812 ] } },
{ "type": "Feature", "properties": { "ID": 21071 }, "geometry": { "type": "Point", "coordinates": [ -76.999746, 38.878771 ] } },
{ "type": "Feature", "properties": { "ID": 21072 }, "geometry": { "type": "Point", "coordinates": [ -77.020292, 38.878729 ] } },
{ "type": "Feature", "properties": { "ID": 21074 }, "geometry": { "type": "Point", "coordinates": [ -76.990517, 38.878741 ] } },
{ "type": "Feature", "properties": { "ID": 21075 }, "geometry": { "type": "Point", "coordinates": [ -76.991317, 38.878665 ] } },
{ "type": "Feature", "properties": { "ID": 21077 }, "geometry": { "type": "Point", "coordinates": [ -76.984577, 38.878735 ] } },
{ "type": "Feature", "properties": { "ID": 21083 }, "geometry": { "type": "Point", "coordinates": [ -77.007284, 38.878739 ] } },
{ "type": "Feature", "properties": { "ID": 21088 }, "geometry": { "type": "Point", "coordinates": [ -76.984094, 38.878702 ] } },
{ "type": "Feature", "properties": { "ID": 21093 }, "geometry": { "type": "Point", "coordinates": [ -76.987764, 38.878603 ] } },
{ "type": "Feature", "properties": { "ID": 21095 }, "geometry": { "type": "Point", "coordinates": [ -76.988066, 38.878601 ] } },
{ "type": "Feature", "properties": { "ID": 21106 }, "geometry": { "type": "Point", "coordinates": [ -76.990857, 38.878597 ] } },
{ "type": "Feature", "properties": { "ID": 21114 }, "geometry": { "type": "Point", "coordinates": [ -76.986209, 38.878594 ] } },
{ "type": "Feature", "properties": { "ID": 21121 }, "geometry": { "type": "Point", "coordinates": [ -76.991244, 38.878584 ] } },
{ "type": "Feature", "properties": { "ID": 21130 }, "geometry": { "type": "Point", "coordinates": [ -76.986491, 38.878574 ] } },
{ "type": "Feature", "properties": { "ID": 21145 }, "geometry": { "type": "Point", "coordinates": [ -76.991089, 38.878576 ] } },
{ "type": "Feature", "properties": { "ID": 21146 }, "geometry": { "type": "Point", "coordinates": [ -76.987176, 38.878584 ] } },
{ "type": "Feature", "properties": { "ID": 21153 }, "geometry": { "type": "Point", "coordinates": [ -77.033983, 38.878576 ] } },
{ "type": "Feature", "properties": { "ID": 21157 }, "geometry": { "type": "Point", "coordinates": [ -77.013803, 38.878583 ] } },
{ "type": "Feature", "properties": { "ID": 21170 }, "geometry": { "type": "Point", "coordinates": [ -76.984416, 38.878552 ] } },
{ "type": "Feature", "properties": { "ID": 21176 }, "geometry": { "type": "Point", "coordinates": [ -76.988565, 38.878555 ] } },
{ "type": "Feature", "properties": { "ID": 21180 }, "geometry": { "type": "Point", "coordinates": [ -77.03497, 38.878324 ] } },
{ "type": "Feature", "properties": { "ID": 21184 }, "geometry": { "type": "Point", "coordinates": [ -77.009526, 38.878544 ] } },
{ "type": "Feature", "properties": { "ID": 21186 }, "geometry": { "type": "Point", "coordinates": [ -77.034429, 38.878453 ] } },
{ "type": "Feature", "properties": { "ID": 21189 }, "geometry": { "type": "Point", "coordinates": [ -77.033117, 38.878202 ] } },
{ "type": "Feature", "properties": { "ID": 21198 }, "geometry": { "type": "Point", "coordinates": [ -77.014663, 38.878259 ] } },
{ "type": "Feature", "properties": { "ID": 21204 }, "geometry": { "type": "Point", "coordinates": [ -76.989171, 38.878246 ] } },
{ "type": "Feature", "properties": { "ID": 21229 }, "geometry": { "type": "Point", "coordinates": [ -76.987737, 38.878242 ] } },
{ "type": "Feature", "properties": { "ID": 21236 }, "geometry": { "type": "Point", "coordinates": [ -76.986498, 38.878236 ] } },
{ "type": "Feature", "properties": { "ID": 21246 }, "geometry": { "type": "Point", "coordinates": [ -76.986244, 38.878221 ] } },
{ "type": "Feature", "properties": { "ID": 21260 }, "geometry": { "type": "Point", "coordinates": [ -76.986979, 38.878217 ] } },
{ "type": "Feature", "properties": { "ID": 21263 }, "geometry": { "type": "Point", "coordinates": [ -76.984279, 38.878207 ] } },
{ "type": "Feature", "properties": { "ID": 21276 }, "geometry": { "type": "Point", "coordinates": [ -76.988086, 38.878223 ] } },
{ "type": "Feature", "properties": { "ID": 21288 }, "geometry": { "type": "Point", "coordinates": [ -77.011074, 38.87784 ] } },
{ "type": "Feature", "properties": { "ID": 21300 }, "geometry": { "type": "Point", "coordinates": [ -77.01414, 38.878031 ] } },
{ "type": "Feature", "properties": { "ID": 21332 }, "geometry": { "type": "Point", "coordinates": [ -76.987242, 38.877902 ] } },
{ "type": "Feature", "properties": { "ID": 21335 }, "geometry": { "type": "Point", "coordinates": [ -77.007235, 38.87785 ] } },
{ "type": "Feature", "properties": { "ID": 21338 }, "geometry": { "type": "Point", "coordinates": [ -76.995954, 38.8779 ] } },
{ "type": "Feature", "properties": { "ID": 21344 }, "geometry": { "type": "Point", "coordinates": [ -77.01574, 38.877817 ] } },
{ "type": "Feature", "properties": { "ID": 21345 }, "geometry": { "type": "Point", "coordinates": [ -77.019363, 38.877816 ] } },
{ "type": "Feature", "properties": { "ID": 21353 }, "geometry": { "type": "Point", "coordinates": [ -76.994479, 38.877757 ] } },
{ "type": "Feature", "properties": { "ID": 21361 }, "geometry": { "type": "Point", "coordinates": [ -76.995965, 38.877828 ] } },
{ "type": "Feature", "properties": { "ID": 21387 }, "geometry": { "type": "Point", "coordinates": [ -76.987254, 38.87772 ] } },
{ "type": "Feature", "properties": { "ID": 21398 }, "geometry": { "type": "Point", "coordinates": [ -76.995613, 38.877707 ] } },
{ "type": "Feature", "properties": { "ID": 21399 }, "geometry": { "type": "Point", "coordinates": [ -76.995539, 38.877706 ] } },
{ "type": "Feature", "properties": { "ID": 21451 }, "geometry": { "type": "Point", "coordinates": [ -76.994255, 38.877346 ] } },
{ "type": "Feature", "properties": { "ID": 21467 }, "geometry": { "type": "Point", "coordinates": [ -77.007873, 38.877175 ] } },
{ "type": "Feature", "properties": { "ID": 21476 }, "geometry": { "type": "Point", "coordinates": [ -77.019361, 38.877111 ] } },
{ "type": "Feature", "properties": { "ID": 21478 }, "geometry": { "type": "Point", "coordinates": [ -76.998365, 38.87713 ] } },
{ "type": "Feature", "properties": { "ID": 21500 }, "geometry": { "type": "Point", "coordinates": [ -77.0013, 38.876805 ] } },
{ "type": "Feature", "properties": { "ID": 21502 }, "geometry": { "type": "Point", "coordinates": [ -77.00967, 38.876903 ] } },
{ "type": "Feature", "properties": { "ID": 21509 }, "geometry": { "type": "Point", "coordinates": [ -77.022137, 38.876827 ] } },
{ "type": "Feature", "properties": { "ID": 21514 }, "geometry": { "type": "Point", "coordinates": [ -77.014634, 38.87677 ] } },
{ "type": "Feature", "properties": { "ID": 21556 }, "geometry": { "type": "Point", "coordinates": [ -77.010431, 38.876291 ] } },
{ "type": "Feature", "properties": { "ID": 21577 }, "geometry": { "type": "Point", "coordinates": [ -76.986582, 38.876176 ] } },
{ "type": "Feature", "properties": { "ID": 21579 }, "geometry": { "type": "Point", "coordinates": [ -77.020256, 38.876066 ] } },
{ "type": "Feature", "properties": { "ID": 21592 }, "geometry": { "type": "Point", "coordinates": [ -77.010862, 38.8761 ] } },
{ "type": "Feature", "properties": { "ID": 21593 }, "geometry": { "type": "Point", "coordinates": [ -77.01923, 38.876121 ] } },
{ "type": "Feature", "properties": { "ID": 21595 }, "geometry": { "type": "Point", "coordinates": [ -77.016169, 38.876116 ] } },
{ "type": "Feature", "properties": { "ID": 21603 }, "geometry": { "type": "Point", "coordinates": [ -77.010089, 38.876123 ] } },
{ "type": "Feature", "properties": { "ID": 21604 }, "geometry": { "type": "Point", "coordinates": [ -77.009716, 38.876122 ] } },
{ "type": "Feature", "properties": { "ID": 21607 }, "geometry": { "type": "Point", "coordinates": [ -77.014957, 38.876101 ] } },
{ "type": "Feature", "properties": { "ID": 21615 }, "geometry": { "type": "Point", "coordinates": [ -76.993779, 38.876036 ] } },
{ "type": "Feature", "properties": { "ID": 21618 }, "geometry": { "type": "Point", "coordinates": [ -77.01043, 38.876011 ] } },
{ "type": "Feature", "properties": { "ID": 21620 }, "geometry": { "type": "Point", "coordinates": [ -77.01009, 38.87601 ] } },
{ "type": "Feature", "properties": { "ID": 21628 }, "geometry": { "type": "Point", "coordinates": [ -76.99406, 38.875857 ] } },
{ "type": "Feature", "properties": { "ID": 21631 }, "geometry": { "type": "Point", "coordinates": [ -77.009716, 38.875952 ] } },
{ "type": "Feature", "properties": { "ID": 21642 }, "geometry": { "type": "Point", "coordinates": [ -76.998651, 38.875436 ] } },
{ "type": "Feature", "properties": { "ID": 21663 }, "geometry": { "type": "Point", "coordinates": [ -77.011871, 38.875738 ] } },
{ "type": "Feature", "properties": { "ID": 21664 }, "geometry": { "type": "Point", "coordinates": [ -77.011636, 38.875736 ] } },
{ "type": "Feature", "properties": { "ID": 21677 }, "geometry": { "type": "Point", "coordinates": [ -77.014941, 38.87564 ] } },
{ "type": "Feature", "properties": { "ID": 21685 }, "geometry": { "type": "Point", "coordinates": [ -76.98555, 38.875631 ] } },
{ "type": "Feature", "properties": { "ID": 21689 }, "geometry": { "type": "Point", "coordinates": [ -77.010431, 38.875621 ] } },
{ "type": "Feature", "properties": { "ID": 21691 }, "geometry": { "type": "Point", "coordinates": [ -76.996099, 38.875517 ] } },
{ "type": "Feature", "properties": { "ID": 21695 }, "geometry": { "type": "Point", "coordinates": [ -77.013839, 38.875066 ] } },
{ "type": "Feature", "properties": { "ID": 21706 }, "geometry": { "type": "Point", "coordinates": [ -77.01497, 38.875414 ] } },
{ "type": "Feature", "properties": { "ID": 21716 }, "geometry": { "type": "Point", "coordinates": [ -77.009724, 38.875456 ] } },
{ "type": "Feature", "properties": { "ID": 21724 }, "geometry": { "type": "Point", "coordinates": [ -77.016883, 38.875385 ] } },
{ "type": "Feature", "properties": { "ID": 21744 }, "geometry": { "type": "Point", "coordinates": [ -77.019335, 38.875187 ] } },
{ "type": "Feature", "properties": { "ID": 21760 }, "geometry": { "type": "Point", "coordinates": [ -77.010084, 38.875179 ] } },
{ "type": "Feature", "properties": { "ID": 21791 }, "geometry": { "type": "Point", "coordinates": [ -77.011223, 38.874888 ] } },
{ "type": "Feature", "properties": { "ID": 21800 }, "geometry": { "type": "Point", "coordinates": [ -77.011595, 38.874861 ] } },
{ "type": "Feature", "properties": { "ID": 21804 }, "geometry": { "type": "Point", "coordinates": [ -77.016813, 38.874889 ] } },
{ "type": "Feature", "properties": { "ID": 21808 }, "geometry": { "type": "Point", "coordinates": [ -77.009725, 38.874903 ] } },
{ "type": "Feature", "properties": { "ID": 21815 }, "geometry": { "type": "Point", "coordinates": [ -77.004001, 38.874886 ] } },
{ "type": "Feature", "properties": { "ID": 21818 }, "geometry": { "type": "Point", "coordinates": [ -77.009724, 38.874846 ] } },
{ "type": "Feature", "properties": { "ID": 21839 }, "geometry": { "type": "Point", "coordinates": [ -77.014623, 38.874709 ] } },
{ "type": "Feature", "properties": { "ID": 21870 }, "geometry": { "type": "Point", "coordinates": [ -77.01096, 38.874476 ] } },
{ "type": "Feature", "properties": { "ID": 21873 }, "geometry": { "type": "Point", "coordinates": [ -77.011098, 38.874476 ] } },
{ "type": "Feature", "properties": { "ID": 21883 }, "geometry": { "type": "Point", "coordinates": [ -76.993234, 38.874484 ] } },
{ "type": "Feature", "properties": { "ID": 21884 }, "geometry": { "type": "Point", "coordinates": [ -76.994476, 38.874071 ] } },
{ "type": "Feature", "properties": { "ID": 21886 }, "geometry": { "type": "Point", "coordinates": [ -77.005429, 38.874465 ] } },
{ "type": "Feature", "properties": { "ID": 21892 }, "geometry": { "type": "Point", "coordinates": [ -77.028036, 38.874379 ] } },
{ "type": "Feature", "properties": { "ID": 21896 }, "geometry": { "type": "Point", "coordinates": [ -77.00937, 38.87435 ] } },
{ "type": "Feature", "properties": { "ID": 21916 }, "geometry": { "type": "Point", "coordinates": [ -77.016633, 38.874145 ] } },
{ "type": "Feature", "properties": { "ID": 21930 }, "geometry": { "type": "Point", "coordinates": [ -77.011854, 38.873985 ] } },
{ "type": "Feature", "properties": { "ID": 21943 }, "geometry": { "type": "Point", "coordinates": [ -77.009952, 38.87381 ] } },
{ "type": "Feature", "properties": { "ID": 21945 }, "geometry": { "type": "Point", "coordinates": [ -77.01191, 38.873768 ] } },
{ "type": "Feature", "properties": { "ID": 21952 }, "geometry": { "type": "Point", "coordinates": [ -77.016734, 38.873611 ] } },
{ "type": "Feature", "properties": { "ID": 21954 }, "geometry": { "type": "Point", "coordinates": [ -76.989029, 38.873739 ] } },
{ "type": "Feature", "properties": { "ID": 21957 }, "geometry": { "type": "Point", "coordinates": [ -77.013224, 38.87374 ] } },
{ "type": "Feature", "properties": { "ID": 21975 }, "geometry": { "type": "Point", "coordinates": [ -77.00398, 38.873614 ] } },
{ "type": "Feature", "properties": { "ID": 21978 }, "geometry": { "type": "Point", "coordinates": [ -77.003978, 38.873576 ] } },
{ "type": "Feature", "properties": { "ID": 21979 }, "geometry": { "type": "Point", "coordinates": [ -76.989785, 38.873443 ] } },
{ "type": "Feature", "properties": { "ID": 21983 }, "geometry": { "type": "Point", "coordinates": [ -77.010079, 38.873516 ] } },
{ "type": "Feature", "properties": { "ID": 21995 }, "geometry": { "type": "Point", "coordinates": [ -77.012381, 38.87337 ] } },
{ "type": "Feature", "properties": { "ID": 23004 }, "geometry": { "type": "Point", "coordinates": [ -76.998278, 38.860099 ] } },
{ "type": "Feature", "properties": { "ID": 23011 }, "geometry": { "type": "Point", "coordinates": [ -77.001388, 38.860076 ] } },
{ "type": "Feature", "properties": { "ID": 23029 }, "geometry": { "type": "Point", "coordinates": [ -76.998501, 38.859887 ] } },
{ "type": "Feature", "properties": { "ID": 23030 }, "geometry": { "type": "Point", "coordinates": [ -77.001669, 38.859775 ] } },
{ "type": "Feature", "properties": { "ID": 23035 }, "geometry": { "type": "Point", "coordinates": [ -76.999134, 38.85981 ] } },
{ "type": "Feature", "properties": { "ID": 23039 }, "geometry": { "type": "Point", "coordinates": [ -76.997176, 38.859737 ] } },
{ "type": "Feature", "properties": { "ID": 23049 }, "geometry": { "type": "Point", "coordinates": [ -77.000015, 38.859667 ] } },
{ "type": "Feature", "properties": { "ID": 23053 }, "geometry": { "type": "Point", "coordinates": [ -76.998838, 38.859628 ] } },
{ "type": "Feature", "properties": { "ID": 23055 }, "geometry": { "type": "Point", "coordinates": [ -76.996414, 38.859546 ] } },
{ "type": "Feature", "properties": { "ID": 23058 }, "geometry": { "type": "Point", "coordinates": [ -77.000631, 38.859489 ] } },
{ "type": "Feature", "properties": { "ID": 23077 }, "geometry": { "type": "Point", "coordinates": [ -77.00486, 38.859396 ] } },
{ "type": "Feature", "properties": { "ID": 23091 }, "geometry": { "type": "Point", "coordinates": [ -77.000416, 38.859238 ] } },
{ "type": "Feature", "properties": { "ID": 23107 }, "geometry": { "type": "Point", "coordinates": [ -77.000157, 38.859077 ] } },
{ "type": "Feature", "properties": { "ID": 23109 }, "geometry": { "type": "Point", "coordinates": [ -77.000298, 38.85893 ] } },
{ "type": "Feature", "properties": { "ID": 23124 }, "geometry": { "type": "Point", "coordinates": [ -77.000449, 38.858789 ] } },
{ "type": "Feature", "properties": { "ID": 23136 }, "geometry": { "type": "Point", "coordinates": [ -77.004032, 38.858568 ] } },
{ "type": "Feature", "properties": { "ID": 23155 }, "geometry": { "type": "Point", "coordinates": [ -76.9986, 38.858374 ] } },
{ "type": "Feature", "properties": { "ID": 23160 }, "geometry": { "type": "Point", "coordinates": [ -76.998751, 38.858231 ] } },
{ "type": "Feature", "properties": { "ID": 23278 }, "geometry": { "type": "Point", "coordinates": [ -76.971383, 38.857571 ] } },
{ "type": "Feature", "properties": { "ID": 23289 }, "geometry": { "type": "Point", "coordinates": [ -76.958573, 38.857542 ] } },
{ "type": "Feature", "properties": { "ID": 23290 }, "geometry": { "type": "Point", "coordinates": [ -76.985641, 38.857548 ] } },
{ "type": "Feature", "properties": { "ID": 23315 }, "geometry": { "type": "Point", "coordinates": [ -76.955363, 38.857413 ] } },
{ "type": "Feature", "properties": { "ID": 23326 }, "geometry": { "type": "Point", "coordinates": [ -76.985383, 38.857378 ] } },
{ "type": "Feature", "properties": { "ID": 23333 }, "geometry": { "type": "Point", "coordinates": [ -76.987005, 38.857351 ] } },
{ "type": "Feature", "properties": { "ID": 23339 }, "geometry": { "type": "Point", "coordinates": [ -76.955532, 38.857283 ] } },
{ "type": "Feature", "properties": { "ID": 23341 }, "geometry": { "type": "Point", "coordinates": [ -77.014339, 38.857325 ] } },
{ "type": "Feature", "properties": { "ID": 23350 }, "geometry": { "type": "Point", "coordinates": [ -76.971794, 38.857186 ] } },
{ "type": "Feature", "properties": { "ID": 23378 }, "geometry": { "type": "Point", "coordinates": [ -76.99669, 38.8571 ] } },
{ "type": "Feature", "properties": { "ID": 23381 }, "geometry": { "type": "Point", "coordinates": [ -76.979384, 38.857111 ] } },
{ "type": "Feature", "properties": { "ID": 23391 }, "geometry": { "type": "Point", "coordinates": [ -76.979899, 38.857107 ] } },
{ "type": "Feature", "properties": { "ID": 23392 }, "geometry": { "type": "Point", "coordinates": [ -76.961213, 38.857113 ] } },
{ "type": "Feature", "properties": { "ID": 23395 }, "geometry": { "type": "Point", "coordinates": [ -76.95928, 38.857131 ] } },
{ "type": "Feature", "properties": { "ID": 23429 }, "geometry": { "type": "Point", "coordinates": [ -76.972283, 38.856799 ] } },
{ "type": "Feature", "properties": { "ID": 23433 }, "geometry": { "type": "Point", "coordinates": [ -77.01341, 38.857035 ] } },
{ "type": "Feature", "properties": { "ID": 23443 }, "geometry": { "type": "Point", "coordinates": [ -76.979446, 38.857036 ] } },
{ "type": "Feature", "properties": { "ID": 23451 }, "geometry": { "type": "Point", "coordinates": [ -76.959957, 38.856971 ] } },
{ "type": "Feature", "properties": { "ID": 23454 }, "geometry": { "type": "Point", "coordinates": [ -76.98029, 38.857008 ] } },
{ "type": "Feature", "properties": { "ID": 23455 }, "geometry": { "type": "Point", "coordinates": [ -76.985988, 38.856959 ] } },
{ "type": "Feature", "properties": { "ID": 23475 }, "geometry": { "type": "Point", "coordinates": [ -76.959278, 38.856922 ] } },
{ "type": "Feature", "properties": { "ID": 23477 }, "geometry": { "type": "Point", "coordinates": [ -76.979435, 38.856911 ] } },
{ "type": "Feature", "properties": { "ID": 23479 }, "geometry": { "type": "Point", "coordinates": [ -77.013354, 38.856927 ] } },
{ "type": "Feature", "properties": { "ID": 23483 }, "geometry": { "type": "Point", "coordinates": [ -76.960925, 38.856912 ] } },
{ "type": "Feature", "properties": { "ID": 23492 }, "geometry": { "type": "Point", "coordinates": [ -76.961924, 38.856891 ] } },
{ "type": "Feature", "properties": { "ID": 23515 }, "geometry": { "type": "Point", "coordinates": [ -77.003414, 38.856826 ] } },
{ "type": "Feature", "properties": { "ID": 23521 }, "geometry": { "type": "Point", "coordinates": [ -76.976833, 38.856578 ] } },
{ "type": "Feature", "properties": { "ID": 23524 }, "geometry": { "type": "Point", "coordinates": [ -76.98043, 38.856798 ] } },
{ "type": "Feature", "properties": { "ID": 23542 }, "geometry": { "type": "Point", "coordinates": [ -76.986424, 38.856705 ] } },
{ "type": "Feature", "properties": { "ID": 23545 }, "geometry": { "type": "Point", "coordinates": [ -76.979437, 38.856713 ] } },
{ "type": "Feature", "properties": { "ID": 23555 }, "geometry": { "type": "Point", "coordinates": [ -77.007171, 38.856709 ] } },
{ "type": "Feature", "properties": { "ID": 23573 }, "geometry": { "type": "Point", "coordinates": [ -76.979352, 38.856685 ] } },
{ "type": "Feature", "properties": { "ID": 23577 }, "geometry": { "type": "Point", "coordinates": [ -76.99322, 38.856482 ] } },
{ "type": "Feature", "properties": { "ID": 23594 }, "geometry": { "type": "Point", "coordinates": [ -76.968079, 38.85653 ] } },
{ "type": "Feature", "properties": { "ID": 23616 }, "geometry": { "type": "Point", "coordinates": [ -76.95726, 38.85645 ] } },
{ "type": "Feature", "properties": { "ID": 23623 }, "geometry": { "type": "Point", "coordinates": [ -76.972846, 38.856213 ] } },
{ "type": "Feature", "properties": { "ID": 23642 }, "geometry": { "type": "Point", "coordinates": [ -76.980147, 38.856421 ] } },
{ "type": "Feature", "properties": { "ID": 23643 }, "geometry": { "type": "Point", "coordinates": [ -76.97921, 38.856421 ] } },
{ "type": "Feature", "properties": { "ID": 23645 }, "geometry": { "type": "Point", "coordinates": [ -76.978773, 38.85644 ] } },
{ "type": "Feature", "properties": { "ID": 23651 }, "geometry": { "type": "Point", "coordinates": [ -76.979292, 38.856446 ] } },
{ "type": "Feature", "properties": { "ID": 23695 }, "geometry": { "type": "Point", "coordinates": [ -76.968444, 38.856183 ] } },
{ "type": "Feature", "properties": { "ID": 23698 }, "geometry": { "type": "Point", "coordinates": [ -76.978653, 38.856214 ] } },
{ "type": "Feature", "properties": { "ID": 23699 }, "geometry": { "type": "Point", "coordinates": [ -76.990944, 38.856219 ] } },
{ "type": "Feature", "properties": { "ID": 23743 }, "geometry": { "type": "Point", "coordinates": [ -76.99559, 38.856047 ] } },
{ "type": "Feature", "properties": { "ID": 23747 }, "geometry": { "type": "Point", "coordinates": [ -76.980115, 38.856037 ] } },
{ "type": "Feature", "properties": { "ID": 23755 }, "geometry": { "type": "Point", "coordinates": [ -76.980478, 38.856037 ] } },
{ "type": "Feature", "properties": { "ID": 23786 }, "geometry": { "type": "Point", "coordinates": [ -76.969605, 38.855876 ] } },
{ "type": "Feature", "properties": { "ID": 23792 }, "geometry": { "type": "Point", "coordinates": [ -77.008983, 38.855919 ] } },
{ "type": "Feature", "properties": { "ID": 23802 }, "geometry": { "type": "Point", "coordinates": [ -76.991157, 38.855869 ] } },
{ "type": "Feature", "properties": { "ID": 23816 }, "geometry": { "type": "Point", "coordinates": [ -76.979632, 38.855879 ] } },
{ "type": "Feature", "properties": { "ID": 23836 }, "geometry": { "type": "Point", "coordinates": [ -76.979244, 38.855804 ] } },
{ "type": "Feature", "properties": { "ID": 23843 }, "geometry": { "type": "Point", "coordinates": [ -76.980396, 38.855794 ] } },
{ "type": "Feature", "properties": { "ID": 23856 }, "geometry": { "type": "Point", "coordinates": [ -76.991516, 38.85573 ] } },
{ "type": "Feature", "properties": { "ID": 23858 }, "geometry": { "type": "Point", "coordinates": [ -76.975604, 38.855721 ] } },
{ "type": "Feature", "properties": { "ID": 23861 }, "geometry": { "type": "Point", "coordinates": [ -76.966758, 38.855663 ] } },
{ "type": "Feature", "properties": { "ID": 23866 }, "geometry": { "type": "Point", "coordinates": [ -76.986965, 38.855574 ] } },
{ "type": "Feature", "properties": { "ID": 23877 }, "geometry": { "type": "Point", "coordinates": [ -76.979625, 38.85567 ] } },
{ "type": "Feature", "properties": { "ID": 23884 }, "geometry": { "type": "Point", "coordinates": [ -76.96842, 38.855591 ] } },
{ "type": "Feature", "properties": { "ID": 23893 }, "geometry": { "type": "Point", "coordinates": [ -76.970255, 38.855564 ] } },
{ "type": "Feature", "properties": { "ID": 23895 }, "geometry": { "type": "Point", "coordinates": [ -76.961121, 38.855575 ] } },
{ "type": "Feature", "properties": { "ID": 23906 }, "geometry": { "type": "Point", "coordinates": [ -77.013175, 38.855561 ] } },
{ "type": "Feature", "properties": { "ID": 23909 }, "geometry": { "type": "Point", "coordinates": [ -76.979245, 38.85554 ] } },
{ "type": "Feature", "properties": { "ID": 23913 }, "geometry": { "type": "Point", "coordinates": [ -76.977898, 38.855501 ] } },
{ "type": "Feature", "properties": { "ID": 23915 }, "geometry": { "type": "Point", "coordinates": [ -76.969711, 38.855518 ] } },
{ "type": "Feature", "properties": { "ID": 23918 }, "geometry": { "type": "Point", "coordinates": [ -76.979246, 38.85549 ] } },
{ "type": "Feature", "properties": { "ID": 23921 }, "geometry": { "type": "Point", "coordinates": [ -76.96655, 38.855433 ] } },
{ "type": "Feature", "properties": { "ID": 23926 }, "geometry": { "type": "Point", "coordinates": [ -76.987201, 38.855351 ] } },
{ "type": "Feature", "properties": { "ID": 23932 }, "geometry": { "type": "Point", "coordinates": [ -76.978802, 38.855412 ] } },
{ "type": "Feature", "properties": { "ID": 23966 }, "geometry": { "type": "Point", "coordinates": [ -76.963448, 38.855031 ] } },
{ "type": "Feature", "properties": { "ID": 23975 }, "geometry": { "type": "Point", "coordinates": [ -76.959772, 38.855191 ] } },
{ "type": "Feature", "properties": { "ID": 23982 }, "geometry": { "type": "Point", "coordinates": [ -76.972281, 38.855039 ] } },
{ "type": "Feature", "properties": { "ID": 23987 }, "geometry": { "type": "Point", "coordinates": [ -76.974318, 38.855106 ] } },
{ "type": "Feature", "properties": { "ID": 23992 }, "geometry": { "type": "Point", "coordinates": [ -76.959654, 38.855055 ] } },
{ "type": "Feature", "properties": { "ID": 24001 }, "geometry": { "type": "Point", "coordinates": [ -76.967859, 38.85497 ] } },
{ "type": "Feature", "properties": { "ID": 24011 }, "geometry": { "type": "Point", "coordinates": [ -76.991269, 38.854952 ] } },
{ "type": "Feature", "properties": { "ID": 24017 }, "geometry": { "type": "Point", "coordinates": [ -76.989563, 38.854933 ] } },
{ "type": "Feature", "properties": { "ID": 24029 }, "geometry": { "type": "Point", "coordinates": [ -76.963947, 38.854745 ] } },
{ "type": "Feature", "properties": { "ID": 24036 }, "geometry": { "type": "Point", "coordinates": [ -76.966351, 38.854821 ] } },
{ "type": "Feature", "properties": { "ID": 24060 }, "geometry": { "type": "Point", "coordinates": [ -76.984324, 38.854671 ] } },
{ "type": "Feature", "properties": { "ID": 24086 }, "geometry": { "type": "Point", "coordinates": [ -76.991592, 38.854524 ] } },
{ "type": "Feature", "properties": { "ID": 24092 }, "geometry": { "type": "Point", "coordinates": [ -76.99037, 38.854511 ] } },
{ "type": "Feature", "properties": { "ID": 24124 }, "geometry": { "type": "Point", "coordinates": [ -76.965903, 38.85431 ] } },
{ "type": "Feature", "properties": { "ID": 24140 }, "geometry": { "type": "Point", "coordinates": [ -76.967971, 38.854262 ] } },
{ "type": "Feature", "properties": { "ID": 24151 }, "geometry": { "type": "Point", "coordinates": [ -76.990768, 38.854217 ] } },
{ "type": "Feature", "properties": { "ID": 24153 }, "geometry": { "type": "Point", "coordinates": [ -76.965945, 38.854201 ] } },
{ "type": "Feature", "properties": { "ID": 24158 }, "geometry": { "type": "Point", "coordinates": [ -76.985544, 38.854096 ] } },
{ "type": "Feature", "properties": { "ID": 24162 }, "geometry": { "type": "Point", "coordinates": [ -76.984616, 38.854147 ] } },
{ "type": "Feature", "properties": { "ID": 24165 }, "geometry": { "type": "Point", "coordinates": [ -76.984551, 38.854121 ] } },
{ "type": "Feature", "properties": { "ID": 24175 }, "geometry": { "type": "Point", "coordinates": [ -76.983061, 38.854123 ] } },
{ "type": "Feature", "properties": { "ID": 24202 }, "geometry": { "type": "Point", "coordinates": [ -77.008737, 38.853953 ] } },
{ "type": "Feature", "properties": { "ID": 24213 }, "geometry": { "type": "Point", "coordinates": [ -76.969721, 38.853834 ] } },
{ "type": "Feature", "properties": { "ID": 24222 }, "geometry": { "type": "Point", "coordinates": [ -76.97393, 38.853918 ] } },
{ "type": "Feature", "properties": { "ID": 24239 }, "geometry": { "type": "Point", "coordinates": [ -76.968079, 38.853834 ] } },
{ "type": "Feature", "properties": { "ID": 24245 }, "geometry": { "type": "Point", "coordinates": [ -76.967915, 38.8538 ] } },
{ "type": "Feature", "properties": { "ID": 24255 }, "geometry": { "type": "Point", "coordinates": [ -76.962912, 38.853686 ] } },
{ "type": "Feature", "properties": { "ID": 24257 }, "geometry": { "type": "Point", "coordinates": [ -76.973799, 38.853814 ] } },
{ "type": "Feature", "properties": { "ID": 24258 }, "geometry": { "type": "Point", "coordinates": [ -76.971031, 38.853794 ] } },
{ "type": "Feature", "properties": { "ID": 24289 }, "geometry": { "type": "Point", "coordinates": [ -76.973447, 38.85365 ] } },
{ "type": "Feature", "properties": { "ID": 24305 }, "geometry": { "type": "Point", "coordinates": [ -76.968503, 38.853565 ] } },
{ "type": "Feature", "properties": { "ID": 24328 }, "geometry": { "type": "Point", "coordinates": [ -76.973453, 38.85347 ] } },
{ "type": "Feature", "properties": { "ID": 24334 }, "geometry": { "type": "Point", "coordinates": [ -76.967269, 38.853395 ] } },
{ "type": "Feature", "properties": { "ID": 24335 }, "geometry": { "type": "Point", "coordinates": [ -76.966006, 38.853378 ] } },
{ "type": "Feature", "properties": { "ID": 24359 }, "geometry": { "type": "Point", "coordinates": [ -76.972123, 38.853235 ] } },
{ "type": "Feature", "properties": { "ID": 24364 }, "geometry": { "type": "Point", "coordinates": [ -76.972989, 38.853263 ] } },
{ "type": "Feature", "properties": { "ID": 24370 }, "geometry": { "type": "Point", "coordinates": [ -76.970815, 38.853215 ] } },
{ "type": "Feature", "properties": { "ID": 24373 }, "geometry": { "type": "Point", "coordinates": [ -76.968536, 38.853232 ] } },
{ "type": "Feature", "properties": { "ID": 24378 }, "geometry": { "type": "Point", "coordinates": [ -76.973934, 38.853207 ] } },
{ "type": "Feature", "properties": { "ID": 24412 }, "geometry": { "type": "Point", "coordinates": [ -76.967976, 38.852998 ] } },
{ "type": "Feature", "properties": { "ID": 24416 }, "geometry": { "type": "Point", "coordinates": [ -76.980666, 38.852929 ] } },
{ "type": "Feature", "properties": { "ID": 24422 }, "geometry": { "type": "Point", "coordinates": [ -76.965969, 38.852926 ] } },
{ "type": "Feature", "properties": { "ID": 24435 }, "geometry": { "type": "Point", "coordinates": [ -76.967419, 38.852854 ] } },
{ "type": "Feature", "properties": { "ID": 24450 }, "geometry": { "type": "Point", "coordinates": [ -76.998364, 38.852791 ] } },
{ "type": "Feature", "properties": { "ID": 24451 }, "geometry": { "type": "Point", "coordinates": [ -76.971987, 38.852832 ] } },
{ "type": "Feature", "properties": { "ID": 24460 }, "geometry": { "type": "Point", "coordinates": [ -76.981406, 38.852738 ] } },
{ "type": "Feature", "properties": { "ID": 24461 }, "geometry": { "type": "Point", "coordinates": [ -76.966968, 38.852769 ] } },
{ "type": "Feature", "properties": { "ID": 24483 }, "geometry": { "type": "Point", "coordinates": [ -76.972876, 38.852666 ] } },
{ "type": "Feature", "properties": { "ID": 24489 }, "geometry": { "type": "Point", "coordinates": [ -76.967725, 38.852644 ] } },
{ "type": "Feature", "properties": { "ID": 24510 }, "geometry": { "type": "Point", "coordinates": [ -76.970784, 38.852538 ] } },
{ "type": "Feature", "properties": { "ID": 24559 }, "geometry": { "type": "Point", "coordinates": [ -76.980932, 38.852218 ] } },
{ "type": "Feature", "properties": { "ID": 24560 }, "geometry": { "type": "Point", "coordinates": [ -76.966961, 38.852282 ] } },
{ "type": "Feature", "properties": { "ID": 24581 }, "geometry": { "type": "Point", "coordinates": [ -76.967456, 38.852122 ] } },
{ "type": "Feature", "properties": { "ID": 24590 }, "geometry": { "type": "Point", "coordinates": [ -77.014022, 38.852104 ] } },
{ "type": "Feature", "properties": { "ID": 24598 }, "geometry": { "type": "Point", "coordinates": [ -76.981319, 38.851988 ] } },
{ "type": "Feature", "properties": { "ID": 24617 }, "geometry": { "type": "Point", "coordinates": [ -77.010892, 38.851921 ] } },
{ "type": "Feature", "properties": { "ID": 24619 }, "geometry": { "type": "Point", "coordinates": [ -76.976504, 38.851914 ] } },
{ "type": "Feature", "properties": { "ID": 24620 }, "geometry": { "type": "Point", "coordinates": [ -76.988792, 38.851869 ] } },
{ "type": "Feature", "properties": { "ID": 24641 }, "geometry": { "type": "Point", "coordinates": [ -76.975994, 38.85186 ] } },
{ "type": "Feature", "properties": { "ID": 24658 }, "geometry": { "type": "Point", "coordinates": [ -76.971702, 38.851753 ] } },
{ "type": "Feature", "properties": { "ID": 24671 }, "geometry": { "type": "Point", "coordinates": [ -76.964344, 38.851685 ] } },
{ "type": "Feature", "properties": { "ID": 24675 }, "geometry": { "type": "Point", "coordinates": [ -76.988726, 38.85164 ] } },
{ "type": "Feature", "properties": { "ID": 24678 }, "geometry": { "type": "Point", "coordinates": [ -76.998865, 38.851645 ] } },
{ "type": "Feature", "properties": { "ID": 24691 }, "geometry": { "type": "Point", "coordinates": [ -76.967662, 38.851619 ] } },
{ "type": "Feature", "properties": { "ID": 24692 }, "geometry": { "type": "Point", "coordinates": [ -76.966647, 38.851572 ] } },
{ "type": "Feature", "properties": { "ID": 24699 }, "geometry": { "type": "Point", "coordinates": [ -76.964091, 38.851485 ] } },
{ "type": "Feature", "properties": { "ID": 24722 }, "geometry": { "type": "Point", "coordinates": [ -76.978535, 38.851379 ] } },
{ "type": "Feature", "properties": { "ID": 24736 }, "geometry": { "type": "Point", "coordinates": [ -76.976359, 38.851261 ] } },
{ "type": "Feature", "properties": { "ID": 24739 }, "geometry": { "type": "Point", "coordinates": [ -76.974628, 38.851309 ] } },
{ "type": "Feature", "properties": { "ID": 24740 }, "geometry": { "type": "Point", "coordinates": [ -76.97159, 38.851256 ] } },
{ "type": "Feature", "properties": { "ID": 24742 }, "geometry": { "type": "Point", "coordinates": [ -76.971042, 38.851208 ] } },
{ "type": "Feature", "properties": { "ID": 24746 }, "geometry": { "type": "Point", "coordinates": [ -76.977975, 38.851246 ] } },
{ "type": "Feature", "properties": { "ID": 24749 }, "geometry": { "type": "Point", "coordinates": [ -76.978743, 38.851247 ] } },
{ "type": "Feature", "properties": { "ID": 24755 }, "geometry": { "type": "Point", "coordinates": [ -76.978804, 38.851212 ] } },
{ "type": "Feature", "properties": { "ID": 24760 }, "geometry": { "type": "Point", "coordinates": [ -76.96937, 38.851181 ] } },
{ "type": "Feature", "properties": { "ID": 24762 }, "geometry": { "type": "Point", "coordinates": [ -76.999147, 38.851217 ] } },
{ "type": "Feature", "properties": { "ID": 24765 }, "geometry": { "type": "Point", "coordinates": [ -76.971719, 38.851148 ] } },
{ "type": "Feature", "properties": { "ID": 24772 }, "geometry": { "type": "Point", "coordinates": [ -76.998445, 38.851093 ] } },
{ "type": "Feature", "properties": { "ID": 24783 }, "geometry": { "type": "Point", "coordinates": [ -76.978952, 38.851112 ] } },
{ "type": "Feature", "properties": { "ID": 24784 }, "geometry": { "type": "Point", "coordinates": [ -76.977132, 38.851106 ] } },
{ "type": "Feature", "properties": { "ID": 24786 }, "geometry": { "type": "Point", "coordinates": [ -77.011312, 38.85108 ] } },
{ "type": "Feature", "properties": { "ID": 24788 }, "geometry": { "type": "Point", "coordinates": [ -76.969919, 38.850868 ] } },
{ "type": "Feature", "properties": { "ID": 24795 }, "geometry": { "type": "Point", "coordinates": [ -76.987529, 38.850906 ] } },
{ "type": "Feature", "properties": { "ID": 24797 }, "geometry": { "type": "Point", "coordinates": [ -76.965745, 38.851024 ] } },
{ "type": "Feature", "properties": { "ID": 24800 }, "geometry": { "type": "Point", "coordinates": [ -76.977027, 38.851029 ] } },
{ "type": "Feature", "properties": { "ID": 24804 }, "geometry": { "type": "Point", "coordinates": [ -76.966981, 38.850986 ] } },
{ "type": "Feature", "properties": { "ID": 24829 }, "geometry": { "type": "Point", "coordinates": [ -76.978652, 38.850881 ] } },
{ "type": "Feature", "properties": { "ID": 24833 }, "geometry": { "type": "Point", "coordinates": [ -77.011395, 38.850852 ] } },
{ "type": "Feature", "properties": { "ID": 24842 }, "geometry": { "type": "Point", "coordinates": [ -76.999364, 38.850669 ] } },
{ "type": "Feature", "properties": { "ID": 24845 }, "geometry": { "type": "Point", "coordinates": [ -76.966333, 38.850829 ] } },
{ "type": "Feature", "properties": { "ID": 24847 }, "geometry": { "type": "Point", "coordinates": [ -76.976501, 38.850815 ] } },
{ "type": "Feature", "properties": { "ID": 24857 }, "geometry": { "type": "Point", "coordinates": [ -76.978086, 38.850752 ] } },
{ "type": "Feature", "properties": { "ID": 24859 }, "geometry": { "type": "Point", "coordinates": [ -76.966833, 38.850714 ] } },
{ "type": "Feature", "properties": { "ID": 24884 }, "geometry": { "type": "Point", "coordinates": [ -76.976131, 38.850606 ] } },
{ "type": "Feature", "properties": { "ID": 24894 }, "geometry": { "type": "Point", "coordinates": [ -76.983051, 38.850597 ] } },
{ "type": "Feature", "properties": { "ID": 24899 }, "geometry": { "type": "Point", "coordinates": [ -76.965768, 38.850562 ] } },
{ "type": "Feature", "properties": { "ID": 24912 }, "geometry": { "type": "Point", "coordinates": [ -76.977216, 38.850546 ] } },
{ "type": "Feature", "properties": { "ID": 24933 }, "geometry": { "type": "Point", "coordinates": [ -76.974428, 38.850495 ] } },
{ "type": "Feature", "properties": { "ID": 24939 }, "geometry": { "type": "Point", "coordinates": [ -76.969939, 38.850421 ] } },
{ "type": "Feature", "properties": { "ID": 24940 }, "geometry": { "type": "Point", "coordinates": [ -76.982145, 38.850466 ] } },
{ "type": "Feature", "properties": { "ID": 24945 }, "geometry": { "type": "Point", "coordinates": [ -76.976539, 38.850401 ] } },
{ "type": "Feature", "properties": { "ID": 24947 }, "geometry": { "type": "Point", "coordinates": [ -76.977375, 38.850413 ] } },
{ "type": "Feature", "properties": { "ID": 24954 }, "geometry": { "type": "Point", "coordinates": [ -76.975446, 38.850419 ] } },
{ "type": "Feature", "properties": { "ID": 24961 }, "geometry": { "type": "Point", "coordinates": [ -76.975531, 38.850386 ] } },
{ "type": "Feature", "properties": { "ID": 24966 }, "geometry": { "type": "Point", "coordinates": [ -76.975581, 38.850367 ] } },
{ "type": "Feature", "properties": { "ID": 24973 }, "geometry": { "type": "Point", "coordinates": [ -76.969364, 38.85025 ] } },
{ "type": "Feature", "properties": { "ID": 24977 }, "geometry": { "type": "Point", "coordinates": [ -76.977511, 38.85032 ] } },
{ "type": "Feature", "properties": { "ID": 24982 }, "geometry": { "type": "Point", "coordinates": [ -76.98305, 38.850286 ] } },
{ "type": "Feature", "properties": { "ID": 24986 }, "geometry": { "type": "Point", "coordinates": [ -76.967548, 38.850257 ] } },
{ "type": "Feature", "properties": { "ID": 25018 }, "geometry": { "type": "Point", "coordinates": [ -76.981703, 38.850183 ] } },
{ "type": "Feature", "properties": { "ID": 25027 }, "geometry": { "type": "Point", "coordinates": [ -76.977709, 38.850159 ] } },
{ "type": "Feature", "properties": { "ID": 25030 }, "geometry": { "type": "Point", "coordinates": [ -76.981255, 38.850145 ] } },
{ "type": "Feature", "properties": { "ID": 25032 }, "geometry": { "type": "Point", "coordinates": [ -76.975691, 38.850172 ] } },
{ "type": "Feature", "properties": { "ID": 25039 }, "geometry": { "type": "Point", "coordinates": [ -76.976985, 38.850121 ] } },
{ "type": "Feature", "properties": { "ID": 25041 }, "geometry": { "type": "Point", "coordinates": [ -76.98021, 38.85012 ] } },
{ "type": "Feature", "properties": { "ID": 25043 }, "geometry": { "type": "Point", "coordinates": [ -76.965727, 38.85008 ] } },
{ "type": "Feature", "properties": { "ID": 25055 }, "geometry": { "type": "Point", "coordinates": [ -76.980354, 38.850075 ] } },
{ "type": "Feature", "properties": { "ID": 25073 }, "geometry": { "type": "Point", "coordinates": [ -76.983055, 38.849963 ] } },
{ "type": "Feature", "properties": { "ID": 25079 }, "geometry": { "type": "Point", "coordinates": [ -76.976422, 38.849931 ] } },
{ "type": "Feature", "properties": { "ID": 25103 }, "geometry": { "type": "Point", "coordinates": [ -76.977343, 38.849838 ] } },
{ "type": "Feature", "properties": { "ID": 25105 }, "geometry": { "type": "Point", "coordinates": [ -76.973765, 38.84985 ] } },
{ "type": "Feature", "properties": { "ID": 25111 }, "geometry": { "type": "Point", "coordinates": [ -77.004763, 38.849851 ] } },
{ "type": "Feature", "properties": { "ID": 25116 }, "geometry": { "type": "Point", "coordinates": [ -76.975853, 38.849827 ] } },
{ "type": "Feature", "properties": { "ID": 25117 }, "geometry": { "type": "Point", "coordinates": [ -76.981747, 38.849797 ] } },
{ "type": "Feature", "properties": { "ID": 25122 }, "geometry": { "type": "Point", "coordinates": [ -77.005182, 38.849819 ] } },
{ "type": "Feature", "properties": { "ID": 25126 }, "geometry": { "type": "Point", "coordinates": [ -76.976298, 38.84984 ] } },
{ "type": "Feature", "properties": { "ID": 25131 }, "geometry": { "type": "Point", "coordinates": [ -76.975015, 38.8498 ] } },
{ "type": "Feature", "properties": { "ID": 25134 }, "geometry": { "type": "Point", "coordinates": [ -77.005225, 38.849784 ] } },
{ "type": "Feature", "properties": { "ID": 25149 }, "geometry": { "type": "Point", "coordinates": [ -76.979542, 38.849765 ] } },
{ "type": "Feature", "properties": { "ID": 25150 }, "geometry": { "type": "Point", "coordinates": [ -77.005269, 38.849751 ] } },
{ "type": "Feature", "properties": { "ID": 25169 }, "geometry": { "type": "Point", "coordinates": [ -76.978704, 38.849694 ] } },
{ "type": "Feature", "properties": { "ID": 25183 }, "geometry": { "type": "Point", "coordinates": [ -76.998281, 38.84927 ] } },
{ "type": "Feature", "properties": { "ID": 25186 }, "geometry": { "type": "Point", "coordinates": [ -76.981252, 38.849648 ] } },
{ "type": "Feature", "properties": { "ID": 25192 }, "geometry": { "type": "Point", "coordinates": [ -76.974429, 38.849651 ] } },
{ "type": "Feature", "properties": { "ID": 25210 }, "geometry": { "type": "Point", "coordinates": [ -76.97443, 38.849606 ] } },
{ "type": "Feature", "properties": { "ID": 25229 }, "geometry": { "type": "Point", "coordinates": [ -76.984485, 38.849503 ] } },
{ "type": "Feature", "properties": { "ID": 25230 }, "geometry": { "type": "Point", "coordinates": [ -76.996733, 38.849348 ] } },
{ "type": "Feature", "properties": { "ID": 25232 }, "geometry": { "type": "Point", "coordinates": [ -76.983116, 38.849477 ] } },
{ "type": "Feature", "properties": { "ID": 25235 }, "geometry": { "type": "Point", "coordinates": [ -76.983828, 38.849469 ] } },
{ "type": "Feature", "properties": { "ID": 25244 }, "geometry": { "type": "Point", "coordinates": [ -76.976439, 38.849433 ] } },
{ "type": "Feature", "properties": { "ID": 25247 }, "geometry": { "type": "Point", "coordinates": [ -76.972685, 38.849385 ] } },
{ "type": "Feature", "properties": { "ID": 25248 }, "geometry": { "type": "Point", "coordinates": [ -76.974427, 38.849449 ] } },
{ "type": "Feature", "properties": { "ID": 25249 }, "geometry": { "type": "Point", "coordinates": [ -77.005434, 38.849439 ] } },
{ "type": "Feature", "properties": { "ID": 25255 }, "geometry": { "type": "Point", "coordinates": [ -77.005195, 38.849395 ] } },
{ "type": "Feature", "properties": { "ID": 25261 }, "geometry": { "type": "Point", "coordinates": [ -76.97476, 38.849322 ] } },
{ "type": "Feature", "properties": { "ID": 25262 }, "geometry": { "type": "Point", "coordinates": [ -77.005451, 38.849391 ] } },
{ "type": "Feature", "properties": { "ID": 25281 }, "geometry": { "type": "Point", "coordinates": [ -76.983538, 38.849282 ] } },
{ "type": "Feature", "properties": { "ID": 25282 }, "geometry": { "type": "Point", "coordinates": [ -76.979417, 38.849256 ] } },
{ "type": "Feature", "properties": { "ID": 25287 }, "geometry": { "type": "Point", "coordinates": [ -76.977191, 38.849271 ] } },
{ "type": "Feature", "properties": { "ID": 25297 }, "geometry": { "type": "Point", "coordinates": [ -76.979843, 38.849197 ] } },
{ "type": "Feature", "properties": { "ID": 25298 }, "geometry": { "type": "Point", "coordinates": [ -77.005469, 38.849245 ] } },
{ "type": "Feature", "properties": { "ID": 25309 }, "geometry": { "type": "Point", "coordinates": [ -77.005469, 38.849195 ] } },
{ "type": "Feature", "properties": { "ID": 25314 }, "geometry": { "type": "Point", "coordinates": [ -76.977945, 38.84916 ] } },
{ "type": "Feature", "properties": { "ID": 25318 }, "geometry": { "type": "Point", "coordinates": [ -77.004795, 38.849153 ] } },
{ "type": "Feature", "properties": { "ID": 25338 }, "geometry": { "type": "Point", "coordinates": [ -77.001181, 38.846407 ] } },
{ "type": "Feature", "properties": { "ID": 25370 }, "geometry": { "type": "Point", "coordinates": [ -76.972001, 38.845587 ] } },
{ "type": "Feature", "properties": { "ID": 25376 }, "geometry": { "type": "Point", "coordinates": [ -76.974794, 38.84554 ] } },
{ "type": "Feature", "properties": { "ID": 25383 }, "geometry": { "type": "Point", "coordinates": [ -76.974932, 38.845523 ] } },
{ "type": "Feature", "properties": { "ID": 25386 }, "geometry": { "type": "Point", "coordinates": [ -76.975002, 38.84552 ] } },
{ "type": "Feature", "properties": { "ID": 25409 }, "geometry": { "type": "Point", "coordinates": [ -76.973083, 38.845481 ] } },
{ "type": "Feature", "properties": { "ID": 25418 }, "geometry": { "type": "Point", "coordinates": [ -77.000639, 38.84546 ] } },
{ "type": "Feature", "properties": { "ID": 25426 }, "geometry": { "type": "Point", "coordinates": [ -76.98827, 38.844471 ] } },
{ "type": "Feature", "properties": { "ID": 25427 }, "geometry": { "type": "Point", "coordinates": [ -76.981247, 38.844549 ] } },
{ "type": "Feature", "properties": { "ID": 25428 }, "geometry": { "type": "Point", "coordinates": [ -76.997196, 38.844533 ] } },
{ "type": "Feature", "properties": { "ID": 25450 }, "geometry": { "type": "Point", "coordinates": [ -76.991613, 38.8445 ] } },
{ "type": "Feature", "properties": { "ID": 25457 }, "geometry": { "type": "Point", "coordinates": [ -77.02026, 38.844439 ] } },
{ "type": "Feature", "properties": { "ID": 25463 }, "geometry": { "type": "Point", "coordinates": [ -76.99638, 38.844448 ] } },
{ "type": "Feature", "properties": { "ID": 25478 }, "geometry": { "type": "Point", "coordinates": [ -77.020389, 38.843587 ] } },
{ "type": "Feature", "properties": { "ID": 25488 }, "geometry": { "type": "Point", "coordinates": [ -77.019905, 38.843585 ] } },
{ "type": "Feature", "properties": { "ID": 25493 }, "geometry": { "type": "Point", "coordinates": [ -77.020953, 38.843505 ] } },
{ "type": "Feature", "properties": { "ID": 25500 }, "geometry": { "type": "Point", "coordinates": [ -76.988225, 38.843555 ] } },
{ "type": "Feature", "properties": { "ID": 25503 }, "geometry": { "type": "Point", "coordinates": [ -76.985597, 38.843521 ] } },
{ "type": "Feature", "properties": { "ID": 25508 }, "geometry": { "type": "Point", "coordinates": [ -77.001074, 38.843499 ] } },
{ "type": "Feature", "properties": { "ID": 25511 }, "geometry": { "type": "Point", "coordinates": [ -76.996942, 38.843492 ] } },
{ "type": "Feature", "properties": { "ID": 25515 }, "geometry": { "type": "Point", "coordinates": [ -76.992781, 38.843544 ] } },
{ "type": "Feature", "properties": { "ID": 25518 }, "geometry": { "type": "Point", "coordinates": [ -76.990233, 38.843539 ] } },
{ "type": "Feature", "properties": { "ID": 25526 }, "geometry": { "type": "Point", "coordinates": [ -77.000264, 38.840768 ] } },
{ "type": "Feature", "properties": { "ID": 25527 }, "geometry": { "type": "Point", "coordinates": [ -76.977138, 38.840879 ] } },
{ "type": "Feature", "properties": { "ID": 25536 }, "geometry": { "type": "Point", "coordinates": [ -76.977511, 38.840852 ] } },
{ "type": "Feature", "properties": { "ID": 25537 }, "geometry": { "type": "Point", "coordinates": [ -76.99128, 38.840882 ] } },
{ "type": "Feature", "properties": { "ID": 25558 }, "geometry": { "type": "Point", "coordinates": [ -76.9773, 38.840819 ] } },
{ "type": "Feature", "properties": { "ID": 25560 }, "geometry": { "type": "Point", "coordinates": [ -76.977981, 38.840777 ] } },
{ "type": "Feature", "properties": { "ID": 25562 }, "geometry": { "type": "Point", "coordinates": [ -76.988244, 38.840779 ] } },
{ "type": "Feature", "properties": { "ID": 25565 }, "geometry": { "type": "Point", "coordinates": [ -76.99609, 38.840766 ] } },
{ "type": "Feature", "properties": { "ID": 25577 }, "geometry": { "type": "Point", "coordinates": [ -77.021625, 38.839674 ] } },
{ "type": "Feature", "properties": { "ID": 25589 }, "geometry": { "type": "Point", "coordinates": [ -77.014241, 38.839392 ] } },
{ "type": "Feature", "properties": { "ID": 25615 }, "geometry": { "type": "Point", "coordinates": [ -77.02003, 38.839545 ] } },
{ "type": "Feature", "properties": { "ID": 25635 }, "geometry": { "type": "Point", "coordinates": [ -77.00808, 38.830568 ] } },
{ "type": "Feature", "properties": { "ID": 25655 }, "geometry": { "type": "Point", "coordinates": [ -77.006414, 38.83053 ] } },
{ "type": "Feature", "properties": { "ID": 25670 }, "geometry": { "type": "Point", "coordinates": [ -77.008082, 38.830463 ] } },
{ "type": "Feature", "properties": { "ID": 25674 }, "geometry": { "type": "Point", "coordinates": [ -76.993079, 38.83042 ] } },
{ "type": "Feature", "properties": { "ID": 25681 }, "geometry": { "type": "Point", "coordinates": [ -76.98293, 38.849136 ] } },
{ "type": "Feature", "properties": { "ID": 25696 }, "geometry": { "type": "Point", "coordinates": [ -76.974444, 38.848997 ] } },
{ "type": "Feature", "properties": { "ID": 25713 }, "geometry": { "type": "Point", "coordinates": [ -77.005381, 38.849012 ] } },
{ "type": "Feature", "properties": { "ID": 25721 }, "geometry": { "type": "Point", "coordinates": [ -76.978072, 38.848962 ] } },
{ "type": "Feature", "properties": { "ID": 25728 }, "geometry": { "type": "Point", "coordinates": [ -76.976395, 38.848954 ] } },
{ "type": "Feature", "properties": { "ID": 25748 }, "geometry": { "type": "Point", "coordinates": [ -76.976488, 38.848857 ] } },
{ "type": "Feature", "properties": { "ID": 25750 }, "geometry": { "type": "Point", "coordinates": [ -77.004736, 38.848601 ] } },
{ "type": "Feature", "properties": { "ID": 25758 }, "geometry": { "type": "Point", "coordinates": [ -76.978174, 38.848806 ] } },
{ "type": "Feature", "properties": { "ID": 25770 }, "geometry": { "type": "Point", "coordinates": [ -76.978214, 38.848759 ] } },
{ "type": "Feature", "properties": { "ID": 25779 }, "geometry": { "type": "Point", "coordinates": [ -76.977606, 38.848727 ] } },
{ "type": "Feature", "properties": { "ID": 25784 }, "geometry": { "type": "Point", "coordinates": [ -77.001464, 38.848681 ] } },
{ "type": "Feature", "properties": { "ID": 25792 }, "geometry": { "type": "Point", "coordinates": [ -76.978281, 38.84866 ] } },
{ "type": "Feature", "properties": { "ID": 25815 }, "geometry": { "type": "Point", "coordinates": [ -76.977169, 38.848593 ] } },
{ "type": "Feature", "properties": { "ID": 25819 }, "geometry": { "type": "Point", "coordinates": [ -77.000986, 38.848551 ] } },
{ "type": "Feature", "properties": { "ID": 25822 }, "geometry": { "type": "Point", "coordinates": [ -77.01412, 38.848578 ] } },
{ "type": "Feature", "properties": { "ID": 25825 }, "geometry": { "type": "Point", "coordinates": [ -76.977193, 38.848554 ] } },
{ "type": "Feature", "properties": { "ID": 25840 }, "geometry": { "type": "Point", "coordinates": [ -76.979147, 38.848522 ] } },
{ "type": "Feature", "properties": { "ID": 25842 }, "geometry": { "type": "Point", "coordinates": [ -77.00536, 38.848531 ] } },
{ "type": "Feature", "properties": { "ID": 25847 }, "geometry": { "type": "Point", "coordinates": [ -76.982038, 38.848491 ] } },
{ "type": "Feature", "properties": { "ID": 25872 }, "geometry": { "type": "Point", "coordinates": [ -77.001399, 38.848399 ] } },
{ "type": "Feature", "properties": { "ID": 25874 }, "geometry": { "type": "Point", "coordinates": [ -76.97853, 38.848389 ] } },
{ "type": "Feature", "properties": { "ID": 25886 }, "geometry": { "type": "Point", "coordinates": [ -77.000648, 38.848371 ] } },
{ "type": "Feature", "properties": { "ID": 25893 }, "geometry": { "type": "Point", "coordinates": [ -77.000535, 38.848311 ] } },
{ "type": "Feature", "properties": { "ID": 25922 }, "geometry": { "type": "Point", "coordinates": [ -76.997244, 38.848232 ] } },
{ "type": "Feature", "properties": { "ID": 25923 }, "geometry": { "type": "Point", "coordinates": [ -76.991779, 38.848251 ] } },
{ "type": "Feature", "properties": { "ID": 25930 }, "geometry": { "type": "Point", "coordinates": [ -76.968039, 38.848194 ] } },
{ "type": "Feature", "properties": { "ID": 25932 }, "geometry": { "type": "Point", "coordinates": [ -76.981195, 38.848221 ] } },
{ "type": "Feature", "properties": { "ID": 25939 }, "geometry": { "type": "Point", "coordinates": [ -76.999461, 38.848184 ] } },
{ "type": "Feature", "properties": { "ID": 25950 }, "geometry": { "type": "Point", "coordinates": [ -76.976511, 38.848115 ] } },
{ "type": "Feature", "properties": { "ID": 25956 }, "geometry": { "type": "Point", "coordinates": [ -77.003552, 38.848135 ] } },
{ "type": "Feature", "properties": { "ID": 25957 }, "geometry": { "type": "Point", "coordinates": [ -76.981679, 38.848157 ] } },
{ "type": "Feature", "properties": { "ID": 25977 }, "geometry": { "type": "Point", "coordinates": [ -76.973551, 38.84804 ] } },
{ "type": "Feature", "properties": { "ID": 25979 }, "geometry": { "type": "Point", "coordinates": [ -76.969441, 38.848099 ] } },
{ "type": "Feature", "properties": { "ID": 25983 }, "geometry": { "type": "Point", "coordinates": [ -76.969494, 38.84809 ] } },
{ "type": "Feature", "properties": { "ID": 25988 }, "geometry": { "type": "Point", "coordinates": [ -76.981027, 38.848088 ] } },
{ "type": "Feature", "properties": { "ID": 25999 }, "geometry": { "type": "Point", "coordinates": [ -77.005304, 38.84806 ] } },
{ "type": "Feature", "properties": { "ID": 26005 }, "geometry": { "type": "Point", "coordinates": [ -76.969874, 38.848026 ] } },
{ "type": "Feature", "properties": { "ID": 26017 }, "geometry": { "type": "Point", "coordinates": [ -76.974975, 38.847902 ] } },
{ "type": "Feature", "properties": { "ID": 26027 }, "geometry": { "type": "Point", "coordinates": [ -76.997024, 38.847633 ] } },
{ "type": "Feature", "properties": { "ID": 26028 }, "geometry": { "type": "Point", "coordinates": [ -77.001527, 38.847924 ] } },
{ "type": "Feature", "properties": { "ID": 26033 }, "geometry": { "type": "Point", "coordinates": [ -77.004072, 38.847919 ] } },
{ "type": "Feature", "properties": { "ID": 26043 }, "geometry": { "type": "Point", "coordinates": [ -76.98189, 38.847918 ] } },
{ "type": "Feature", "properties": { "ID": 26044 }, "geometry": { "type": "Point", "coordinates": [ -77.002278, 38.847883 ] } },
{ "type": "Feature", "properties": { "ID": 26048 }, "geometry": { "type": "Point", "coordinates": [ -76.976969, 38.847813 ] } },
{ "type": "Feature", "properties": { "ID": 26050 }, "geometry": { "type": "Point", "coordinates": [ -76.9707, 38.847886 ] } },
{ "type": "Feature", "properties": { "ID": 26056 }, "geometry": { "type": "Point", "coordinates": [ -77.01759, 38.847889 ] } },
{ "type": "Feature", "properties": { "ID": 26060 }, "geometry": { "type": "Point", "coordinates": [ -76.980939, 38.847875 ] } },
{ "type": "Feature", "properties": { "ID": 26071 }, "geometry": { "type": "Point", "coordinates": [ -76.983018, 38.847836 ] } },
{ "type": "Feature", "properties": { "ID": 26075 }, "geometry": { "type": "Point", "coordinates": [ -76.980928, 38.847821 ] } },
{ "type": "Feature", "properties": { "ID": 26076 }, "geometry": { "type": "Point", "coordinates": [ -76.969805, 38.847827 ] } },
{ "type": "Feature", "properties": { "ID": 26077 }, "geometry": { "type": "Point", "coordinates": [ -76.99879, 38.847796 ] } },
{ "type": "Feature", "properties": { "ID": 26102 }, "geometry": { "type": "Point", "coordinates": [ -76.998671, 38.847736 ] } },
{ "type": "Feature", "properties": { "ID": 26110 }, "geometry": { "type": "Point", "coordinates": [ -76.999637, 38.847712 ] } },
{ "type": "Feature", "properties": { "ID": 26113 }, "geometry": { "type": "Point", "coordinates": [ -76.982456, 38.847735 ] } },
{ "type": "Feature", "properties": { "ID": 26118 }, "geometry": { "type": "Point", "coordinates": [ -76.982035, 38.84759 ] } },
{ "type": "Feature", "properties": { "ID": 26127 }, "geometry": { "type": "Point", "coordinates": [ -77.004769, 38.847614 ] } },
{ "type": "Feature", "properties": { "ID": 26144 }, "geometry": { "type": "Point", "coordinates": [ -76.983233, 38.847647 ] } },
{ "type": "Feature", "properties": { "ID": 26157 }, "geometry": { "type": "Point", "coordinates": [ -76.970696, 38.847614 ] } },
{ "type": "Feature", "properties": { "ID": 26160 }, "geometry": { "type": "Point", "coordinates": [ -77.005277, 38.847576 ] } },
{ "type": "Feature", "properties": { "ID": 26172 }, "geometry": { "type": "Point", "coordinates": [ -76.993464, 38.847588 ] } },
{ "type": "Feature", "properties": { "ID": 26176 }, "geometry": { "type": "Point", "coordinates": [ -76.983338, 38.84755 ] } },
{ "type": "Feature", "properties": { "ID": 26178 }, "geometry": { "type": "Point", "coordinates": [ -76.970163, 38.847559 ] } },
{ "type": "Feature", "properties": { "ID": 26191 }, "geometry": { "type": "Point", "coordinates": [ -76.975041, 38.847472 ] } },
{ "type": "Feature", "properties": { "ID": 26192 }, "geometry": { "type": "Point", "coordinates": [ -76.969498, 38.847538 ] } },
{ "type": "Feature", "properties": { "ID": 26211 }, "geometry": { "type": "Point", "coordinates": [ -77.003168, 38.847458 ] } },
{ "type": "Feature", "properties": { "ID": 26233 }, "geometry": { "type": "Point", "coordinates": [ -76.969443, 38.847413 ] } },
{ "type": "Feature", "properties": { "ID": 26239 }, "geometry": { "type": "Point", "coordinates": [ -76.975398, 38.847339 ] } },
{ "type": "Feature", "properties": { "ID": 26240 }, "geometry": { "type": "Point", "coordinates": [ -77.009893, 38.847314 ] } },
{ "type": "Feature", "properties": { "ID": 26264 }, "geometry": { "type": "Point", "coordinates": [ -76.969303, 38.847314 ] } },
{ "type": "Feature", "properties": { "ID": 26283 }, "geometry": { "type": "Point", "coordinates": [ -76.996373, 38.847267 ] } },
{ "type": "Feature", "properties": { "ID": 26311 }, "geometry": { "type": "Point", "coordinates": [ -76.983112, 38.847202 ] } },
{ "type": "Feature", "properties": { "ID": 26317 }, "geometry": { "type": "Point", "coordinates": [ -76.982164, 38.847186 ] } },
{ "type": "Feature", "properties": { "ID": 26324 }, "geometry": { "type": "Point", "coordinates": [ -76.971096, 38.847186 ] } },
{ "type": "Feature", "properties": { "ID": 26329 }, "geometry": { "type": "Point", "coordinates": [ -77.003887, 38.847201 ] } },
{ "type": "Feature", "properties": { "ID": 26337 }, "geometry": { "type": "Point", "coordinates": [ -76.983742, 38.847157 ] } },
{ "type": "Feature", "properties": { "ID": 26345 }, "geometry": { "type": "Point", "coordinates": [ -77.004766, 38.84713 ] } },
{ "type": "Feature", "properties": { "ID": 26354 }, "geometry": { "type": "Point", "coordinates": [ -76.970088, 38.847094 ] } },
{ "type": "Feature", "properties": { "ID": 26359 }, "geometry": { "type": "Point", "coordinates": [ -76.983219, 38.847106 ] } },
{ "type": "Feature", "properties": { "ID": 26372 }, "geometry": { "type": "Point", "coordinates": [ -77.000944, 38.847065 ] } },
{ "type": "Feature", "properties": { "ID": 26421 }, "geometry": { "type": "Point", "coordinates": [ -76.982536, 38.846959 ] } },
{ "type": "Feature", "properties": { "ID": 26422 }, "geometry": { "type": "Point", "coordinates": [ -76.997309, 38.846918 ] } },
{ "type": "Feature", "properties": { "ID": 26433 }, "geometry": { "type": "Point", "coordinates": [ -76.998916, 38.846907 ] } },
{ "type": "Feature", "properties": { "ID": 26434 }, "geometry": { "type": "Point", "coordinates": [ -76.973471, 38.84693 ] } },
{ "type": "Feature", "properties": { "ID": 26438 }, "geometry": { "type": "Point", "coordinates": [ -76.968794, 38.846864 ] } },
{ "type": "Feature", "properties": { "ID": 26469 }, "geometry": { "type": "Point", "coordinates": [ -76.997141, 38.846817 ] } },
{ "type": "Feature", "properties": { "ID": 26473 }, "geometry": { "type": "Point", "coordinates": [ -76.970483, 38.846849 ] } },
{ "type": "Feature", "properties": { "ID": 26475 }, "geometry": { "type": "Point", "coordinates": [ -77.002944, 38.846849 ] } },
{ "type": "Feature", "properties": { "ID": 26482 }, "geometry": { "type": "Point", "coordinates": [ -76.999767, 38.846796 ] } },
{ "type": "Feature", "properties": { "ID": 26488 }, "geometry": { "type": "Point", "coordinates": [ -76.971325, 38.84685 ] } },
{ "type": "Feature", "properties": { "ID": 26491 }, "geometry": { "type": "Point", "coordinates": [ -76.998831, 38.846231 ] } },
{ "type": "Feature", "properties": { "ID": 26495 }, "geometry": { "type": "Point", "coordinates": [ -77.002788, 38.846268 ] } },
{ "type": "Feature", "properties": { "ID": 26522 }, "geometry": { "type": "Point", "coordinates": [ -77.000502, 38.846223 ] } },
{ "type": "Feature", "properties": { "ID": 26533 }, "geometry": { "type": "Point", "coordinates": [ -77.002657, 38.846177 ] } },
{ "type": "Feature", "properties": { "ID": 26537 }, "geometry": { "type": "Point", "coordinates": [ -77.01981, 38.84615 ] } },
{ "type": "Feature", "properties": { "ID": 26553 }, "geometry": { "type": "Point", "coordinates": [ -77.003448, 38.846819 ] } },
{ "type": "Feature", "properties": { "ID": 26556 }, "geometry": { "type": "Point", "coordinates": [ -77.001796, 38.846813 ] } },
{ "type": "Feature", "properties": { "ID": 26557 }, "geometry": { "type": "Point", "coordinates": [ -76.99703, 38.846749 ] } },
{ "type": "Feature", "properties": { "ID": 26577 }, "geometry": { "type": "Point", "coordinates": [ -77.005121, 38.84673 ] } },
{ "type": "Feature", "properties": { "ID": 26584 }, "geometry": { "type": "Point", "coordinates": [ -77.001738, 38.84674 ] } },
{ "type": "Feature", "properties": { "ID": 26588 }, "geometry": { "type": "Point", "coordinates": [ -77.002741, 38.846713 ] } },
{ "type": "Feature", "properties": { "ID": 26604 }, "geometry": { "type": "Point", "coordinates": [ -77.016798, 38.846718 ] } },
{ "type": "Feature", "properties": { "ID": 26614 }, "geometry": { "type": "Point", "coordinates": [ -76.986786, 38.846711 ] } },
{ "type": "Feature", "properties": { "ID": 26615 }, "geometry": { "type": "Point", "coordinates": [ -76.983701, 38.846636 ] } },
{ "type": "Feature", "properties": { "ID": 26617 }, "geometry": { "type": "Point", "coordinates": [ -76.96958, 38.846609 ] } },
{ "type": "Feature", "properties": { "ID": 26641 }, "geometry": { "type": "Point", "coordinates": [ -76.999613, 38.846674 ] } },
{ "type": "Feature", "properties": { "ID": 26647 }, "geometry": { "type": "Point", "coordinates": [ -76.995561, 38.841178 ] } },
{ "type": "Feature", "properties": { "ID": 26660 }, "geometry": { "type": "Point", "coordinates": [ -76.998707, 38.841167 ] } },
{ "type": "Feature", "properties": { "ID": 26666 }, "geometry": { "type": "Point", "coordinates": [ -76.978157, 38.841128 ] } },
{ "type": "Feature", "properties": { "ID": 26668 }, "geometry": { "type": "Point", "coordinates": [ -76.988241, 38.841126 ] } },
{ "type": "Feature", "properties": { "ID": 26672 }, "geometry": { "type": "Point", "coordinates": [ -77.006115, 38.841103 ] } },
{ "type": "Feature", "properties": { "ID": 26675 }, "geometry": { "type": "Point", "coordinates": [ -76.976638, 38.841097 ] } },
{ "type": "Feature", "properties": { "ID": 26679 }, "geometry": { "type": "Point", "coordinates": [ -76.99712, 38.841079 ] } },
{ "type": "Feature", "properties": { "ID": 26686 }, "geometry": { "type": "Point", "coordinates": [ -77.006062, 38.841079 ] } },
{ "type": "Feature", "properties": { "ID": 26703 }, "geometry": { "type": "Point", "coordinates": [ -77.011073, 38.827175 ] } },
{ "type": "Feature", "properties": { "ID": 26704 }, "geometry": { "type": "Point", "coordinates": [ -77.011131, 38.827164 ] } },
{ "type": "Feature", "properties": { "ID": 26718 }, "geometry": { "type": "Point", "coordinates": [ -76.9999, 38.827037 ] } },
{ "type": "Feature", "properties": { "ID": 26719 }, "geometry": { "type": "Point", "coordinates": [ -76.997809, 38.827005 ] } },
{ "type": "Feature", "properties": { "ID": 26724 }, "geometry": { "type": "Point", "coordinates": [ -77.019524, 38.827061 ] } },
{ "type": "Feature", "properties": { "ID": 26728 }, "geometry": { "type": "Point", "coordinates": [ -77.002526, 38.826786 ] } },
{ "type": "Feature", "properties": { "ID": 26736 }, "geometry": { "type": "Point", "coordinates": [ -77.001987, 38.826916 ] } },
{ "type": "Feature", "properties": { "ID": 26768 }, "geometry": { "type": "Point", "coordinates": [ -76.99786, 38.825363 ] } },
{ "type": "Feature", "properties": { "ID": 26775 }, "geometry": { "type": "Point", "coordinates": [ -76.997257, 38.825315 ] } },
{ "type": "Feature", "properties": { "ID": 26780 }, "geometry": { "type": "Point", "coordinates": [ -76.998167, 38.825326 ] } },
{ "type": "Feature", "properties": { "ID": 26794 }, "geometry": { "type": "Point", "coordinates": [ -76.99697, 38.825251 ] } },
{ "type": "Feature", "properties": { "ID": 26801 }, "geometry": { "type": "Point", "coordinates": [ -76.999292, 38.824361 ] } },
{ "type": "Feature", "properties": { "ID": 26804 }, "geometry": { "type": "Point", "coordinates": [ -77.0215, 38.824349 ] } },
{ "type": "Feature", "properties": { "ID": 26817 }, "geometry": { "type": "Point", "coordinates": [ -76.997698, 38.824274 ] } },
{ "type": "Feature", "properties": { "ID": 26852 }, "geometry": { "type": "Point", "coordinates": [ -76.974222, 38.846623 ] } },
{ "type": "Feature", "properties": { "ID": 26853 }, "geometry": { "type": "Point", "coordinates": [ -76.971872, 38.846644 ] } },
{ "type": "Feature", "properties": { "ID": 26857 }, "geometry": { "type": "Point", "coordinates": [ -77.002911, 38.846637 ] } },
{ "type": "Feature", "properties": { "ID": 26883 }, "geometry": { "type": "Point", "coordinates": [ -76.970596, 38.846584 ] } },
{ "type": "Feature", "properties": { "ID": 26892 }, "geometry": { "type": "Point", "coordinates": [ -77.001649, 38.846531 ] } },
{ "type": "Feature", "properties": { "ID": 26897 }, "geometry": { "type": "Point", "coordinates": [ -77.002993, 38.846552 ] } },
{ "type": "Feature", "properties": { "ID": 26902 }, "geometry": { "type": "Point", "coordinates": [ -77.002416, 38.84652 ] } },
{ "type": "Feature", "properties": { "ID": 26904 }, "geometry": { "type": "Point", "coordinates": [ -76.983722, 38.846532 ] } },
{ "type": "Feature", "properties": { "ID": 26906 }, "geometry": { "type": "Point", "coordinates": [ -77.01929, 38.846482 ] } },
{ "type": "Feature", "properties": { "ID": 26929 }, "geometry": { "type": "Point", "coordinates": [ -76.971324, 38.846499 ] } },
{ "type": "Feature", "properties": { "ID": 26934 }, "geometry": { "type": "Point", "coordinates": [ -76.973679, 38.846453 ] } },
{ "type": "Feature", "properties": { "ID": 26941 }, "geometry": { "type": "Point", "coordinates": [ -76.970411, 38.846463 ] } },
{ "type": "Feature", "properties": { "ID": 26953 }, "geometry": { "type": "Point", "coordinates": [ -76.983873, 38.846147 ] } },
{ "type": "Feature", "properties": { "ID": 26963 }, "geometry": { "type": "Point", "coordinates": [ -76.974737, 38.846138 ] } },
{ "type": "Feature", "properties": { "ID": 26974 }, "geometry": { "type": "Point", "coordinates": [ -77.01941, 38.846105 ] } },
{ "type": "Feature", "properties": { "ID": 26977 }, "geometry": { "type": "Point", "coordinates": [ -76.979261, 38.846073 ] } },
{ "type": "Feature", "properties": { "ID": 26980 }, "geometry": { "type": "Point", "coordinates": [ -77.017417, 38.846103 ] } },
{ "type": "Feature", "properties": { "ID": 26993 }, "geometry": { "type": "Point", "coordinates": [ -77.01932, 38.846084 ] } },
{ "type": "Feature", "properties": { "ID": 26995 }, "geometry": { "type": "Point", "coordinates": [ -76.976645, 38.846098 ] } },
{ "type": "Feature", "properties": { "ID": 27013 }, "geometry": { "type": "Point", "coordinates": [ -76.971253, 38.846095 ] } },
{ "type": "Feature", "properties": { "ID": 27030 }, "geometry": { "type": "Point", "coordinates": [ -77.019014, 38.846019 ] } },
{ "type": "Feature", "properties": { "ID": 27061 }, "geometry": { "type": "Point", "coordinates": [ -76.97604, 38.845988 ] } },
{ "type": "Feature", "properties": { "ID": 27091 }, "geometry": { "type": "Point", "coordinates": [ -76.999049, 38.845915 ] } },
{ "type": "Feature", "properties": { "ID": 27097 }, "geometry": { "type": "Point", "coordinates": [ -77.019445, 38.845889 ] } },
{ "type": "Feature", "properties": { "ID": 27099 }, "geometry": { "type": "Point", "coordinates": [ -76.999796, 38.845893 ] } },
{ "type": "Feature", "properties": { "ID": 27100 }, "geometry": { "type": "Point", "coordinates": [ -76.970016, 38.845891 ] } },
{ "type": "Feature", "properties": { "ID": 27102 }, "geometry": { "type": "Point", "coordinates": [ -76.998194, 38.845876 ] } },
{ "type": "Feature", "properties": { "ID": 27111 }, "geometry": { "type": "Point", "coordinates": [ -76.995659, 38.845898 ] } },
{ "type": "Feature", "properties": { "ID": 27121 }, "geometry": { "type": "Point", "coordinates": [ -77.01927, 38.845856 ] } },
{ "type": "Feature", "properties": { "ID": 27135 }, "geometry": { "type": "Point", "coordinates": [ -77.016444, 38.845828 ] } },
{ "type": "Feature", "properties": { "ID": 27142 }, "geometry": { "type": "Point", "coordinates": [ -76.97043, 38.845817 ] } },
{ "type": "Feature", "properties": { "ID": 27144 }, "geometry": { "type": "Point", "coordinates": [ -77.01778, 38.845839 ] } },
{ "type": "Feature", "properties": { "ID": 27173 }, "geometry": { "type": "Point", "coordinates": [ -77.017792, 38.845782 ] } },
{ "type": "Feature", "properties": { "ID": 27216 }, "geometry": { "type": "Point", "coordinates": [ -77.001308, 38.845696 ] } },
{ "type": "Feature", "properties": { "ID": 27222 }, "geometry": { "type": "Point", "coordinates": [ -77.003309, 38.845691 ] } },
{ "type": "Feature", "properties": { "ID": 27232 }, "geometry": { "type": "Point", "coordinates": [ -76.975662, 38.845675 ] } },
{ "type": "Feature", "properties": { "ID": 27233 }, "geometry": { "type": "Point", "coordinates": [ -76.997802, 38.845648 ] } },
{ "type": "Feature", "properties": { "ID": 27242 }, "geometry": { "type": "Point", "coordinates": [ -76.973833, 38.845676 ] } },
{ "type": "Feature", "properties": { "ID": 27277 }, "geometry": { "type": "Point", "coordinates": [ -76.976344, 38.845594 ] } },
{ "type": "Feature", "properties": { "ID": 27286 }, "geometry": { "type": "Point", "coordinates": [ -77.000037, 38.845574 ] } },
{ "type": "Feature", "properties": { "ID": 27287 }, "geometry": { "type": "Point", "coordinates": [ -76.97446, 38.845579 ] } },
{ "type": "Feature", "properties": { "ID": 27315 }, "geometry": { "type": "Point", "coordinates": [ -76.970925, 38.845484 ] } },
{ "type": "Feature", "properties": { "ID": 27328 }, "geometry": { "type": "Point", "coordinates": [ -76.995618, 38.845461 ] } },
{ "type": "Feature", "properties": { "ID": 27335 }, "geometry": { "type": "Point", "coordinates": [ -77.017201, 38.845411 ] } },
{ "type": "Feature", "properties": { "ID": 27341 }, "geometry": { "type": "Point", "coordinates": [ -76.9922, 38.84515 ] } },
{ "type": "Feature", "properties": { "ID": 27350 }, "geometry": { "type": "Point", "coordinates": [ -76.99448, 38.845433 ] } },
{ "type": "Feature", "properties": { "ID": 27366 }, "geometry": { "type": "Point", "coordinates": [ -76.97068, 38.845353 ] } },
{ "type": "Feature", "properties": { "ID": 27389 }, "geometry": { "type": "Point", "coordinates": [ -77.001989, 38.84532 ] } },
{ "type": "Feature", "properties": { "ID": 27393 }, "geometry": { "type": "Point", "coordinates": [ -76.980423, 38.845234 ] } },
{ "type": "Feature", "properties": { "ID": 27400 }, "geometry": { "type": "Point", "coordinates": [ -77.002341, 38.845312 ] } },
{ "type": "Feature", "properties": { "ID": 27404 }, "geometry": { "type": "Point", "coordinates": [ -77.002928, 38.845312 ] } },
{ "type": "Feature", "properties": { "ID": 27407 }, "geometry": { "type": "Point", "coordinates": [ -76.999305, 38.84529 ] } },
{ "type": "Feature", "properties": { "ID": 27411 }, "geometry": { "type": "Point", "coordinates": [ -77.018413, 38.845281 ] } },
{ "type": "Feature", "properties": { "ID": 27420 }, "geometry": { "type": "Point", "coordinates": [ -77.001321, 38.845281 ] } },
{ "type": "Feature", "properties": { "ID": 27422 }, "geometry": { "type": "Point", "coordinates": [ -77.000884, 38.845271 ] } },
{ "type": "Feature", "properties": { "ID": 27434 }, "geometry": { "type": "Point", "coordinates": [ -76.971189, 38.845269 ] } },
{ "type": "Feature", "properties": { "ID": 27456 }, "geometry": { "type": "Point", "coordinates": [ -77.016211, 38.845216 ] } },
{ "type": "Feature", "properties": { "ID": 27485 }, "geometry": { "type": "Point", "coordinates": [ -76.970955, 38.845135 ] } },
{ "type": "Feature", "properties": { "ID": 27490 }, "geometry": { "type": "Point", "coordinates": [ -77.020647, 38.845106 ] } },
{ "type": "Feature", "properties": { "ID": 27497 }, "geometry": { "type": "Point", "coordinates": [ -76.974402, 38.845124 ] } },
{ "type": "Feature", "properties": { "ID": 27504 }, "geometry": { "type": "Point", "coordinates": [ -76.973809, 38.845096 ] } },
{ "type": "Feature", "properties": { "ID": 27515 }, "geometry": { "type": "Point", "coordinates": [ -76.975645, 38.845056 ] } },
{ "type": "Feature", "properties": { "ID": 27517 }, "geometry": { "type": "Point", "coordinates": [ -76.975898, 38.845036 ] } },
{ "type": "Feature", "properties": { "ID": 27530 }, "geometry": { "type": "Point", "coordinates": [ -76.971864, 38.845015 ] } },
{ "type": "Feature", "properties": { "ID": 27536 }, "geometry": { "type": "Point", "coordinates": [ -77.015705, 38.844992 ] } },
{ "type": "Feature", "properties": { "ID": 27544 }, "geometry": { "type": "Point", "coordinates": [ -76.983828, 38.844926 ] } },
{ "type": "Feature", "properties": { "ID": 27555 }, "geometry": { "type": "Point", "coordinates": [ -77.01873, 38.844913 ] } },
{ "type": "Feature", "properties": { "ID": 27561 }, "geometry": { "type": "Point", "coordinates": [ -76.996395, 38.844935 ] } },
{ "type": "Feature", "properties": { "ID": 27569 }, "geometry": { "type": "Point", "coordinates": [ -76.993926, 38.844882 ] } },
{ "type": "Feature", "properties": { "ID": 27578 }, "geometry": { "type": "Point", "coordinates": [ -76.971321, 38.844863 ] } },
{ "type": "Feature", "properties": { "ID": 27583 }, "geometry": { "type": "Point", "coordinates": [ -77.016323, 38.844873 ] } },
{ "type": "Feature", "properties": { "ID": 27598 }, "geometry": { "type": "Point", "coordinates": [ -76.973765, 38.844804 ] } },
{ "type": "Feature", "properties": { "ID": 27619 }, "geometry": { "type": "Point", "coordinates": [ -77.020042, 38.844379 ] } },
{ "type": "Feature", "properties": { "ID": 27621 }, "geometry": { "type": "Point", "coordinates": [ -76.995216, 38.844398 ] } },
{ "type": "Feature", "properties": { "ID": 27630 }, "geometry": { "type": "Point", "coordinates": [ -76.976118, 38.844368 ] } },
{ "type": "Feature", "properties": { "ID": 27634 }, "geometry": { "type": "Point", "coordinates": [ -77.018145, 38.844333 ] } },
{ "type": "Feature", "properties": { "ID": 27654 }, "geometry": { "type": "Point", "coordinates": [ -76.989462, 38.844248 ] } },
{ "type": "Feature", "properties": { "ID": 27669 }, "geometry": { "type": "Point", "coordinates": [ -76.973682, 38.844731 ] } },
{ "type": "Feature", "properties": { "ID": 27688 }, "geometry": { "type": "Point", "coordinates": [ -76.973663, 38.844685 ] } },
{ "type": "Feature", "properties": { "ID": 27689 }, "geometry": { "type": "Point", "coordinates": [ -77.019247, 38.84467 ] } },
{ "type": "Feature", "properties": { "ID": 27712 }, "geometry": { "type": "Point", "coordinates": [ -76.974187, 38.8446 ] } },
{ "type": "Feature", "properties": { "ID": 27720 }, "geometry": { "type": "Point", "coordinates": [ -76.973628, 38.844585 ] } },
{ "type": "Feature", "properties": { "ID": 27724 }, "geometry": { "type": "Point", "coordinates": [ -76.996178, 38.844562 ] } },
{ "type": "Feature", "properties": { "ID": 27726 }, "geometry": { "type": "Point", "coordinates": [ -76.995638, 38.844558 ] } },
{ "type": "Feature", "properties": { "ID": 27739 }, "geometry": { "type": "Point", "coordinates": [ -76.998137, 38.844523 ] } },
{ "type": "Feature", "properties": { "ID": 27762 }, "geometry": { "type": "Point", "coordinates": [ -76.999576, 38.844521 ] } },
{ "type": "Feature", "properties": { "ID": 27775 }, "geometry": { "type": "Point", "coordinates": [ -77.018156, 38.84426 ] } },
{ "type": "Feature", "properties": { "ID": 27785 }, "geometry": { "type": "Point", "coordinates": [ -76.999344, 38.844214 ] } },
{ "type": "Feature", "properties": { "ID": 27828 }, "geometry": { "type": "Point", "coordinates": [ -76.999725, 38.844182 ] } },
{ "type": "Feature", "properties": { "ID": 27833 }, "geometry": { "type": "Point", "coordinates": [ -76.976093, 38.844171 ] } },
{ "type": "Feature", "properties": { "ID": 27836 }, "geometry": { "type": "Point", "coordinates": [ -77.020859, 38.844143 ] } },
{ "type": "Feature", "properties": { "ID": 27838 }, "geometry": { "type": "Point", "coordinates": [ -76.993784, 38.844172 ] } },
{ "type": "Feature", "properties": { "ID": 27849 }, "geometry": { "type": "Point", "coordinates": [ -76.996968, 38.844118 ] } },
{ "type": "Feature", "properties": { "ID": 27850 }, "geometry": { "type": "Point", "coordinates": [ -76.997465, 38.844141 ] } },
{ "type": "Feature", "properties": { "ID": 27869 }, "geometry": { "type": "Point", "coordinates": [ -77.018705, 38.844095 ] } },
{ "type": "Feature", "properties": { "ID": 27876 }, "geometry": { "type": "Point", "coordinates": [ -76.995381, 38.844126 ] } },
{ "type": "Feature", "properties": { "ID": 27885 }, "geometry": { "type": "Point", "coordinates": [ -76.975592, 38.844094 ] } },
{ "type": "Feature", "properties": { "ID": 27888 }, "geometry": { "type": "Point", "coordinates": [ -76.975507, 38.844089 ] } },
{ "type": "Feature", "properties": { "ID": 27890 }, "geometry": { "type": "Point", "coordinates": [ -76.990098, 38.844119 ] } },
{ "type": "Feature", "properties": { "ID": 27923 }, "geometry": { "type": "Point", "coordinates": [ -76.989702, 38.844009 ] } },
{ "type": "Feature", "properties": { "ID": 27928 }, "geometry": { "type": "Point", "coordinates": [ -76.989278, 38.843965 ] } },
{ "type": "Feature", "properties": { "ID": 27933 }, "geometry": { "type": "Point", "coordinates": [ -76.989636, 38.843924 ] } },
{ "type": "Feature", "properties": { "ID": 27945 }, "geometry": { "type": "Point", "coordinates": [ -77.019516, 38.843895 ] } },
{ "type": "Feature", "properties": { "ID": 27954 }, "geometry": { "type": "Point", "coordinates": [ -76.991123, 38.843915 ] } },
{ "type": "Feature", "properties": { "ID": 27955 }, "geometry": { "type": "Point", "coordinates": [ -76.994499, 38.843855 ] } },
{ "type": "Feature", "properties": { "ID": 27980 }, "geometry": { "type": "Point", "coordinates": [ -76.999391, 38.843815 ] } },
{ "type": "Feature", "properties": { "ID": 27981 }, "geometry": { "type": "Point", "coordinates": [ -77.001188, 38.843833 ] } },
{ "type": "Feature", "properties": { "ID": 27987 }, "geometry": { "type": "Point", "coordinates": [ -76.999596, 38.843717 ] } },
{ "type": "Feature", "properties": { "ID": 27992 }, "geometry": { "type": "Point", "coordinates": [ -77.020298, 38.843825 ] } },
{ "type": "Feature", "properties": { "ID": 27994 }, "geometry": { "type": "Point", "coordinates": [ -77.002205, 38.843801 ] } },
{ "type": "Feature", "properties": { "ID": 28003 }, "geometry": { "type": "Point", "coordinates": [ -76.992643, 38.843764 ] } },
{ "type": "Feature", "properties": { "ID": 28012 }, "geometry": { "type": "Point", "coordinates": [ -77.001542, 38.843753 ] } },
{ "type": "Feature", "properties": { "ID": 28014 }, "geometry": { "type": "Point", "coordinates": [ -76.992764, 38.843754 ] } },
{ "type": "Feature", "properties": { "ID": 28016 }, "geometry": { "type": "Point", "coordinates": [ -76.996515, 38.843768 ] } },
{ "type": "Feature", "properties": { "ID": 28051 }, "geometry": { "type": "Point", "coordinates": [ -76.997585, 38.843685 ] } },
{ "type": "Feature", "properties": { "ID": 28054 }, "geometry": { "type": "Point", "coordinates": [ -76.988915, 38.843656 ] } },
{ "type": "Feature", "properties": { "ID": 28065 }, "geometry": { "type": "Point", "coordinates": [ -76.989196, 38.843607 ] } },
{ "type": "Feature", "properties": { "ID": 28091 }, "geometry": { "type": "Point", "coordinates": [ -77.002426, 38.84345 ] } },
{ "type": "Feature", "properties": { "ID": 28093 }, "geometry": { "type": "Point", "coordinates": [ -76.992523, 38.843462 ] } },
{ "type": "Feature", "properties": { "ID": 28151 }, "geometry": { "type": "Point", "coordinates": [ -77.001197, 38.843335 ] } },
{ "type": "Feature", "properties": { "ID": 28153 }, "geometry": { "type": "Point", "coordinates": [ -76.992699, 38.843352 ] } },
{ "type": "Feature", "properties": { "ID": 28154 }, "geometry": { "type": "Point", "coordinates": [ -76.998455, 38.843343 ] } },
{ "type": "Feature", "properties": { "ID": 28158 }, "geometry": { "type": "Point", "coordinates": [ -77.020475, 38.843265 ] } },
{ "type": "Feature", "properties": { "ID": 28172 }, "geometry": { "type": "Point", "coordinates": [ -76.995664, 38.843254 ] } },
{ "type": "Feature", "properties": { "ID": 28176 }, "geometry": { "type": "Point", "coordinates": [ -76.991968, 38.843288 ] } },
{ "type": "Feature", "properties": { "ID": 28177 }, "geometry": { "type": "Point", "coordinates": [ -77.003245, 38.843241 ] } },
{ "type": "Feature", "properties": { "ID": 28178 }, "geometry": { "type": "Point", "coordinates": [ -76.992819, 38.843282 ] } },
{ "type": "Feature", "properties": { "ID": 28195 }, "geometry": { "type": "Point", "coordinates": [ -76.991711, 38.84321 ] } },
{ "type": "Feature", "properties": { "ID": 28196 }, "geometry": { "type": "Point", "coordinates": [ -76.985243, 38.843159 ] } },
{ "type": "Feature", "properties": { "ID": 28201 }, "geometry": { "type": "Point", "coordinates": [ -77.002266, 38.843169 ] } },
{ "type": "Feature", "properties": { "ID": 28204 }, "geometry": { "type": "Point", "coordinates": [ -77.011416, 38.843209 ] } },
{ "type": "Feature", "properties": { "ID": 28215 }, "geometry": { "type": "Point", "coordinates": [ -76.996391, 38.84313 ] } },
{ "type": "Feature", "properties": { "ID": 28223 }, "geometry": { "type": "Point", "coordinates": [ -76.98673, 38.84312 ] } },
{ "type": "Feature", "properties": { "ID": 28230 }, "geometry": { "type": "Point", "coordinates": [ -76.99207, 38.843122 ] } },
{ "type": "Feature", "properties": { "ID": 28234 }, "geometry": { "type": "Point", "coordinates": [ -77.003564, 38.84309 ] } },
{ "type": "Feature", "properties": { "ID": 28238 }, "geometry": { "type": "Point", "coordinates": [ -76.992958, 38.843118 ] } },
{ "type": "Feature", "properties": { "ID": 28240 }, "geometry": { "type": "Point", "coordinates": [ -77.011527, 38.843091 ] } },
{ "type": "Feature", "properties": { "ID": 28271 }, "geometry": { "type": "Point", "coordinates": [ -77.002182, 38.843053 ] } },
{ "type": "Feature", "properties": { "ID": 28276 }, "geometry": { "type": "Point", "coordinates": [ -77.001891, 38.843014 ] } },
{ "type": "Feature", "properties": { "ID": 28293 }, "geometry": { "type": "Point", "coordinates": [ -76.980872, 38.842935 ] } },
{ "type": "Feature", "properties": { "ID": 28300 }, "geometry": { "type": "Point", "coordinates": [ -77.02059, 38.842966 ] } },
{ "type": "Feature", "properties": { "ID": 28307 }, "geometry": { "type": "Point", "coordinates": [ -76.998652, 38.842925 ] } },
{ "type": "Feature", "properties": { "ID": 28319 }, "geometry": { "type": "Point", "coordinates": [ -76.99931, 38.842875 ] } },
{ "type": "Feature", "properties": { "ID": 28332 }, "geometry": { "type": "Point", "coordinates": [ -76.98205, 38.842863 ] } },
{ "type": "Feature", "properties": { "ID": 28336 }, "geometry": { "type": "Point", "coordinates": [ -76.98824, 38.842886 ] } },
{ "type": "Feature", "properties": { "ID": 28341 }, "geometry": { "type": "Point", "coordinates": [ -77.01912, 38.842874 ] } },
{ "type": "Feature", "properties": { "ID": 28348 }, "geometry": { "type": "Point", "coordinates": [ -77.002984, 38.842867 ] } },
{ "type": "Feature", "properties": { "ID": 28355 }, "geometry": { "type": "Point", "coordinates": [ -77.011717, 38.842594 ] } },
{ "type": "Feature", "properties": { "ID": 28358 }, "geometry": { "type": "Point", "coordinates": [ -77.00336, 38.842799 ] } },
{ "type": "Feature", "properties": { "ID": 28391 }, "geometry": { "type": "Point", "coordinates": [ -77.0041, 38.842735 ] } },
{ "type": "Feature", "properties": { "ID": 28393 }, "geometry": { "type": "Point", "coordinates": [ -76.992728, 38.842716 ] } },
{ "type": "Feature", "properties": { "ID": 28395 }, "geometry": { "type": "Point", "coordinates": [ -77.003513, 38.842703 ] } },
{ "type": "Feature", "properties": { "ID": 28404 }, "geometry": { "type": "Point", "coordinates": [ -76.999309, 38.842724 ] } },
{ "type": "Feature", "properties": { "ID": 28406 }, "geometry": { "type": "Point", "coordinates": [ -77.019185, 38.842699 ] } },
{ "type": "Feature", "properties": { "ID": 28416 }, "geometry": { "type": "Point", "coordinates": [ -76.990742, 38.842678 ] } },
{ "type": "Feature", "properties": { "ID": 28427 }, "geometry": { "type": "Point", "coordinates": [ -77.019195, 38.842638 ] } },
{ "type": "Feature", "properties": { "ID": 28460 }, "geometry": { "type": "Point", "coordinates": [ -77.019625, 38.842556 ] } },
{ "type": "Feature", "properties": { "ID": 28467 }, "geometry": { "type": "Point", "coordinates": [ -77.000083, 38.842584 ] } },
{ "type": "Feature", "properties": { "ID": 28469 }, "geometry": { "type": "Point", "coordinates": [ -76.990527, 38.842564 ] } },
{ "type": "Feature", "properties": { "ID": 28470 }, "geometry": { "type": "Point", "coordinates": [ -76.981164, 38.842513 ] } },
{ "type": "Feature", "properties": { "ID": 28484 }, "geometry": { "type": "Point", "coordinates": [ -76.994915, 38.842478 ] } },
{ "type": "Feature", "properties": { "ID": 28493 }, "geometry": { "type": "Point", "coordinates": [ -76.989986, 38.842501 ] } },
{ "type": "Feature", "properties": { "ID": 28496 }, "geometry": { "type": "Point", "coordinates": [ -77.003806, 38.842449 ] } },
{ "type": "Feature", "properties": { "ID": 28501 }, "geometry": { "type": "Point", "coordinates": [ -77.021718, 38.842466 ] } },
{ "type": "Feature", "properties": { "ID": 28508 }, "geometry": { "type": "Point", "coordinates": [ -76.990935, 38.842485 ] } },
{ "type": "Feature", "properties": { "ID": 28512 }, "geometry": { "type": "Point", "coordinates": [ -77.020749, 38.842219 ] } },
{ "type": "Feature", "properties": { "ID": 28524 }, "geometry": { "type": "Point", "coordinates": [ -77.002065, 38.842412 ] } },
{ "type": "Feature", "properties": { "ID": 28533 }, "geometry": { "type": "Point", "coordinates": [ -76.989968, 38.842403 ] } },
{ "type": "Feature", "properties": { "ID": 28546 }, "geometry": { "type": "Point", "coordinates": [ -77.02086, 38.84239 ] } },
{ "type": "Feature", "properties": { "ID": 28569 }, "geometry": { "type": "Point", "coordinates": [ -76.992816, 38.842286 ] } },
{ "type": "Feature", "properties": { "ID": 28586 }, "geometry": { "type": "Point", "coordinates": [ -77.005141, 38.842225 ] } },
{ "type": "Feature", "properties": { "ID": 28591 }, "geometry": { "type": "Point", "coordinates": [ -77.001183, 38.842251 ] } },
{ "type": "Feature", "properties": { "ID": 28596 }, "geometry": { "type": "Point", "coordinates": [ -77.001824, 38.842225 ] } },
{ "type": "Feature", "properties": { "ID": 28601 }, "geometry": { "type": "Point", "coordinates": [ -77.011955, 38.842087 ] } },
{ "type": "Feature", "properties": { "ID": 28609 }, "geometry": { "type": "Point", "coordinates": [ -76.989877, 38.842141 ] } },
{ "type": "Feature", "properties": { "ID": 28619 }, "geometry": { "type": "Point", "coordinates": [ -76.99868, 38.842171 ] } },
{ "type": "Feature", "properties": { "ID": 28623 }, "geometry": { "type": "Point", "coordinates": [ -76.999744, 38.84213 ] } },
{ "type": "Feature", "properties": { "ID": 28639 }, "geometry": { "type": "Point", "coordinates": [ -76.999275, 38.842101 ] } },
{ "type": "Feature", "properties": { "ID": 28661 }, "geometry": { "type": "Point", "coordinates": [ -77.009745, 38.841999 ] } },
{ "type": "Feature", "properties": { "ID": 28662 }, "geometry": { "type": "Point", "coordinates": [ -76.990445, 38.842033 ] } },
{ "type": "Feature", "properties": { "ID": 28663 }, "geometry": { "type": "Point", "coordinates": [ -77.000327, 38.842037 ] } },
{ "type": "Feature", "properties": { "ID": 28665 }, "geometry": { "type": "Point", "coordinates": [ -77.00205, 38.84202 ] } },
{ "type": "Feature", "properties": { "ID": 28667 }, "geometry": { "type": "Point", "coordinates": [ -76.991876, 38.842028 ] } },
{ "type": "Feature", "properties": { "ID": 28671 }, "geometry": { "type": "Point", "coordinates": [ -77.014266, 38.841978 ] } },
{ "type": "Feature", "properties": { "ID": 28689 }, "geometry": { "type": "Point", "coordinates": [ -77.001536, 38.841926 ] } },
{ "type": "Feature", "properties": { "ID": 28700 }, "geometry": { "type": "Point", "coordinates": [ -77.001611, 38.841894 ] } },
{ "type": "Feature", "properties": { "ID": 28703 }, "geometry": { "type": "Point", "coordinates": [ -76.989894, 38.841895 ] } },
{ "type": "Feature", "properties": { "ID": 28708 }, "geometry": { "type": "Point", "coordinates": [ -76.996155, 38.841843 ] } },
{ "type": "Feature", "properties": { "ID": 28724 }, "geometry": { "type": "Point", "coordinates": [ -76.996916, 38.841814 ] } },
{ "type": "Feature", "properties": { "ID": 28725 }, "geometry": { "type": "Point", "coordinates": [ -76.989506, 38.841808 ] } },
{ "type": "Feature", "properties": { "ID": 28727 }, "geometry": { "type": "Point", "coordinates": [ -77.020438, 38.841845 ] } },
{ "type": "Feature", "properties": { "ID": 28746 }, "geometry": { "type": "Point", "coordinates": [ -76.991824, 38.841754 ] } },
{ "type": "Feature", "properties": { "ID": 28752 }, "geometry": { "type": "Point", "coordinates": [ -76.999746, 38.841729 ] } },
{ "type": "Feature", "properties": { "ID": 28760 }, "geometry": { "type": "Point", "coordinates": [ -77.000961, 38.841381 ] } },
{ "type": "Feature", "properties": { "ID": 28765 }, "geometry": { "type": "Point", "coordinates": [ -76.998019, 38.841671 ] } },
{ "type": "Feature", "properties": { "ID": 28769 }, "geometry": { "type": "Point", "coordinates": [ -76.996619, 38.84164 ] } },
{ "type": "Feature", "properties": { "ID": 28792 }, "geometry": { "type": "Point", "coordinates": [ -76.976029, 38.841585 ] } },
{ "type": "Feature", "properties": { "ID": 28808 }, "geometry": { "type": "Point", "coordinates": [ -76.987011, 38.841478 ] } },
{ "type": "Feature", "properties": { "ID": 28814 }, "geometry": { "type": "Point", "coordinates": [ -76.999241, 38.841581 ] } },
{ "type": "Feature", "properties": { "ID": 28831 }, "geometry": { "type": "Point", "coordinates": [ -77.014718, 38.841513 ] } },
{ "type": "Feature", "properties": { "ID": 28832 }, "geometry": { "type": "Point", "coordinates": [ -77.021257, 38.841546 ] } },
{ "type": "Feature", "properties": { "ID": 28835 }, "geometry": { "type": "Point", "coordinates": [ -77.000351, 38.84153 ] } },
{ "type": "Feature", "properties": { "ID": 28844 }, "geometry": { "type": "Point", "coordinates": [ -76.977293, 38.841496 ] } },
{ "type": "Feature", "properties": { "ID": 28851 }, "geometry": { "type": "Point", "coordinates": [ -77.000077, 38.841511 ] } },
{ "type": "Feature", "properties": { "ID": 28856 }, "geometry": { "type": "Point", "coordinates": [ -76.977495, 38.841448 ] } },
{ "type": "Feature", "properties": { "ID": 28865 }, "geometry": { "type": "Point", "coordinates": [ -76.996365, 38.841427 ] } },
{ "type": "Feature", "properties": { "ID": 28871 }, "geometry": { "type": "Point", "coordinates": [ -77.005111, 38.841408 ] } },
{ "type": "Feature", "properties": { "ID": 28874 }, "geometry": { "type": "Point", "coordinates": [ -76.989471, 38.841418 ] } },
{ "type": "Feature", "properties": { "ID": 28879 }, "geometry": { "type": "Point", "coordinates": [ -76.989532, 38.841403 ] } },
{ "type": "Feature", "properties": { "ID": 28886 }, "geometry": { "type": "Point", "coordinates": [ -76.977764, 38.841387 ] } },
{ "type": "Feature", "properties": { "ID": 28888 }, "geometry": { "type": "Point", "coordinates": [ -76.977828, 38.841362 ] } },
{ "type": "Feature", "properties": { "ID": 28923 }, "geometry": { "type": "Point", "coordinates": [ -76.997075, 38.841217 ] } },
{ "type": "Feature", "properties": { "ID": 28926 }, "geometry": { "type": "Point", "coordinates": [ -76.976169, 38.841222 ] } },
{ "type": "Feature", "properties": { "ID": 28942 }, "geometry": { "type": "Point", "coordinates": [ -76.997486, 38.84099 ] } },
{ "type": "Feature", "properties": { "ID": 28950 }, "geometry": { "type": "Point", "coordinates": [ -76.99532, 38.841002 ] } },
{ "type": "Feature", "properties": { "ID": 28960 }, "geometry": { "type": "Point", "coordinates": [ -76.99139, 38.840942 ] } },
{ "type": "Feature", "properties": { "ID": 28990 }, "geometry": { "type": "Point", "coordinates": [ -76.991397, 38.840767 ] } },
{ "type": "Feature", "properties": { "ID": 28999 }, "geometry": { "type": "Point", "coordinates": [ -76.977425, 38.840701 ] } },
{ "type": "Feature", "properties": { "ID": 29000 }, "geometry": { "type": "Point", "coordinates": [ -77.005161, 38.840676 ] } },
{ "type": "Feature", "properties": { "ID": 29032 }, "geometry": { "type": "Point", "coordinates": [ -76.999753, 38.840625 ] } },
{ "type": "Feature", "properties": { "ID": 29040 }, "geometry": { "type": "Point", "coordinates": [ -77.021259, 38.840579 ] } },
{ "type": "Feature", "properties": { "ID": 29053 }, "geometry": { "type": "Point", "coordinates": [ -76.988249, 38.84054 ] } },
{ "type": "Feature", "properties": { "ID": 29079 }, "geometry": { "type": "Point", "coordinates": [ -76.99469, 38.840442 ] } },
{ "type": "Feature", "properties": { "ID": 29091 }, "geometry": { "type": "Point", "coordinates": [ -77.013619, 38.840042 ] } },
{ "type": "Feature", "properties": { "ID": 29096 }, "geometry": { "type": "Point", "coordinates": [ -77.005438, 38.84035 ] } },
{ "type": "Feature", "properties": { "ID": 29109 }, "geometry": { "type": "Point", "coordinates": [ -77.004955, 38.840329 ] } },
{ "type": "Feature", "properties": { "ID": 29110 }, "geometry": { "type": "Point", "coordinates": [ -76.987298, 38.84028 ] } },
{ "type": "Feature", "properties": { "ID": 29131 }, "geometry": { "type": "Point", "coordinates": [ -76.99583, 38.840227 ] } },
{ "type": "Feature", "properties": { "ID": 29140 }, "geometry": { "type": "Point", "coordinates": [ -76.998713, 38.840185 ] } },
{ "type": "Feature", "properties": { "ID": 29160 }, "geometry": { "type": "Point", "coordinates": [ -77.019831, 38.840156 ] } },
{ "type": "Feature", "properties": { "ID": 29175 }, "geometry": { "type": "Point", "coordinates": [ -77.012632, 38.84002 ] } },
{ "type": "Feature", "properties": { "ID": 29179 }, "geometry": { "type": "Point", "coordinates": [ -76.993878, 38.840078 ] } },
{ "type": "Feature", "properties": { "ID": 29180 }, "geometry": { "type": "Point", "coordinates": [ -77.020375, 38.840045 ] } },
{ "type": "Feature", "properties": { "ID": 29183 }, "geometry": { "type": "Point", "coordinates": [ -76.994711, 38.840041 ] } },
{ "type": "Feature", "properties": { "ID": 29193 }, "geometry": { "type": "Point", "coordinates": [ -77.020224, 38.840013 ] } },
{ "type": "Feature", "properties": { "ID": 29197 }, "geometry": { "type": "Point", "coordinates": [ -77.019238, 38.840017 ] } },
{ "type": "Feature", "properties": { "ID": 29200 }, "geometry": { "type": "Point", "coordinates": [ -77.015094, 38.840035 ] } },
{ "type": "Feature", "properties": { "ID": 29243 }, "geometry": { "type": "Point", "coordinates": [ -76.994494, 38.839836 ] } },
{ "type": "Feature", "properties": { "ID": 29278 }, "geometry": { "type": "Point", "coordinates": [ -76.995085, 38.839744 ] } },
{ "type": "Feature", "properties": { "ID": 29284 }, "geometry": { "type": "Point", "coordinates": [ -77.018879, 38.83968 ] } },
{ "type": "Feature", "properties": { "ID": 29292 }, "geometry": { "type": "Point", "coordinates": [ -76.994765, 38.839664 ] } },
{ "type": "Feature", "properties": { "ID": 29310 }, "geometry": { "type": "Point", "coordinates": [ -76.994432, 38.839421 ] } },
{ "type": "Feature", "properties": { "ID": 29318 }, "geometry": { "type": "Point", "coordinates": [ -77.020635, 38.839371 ] } },
{ "type": "Feature", "properties": { "ID": 29344 }, "geometry": { "type": "Point", "coordinates": [ -76.994779, 38.839249 ] } },
{ "type": "Feature", "properties": { "ID": 29361 }, "geometry": { "type": "Point", "coordinates": [ -77.020126, 38.839203 ] } },
{ "type": "Feature", "properties": { "ID": 29383 }, "geometry": { "type": "Point", "coordinates": [ -76.99448, 38.83914 ] } },
{ "type": "Feature", "properties": { "ID": 29389 }, "geometry": { "type": "Point", "coordinates": [ -76.997794, 38.839076 ] } },
{ "type": "Feature", "properties": { "ID": 29391 }, "geometry": { "type": "Point", "coordinates": [ -77.022409, 38.83899 ] } },
{ "type": "Feature", "properties": { "ID": 29396 }, "geometry": { "type": "Point", "coordinates": [ -77.021866, 38.839036 ] } },
{ "type": "Feature", "properties": { "ID": 29407 }, "geometry": { "type": "Point", "coordinates": [ -77.019101, 38.838999 ] } },
{ "type": "Feature", "properties": { "ID": 29414 }, "geometry": { "type": "Point", "coordinates": [ -76.99556, 38.839005 ] } },
{ "type": "Feature", "properties": { "ID": 29433 }, "geometry": { "type": "Point", "coordinates": [ -76.994689, 38.838899 ] } },
{ "type": "Feature", "properties": { "ID": 29465 }, "geometry": { "type": "Point", "coordinates": [ -76.996205, 38.838797 ] } },
{ "type": "Feature", "properties": { "ID": 29483 }, "geometry": { "type": "Point", "coordinates": [ -76.996833, 38.838635 ] } },
{ "type": "Feature", "properties": { "ID": 29502 }, "geometry": { "type": "Point", "coordinates": [ -77.010559, 38.838502 ] } },
{ "type": "Feature", "properties": { "ID": 29507 }, "geometry": { "type": "Point", "coordinates": [ -77.003318, 38.838616 ] } },
{ "type": "Feature", "properties": { "ID": 29529 }, "geometry": { "type": "Point", "coordinates": [ -77.02045, 38.83842 ] } },
{ "type": "Feature", "properties": { "ID": 29542 }, "geometry": { "type": "Point", "coordinates": [ -77.004842, 38.838431 ] } },
{ "type": "Feature", "properties": { "ID": 29543 }, "geometry": { "type": "Point", "coordinates": [ -77.003759, 38.838424 ] } },
{ "type": "Feature", "properties": { "ID": 29551 }, "geometry": { "type": "Point", "coordinates": [ -77.022113, 38.838345 ] } },
{ "type": "Feature", "properties": { "ID": 29556 }, "geometry": { "type": "Point", "coordinates": [ -77.018742, 38.83833 ] } },
{ "type": "Feature", "properties": { "ID": 29559 }, "geometry": { "type": "Point", "coordinates": [ -76.998743, 38.838318 ] } },
{ "type": "Feature", "properties": { "ID": 29574 }, "geometry": { "type": "Point", "coordinates": [ -76.999027, 38.83818 ] } },
{ "type": "Feature", "properties": { "ID": 29631 }, "geometry": { "type": "Point", "coordinates": [ -77.020237, 38.837799 ] } },
{ "type": "Feature", "properties": { "ID": 29656 }, "geometry": { "type": "Point", "coordinates": [ -77.019759, 38.837701 ] } },
{ "type": "Feature", "properties": { "ID": 29662 }, "geometry": { "type": "Point", "coordinates": [ -77.015162, 38.837753 ] } },
{ "type": "Feature", "properties": { "ID": 29675 }, "geometry": { "type": "Point", "coordinates": [ -77.00031, 38.837638 ] } },
{ "type": "Feature", "properties": { "ID": 29688 }, "geometry": { "type": "Point", "coordinates": [ -77.004952, 38.837567 ] } },
{ "type": "Feature", "properties": { "ID": 29693 }, "geometry": { "type": "Point", "coordinates": [ -77.016284, 38.837526 ] } },
{ "type": "Feature", "properties": { "ID": 29714 }, "geometry": { "type": "Point", "coordinates": [ -76.999684, 38.837198 ] } },
{ "type": "Feature", "properties": { "ID": 29767 }, "geometry": { "type": "Point", "coordinates": [ -77.011822, 38.836796 ] } },
{ "type": "Feature", "properties": { "ID": 29778 }, "geometry": { "type": "Point", "coordinates": [ -76.9924, 38.836725 ] } },
{ "type": "Feature", "properties": { "ID": 29794 }, "geometry": { "type": "Point", "coordinates": [ -77.004119, 38.836646 ] } },
{ "type": "Feature", "properties": { "ID": 29804 }, "geometry": { "type": "Point", "coordinates": [ -76.990998, 38.836553 ] } },
{ "type": "Feature", "properties": { "ID": 29820 }, "geometry": { "type": "Point", "coordinates": [ -76.988841, 38.836491 ] } },
{ "type": "Feature", "properties": { "ID": 29864 }, "geometry": { "type": "Point", "coordinates": [ -77.003786, 38.836319 ] } },
{ "type": "Feature", "properties": { "ID": 29877 }, "geometry": { "type": "Point", "coordinates": [ -76.988178, 38.83624 ] } },
{ "type": "Feature", "properties": { "ID": 29882 }, "geometry": { "type": "Point", "coordinates": [ -77.011787, 38.836236 ] } },
{ "type": "Feature", "properties": { "ID": 29886 }, "geometry": { "type": "Point", "coordinates": [ -77.02158, 38.836229 ] } },
{ "type": "Feature", "properties": { "ID": 29889 }, "geometry": { "type": "Point", "coordinates": [ -76.989641, 38.836198 ] } },
{ "type": "Feature", "properties": { "ID": 29892 }, "geometry": { "type": "Point", "coordinates": [ -77.017716, 38.836173 ] } },
{ "type": "Feature", "properties": { "ID": 29902 }, "geometry": { "type": "Point", "coordinates": [ -76.992056, 38.836135 ] } },
{ "type": "Feature", "properties": { "ID": 29906 }, "geometry": { "type": "Point", "coordinates": [ -76.991137, 38.836132 ] } },
{ "type": "Feature", "properties": { "ID": 29909 }, "geometry": { "type": "Point", "coordinates": [ -77.006768, 38.836085 ] } },
{ "type": "Feature", "properties": { "ID": 29911 }, "geometry": { "type": "Point", "coordinates": [ -77.013743, 38.836122 ] } },
{ "type": "Feature", "properties": { "ID": 29915 }, "geometry": { "type": "Point", "coordinates": [ -77.012377, 38.836031 ] } },
{ "type": "Feature", "properties": { "ID": 29934 }, "geometry": { "type": "Point", "coordinates": [ -77.003367, 38.835936 ] } },
{ "type": "Feature", "properties": { "ID": 29942 }, "geometry": { "type": "Point", "coordinates": [ -77.002059, 38.835845 ] } },
{ "type": "Feature", "properties": { "ID": 29956 }, "geometry": { "type": "Point", "coordinates": [ -77.02067, 38.835723 ] } },
{ "type": "Feature", "properties": { "ID": 29960 }, "geometry": { "type": "Point", "coordinates": [ -77.006203, 38.835762 ] } },
{ "type": "Feature", "properties": { "ID": 29961 }, "geometry": { "type": "Point", "coordinates": [ -76.988937, 38.835781 ] } },
{ "type": "Feature", "properties": { "ID": 29969 }, "geometry": { "type": "Point", "coordinates": [ -77.021537, 38.835644 ] } },
{ "type": "Feature", "properties": { "ID": 29975 }, "geometry": { "type": "Point", "coordinates": [ -76.987745, 38.835657 ] } },
{ "type": "Feature", "properties": { "ID": 29980 }, "geometry": { "type": "Point", "coordinates": [ -76.988855, 38.835624 ] } },
{ "type": "Feature", "properties": { "ID": 29991 }, "geometry": { "type": "Point", "coordinates": [ -77.003184, 38.835317 ] } },
{ "type": "Feature", "properties": { "ID": 30003 }, "geometry": { "type": "Point", "coordinates": [ -76.988746, 38.835474 ] } },
{ "type": "Feature", "properties": { "ID": 30009 }, "geometry": { "type": "Point", "coordinates": [ -76.989297, 38.835463 ] } },
{ "type": "Feature", "properties": { "ID": 30021 }, "geometry": { "type": "Point", "coordinates": [ -76.989721, 38.835381 ] } },
{ "type": "Feature", "properties": { "ID": 30047 }, "geometry": { "type": "Point", "coordinates": [ -77.007591, 38.835236 ] } },
{ "type": "Feature", "properties": { "ID": 30078 }, "geometry": { "type": "Point", "coordinates": [ -77.006251, 38.835122 ] } },
{ "type": "Feature", "properties": { "ID": 30080 }, "geometry": { "type": "Point", "coordinates": [ -76.988005, 38.835075 ] } },
{ "type": "Feature", "properties": { "ID": 30087 }, "geometry": { "type": "Point", "coordinates": [ -77.009306, 38.835086 ] } },
{ "type": "Feature", "properties": { "ID": 30102 }, "geometry": { "type": "Point", "coordinates": [ -76.98824, 38.834986 ] } },
{ "type": "Feature", "properties": { "ID": 30104 }, "geometry": { "type": "Point", "coordinates": [ -77.022729, 38.834891 ] } },
{ "type": "Feature", "properties": { "ID": 30109 }, "geometry": { "type": "Point", "coordinates": [ -77.018089, 38.834918 ] } },
{ "type": "Feature", "properties": { "ID": 30134 }, "geometry": { "type": "Point", "coordinates": [ -77.005619, 38.834877 ] } },
{ "type": "Feature", "properties": { "ID": 30146 }, "geometry": { "type": "Point", "coordinates": [ -76.989607, 38.834784 ] } },
{ "type": "Feature", "properties": { "ID": 30154 }, "geometry": { "type": "Point", "coordinates": [ -77.007611, 38.834756 ] } },
{ "type": "Feature", "properties": { "ID": 30176 }, "geometry": { "type": "Point", "coordinates": [ -77.013789, 38.834727 ] } },
{ "type": "Feature", "properties": { "ID": 30192 }, "geometry": { "type": "Point", "coordinates": [ -77.022359, 38.834598 ] } },
{ "type": "Feature", "properties": { "ID": 30207 }, "geometry": { "type": "Point", "coordinates": [ -76.989062, 38.834609 ] } },
{ "type": "Feature", "properties": { "ID": 30215 }, "geometry": { "type": "Point", "coordinates": [ -77.002497, 38.834564 ] } },
{ "type": "Feature", "properties": { "ID": 30217 }, "geometry": { "type": "Point", "coordinates": [ -77.009107, 38.834567 ] } },
{ "type": "Feature", "properties": { "ID": 30245 }, "geometry": { "type": "Point", "coordinates": [ -77.002338, 38.83449 ] } },
{ "type": "Feature", "properties": { "ID": 30253 }, "geometry": { "type": "Point", "coordinates": [ -77.017808, 38.834381 ] } },
{ "type": "Feature", "properties": { "ID": 30265 }, "geometry": { "type": "Point", "coordinates": [ -76.991437, 38.834387 ] } },
{ "type": "Feature", "properties": { "ID": 30270 }, "geometry": { "type": "Point", "coordinates": [ -76.989906, 38.83442 ] } },
{ "type": "Feature", "properties": { "ID": 30287 }, "geometry": { "type": "Point", "coordinates": [ -76.988402, 38.834335 ] } },
{ "type": "Feature", "properties": { "ID": 30302 }, "geometry": { "type": "Point", "coordinates": [ -77.005628, 38.83432 ] } },
{ "type": "Feature", "properties": { "ID": 30310 }, "geometry": { "type": "Point", "coordinates": [ -77.004755, 38.834307 ] } },
{ "type": "Feature", "properties": { "ID": 30327 }, "geometry": { "type": "Point", "coordinates": [ -76.990043, 38.834229 ] } },
{ "type": "Feature", "properties": { "ID": 30334 }, "geometry": { "type": "Point", "coordinates": [ -76.997949, 38.834217 ] } },
{ "type": "Feature", "properties": { "ID": 30343 }, "geometry": { "type": "Point", "coordinates": [ -76.995519, 38.834187 ] } },
{ "type": "Feature", "properties": { "ID": 30348 }, "geometry": { "type": "Point", "coordinates": [ -77.007498, 38.834197 ] } },
{ "type": "Feature", "properties": { "ID": 30353 }, "geometry": { "type": "Point", "coordinates": [ -76.99831, 38.834145 ] } },
{ "type": "Feature", "properties": { "ID": 30355 }, "geometry": { "type": "Point", "coordinates": [ -76.986956, 38.834139 ] } },
{ "type": "Feature", "properties": { "ID": 30356 }, "geometry": { "type": "Point", "coordinates": [ -76.989977, 38.834143 ] } },
{ "type": "Feature", "properties": { "ID": 30371 }, "geometry": { "type": "Point", "coordinates": [ -76.987307, 38.834096 ] } },
{ "type": "Feature", "properties": { "ID": 30377 }, "geometry": { "type": "Point", "coordinates": [ -76.997611, 38.834083 ] } },
{ "type": "Feature", "properties": { "ID": 30390 }, "geometry": { "type": "Point", "coordinates": [ -76.987138, 38.834073 ] } },
{ "type": "Feature", "properties": { "ID": 30396 }, "geometry": { "type": "Point", "coordinates": [ -77.009444, 38.83401 ] } },
{ "type": "Feature", "properties": { "ID": 30402 }, "geometry": { "type": "Point", "coordinates": [ -76.998517, 38.833987 ] } },
{ "type": "Feature", "properties": { "ID": 30424 }, "geometry": { "type": "Point", "coordinates": [ -76.993475, 38.833906 ] } },
{ "type": "Feature", "properties": { "ID": 30425 }, "geometry": { "type": "Point", "coordinates": [ -77.018778, 38.833913 ] } },
{ "type": "Feature", "properties": { "ID": 30426 }, "geometry": { "type": "Point", "coordinates": [ -77.004033, 38.833964 ] } },
{ "type": "Feature", "properties": { "ID": 30448 }, "geometry": { "type": "Point", "coordinates": [ -77.005569, 38.833936 ] } },
{ "type": "Feature", "properties": { "ID": 30456 }, "geometry": { "type": "Point", "coordinates": [ -77.00614, 38.833897 ] } },
{ "type": "Feature", "properties": { "ID": 30465 }, "geometry": { "type": "Point", "coordinates": [ -76.98823, 38.833913 ] } },
{ "type": "Feature", "properties": { "ID": 30472 }, "geometry": { "type": "Point", "coordinates": [ -76.986665, 38.833851 ] } },
{ "type": "Feature", "properties": { "ID": 30475 }, "geometry": { "type": "Point", "coordinates": [ -77.003195, 38.833823 ] } },
{ "type": "Feature", "properties": { "ID": 30478 }, "geometry": { "type": "Point", "coordinates": [ -77.018952, 38.8338 ] } },
{ "type": "Feature", "properties": { "ID": 30497 }, "geometry": { "type": "Point", "coordinates": [ -76.995063, 38.833776 ] } },
{ "type": "Feature", "properties": { "ID": 30502 }, "geometry": { "type": "Point", "coordinates": [ -76.991431, 38.833775 ] } },
{ "type": "Feature", "properties": { "ID": 30503 }, "geometry": { "type": "Point", "coordinates": [ -77.004316, 38.833758 ] } },
{ "type": "Feature", "properties": { "ID": 30508 }, "geometry": { "type": "Point", "coordinates": [ -77.009861, 38.833794 ] } },
{ "type": "Feature", "properties": { "ID": 30511 }, "geometry": { "type": "Point", "coordinates": [ -76.988725, 38.833754 ] } },
{ "type": "Feature", "properties": { "ID": 30519 }, "geometry": { "type": "Point", "coordinates": [ -77.00968, 38.83376 ] } },
{ "type": "Feature", "properties": { "ID": 30529 }, "geometry": { "type": "Point", "coordinates": [ -76.989399, 38.833713 ] } },
{ "type": "Feature", "properties": { "ID": 30537 }, "geometry": { "type": "Point", "coordinates": [ -77.018344, 38.833658 ] } },
{ "type": "Feature", "properties": { "ID": 30555 }, "geometry": { "type": "Point", "coordinates": [ -76.993164, 38.833665 ] } },
{ "type": "Feature", "properties": { "ID": 30562 }, "geometry": { "type": "Point", "coordinates": [ -77.01369, 38.833657 ] } },
{ "type": "Feature", "properties": { "ID": 30566 }, "geometry": { "type": "Point", "coordinates": [ -76.999069, 38.833645 ] } },
{ "type": "Feature", "properties": { "ID": 30570 }, "geometry": { "type": "Point", "coordinates": [ -77.007317, 38.833661 ] } },
{ "type": "Feature", "properties": { "ID": 30587 }, "geometry": { "type": "Point", "coordinates": [ -76.989437, 38.833651 ] } },
{ "type": "Feature", "properties": { "ID": 30593 }, "geometry": { "type": "Point", "coordinates": [ -76.988887, 38.833601 ] } },
{ "type": "Feature", "properties": { "ID": 30606 }, "geometry": { "type": "Point", "coordinates": [ -76.986338, 38.833574 ] } },
{ "type": "Feature", "properties": { "ID": 30628 }, "geometry": { "type": "Point", "coordinates": [ -76.999251, 38.833528 ] } },
{ "type": "Feature", "properties": { "ID": 30631 }, "geometry": { "type": "Point", "coordinates": [ -76.997724, 38.833521 ] } },
{ "type": "Feature", "properties": { "ID": 30641 }, "geometry": { "type": "Point", "coordinates": [ -77.008803, 38.83344 ] } },
{ "type": "Feature", "properties": { "ID": 30673 }, "geometry": { "type": "Point", "coordinates": [ -76.987095, 38.833408 ] } },
{ "type": "Feature", "properties": { "ID": 30683 }, "geometry": { "type": "Point", "coordinates": [ -77.018301, 38.833357 ] } },
{ "type": "Feature", "properties": { "ID": 30691 }, "geometry": { "type": "Point", "coordinates": [ -77.006841, 38.833376 ] } },
{ "type": "Feature", "properties": { "ID": 30693 }, "geometry": { "type": "Point", "coordinates": [ -76.986023, 38.833357 ] } },
{ "type": "Feature", "properties": { "ID": 30698 }, "geometry": { "type": "Point", "coordinates": [ -76.990431, 38.833293 ] } },
{ "type": "Feature", "properties": { "ID": 30711 }, "geometry": { "type": "Point", "coordinates": [ -77.006217, 38.83336 ] } },
{ "type": "Feature", "properties": { "ID": 30729 }, "geometry": { "type": "Point", "coordinates": [ -76.998847, 38.833273 ] } },
{ "type": "Feature", "properties": { "ID": 30732 }, "geometry": { "type": "Point", "coordinates": [ -76.986563, 38.833303 ] } },
{ "type": "Feature", "properties": { "ID": 30737 }, "geometry": { "type": "Point", "coordinates": [ -77.023495, 38.833176 ] } },
{ "type": "Feature", "properties": { "ID": 30770 }, "geometry": { "type": "Point", "coordinates": [ -77.015358, 38.833173 ] } },
{ "type": "Feature", "properties": { "ID": 30772 }, "geometry": { "type": "Point", "coordinates": [ -76.98801, 38.833215 ] } },
{ "type": "Feature", "properties": { "ID": 30803 }, "geometry": { "type": "Point", "coordinates": [ -77.010097, 38.833172 ] } },
{ "type": "Feature", "properties": { "ID": 30817 }, "geometry": { "type": "Point", "coordinates": [ -76.987953, 38.83316 ] } },
{ "type": "Feature", "properties": { "ID": 30826 }, "geometry": { "type": "Point", "coordinates": [ -76.988141, 38.8331 ] } },
{ "type": "Feature", "properties": { "ID": 30831 }, "geometry": { "type": "Point", "coordinates": [ -76.987503, 38.833055 ] } },
{ "type": "Feature", "properties": { "ID": 30835 }, "geometry": { "type": "Point", "coordinates": [ -76.988413, 38.833061 ] } },
{ "type": "Feature", "properties": { "ID": 30845 }, "geometry": { "type": "Point", "coordinates": [ -77.009501, 38.833052 ] } },
{ "type": "Feature", "properties": { "ID": 30854 }, "geometry": { "type": "Point", "coordinates": [ -77.00638, 38.832969 ] } },
{ "type": "Feature", "properties": { "ID": 30861 }, "geometry": { "type": "Point", "coordinates": [ -77.014751, 38.832929 ] } },
{ "type": "Feature", "properties": { "ID": 30864 }, "geometry": { "type": "Point", "coordinates": [ -77.006911, 38.832979 ] } },
{ "type": "Feature", "properties": { "ID": 30869 }, "geometry": { "type": "Point", "coordinates": [ -76.991248, 38.832925 ] } },
{ "type": "Feature", "properties": { "ID": 30893 }, "geometry": { "type": "Point", "coordinates": [ -77.010901, 38.832202 ] } },
{ "type": "Feature", "properties": { "ID": 30895 }, "geometry": { "type": "Point", "coordinates": [ -76.991521, 38.832134 ] } },
{ "type": "Feature", "properties": { "ID": 30905 }, "geometry": { "type": "Point", "coordinates": [ -77.02217, 38.83218 ] } },
{ "type": "Feature", "properties": { "ID": 30922 }, "geometry": { "type": "Point", "coordinates": [ -77.018347, 38.832088 ] } },
{ "type": "Feature", "properties": { "ID": 30923 }, "geometry": { "type": "Point", "coordinates": [ -77.020224, 38.832044 ] } },
{ "type": "Feature", "properties": { "ID": 30936 }, "geometry": { "type": "Point", "coordinates": [ -77.000835, 38.832058 ] } },
{ "type": "Feature", "properties": { "ID": 30942 }, "geometry": { "type": "Point", "coordinates": [ -76.991732, 38.831968 ] } },
{ "type": "Feature", "properties": { "ID": 30951 }, "geometry": { "type": "Point", "coordinates": [ -76.992414, 38.831971 ] } },
{ "type": "Feature", "properties": { "ID": 30966 }, "geometry": { "type": "Point", "coordinates": [ -76.999939, 38.831906 ] } },
{ "type": "Feature", "properties": { "ID": 31023 }, "geometry": { "type": "Point", "coordinates": [ -76.991881, 38.832816 ] } },
{ "type": "Feature", "properties": { "ID": 31027 }, "geometry": { "type": "Point", "coordinates": [ -76.992758, 38.832841 ] } },
{ "type": "Feature", "properties": { "ID": 31082 }, "geometry": { "type": "Point", "coordinates": [ -76.988974, 38.83269 ] } },
{ "type": "Feature", "properties": { "ID": 31083 }, "geometry": { "type": "Point", "coordinates": [ -77.011194, 38.832701 ] } },
{ "type": "Feature", "properties": { "ID": 31089 }, "geometry": { "type": "Point", "coordinates": [ -76.991667, 38.832682 ] } },
{ "type": "Feature", "properties": { "ID": 31100 }, "geometry": { "type": "Point", "coordinates": [ -76.987074, 38.832636 ] } },
{ "type": "Feature", "properties": { "ID": 31124 }, "geometry": { "type": "Point", "coordinates": [ -77.004964, 38.832583 ] } },
{ "type": "Feature", "properties": { "ID": 31132 }, "geometry": { "type": "Point", "coordinates": [ -77.022893, 38.83246 ] } },
{ "type": "Feature", "properties": { "ID": 31133 }, "geometry": { "type": "Point", "coordinates": [ -76.995726, 38.83254 ] } },
{ "type": "Feature", "properties": { "ID": 31136 }, "geometry": { "type": "Point", "coordinates": [ -76.9874, 38.832539 ] } },
{ "type": "Feature", "properties": { "ID": 31140 }, "geometry": { "type": "Point", "coordinates": [ -77.010649, 38.832479 ] } },
{ "type": "Feature", "properties": { "ID": 31146 }, "geometry": { "type": "Point", "coordinates": [ -76.987571, 38.832455 ] } },
{ "type": "Feature", "properties": { "ID": 31147 }, "geometry": { "type": "Point", "coordinates": [ -77.021009, 38.832425 ] } },
{ "type": "Feature", "properties": { "ID": 31150 }, "geometry": { "type": "Point", "coordinates": [ -77.011116, 38.832479 ] } },
{ "type": "Feature", "properties": { "ID": 31151 }, "geometry": { "type": "Point", "coordinates": [ -77.017676, 38.832409 ] } },
{ "type": "Feature", "properties": { "ID": 31156 }, "geometry": { "type": "Point", "coordinates": [ -77.00384, 38.832475 ] } },
{ "type": "Feature", "properties": { "ID": 31182 }, "geometry": { "type": "Point", "coordinates": [ -77.006554, 38.832369 ] } },
{ "type": "Feature", "properties": { "ID": 31190 }, "geometry": { "type": "Point", "coordinates": [ -76.993768, 38.832356 ] } },
{ "type": "Feature", "properties": { "ID": 31199 }, "geometry": { "type": "Point", "coordinates": [ -77.017849, 38.832293 ] } },
{ "type": "Feature", "properties": { "ID": 31202 }, "geometry": { "type": "Point", "coordinates": [ -77.016526, 38.832308 ] } },
{ "type": "Feature", "properties": { "ID": 31207 }, "geometry": { "type": "Point", "coordinates": [ -77.004088, 38.832267 ] } },
{ "type": "Feature", "properties": { "ID": 31211 }, "geometry": { "type": "Point", "coordinates": [ -76.992562, 38.832295 ] } },
{ "type": "Feature", "properties": { "ID": 31224 }, "geometry": { "type": "Point", "coordinates": [ -77.011511, 38.832262 ] } },
{ "type": "Feature", "properties": { "ID": 31226 }, "geometry": { "type": "Point", "coordinates": [ -77.010155, 38.83228 ] } },
{ "type": "Feature", "properties": { "ID": 31229 }, "geometry": { "type": "Point", "coordinates": [ -77.004209, 38.831837 ] } },
{ "type": "Feature", "properties": { "ID": 31237 }, "geometry": { "type": "Point", "coordinates": [ -77.025244, 38.831898 ] } },
{ "type": "Feature", "properties": { "ID": 31241 }, "geometry": { "type": "Point", "coordinates": [ -77.004439, 38.831811 ] } },
{ "type": "Feature", "properties": { "ID": 31246 }, "geometry": { "type": "Point", "coordinates": [ -76.994275, 38.831855 ] } },
{ "type": "Feature", "properties": { "ID": 31249 }, "geometry": { "type": "Point", "coordinates": [ -77.000068, 38.831833 ] } },
{ "type": "Feature", "properties": { "ID": 31252 }, "geometry": { "type": "Point", "coordinates": [ -76.993157, 38.831855 ] } },
{ "type": "Feature", "properties": { "ID": 31255 }, "geometry": { "type": "Point", "coordinates": [ -76.997951, 38.831852 ] } },
{ "type": "Feature", "properties": { "ID": 31256 }, "geometry": { "type": "Point", "coordinates": [ -76.993217, 38.831847 ] } },
{ "type": "Feature", "properties": { "ID": 31271 }, "geometry": { "type": "Point", "coordinates": [ -77.001947, 38.831765 ] } },
{ "type": "Feature", "properties": { "ID": 31279 }, "geometry": { "type": "Point", "coordinates": [ -77.005003, 38.831746 ] } },
{ "type": "Feature", "properties": { "ID": 31286 }, "geometry": { "type": "Point", "coordinates": [ -76.994852, 38.831648 ] } },
{ "type": "Feature", "properties": { "ID": 31287 }, "geometry": { "type": "Point", "coordinates": [ -76.98942, 38.831735 ] } },
{ "type": "Feature", "properties": { "ID": 31288 }, "geometry": { "type": "Point", "coordinates": [ -77.005569, 38.831722 ] } },
{ "type": "Feature", "properties": { "ID": 31292 }, "geometry": { "type": "Point", "coordinates": [ -77.002105, 38.831714 ] } },
{ "type": "Feature", "properties": { "ID": 31306 }, "geometry": { "type": "Point", "coordinates": [ -77.024962, 38.831724 ] } },
{ "type": "Feature", "properties": { "ID": 31312 }, "geometry": { "type": "Point", "coordinates": [ -77.007141, 38.831669 ] } },
{ "type": "Feature", "properties": { "ID": 31337 }, "geometry": { "type": "Point", "coordinates": [ -77.010938, 38.831578 ] } },
{ "type": "Feature", "properties": { "ID": 31356 }, "geometry": { "type": "Point", "coordinates": [ -77.011561, 38.831517 ] } },
{ "type": "Feature", "properties": { "ID": 31376 }, "geometry": { "type": "Point", "coordinates": [ -77.02336, 38.831429 ] } },
{ "type": "Feature", "properties": { "ID": 31382 }, "geometry": { "type": "Point", "coordinates": [ -77.005493, 38.831391 ] } },
{ "type": "Feature", "properties": { "ID": 31410 }, "geometry": { "type": "Point", "coordinates": [ -76.991061, 38.83139 ] } },
{ "type": "Feature", "properties": { "ID": 31413 }, "geometry": { "type": "Point", "coordinates": [ -77.012039, 38.831383 ] } },
{ "type": "Feature", "properties": { "ID": 31422 }, "geometry": { "type": "Point", "coordinates": [ -77.000002, 38.831299 ] } },
{ "type": "Feature", "properties": { "ID": 31438 }, "geometry": { "type": "Point", "coordinates": [ -77.02043, 38.83134 ] } },
{ "type": "Feature", "properties": { "ID": 31452 }, "geometry": { "type": "Point", "coordinates": [ -77.012358, 38.831281 ] } },
{ "type": "Feature", "properties": { "ID": 31456 }, "geometry": { "type": "Point", "coordinates": [ -77.011298, 38.831261 ] } },
{ "type": "Feature", "properties": { "ID": 31467 }, "geometry": { "type": "Point", "coordinates": [ -77.011334, 38.831225 ] } },
{ "type": "Feature", "properties": { "ID": 31470 }, "geometry": { "type": "Point", "coordinates": [ -76.992096, 38.831212 ] } },
{ "type": "Feature", "properties": { "ID": 31481 }, "geometry": { "type": "Point", "coordinates": [ -77.009974, 38.831209 ] } },
{ "type": "Feature", "properties": { "ID": 31494 }, "geometry": { "type": "Point", "coordinates": [ -76.999962, 38.831157 ] } },
{ "type": "Feature", "properties": { "ID": 31497 }, "geometry": { "type": "Point", "coordinates": [ -77.02362, 38.831098 ] } },
{ "type": "Feature", "properties": { "ID": 31500 }, "geometry": { "type": "Point", "coordinates": [ -77.01195, 38.831149 ] } },
{ "type": "Feature", "properties": { "ID": 31506 }, "geometry": { "type": "Point", "coordinates": [ -77.012496, 38.831127 ] } },
{ "type": "Feature", "properties": { "ID": 31518 }, "geometry": { "type": "Point", "coordinates": [ -77.024372, 38.831124 ] } },
{ "type": "Feature", "properties": { "ID": 31530 }, "geometry": { "type": "Point", "coordinates": [ -77.010926, 38.831089 ] } },
{ "type": "Feature", "properties": { "ID": 31551 }, "geometry": { "type": "Point", "coordinates": [ -76.99694, 38.830404 ] } },
{ "type": "Feature", "properties": { "ID": 31577 }, "geometry": { "type": "Point", "coordinates": [ -77.002288, 38.830348 ] } },
{ "type": "Feature", "properties": { "ID": 31601 }, "geometry": { "type": "Point", "coordinates": [ -77.006222, 38.831003 ] } },
{ "type": "Feature", "properties": { "ID": 31618 }, "geometry": { "type": "Point", "coordinates": [ -77.021771, 38.830931 ] } },
{ "type": "Feature", "properties": { "ID": 31621 }, "geometry": { "type": "Point", "coordinates": [ -77.011619, 38.830974 ] } },
{ "type": "Feature", "properties": { "ID": 31623 }, "geometry": { "type": "Point", "coordinates": [ -77.007344, 38.83096 ] } },
{ "type": "Feature", "properties": { "ID": 31632 }, "geometry": { "type": "Point", "coordinates": [ -77.011082, 38.830945 ] } },
{ "type": "Feature", "properties": { "ID": 31647 }, "geometry": { "type": "Point", "coordinates": [ -77.011159, 38.83088 ] } },
{ "type": "Feature", "properties": { "ID": 31653 }, "geometry": { "type": "Point", "coordinates": [ -77.024663, 38.830826 ] } },
{ "type": "Feature", "properties": { "ID": 31678 }, "geometry": { "type": "Point", "coordinates": [ -76.996997, 38.830787 ] } },
{ "type": "Feature", "properties": { "ID": 31683 }, "geometry": { "type": "Point", "coordinates": [ -76.997347, 38.830799 ] } },
{ "type": "Feature", "properties": { "ID": 31692 }, "geometry": { "type": "Point", "coordinates": [ -77.007355, 38.830797 ] } },
{ "type": "Feature", "properties": { "ID": 31694 }, "geometry": { "type": "Point", "coordinates": [ -77.012342, 38.830794 ] } },
{ "type": "Feature", "properties": { "ID": 31703 }, "geometry": { "type": "Point", "coordinates": [ -76.991528, 38.830776 ] } },
{ "type": "Feature", "properties": { "ID": 31708 }, "geometry": { "type": "Point", "coordinates": [ -76.997526, 38.830784 ] } },
{ "type": "Feature", "properties": { "ID": 31730 }, "geometry": { "type": "Point", "coordinates": [ -76.99801, 38.830751 ] } },
{ "type": "Feature", "properties": { "ID": 31737 }, "geometry": { "type": "Point", "coordinates": [ -76.99907, 38.830761 ] } },
{ "type": "Feature", "properties": { "ID": 31740 }, "geometry": { "type": "Point", "coordinates": [ -77.002276, 38.830776 ] } },
{ "type": "Feature", "properties": { "ID": 31744 }, "geometry": { "type": "Point", "coordinates": [ -76.999862, 38.830759 ] } },
{ "type": "Feature", "properties": { "ID": 31750 }, "geometry": { "type": "Point", "coordinates": [ -77.011279, 38.830768 ] } },
{ "type": "Feature", "properties": { "ID": 31762 }, "geometry": { "type": "Point", "coordinates": [ -77.011318, 38.830736 ] } },
{ "type": "Feature", "properties": { "ID": 31787 }, "geometry": { "type": "Point", "coordinates": [ -77.012742, 38.830681 ] } },
{ "type": "Feature", "properties": { "ID": 31805 }, "geometry": { "type": "Point", "coordinates": [ -77.018656, 38.830371 ] } },
{ "type": "Feature", "properties": { "ID": 31818 }, "geometry": { "type": "Point", "coordinates": [ -77.022023, 38.830574 ] } },
{ "type": "Feature", "properties": { "ID": 31829 }, "geometry": { "type": "Point", "coordinates": [ -77.005554, 38.830581 ] } },
{ "type": "Feature", "properties": { "ID": 31838 }, "geometry": { "type": "Point", "coordinates": [ -77.02295, 38.830577 ] } },
{ "type": "Feature", "properties": { "ID": 31862 }, "geometry": { "type": "Point", "coordinates": [ -76.996748, 38.830289 ] } },
{ "type": "Feature", "properties": { "ID": 31863 }, "geometry": { "type": "Point", "coordinates": [ -76.996535, 38.830289 ] } },
{ "type": "Feature", "properties": { "ID": 31871 }, "geometry": { "type": "Point", "coordinates": [ -76.99205, 38.830279 ] } },
{ "type": "Feature", "properties": { "ID": 31873 }, "geometry": { "type": "Point", "coordinates": [ -77.000298, 38.830295 ] } },
{ "type": "Feature", "properties": { "ID": 31895 }, "geometry": { "type": "Point", "coordinates": [ -76.997309, 38.830277 ] } },
{ "type": "Feature", "properties": { "ID": 31898 }, "geometry": { "type": "Point", "coordinates": [ -76.991973, 38.830249 ] } },
{ "type": "Feature", "properties": { "ID": 31906 }, "geometry": { "type": "Point", "coordinates": [ -77.011072, 38.83023 ] } },
{ "type": "Feature", "properties": { "ID": 31910 }, "geometry": { "type": "Point", "coordinates": [ -77.021056, 38.830234 ] } },
{ "type": "Feature", "properties": { "ID": 31922 }, "geometry": { "type": "Point", "coordinates": [ -77.013047, 38.83013 ] } },
{ "type": "Feature", "properties": { "ID": 31927 }, "geometry": { "type": "Point", "coordinates": [ -77.011183, 38.830112 ] } },
{ "type": "Feature", "properties": { "ID": 31929 }, "geometry": { "type": "Point", "coordinates": [ -77.00992, 38.830099 ] } },
{ "type": "Feature", "properties": { "ID": 31930 }, "geometry": { "type": "Point", "coordinates": [ -77.006206, 38.830085 ] } },
{ "type": "Feature", "properties": { "ID": 31931 }, "geometry": { "type": "Point", "coordinates": [ -76.993289, 38.830105 ] } },
{ "type": "Feature", "properties": { "ID": 31938 }, "geometry": { "type": "Point", "coordinates": [ -77.006853, 38.830013 ] } },
{ "type": "Feature", "properties": { "ID": 31945 }, "geometry": { "type": "Point", "coordinates": [ -76.992353, 38.830037 ] } },
{ "type": "Feature", "properties": { "ID": 31950 }, "geometry": { "type": "Point", "coordinates": [ -77.012378, 38.830063 ] } },
{ "type": "Feature", "properties": { "ID": 31959 }, "geometry": { "type": "Point", "coordinates": [ -77.022906, 38.829946 ] } },
{ "type": "Feature", "properties": { "ID": 31973 }, "geometry": { "type": "Point", "coordinates": [ -77.022114, 38.829908 ] } },
{ "type": "Feature", "properties": { "ID": 31981 }, "geometry": { "type": "Point", "coordinates": [ -76.991398, 38.829963 ] } },
{ "type": "Feature", "properties": { "ID": 31987 }, "geometry": { "type": "Point", "coordinates": [ -77.012196, 38.829995 ] } },
{ "type": "Feature", "properties": { "ID": 31990 }, "geometry": { "type": "Point", "coordinates": [ -77.000847, 38.829958 ] } },
{ "type": "Feature", "properties": { "ID": 32008 }, "geometry": { "type": "Point", "coordinates": [ -77.021498, 38.829888 ] } },
{ "type": "Feature", "properties": { "ID": 32022 }, "geometry": { "type": "Point", "coordinates": [ -76.997288, 38.8299 ] } },
{ "type": "Feature", "properties": { "ID": 32031 }, "geometry": { "type": "Point", "coordinates": [ -76.997596, 38.829896 ] } },
{ "type": "Feature", "properties": { "ID": 32072 }, "geometry": { "type": "Point", "coordinates": [ -77.005618, 38.829842 ] } },
{ "type": "Feature", "properties": { "ID": 32073 }, "geometry": { "type": "Point", "coordinates": [ -77.022471, 38.829829 ] } },
{ "type": "Feature", "properties": { "ID": 32080 }, "geometry": { "type": "Point", "coordinates": [ -77.000123, 38.829821 ] } },
{ "type": "Feature", "properties": { "ID": 32081 }, "geometry": { "type": "Point", "coordinates": [ -77.022127, 38.829807 ] } },
{ "type": "Feature", "properties": { "ID": 32087 }, "geometry": { "type": "Point", "coordinates": [ -76.992442, 38.829739 ] } },
{ "type": "Feature", "properties": { "ID": 32099 }, "geometry": { "type": "Point", "coordinates": [ -76.996763, 38.829766 ] } },
{ "type": "Feature", "properties": { "ID": 32106 }, "geometry": { "type": "Point", "coordinates": [ -77.002595, 38.829612 ] } },
{ "type": "Feature", "properties": { "ID": 32131 }, "geometry": { "type": "Point", "coordinates": [ -76.997381, 38.829692 ] } },
{ "type": "Feature", "properties": { "ID": 32139 }, "geometry": { "type": "Point", "coordinates": [ -77.018438, 38.829589 ] } },
{ "type": "Feature", "properties": { "ID": 32152 }, "geometry": { "type": "Point", "coordinates": [ -77.002262, 38.829466 ] } },
{ "type": "Feature", "properties": { "ID": 32153 }, "geometry": { "type": "Point", "coordinates": [ -76.997997, 38.829599 ] } },
{ "type": "Feature", "properties": { "ID": 32161 }, "geometry": { "type": "Point", "coordinates": [ -77.009467, 38.829547 ] } },
{ "type": "Feature", "properties": { "ID": 32162 }, "geometry": { "type": "Point", "coordinates": [ -76.997036, 38.829584 ] } },
{ "type": "Feature", "properties": { "ID": 32175 }, "geometry": { "type": "Point", "coordinates": [ -76.996458, 38.829562 ] } },
{ "type": "Feature", "properties": { "ID": 32197 }, "geometry": { "type": "Point", "coordinates": [ -76.999164, 38.829513 ] } },
{ "type": "Feature", "properties": { "ID": 32204 }, "geometry": { "type": "Point", "coordinates": [ -77.009679, 38.829463 ] } },
{ "type": "Feature", "properties": { "ID": 32205 }, "geometry": { "type": "Point", "coordinates": [ -77.023407, 38.829442 ] } },
{ "type": "Feature", "properties": { "ID": 32207 }, "geometry": { "type": "Point", "coordinates": [ -77.000803, 38.829486 ] } },
{ "type": "Feature", "properties": { "ID": 32222 }, "geometry": { "type": "Point", "coordinates": [ -76.996032, 38.829429 ] } },
{ "type": "Feature", "properties": { "ID": 32232 }, "geometry": { "type": "Point", "coordinates": [ -76.997088, 38.829426 ] } },
{ "type": "Feature", "properties": { "ID": 32239 }, "geometry": { "type": "Point", "coordinates": [ -76.997727, 38.829428 ] } },
{ "type": "Feature", "properties": { "ID": 32251 }, "geometry": { "type": "Point", "coordinates": [ -76.992178, 38.829393 ] } },
{ "type": "Feature", "properties": { "ID": 32252 }, "geometry": { "type": "Point", "coordinates": [ -76.992735, 38.829392 ] } },
{ "type": "Feature", "properties": { "ID": 32260 }, "geometry": { "type": "Point", "coordinates": [ -77.010879, 38.829381 ] } },
{ "type": "Feature", "properties": { "ID": 32261 }, "geometry": { "type": "Point", "coordinates": [ -77.010943, 38.82938 ] } },
{ "type": "Feature", "properties": { "ID": 32268 }, "geometry": { "type": "Point", "coordinates": [ -77.010669, 38.829379 ] } },
{ "type": "Feature", "properties": { "ID": 32269 }, "geometry": { "type": "Point", "coordinates": [ -77.010732, 38.829379 ] } },
{ "type": "Feature", "properties": { "ID": 32271 }, "geometry": { "type": "Point", "coordinates": [ -77.011189, 38.829349 ] } },
{ "type": "Feature", "properties": { "ID": 32295 }, "geometry": { "type": "Point", "coordinates": [ -77.019064, 38.829277 ] } },
{ "type": "Feature", "properties": { "ID": 32296 }, "geometry": { "type": "Point", "coordinates": [ -77.023333, 38.8293 ] } },
{ "type": "Feature", "properties": { "ID": 32297 }, "geometry": { "type": "Point", "coordinates": [ -77.019746, 38.829258 ] } },
{ "type": "Feature", "properties": { "ID": 32336 }, "geometry": { "type": "Point", "coordinates": [ -77.018896, 38.829039 ] } },
{ "type": "Feature", "properties": { "ID": 32369 }, "geometry": { "type": "Point", "coordinates": [ -76.997818, 38.828942 ] } },
{ "type": "Feature", "properties": { "ID": 32371 }, "geometry": { "type": "Point", "coordinates": [ -76.994215, 38.828982 ] } },
{ "type": "Feature", "properties": { "ID": 32377 }, "geometry": { "type": "Point", "coordinates": [ -77.011858, 38.829005 ] } },
{ "type": "Feature", "properties": { "ID": 32388 }, "geometry": { "type": "Point", "coordinates": [ -76.994793, 38.828892 ] } },
{ "type": "Feature", "properties": { "ID": 32392 }, "geometry": { "type": "Point", "coordinates": [ -77.018127, 38.828858 ] } },
{ "type": "Feature", "properties": { "ID": 32406 }, "geometry": { "type": "Point", "coordinates": [ -77.008642, 38.828823 ] } },
{ "type": "Feature", "properties": { "ID": 32419 }, "geometry": { "type": "Point", "coordinates": [ -77.018702, 38.828745 ] } },
{ "type": "Feature", "properties": { "ID": 32424 }, "geometry": { "type": "Point", "coordinates": [ -76.992096, 38.828654 ] } },
{ "type": "Feature", "properties": { "ID": 32436 }, "geometry": { "type": "Point", "coordinates": [ -77.003351, 38.828581 ] } },
{ "type": "Feature", "properties": { "ID": 32447 }, "geometry": { "type": "Point", "coordinates": [ -76.995771, 38.828478 ] } },
{ "type": "Feature", "properties": { "ID": 32451 }, "geometry": { "type": "Point", "coordinates": [ -77.01905, 38.828514 ] } },
{ "type": "Feature", "properties": { "ID": 32457 }, "geometry": { "type": "Point", "coordinates": [ -76.998123, 38.828402 ] } },
{ "type": "Feature", "properties": { "ID": 32462 }, "geometry": { "type": "Point", "coordinates": [ -77.012038, 38.828462 ] } },
{ "type": "Feature", "properties": { "ID": 32469 }, "geometry": { "type": "Point", "coordinates": [ -77.010345, 38.828444 ] } },
{ "type": "Feature", "properties": { "ID": 32473 }, "geometry": { "type": "Point", "coordinates": [ -77.011218, 38.828433 ] } },
{ "type": "Feature", "properties": { "ID": 32475 }, "geometry": { "type": "Point", "coordinates": [ -77.011574, 38.828444 ] } },
{ "type": "Feature", "properties": { "ID": 32481 }, "geometry": { "type": "Point", "coordinates": [ -76.997014, 38.82834 ] } },
{ "type": "Feature", "properties": { "ID": 32491 }, "geometry": { "type": "Point", "coordinates": [ -77.009023, 38.828373 ] } },
{ "type": "Feature", "properties": { "ID": 32508 }, "geometry": { "type": "Point", "coordinates": [ -77.010206, 38.828265 ] } },
{ "type": "Feature", "properties": { "ID": 32533 }, "geometry": { "type": "Point", "coordinates": [ -77.010924, 38.828038 ] } },
{ "type": "Feature", "properties": { "ID": 32539 }, "geometry": { "type": "Point", "coordinates": [ -76.996154, 38.827987 ] } },
{ "type": "Feature", "properties": { "ID": 32541 }, "geometry": { "type": "Point", "coordinates": [ -77.003401, 38.828083 ] } },
{ "type": "Feature", "properties": { "ID": 32549 }, "geometry": { "type": "Point", "coordinates": [ -76.998217, 38.828059 ] } },
{ "type": "Feature", "properties": { "ID": 32552 }, "geometry": { "type": "Point", "coordinates": [ -77.000952, 38.827985 ] } },
{ "type": "Feature", "properties": { "ID": 32559 }, "geometry": { "type": "Point", "coordinates": [ -77.003414, 38.827964 ] } },
{ "type": "Feature", "properties": { "ID": 32564 }, "geometry": { "type": "Point", "coordinates": [ -77.003423, 38.827922 ] } },
{ "type": "Feature", "properties": { "ID": 32573 }, "geometry": { "type": "Point", "coordinates": [ -76.996349, 38.827742 ] } },
{ "type": "Feature", "properties": { "ID": 32636 }, "geometry": { "type": "Point", "coordinates": [ -77.006458, 38.827452 ] } },
{ "type": "Feature", "properties": { "ID": 32670 }, "geometry": { "type": "Point", "coordinates": [ -76.997239, 38.827161 ] } },
{ "type": "Feature", "properties": { "ID": 32683 }, "geometry": { "type": "Point", "coordinates": [ -77.011776, 38.827186 ] } },
{ "type": "Feature", "properties": { "ID": 32686 }, "geometry": { "type": "Point", "coordinates": [ -77.001194, 38.82715 ] } },
{ "type": "Feature", "properties": { "ID": 32692 }, "geometry": { "type": "Point", "coordinates": [ -77.010002, 38.827197 ] } },
{ "type": "Feature", "properties": { "ID": 32693 }, "geometry": { "type": "Point", "coordinates": [ -77.010325, 38.827187 ] } },
{ "type": "Feature", "properties": { "ID": 32706 }, "geometry": { "type": "Point", "coordinates": [ -77.011939, 38.827175 ] } },
{ "type": "Feature", "properties": { "ID": 32715 }, "geometry": { "type": "Point", "coordinates": [ -77.012308, 38.826828 ] } },
{ "type": "Feature", "properties": { "ID": 32728 }, "geometry": { "type": "Point", "coordinates": [ -77.011209, 38.82681 ] } },
{ "type": "Feature", "properties": { "ID": 32734 }, "geometry": { "type": "Point", "coordinates": [ -77.011998, 38.826819 ] } },
{ "type": "Feature", "properties": { "ID": 32754 }, "geometry": { "type": "Point", "coordinates": [ -77.009863, 38.826809 ] } },
{ "type": "Feature", "properties": { "ID": 32760 }, "geometry": { "type": "Point", "coordinates": [ -77.013291, 38.826723 ] } },
{ "type": "Feature", "properties": { "ID": 32772 }, "geometry": { "type": "Point", "coordinates": [ -77.007145, 38.826651 ] } },
{ "type": "Feature", "properties": { "ID": 32778 }, "geometry": { "type": "Point", "coordinates": [ -77.010309, 38.826682 ] } },
{ "type": "Feature", "properties": { "ID": 32782 }, "geometry": { "type": "Point", "coordinates": [ -77.012337, 38.826667 ] } },
{ "type": "Feature", "properties": { "ID": 32787 }, "geometry": { "type": "Point", "coordinates": [ -77.006298, 38.826617 ] } },
{ "type": "Feature", "properties": { "ID": 32796 }, "geometry": { "type": "Point", "coordinates": [ -76.997423, 38.826517 ] } },
{ "type": "Feature", "properties": { "ID": 32819 }, "geometry": { "type": "Point", "coordinates": [ -76.998243, 38.826499 ] } },
{ "type": "Feature", "properties": { "ID": 32821 }, "geometry": { "type": "Point", "coordinates": [ -76.999764, 38.826291 ] } },
{ "type": "Feature", "properties": { "ID": 32834 }, "geometry": { "type": "Point", "coordinates": [ -77.009425, 38.826457 ] } },
{ "type": "Feature", "properties": { "ID": 32842 }, "geometry": { "type": "Point", "coordinates": [ -77.01021, 38.826445 ] } },
{ "type": "Feature", "properties": { "ID": 32849 }, "geometry": { "type": "Point", "coordinates": [ -77.013344, 38.826304 ] } },
{ "type": "Feature", "properties": { "ID": 32886 }, "geometry": { "type": "Point", "coordinates": [ -77.009816, 38.826244 ] } },
{ "type": "Feature", "properties": { "ID": 32897 }, "geometry": { "type": "Point", "coordinates": [ -77.010943, 38.826238 ] } },
{ "type": "Feature", "properties": { "ID": 32911 }, "geometry": { "type": "Point", "coordinates": [ -77.009337, 38.826235 ] } },
{ "type": "Feature", "properties": { "ID": 32912 }, "geometry": { "type": "Point", "coordinates": [ -77.009281, 38.82624 ] } },
{ "type": "Feature", "properties": { "ID": 32941 }, "geometry": { "type": "Point", "coordinates": [ -77.019601, 38.826119 ] } },
{ "type": "Feature", "properties": { "ID": 32943 }, "geometry": { "type": "Point", "coordinates": [ -77.018631, 38.826069 ] } },
{ "type": "Feature", "properties": { "ID": 32946 }, "geometry": { "type": "Point", "coordinates": [ -77.017918, 38.826053 ] } },
{ "type": "Feature", "properties": { "ID": 32949 }, "geometry": { "type": "Point", "coordinates": [ -77.020293, 38.826053 ] } },
{ "type": "Feature", "properties": { "ID": 32960 }, "geometry": { "type": "Point", "coordinates": [ -76.998912, 38.825977 ] } },
{ "type": "Feature", "properties": { "ID": 32963 }, "geometry": { "type": "Point", "coordinates": [ -77.018828, 38.825982 ] } },
{ "type": "Feature", "properties": { "ID": 32968 }, "geometry": { "type": "Point", "coordinates": [ -77.018224, 38.825921 ] } },
{ "type": "Feature", "properties": { "ID": 32976 }, "geometry": { "type": "Point", "coordinates": [ -76.998283, 38.825936 ] } },
{ "type": "Feature", "properties": { "ID": 32977 }, "geometry": { "type": "Point", "coordinates": [ -77.009812, 38.825878 ] } },
{ "type": "Feature", "properties": { "ID": 32980 }, "geometry": { "type": "Point", "coordinates": [ -77.006865, 38.825898 ] } },
{ "type": "Feature", "properties": { "ID": 32984 }, "geometry": { "type": "Point", "coordinates": [ -77.009499, 38.825873 ] } },
{ "type": "Feature", "properties": { "ID": 32987 }, "geometry": { "type": "Point", "coordinates": [ -77.010283, 38.825881 ] } },
{ "type": "Feature", "properties": { "ID": 33015 }, "geometry": { "type": "Point", "coordinates": [ -76.999618, 38.825825 ] } },
{ "type": "Feature", "properties": { "ID": 33024 }, "geometry": { "type": "Point", "coordinates": [ -77.008715, 38.825867 ] } },
{ "type": "Feature", "properties": { "ID": 33027 }, "geometry": { "type": "Point", "coordinates": [ -77.008657, 38.825868 ] } },
{ "type": "Feature", "properties": { "ID": 33028 }, "geometry": { "type": "Point", "coordinates": [ -77.006477, 38.825832 ] } },
{ "type": "Feature", "properties": { "ID": 33031 }, "geometry": { "type": "Point", "coordinates": [ -77.02031, 38.825855 ] } },
{ "type": "Feature", "properties": { "ID": 33037 }, "geometry": { "type": "Point", "coordinates": [ -77.011851, 38.825866 ] } },
{ "type": "Feature", "properties": { "ID": 33041 }, "geometry": { "type": "Point", "coordinates": [ -76.99843, 38.825846 ] } },
{ "type": "Feature", "properties": { "ID": 33061 }, "geometry": { "type": "Point", "coordinates": [ -77.025574, 38.825781 ] } },
{ "type": "Feature", "properties": { "ID": 33062 }, "geometry": { "type": "Point", "coordinates": [ -77.007564, 38.825784 ] } },
{ "type": "Feature", "properties": { "ID": 33092 }, "geometry": { "type": "Point", "coordinates": [ -76.997179, 38.825633 ] } },
{ "type": "Feature", "properties": { "ID": 33093 }, "geometry": { "type": "Point", "coordinates": [ -76.996989, 38.825612 ] } },
{ "type": "Feature", "properties": { "ID": 33098 }, "geometry": { "type": "Point", "coordinates": [ -76.996933, 38.82558 ] } },
{ "type": "Feature", "properties": { "ID": 33102 }, "geometry": { "type": "Point", "coordinates": [ -77.011663, 38.825577 ] } },
{ "type": "Feature", "properties": { "ID": 33109 }, "geometry": { "type": "Point", "coordinates": [ -76.998578, 38.825529 ] } },
{ "type": "Feature", "properties": { "ID": 33117 }, "geometry": { "type": "Point", "coordinates": [ -77.020525, 38.825508 ] } },
{ "type": "Feature", "properties": { "ID": 33130 }, "geometry": { "type": "Point", "coordinates": [ -76.999355, 38.825415 ] } },
{ "type": "Feature", "properties": { "ID": 33141 }, "geometry": { "type": "Point", "coordinates": [ -76.998161, 38.825456 ] } },
{ "type": "Feature", "properties": { "ID": 33143 }, "geometry": { "type": "Point", "coordinates": [ -77.006582, 38.825469 ] } },
{ "type": "Feature", "properties": { "ID": 33145 }, "geometry": { "type": "Point", "coordinates": [ -77.018454, 38.825436 ] } },
{ "type": "Feature", "properties": { "ID": 33157 }, "geometry": { "type": "Point", "coordinates": [ -77.009705, 38.825409 ] } },
{ "type": "Feature", "properties": { "ID": 33162 }, "geometry": { "type": "Point", "coordinates": [ -77.018546, 38.825393 ] } },
{ "type": "Feature", "properties": { "ID": 33163 }, "geometry": { "type": "Point", "coordinates": [ -77.013238, 38.825457 ] } },
{ "type": "Feature", "properties": { "ID": 33182 }, "geometry": { "type": "Point", "coordinates": [ -77.008971, 38.822681 ] } },
{ "type": "Feature", "properties": { "ID": 33183 }, "geometry": { "type": "Point", "coordinates": [ -76.999842, 38.82268 ] } },
{ "type": "Feature", "properties": { "ID": 33194 }, "geometry": { "type": "Point", "coordinates": [ -77.025018, 38.822466 ] } },
{ "type": "Feature", "properties": { "ID": 33199 }, "geometry": { "type": "Point", "coordinates": [ -77.00037, 38.822386 ] } },
{ "type": "Feature", "properties": { "ID": 33202 }, "geometry": { "type": "Point", "coordinates": [ -77.007811, 38.822455 ] } },
{ "type": "Feature", "properties": { "ID": 33208 }, "geometry": { "type": "Point", "coordinates": [ -77.024583, 38.822478 ] } },
{ "type": "Feature", "properties": { "ID": 33230 }, "geometry": { "type": "Point", "coordinates": [ -76.998365, 38.825171 ] } },
{ "type": "Feature", "properties": { "ID": 33254 }, "geometry": { "type": "Point", "coordinates": [ -76.997919, 38.825046 ] } },
{ "type": "Feature", "properties": { "ID": 33271 }, "geometry": { "type": "Point", "coordinates": [ -77.010794, 38.825034 ] } },
{ "type": "Feature", "properties": { "ID": 33280 }, "geometry": { "type": "Point", "coordinates": [ -77.01023, 38.825025 ] } },
{ "type": "Feature", "properties": { "ID": 33281 }, "geometry": { "type": "Point", "coordinates": [ -76.99745, 38.825034 ] } },
{ "type": "Feature", "properties": { "ID": 33286 }, "geometry": { "type": "Point", "coordinates": [ -77.008529, 38.82497 ] } },
{ "type": "Feature", "properties": { "ID": 33288 }, "geometry": { "type": "Point", "coordinates": [ -77.009859, 38.824994 ] } },
{ "type": "Feature", "properties": { "ID": 33289 }, "geometry": { "type": "Point", "coordinates": [ -77.008271, 38.824967 ] } },
{ "type": "Feature", "properties": { "ID": 33291 }, "geometry": { "type": "Point", "coordinates": [ -77.008078, 38.824963 ] } },
{ "type": "Feature", "properties": { "ID": 33295 }, "geometry": { "type": "Point", "coordinates": [ -77.009322, 38.824984 ] } },
{ "type": "Feature", "properties": { "ID": 33306 }, "geometry": { "type": "Point", "coordinates": [ -76.997472, 38.824981 ] } },
{ "type": "Feature", "properties": { "ID": 33322 }, "geometry": { "type": "Point", "coordinates": [ -76.997492, 38.824929 ] } },
{ "type": "Feature", "properties": { "ID": 33337 }, "geometry": { "type": "Point", "coordinates": [ -77.010852, 38.824883 ] } },
{ "type": "Feature", "properties": { "ID": 33345 }, "geometry": { "type": "Point", "coordinates": [ -77.011864, 38.82487 ] } },
{ "type": "Feature", "properties": { "ID": 33352 }, "geometry": { "type": "Point", "coordinates": [ -77.018082, 38.82482 ] } },
{ "type": "Feature", "properties": { "ID": 33353 }, "geometry": { "type": "Point", "coordinates": [ -77.021464, 38.824842 ] } },
{ "type": "Feature", "properties": { "ID": 33357 }, "geometry": { "type": "Point", "coordinates": [ -77.010352, 38.824835 ] } },
{ "type": "Feature", "properties": { "ID": 33368 }, "geometry": { "type": "Point", "coordinates": [ -76.998023, 38.824752 ] } },
{ "type": "Feature", "properties": { "ID": 33384 }, "geometry": { "type": "Point", "coordinates": [ -77.00321, 38.823899 ] } },
{ "type": "Feature", "properties": { "ID": 33406 }, "geometry": { "type": "Point", "coordinates": [ -76.999053, 38.824632 ] } },
{ "type": "Feature", "properties": { "ID": 33413 }, "geometry": { "type": "Point", "coordinates": [ -77.008671, 38.824611 ] } },
{ "type": "Feature", "properties": { "ID": 33424 }, "geometry": { "type": "Point", "coordinates": [ -77.009409, 38.824581 ] } },
{ "type": "Feature", "properties": { "ID": 33455 }, "geometry": { "type": "Point", "coordinates": [ -76.99844, 38.824502 ] } },
{ "type": "Feature", "properties": { "ID": 33460 }, "geometry": { "type": "Point", "coordinates": [ -77.001863, 38.82442 ] } },
{ "type": "Feature", "properties": { "ID": 33462 }, "geometry": { "type": "Point", "coordinates": [ -77.007875, 38.824456 ] } },
{ "type": "Feature", "properties": { "ID": 33474 }, "geometry": { "type": "Point", "coordinates": [ -77.012865, 38.824156 ] } },
{ "type": "Feature", "properties": { "ID": 33477 }, "geometry": { "type": "Point", "coordinates": [ -76.998459, 38.824174 ] } },
{ "type": "Feature", "properties": { "ID": 33483 }, "geometry": { "type": "Point", "coordinates": [ -77.024813, 38.82409 ] } },
{ "type": "Feature", "properties": { "ID": 33484 }, "geometry": { "type": "Point", "coordinates": [ -77.000805, 38.823987 ] } },
{ "type": "Feature", "properties": { "ID": 33486 }, "geometry": { "type": "Point", "coordinates": [ -76.998605, 38.824083 ] } },
{ "type": "Feature", "properties": { "ID": 33487 }, "geometry": { "type": "Point", "coordinates": [ -76.999317, 38.824031 ] } },
{ "type": "Feature", "properties": { "ID": 33488 }, "geometry": { "type": "Point", "coordinates": [ -77.007712, 38.82398 ] } },
{ "type": "Feature", "properties": { "ID": 33491 }, "geometry": { "type": "Point", "coordinates": [ -77.001353, 38.823966 ] } },
{ "type": "Feature", "properties": { "ID": 33492 }, "geometry": { "type": "Point", "coordinates": [ -76.99894, 38.824068 ] } },
{ "type": "Feature", "properties": { "ID": 33498 }, "geometry": { "type": "Point", "coordinates": [ -76.998383, 38.824018 ] } },
{ "type": "Feature", "properties": { "ID": 33520 }, "geometry": { "type": "Point", "coordinates": [ -77.009538, 38.823838 ] } },
{ "type": "Feature", "properties": { "ID": 33522 }, "geometry": { "type": "Point", "coordinates": [ -77.001258, 38.823781 ] } },
{ "type": "Feature", "properties": { "ID": 33523 }, "geometry": { "type": "Point", "coordinates": [ -77.008891, 38.82381 ] } },
{ "type": "Feature", "properties": { "ID": 33541 }, "geometry": { "type": "Point", "coordinates": [ -76.999291, 38.823683 ] } },
{ "type": "Feature", "properties": { "ID": 33556 }, "geometry": { "type": "Point", "coordinates": [ -77.020859, 38.823123 ] } },
{ "type": "Feature", "properties": { "ID": 33566 }, "geometry": { "type": "Point", "coordinates": [ -77.018458, 38.823397 ] } },
{ "type": "Feature", "properties": { "ID": 33577 }, "geometry": { "type": "Point", "coordinates": [ -76.999366, 38.823292 ] } },
{ "type": "Feature", "properties": { "ID": 33579 }, "geometry": { "type": "Point", "coordinates": [ -77.000951, 38.82319 ] } },
{ "type": "Feature", "properties": { "ID": 33593 }, "geometry": { "type": "Point", "coordinates": [ -77.007574, 38.823139 ] } },
{ "type": "Feature", "properties": { "ID": 33605 }, "geometry": { "type": "Point", "coordinates": [ -77.008107, 38.823026 ] } },
{ "type": "Feature", "properties": { "ID": 33606 }, "geometry": { "type": "Point", "coordinates": [ -77.009284, 38.823011 ] } },
{ "type": "Feature", "properties": { "ID": 33626 }, "geometry": { "type": "Point", "coordinates": [ -77.008931, 38.822289 ] } },
{ "type": "Feature", "properties": { "ID": 33634 }, "geometry": { "type": "Point", "coordinates": [ -77.008002, 38.822129 ] } },
{ "type": "Feature", "properties": { "ID": 33637 }, "geometry": { "type": "Point", "coordinates": [ -77.000962, 38.822024 ] } },
{ "type": "Feature", "properties": { "ID": 33643 }, "geometry": { "type": "Point", "coordinates": [ -77.018779, 38.821763 ] } },
{ "type": "Feature", "properties": { "ID": 33645 }, "geometry": { "type": "Point", "coordinates": [ -77.001161, 38.821929 ] } },
{ "type": "Feature", "properties": { "ID": 33652 }, "geometry": { "type": "Point", "coordinates": [ -77.005826, 38.821864 ] } },
{ "type": "Feature", "properties": { "ID": 33680 }, "geometry": { "type": "Point", "coordinates": [ -77.021853, 38.821614 ] } },
{ "type": "Feature", "properties": { "ID": 33688 }, "geometry": { "type": "Point", "coordinates": [ -77.008989, 38.821509 ] } },
{ "type": "Feature", "properties": { "ID": 33691 }, "geometry": { "type": "Point", "coordinates": [ -77.006443, 38.821486 ] } },
{ "type": "Feature", "properties": { "ID": 33696 }, "geometry": { "type": "Point", "coordinates": [ -77.009498, 38.821413 ] } },
{ "type": "Feature", "properties": { "ID": 33699 }, "geometry": { "type": "Point", "coordinates": [ -77.00969, 38.821405 ] } },
{ "type": "Feature", "properties": { "ID": 33700 }, "geometry": { "type": "Point", "coordinates": [ -77.00594, 38.821388 ] } },
{ "type": "Feature", "properties": { "ID": 33731 }, "geometry": { "type": "Point", "coordinates": [ -77.009287, 38.821131 ] } },
{ "type": "Feature", "properties": { "ID": 33735 }, "geometry": { "type": "Point", "coordinates": [ -77.009664, 38.821075 ] } },
{ "type": "Feature", "properties": { "ID": 33737 }, "geometry": { "type": "Point", "coordinates": [ -77.022244, 38.820965 ] } },
{ "type": "Feature", "properties": { "ID": 33742 }, "geometry": { "type": "Point", "coordinates": [ -77.015341, 38.820989 ] } },
{ "type": "Feature", "properties": { "ID": 33752 }, "geometry": { "type": "Point", "coordinates": [ -77.010031, 38.820806 ] } },
{ "type": "Feature", "properties": { "ID": 33755 }, "geometry": { "type": "Point", "coordinates": [ -77.020622, 38.820864 ] } },
{ "type": "Feature", "properties": { "ID": 33759 }, "geometry": { "type": "Point", "coordinates": [ -77.019697, 38.820903 ] } },
{ "type": "Feature", "properties": { "ID": 33765 }, "geometry": { "type": "Point", "coordinates": [ -77.010699, 38.820707 ] } },
{ "type": "Feature", "properties": { "ID": 33793 }, "geometry": { "type": "Point", "coordinates": [ -77.021342, 38.820168 ] } },
{ "type": "Feature", "properties": { "ID": 33798 }, "geometry": { "type": "Point", "coordinates": [ -77.021628, 38.820342 ] } },
{ "type": "Feature", "properties": { "ID": 33799 }, "geometry": { "type": "Point", "coordinates": [ -77.026981, 38.820347 ] } },
{ "type": "Feature", "properties": { "ID": 33800 }, "geometry": { "type": "Point", "coordinates": [ -77.020352, 38.820335 ] } },
{ "type": "Feature", "properties": { "ID": 33815 }, "geometry": { "type": "Point", "coordinates": [ -77.006831, 38.820225 ] } },
{ "type": "Feature", "properties": { "ID": 33819 }, "geometry": { "type": "Point", "coordinates": [ -77.02554, 38.820216 ] } },
{ "type": "Feature", "properties": { "ID": 33849 }, "geometry": { "type": "Point", "coordinates": [ -77.014681, 38.819872 ] } },
{ "type": "Feature", "properties": { "ID": 33857 }, "geometry": { "type": "Point", "coordinates": [ -77.014185, 38.819711 ] } },
{ "type": "Feature", "properties": { "ID": 33862 }, "geometry": { "type": "Point", "coordinates": [ -77.01425, 38.81959 ] } },
{ "type": "Feature", "properties": { "ID": 33872 }, "geometry": { "type": "Point", "coordinates": [ -77.02735, 38.819386 ] } },
{ "type": "Feature", "properties": { "ID": 33882 }, "geometry": { "type": "Point", "coordinates": [ -77.013332, 38.812765 ] } },
{ "type": "Feature", "properties": { "ID": 33887 }, "geometry": { "type": "Point", "coordinates": [ -77.021644, 38.812475 ] } },
{ "type": "Feature", "properties": { "ID": 33889 }, "geometry": { "type": "Point", "coordinates": [ -77.01448, 38.812449 ] } },
{ "type": "Feature", "properties": { "ID": 33890 }, "geometry": { "type": "Point", "coordinates": [ -77.014627, 38.812484 ] } },
{ "type": "Feature", "properties": { "ID": 33895 }, "geometry": { "type": "Point", "coordinates": [ -77.026047, 38.812335 ] } },
{ "type": "Feature", "properties": { "ID": 33900 }, "geometry": { "type": "Point", "coordinates": [ -77.025991, 38.812124 ] } },
{ "type": "Feature", "properties": { "ID": 33907 }, "geometry": { "type": "Point", "coordinates": [ -77.022775, 38.811506 ] } },
{ "type": "Feature", "properties": { "ID": 33951 }, "geometry": { "type": "Point", "coordinates": [ -77.014456, 38.818781 ] } },
{ "type": "Feature", "properties": { "ID": 33953 }, "geometry": { "type": "Point", "coordinates": [ -77.023855, 38.818888 ] } },
{ "type": "Feature", "properties": { "ID": 33956 }, "geometry": { "type": "Point", "coordinates": [ -77.0231, 38.818719 ] } },
{ "type": "Feature", "properties": { "ID": 33958 }, "geometry": { "type": "Point", "coordinates": [ -77.0248, 38.818785 ] } },
{ "type": "Feature", "properties": { "ID": 33977 }, "geometry": { "type": "Point", "coordinates": [ -77.015255, 38.818226 ] } },
{ "type": "Feature", "properties": { "ID": 33979 }, "geometry": { "type": "Point", "coordinates": [ -77.02374, 38.818079 ] } },
{ "type": "Feature", "properties": { "ID": 33992 }, "geometry": { "type": "Point", "coordinates": [ -77.025059, 38.817911 ] } },
{ "type": "Feature", "properties": { "ID": 33995 }, "geometry": { "type": "Point", "coordinates": [ -77.013994, 38.817736 ] } },
{ "type": "Feature", "properties": { "ID": 34006 }, "geometry": { "type": "Point", "coordinates": [ -77.024988, 38.817622 ] } },
{ "type": "Feature", "properties": { "ID": 34020 }, "geometry": { "type": "Point", "coordinates": [ -77.019182, 38.817501 ] } },
{ "type": "Feature", "properties": { "ID": 34025 }, "geometry": { "type": "Point", "coordinates": [ -77.012965, 38.817337 ] } },
{ "type": "Feature", "properties": { "ID": 34060 }, "geometry": { "type": "Point", "coordinates": [ -77.023527, 38.816522 ] } },
{ "type": "Feature", "properties": { "ID": 34098 }, "geometry": { "type": "Point", "coordinates": [ -77.027616, 38.815721 ] } },
{ "type": "Feature", "properties": { "ID": 34140 }, "geometry": { "type": "Point", "coordinates": [ -77.020963, 38.814477 ] } },
{ "type": "Feature", "properties": { "ID": 34149 }, "geometry": { "type": "Point", "coordinates": [ -77.02225, 38.814 ] } },
{ "type": "Feature", "properties": { "ID": 34154 }, "geometry": { "type": "Point", "coordinates": [ -77.023808, 38.813901 ] } },
{ "type": "Feature", "properties": { "ID": 34178 }, "geometry": { "type": "Point", "coordinates": [ -77.014051, 38.813249 ] } },
{ "type": "Feature", "properties": { "ID": 34179 }, "geometry": { "type": "Point", "coordinates": [ -77.017813, 38.813275 ] } },
{ "type": "Feature", "properties": { "ID": 34182 }, "geometry": { "type": "Point", "coordinates": [ -77.013967, 38.813114 ] } },
{ "type": "Feature", "properties": { "ID": 34184 }, "geometry": { "type": "Point", "coordinates": [ -77.013062, 38.813072 ] } },
{ "type": "Feature", "properties": { "ID": 34193 }, "geometry": { "type": "Point", "coordinates": [ -76.992805, 38.957816 ] } },
{ "type": "Feature", "properties": { "ID": 34198 }, "geometry": { "type": "Point", "coordinates": [ -76.992584, 38.957736 ] } },
{ "type": "Feature", "properties": { "ID": 34199 }, "geometry": { "type": "Point", "coordinates": [ -76.99251, 38.957674 ] } },
{ "type": "Feature", "properties": { "ID": 34216 }, "geometry": { "type": "Point", "coordinates": [ -76.992105, 38.957024 ] } },
{ "type": "Feature", "properties": { "ID": 34217 }, "geometry": { "type": "Point", "coordinates": [ -76.991896, 38.956991 ] } },
{ "type": "Feature", "properties": { "ID": 34222 }, "geometry": { "type": "Point", "coordinates": [ -76.99274, 38.956944 ] } },
{ "type": "Feature", "properties": { "ID": 34244 }, "geometry": { "type": "Point", "coordinates": [ -76.991011, 38.956344 ] } },
{ "type": "Feature", "properties": { "ID": 34250 }, "geometry": { "type": "Point", "coordinates": [ -76.992851, 38.956151 ] } },
{ "type": "Feature", "properties": { "ID": 34277 }, "geometry": { "type": "Point", "coordinates": [ -76.992749, 38.955931 ] } },
{ "type": "Feature", "properties": { "ID": 34297 }, "geometry": { "type": "Point", "coordinates": [ -76.992395, 38.955768 ] } },
{ "type": "Feature", "properties": { "ID": 34330 }, "geometry": { "type": "Point", "coordinates": [ -76.991352, 38.955342 ] } },
{ "type": "Feature", "properties": { "ID": 34336 }, "geometry": { "type": "Point", "coordinates": [ -76.99298, 38.955254 ] } },
{ "type": "Feature", "properties": { "ID": 34339 }, "geometry": { "type": "Point", "coordinates": [ -76.99208, 38.955247 ] } },
{ "type": "Feature", "properties": { "ID": 34359 }, "geometry": { "type": "Point", "coordinates": [ -76.989481, 38.9551 ] } },
{ "type": "Feature", "properties": { "ID": 34362 }, "geometry": { "type": "Point", "coordinates": [ -76.989553, 38.955034 ] } },
{ "type": "Feature", "properties": { "ID": 34380 }, "geometry": { "type": "Point", "coordinates": [ -76.99101, 38.954939 ] } },
{ "type": "Feature", "properties": { "ID": 34387 }, "geometry": { "type": "Point", "coordinates": [ -76.99083, 38.954835 ] } },
{ "type": "Feature", "properties": { "ID": 34390 }, "geometry": { "type": "Point", "coordinates": [ -76.991788, 38.954878 ] } },
{ "type": "Feature", "properties": { "ID": 34391 }, "geometry": { "type": "Point", "coordinates": [ -76.989362, 38.954877 ] } },
{ "type": "Feature", "properties": { "ID": 34396 }, "geometry": { "type": "Point", "coordinates": [ -76.991332, 38.954847 ] } },
{ "type": "Feature", "properties": { "ID": 34403 }, "geometry": { "type": "Point", "coordinates": [ -76.992799, 38.954751 ] } },
{ "type": "Feature", "properties": { "ID": 34420 }, "geometry": { "type": "Point", "coordinates": [ -76.98981, 38.954669 ] } },
{ "type": "Feature", "properties": { "ID": 34423 }, "geometry": { "type": "Point", "coordinates": [ -76.991789, 38.95468 ] } },
{ "type": "Feature", "properties": { "ID": 34451 }, "geometry": { "type": "Point", "coordinates": [ -76.992375, 38.954341 ] } },
{ "type": "Feature", "properties": { "ID": 34460 }, "geometry": { "type": "Point", "coordinates": [ -76.991319, 38.954336 ] } },
{ "type": "Feature", "properties": { "ID": 34465 }, "geometry": { "type": "Point", "coordinates": [ -76.991819, 38.954243 ] } },
{ "type": "Feature", "properties": { "ID": 34470 }, "geometry": { "type": "Point", "coordinates": [ -76.989839, 38.954157 ] } },
{ "type": "Feature", "properties": { "ID": 34498 }, "geometry": { "type": "Point", "coordinates": [ -76.991337, 38.953963 ] } },
{ "type": "Feature", "properties": { "ID": 34524 }, "geometry": { "type": "Point", "coordinates": [ -76.987778, 38.953552 ] } },
{ "type": "Feature", "properties": { "ID": 34530 }, "geometry": { "type": "Point", "coordinates": [ -76.992773, 38.953738 ] } },
{ "type": "Feature", "properties": { "ID": 34548 }, "geometry": { "type": "Point", "coordinates": [ -76.989009, 38.95358 ] } },
{ "type": "Feature", "properties": { "ID": 34574 }, "geometry": { "type": "Point", "coordinates": [ -76.989719, 38.952268 ] } },
{ "type": "Feature", "properties": { "ID": 34583 }, "geometry": { "type": "Point", "coordinates": [ -76.991179, 38.952269 ] } },
{ "type": "Feature", "properties": { "ID": 34591 }, "geometry": { "type": "Point", "coordinates": [ -76.990872, 38.952216 ] } },
{ "type": "Feature", "properties": { "ID": 34620 }, "geometry": { "type": "Point", "coordinates": [ -76.98767, 38.952008 ] } },
{ "type": "Feature", "properties": { "ID": 34634 }, "geometry": { "type": "Point", "coordinates": [ -76.989288, 38.951947 ] } },
{ "type": "Feature", "properties": { "ID": 34639 }, "geometry": { "type": "Point", "coordinates": [ -76.991412, 38.951939 ] } },
{ "type": "Feature", "properties": { "ID": 34665 }, "geometry": { "type": "Point", "coordinates": [ -76.988324, 38.951813 ] } },
{ "type": "Feature", "properties": { "ID": 34668 }, "geometry": { "type": "Point", "coordinates": [ -76.988169, 38.95181 ] } },
{ "type": "Feature", "properties": { "ID": 34691 }, "geometry": { "type": "Point", "coordinates": [ -76.991175, 38.951722 ] } },
{ "type": "Feature", "properties": { "ID": 34696 }, "geometry": { "type": "Point", "coordinates": [ -76.99026, 38.951714 ] } },
{ "type": "Feature", "properties": { "ID": 34708 }, "geometry": { "type": "Point", "coordinates": [ -76.992532, 38.951648 ] } },
{ "type": "Feature", "properties": { "ID": 34723 }, "geometry": { "type": "Point", "coordinates": [ -76.99255, 38.951562 ] } },
{ "type": "Feature", "properties": { "ID": 34724 }, "geometry": { "type": "Point", "coordinates": [ -76.992197, 38.951575 ] } },
{ "type": "Feature", "properties": { "ID": 34746 }, "geometry": { "type": "Point", "coordinates": [ -76.988329, 38.951467 ] } },
{ "type": "Feature", "properties": { "ID": 34751 }, "geometry": { "type": "Point", "coordinates": [ -76.989304, 38.951462 ] } },
{ "type": "Feature", "properties": { "ID": 34755 }, "geometry": { "type": "Point", "coordinates": [ -76.991955, 38.95145 ] } },
{ "type": "Feature", "properties": { "ID": 34760 }, "geometry": { "type": "Point", "coordinates": [ -76.990854, 38.951438 ] } },
{ "type": "Feature", "properties": { "ID": 34761 }, "geometry": { "type": "Point", "coordinates": [ -76.991388, 38.951439 ] } },
{ "type": "Feature", "properties": { "ID": 34766 }, "geometry": { "type": "Point", "coordinates": [ -76.987015, 38.951406 ] } },
{ "type": "Feature", "properties": { "ID": 34770 }, "geometry": { "type": "Point", "coordinates": [ -76.990278, 38.951389 ] } },
{ "type": "Feature", "properties": { "ID": 34780 }, "geometry": { "type": "Point", "coordinates": [ -76.987567, 38.951321 ] } },
{ "type": "Feature", "properties": { "ID": 34806 }, "geometry": { "type": "Point", "coordinates": [ -76.988514, 38.951257 ] } },
{ "type": "Feature", "properties": { "ID": 34814 }, "geometry": { "type": "Point", "coordinates": [ -76.992176, 38.9512 ] } },
{ "type": "Feature", "properties": { "ID": 34816 }, "geometry": { "type": "Point", "coordinates": [ -76.98902, 38.95114 ] } },
{ "type": "Feature", "properties": { "ID": 34818 }, "geometry": { "type": "Point", "coordinates": [ -76.991959, 38.951177 ] } },
{ "type": "Feature", "properties": { "ID": 34821 }, "geometry": { "type": "Point", "coordinates": [ -76.991045, 38.951181 ] } },
{ "type": "Feature", "properties": { "ID": 34822 }, "geometry": { "type": "Point", "coordinates": [ -76.986215, 38.951171 ] } },
{ "type": "Feature", "properties": { "ID": 34831 }, "geometry": { "type": "Point", "coordinates": [ -76.987268, 38.951173 ] } },
{ "type": "Feature", "properties": { "ID": 34837 }, "geometry": { "type": "Point", "coordinates": [ -76.988798, 38.951119 ] } },
{ "type": "Feature", "properties": { "ID": 34854 }, "geometry": { "type": "Point", "coordinates": [ -76.991376, 38.951114 ] } },
{ "type": "Feature", "properties": { "ID": 34864 }, "geometry": { "type": "Point", "coordinates": [ -76.985952, 38.951064 ] } },
{ "type": "Feature", "properties": { "ID": 34865 }, "geometry": { "type": "Point", "coordinates": [ -76.986165, 38.951074 ] } },
{ "type": "Feature", "properties": { "ID": 34867 }, "geometry": { "type": "Point", "coordinates": [ -76.991168, 38.951061 ] } },
{ "type": "Feature", "properties": { "ID": 34871 }, "geometry": { "type": "Point", "coordinates": [ -76.987524, 38.951034 ] } },
{ "type": "Feature", "properties": { "ID": 34884 }, "geometry": { "type": "Point", "coordinates": [ -76.990872, 38.950977 ] } },
{ "type": "Feature", "properties": { "ID": 34949 }, "geometry": { "type": "Point", "coordinates": [ -76.991981, 38.950771 ] } },
{ "type": "Feature", "properties": { "ID": 34965 }, "geometry": { "type": "Point", "coordinates": [ -76.992209, 38.950736 ] } },
{ "type": "Feature", "properties": { "ID": 34969 }, "geometry": { "type": "Point", "coordinates": [ -76.986645, 38.950722 ] } },
{ "type": "Feature", "properties": { "ID": 34975 }, "geometry": { "type": "Point", "coordinates": [ -76.99084, 38.950701 ] } },
{ "type": "Feature", "properties": { "ID": 34977 }, "geometry": { "type": "Point", "coordinates": [ -76.992537, 38.950699 ] } },
{ "type": "Feature", "properties": { "ID": 34982 }, "geometry": { "type": "Point", "coordinates": [ -76.988697, 38.950688 ] } },
{ "type": "Feature", "properties": { "ID": 34986 }, "geometry": { "type": "Point", "coordinates": [ -76.987015, 38.950674 ] } },
{ "type": "Feature", "properties": { "ID": 34994 }, "geometry": { "type": "Point", "coordinates": [ -76.98717, 38.950655 ] } },
{ "type": "Feature", "properties": { "ID": 35033 }, "geometry": { "type": "Point", "coordinates": [ -76.984452, 38.950511 ] } },
{ "type": "Feature", "properties": { "ID": 35035 }, "geometry": { "type": "Point", "coordinates": [ -76.986579, 38.95055 ] } },
{ "type": "Feature", "properties": { "ID": 35049 }, "geometry": { "type": "Point", "coordinates": [ -76.991184, 38.950502 ] } },
{ "type": "Feature", "properties": { "ID": 35050 }, "geometry": { "type": "Point", "coordinates": [ -76.986195, 38.950494 ] } },
{ "type": "Feature", "properties": { "ID": 35051 }, "geometry": { "type": "Point", "coordinates": [ -76.984914, 38.950461 ] } },
{ "type": "Feature", "properties": { "ID": 35053 }, "geometry": { "type": "Point", "coordinates": [ -76.985297, 38.950475 ] } },
{ "type": "Feature", "properties": { "ID": 35068 }, "geometry": { "type": "Point", "coordinates": [ -76.987873, 38.950447 ] } },
{ "type": "Feature", "properties": { "ID": 35076 }, "geometry": { "type": "Point", "coordinates": [ -76.988666, 38.950446 ] } },
{ "type": "Feature", "properties": { "ID": 35079 }, "geometry": { "type": "Point", "coordinates": [ -76.98658, 38.950468 ] } },
{ "type": "Feature", "properties": { "ID": 35093 }, "geometry": { "type": "Point", "coordinates": [ -76.989292, 38.950424 ] } },
{ "type": "Feature", "properties": { "ID": 35100 }, "geometry": { "type": "Point", "coordinates": [ -76.987273, 38.950422 ] } },
{ "type": "Feature", "properties": { "ID": 35101 }, "geometry": { "type": "Point", "coordinates": [ -76.985163, 38.950404 ] } },
{ "type": "Feature", "properties": { "ID": 35108 }, "geometry": { "type": "Point", "coordinates": [ -76.984861, 38.950317 ] } },
{ "type": "Feature", "properties": { "ID": 35111 }, "geometry": { "type": "Point", "coordinates": [ -76.985115, 38.950331 ] } },
{ "type": "Feature", "properties": { "ID": 35124 }, "geometry": { "type": "Point", "coordinates": [ -76.98984, 38.950127 ] } },
{ "type": "Feature", "properties": { "ID": 35125 }, "geometry": { "type": "Point", "coordinates": [ -76.991926, 38.950126 ] } },
{ "type": "Feature", "properties": { "ID": 35144 }, "geometry": { "type": "Point", "coordinates": [ -76.987566, 38.950081 ] } },
{ "type": "Feature", "properties": { "ID": 35148 }, "geometry": { "type": "Point", "coordinates": [ -76.987081, 38.950081 ] } },
{ "type": "Feature", "properties": { "ID": 35164 }, "geometry": { "type": "Point", "coordinates": [ -76.989281, 38.950059 ] } },
{ "type": "Feature", "properties": { "ID": 35197 }, "geometry": { "type": "Point", "coordinates": [ -76.98752, 38.949945 ] } },
{ "type": "Feature", "properties": { "ID": 35228 }, "geometry": { "type": "Point", "coordinates": [ -76.98795, 38.949808 ] } },
{ "type": "Feature", "properties": { "ID": 35237 }, "geometry": { "type": "Point", "coordinates": [ -76.984098, 38.949742 ] } },
{ "type": "Feature", "properties": { "ID": 35244 }, "geometry": { "type": "Point", "coordinates": [ -76.98889, 38.94976 ] } },
{ "type": "Feature", "properties": { "ID": 35250 }, "geometry": { "type": "Point", "coordinates": [ -76.983861, 38.949711 ] } },
{ "type": "Feature", "properties": { "ID": 35263 }, "geometry": { "type": "Point", "coordinates": [ -76.988836, 38.949657 ] } },
{ "type": "Feature", "properties": { "ID": 35267 }, "geometry": { "type": "Point", "coordinates": [ -76.991443, 38.949686 ] } },
{ "type": "Feature", "properties": { "ID": 35273 }, "geometry": { "type": "Point", "coordinates": [ -76.988776, 38.949642 ] } },
{ "type": "Feature", "properties": { "ID": 35285 }, "geometry": { "type": "Point", "coordinates": [ -76.98703, 38.949642 ] } },
{ "type": "Feature", "properties": { "ID": 35292 }, "geometry": { "type": "Point", "coordinates": [ -76.989853, 38.949652 ] } },
{ "type": "Feature", "properties": { "ID": 35302 }, "geometry": { "type": "Point", "coordinates": [ -76.991445, 38.949602 ] } },
{ "type": "Feature", "properties": { "ID": 35303 }, "geometry": { "type": "Point", "coordinates": [ -76.991043, 38.949589 ] } },
{ "type": "Feature", "properties": { "ID": 35312 }, "geometry": { "type": "Point", "coordinates": [ -76.990837, 38.949527 ] } },
{ "type": "Feature", "properties": { "ID": 35313 }, "geometry": { "type": "Point", "coordinates": [ -76.99028, 38.949526 ] } },
{ "type": "Feature", "properties": { "ID": 35317 }, "geometry": { "type": "Point", "coordinates": [ -76.992067, 38.949522 ] } },
{ "type": "Feature", "properties": { "ID": 35333 }, "geometry": { "type": "Point", "coordinates": [ -76.990974, 38.949427 ] } },
{ "type": "Feature", "properties": { "ID": 35337 }, "geometry": { "type": "Point", "coordinates": [ -76.990282, 38.949387 ] } },
{ "type": "Feature", "properties": { "ID": 35360 }, "geometry": { "type": "Point", "coordinates": [ -76.987211, 38.949263 ] } },
{ "type": "Feature", "properties": { "ID": 35361 }, "geometry": { "type": "Point", "coordinates": [ -76.986873, 38.949262 ] } },
{ "type": "Feature", "properties": { "ID": 35375 }, "geometry": { "type": "Point", "coordinates": [ -76.987464, 38.949259 ] } },
{ "type": "Feature", "properties": { "ID": 35378 }, "geometry": { "type": "Point", "coordinates": [ -76.988142, 38.949233 ] } },
{ "type": "Feature", "properties": { "ID": 35384 }, "geometry": { "type": "Point", "coordinates": [ -76.982239, 38.949218 ] } },
{ "type": "Feature", "properties": { "ID": 35425 }, "geometry": { "type": "Point", "coordinates": [ -76.982312, 38.949045 ] } },
{ "type": "Feature", "properties": { "ID": 35439 }, "geometry": { "type": "Point", "coordinates": [ -76.98918, 38.948892 ] } },
{ "type": "Feature", "properties": { "ID": 35455 }, "geometry": { "type": "Point", "coordinates": [ -76.991405, 38.948792 ] } },
{ "type": "Feature", "properties": { "ID": 35464 }, "geometry": { "type": "Point", "coordinates": [ -76.991258, 38.948711 ] } },
{ "type": "Feature", "properties": { "ID": 35467 }, "geometry": { "type": "Point", "coordinates": [ -76.981535, 38.948686 ] } },
{ "type": "Feature", "properties": { "ID": 35473 }, "geometry": { "type": "Point", "coordinates": [ -76.990286, 38.948693 ] } },
{ "type": "Feature", "properties": { "ID": 35475 }, "geometry": { "type": "Point", "coordinates": [ -76.987283, 38.948593 ] } },
{ "type": "Feature", "properties": { "ID": 35508 }, "geometry": { "type": "Point", "coordinates": [ -76.986036, 38.948329 ] } },
{ "type": "Feature", "properties": { "ID": 35517 }, "geometry": { "type": "Point", "coordinates": [ -76.989703, 38.948328 ] } },
{ "type": "Feature", "properties": { "ID": 35523 }, "geometry": { "type": "Point", "coordinates": [ -76.989703, 38.948283 ] } },
{ "type": "Feature", "properties": { "ID": 35537 }, "geometry": { "type": "Point", "coordinates": [ -76.989692, 38.94816 ] } },
{ "type": "Feature", "properties": { "ID": 35539 }, "geometry": { "type": "Point", "coordinates": [ -76.990346, 38.94816 ] } },
{ "type": "Feature", "properties": { "ID": 35543 }, "geometry": { "type": "Point", "coordinates": [ -76.981668, 38.948099 ] } },
{ "type": "Feature", "properties": { "ID": 35545 }, "geometry": { "type": "Point", "coordinates": [ -76.98292, 38.948101 ] } },
{ "type": "Feature", "properties": { "ID": 35551 }, "geometry": { "type": "Point", "coordinates": [ -76.990343, 38.948108 ] } },
{ "type": "Feature", "properties": { "ID": 35569 }, "geometry": { "type": "Point", "coordinates": [ -76.990334, 38.947988 ] } },
{ "type": "Feature", "properties": { "ID": 35572 }, "geometry": { "type": "Point", "coordinates": [ -76.980996, 38.948002 ] } },
{ "type": "Feature", "properties": { "ID": 35581 }, "geometry": { "type": "Point", "coordinates": [ -76.989608, 38.94798 ] } },
{ "type": "Feature", "properties": { "ID": 35589 }, "geometry": { "type": "Point", "coordinates": [ -76.992875, 38.947932 ] } },
{ "type": "Feature", "properties": { "ID": 35602 }, "geometry": { "type": "Point", "coordinates": [ -76.990939, 38.947835 ] } },
{ "type": "Feature", "properties": { "ID": 35606 }, "geometry": { "type": "Point", "coordinates": [ -76.982525, 38.947865 ] } },
{ "type": "Feature", "properties": { "ID": 35616 }, "geometry": { "type": "Point", "coordinates": [ -76.989989, 38.947758 ] } },
{ "type": "Feature", "properties": { "ID": 35618 }, "geometry": { "type": "Point", "coordinates": [ -76.982906, 38.947774 ] } },
{ "type": "Feature", "properties": { "ID": 35624 }, "geometry": { "type": "Point", "coordinates": [ -76.990795, 38.947726 ] } },
{ "type": "Feature", "properties": { "ID": 35629 }, "geometry": { "type": "Point", "coordinates": [ -76.990751, 38.94769 ] } },
{ "type": "Feature", "properties": { "ID": 35630 }, "geometry": { "type": "Point", "coordinates": [ -76.991798, 38.947742 ] } },
{ "type": "Feature", "properties": { "ID": 35636 }, "geometry": { "type": "Point", "coordinates": [ -76.992874, 38.947703 ] } },
{ "type": "Feature", "properties": { "ID": 35642 }, "geometry": { "type": "Point", "coordinates": [ -76.989579, 38.947652 ] } },
{ "type": "Feature", "properties": { "ID": 35645 }, "geometry": { "type": "Point", "coordinates": [ -76.981768, 38.947621 ] } },
{ "type": "Feature", "properties": { "ID": 35649 }, "geometry": { "type": "Point", "coordinates": [ -76.989441, 38.947636 ] } },
{ "type": "Feature", "properties": { "ID": 35655 }, "geometry": { "type": "Point", "coordinates": [ -76.98101, 38.947548 ] } },
{ "type": "Feature", "properties": { "ID": 35669 }, "geometry": { "type": "Point", "coordinates": [ -76.981556, 38.947479 ] } },
{ "type": "Feature", "properties": { "ID": 35677 }, "geometry": { "type": "Point", "coordinates": [ -76.99159, 38.947476 ] } },
{ "type": "Feature", "properties": { "ID": 35680 }, "geometry": { "type": "Point", "coordinates": [ -76.99138, 38.947476 ] } },
{ "type": "Feature", "properties": { "ID": 35682 }, "geometry": { "type": "Point", "coordinates": [ -76.991054, 38.947474 ] } },
{ "type": "Feature", "properties": { "ID": 35690 }, "geometry": { "type": "Point", "coordinates": [ -76.982522, 38.947484 ] } },
{ "type": "Feature", "properties": { "ID": 35692 }, "geometry": { "type": "Point", "coordinates": [ -76.990575, 38.947462 ] } },
{ "type": "Feature", "properties": { "ID": 35698 }, "geometry": { "type": "Point", "coordinates": [ -76.988962, 38.947438 ] } },
{ "type": "Feature", "properties": { "ID": 35708 }, "geometry": { "type": "Point", "coordinates": [ -76.984851, 38.947335 ] } },
{ "type": "Feature", "properties": { "ID": 35715 }, "geometry": { "type": "Point", "coordinates": [ -76.982682, 38.947284 ] } },
{ "type": "Feature", "properties": { "ID": 35732 }, "geometry": { "type": "Point", "coordinates": [ -76.980142, 38.947158 ] } },
{ "type": "Feature", "properties": { "ID": 35733 }, "geometry": { "type": "Point", "coordinates": [ -76.988668, 38.947181 ] } },
{ "type": "Feature", "properties": { "ID": 35756 }, "geometry": { "type": "Point", "coordinates": [ -76.992003, 38.947097 ] } },
{ "type": "Feature", "properties": { "ID": 35761 }, "geometry": { "type": "Point", "coordinates": [ -76.980156, 38.947116 ] } },
{ "type": "Feature", "properties": { "ID": 35778 }, "geometry": { "type": "Point", "coordinates": [ -76.979391, 38.946966 ] } },
{ "type": "Feature", "properties": { "ID": 35779 }, "geometry": { "type": "Point", "coordinates": [ -76.980198, 38.946957 ] } },
{ "type": "Feature", "properties": { "ID": 35796 }, "geometry": { "type": "Point", "coordinates": [ -76.992886, 38.946891 ] } },
{ "type": "Feature", "properties": { "ID": 35810 }, "geometry": { "type": "Point", "coordinates": [ -76.982405, 38.946834 ] } },
{ "type": "Feature", "properties": { "ID": 35820 }, "geometry": { "type": "Point", "coordinates": [ -76.990483, 38.94684 ] } },
{ "type": "Feature", "properties": { "ID": 35822 }, "geometry": { "type": "Point", "coordinates": [ -76.980003, 38.946803 ] } },
{ "type": "Feature", "properties": { "ID": 35825 }, "geometry": { "type": "Point", "coordinates": [ -76.989427, 38.946834 ] } },
{ "type": "Feature", "properties": { "ID": 35829 }, "geometry": { "type": "Point", "coordinates": [ -76.990667, 38.946808 ] } },
{ "type": "Feature", "properties": { "ID": 35830 }, "geometry": { "type": "Point", "coordinates": [ -76.989388, 38.946805 ] } },
{ "type": "Feature", "properties": { "ID": 35850 }, "geometry": { "type": "Point", "coordinates": [ -76.987976, 38.946663 ] } },
{ "type": "Feature", "properties": { "ID": 35851 }, "geometry": { "type": "Point", "coordinates": [ -76.981479, 38.9467 ] } },
{ "type": "Feature", "properties": { "ID": 35866 }, "geometry": { "type": "Point", "coordinates": [ -76.97947, 38.946665 ] } },
{ "type": "Feature", "properties": { "ID": 35867 }, "geometry": { "type": "Point", "coordinates": [ -76.980781, 38.946665 ] } },
{ "type": "Feature", "properties": { "ID": 35876 }, "geometry": { "type": "Point", "coordinates": [ -76.990006, 38.946634 ] } },
{ "type": "Feature", "properties": { "ID": 35885 }, "geometry": { "type": "Point", "coordinates": [ -76.980779, 38.946581 ] } },
{ "type": "Feature", "properties": { "ID": 35887 }, "geometry": { "type": "Point", "coordinates": [ -76.978777, 38.946529 ] } },
{ "type": "Feature", "properties": { "ID": 35891 }, "geometry": { "type": "Point", "coordinates": [ -76.992193, 38.946566 ] } },
{ "type": "Feature", "properties": { "ID": 35894 }, "geometry": { "type": "Point", "coordinates": [ -76.980367, 38.946563 ] } },
{ "type": "Feature", "properties": { "ID": 35903 }, "geometry": { "type": "Point", "coordinates": [ -76.991307, 38.946486 ] } },
{ "type": "Feature", "properties": { "ID": 35910 }, "geometry": { "type": "Point", "coordinates": [ -76.991871, 38.946481 ] } },
{ "type": "Feature", "properties": { "ID": 35922 }, "geometry": { "type": "Point", "coordinates": [ -76.989629, 38.946459 ] } },
{ "type": "Feature", "properties": { "ID": 35944 }, "geometry": { "type": "Point", "coordinates": [ -76.982957, 38.946392 ] } },
{ "type": "Feature", "properties": { "ID": 35956 }, "geometry": { "type": "Point", "coordinates": [ -76.982123, 38.946392 ] } },
{ "type": "Feature", "properties": { "ID": 36011 }, "geometry": { "type": "Point", "coordinates": [ -76.981884, 38.94596 ] } },
{ "type": "Feature", "properties": { "ID": 36016 }, "geometry": { "type": "Point", "coordinates": [ -76.980079, 38.945958 ] } },
{ "type": "Feature", "properties": { "ID": 36023 }, "geometry": { "type": "Point", "coordinates": [ -76.989037, 38.945914 ] } },
{ "type": "Feature", "properties": { "ID": 36062 }, "geometry": { "type": "Point", "coordinates": [ -76.988998, 38.945672 ] } },
{ "type": "Feature", "properties": { "ID": 36065 }, "geometry": { "type": "Point", "coordinates": [ -76.989682, 38.945678 ] } },
{ "type": "Feature", "properties": { "ID": 36085 }, "geometry": { "type": "Point", "coordinates": [ -76.989999, 38.945593 ] } },
{ "type": "Feature", "properties": { "ID": 36095 }, "geometry": { "type": "Point", "coordinates": [ -76.989418, 38.945484 ] } },
{ "type": "Feature", "properties": { "ID": 36104 }, "geometry": { "type": "Point", "coordinates": [ -76.979107, 38.945469 ] } },
{ "type": "Feature", "properties": { "ID": 36122 }, "geometry": { "type": "Point", "coordinates": [ -76.980601, 38.945457 ] } },
{ "type": "Feature", "properties": { "ID": 36132 }, "geometry": { "type": "Point", "coordinates": [ -76.989982, 38.94546 ] } },
{ "type": "Feature", "properties": { "ID": 36134 }, "geometry": { "type": "Point", "coordinates": [ -76.980461, 38.945433 ] } },
{ "type": "Feature", "properties": { "ID": 36137 }, "geometry": { "type": "Point", "coordinates": [ -76.980169, 38.945428 ] } },
{ "type": "Feature", "properties": { "ID": 36161 }, "geometry": { "type": "Point", "coordinates": [ -76.988283, 38.945092 ] } },
{ "type": "Feature", "properties": { "ID": 36168 }, "geometry": { "type": "Point", "coordinates": [ -76.987902, 38.94504 ] } },
{ "type": "Feature", "properties": { "ID": 36174 }, "geometry": { "type": "Point", "coordinates": [ -76.976868, 38.94505 ] } },
{ "type": "Feature", "properties": { "ID": 36181 }, "geometry": { "type": "Point", "coordinates": [ -76.980374, 38.945034 ] } },
{ "type": "Feature", "properties": { "ID": 36188 }, "geometry": { "type": "Point", "coordinates": [ -76.991327, 38.943949 ] } },
{ "type": "Feature", "properties": { "ID": 36217 }, "geometry": { "type": "Point", "coordinates": [ -76.980482, 38.944822 ] } },
{ "type": "Feature", "properties": { "ID": 36225 }, "geometry": { "type": "Point", "coordinates": [ -76.980057, 38.944786 ] } },
{ "type": "Feature", "properties": { "ID": 36240 }, "geometry": { "type": "Point", "coordinates": [ -76.987288, 38.94469 ] } },
{ "type": "Feature", "properties": { "ID": 36247 }, "geometry": { "type": "Point", "coordinates": [ -76.988156, 38.944648 ] } },
{ "type": "Feature", "properties": { "ID": 36248 }, "geometry": { "type": "Point", "coordinates": [ -76.98143, 38.94464 ] } },
{ "type": "Feature", "properties": { "ID": 36263 }, "geometry": { "type": "Point", "coordinates": [ -76.981437, 38.944527 ] } },
{ "type": "Feature", "properties": { "ID": 36276 }, "geometry": { "type": "Point", "coordinates": [ -76.987491, 38.944443 ] } },
{ "type": "Feature", "properties": { "ID": 36283 }, "geometry": { "type": "Point", "coordinates": [ -76.980932, 38.944456 ] } },
{ "type": "Feature", "properties": { "ID": 36293 }, "geometry": { "type": "Point", "coordinates": [ -76.979919, 38.94442 ] } },
{ "type": "Feature", "properties": { "ID": 36320 }, "geometry": { "type": "Point", "coordinates": [ -76.9809, 38.944064 ] } },
{ "type": "Feature", "properties": { "ID": 36330 }, "geometry": { "type": "Point", "coordinates": [ -76.977556, 38.944051 ] } },
{ "type": "Feature", "properties": { "ID": 36332 }, "geometry": { "type": "Point", "coordinates": [ -76.980615, 38.944061 ] } },
{ "type": "Feature", "properties": { "ID": 36334 }, "geometry": { "type": "Point", "coordinates": [ -76.981756, 38.944054 ] } },
{ "type": "Feature", "properties": { "ID": 36350 }, "geometry": { "type": "Point", "coordinates": [ -76.981488, 38.943596 ] } },
{ "type": "Feature", "properties": { "ID": 36362 }, "geometry": { "type": "Point", "coordinates": [ -76.976927, 38.943603 ] } },
{ "type": "Feature", "properties": { "ID": 36363 }, "geometry": { "type": "Point", "coordinates": [ -76.98595, 38.943584 ] } },
{ "type": "Feature", "properties": { "ID": 36374 }, "geometry": { "type": "Point", "coordinates": [ -76.976692, 38.943557 ] } },
{ "type": "Feature", "properties": { "ID": 36395 }, "geometry": { "type": "Point", "coordinates": [ -76.985187, 38.943465 ] } },
{ "type": "Feature", "properties": { "ID": 36399 }, "geometry": { "type": "Point", "coordinates": [ -76.992409, 38.940573 ] } },
{ "type": "Feature", "properties": { "ID": 36425 }, "geometry": { "type": "Point", "coordinates": [ -76.986438, 38.940542 ] } },
{ "type": "Feature", "properties": { "ID": 36440 }, "geometry": { "type": "Point", "coordinates": [ -76.975073, 38.940535 ] } },
{ "type": "Feature", "properties": { "ID": 36445 }, "geometry": { "type": "Point", "coordinates": [ -76.980434, 38.940533 ] } },
{ "type": "Feature", "properties": { "ID": 36447 }, "geometry": { "type": "Point", "coordinates": [ -76.979955, 38.940528 ] } },
{ "type": "Feature", "properties": { "ID": 36461 }, "geometry": { "type": "Point", "coordinates": [ -76.973736, 38.938125 ] } },
{ "type": "Feature", "properties": { "ID": 36482 }, "geometry": { "type": "Point", "coordinates": [ -76.974402, 38.938008 ] } },
{ "type": "Feature", "properties": { "ID": 36499 }, "geometry": { "type": "Point", "coordinates": [ -76.972005, 38.937963 ] } },
{ "type": "Feature", "properties": { "ID": 36500 }, "geometry": { "type": "Point", "coordinates": [ -76.975433, 38.937951 ] } },
{ "type": "Feature", "properties": { "ID": 36509 }, "geometry": { "type": "Point", "coordinates": [ -76.971176, 38.934678 ] } },
{ "type": "Feature", "properties": { "ID": 36511 }, "geometry": { "type": "Point", "coordinates": [ -76.971505, 38.934677 ] } },
{ "type": "Feature", "properties": { "ID": 36519 }, "geometry": { "type": "Point", "coordinates": [ -76.969556, 38.93467 ] } },
{ "type": "Feature", "properties": { "ID": 36529 }, "geometry": { "type": "Point", "coordinates": [ -76.969277, 38.934667 ] } },
{ "type": "Feature", "properties": { "ID": 36540 }, "geometry": { "type": "Point", "coordinates": [ -76.978902, 38.934661 ] } },
{ "type": "Feature", "properties": { "ID": 36578 }, "geometry": { "type": "Point", "coordinates": [ -76.962154, 38.929697 ] } },
{ "type": "Feature", "properties": { "ID": 36597 }, "geometry": { "type": "Point", "coordinates": [ -76.975892, 38.929544 ] } },
{ "type": "Feature", "properties": { "ID": 36600 }, "geometry": { "type": "Point", "coordinates": [ -76.967483, 38.929595 ] } },
{ "type": "Feature", "properties": { "ID": 36602 }, "geometry": { "type": "Point", "coordinates": [ -76.979621, 38.926257 ] } },
{ "type": "Feature", "properties": { "ID": 36604 }, "geometry": { "type": "Point", "coordinates": [ -76.962151, 38.92619 ] } },
{ "type": "Feature", "properties": { "ID": 36638 }, "geometry": { "type": "Point", "coordinates": [ -76.990738, 38.926176 ] } },
{ "type": "Feature", "properties": { "ID": 36644 }, "geometry": { "type": "Point", "coordinates": [ -76.962869, 38.926131 ] } },
{ "type": "Feature", "properties": { "ID": 36656 }, "geometry": { "type": "Point", "coordinates": [ -76.974675, 38.913181 ] } },
{ "type": "Feature", "properties": { "ID": 36672 }, "geometry": { "type": "Point", "coordinates": [ -76.983924, 38.913094 ] } },
{ "type": "Feature", "properties": { "ID": 36673 }, "geometry": { "type": "Point", "coordinates": [ -76.984602, 38.913152 ] } },
{ "type": "Feature", "properties": { "ID": 36683 }, "geometry": { "type": "Point", "coordinates": [ -76.98508, 38.913082 ] } },
{ "type": "Feature", "properties": { "ID": 36737 }, "geometry": { "type": "Point", "coordinates": [ -76.985934, 38.943909 ] } },
{ "type": "Feature", "properties": { "ID": 36752 }, "geometry": { "type": "Point", "coordinates": [ -76.975693, 38.943849 ] } },
{ "type": "Feature", "properties": { "ID": 36754 }, "geometry": { "type": "Point", "coordinates": [ -76.977851, 38.943836 ] } },
{ "type": "Feature", "properties": { "ID": 36768 }, "geometry": { "type": "Point", "coordinates": [ -76.984158, 38.943758 ] } },
{ "type": "Feature", "properties": { "ID": 36773 }, "geometry": { "type": "Point", "coordinates": [ -76.985387, 38.943742 ] } },
{ "type": "Feature", "properties": { "ID": 36781 }, "geometry": { "type": "Point", "coordinates": [ -76.984316, 38.943672 ] } },
{ "type": "Feature", "properties": { "ID": 36789 }, "geometry": { "type": "Point", "coordinates": [ -76.987704, 38.943674 ] } },
{ "type": "Feature", "properties": { "ID": 36791 }, "geometry": { "type": "Point", "coordinates": [ -76.980593, 38.943663 ] } },
{ "type": "Feature", "properties": { "ID": 36814 }, "geometry": { "type": "Point", "coordinates": [ -76.975985, 38.943366 ] } },
{ "type": "Feature", "properties": { "ID": 36819 }, "geometry": { "type": "Point", "coordinates": [ -76.986997, 38.943367 ] } },
{ "type": "Feature", "properties": { "ID": 36820 }, "geometry": { "type": "Point", "coordinates": [ -76.9875, 38.943366 ] } },
{ "type": "Feature", "properties": { "ID": 36828 }, "geometry": { "type": "Point", "coordinates": [ -76.977711, 38.94332 ] } },
{ "type": "Feature", "properties": { "ID": 36848 }, "geometry": { "type": "Point", "coordinates": [ -76.981111, 38.943244 ] } },
{ "type": "Feature", "properties": { "ID": 36851 }, "geometry": { "type": "Point", "coordinates": [ -76.982279, 38.94325 ] } },
{ "type": "Feature", "properties": { "ID": 36852 }, "geometry": { "type": "Point", "coordinates": [ -76.980671, 38.943231 ] } },
{ "type": "Feature", "properties": { "ID": 36855 }, "geometry": { "type": "Point", "coordinates": [ -76.985387, 38.943248 ] } },
{ "type": "Feature", "properties": { "ID": 36859 }, "geometry": { "type": "Point", "coordinates": [ -76.9801, 38.943223 ] } },
{ "type": "Feature", "properties": { "ID": 36863 }, "geometry": { "type": "Point", "coordinates": [ -76.97908, 38.943217 ] } },
{ "type": "Feature", "properties": { "ID": 36880 }, "geometry": { "type": "Point", "coordinates": [ -76.977841, 38.943204 ] } },
{ "type": "Feature", "properties": { "ID": 36883 }, "geometry": { "type": "Point", "coordinates": [ -76.977033, 38.943185 ] } },
{ "type": "Feature", "properties": { "ID": 36919 }, "geometry": { "type": "Point", "coordinates": [ -76.977817, 38.943056 ] } },
{ "type": "Feature", "properties": { "ID": 36920 }, "geometry": { "type": "Point", "coordinates": [ -76.987707, 38.943086 ] } },
{ "type": "Feature", "properties": { "ID": 36938 }, "geometry": { "type": "Point", "coordinates": [ -76.986173, 38.943037 ] } },
{ "type": "Feature", "properties": { "ID": 36939 }, "geometry": { "type": "Point", "coordinates": [ -76.983385, 38.94301 ] } },
{ "type": "Feature", "properties": { "ID": 36943 }, "geometry": { "type": "Point", "coordinates": [ -76.984173, 38.942942 ] } },
{ "type": "Feature", "properties": { "ID": 37017 }, "geometry": { "type": "Point", "coordinates": [ -76.974821, 38.942718 ] } },
{ "type": "Feature", "properties": { "ID": 36952 }, "geometry": { "type": "Point", "coordinates": [ -76.98333, 38.942907 ] } },
{ "type": "Feature", "properties": { "ID": 36955 }, "geometry": { "type": "Point", "coordinates": [ -76.985387, 38.942919 ] } },
{ "type": "Feature", "properties": { "ID": 37025 }, "geometry": { "type": "Point", "coordinates": [ -76.976792, 38.942658 ] } },
{ "type": "Feature", "properties": { "ID": 37031 }, "geometry": { "type": "Point", "coordinates": [ -76.989829, 38.942678 ] } },
{ "type": "Feature", "properties": { "ID": 36967 }, "geometry": { "type": "Point", "coordinates": [ -76.985004, 38.942794 ] } },
{ "type": "Feature", "properties": { "ID": 36968 }, "geometry": { "type": "Point", "coordinates": [ -76.983949, 38.942783 ] } },
{ "type": "Feature", "properties": { "ID": 37038 }, "geometry": { "type": "Point", "coordinates": [ -76.988091, 38.94264 ] } },
{ "type": "Feature", "properties": { "ID": 36981 }, "geometry": { "type": "Point", "coordinates": [ -76.982062, 38.942754 ] } },
{ "type": "Feature", "properties": { "ID": 37052 }, "geometry": { "type": "Point", "coordinates": [ -76.987498, 38.942596 ] } },
{ "type": "Feature", "properties": { "ID": 36991 }, "geometry": { "type": "Point", "coordinates": [ -76.987496, 38.942722 ] } },
{ "type": "Feature", "properties": { "ID": 36993 }, "geometry": { "type": "Point", "coordinates": [ -76.973973, 38.942705 ] } },
{ "type": "Feature", "properties": { "ID": 37060 }, "geometry": { "type": "Point", "coordinates": [ -76.97988, 38.942569 ] } },
{ "type": "Feature", "properties": { "ID": 37062 }, "geometry": { "type": "Point", "coordinates": [ -76.978722, 38.942573 ] } },
{ "type": "Feature", "properties": { "ID": 37065 }, "geometry": { "type": "Point", "coordinates": [ -76.977526, 38.942554 ] } },
{ "type": "Feature", "properties": { "ID": 37067 }, "geometry": { "type": "Point", "coordinates": [ -76.978028, 38.942553 ] } },
{ "type": "Feature", "properties": { "ID": 37072 }, "geometry": { "type": "Point", "coordinates": [ -76.977797, 38.942551 ] } },
{ "type": "Feature", "properties": { "ID": 37092 }, "geometry": { "type": "Point", "coordinates": [ -76.991437, 38.942486 ] } },
{ "type": "Feature", "properties": { "ID": 37101 }, "geometry": { "type": "Point", "coordinates": [ -76.987498, 38.942482 ] } },
{ "type": "Feature", "properties": { "ID": 37108 }, "geometry": { "type": "Point", "coordinates": [ -76.990508, 38.942472 ] } },
{ "type": "Feature", "properties": { "ID": 37131 }, "geometry": { "type": "Point", "coordinates": [ -76.987492, 38.942422 ] } },
{ "type": "Feature", "properties": { "ID": 37142 }, "geometry": { "type": "Point", "coordinates": [ -76.986519, 38.942342 ] } },
{ "type": "Feature", "properties": { "ID": 37143 }, "geometry": { "type": "Point", "coordinates": [ -76.973749, 38.942378 ] } },
{ "type": "Feature", "properties": { "ID": 37144 }, "geometry": { "type": "Point", "coordinates": [ -76.992887, 38.94237 ] } },
{ "type": "Feature", "properties": { "ID": 37167 }, "geometry": { "type": "Point", "coordinates": [ -76.989986, 38.942307 ] } },
{ "type": "Feature", "properties": { "ID": 37169 }, "geometry": { "type": "Point", "coordinates": [ -76.988073, 38.942307 ] } },
{ "type": "Feature", "properties": { "ID": 37195 }, "geometry": { "type": "Point", "coordinates": [ -76.976515, 38.942209 ] } },
{ "type": "Feature", "properties": { "ID": 37203 }, "geometry": { "type": "Point", "coordinates": [ -76.975943, 38.942209 ] } },
{ "type": "Feature", "properties": { "ID": 37228 }, "geometry": { "type": "Point", "coordinates": [ -76.978957, 38.942197 ] } },
{ "type": "Feature", "properties": { "ID": 37230 }, "geometry": { "type": "Point", "coordinates": [ -76.985939, 38.942149 ] } },
{ "type": "Feature", "properties": { "ID": 37276 }, "geometry": { "type": "Point", "coordinates": [ -76.976572, 38.94203 ] } },
{ "type": "Feature", "properties": { "ID": 37277 }, "geometry": { "type": "Point", "coordinates": [ -76.98208, 38.941992 ] } },
{ "type": "Feature", "properties": { "ID": 37295 }, "geometry": { "type": "Point", "coordinates": [ -76.988037, 38.942014 ] } },
{ "type": "Feature", "properties": { "ID": 37299 }, "geometry": { "type": "Point", "coordinates": [ -76.9914, 38.941977 ] } },
{ "type": "Feature", "properties": { "ID": 37301 }, "geometry": { "type": "Point", "coordinates": [ -76.989529, 38.942016 ] } },
{ "type": "Feature", "properties": { "ID": 37340 }, "geometry": { "type": "Point", "coordinates": [ -76.988044, 38.941953 ] } },
{ "type": "Feature", "properties": { "ID": 37349 }, "geometry": { "type": "Point", "coordinates": [ -76.989843, 38.941941 ] } },
{ "type": "Feature", "properties": { "ID": 37364 }, "geometry": { "type": "Point", "coordinates": [ -76.985848, 38.941697 ] } },
{ "type": "Feature", "properties": { "ID": 37367 }, "geometry": { "type": "Point", "coordinates": [ -76.991203, 38.941625 ] } },
{ "type": "Feature", "properties": { "ID": 37374 }, "geometry": { "type": "Point", "coordinates": [ -76.991952, 38.941624 ] } },
{ "type": "Feature", "properties": { "ID": 37390 }, "geometry": { "type": "Point", "coordinates": [ -76.976512, 38.941619 ] } },
{ "type": "Feature", "properties": { "ID": 37403 }, "geometry": { "type": "Point", "coordinates": [ -76.979049, 38.941602 ] } },
{ "type": "Feature", "properties": { "ID": 37420 }, "geometry": { "type": "Point", "coordinates": [ -76.986442, 38.941477 ] } },
{ "type": "Feature", "properties": { "ID": 37422 }, "geometry": { "type": "Point", "coordinates": [ -76.993047, 38.941605 ] } },
{ "type": "Feature", "properties": { "ID": 37436 }, "geometry": { "type": "Point", "coordinates": [ -76.99187, 38.94157 ] } },
{ "type": "Feature", "properties": { "ID": 37439 }, "geometry": { "type": "Point", "coordinates": [ -76.991283, 38.94157 ] } },
{ "type": "Feature", "properties": { "ID": 37440 }, "geometry": { "type": "Point", "coordinates": [ -76.989821, 38.94158 ] } },
{ "type": "Feature", "properties": { "ID": 37474 }, "geometry": { "type": "Point", "coordinates": [ -76.99178, 38.941415 ] } },
{ "type": "Feature", "properties": { "ID": 37482 }, "geometry": { "type": "Point", "coordinates": [ -76.978982, 38.941429 ] } },
{ "type": "Feature", "properties": { "ID": 37498 }, "geometry": { "type": "Point", "coordinates": [ -76.988712, 38.941398 ] } },
{ "type": "Feature", "properties": { "ID": 37501 }, "geometry": { "type": "Point", "coordinates": [ -76.985887, 38.941397 ] } },
{ "type": "Feature", "properties": { "ID": 37512 }, "geometry": { "type": "Point", "coordinates": [ -76.979179, 38.941345 ] } },
{ "type": "Feature", "properties": { "ID": 37513 }, "geometry": { "type": "Point", "coordinates": [ -76.989977, 38.941332 ] } },
{ "type": "Feature", "properties": { "ID": 37527 }, "geometry": { "type": "Point", "coordinates": [ -76.984106, 38.941316 ] } },
{ "type": "Feature", "properties": { "ID": 37532 }, "geometry": { "type": "Point", "coordinates": [ -76.975494, 38.941307 ] } },
{ "type": "Feature", "properties": { "ID": 37537 }, "geometry": { "type": "Point", "coordinates": [ -76.97597, 38.941262 ] } },
{ "type": "Feature", "properties": { "ID": 37572 }, "geometry": { "type": "Point", "coordinates": [ -76.986674, 38.941169 ] } },
{ "type": "Feature", "properties": { "ID": 37578 }, "geometry": { "type": "Point", "coordinates": [ -76.975979, 38.941145 ] } },
{ "type": "Feature", "properties": { "ID": 37586 }, "geometry": { "type": "Point", "coordinates": [ -76.983497, 38.941135 ] } },
{ "type": "Feature", "properties": { "ID": 37610 }, "geometry": { "type": "Point", "coordinates": [ -76.992871, 38.941067 ] } },
{ "type": "Feature", "properties": { "ID": 37611 }, "geometry": { "type": "Point", "coordinates": [ -76.988553, 38.941063 ] } },
{ "type": "Feature", "properties": { "ID": 37622 }, "geometry": { "type": "Point", "coordinates": [ -76.98734, 38.941018 ] } },
{ "type": "Feature", "properties": { "ID": 37629 }, "geometry": { "type": "Point", "coordinates": [ -76.983404, 38.940984 ] } },
{ "type": "Feature", "properties": { "ID": 37632 }, "geometry": { "type": "Point", "coordinates": [ -76.985935, 38.941014 ] } },
{ "type": "Feature", "properties": { "ID": 37634 }, "geometry": { "type": "Point", "coordinates": [ -76.983548, 38.94098 ] } },
{ "type": "Feature", "properties": { "ID": 37649 }, "geometry": { "type": "Point", "coordinates": [ -76.986408, 38.940938 ] } },
{ "type": "Feature", "properties": { "ID": 37653 }, "geometry": { "type": "Point", "coordinates": [ -76.979573, 38.940922 ] } },
{ "type": "Feature", "properties": { "ID": 37654 }, "geometry": { "type": "Point", "coordinates": [ -76.973462, 38.940939 ] } },
{ "type": "Feature", "properties": { "ID": 37658 }, "geometry": { "type": "Point", "coordinates": [ -76.974883, 38.940919 ] } },
{ "type": "Feature", "properties": { "ID": 37671 }, "geometry": { "type": "Point", "coordinates": [ -76.975341, 38.940924 ] } },
{ "type": "Feature", "properties": { "ID": 37688 }, "geometry": { "type": "Point", "coordinates": [ -76.975793, 38.940906 ] } },
{ "type": "Feature", "properties": { "ID": 37690 }, "geometry": { "type": "Point", "coordinates": [ -76.991427, 38.940889 ] } },
{ "type": "Feature", "properties": { "ID": 37692 }, "geometry": { "type": "Point", "coordinates": [ -76.975943, 38.940894 ] } },
{ "type": "Feature", "properties": { "ID": 37698 }, "geometry": { "type": "Point", "coordinates": [ -76.989978, 38.940888 ] } },
{ "type": "Feature", "properties": { "ID": 37727 }, "geometry": { "type": "Point", "coordinates": [ -76.974435, 38.940481 ] } },
{ "type": "Feature", "properties": { "ID": 37732 }, "geometry": { "type": "Point", "coordinates": [ -76.992415, 38.940454 ] } },
{ "type": "Feature", "properties": { "ID": 37752 }, "geometry": { "type": "Point", "coordinates": [ -76.98998, 38.940431 ] } },
{ "type": "Feature", "properties": { "ID": 37759 }, "geometry": { "type": "Point", "coordinates": [ -76.980432, 38.940401 ] } },
{ "type": "Feature", "properties": { "ID": 37772 }, "geometry": { "type": "Point", "coordinates": [ -76.992851, 38.940362 ] } },
{ "type": "Feature", "properties": { "ID": 37803 }, "geometry": { "type": "Point", "coordinates": [ -76.974647, 38.940321 ] } },
{ "type": "Feature", "properties": { "ID": 37811 }, "geometry": { "type": "Point", "coordinates": [ -76.980742, 38.940305 ] } },
{ "type": "Feature", "properties": { "ID": 37832 }, "geometry": { "type": "Point", "coordinates": [ -76.975923, 38.940156 ] } },
{ "type": "Feature", "properties": { "ID": 37839 }, "geometry": { "type": "Point", "coordinates": [ -76.975527, 38.940158 ] } },
{ "type": "Feature", "properties": { "ID": 37845 }, "geometry": { "type": "Point", "coordinates": [ -76.978567, 38.940178 ] } },
{ "type": "Feature", "properties": { "ID": 37855 }, "geometry": { "type": "Point", "coordinates": [ -76.986086, 38.940164 ] } },
{ "type": "Feature", "properties": { "ID": 37861 }, "geometry": { "type": "Point", "coordinates": [ -76.976935, 38.940137 ] } },
{ "type": "Feature", "properties": { "ID": 37869 }, "geometry": { "type": "Point", "coordinates": [ -76.972792, 38.94013 ] } },
{ "type": "Feature", "properties": { "ID": 37900 }, "geometry": { "type": "Point", "coordinates": [ -76.98923, 38.940021 ] } },
{ "type": "Feature", "properties": { "ID": 37929 }, "geometry": { "type": "Point", "coordinates": [ -76.978577, 38.939941 ] } },
{ "type": "Feature", "properties": { "ID": 37941 }, "geometry": { "type": "Point", "coordinates": [ -76.988544, 38.939893 ] } },
{ "type": "Feature", "properties": { "ID": 37943 }, "geometry": { "type": "Point", "coordinates": [ -76.973304, 38.939876 ] } },
{ "type": "Feature", "properties": { "ID": 37997 }, "geometry": { "type": "Point", "coordinates": [ -76.990491, 38.939816 ] } },
{ "type": "Feature", "properties": { "ID": 38031 }, "geometry": { "type": "Point", "coordinates": [ -76.979206, 38.939487 ] } },
{ "type": "Feature", "properties": { "ID": 38048 }, "geometry": { "type": "Point", "coordinates": [ -76.990505, 38.939494 ] } },
{ "type": "Feature", "properties": { "ID": 38063 }, "geometry": { "type": "Point", "coordinates": [ -76.979005, 38.939419 ] } },
{ "type": "Feature", "properties": { "ID": 38082 }, "geometry": { "type": "Point", "coordinates": [ -76.972656, 38.939368 ] } },
{ "type": "Feature", "properties": { "ID": 38085 }, "geometry": { "type": "Point", "coordinates": [ -76.988808, 38.93933 ] } },
{ "type": "Feature", "properties": { "ID": 38091 }, "geometry": { "type": "Point", "coordinates": [ -76.979493, 38.939264 ] } },
{ "type": "Feature", "properties": { "ID": 38096 }, "geometry": { "type": "Point", "coordinates": [ -76.975, 38.939255 ] } },
{ "type": "Feature", "properties": { "ID": 38120 }, "geometry": { "type": "Point", "coordinates": [ -76.986867, 38.93918 ] } },
{ "type": "Feature", "properties": { "ID": 38123 }, "geometry": { "type": "Point", "coordinates": [ -76.987215, 38.939171 ] } },
{ "type": "Feature", "properties": { "ID": 38126 }, "geometry": { "type": "Point", "coordinates": [ -76.987448, 38.939168 ] } },
{ "type": "Feature", "properties": { "ID": 38129 }, "geometry": { "type": "Point", "coordinates": [ -76.987635, 38.939165 ] } },
{ "type": "Feature", "properties": { "ID": 38130 }, "geometry": { "type": "Point", "coordinates": [ -76.987571, 38.939166 ] } },
{ "type": "Feature", "properties": { "ID": 38134 }, "geometry": { "type": "Point", "coordinates": [ -76.974771, 38.939185 ] } },
{ "type": "Feature", "properties": { "ID": 38146 }, "geometry": { "type": "Point", "coordinates": [ -76.973959, 38.939144 ] } },
{ "type": "Feature", "properties": { "ID": 38152 }, "geometry": { "type": "Point", "coordinates": [ -76.973271, 38.939066 ] } },
{ "type": "Feature", "properties": { "ID": 38154 }, "geometry": { "type": "Point", "coordinates": [ -76.973598, 38.939095 ] } },
{ "type": "Feature", "properties": { "ID": 38182 }, "geometry": { "type": "Point", "coordinates": [ -76.989046, 38.938938 ] } },
{ "type": "Feature", "properties": { "ID": 38186 }, "geometry": { "type": "Point", "coordinates": [ -76.975971, 38.938932 ] } },
{ "type": "Feature", "properties": { "ID": 38199 }, "geometry": { "type": "Point", "coordinates": [ -76.976485, 38.93886 ] } },
{ "type": "Feature", "properties": { "ID": 38210 }, "geometry": { "type": "Point", "coordinates": [ -76.987684, 38.938822 ] } },
{ "type": "Feature", "properties": { "ID": 38237 }, "geometry": { "type": "Point", "coordinates": [ -76.987062, 38.938758 ] } },
{ "type": "Feature", "properties": { "ID": 38256 }, "geometry": { "type": "Point", "coordinates": [ -76.990019, 38.938699 ] } },
{ "type": "Feature", "properties": { "ID": 38260 }, "geometry": { "type": "Point", "coordinates": [ -76.97666, 38.938674 ] } },
{ "type": "Feature", "properties": { "ID": 38261 }, "geometry": { "type": "Point", "coordinates": [ -76.98917, 38.938697 ] } },
{ "type": "Feature", "properties": { "ID": 38262 }, "geometry": { "type": "Point", "coordinates": [ -76.978572, 38.938668 ] } },
{ "type": "Feature", "properties": { "ID": 38294 }, "geometry": { "type": "Point", "coordinates": [ -76.987352, 38.938509 ] } },
{ "type": "Feature", "properties": { "ID": 38299 }, "geometry": { "type": "Point", "coordinates": [ -76.987656, 38.938508 ] } },
{ "type": "Feature", "properties": { "ID": 38300 }, "geometry": { "type": "Point", "coordinates": [ -76.987581, 38.938507 ] } },
{ "type": "Feature", "properties": { "ID": 38308 }, "geometry": { "type": "Point", "coordinates": [ -76.975009, 38.938491 ] } },
{ "type": "Feature", "properties": { "ID": 38327 }, "geometry": { "type": "Point", "coordinates": [ -76.973571, 38.938476 ] } },
{ "type": "Feature", "properties": { "ID": 38332 }, "geometry": { "type": "Point", "coordinates": [ -76.984679, 38.938144 ] } },
{ "type": "Feature", "properties": { "ID": 38335 }, "geometry": { "type": "Point", "coordinates": [ -76.990532, 38.938137 ] } },
{ "type": "Feature", "properties": { "ID": 38337 }, "geometry": { "type": "Point", "coordinates": [ -76.989638, 38.93813 ] } },
{ "type": "Feature", "properties": { "ID": 38339 }, "geometry": { "type": "Point", "coordinates": [ -76.972611, 38.938169 ] } },
{ "type": "Feature", "properties": { "ID": 38351 }, "geometry": { "type": "Point", "coordinates": [ -76.973021, 38.938127 ] } },
{ "type": "Feature", "properties": { "ID": 38360 }, "geometry": { "type": "Point", "coordinates": [ -76.977727, 38.93813 ] } },
{ "type": "Feature", "properties": { "ID": 38370 }, "geometry": { "type": "Point", "coordinates": [ -76.975007, 38.938139 ] } },
{ "type": "Feature", "properties": { "ID": 38373 }, "geometry": { "type": "Point", "coordinates": [ -76.979133, 38.93814 ] } },
{ "type": "Feature", "properties": { "ID": 38375 }, "geometry": { "type": "Point", "coordinates": [ -76.989437, 38.938097 ] } },
{ "type": "Feature", "properties": { "ID": 38393 }, "geometry": { "type": "Point", "coordinates": [ -76.974441, 38.937903 ] } },
{ "type": "Feature", "properties": { "ID": 38401 }, "geometry": { "type": "Point", "coordinates": [ -76.971871, 38.937872 ] } },
{ "type": "Feature", "properties": { "ID": 38409 }, "geometry": { "type": "Point", "coordinates": [ -76.979468, 38.937877 ] } },
{ "type": "Feature", "properties": { "ID": 38411 }, "geometry": { "type": "Point", "coordinates": [ -76.990137, 38.937835 ] } },
{ "type": "Feature", "properties": { "ID": 38413 }, "geometry": { "type": "Point", "coordinates": [ -76.988115, 38.937846 ] } },
{ "type": "Feature", "properties": { "ID": 38422 }, "geometry": { "type": "Point", "coordinates": [ -76.988955, 38.93782 ] } },
{ "type": "Feature", "properties": { "ID": 38436 }, "geometry": { "type": "Point", "coordinates": [ -76.97796, 38.937744 ] } },
{ "type": "Feature", "properties": { "ID": 38445 }, "geometry": { "type": "Point", "coordinates": [ -76.988897, 38.93774 ] } },
{ "type": "Feature", "properties": { "ID": 38446 }, "geometry": { "type": "Point", "coordinates": [ -76.974592, 38.937754 ] } },
{ "type": "Feature", "properties": { "ID": 38456 }, "geometry": { "type": "Point", "coordinates": [ -76.990734, 38.937718 ] } },
{ "type": "Feature", "properties": { "ID": 38470 }, "geometry": { "type": "Point", "coordinates": [ -76.990741, 38.937673 ] } },
{ "type": "Feature", "properties": { "ID": 38484 }, "geometry": { "type": "Point", "coordinates": [ -76.976509, 38.937631 ] } },
{ "type": "Feature", "properties": { "ID": 38499 }, "geometry": { "type": "Point", "coordinates": [ -76.98177, 38.937562 ] } },
{ "type": "Feature", "properties": { "ID": 38501 }, "geometry": { "type": "Point", "coordinates": [ -76.97718, 38.937571 ] } },
{ "type": "Feature", "properties": { "ID": 38503 }, "geometry": { "type": "Point", "coordinates": [ -76.975432, 38.937566 ] } },
{ "type": "Feature", "properties": { "ID": 38513 }, "geometry": { "type": "Point", "coordinates": [ -76.974404, 38.937548 ] } },
{ "type": "Feature", "properties": { "ID": 38523 }, "geometry": { "type": "Point", "coordinates": [ -76.975779, 38.93753 ] } },
{ "type": "Feature", "properties": { "ID": 38527 }, "geometry": { "type": "Point", "coordinates": [ -76.989261, 38.937469 ] } },
{ "type": "Feature", "properties": { "ID": 38529 }, "geometry": { "type": "Point", "coordinates": [ -76.969878, 38.93749 ] } },
{ "type": "Feature", "properties": { "ID": 38544 }, "geometry": { "type": "Point", "coordinates": [ -76.981764, 38.937448 ] } },
{ "type": "Feature", "properties": { "ID": 38551 }, "geometry": { "type": "Point", "coordinates": [ -76.971362, 38.937447 ] } },
{ "type": "Feature", "properties": { "ID": 38561 }, "geometry": { "type": "Point", "coordinates": [ -76.988819, 38.937421 ] } },
{ "type": "Feature", "properties": { "ID": 38564 }, "geometry": { "type": "Point", "coordinates": [ -76.973482, 38.937423 ] } },
{ "type": "Feature", "properties": { "ID": 38569 }, "geometry": { "type": "Point", "coordinates": [ -76.980219, 38.937395 ] } },
{ "type": "Feature", "properties": { "ID": 38588 }, "geometry": { "type": "Point", "coordinates": [ -76.971358, 38.937325 ] } },
{ "type": "Feature", "properties": { "ID": 38610 }, "geometry": { "type": "Point", "coordinates": [ -76.981262, 38.937168 ] } },
{ "type": "Feature", "properties": { "ID": 38616 }, "geometry": { "type": "Point", "coordinates": [ -76.971927, 38.937117 ] } },
{ "type": "Feature", "properties": { "ID": 38621 }, "geometry": { "type": "Point", "coordinates": [ -76.977258, 38.937082 ] } },
{ "type": "Feature", "properties": { "ID": 38649 }, "geometry": { "type": "Point", "coordinates": [ -76.970362, 38.937073 ] } },
{ "type": "Feature", "properties": { "ID": 38665 }, "geometry": { "type": "Point", "coordinates": [ -76.991554, 38.937036 ] } },
{ "type": "Feature", "properties": { "ID": 38678 }, "geometry": { "type": "Point", "coordinates": [ -76.986998, 38.936973 ] } },
{ "type": "Feature", "properties": { "ID": 38698 }, "geometry": { "type": "Point", "coordinates": [ -76.980517, 38.936927 ] } },
{ "type": "Feature", "properties": { "ID": 38702 }, "geometry": { "type": "Point", "coordinates": [ -76.991036, 38.936936 ] } },
{ "type": "Feature", "properties": { "ID": 38744 }, "geometry": { "type": "Point", "coordinates": [ -76.99184, 38.93677 ] } },
{ "type": "Feature", "properties": { "ID": 38746 }, "geometry": { "type": "Point", "coordinates": [ -76.987075, 38.936778 ] } },
{ "type": "Feature", "properties": { "ID": 38761 }, "geometry": { "type": "Point", "coordinates": [ -76.987495, 38.936765 ] } },
{ "type": "Feature", "properties": { "ID": 38768 }, "geometry": { "type": "Point", "coordinates": [ -76.970935, 38.936726 ] } },
{ "type": "Feature", "properties": { "ID": 38773 }, "geometry": { "type": "Point", "coordinates": [ -76.971372, 38.936693 ] } },
{ "type": "Feature", "properties": { "ID": 38774 }, "geometry": { "type": "Point", "coordinates": [ -76.991886, 38.936676 ] } },
{ "type": "Feature", "properties": { "ID": 38776 }, "geometry": { "type": "Point", "coordinates": [ -76.971699, 38.936685 ] } },
{ "type": "Feature", "properties": { "ID": 38784 }, "geometry": { "type": "Point", "coordinates": [ -76.989811, 38.93666 ] } },
{ "type": "Feature", "properties": { "ID": 38790 }, "geometry": { "type": "Point", "coordinates": [ -76.975735, 38.936661 ] } },
{ "type": "Feature", "properties": { "ID": 38830 }, "geometry": { "type": "Point", "coordinates": [ -76.98049, 38.936517 ] } },
{ "type": "Feature", "properties": { "ID": 38839 }, "geometry": { "type": "Point", "coordinates": [ -76.970356, 38.93649 ] } },
{ "type": "Feature", "properties": { "ID": 38869 }, "geometry": { "type": "Point", "coordinates": [ -76.989096, 38.936387 ] } },
{ "type": "Feature", "properties": { "ID": 38885 }, "geometry": { "type": "Point", "coordinates": [ -76.970474, 38.936358 ] } },
{ "type": "Feature", "properties": { "ID": 38888 }, "geometry": { "type": "Point", "coordinates": [ -76.970341, 38.936356 ] } },
{ "type": "Feature", "properties": { "ID": 38895 }, "geometry": { "type": "Point", "coordinates": [ -76.966027, 38.93635 ] } },
{ "type": "Feature", "properties": { "ID": 38897 }, "geometry": { "type": "Point", "coordinates": [ -76.971773, 38.936367 ] } },
{ "type": "Feature", "properties": { "ID": 38916 }, "geometry": { "type": "Point", "coordinates": [ -76.981198, 38.936308 ] } },
{ "type": "Feature", "properties": { "ID": 38939 }, "geometry": { "type": "Point", "coordinates": [ -76.973571, 38.935963 ] } },
{ "type": "Feature", "properties": { "ID": 38965 }, "geometry": { "type": "Point", "coordinates": [ -76.974737, 38.935964 ] } },
{ "type": "Feature", "properties": { "ID": 38967 }, "geometry": { "type": "Point", "coordinates": [ -76.975673, 38.935998 ] } },
{ "type": "Feature", "properties": { "ID": 38979 }, "geometry": { "type": "Point", "coordinates": [ -76.965288, 38.935959 ] } },
{ "type": "Feature", "properties": { "ID": 38996 }, "geometry": { "type": "Point", "coordinates": [ -76.971938, 38.935895 ] } },
{ "type": "Feature", "properties": { "ID": 39002 }, "geometry": { "type": "Point", "coordinates": [ -76.975774, 38.93587 ] } },
{ "type": "Feature", "properties": { "ID": 39020 }, "geometry": { "type": "Point", "coordinates": [ -76.971945, 38.935806 ] } },
{ "type": "Feature", "properties": { "ID": 39024 }, "geometry": { "type": "Point", "coordinates": [ -76.965495, 38.935782 ] } },
{ "type": "Feature", "properties": { "ID": 39026 }, "geometry": { "type": "Point", "coordinates": [ -76.972574, 38.935789 ] } },
{ "type": "Feature", "properties": { "ID": 39028 }, "geometry": { "type": "Point", "coordinates": [ -76.97583, 38.935734 ] } },
{ "type": "Feature", "properties": { "ID": 39031 }, "geometry": { "type": "Point", "coordinates": [ -76.988966, 38.935719 ] } },
{ "type": "Feature", "properties": { "ID": 39075 }, "geometry": { "type": "Point", "coordinates": [ -76.974418, 38.935604 ] } },
{ "type": "Feature", "properties": { "ID": 39077 }, "geometry": { "type": "Point", "coordinates": [ -76.988991, 38.935586 ] } },
{ "type": "Feature", "properties": { "ID": 39084 }, "geometry": { "type": "Point", "coordinates": [ -76.97159, 38.935574 ] } },
{ "type": "Feature", "properties": { "ID": 39093 }, "geometry": { "type": "Point", "coordinates": [ -76.9756, 38.935526 ] } },
{ "type": "Feature", "properties": { "ID": 39125 }, "geometry": { "type": "Point", "coordinates": [ -76.972596, 38.935472 ] } },
{ "type": "Feature", "properties": { "ID": 39134 }, "geometry": { "type": "Point", "coordinates": [ -76.980133, 38.935443 ] } },
{ "type": "Feature", "properties": { "ID": 39135 }, "geometry": { "type": "Point", "coordinates": [ -76.979537, 38.935442 ] } },
{ "type": "Feature", "properties": { "ID": 39138 }, "geometry": { "type": "Point", "coordinates": [ -76.965188, 38.935433 ] } },
{ "type": "Feature", "properties": { "ID": 39161 }, "geometry": { "type": "Point", "coordinates": [ -76.963993, 38.935359 ] } },
{ "type": "Feature", "properties": { "ID": 39183 }, "geometry": { "type": "Point", "coordinates": [ -76.971055, 38.93527 ] } },
{ "type": "Feature", "properties": { "ID": 39195 }, "geometry": { "type": "Point", "coordinates": [ -76.966248, 38.935255 ] } },
{ "type": "Feature", "properties": { "ID": 39201 }, "geometry": { "type": "Point", "coordinates": [ -76.970396, 38.935243 ] } },
{ "type": "Feature", "properties": { "ID": 39214 }, "geometry": { "type": "Point", "coordinates": [ -76.98191, 38.935181 ] } },
{ "type": "Feature", "properties": { "ID": 39225 }, "geometry": { "type": "Point", "coordinates": [ -76.985334, 38.935179 ] } },
{ "type": "Feature", "properties": { "ID": 39243 }, "geometry": { "type": "Point", "coordinates": [ -76.984362, 38.935038 ] } },
{ "type": "Feature", "properties": { "ID": 39251 }, "geometry": { "type": "Point", "coordinates": [ -76.991513, 38.934916 ] } },
{ "type": "Feature", "properties": { "ID": 39267 }, "geometry": { "type": "Point", "coordinates": [ -76.973952, 38.934943 ] } },
{ "type": "Feature", "properties": { "ID": 39279 }, "geometry": { "type": "Point", "coordinates": [ -76.976918, 38.934907 ] } },
{ "type": "Feature", "properties": { "ID": 39283 }, "geometry": { "type": "Point", "coordinates": [ -76.976713, 38.934949 ] } },
{ "type": "Feature", "properties": { "ID": 39318 }, "geometry": { "type": "Point", "coordinates": [ -76.968578, 38.934911 ] } },
{ "type": "Feature", "properties": { "ID": 39321 }, "geometry": { "type": "Point", "coordinates": [ -76.989289, 38.934911 ] } },
{ "type": "Feature", "properties": { "ID": 39326 }, "geometry": { "type": "Point", "coordinates": [ -76.978075, 38.934878 ] } },
{ "type": "Feature", "properties": { "ID": 39336 }, "geometry": { "type": "Point", "coordinates": [ -76.972866, 38.934881 ] } },
{ "type": "Feature", "properties": { "ID": 39347 }, "geometry": { "type": "Point", "coordinates": [ -76.977006, 38.934856 ] } },
{ "type": "Feature", "properties": { "ID": 39348 }, "geometry": { "type": "Point", "coordinates": [ -76.977988, 38.934857 ] } },
{ "type": "Feature", "properties": { "ID": 39358 }, "geometry": { "type": "Point", "coordinates": [ -76.969557, 38.934864 ] } },
{ "type": "Feature", "properties": { "ID": 39362 }, "geometry": { "type": "Point", "coordinates": [ -76.981589, 38.934848 ] } },
{ "type": "Feature", "properties": { "ID": 39366 }, "geometry": { "type": "Point", "coordinates": [ -76.980673, 38.934833 ] } },
{ "type": "Feature", "properties": { "ID": 39388 }, "geometry": { "type": "Point", "coordinates": [ -76.963781, 38.934726 ] } },
{ "type": "Feature", "properties": { "ID": 39411 }, "geometry": { "type": "Point", "coordinates": [ -76.983789, 38.934706 ] } },
{ "type": "Feature", "properties": { "ID": 39435 }, "geometry": { "type": "Point", "coordinates": [ -76.980912, 38.934716 ] } },
{ "type": "Feature", "properties": { "ID": 39452 }, "geometry": { "type": "Point", "coordinates": [ -76.985332, 38.934602 ] } },
{ "type": "Feature", "properties": { "ID": 39460 }, "geometry": { "type": "Point", "coordinates": [ -76.970841, 38.934637 ] } },
{ "type": "Feature", "properties": { "ID": 39464 }, "geometry": { "type": "Point", "coordinates": [ -76.979513, 38.934616 ] } },
{ "type": "Feature", "properties": { "ID": 39465 }, "geometry": { "type": "Point", "coordinates": [ -76.981546, 38.934609 ] } },
{ "type": "Feature", "properties": { "ID": 39466 }, "geometry": { "type": "Point", "coordinates": [ -76.975617, 38.934608 ] } },
{ "type": "Feature", "properties": { "ID": 39467 }, "geometry": { "type": "Point", "coordinates": [ -76.986085, 38.934588 ] } },
{ "type": "Feature", "properties": { "ID": 39470 }, "geometry": { "type": "Point", "coordinates": [ -76.970377, 38.934596 ] } },
{ "type": "Feature", "properties": { "ID": 39475 }, "geometry": { "type": "Point", "coordinates": [ -76.97673, 38.934594 ] } },
{ "type": "Feature", "properties": { "ID": 39514 }, "geometry": { "type": "Point", "coordinates": [ -76.979973, 38.934532 ] } },
{ "type": "Feature", "properties": { "ID": 39534 }, "geometry": { "type": "Point", "coordinates": [ -76.97523, 38.934465 ] } },
{ "type": "Feature", "properties": { "ID": 39561 }, "geometry": { "type": "Point", "coordinates": [ -76.980844, 38.934453 ] } },
{ "type": "Feature", "properties": { "ID": 39580 }, "geometry": { "type": "Point", "coordinates": [ -76.97575, 38.934404 ] } },
{ "type": "Feature", "properties": { "ID": 39582 }, "geometry": { "type": "Point", "coordinates": [ -76.968415, 38.934381 ] } },
{ "type": "Feature", "properties": { "ID": 39606 }, "geometry": { "type": "Point", "coordinates": [ -76.991675, 38.934277 ] } },
{ "type": "Feature", "properties": { "ID": 39616 }, "geometry": { "type": "Point", "coordinates": [ -76.969744, 38.934348 ] } },
{ "type": "Feature", "properties": { "ID": 39624 }, "geometry": { "type": "Point", "coordinates": [ -76.977976, 38.934293 ] } },
{ "type": "Feature", "properties": { "ID": 39627 }, "geometry": { "type": "Point", "coordinates": [ -76.977633, 38.934293 ] } },
{ "type": "Feature", "properties": { "ID": 39640 }, "geometry": { "type": "Point", "coordinates": [ -76.978147, 38.934285 ] } },
{ "type": "Feature", "properties": { "ID": 39657 }, "geometry": { "type": "Point", "coordinates": [ -76.989055, 38.934316 ] } },
{ "type": "Feature", "properties": { "ID": 39660 }, "geometry": { "type": "Point", "coordinates": [ -76.970849, 38.934292 ] } },
{ "type": "Feature", "properties": { "ID": 39674 }, "geometry": { "type": "Point", "coordinates": [ -76.966987, 38.934294 ] } },
{ "type": "Feature", "properties": { "ID": 39710 }, "geometry": { "type": "Point", "coordinates": [ -76.985215, 38.934284 ] } },
{ "type": "Feature", "properties": { "ID": 39719 }, "geometry": { "type": "Point", "coordinates": [ -76.991358, 38.934256 ] } },
{ "type": "Feature", "properties": { "ID": 39725 }, "geometry": { "type": "Point", "coordinates": [ -76.976602, 38.934256 ] } },
{ "type": "Feature", "properties": { "ID": 39726 }, "geometry": { "type": "Point", "coordinates": [ -76.989229, 38.934255 ] } },
{ "type": "Feature", "properties": { "ID": 39740 }, "geometry": { "type": "Point", "coordinates": [ -76.98101, 38.934193 ] } },
{ "type": "Feature", "properties": { "ID": 39751 }, "geometry": { "type": "Point", "coordinates": [ -76.983905, 38.934116 ] } },
{ "type": "Feature", "properties": { "ID": 39758 }, "geometry": { "type": "Point", "coordinates": [ -76.989306, 38.934147 ] } },
{ "type": "Feature", "properties": { "ID": 39770 }, "geometry": { "type": "Point", "coordinates": [ -76.989909, 38.934066 ] } },
{ "type": "Feature", "properties": { "ID": 39819 }, "geometry": { "type": "Point", "coordinates": [ -76.968415, 38.933933 ] } },
{ "type": "Feature", "properties": { "ID": 39824 }, "geometry": { "type": "Point", "coordinates": [ -76.975169, 38.933921 ] } },
{ "type": "Feature", "properties": { "ID": 39854 }, "geometry": { "type": "Point", "coordinates": [ -76.988167, 38.933895 ] } },
{ "type": "Feature", "properties": { "ID": 39855 }, "geometry": { "type": "Point", "coordinates": [ -76.973247, 38.933912 ] } },
{ "type": "Feature", "properties": { "ID": 39862 }, "geometry": { "type": "Point", "coordinates": [ -76.989485, 38.93386 ] } },
{ "type": "Feature", "properties": { "ID": 39870 }, "geometry": { "type": "Point", "coordinates": [ -76.988971, 38.933871 ] } },
{ "type": "Feature", "properties": { "ID": 39875 }, "geometry": { "type": "Point", "coordinates": [ -76.974621, 38.93385 ] } },
{ "type": "Feature", "properties": { "ID": 39876 }, "geometry": { "type": "Point", "coordinates": [ -76.989335, 38.933843 ] } },
{ "type": "Feature", "properties": { "ID": 39877 }, "geometry": { "type": "Point", "coordinates": [ -76.989697, 38.93383 ] } },
{ "type": "Feature", "properties": { "ID": 39903 }, "geometry": { "type": "Point", "coordinates": [ -76.982196, 38.933759 ] } },
{ "type": "Feature", "properties": { "ID": 39923 }, "geometry": { "type": "Point", "coordinates": [ -76.97193, 38.93373 ] } },
{ "type": "Feature", "properties": { "ID": 39926 }, "geometry": { "type": "Point", "coordinates": [ -76.972594, 38.933735 ] } },
{ "type": "Feature", "properties": { "ID": 39932 }, "geometry": { "type": "Point", "coordinates": [ -76.991594, 38.933694 ] } },
{ "type": "Feature", "properties": { "ID": 39949 }, "geometry": { "type": "Point", "coordinates": [ -76.991957, 38.933661 ] } },
{ "type": "Feature", "properties": { "ID": 39968 }, "geometry": { "type": "Point", "coordinates": [ -76.980413, 38.933685 ] } },
{ "type": "Feature", "properties": { "ID": 39970 }, "geometry": { "type": "Point", "coordinates": [ -76.985035, 38.933629 ] } },
{ "type": "Feature", "properties": { "ID": 39995 }, "geometry": { "type": "Point", "coordinates": [ -76.982045, 38.933601 ] } },
{ "type": "Feature", "properties": { "ID": 39997 }, "geometry": { "type": "Point", "coordinates": [ -76.986607, 38.933565 ] } },
{ "type": "Feature", "properties": { "ID": 40000 }, "geometry": { "type": "Point", "coordinates": [ -76.96742, 38.933546 ] } },
{ "type": "Feature", "properties": { "ID": 40006 }, "geometry": { "type": "Point", "coordinates": [ -76.963341, 38.933571 ] } },
{ "type": "Feature", "properties": { "ID": 40007 }, "geometry": { "type": "Point", "coordinates": [ -76.966309, 38.933498 ] } },
{ "type": "Feature", "properties": { "ID": 40009 }, "geometry": { "type": "Point", "coordinates": [ -76.972416, 38.933556 ] } },
{ "type": "Feature", "properties": { "ID": 40023 }, "geometry": { "type": "Point", "coordinates": [ -76.967571, 38.93349 ] } },
{ "type": "Feature", "properties": { "ID": 40035 }, "geometry": { "type": "Point", "coordinates": [ -76.987823, 38.9335 ] } },
{ "type": "Feature", "properties": { "ID": 40048 }, "geometry": { "type": "Point", "coordinates": [ -76.980321, 38.933493 ] } },
{ "type": "Feature", "properties": { "ID": 40050 }, "geometry": { "type": "Point", "coordinates": [ -76.989287, 38.933448 ] } },
{ "type": "Feature", "properties": { "ID": 40060 }, "geometry": { "type": "Point", "coordinates": [ -76.975768, 38.933478 ] } },
{ "type": "Feature", "properties": { "ID": 40083 }, "geometry": { "type": "Point", "coordinates": [ -76.973039, 38.933402 ] } },
{ "type": "Feature", "properties": { "ID": 40120 }, "geometry": { "type": "Point", "coordinates": [ -76.99232, 38.933307 ] } },
{ "type": "Feature", "properties": { "ID": 40128 }, "geometry": { "type": "Point", "coordinates": [ -76.970905, 38.933293 ] } },
{ "type": "Feature", "properties": { "ID": 40130 }, "geometry": { "type": "Point", "coordinates": [ -76.9748, 38.933294 ] } },
{ "type": "Feature", "properties": { "ID": 40149 }, "geometry": { "type": "Point", "coordinates": [ -76.968518, 38.933286 ] } },
{ "type": "Feature", "properties": { "ID": 40151 }, "geometry": { "type": "Point", "coordinates": [ -76.974418, 38.933287 ] } },
{ "type": "Feature", "properties": { "ID": 40153 }, "geometry": { "type": "Point", "coordinates": [ -76.971931, 38.933286 ] } },
{ "type": "Feature", "properties": { "ID": 40163 }, "geometry": { "type": "Point", "coordinates": [ -76.962447, 38.933238 ] } },
{ "type": "Feature", "properties": { "ID": 40164 }, "geometry": { "type": "Point", "coordinates": [ -76.981819, 38.933206 ] } },
{ "type": "Feature", "properties": { "ID": 40166 }, "geometry": { "type": "Point", "coordinates": [ -76.972411, 38.933266 ] } },
{ "type": "Feature", "properties": { "ID": 40175 }, "geometry": { "type": "Point", "coordinates": [ -76.981982, 38.933192 ] } },
{ "type": "Feature", "properties": { "ID": 40180 }, "geometry": { "type": "Point", "coordinates": [ -76.982333, 38.933175 ] } },
{ "type": "Feature", "properties": { "ID": 40192 }, "geometry": { "type": "Point", "coordinates": [ -76.962631, 38.933144 ] } },
{ "type": "Feature", "properties": { "ID": 40197 }, "geometry": { "type": "Point", "coordinates": [ -76.965544, 38.933179 ] } },
{ "type": "Feature", "properties": { "ID": 40199 }, "geometry": { "type": "Point", "coordinates": [ -76.983645, 38.933122 ] } },
{ "type": "Feature", "properties": { "ID": 40221 }, "geometry": { "type": "Point", "coordinates": [ -76.986626, 38.933066 ] } },
{ "type": "Feature", "properties": { "ID": 40222 }, "geometry": { "type": "Point", "coordinates": [ -76.985053, 38.933105 ] } },
{ "type": "Feature", "properties": { "ID": 40227 }, "geometry": { "type": "Point", "coordinates": [ -76.987968, 38.933101 ] } },
{ "type": "Feature", "properties": { "ID": 40228 }, "geometry": { "type": "Point", "coordinates": [ -76.9636, 38.933058 ] } },
{ "type": "Feature", "properties": { "ID": 40233 }, "geometry": { "type": "Point", "coordinates": [ -76.964648, 38.933051 ] } },
{ "type": "Feature", "properties": { "ID": 40235 }, "geometry": { "type": "Point", "coordinates": [ -76.964807, 38.933053 ] } },
{ "type": "Feature", "properties": { "ID": 40237 }, "geometry": { "type": "Point", "coordinates": [ -76.966392, 38.933046 ] } },
{ "type": "Feature", "properties": { "ID": 40246 }, "geometry": { "type": "Point", "coordinates": [ -76.964965, 38.933047 ] } },
{ "type": "Feature", "properties": { "ID": 40266 }, "geometry": { "type": "Point", "coordinates": [ -76.992182, 38.933021 ] } },
{ "type": "Feature", "properties": { "ID": 40267 }, "geometry": { "type": "Point", "coordinates": [ -76.98599, 38.932991 ] } },
{ "type": "Feature", "properties": { "ID": 40279 }, "geometry": { "type": "Point", "coordinates": [ -76.968952, 38.932948 ] } },
{ "type": "Feature", "properties": { "ID": 40281 }, "geometry": { "type": "Point", "coordinates": [ -76.987994, 38.93292 ] } },
{ "type": "Feature", "properties": { "ID": 40284 }, "geometry": { "type": "Point", "coordinates": [ -76.969378, 38.932957 ] } },
{ "type": "Feature", "properties": { "ID": 40294 }, "geometry": { "type": "Point", "coordinates": [ -76.975582, 38.932925 ] } },
{ "type": "Feature", "properties": { "ID": 40303 }, "geometry": { "type": "Point", "coordinates": [ -76.973946, 38.932954 ] } },
{ "type": "Feature", "properties": { "ID": 40333 }, "geometry": { "type": "Point", "coordinates": [ -76.97879, 38.93289 ] } },
{ "type": "Feature", "properties": { "ID": 40338 }, "geometry": { "type": "Point", "coordinates": [ -76.978222, 38.932868 ] } },
{ "type": "Feature", "properties": { "ID": 40342 }, "geometry": { "type": "Point", "coordinates": [ -76.975766, 38.932939 ] } },
{ "type": "Feature", "properties": { "ID": 40350 }, "geometry": { "type": "Point", "coordinates": [ -76.980649, 38.932877 ] } },
{ "type": "Feature", "properties": { "ID": 40353 }, "geometry": { "type": "Point", "coordinates": [ -76.968792, 38.932875 ] } },
{ "type": "Feature", "properties": { "ID": 40355 }, "geometry": { "type": "Point", "coordinates": [ -76.970396, 38.93287 ] } },
{ "type": "Feature", "properties": { "ID": 40363 }, "geometry": { "type": "Point", "coordinates": [ -76.990801, 38.932872 ] } },
{ "type": "Feature", "properties": { "ID": 40367 }, "geometry": { "type": "Point", "coordinates": [ -76.972836, 38.932837 ] } },
{ "type": "Feature", "properties": { "ID": 40371 }, "geometry": { "type": "Point", "coordinates": [ -76.962077, 38.932868 ] } },
{ "type": "Feature", "properties": { "ID": 40376 }, "geometry": { "type": "Point", "coordinates": [ -76.981617, 38.932806 ] } },
{ "type": "Feature", "properties": { "ID": 40386 }, "geometry": { "type": "Point", "coordinates": [ -76.974577, 38.932842 ] } },
{ "type": "Feature", "properties": { "ID": 40392 }, "geometry": { "type": "Point", "coordinates": [ -76.969033, 38.932771 ] } },
{ "type": "Feature", "properties": { "ID": 40398 }, "geometry": { "type": "Point", "coordinates": [ -76.991221, 38.932793 ] } },
{ "type": "Feature", "properties": { "ID": 40426 }, "geometry": { "type": "Point", "coordinates": [ -76.973368, 38.932692 ] } },
{ "type": "Feature", "properties": { "ID": 40434 }, "geometry": { "type": "Point", "coordinates": [ -76.964542, 38.932707 ] } },
{ "type": "Feature", "properties": { "ID": 40465 }, "geometry": { "type": "Point", "coordinates": [ -76.991215, 38.932687 ] } },
{ "type": "Feature", "properties": { "ID": 40467 }, "geometry": { "type": "Point", "coordinates": [ -76.978084, 38.932685 ] } },
{ "type": "Feature", "properties": { "ID": 40474 }, "geometry": { "type": "Point", "coordinates": [ -76.984979, 38.932645 ] } },
{ "type": "Feature", "properties": { "ID": 40496 }, "geometry": { "type": "Point", "coordinates": [ -76.973533, 38.932618 ] } },
{ "type": "Feature", "properties": { "ID": 40503 }, "geometry": { "type": "Point", "coordinates": [ -76.968353, 38.932569 ] } },
{ "type": "Feature", "properties": { "ID": 40525 }, "geometry": { "type": "Point", "coordinates": [ -76.974976, 38.932561 ] } },
{ "type": "Feature", "properties": { "ID": 40534 }, "geometry": { "type": "Point", "coordinates": [ -76.977562, 38.932561 ] } },
{ "type": "Feature", "properties": { "ID": 40539 }, "geometry": { "type": "Point", "coordinates": [ -76.971156, 38.932557 ] } },
{ "type": "Feature", "properties": { "ID": 40547 }, "geometry": { "type": "Point", "coordinates": [ -76.976995, 38.932548 ] } },
{ "type": "Feature", "properties": { "ID": 40555 }, "geometry": { "type": "Point", "coordinates": [ -76.973977, 38.932522 ] } },
{ "type": "Feature", "properties": { "ID": 40558 }, "geometry": { "type": "Point", "coordinates": [ -76.987943, 38.932494 ] } },
{ "type": "Feature", "properties": { "ID": 40575 }, "geometry": { "type": "Point", "coordinates": [ -76.981597, 38.932471 ] } },
{ "type": "Feature", "properties": { "ID": 40582 }, "geometry": { "type": "Point", "coordinates": [ -76.971675, 38.932473 ] } },
{ "type": "Feature", "properties": { "ID": 40598 }, "geometry": { "type": "Point", "coordinates": [ -76.989724, 38.932383 ] } },
{ "type": "Feature", "properties": { "ID": 40602 }, "geometry": { "type": "Point", "coordinates": [ -76.976005, 38.932436 ] } },
{ "type": "Feature", "properties": { "ID": 40604 }, "geometry": { "type": "Point", "coordinates": [ -76.980866, 38.932428 ] } },
{ "type": "Feature", "properties": { "ID": 40620 }, "geometry": { "type": "Point", "coordinates": [ -76.990715, 38.932347 ] } },
{ "type": "Feature", "properties": { "ID": 40621 }, "geometry": { "type": "Point", "coordinates": [ -76.977017, 38.932347 ] } },
{ "type": "Feature", "properties": { "ID": 40639 }, "geometry": { "type": "Point", "coordinates": [ -76.973727, 38.932328 ] } },
{ "type": "Feature", "properties": { "ID": 40661 }, "geometry": { "type": "Point", "coordinates": [ -76.985354, 38.932356 ] } },
{ "type": "Feature", "properties": { "ID": 40676 }, "geometry": { "type": "Point", "coordinates": [ -76.976644, 38.932339 ] } },
{ "type": "Feature", "properties": { "ID": 40688 }, "geometry": { "type": "Point", "coordinates": [ -76.980397, 38.932278 ] } },
{ "type": "Feature", "properties": { "ID": 40703 }, "geometry": { "type": "Point", "coordinates": [ -76.967061, 38.932219 ] } },
{ "type": "Feature", "properties": { "ID": 40710 }, "geometry": { "type": "Point", "coordinates": [ -76.98814, 38.932236 ] } },
{ "type": "Feature", "properties": { "ID": 40711 }, "geometry": { "type": "Point", "coordinates": [ -76.983736, 38.932247 ] } },
{ "type": "Feature", "properties": { "ID": 40715 }, "geometry": { "type": "Point", "coordinates": [ -76.983898, 38.93224 ] } },
{ "type": "Feature", "properties": { "ID": 40716 }, "geometry": { "type": "Point", "coordinates": [ -76.984617, 38.932235 ] } },
{ "type": "Feature", "properties": { "ID": 40720 }, "geometry": { "type": "Point", "coordinates": [ -76.988247, 38.932229 ] } },
{ "type": "Feature", "properties": { "ID": 40731 }, "geometry": { "type": "Point", "coordinates": [ -76.990015, 38.932198 ] } },
{ "type": "Feature", "properties": { "ID": 40746 }, "geometry": { "type": "Point", "coordinates": [ -76.99014, 38.932171 ] } },
{ "type": "Feature", "properties": { "ID": 40749 }, "geometry": { "type": "Point", "coordinates": [ -76.983637, 38.932118 ] } },
{ "type": "Feature", "properties": { "ID": 40756 }, "geometry": { "type": "Point", "coordinates": [ -76.967851, 38.932127 ] } },
{ "type": "Feature", "properties": { "ID": 40758 }, "geometry": { "type": "Point", "coordinates": [ -76.964952, 38.932075 ] } },
{ "type": "Feature", "properties": { "ID": 40769 }, "geometry": { "type": "Point", "coordinates": [ -76.984948, 38.932053 ] } },
{ "type": "Feature", "properties": { "ID": 40771 }, "geometry": { "type": "Point", "coordinates": [ -76.987225, 38.932047 ] } },
{ "type": "Feature", "properties": { "ID": 40776 }, "geometry": { "type": "Point", "coordinates": [ -76.987581, 38.932024 ] } },
{ "type": "Feature", "properties": { "ID": 40794 }, "geometry": { "type": "Point", "coordinates": [ -76.992196, 38.93177 ] } },
{ "type": "Feature", "properties": { "ID": 40801 }, "geometry": { "type": "Point", "coordinates": [ -76.975588, 38.931947 ] } },
{ "type": "Feature", "properties": { "ID": 40804 }, "geometry": { "type": "Point", "coordinates": [ -76.973921, 38.931981 ] } },
{ "type": "Feature", "properties": { "ID": 40814 }, "geometry": { "type": "Point", "coordinates": [ -76.97545, 38.931927 ] } },
{ "type": "Feature", "properties": { "ID": 40821 }, "geometry": { "type": "Point", "coordinates": [ -76.978246, 38.93193 ] } },
{ "type": "Feature", "properties": { "ID": 40822 }, "geometry": { "type": "Point", "coordinates": [ -76.978809, 38.931935 ] } },
{ "type": "Feature", "properties": { "ID": 40824 }, "geometry": { "type": "Point", "coordinates": [ -76.978977, 38.93193 ] } },
{ "type": "Feature", "properties": { "ID": 40825 }, "geometry": { "type": "Point", "coordinates": [ -76.978626, 38.931935 ] } },
{ "type": "Feature", "properties": { "ID": 40832 }, "geometry": { "type": "Point", "coordinates": [ -76.978452, 38.931925 ] } },
{ "type": "Feature", "properties": { "ID": 40861 }, "geometry": { "type": "Point", "coordinates": [ -76.98971, 38.93185 ] } },
{ "type": "Feature", "properties": { "ID": 40866 }, "geometry": { "type": "Point", "coordinates": [ -76.973495, 38.931897 ] } },
{ "type": "Feature", "properties": { "ID": 40883 }, "geometry": { "type": "Point", "coordinates": [ -76.980846, 38.931789 ] } },
{ "type": "Feature", "properties": { "ID": 40889 }, "geometry": { "type": "Point", "coordinates": [ -76.960837, 38.931749 ] } },
{ "type": "Feature", "properties": { "ID": 40895 }, "geometry": { "type": "Point", "coordinates": [ -76.979767, 38.931807 ] } },
{ "type": "Feature", "properties": { "ID": 40905 }, "geometry": { "type": "Point", "coordinates": [ -76.960681, 38.931796 ] } },
{ "type": "Feature", "properties": { "ID": 40922 }, "geometry": { "type": "Point", "coordinates": [ -76.978113, 38.931768 ] } },
{ "type": "Feature", "properties": { "ID": 40926 }, "geometry": { "type": "Point", "coordinates": [ -76.961999, 38.931745 ] } },
{ "type": "Feature", "properties": { "ID": 40960 }, "geometry": { "type": "Point", "coordinates": [ -76.966397, 38.931676 ] } },
{ "type": "Feature", "properties": { "ID": 40986 }, "geometry": { "type": "Point", "coordinates": [ -76.966212, 38.931601 ] } },
{ "type": "Feature", "properties": { "ID": 40994 }, "geometry": { "type": "Point", "coordinates": [ -76.982403, 38.931622 ] } },
{ "type": "Feature", "properties": { "ID": 40998 }, "geometry": { "type": "Point", "coordinates": [ -76.986484, 38.931592 ] } },
{ "type": "Feature", "properties": { "ID": 41001 }, "geometry": { "type": "Point", "coordinates": [ -76.986663, 38.931583 ] } },
{ "type": "Feature", "properties": { "ID": 41006 }, "geometry": { "type": "Point", "coordinates": [ -76.975778, 38.931613 ] } },
{ "type": "Feature", "properties": { "ID": 41015 }, "geometry": { "type": "Point", "coordinates": [ -76.963762, 38.931552 ] } },
{ "type": "Feature", "properties": { "ID": 41019 }, "geometry": { "type": "Point", "coordinates": [ -76.964042, 38.931583 ] } },
{ "type": "Feature", "properties": { "ID": 41022 }, "geometry": { "type": "Point", "coordinates": [ -76.977411, 38.93158 ] } },
{ "type": "Feature", "properties": { "ID": 41030 }, "geometry": { "type": "Point", "coordinates": [ -76.961315, 38.93153 ] } },
{ "type": "Feature", "properties": { "ID": 41040 }, "geometry": { "type": "Point", "coordinates": [ -76.964009, 38.931553 ] } },
{ "type": "Feature", "properties": { "ID": 41042 }, "geometry": { "type": "Point", "coordinates": [ -76.975708, 38.931558 ] } },
{ "type": "Feature", "properties": { "ID": 41051 }, "geometry": { "type": "Point", "coordinates": [ -76.965301, 38.931496 ] } },
{ "type": "Feature", "properties": { "ID": 41054 }, "geometry": { "type": "Point", "coordinates": [ -76.970194, 38.931524 ] } },
{ "type": "Feature", "properties": { "ID": 41057 }, "geometry": { "type": "Point", "coordinates": [ -76.969048, 38.931497 ] } },
{ "type": "Feature", "properties": { "ID": 41069 }, "geometry": { "type": "Point", "coordinates": [ -76.97444, 38.931496 ] } },
{ "type": "Feature", "properties": { "ID": 41090 }, "geometry": { "type": "Point", "coordinates": [ -76.963574, 38.931413 ] } },
{ "type": "Feature", "properties": { "ID": 41092 }, "geometry": { "type": "Point", "coordinates": [ -76.964056, 38.931453 ] } },
{ "type": "Feature", "properties": { "ID": 41093 }, "geometry": { "type": "Point", "coordinates": [ -76.98878, 38.93142 ] } },
{ "type": "Feature", "properties": { "ID": 41125 }, "geometry": { "type": "Point", "coordinates": [ -76.991224, 38.931184 ] } },
{ "type": "Feature", "properties": { "ID": 41134 }, "geometry": { "type": "Point", "coordinates": [ -76.984988, 38.931394 ] } },
{ "type": "Feature", "properties": { "ID": 41138 }, "geometry": { "type": "Point", "coordinates": [ -76.978069, 38.931349 ] } },
{ "type": "Feature", "properties": { "ID": 41144 }, "geometry": { "type": "Point", "coordinates": [ -76.983324, 38.931392 ] } },
{ "type": "Feature", "properties": { "ID": 41159 }, "geometry": { "type": "Point", "coordinates": [ -76.983558, 38.931368 ] } },
{ "type": "Feature", "properties": { "ID": 41161 }, "geometry": { "type": "Point", "coordinates": [ -76.967123, 38.931377 ] } },
{ "type": "Feature", "properties": { "ID": 41172 }, "geometry": { "type": "Point", "coordinates": [ -76.972787, 38.931321 ] } },
{ "type": "Feature", "properties": { "ID": 41183 }, "geometry": { "type": "Point", "coordinates": [ -76.965885, 38.931278 ] } },
{ "type": "Feature", "properties": { "ID": 41185 }, "geometry": { "type": "Point", "coordinates": [ -76.969716, 38.931291 ] } },
{ "type": "Feature", "properties": { "ID": 41192 }, "geometry": { "type": "Point", "coordinates": [ -76.976629, 38.931312 ] } },
{ "type": "Feature", "properties": { "ID": 41203 }, "geometry": { "type": "Point", "coordinates": [ -76.966009, 38.931254 ] } },
{ "type": "Feature", "properties": { "ID": 41218 }, "geometry": { "type": "Point", "coordinates": [ -76.986447, 38.93124 ] } },
{ "type": "Feature", "properties": { "ID": 41220 }, "geometry": { "type": "Point", "coordinates": [ -76.981465, 38.931227 ] } },
{ "type": "Feature", "properties": { "ID": 41238 }, "geometry": { "type": "Point", "coordinates": [ -76.982369, 38.931182 ] } },
{ "type": "Feature", "properties": { "ID": 41240 }, "geometry": { "type": "Point", "coordinates": [ -76.96731, 38.931178 ] } },
{ "type": "Feature", "properties": { "ID": 41244 }, "geometry": { "type": "Point", "coordinates": [ -76.961155, 38.931215 ] } },
{ "type": "Feature", "properties": { "ID": 41254 }, "geometry": { "type": "Point", "coordinates": [ -76.965608, 38.931189 ] } },
{ "type": "Feature", "properties": { "ID": 41256 }, "geometry": { "type": "Point", "coordinates": [ -76.983109, 38.931146 ] } },
{ "type": "Feature", "properties": { "ID": 41263 }, "geometry": { "type": "Point", "coordinates": [ -76.965001, 38.931181 ] } },
{ "type": "Feature", "properties": { "ID": 41272 }, "geometry": { "type": "Point", "coordinates": [ -76.983821, 38.931106 ] } },
{ "type": "Feature", "properties": { "ID": 41292 }, "geometry": { "type": "Point", "coordinates": [ -76.989483, 38.931116 ] } },
{ "type": "Feature", "properties": { "ID": 41302 }, "geometry": { "type": "Point", "coordinates": [ -76.985893, 38.931093 ] } },
{ "type": "Feature", "properties": { "ID": 41340 }, "geometry": { "type": "Point", "coordinates": [ -76.987087, 38.930951 ] } },
{ "type": "Feature", "properties": { "ID": 41344 }, "geometry": { "type": "Point", "coordinates": [ -76.974638, 38.930992 ] } },
{ "type": "Feature", "properties": { "ID": 41366 }, "geometry": { "type": "Point", "coordinates": [ -76.977134, 38.930914 ] } },
{ "type": "Feature", "properties": { "ID": 41369 }, "geometry": { "type": "Point", "coordinates": [ -76.96057, 38.93094 ] } },
{ "type": "Feature", "properties": { "ID": 41383 }, "geometry": { "type": "Point", "coordinates": [ -76.978072, 38.930925 ] } },
{ "type": "Feature", "properties": { "ID": 41390 }, "geometry": { "type": "Point", "coordinates": [ -76.988344, 38.930913 ] } },
{ "type": "Feature", "properties": { "ID": 41396 }, "geometry": { "type": "Point", "coordinates": [ -76.988077, 38.930962 ] } },
{ "type": "Feature", "properties": { "ID": 41402 }, "geometry": { "type": "Point", "coordinates": [ -76.980709, 38.930892 ] } },
{ "type": "Feature", "properties": { "ID": 41406 }, "geometry": { "type": "Point", "coordinates": [ -76.965034, 38.930874 ] } },
{ "type": "Feature", "properties": { "ID": 41413 }, "geometry": { "type": "Point", "coordinates": [ -76.974616, 38.930906 ] } },
{ "type": "Feature", "properties": { "ID": 41428 }, "geometry": { "type": "Point", "coordinates": [ -76.975868, 38.930857 ] } },
{ "type": "Feature", "properties": { "ID": 41438 }, "geometry": { "type": "Point", "coordinates": [ -76.964496, 38.930825 ] } },
{ "type": "Feature", "properties": { "ID": 41442 }, "geometry": { "type": "Point", "coordinates": [ -76.968423, 38.93081 ] } },
{ "type": "Feature", "properties": { "ID": 41452 }, "geometry": { "type": "Point", "coordinates": [ -76.970635, 38.930765 ] } },
{ "type": "Feature", "properties": { "ID": 41454 }, "geometry": { "type": "Point", "coordinates": [ -76.98074, 38.930792 ] } },
{ "type": "Feature", "properties": { "ID": 41457 }, "geometry": { "type": "Point", "coordinates": [ -76.973402, 38.9308 ] } },
{ "type": "Feature", "properties": { "ID": 41460 }, "geometry": { "type": "Point", "coordinates": [ -76.960801, 38.930749 ] } },
{ "type": "Feature", "properties": { "ID": 41472 }, "geometry": { "type": "Point", "coordinates": [ -76.971895, 38.930761 ] } },
{ "type": "Feature", "properties": { "ID": 41477 }, "geometry": { "type": "Point", "coordinates": [ -76.991561, 38.93073 ] } },
{ "type": "Feature", "properties": { "ID": 41497 }, "geometry": { "type": "Point", "coordinates": [ -76.968782, 38.930724 ] } },
{ "type": "Feature", "properties": { "ID": 41502 }, "geometry": { "type": "Point", "coordinates": [ -76.992806, 38.930678 ] } },
{ "type": "Feature", "properties": { "ID": 41515 }, "geometry": { "type": "Point", "coordinates": [ -76.985676, 38.930675 ] } },
{ "type": "Feature", "properties": { "ID": 41518 }, "geometry": { "type": "Point", "coordinates": [ -76.985368, 38.930653 ] } },
{ "type": "Feature", "properties": { "ID": 41527 }, "geometry": { "type": "Point", "coordinates": [ -76.961145, 38.930674 ] } },
{ "type": "Feature", "properties": { "ID": 41534 }, "geometry": { "type": "Point", "coordinates": [ -76.973686, 38.930605 ] } },
{ "type": "Feature", "properties": { "ID": 41544 }, "geometry": { "type": "Point", "coordinates": [ -76.968824, 38.930624 ] } },
{ "type": "Feature", "properties": { "ID": 41574 }, "geometry": { "type": "Point", "coordinates": [ -76.978389, 38.930605 ] } },
{ "type": "Feature", "properties": { "ID": 41581 }, "geometry": { "type": "Point", "coordinates": [ -76.968976, 38.930566 ] } },
{ "type": "Feature", "properties": { "ID": 41594 }, "geometry": { "type": "Point", "coordinates": [ -76.964715, 38.930575 ] } },
{ "type": "Feature", "properties": { "ID": 41602 }, "geometry": { "type": "Point", "coordinates": [ -76.980237, 38.930558 ] } },
{ "type": "Feature", "properties": { "ID": 41606 }, "geometry": { "type": "Point", "coordinates": [ -76.961174, 38.930511 ] } },
{ "type": "Feature", "properties": { "ID": 41615 }, "geometry": { "type": "Point", "coordinates": [ -76.981206, 38.930525 ] } },
{ "type": "Feature", "properties": { "ID": 41620 }, "geometry": { "type": "Point", "coordinates": [ -76.984517, 38.93049 ] } },
{ "type": "Feature", "properties": { "ID": 41624 }, "geometry": { "type": "Point", "coordinates": [ -76.982194, 38.930508 ] } },
{ "type": "Feature", "properties": { "ID": 41625 }, "geometry": { "type": "Point", "coordinates": [ -76.989094, 38.930486 ] } },
{ "type": "Feature", "properties": { "ID": 41633 }, "geometry": { "type": "Point", "coordinates": [ -76.983749, 38.930495 ] } },
{ "type": "Feature", "properties": { "ID": 41642 }, "geometry": { "type": "Point", "coordinates": [ -76.983533, 38.930146 ] } },
{ "type": "Feature", "properties": { "ID": 41658 }, "geometry": { "type": "Point", "coordinates": [ -76.985907, 38.930155 ] } },
{ "type": "Feature", "properties": { "ID": 41688 }, "geometry": { "type": "Point", "coordinates": [ -76.973958, 38.930422 ] } },
{ "type": "Feature", "properties": { "ID": 41695 }, "geometry": { "type": "Point", "coordinates": [ -76.970263, 38.930416 ] } },
{ "type": "Feature", "properties": { "ID": 41705 }, "geometry": { "type": "Point", "coordinates": [ -76.978334, 38.930448 ] } },
{ "type": "Feature", "properties": { "ID": 41722 }, "geometry": { "type": "Point", "coordinates": [ -76.980374, 38.93037 ] } },
{ "type": "Feature", "properties": { "ID": 41733 }, "geometry": { "type": "Point", "coordinates": [ -76.971854, 38.930394 ] } },
{ "type": "Feature", "properties": { "ID": 41748 }, "geometry": { "type": "Point", "coordinates": [ -76.969678, 38.930331 ] } },
{ "type": "Feature", "properties": { "ID": 41753 }, "geometry": { "type": "Point", "coordinates": [ -76.983612, 38.930376 ] } },
{ "type": "Feature", "properties": { "ID": 41771 }, "geometry": { "type": "Point", "coordinates": [ -76.980034, 38.930312 ] } },
{ "type": "Feature", "properties": { "ID": 41807 }, "geometry": { "type": "Point", "coordinates": [ -76.969809, 38.930255 ] } },
{ "type": "Feature", "properties": { "ID": 41810 }, "geometry": { "type": "Point", "coordinates": [ -76.98591, 38.930271 ] } },
{ "type": "Feature", "properties": { "ID": 41814 }, "geometry": { "type": "Point", "coordinates": [ -76.966841, 38.930233 ] } },
{ "type": "Feature", "properties": { "ID": 41825 }, "geometry": { "type": "Point", "coordinates": [ -76.981834, 38.930219 ] } },
{ "type": "Feature", "properties": { "ID": 41836 }, "geometry": { "type": "Point", "coordinates": [ -76.986929, 38.930195 ] } },
{ "type": "Feature", "properties": { "ID": 41855 }, "geometry": { "type": "Point", "coordinates": [ -76.965891, 38.930013 ] } },
{ "type": "Feature", "properties": { "ID": 41860 }, "geometry": { "type": "Point", "coordinates": [ -76.962832, 38.930026 ] } },
{ "type": "Feature", "properties": { "ID": 41867 }, "geometry": { "type": "Point", "coordinates": [ -76.977167, 38.929968 ] } },
{ "type": "Feature", "properties": { "ID": 41884 }, "geometry": { "type": "Point", "coordinates": [ -76.976472, 38.929958 ] } },
{ "type": "Feature", "properties": { "ID": 41888 }, "geometry": { "type": "Point", "coordinates": [ -76.97665, 38.929971 ] } },
{ "type": "Feature", "properties": { "ID": 41901 }, "geometry": { "type": "Point", "coordinates": [ -76.977527, 38.929961 ] } },
{ "type": "Feature", "properties": { "ID": 41918 }, "geometry": { "type": "Point", "coordinates": [ -76.987374, 38.929929 ] } },
{ "type": "Feature", "properties": { "ID": 41922 }, "geometry": { "type": "Point", "coordinates": [ -76.980127, 38.929924 ] } },
{ "type": "Feature", "properties": { "ID": 41926 }, "geometry": { "type": "Point", "coordinates": [ -76.990576, 38.929931 ] } },
{ "type": "Feature", "properties": { "ID": 41929 }, "geometry": { "type": "Point", "coordinates": [ -76.964727, 38.929948 ] } },
{ "type": "Feature", "properties": { "ID": 41940 }, "geometry": { "type": "Point", "coordinates": [ -76.989305, 38.929854 ] } },
{ "type": "Feature", "properties": { "ID": 41941 }, "geometry": { "type": "Point", "coordinates": [ -76.988959, 38.929869 ] } },
{ "type": "Feature", "properties": { "ID": 41947 }, "geometry": { "type": "Point", "coordinates": [ -76.981518, 38.929882 ] } },
{ "type": "Feature", "properties": { "ID": 41952 }, "geometry": { "type": "Point", "coordinates": [ -76.973948, 38.929829 ] } },
{ "type": "Feature", "properties": { "ID": 41978 }, "geometry": { "type": "Point", "coordinates": [ -76.96724, 38.929792 ] } },
{ "type": "Feature", "properties": { "ID": 41991 }, "geometry": { "type": "Point", "coordinates": [ -76.95869, 38.929761 ] } },
{ "type": "Feature", "properties": { "ID": 41995 }, "geometry": { "type": "Point", "coordinates": [ -76.990993, 38.929761 ] } },
{ "type": "Feature", "properties": { "ID": 42006 }, "geometry": { "type": "Point", "coordinates": [ -76.978188, 38.92978 ] } },
{ "type": "Feature", "properties": { "ID": 42007 }, "geometry": { "type": "Point", "coordinates": [ -76.991148, 38.929747 ] } },
{ "type": "Feature", "properties": { "ID": 42035 }, "geometry": { "type": "Point", "coordinates": [ -76.97568, 38.929657 ] } },
{ "type": "Feature", "properties": { "ID": 42038 }, "geometry": { "type": "Point", "coordinates": [ -76.979086, 38.929743 ] } },
{ "type": "Feature", "properties": { "ID": 42039 }, "geometry": { "type": "Point", "coordinates": [ -76.983594, 38.929716 ] } },
{ "type": "Feature", "properties": { "ID": 42046 }, "geometry": { "type": "Point", "coordinates": [ -76.971648, 38.929633 ] } },
{ "type": "Feature", "properties": { "ID": 42059 }, "geometry": { "type": "Point", "coordinates": [ -76.975806, 38.929526 ] } },
{ "type": "Feature", "properties": { "ID": 42061 }, "geometry": { "type": "Point", "coordinates": [ -76.96336, 38.929588 ] } },
{ "type": "Feature", "properties": { "ID": 42065 }, "geometry": { "type": "Point", "coordinates": [ -76.970694, 38.929581 ] } },
{ "type": "Feature", "properties": { "ID": 42114 }, "geometry": { "type": "Point", "coordinates": [ -76.979579, 38.929494 ] } },
{ "type": "Feature", "properties": { "ID": 42118 }, "geometry": { "type": "Point", "coordinates": [ -76.989599, 38.929459 ] } },
{ "type": "Feature", "properties": { "ID": 42127 }, "geometry": { "type": "Point", "coordinates": [ -76.976552, 38.929479 ] } },
{ "type": "Feature", "properties": { "ID": 42143 }, "geometry": { "type": "Point", "coordinates": [ -76.961561, 38.929026 ] } },
{ "type": "Feature", "properties": { "ID": 42151 }, "geometry": { "type": "Point", "coordinates": [ -76.957233, 38.929318 ] } },
{ "type": "Feature", "properties": { "ID": 42158 }, "geometry": { "type": "Point", "coordinates": [ -76.971899, 38.929376 ] } },
{ "type": "Feature", "properties": { "ID": 42161 }, "geometry": { "type": "Point", "coordinates": [ -76.968524, 38.929386 ] } },
{ "type": "Feature", "properties": { "ID": 42162 }, "geometry": { "type": "Point", "coordinates": [ -76.972413, 38.929371 ] } },
{ "type": "Feature", "properties": { "ID": 42168 }, "geometry": { "type": "Point", "coordinates": [ -76.991818, 38.929344 ] } },
{ "type": "Feature", "properties": { "ID": 42175 }, "geometry": { "type": "Point", "coordinates": [ -76.984405, 38.92935 ] } },
{ "type": "Feature", "properties": { "ID": 42195 }, "geometry": { "type": "Point", "coordinates": [ -76.957987, 38.929294 ] } },
{ "type": "Feature", "properties": { "ID": 42198 }, "geometry": { "type": "Point", "coordinates": [ -76.964009, 38.929245 ] } },
{ "type": "Feature", "properties": { "ID": 42201 }, "geometry": { "type": "Point", "coordinates": [ -76.977, 38.929268 ] } },
{ "type": "Feature", "properties": { "ID": 42207 }, "geometry": { "type": "Point", "coordinates": [ -76.987891, 38.929302 ] } },
{ "type": "Feature", "properties": { "ID": 42211 }, "geometry": { "type": "Point", "coordinates": [ -76.968138, 38.929254 ] } },
{ "type": "Feature", "properties": { "ID": 42228 }, "geometry": { "type": "Point", "coordinates": [ -76.992666, 38.929249 ] } },
{ "type": "Feature", "properties": { "ID": 42238 }, "geometry": { "type": "Point", "coordinates": [ -76.985845, 38.929207 ] } },
{ "type": "Feature", "properties": { "ID": 42240 }, "geometry": { "type": "Point", "coordinates": [ -76.991865, 38.929208 ] } },
{ "type": "Feature", "properties": { "ID": 42249 }, "geometry": { "type": "Point", "coordinates": [ -76.974647, 38.929153 ] } },
{ "type": "Feature", "properties": { "ID": 42255 }, "geometry": { "type": "Point", "coordinates": [ -76.990503, 38.929193 ] } },
{ "type": "Feature", "properties": { "ID": 42269 }, "geometry": { "type": "Point", "coordinates": [ -76.975416, 38.928973 ] } },
{ "type": "Feature", "properties": { "ID": 42272 }, "geometry": { "type": "Point", "coordinates": [ -76.989897, 38.929158 ] } },
{ "type": "Feature", "properties": { "ID": 42273 }, "geometry": { "type": "Point", "coordinates": [ -76.984837, 38.9291 ] } },
{ "type": "Feature", "properties": { "ID": 42274 }, "geometry": { "type": "Point", "coordinates": [ -76.96751, 38.929098 ] } },
{ "type": "Feature", "properties": { "ID": 42295 }, "geometry": { "type": "Point", "coordinates": [ -76.957647, 38.92897 ] } },
{ "type": "Feature", "properties": { "ID": 42297 }, "geometry": { "type": "Point", "coordinates": [ -76.992659, 38.92906 ] } },
{ "type": "Feature", "properties": { "ID": 42299 }, "geometry": { "type": "Point", "coordinates": [ -76.987329, 38.929009 ] } },
{ "type": "Feature", "properties": { "ID": 42303 }, "geometry": { "type": "Point", "coordinates": [ -76.992089, 38.929051 ] } },
{ "type": "Feature", "properties": { "ID": 42306 }, "geometry": { "type": "Point", "coordinates": [ -76.988175, 38.929018 ] } },
{ "type": "Feature", "properties": { "ID": 42318 }, "geometry": { "type": "Point", "coordinates": [ -76.970751, 38.928963 ] } },
{ "type": "Feature", "properties": { "ID": 42344 }, "geometry": { "type": "Point", "coordinates": [ -76.966745, 38.928946 ] } },
{ "type": "Feature", "properties": { "ID": 42346 }, "geometry": { "type": "Point", "coordinates": [ -76.97476, 38.928918 ] } },
{ "type": "Feature", "properties": { "ID": 42372 }, "geometry": { "type": "Point", "coordinates": [ -76.958581, 38.928821 ] } },
{ "type": "Feature", "properties": { "ID": 42377 }, "geometry": { "type": "Point", "coordinates": [ -76.98214, 38.928855 ] } },
{ "type": "Feature", "properties": { "ID": 42390 }, "geometry": { "type": "Point", "coordinates": [ -76.973711, 38.928841 ] } },
{ "type": "Feature", "properties": { "ID": 42394 }, "geometry": { "type": "Point", "coordinates": [ -76.990161, 38.928801 ] } },
{ "type": "Feature", "properties": { "ID": 42398 }, "geometry": { "type": "Point", "coordinates": [ -76.958025, 38.928764 ] } },
{ "type": "Feature", "properties": { "ID": 42404 }, "geometry": { "type": "Point", "coordinates": [ -76.981097, 38.928797 ] } },
{ "type": "Feature", "properties": { "ID": 42408 }, "geometry": { "type": "Point", "coordinates": [ -76.980007, 38.928773 ] } },
{ "type": "Feature", "properties": { "ID": 42436 }, "geometry": { "type": "Point", "coordinates": [ -76.977918, 38.928731 ] } },
{ "type": "Feature", "properties": { "ID": 42438 }, "geometry": { "type": "Point", "coordinates": [ -76.970907, 38.928711 ] } },
{ "type": "Feature", "properties": { "ID": 42443 }, "geometry": { "type": "Point", "coordinates": [ -76.992113, 38.928696 ] } },
{ "type": "Feature", "properties": { "ID": 42444 }, "geometry": { "type": "Point", "coordinates": [ -76.983586, 38.928722 ] } },
{ "type": "Feature", "properties": { "ID": 42447 }, "geometry": { "type": "Point", "coordinates": [ -76.993022, 38.928666 ] } },
{ "type": "Feature", "properties": { "ID": 42468 }, "geometry": { "type": "Point", "coordinates": [ -76.960225, 38.928369 ] } },
{ "type": "Feature", "properties": { "ID": 42472 }, "geometry": { "type": "Point", "coordinates": [ -76.965614, 38.928613 ] } },
{ "type": "Feature", "properties": { "ID": 42487 }, "geometry": { "type": "Point", "coordinates": [ -76.981316, 38.928608 ] } },
{ "type": "Feature", "properties": { "ID": 42497 }, "geometry": { "type": "Point", "coordinates": [ -76.956178, 38.928476 ] } },
{ "type": "Feature", "properties": { "ID": 42507 }, "geometry": { "type": "Point", "coordinates": [ -76.975892, 38.928557 ] } },
{ "type": "Feature", "properties": { "ID": 42519 }, "geometry": { "type": "Point", "coordinates": [ -76.982603, 38.928522 ] } },
{ "type": "Feature", "properties": { "ID": 42529 }, "geometry": { "type": "Point", "coordinates": [ -76.962741, 38.928457 ] } },
{ "type": "Feature", "properties": { "ID": 42531 }, "geometry": { "type": "Point", "coordinates": [ -76.989412, 38.928481 ] } },
{ "type": "Feature", "properties": { "ID": 42555 }, "geometry": { "type": "Point", "coordinates": [ -76.98484, 38.928467 ] } },
{ "type": "Feature", "properties": { "ID": 42560 }, "geometry": { "type": "Point", "coordinates": [ -76.968985, 38.928404 ] } },
{ "type": "Feature", "properties": { "ID": 42566 }, "geometry": { "type": "Point", "coordinates": [ -76.976889, 38.928416 ] } },
{ "type": "Feature", "properties": { "ID": 42586 }, "geometry": { "type": "Point", "coordinates": [ -76.969905, 38.928366 ] } },
{ "type": "Feature", "properties": { "ID": 42589 }, "geometry": { "type": "Point", "coordinates": [ -76.962563, 38.928279 ] } },
{ "type": "Feature", "properties": { "ID": 42594 }, "geometry": { "type": "Point", "coordinates": [ -76.9838, 38.928379 ] } },
{ "type": "Feature", "properties": { "ID": 42608 }, "geometry": { "type": "Point", "coordinates": [ -76.981464, 38.928275 ] } },
{ "type": "Feature", "properties": { "ID": 42614 }, "geometry": { "type": "Point", "coordinates": [ -76.981012, 38.928283 ] } },
{ "type": "Feature", "properties": { "ID": 42619 }, "geometry": { "type": "Point", "coordinates": [ -76.986284, 38.928293 ] } },
{ "type": "Feature", "properties": { "ID": 42659 }, "geometry": { "type": "Point", "coordinates": [ -76.975663, 38.928231 ] } },
{ "type": "Feature", "properties": { "ID": 42664 }, "geometry": { "type": "Point", "coordinates": [ -76.984779, 38.928121 ] } },
{ "type": "Feature", "properties": { "ID": 42669 }, "geometry": { "type": "Point", "coordinates": [ -76.962461, 38.928145 ] } },
{ "type": "Feature", "properties": { "ID": 42676 }, "geometry": { "type": "Point", "coordinates": [ -76.983393, 38.928154 ] } },
{ "type": "Feature", "properties": { "ID": 42680 }, "geometry": { "type": "Point", "coordinates": [ -76.986263, 38.92815 ] } },
{ "type": "Feature", "properties": { "ID": 42701 }, "geometry": { "type": "Point", "coordinates": [ -76.988625, 38.928133 ] } },
{ "type": "Feature", "properties": { "ID": 42704 }, "geometry": { "type": "Point", "coordinates": [ -76.98433, 38.928106 ] } },
{ "type": "Feature", "properties": { "ID": 42715 }, "geometry": { "type": "Point", "coordinates": [ -76.963589, 38.928079 ] } },
{ "type": "Feature", "properties": { "ID": 42719 }, "geometry": { "type": "Point", "coordinates": [ -76.992104, 38.928093 ] } },
{ "type": "Feature", "properties": { "ID": 42726 }, "geometry": { "type": "Point", "coordinates": [ -76.985766, 38.928043 ] } },
{ "type": "Feature", "properties": { "ID": 42761 }, "geometry": { "type": "Point", "coordinates": [ -76.970565, 38.928005 ] } },
{ "type": "Feature", "properties": { "ID": 42767 }, "geometry": { "type": "Point", "coordinates": [ -76.963469, 38.927978 ] } },
{ "type": "Feature", "properties": { "ID": 42772 }, "geometry": { "type": "Point", "coordinates": [ -76.98775, 38.927944 ] } },
{ "type": "Feature", "properties": { "ID": 42779 }, "geometry": { "type": "Point", "coordinates": [ -76.991467, 38.927984 ] } },
{ "type": "Feature", "properties": { "ID": 42788 }, "geometry": { "type": "Point", "coordinates": [ -76.975224, 38.927921 ] } },
{ "type": "Feature", "properties": { "ID": 42790 }, "geometry": { "type": "Point", "coordinates": [ -76.97388, 38.927908 ] } },
{ "type": "Feature", "properties": { "ID": 42802 }, "geometry": { "type": "Point", "coordinates": [ -76.988709, 38.927909 ] } },
{ "type": "Feature", "properties": { "ID": 42822 }, "geometry": { "type": "Point", "coordinates": [ -76.964791, 38.927917 ] } },
{ "type": "Feature", "properties": { "ID": 42831 }, "geometry": { "type": "Point", "coordinates": [ -76.975979, 38.927894 ] } },
{ "type": "Feature", "properties": { "ID": 42837 }, "geometry": { "type": "Point", "coordinates": [ -76.979615, 38.927816 ] } },
{ "type": "Feature", "properties": { "ID": 42848 }, "geometry": { "type": "Point", "coordinates": [ -76.991353, 38.92779 ] } },
{ "type": "Feature", "properties": { "ID": 42860 }, "geometry": { "type": "Point", "coordinates": [ -76.982554, 38.927821 ] } },
{ "type": "Feature", "properties": { "ID": 42896 }, "geometry": { "type": "Point", "coordinates": [ -76.990874, 38.92774 ] } },
{ "type": "Feature", "properties": { "ID": 42901 }, "geometry": { "type": "Point", "coordinates": [ -76.993019, 38.927684 ] } },
{ "type": "Feature", "properties": { "ID": 42909 }, "geometry": { "type": "Point", "coordinates": [ -76.985054, 38.927638 ] } },
{ "type": "Feature", "properties": { "ID": 42912 }, "geometry": { "type": "Point", "coordinates": [ -76.992675, 38.92767 ] } },
{ "type": "Feature", "properties": { "ID": 42932 }, "geometry": { "type": "Point", "coordinates": [ -76.986512, 38.927555 ] } },
{ "type": "Feature", "properties": { "ID": 42936 }, "geometry": { "type": "Point", "coordinates": [ -76.969446, 38.927555 ] } },
{ "type": "Feature", "properties": { "ID": 42937 }, "geometry": { "type": "Point", "coordinates": [ -76.969317, 38.927559 ] } },
{ "type": "Feature", "properties": { "ID": 42944 }, "geometry": { "type": "Point", "coordinates": [ -76.957536, 38.92731 ] } },
{ "type": "Feature", "properties": { "ID": 42964 }, "geometry": { "type": "Point", "coordinates": [ -76.964276, 38.927524 ] } },
{ "type": "Feature", "properties": { "ID": 42970 }, "geometry": { "type": "Point", "coordinates": [ -76.977936, 38.927523 ] } },
{ "type": "Feature", "properties": { "ID": 42976 }, "geometry": { "type": "Point", "coordinates": [ -76.977338, 38.927525 ] } },
{ "type": "Feature", "properties": { "ID": 42999 }, "geometry": { "type": "Point", "coordinates": [ -76.955112, 38.927442 ] } },
{ "type": "Feature", "properties": { "ID": 43012 }, "geometry": { "type": "Point", "coordinates": [ -76.981867, 38.927438 ] } },
{ "type": "Feature", "properties": { "ID": 43017 }, "geometry": { "type": "Point", "coordinates": [ -76.98987, 38.927444 ] } },
{ "type": "Feature", "properties": { "ID": 43021 }, "geometry": { "type": "Point", "coordinates": [ -76.959721, 38.927422 ] } },
{ "type": "Feature", "properties": { "ID": 43025 }, "geometry": { "type": "Point", "coordinates": [ -76.975981, 38.92746 ] } },
{ "type": "Feature", "properties": { "ID": 43040 }, "geometry": { "type": "Point", "coordinates": [ -76.961545, 38.927376 ] } },
{ "type": "Feature", "properties": { "ID": 43047 }, "geometry": { "type": "Point", "coordinates": [ -76.986374, 38.927436 ] } },
{ "type": "Feature", "properties": { "ID": 43048 }, "geometry": { "type": "Point", "coordinates": [ -76.99031, 38.92741 ] } },
{ "type": "Feature", "properties": { "ID": 43050 }, "geometry": { "type": "Point", "coordinates": [ -76.98099, 38.927398 ] } },
{ "type": "Feature", "properties": { "ID": 43056 }, "geometry": { "type": "Point", "coordinates": [ -76.991209, 38.927371 ] } },
{ "type": "Feature", "properties": { "ID": 43058 }, "geometry": { "type": "Point", "coordinates": [ -76.968361, 38.927385 ] } },
{ "type": "Feature", "properties": { "ID": 43065 }, "geometry": { "type": "Point", "coordinates": [ -76.975949, 38.927362 ] } },
{ "type": "Feature", "properties": { "ID": 43066 }, "geometry": { "type": "Point", "coordinates": [ -76.965132, 38.927349 ] } },
{ "type": "Feature", "properties": { "ID": 43068 }, "geometry": { "type": "Point", "coordinates": [ -76.991694, 38.927344 ] } },
{ "type": "Feature", "properties": { "ID": 43072 }, "geometry": { "type": "Point", "coordinates": [ -76.982028, 38.927331 ] } },
{ "type": "Feature", "properties": { "ID": 43075 }, "geometry": { "type": "Point", "coordinates": [ -76.965693, 38.927356 ] } },
{ "type": "Feature", "properties": { "ID": 43084 }, "geometry": { "type": "Point", "coordinates": [ -76.983021, 38.927344 ] } },
{ "type": "Feature", "properties": { "ID": 43086 }, "geometry": { "type": "Point", "coordinates": [ -76.97252, 38.927286 ] } },
{ "type": "Feature", "properties": { "ID": 43108 }, "geometry": { "type": "Point", "coordinates": [ -76.988507, 38.927255 ] } },
{ "type": "Feature", "properties": { "ID": 43141 }, "geometry": { "type": "Point", "coordinates": [ -76.981554, 38.927185 ] } },
{ "type": "Feature", "properties": { "ID": 43150 }, "geometry": { "type": "Point", "coordinates": [ -76.964037, 38.927207 ] } },
{ "type": "Feature", "properties": { "ID": 43153 }, "geometry": { "type": "Point", "coordinates": [ -76.967624, 38.927164 ] } },
{ "type": "Feature", "properties": { "ID": 43159 }, "geometry": { "type": "Point", "coordinates": [ -76.962229, 38.927153 ] } },
{ "type": "Feature", "properties": { "ID": 43164 }, "geometry": { "type": "Point", "coordinates": [ -76.984681, 38.92718 ] } },
{ "type": "Feature", "properties": { "ID": 43171 }, "geometry": { "type": "Point", "coordinates": [ -76.98802, 38.927138 ] } },
{ "type": "Feature", "properties": { "ID": 43196 }, "geometry": { "type": "Point", "coordinates": [ -76.964036, 38.927114 ] } },
{ "type": "Feature", "properties": { "ID": 43202 }, "geometry": { "type": "Point", "coordinates": [ -76.984605, 38.927077 ] } },
{ "type": "Feature", "properties": { "ID": 43209 }, "geometry": { "type": "Point", "coordinates": [ -76.983729, 38.927069 ] } },
{ "type": "Feature", "properties": { "ID": 43217 }, "geometry": { "type": "Point", "coordinates": [ -76.962221, 38.927044 ] } },
{ "type": "Feature", "properties": { "ID": 43224 }, "geometry": { "type": "Point", "coordinates": [ -76.970373, 38.927048 ] } },
{ "type": "Feature", "properties": { "ID": 43229 }, "geometry": { "type": "Point", "coordinates": [ -76.971574, 38.927009 ] } },
{ "type": "Feature", "properties": { "ID": 43237 }, "geometry": { "type": "Point", "coordinates": [ -76.969883, 38.927026 ] } },
{ "type": "Feature", "properties": { "ID": 43240 }, "geometry": { "type": "Point", "coordinates": [ -76.991008, 38.927034 ] } },
{ "type": "Feature", "properties": { "ID": 43242 }, "geometry": { "type": "Point", "coordinates": [ -76.96801, 38.926978 ] } },
{ "type": "Feature", "properties": { "ID": 43268 }, "geometry": { "type": "Point", "coordinates": [ -76.991141, 38.92696 ] } },
{ "type": "Feature", "properties": { "ID": 43273 }, "geometry": { "type": "Point", "coordinates": [ -76.970399, 38.926929 ] } },
{ "type": "Feature", "properties": { "ID": 43281 }, "geometry": { "type": "Point", "coordinates": [ -76.968766, 38.92692 ] } },
{ "type": "Feature", "properties": { "ID": 43285 }, "geometry": { "type": "Point", "coordinates": [ -76.987674, 38.926882 ] } },
{ "type": "Feature", "properties": { "ID": 43311 }, "geometry": { "type": "Point", "coordinates": [ -76.979449, 38.926831 ] } },
{ "type": "Feature", "properties": { "ID": 43335 }, "geometry": { "type": "Point", "coordinates": [ -76.990998, 38.92683 ] } },
{ "type": "Feature", "properties": { "ID": 43336 }, "geometry": { "type": "Point", "coordinates": [ -76.979601, 38.926818 ] } },
{ "type": "Feature", "properties": { "ID": 43359 }, "geometry": { "type": "Point", "coordinates": [ -76.955093, 38.926671 ] } },
{ "type": "Feature", "properties": { "ID": 43360 }, "geometry": { "type": "Point", "coordinates": [ -76.981924, 38.926718 ] } },
{ "type": "Feature", "properties": { "ID": 43372 }, "geometry": { "type": "Point", "coordinates": [ -76.990846, 38.926743 ] } },
{ "type": "Feature", "properties": { "ID": 43390 }, "geometry": { "type": "Point", "coordinates": [ -76.966375, 38.92666 ] } },
{ "type": "Feature", "properties": { "ID": 43407 }, "geometry": { "type": "Point", "coordinates": [ -76.97171, 38.926619 ] } },
{ "type": "Feature", "properties": { "ID": 43413 }, "geometry": { "type": "Point", "coordinates": [ -76.985434, 38.926593 ] } },
{ "type": "Feature", "properties": { "ID": 43415 }, "geometry": { "type": "Point", "coordinates": [ -76.972411, 38.926601 ] } },
{ "type": "Feature", "properties": { "ID": 43419 }, "geometry": { "type": "Point", "coordinates": [ -76.967007, 38.926577 ] } },
{ "type": "Feature", "properties": { "ID": 43437 }, "geometry": { "type": "Point", "coordinates": [ -76.966179, 38.926482 ] } },
{ "type": "Feature", "properties": { "ID": 43438 }, "geometry": { "type": "Point", "coordinates": [ -76.985047, 38.926537 ] } },
{ "type": "Feature", "properties": { "ID": 43468 }, "geometry": { "type": "Point", "coordinates": [ -76.965429, 38.926441 ] } },
{ "type": "Feature", "properties": { "ID": 43475 }, "geometry": { "type": "Point", "coordinates": [ -76.988732, 38.926414 ] } },
{ "type": "Feature", "properties": { "ID": 43479 }, "geometry": { "type": "Point", "coordinates": [ -76.982635, 38.926451 ] } },
{ "type": "Feature", "properties": { "ID": 43486 }, "geometry": { "type": "Point", "coordinates": [ -76.971352, 38.926266 ] } },
{ "type": "Feature", "properties": { "ID": 43495 }, "geometry": { "type": "Point", "coordinates": [ -76.981187, 38.926364 ] } },
{ "type": "Feature", "properties": { "ID": 43498 }, "geometry": { "type": "Point", "coordinates": [ -76.965655, 38.926404 ] } },
{ "type": "Feature", "properties": { "ID": 43506 }, "geometry": { "type": "Point", "coordinates": [ -76.98469, 38.926404 ] } },
{ "type": "Feature", "properties": { "ID": 43512 }, "geometry": { "type": "Point", "coordinates": [ -76.980102, 38.926392 ] } },
{ "type": "Feature", "properties": { "ID": 43533 }, "geometry": { "type": "Point", "coordinates": [ -76.970612, 38.926348 ] } },
{ "type": "Feature", "properties": { "ID": 43546 }, "geometry": { "type": "Point", "coordinates": [ -76.983414, 38.926204 ] } },
{ "type": "Feature", "properties": { "ID": 43554 }, "geometry": { "type": "Point", "coordinates": [ -76.98109, 38.926256 ] } },
{ "type": "Feature", "properties": { "ID": 43572 }, "geometry": { "type": "Point", "coordinates": [ -76.987922, 38.926081 ] } },
{ "type": "Feature", "properties": { "ID": 43575 }, "geometry": { "type": "Point", "coordinates": [ -76.975739, 38.926086 ] } },
{ "type": "Feature", "properties": { "ID": 43586 }, "geometry": { "type": "Point", "coordinates": [ -76.964487, 38.926051 ] } },
{ "type": "Feature", "properties": { "ID": 43587 }, "geometry": { "type": "Point", "coordinates": [ -76.965041, 38.926014 ] } },
{ "type": "Feature", "properties": { "ID": 43592 }, "geometry": { "type": "Point", "coordinates": [ -76.974567, 38.926061 ] } },
{ "type": "Feature", "properties": { "ID": 43657 }, "geometry": { "type": "Point", "coordinates": [ -76.987908, 38.925875 ] } },
{ "type": "Feature", "properties": { "ID": 43658 }, "geometry": { "type": "Point", "coordinates": [ -76.991924, 38.925868 ] } },
{ "type": "Feature", "properties": { "ID": 43665 }, "geometry": { "type": "Point", "coordinates": [ -76.987134, 38.925825 ] } },
{ "type": "Feature", "properties": { "ID": 43674 }, "geometry": { "type": "Point", "coordinates": [ -76.989614, 38.92586 ] } },
{ "type": "Feature", "properties": { "ID": 43675 }, "geometry": { "type": "Point", "coordinates": [ -76.960822, 38.925832 ] } },
{ "type": "Feature", "properties": { "ID": 43681 }, "geometry": { "type": "Point", "coordinates": [ -76.987582, 38.925812 ] } },
{ "type": "Feature", "properties": { "ID": 43702 }, "geometry": { "type": "Point", "coordinates": [ -76.980082, 38.92579 ] } },
{ "type": "Feature", "properties": { "ID": 43711 }, "geometry": { "type": "Point", "coordinates": [ -76.961302, 38.925791 ] } },
{ "type": "Feature", "properties": { "ID": 43716 }, "geometry": { "type": "Point", "coordinates": [ -76.987709, 38.925815 ] } },
{ "type": "Feature", "properties": { "ID": 43717 }, "geometry": { "type": "Point", "coordinates": [ -76.980498, 38.925779 ] } },
{ "type": "Feature", "properties": { "ID": 43728 }, "geometry": { "type": "Point", "coordinates": [ -76.980982, 38.925756 ] } },
{ "type": "Feature", "properties": { "ID": 43730 }, "geometry": { "type": "Point", "coordinates": [ -76.976767, 38.925745 ] } },
{ "type": "Feature", "properties": { "ID": 43732 }, "geometry": { "type": "Point", "coordinates": [ -76.955792, 38.925696 ] } },
{ "type": "Feature", "properties": { "ID": 43738 }, "geometry": { "type": "Point", "coordinates": [ -76.989858, 38.925701 ] } },
{ "type": "Feature", "properties": { "ID": 43748 }, "geometry": { "type": "Point", "coordinates": [ -76.960857, 38.925665 ] } },
{ "type": "Feature", "properties": { "ID": 43757 }, "geometry": { "type": "Point", "coordinates": [ -76.963023, 38.925617 ] } },
{ "type": "Feature", "properties": { "ID": 43763 }, "geometry": { "type": "Point", "coordinates": [ -76.962989, 38.925556 ] } },
{ "type": "Feature", "properties": { "ID": 43766 }, "geometry": { "type": "Point", "coordinates": [ -76.985555, 38.925535 ] } },
{ "type": "Feature", "properties": { "ID": 43778 }, "geometry": { "type": "Point", "coordinates": [ -76.986528, 38.925449 ] } },
{ "type": "Feature", "properties": { "ID": 43780 }, "geometry": { "type": "Point", "coordinates": [ -76.986358, 38.925451 ] } },
{ "type": "Feature", "properties": { "ID": 43781 }, "geometry": { "type": "Point", "coordinates": [ -76.964259, 38.925476 ] } },
{ "type": "Feature", "properties": { "ID": 43811 }, "geometry": { "type": "Point", "coordinates": [ -76.967848, 38.925427 ] } },
{ "type": "Feature", "properties": { "ID": 43814 }, "geometry": { "type": "Point", "coordinates": [ -76.978482, 38.925388 ] } },
{ "type": "Feature", "properties": { "ID": 43816 }, "geometry": { "type": "Point", "coordinates": [ -76.98141, 38.92537 ] } },
{ "type": "Feature", "properties": { "ID": 43824 }, "geometry": { "type": "Point", "coordinates": [ -76.969676, 38.9254 ] } },
{ "type": "Feature", "properties": { "ID": 43854 }, "geometry": { "type": "Point", "coordinates": [ -76.978181, 38.925386 ] } },
{ "type": "Feature", "properties": { "ID": 43859 }, "geometry": { "type": "Point", "coordinates": [ -76.973587, 38.925381 ] } },
{ "type": "Feature", "properties": { "ID": 43875 }, "geometry": { "type": "Point", "coordinates": [ -76.975855, 38.925348 ] } },
{ "type": "Feature", "properties": { "ID": 43890 }, "geometry": { "type": "Point", "coordinates": [ -76.992685, 38.925344 ] } },
{ "type": "Feature", "properties": { "ID": 43911 }, "geometry": { "type": "Point", "coordinates": [ -76.988978, 38.925231 ] } },
{ "type": "Feature", "properties": { "ID": 43918 }, "geometry": { "type": "Point", "coordinates": [ -76.955385, 38.925237 ] } },
{ "type": "Feature", "properties": { "ID": 43927 }, "geometry": { "type": "Point", "coordinates": [ -76.97246, 38.925256 ] } },
{ "type": "Feature", "properties": { "ID": 43930 }, "geometry": { "type": "Point", "coordinates": [ -76.967844, 38.925255 ] } },
{ "type": "Feature", "properties": { "ID": 43931 }, "geometry": { "type": "Point", "coordinates": [ -76.980507, 38.925251 ] } },
{ "type": "Feature", "properties": { "ID": 43938 }, "geometry": { "type": "Point", "coordinates": [ -76.98611, 38.925263 ] } },
{ "type": "Feature", "properties": { "ID": 43955 }, "geometry": { "type": "Point", "coordinates": [ -76.961834, 38.925169 ] } },
{ "type": "Feature", "properties": { "ID": 43966 }, "geometry": { "type": "Point", "coordinates": [ -76.963073, 38.925163 ] } },
{ "type": "Feature", "properties": { "ID": 43969 }, "geometry": { "type": "Point", "coordinates": [ -76.981036, 38.925155 ] } },
{ "type": "Feature", "properties": { "ID": 43978 }, "geometry": { "type": "Point", "coordinates": [ -76.966075, 38.925154 ] } },
{ "type": "Feature", "properties": { "ID": 43984 }, "geometry": { "type": "Point", "coordinates": [ -76.966742, 38.925107 ] } },
{ "type": "Feature", "properties": { "ID": 43990 }, "geometry": { "type": "Point", "coordinates": [ -76.960131, 38.925087 ] } },
{ "type": "Feature", "properties": { "ID": 43994 }, "geometry": { "type": "Point", "coordinates": [ -76.960235, 38.925083 ] } },
{ "type": "Feature", "properties": { "ID": 44013 }, "geometry": { "type": "Point", "coordinates": [ -76.962085, 38.925001 ] } },
{ "type": "Feature", "properties": { "ID": 44014 }, "geometry": { "type": "Point", "coordinates": [ -76.955399, 38.924994 ] } },
{ "type": "Feature", "properties": { "ID": 44015 }, "geometry": { "type": "Point", "coordinates": [ -76.96201, 38.925002 ] } },
{ "type": "Feature", "properties": { "ID": 44017 }, "geometry": { "type": "Point", "coordinates": [ -76.960585, 38.925023 ] } },
{ "type": "Feature", "properties": { "ID": 44019 }, "geometry": { "type": "Point", "coordinates": [ -76.970402, 38.925011 ] } },
{ "type": "Feature", "properties": { "ID": 44028 }, "geometry": { "type": "Point", "coordinates": [ -76.967549, 38.925016 ] } },
{ "type": "Feature", "properties": { "ID": 44031 }, "geometry": { "type": "Point", "coordinates": [ -76.971966, 38.92499 ] } },
{ "type": "Feature", "properties": { "ID": 44051 }, "geometry": { "type": "Point", "coordinates": [ -76.980283, 38.924981 ] } },
{ "type": "Feature", "properties": { "ID": 44053 }, "geometry": { "type": "Point", "coordinates": [ -76.960121, 38.924924 ] } },
{ "type": "Feature", "properties": { "ID": 44056 }, "geometry": { "type": "Point", "coordinates": [ -76.96398, 38.924957 ] } },
{ "type": "Feature", "properties": { "ID": 44058 }, "geometry": { "type": "Point", "coordinates": [ -76.970915, 38.924846 ] } },
{ "type": "Feature", "properties": { "ID": 44075 }, "geometry": { "type": "Point", "coordinates": [ -76.961396, 38.924923 ] } },
{ "type": "Feature", "properties": { "ID": 44082 }, "geometry": { "type": "Point", "coordinates": [ -76.97196, 38.924887 ] } },
{ "type": "Feature", "properties": { "ID": 44094 }, "geometry": { "type": "Point", "coordinates": [ -76.980288, 38.924879 ] } },
{ "type": "Feature", "properties": { "ID": 44115 }, "geometry": { "type": "Point", "coordinates": [ -76.967655, 38.924754 ] } },
{ "type": "Feature", "properties": { "ID": 44119 }, "geometry": { "type": "Point", "coordinates": [ -76.975547, 38.924762 ] } },
{ "type": "Feature", "properties": { "ID": 44150 }, "geometry": { "type": "Point", "coordinates": [ -76.967375, 38.924741 ] } },
{ "type": "Feature", "properties": { "ID": 44153 }, "geometry": { "type": "Point", "coordinates": [ -76.989649, 38.924708 ] } },
{ "type": "Feature", "properties": { "ID": 44155 }, "geometry": { "type": "Point", "coordinates": [ -76.955326, 38.924724 ] } },
{ "type": "Feature", "properties": { "ID": 44164 }, "geometry": { "type": "Point", "coordinates": [ -76.973749, 38.924719 ] } },
{ "type": "Feature", "properties": { "ID": 44167 }, "geometry": { "type": "Point", "coordinates": [ -76.974564, 38.924724 ] } },
{ "type": "Feature", "properties": { "ID": 44179 }, "geometry": { "type": "Point", "coordinates": [ -76.98916, 38.924692 ] } },
{ "type": "Feature", "properties": { "ID": 44181 }, "geometry": { "type": "Point", "coordinates": [ -76.961042, 38.924726 ] } },
{ "type": "Feature", "properties": { "ID": 44191 }, "geometry": { "type": "Point", "coordinates": [ -76.968965, 38.9247 ] } },
{ "type": "Feature", "properties": { "ID": 44192 }, "geometry": { "type": "Point", "coordinates": [ -76.968823, 38.9247 ] } },
{ "type": "Feature", "properties": { "ID": 44203 }, "geometry": { "type": "Point", "coordinates": [ -76.989084, 38.924686 ] } },
{ "type": "Feature", "properties": { "ID": 44208 }, "geometry": { "type": "Point", "coordinates": [ -76.960119, 38.924672 ] } },
{ "type": "Feature", "properties": { "ID": 44212 }, "geometry": { "type": "Point", "coordinates": [ -76.980488, 38.924675 ] } },
{ "type": "Feature", "properties": { "ID": 44214 }, "geometry": { "type": "Point", "coordinates": [ -76.964811, 38.924661 ] } },
{ "type": "Feature", "properties": { "ID": 44220 }, "geometry": { "type": "Point", "coordinates": [ -76.992685, 38.924663 ] } },
{ "type": "Feature", "properties": { "ID": 44230 }, "geometry": { "type": "Point", "coordinates": [ -76.990844, 38.92457 ] } },
{ "type": "Feature", "properties": { "ID": 44237 }, "geometry": { "type": "Point", "coordinates": [ -76.964658, 38.924554 ] } },
{ "type": "Feature", "properties": { "ID": 44257 }, "geometry": { "type": "Point", "coordinates": [ -76.962636, 38.924412 ] } },
{ "type": "Feature", "properties": { "ID": 44261 }, "geometry": { "type": "Point", "coordinates": [ -76.992739, 38.924426 ] } },
{ "type": "Feature", "properties": { "ID": 44263 }, "geometry": { "type": "Point", "coordinates": [ -76.962884, 38.924354 ] } },
{ "type": "Feature", "properties": { "ID": 44282 }, "geometry": { "type": "Point", "coordinates": [ -76.9818, 38.924319 ] } },
{ "type": "Feature", "properties": { "ID": 44289 }, "geometry": { "type": "Point", "coordinates": [ -76.973957, 38.924337 ] } },
{ "type": "Feature", "properties": { "ID": 44308 }, "geometry": { "type": "Point", "coordinates": [ -76.988438, 38.924316 ] } },
{ "type": "Feature", "properties": { "ID": 44318 }, "geometry": { "type": "Point", "coordinates": [ -76.967415, 38.924306 ] } },
{ "type": "Feature", "properties": { "ID": 44330 }, "geometry": { "type": "Point", "coordinates": [ -76.989087, 38.924271 ] } },
{ "type": "Feature", "properties": { "ID": 44331 }, "geometry": { "type": "Point", "coordinates": [ -76.992651, 38.924322 ] } },
{ "type": "Feature", "properties": { "ID": 44333 }, "geometry": { "type": "Point", "coordinates": [ -76.989239, 38.924273 ] } },
{ "type": "Feature", "properties": { "ID": 44337 }, "geometry": { "type": "Point", "coordinates": [ -76.98946, 38.924268 ] } },
{ "type": "Feature", "properties": { "ID": 44339 }, "geometry": { "type": "Point", "coordinates": [ -76.964899, 38.924283 ] } },
{ "type": "Feature", "properties": { "ID": 44350 }, "geometry": { "type": "Point", "coordinates": [ -76.974454, 38.92426 ] } },
{ "type": "Feature", "properties": { "ID": 44367 }, "geometry": { "type": "Point", "coordinates": [ -76.990781, 38.924197 ] } },
{ "type": "Feature", "properties": { "ID": 44369 }, "geometry": { "type": "Point", "coordinates": [ -76.980498, 38.924231 ] } },
{ "type": "Feature", "properties": { "ID": 44372 }, "geometry": { "type": "Point", "coordinates": [ -76.992655, 38.924227 ] } },
{ "type": "Feature", "properties": { "ID": 44386 }, "geometry": { "type": "Point", "coordinates": [ -76.991732, 38.924145 ] } },
{ "type": "Feature", "properties": { "ID": 44387 }, "geometry": { "type": "Point", "coordinates": [ -76.991898, 38.924137 ] } },
{ "type": "Feature", "properties": { "ID": 44391 }, "geometry": { "type": "Point", "coordinates": [ -76.966098, 38.924128 ] } },
{ "type": "Feature", "properties": { "ID": 44402 }, "geometry": { "type": "Point", "coordinates": [ -76.962521, 38.924121 ] } },
{ "type": "Feature", "properties": { "ID": 44405 }, "geometry": { "type": "Point", "coordinates": [ -76.982913, 38.924153 ] } },
{ "type": "Feature", "properties": { "ID": 44406 }, "geometry": { "type": "Point", "coordinates": [ -76.991504, 38.92415 ] } },
{ "type": "Feature", "properties": { "ID": 44415 }, "geometry": { "type": "Point", "coordinates": [ -76.94893, 38.924049 ] } },
{ "type": "Feature", "properties": { "ID": 44438 }, "geometry": { "type": "Point", "coordinates": [ -76.96437, 38.924015 ] } },
{ "type": "Feature", "properties": { "ID": 44448 }, "geometry": { "type": "Point", "coordinates": [ -76.990856, 38.924023 ] } },
{ "type": "Feature", "properties": { "ID": 44451 }, "geometry": { "type": "Point", "coordinates": [ -76.964612, 38.923991 ] } },
{ "type": "Feature", "properties": { "ID": 44462 }, "geometry": { "type": "Point", "coordinates": [ -76.99183, 38.923997 ] } },
{ "type": "Feature", "properties": { "ID": 44471 }, "geometry": { "type": "Point", "coordinates": [ -76.978623, 38.923977 ] } },
{ "type": "Feature", "properties": { "ID": 44479 }, "geometry": { "type": "Point", "coordinates": [ -76.96102, 38.923918 ] } },
{ "type": "Feature", "properties": { "ID": 44495 }, "geometry": { "type": "Point", "coordinates": [ -76.982463, 38.923951 ] } },
{ "type": "Feature", "properties": { "ID": 44498 }, "geometry": { "type": "Point", "coordinates": [ -76.982302, 38.923937 ] } },
{ "type": "Feature", "properties": { "ID": 44525 }, "geometry": { "type": "Point", "coordinates": [ -76.972642, 38.92388 ] } },
{ "type": "Feature", "properties": { "ID": 44530 }, "geometry": { "type": "Point", "coordinates": [ -76.990916, 38.923863 ] } },
{ "type": "Feature", "properties": { "ID": 44540 }, "geometry": { "type": "Point", "coordinates": [ -76.99186, 38.923859 ] } },
{ "type": "Feature", "properties": { "ID": 44569 }, "geometry": { "type": "Point", "coordinates": [ -76.991822, 38.92379 ] } },
{ "type": "Feature", "properties": { "ID": 44570 }, "geometry": { "type": "Point", "coordinates": [ -76.98142, 38.923774 ] } },
{ "type": "Feature", "properties": { "ID": 44581 }, "geometry": { "type": "Point", "coordinates": [ -76.982417, 38.923753 ] } },
{ "type": "Feature", "properties": { "ID": 44598 }, "geometry": { "type": "Point", "coordinates": [ -76.990784, 38.923679 ] } },
{ "type": "Feature", "properties": { "ID": 44607 }, "geometry": { "type": "Point", "coordinates": [ -76.980301, 38.92371 ] } },
{ "type": "Feature", "properties": { "ID": 44613 }, "geometry": { "type": "Point", "coordinates": [ -76.97292, 38.923645 ] } },
{ "type": "Feature", "properties": { "ID": 44623 }, "geometry": { "type": "Point", "coordinates": [ -76.964911, 38.923639 ] } },
{ "type": "Feature", "properties": { "ID": 44650 }, "geometry": { "type": "Point", "coordinates": [ -76.97745, 38.923637 ] } },
{ "type": "Feature", "properties": { "ID": 44652 }, "geometry": { "type": "Point", "coordinates": [ -76.966314, 38.923623 ] } },
{ "type": "Feature", "properties": { "ID": 44668 }, "geometry": { "type": "Point", "coordinates": [ -76.973768, 38.923614 ] } },
{ "type": "Feature", "properties": { "ID": 44690 }, "geometry": { "type": "Point", "coordinates": [ -76.985607, 38.923475 ] } },
{ "type": "Feature", "properties": { "ID": 44708 }, "geometry": { "type": "Point", "coordinates": [ -76.983578, 38.923438 ] } },
{ "type": "Feature", "properties": { "ID": 44713 }, "geometry": { "type": "Point", "coordinates": [ -76.953427, 38.923425 ] } },
{ "type": "Feature", "properties": { "ID": 44716 }, "geometry": { "type": "Point", "coordinates": [ -76.970256, 38.92333 ] } },
{ "type": "Feature", "properties": { "ID": 44726 }, "geometry": { "type": "Point", "coordinates": [ -76.990952, 38.923371 ] } },
{ "type": "Feature", "properties": { "ID": 44735 }, "geometry": { "type": "Point", "coordinates": [ -76.987113, 38.922963 ] } },
{ "type": "Feature", "properties": { "ID": 44738 }, "geometry": { "type": "Point", "coordinates": [ -76.975442, 38.923 ] } },
{ "type": "Feature", "properties": { "ID": 44741 }, "geometry": { "type": "Point", "coordinates": [ -76.984656, 38.922926 ] } },
{ "type": "Feature", "properties": { "ID": 44742 }, "geometry": { "type": "Point", "coordinates": [ -76.951574, 38.923016 ] } },
{ "type": "Feature", "properties": { "ID": 44747 }, "geometry": { "type": "Point", "coordinates": [ -76.972591, 38.922883 ] } },
{ "type": "Feature", "properties": { "ID": 44757 }, "geometry": { "type": "Point", "coordinates": [ -76.992734, 38.922867 ] } },
{ "type": "Feature", "properties": { "ID": 44761 }, "geometry": { "type": "Point", "coordinates": [ -76.97396, 38.922979 ] } },
{ "type": "Feature", "properties": { "ID": 44764 }, "geometry": { "type": "Point", "coordinates": [ -76.953059, 38.922949 ] } },
{ "type": "Feature", "properties": { "ID": 44773 }, "geometry": { "type": "Point", "coordinates": [ -76.963319, 38.922975 ] } },
{ "type": "Feature", "properties": { "ID": 44774 }, "geometry": { "type": "Point", "coordinates": [ -76.964029, 38.92297 ] } },
{ "type": "Feature", "properties": { "ID": 44778 }, "geometry": { "type": "Point", "coordinates": [ -76.960443, 38.92294 ] } },
{ "type": "Feature", "properties": { "ID": 44789 }, "geometry": { "type": "Point", "coordinates": [ -76.983451, 38.923347 ] } },
{ "type": "Feature", "properties": { "ID": 44824 }, "geometry": { "type": "Point", "coordinates": [ -76.97395, 38.923277 ] } },
{ "type": "Feature", "properties": { "ID": 44838 }, "geometry": { "type": "Point", "coordinates": [ -76.974697, 38.923262 ] } },
{ "type": "Feature", "properties": { "ID": 44850 }, "geometry": { "type": "Point", "coordinates": [ -76.961493, 38.923245 ] } },
{ "type": "Feature", "properties": { "ID": 44852 }, "geometry": { "type": "Point", "coordinates": [ -76.960905, 38.923252 ] } },
{ "type": "Feature", "properties": { "ID": 44868 }, "geometry": { "type": "Point", "coordinates": [ -76.964151, 38.923225 ] } },
{ "type": "Feature", "properties": { "ID": 44873 }, "geometry": { "type": "Point", "coordinates": [ -76.964328, 38.923224 ] } },
{ "type": "Feature", "properties": { "ID": 44877 }, "geometry": { "type": "Point", "coordinates": [ -76.965029, 38.923225 ] } },
{ "type": "Feature", "properties": { "ID": 44881 }, "geometry": { "type": "Point", "coordinates": [ -76.982796, 38.923243 ] } },
{ "type": "Feature", "properties": { "ID": 44893 }, "geometry": { "type": "Point", "coordinates": [ -76.979595, 38.923197 ] } },
{ "type": "Feature", "properties": { "ID": 44894 }, "geometry": { "type": "Point", "coordinates": [ -76.987703, 38.923174 ] } },
{ "type": "Feature", "properties": { "ID": 44895 }, "geometry": { "type": "Point", "coordinates": [ -76.980361, 38.923247 ] } },
{ "type": "Feature", "properties": { "ID": 44898 }, "geometry": { "type": "Point", "coordinates": [ -76.964858, 38.923122 ] } },
{ "type": "Feature", "properties": { "ID": 44935 }, "geometry": { "type": "Point", "coordinates": [ -76.991984, 38.923172 ] } },
{ "type": "Feature", "properties": { "ID": 44940 }, "geometry": { "type": "Point", "coordinates": [ -76.951537, 38.923146 ] } },
{ "type": "Feature", "properties": { "ID": 44941 }, "geometry": { "type": "Point", "coordinates": [ -76.979981, 38.923103 ] } },
{ "type": "Feature", "properties": { "ID": 44951 }, "geometry": { "type": "Point", "coordinates": [ -76.991189, 38.923094 ] } },
{ "type": "Feature", "properties": { "ID": 44955 }, "geometry": { "type": "Point", "coordinates": [ -76.958485, 38.923084 ] } },
{ "type": "Feature", "properties": { "ID": 44976 }, "geometry": { "type": "Point", "coordinates": [ -76.962473, 38.92303 ] } },
{ "type": "Feature", "properties": { "ID": 44986 }, "geometry": { "type": "Point", "coordinates": [ -76.958875, 38.922924 ] } },
{ "type": "Feature", "properties": { "ID": 44988 }, "geometry": { "type": "Point", "coordinates": [ -76.979235, 38.922913 ] } },
{ "type": "Feature", "properties": { "ID": 45001 }, "geometry": { "type": "Point", "coordinates": [ -76.985619, 38.922875 ] } },
{ "type": "Feature", "properties": { "ID": 45002 }, "geometry": { "type": "Point", "coordinates": [ -76.962658, 38.922923 ] } },
{ "type": "Feature", "properties": { "ID": 45018 }, "geometry": { "type": "Point", "coordinates": [ -76.962217, 38.922862 ] } },
{ "type": "Feature", "properties": { "ID": 45045 }, "geometry": { "type": "Point", "coordinates": [ -76.986219, 38.92277 ] } },
{ "type": "Feature", "properties": { "ID": 45048 }, "geometry": { "type": "Point", "coordinates": [ -76.967596, 38.922783 ] } },
{ "type": "Feature", "properties": { "ID": 45070 }, "geometry": { "type": "Point", "coordinates": [ -76.981192, 38.922713 ] } },
{ "type": "Feature", "properties": { "ID": 45075 }, "geometry": { "type": "Point", "coordinates": [ -76.95165, 38.92274 ] } },
{ "type": "Feature", "properties": { "ID": 45119 }, "geometry": { "type": "Point", "coordinates": [ -76.983834, 38.922518 ] } },
{ "type": "Feature", "properties": { "ID": 45137 }, "geometry": { "type": "Point", "coordinates": [ -76.975369, 38.922612 ] } },
{ "type": "Feature", "properties": { "ID": 45138 }, "geometry": { "type": "Point", "coordinates": [ -76.958424, 38.922602 ] } },
{ "type": "Feature", "properties": { "ID": 45144 }, "geometry": { "type": "Point", "coordinates": [ -76.965739, 38.922568 ] } },
{ "type": "Feature", "properties": { "ID": 45146 }, "geometry": { "type": "Point", "coordinates": [ -76.96347, 38.922577 ] } },
{ "type": "Feature", "properties": { "ID": 45154 }, "geometry": { "type": "Point", "coordinates": [ -76.965031, 38.922566 ] } },
{ "type": "Feature", "properties": { "ID": 45166 }, "geometry": { "type": "Point", "coordinates": [ -76.961941, 38.922551 ] } },
{ "type": "Feature", "properties": { "ID": 45179 }, "geometry": { "type": "Point", "coordinates": [ -76.982451, 38.922555 ] } },
{ "type": "Feature", "properties": { "ID": 45207 }, "geometry": { "type": "Point", "coordinates": [ -76.971809, 38.922449 ] } },
{ "type": "Feature", "properties": { "ID": 45212 }, "geometry": { "type": "Point", "coordinates": [ -76.951714, 38.92248 ] } },
{ "type": "Feature", "properties": { "ID": 45222 }, "geometry": { "type": "Point", "coordinates": [ -76.99161, 38.922415 ] } },
{ "type": "Feature", "properties": { "ID": 45238 }, "geometry": { "type": "Point", "coordinates": [ -76.959573, 38.922353 ] } },
{ "type": "Feature", "properties": { "ID": 45240 }, "geometry": { "type": "Point", "coordinates": [ -76.984197, 38.922193 ] } },
{ "type": "Feature", "properties": { "ID": 45241 }, "geometry": { "type": "Point", "coordinates": [ -76.98138, 38.922331 ] } },
{ "type": "Feature", "properties": { "ID": 45250 }, "geometry": { "type": "Point", "coordinates": [ -76.979626, 38.922333 ] } },
{ "type": "Feature", "properties": { "ID": 45257 }, "geometry": { "type": "Point", "coordinates": [ -76.957976, 38.922293 ] } },
{ "type": "Feature", "properties": { "ID": 45280 }, "geometry": { "type": "Point", "coordinates": [ -76.967822, 38.92221 ] } },
{ "type": "Feature", "properties": { "ID": 45281 }, "geometry": { "type": "Point", "coordinates": [ -76.959963, 38.922209 ] } },
{ "type": "Feature", "properties": { "ID": 45311 }, "geometry": { "type": "Point", "coordinates": [ -76.965556, 38.922184 ] } },
{ "type": "Feature", "properties": { "ID": 45321 }, "geometry": { "type": "Point", "coordinates": [ -76.977968, 38.922229 ] } },
{ "type": "Feature", "properties": { "ID": 45322 }, "geometry": { "type": "Point", "coordinates": [ -76.962664, 38.922183 ] } },
{ "type": "Feature", "properties": { "ID": 45335 }, "geometry": { "type": "Point", "coordinates": [ -76.980498, 38.922156 ] } },
{ "type": "Feature", "properties": { "ID": 45347 }, "geometry": { "type": "Point", "coordinates": [ -76.982678, 38.922131 ] } },
{ "type": "Feature", "properties": { "ID": 45357 }, "geometry": { "type": "Point", "coordinates": [ -76.977973, 38.92214 ] } },
{ "type": "Feature", "properties": { "ID": 45367 }, "geometry": { "type": "Point", "coordinates": [ -76.985857, 38.922063 ] } },
{ "type": "Feature", "properties": { "ID": 45370 }, "geometry": { "type": "Point", "coordinates": [ -76.957637, 38.922058 ] } },
{ "type": "Feature", "properties": { "ID": 45382 }, "geometry": { "type": "Point", "coordinates": [ -76.984767, 38.922012 ] } },
{ "type": "Feature", "properties": { "ID": 45434 }, "geometry": { "type": "Point", "coordinates": [ -76.978457, 38.921946 ] } },
{ "type": "Feature", "properties": { "ID": 45436 }, "geometry": { "type": "Point", "coordinates": [ -76.991967, 38.921926 ] } },
{ "type": "Feature", "properties": { "ID": 45444 }, "geometry": { "type": "Point", "coordinates": [ -76.977973, 38.921964 ] } },
{ "type": "Feature", "properties": { "ID": 45478 }, "geometry": { "type": "Point", "coordinates": [ -76.986707, 38.921833 ] } },
{ "type": "Feature", "properties": { "ID": 45490 }, "geometry": { "type": "Point", "coordinates": [ -76.982888, 38.921869 ] } },
{ "type": "Feature", "properties": { "ID": 45509 }, "geometry": { "type": "Point", "coordinates": [ -76.982999, 38.921779 ] } },
{ "type": "Feature", "properties": { "ID": 45531 }, "geometry": { "type": "Point", "coordinates": [ -76.964176, 38.921754 ] } },
{ "type": "Feature", "properties": { "ID": 45533 }, "geometry": { "type": "Point", "coordinates": [ -76.966106, 38.92177 ] } },
{ "type": "Feature", "properties": { "ID": 45535 }, "geometry": { "type": "Point", "coordinates": [ -76.974651, 38.921778 ] } },
{ "type": "Feature", "properties": { "ID": 45539 }, "geometry": { "type": "Point", "coordinates": [ -76.964274, 38.921774 ] } },
{ "type": "Feature", "properties": { "ID": 45545 }, "geometry": { "type": "Point", "coordinates": [ -76.976903, 38.921741 ] } },
{ "type": "Feature", "properties": { "ID": 45566 }, "geometry": { "type": "Point", "coordinates": [ -76.98203, 38.921695 ] } },
{ "type": "Feature", "properties": { "ID": 45572 }, "geometry": { "type": "Point", "coordinates": [ -76.983863, 38.921689 ] } },
{ "type": "Feature", "properties": { "ID": 45598 }, "geometry": { "type": "Point", "coordinates": [ -76.992203, 38.921652 ] } },
{ "type": "Feature", "properties": { "ID": 45599 }, "geometry": { "type": "Point", "coordinates": [ -76.980152, 38.921592 ] } },
{ "type": "Feature", "properties": { "ID": 45603 }, "geometry": { "type": "Point", "coordinates": [ -76.958435, 38.921607 ] } },
{ "type": "Feature", "properties": { "ID": 45606 }, "geometry": { "type": "Point", "coordinates": [ -76.977659, 38.92163 ] } },
{ "type": "Feature", "properties": { "ID": 45613 }, "geometry": { "type": "Point", "coordinates": [ -76.978769, 38.921624 ] } },
{ "type": "Feature", "properties": { "ID": 45622 }, "geometry": { "type": "Point", "coordinates": [ -76.966755, 38.921564 ] } },
{ "type": "Feature", "properties": { "ID": 45623 }, "geometry": { "type": "Point", "coordinates": [ -76.984011, 38.92156 ] } },
{ "type": "Feature", "properties": { "ID": 45664 }, "geometry": { "type": "Point", "coordinates": [ -76.982541, 38.921387 ] } },
{ "type": "Feature", "properties": { "ID": 45680 }, "geometry": { "type": "Point", "coordinates": [ -76.983309, 38.921415 ] } },
{ "type": "Feature", "properties": { "ID": 45690 }, "geometry": { "type": "Point", "coordinates": [ -76.983258, 38.921392 ] } },
{ "type": "Feature", "properties": { "ID": 45694 }, "geometry": { "type": "Point", "coordinates": [ -76.983223, 38.921357 ] } },
{ "type": "Feature", "properties": { "ID": 45719 }, "geometry": { "type": "Point", "coordinates": [ -76.961154, 38.921359 ] } },
{ "type": "Feature", "properties": { "ID": 45732 }, "geometry": { "type": "Point", "coordinates": [ -76.958498, 38.921205 ] } },
{ "type": "Feature", "properties": { "ID": 45737 }, "geometry": { "type": "Point", "coordinates": [ -76.95843, 38.921173 ] } },
{ "type": "Feature", "properties": { "ID": 45755 }, "geometry": { "type": "Point", "coordinates": [ -76.992839, 38.921071 ] } },
{ "type": "Feature", "properties": { "ID": 45766 }, "geometry": { "type": "Point", "coordinates": [ -76.963948, 38.921106 ] } },
{ "type": "Feature", "properties": { "ID": 45776 }, "geometry": { "type": "Point", "coordinates": [ -76.984716, 38.921065 ] } },
{ "type": "Feature", "properties": { "ID": 45808 }, "geometry": { "type": "Point", "coordinates": [ -76.957502, 38.92095 ] } },
{ "type": "Feature", "properties": { "ID": 45814 }, "geometry": { "type": "Point", "coordinates": [ -76.983542, 38.920945 ] } },
{ "type": "Feature", "properties": { "ID": 45829 }, "geometry": { "type": "Point", "coordinates": [ -76.986451, 38.920896 ] } },
{ "type": "Feature", "properties": { "ID": 45837 }, "geometry": { "type": "Point", "coordinates": [ -76.987167, 38.920895 ] } },
{ "type": "Feature", "properties": { "ID": 45842 }, "geometry": { "type": "Point", "coordinates": [ -76.98807, 38.920884 ] } },
{ "type": "Feature", "properties": { "ID": 45857 }, "geometry": { "type": "Point", "coordinates": [ -76.985146, 38.920857 ] } },
{ "type": "Feature", "properties": { "ID": 45869 }, "geometry": { "type": "Point", "coordinates": [ -76.959783, 38.920815 ] } },
{ "type": "Feature", "properties": { "ID": 45875 }, "geometry": { "type": "Point", "coordinates": [ -76.978592, 38.920812 ] } },
{ "type": "Feature", "properties": { "ID": 45887 }, "geometry": { "type": "Point", "coordinates": [ -76.985289, 38.92076 ] } },
{ "type": "Feature", "properties": { "ID": 45897 }, "geometry": { "type": "Point", "coordinates": [ -76.957764, 38.920699 ] } },
{ "type": "Feature", "properties": { "ID": 45903 }, "geometry": { "type": "Point", "coordinates": [ -76.974055, 38.920685 ] } },
{ "type": "Feature", "properties": { "ID": 45905 }, "geometry": { "type": "Point", "coordinates": [ -76.959318, 38.920694 ] } },
{ "type": "Feature", "properties": { "ID": 45909 }, "geometry": { "type": "Point", "coordinates": [ -76.959362, 38.920686 ] } },
{ "type": "Feature", "properties": { "ID": 45915 }, "geometry": { "type": "Point", "coordinates": [ -76.981926, 38.920686 ] } },
{ "type": "Feature", "properties": { "ID": 45922 }, "geometry": { "type": "Point", "coordinates": [ -76.986053, 38.920644 ] } },
{ "type": "Feature", "properties": { "ID": 45925 }, "geometry": { "type": "Point", "coordinates": [ -76.983828, 38.920629 ] } },
{ "type": "Feature", "properties": { "ID": 45930 }, "geometry": { "type": "Point", "coordinates": [ -76.98544, 38.920624 ] } },
{ "type": "Feature", "properties": { "ID": 45932 }, "geometry": { "type": "Point", "coordinates": [ -76.973822, 38.920595 ] } },
{ "type": "Feature", "properties": { "ID": 45939 }, "geometry": { "type": "Point", "coordinates": [ -76.986076, 38.920606 ] } },
{ "type": "Feature", "properties": { "ID": 45943 }, "geometry": { "type": "Point", "coordinates": [ -76.987534, 38.920584 ] } },
{ "type": "Feature", "properties": { "ID": 45946 }, "geometry": { "type": "Point", "coordinates": [ -76.985468, 38.920587 ] } },
{ "type": "Feature", "properties": { "ID": 45955 }, "geometry": { "type": "Point", "coordinates": [ -76.986838, 38.920568 ] } },
{ "type": "Feature", "properties": { "ID": 45962 }, "geometry": { "type": "Point", "coordinates": [ -76.985497, 38.92055 ] } },
{ "type": "Feature", "properties": { "ID": 45968 }, "geometry": { "type": "Point", "coordinates": [ -76.966674, 38.920543 ] } },
{ "type": "Feature", "properties": { "ID": 45974 }, "geometry": { "type": "Point", "coordinates": [ -76.985526, 38.920512 ] } },
{ "type": "Feature", "properties": { "ID": 45982 }, "geometry": { "type": "Point", "coordinates": [ -76.987356, 38.920476 ] } },
{ "type": "Feature", "properties": { "ID": 46000 }, "geometry": { "type": "Point", "coordinates": [ -76.98619, 38.920454 ] } },
{ "type": "Feature", "properties": { "ID": 47001 }, "geometry": { "type": "Point", "coordinates": [ -76.972505, 38.912824 ] } },
{ "type": "Feature", "properties": { "ID": 47006 }, "geometry": { "type": "Point", "coordinates": [ -76.975823, 38.912834 ] } },
{ "type": "Feature", "properties": { "ID": 47012 }, "geometry": { "type": "Point", "coordinates": [ -76.938506, 38.91278 ] } },
{ "type": "Feature", "properties": { "ID": 47022 }, "geometry": { "type": "Point", "coordinates": [ -76.974926, 38.912804 ] } },
{ "type": "Feature", "properties": { "ID": 47029 }, "geometry": { "type": "Point", "coordinates": [ -76.968672, 38.912721 ] } },
{ "type": "Feature", "properties": { "ID": 47047 }, "geometry": { "type": "Point", "coordinates": [ -76.941827, 38.912621 ] } },
{ "type": "Feature", "properties": { "ID": 47049 }, "geometry": { "type": "Point", "coordinates": [ -76.984156, 38.91271 ] } },
{ "type": "Feature", "properties": { "ID": 47052 }, "geometry": { "type": "Point", "coordinates": [ -76.98587, 38.912685 ] } },
{ "type": "Feature", "properties": { "ID": 47088 }, "geometry": { "type": "Point", "coordinates": [ -76.93926, 38.912548 ] } },
{ "type": "Feature", "properties": { "ID": 47096 }, "geometry": { "type": "Point", "coordinates": [ -76.941899, 38.912502 ] } },
{ "type": "Feature", "properties": { "ID": 47107 }, "geometry": { "type": "Point", "coordinates": [ -76.987573, 38.912456 ] } },
{ "type": "Feature", "properties": { "ID": 47112 }, "geometry": { "type": "Point", "coordinates": [ -76.93782, 38.912401 ] } },
{ "type": "Feature", "properties": { "ID": 47127 }, "geometry": { "type": "Point", "coordinates": [ -76.984604, 38.912411 ] } },
{ "type": "Feature", "properties": { "ID": 47133 }, "geometry": { "type": "Point", "coordinates": [ -76.984091, 38.912388 ] } },
{ "type": "Feature", "properties": { "ID": 47134 }, "geometry": { "type": "Point", "coordinates": [ -76.938894, 38.912413 ] } },
{ "type": "Feature", "properties": { "ID": 47135 }, "geometry": { "type": "Point", "coordinates": [ -76.936946, 38.912352 ] } },
{ "type": "Feature", "properties": { "ID": 47144 }, "geometry": { "type": "Point", "coordinates": [ -76.984163, 38.912311 ] } },
{ "type": "Feature", "properties": { "ID": 47160 }, "geometry": { "type": "Point", "coordinates": [ -76.983032, 38.912271 ] } },
{ "type": "Feature", "properties": { "ID": 47171 }, "geometry": { "type": "Point", "coordinates": [ -76.938972, 38.91219 ] } },
{ "type": "Feature", "properties": { "ID": 47175 }, "geometry": { "type": "Point", "coordinates": [ -76.934725, 38.912167 ] } },
{ "type": "Feature", "properties": { "ID": 47188 }, "geometry": { "type": "Point", "coordinates": [ -76.938306, 38.912139 ] } },
{ "type": "Feature", "properties": { "ID": 47193 }, "geometry": { "type": "Point", "coordinates": [ -76.940047, 38.912104 ] } },
{ "type": "Feature", "properties": { "ID": 47201 }, "geometry": { "type": "Point", "coordinates": [ -76.987521, 38.912098 ] } },
{ "type": "Feature", "properties": { "ID": 47202 }, "geometry": { "type": "Point", "coordinates": [ -76.935641, 38.912042 ] } },
{ "type": "Feature", "properties": { "ID": 47203 }, "geometry": { "type": "Point", "coordinates": [ -76.987112, 38.9121 ] } },
{ "type": "Feature", "properties": { "ID": 47218 }, "geometry": { "type": "Point", "coordinates": [ -76.939605, 38.911949 ] } },
{ "type": "Feature", "properties": { "ID": 47231 }, "geometry": { "type": "Point", "coordinates": [ -76.985848, 38.911973 ] } },
{ "type": "Feature", "properties": { "ID": 47241 }, "geometry": { "type": "Point", "coordinates": [ -76.935412, 38.911846 ] } },
{ "type": "Feature", "properties": { "ID": 47244 }, "geometry": { "type": "Point", "coordinates": [ -76.986484, 38.911901 ] } },
{ "type": "Feature", "properties": { "ID": 47246 }, "geometry": { "type": "Point", "coordinates": [ -76.939662, 38.91186 ] } },
{ "type": "Feature", "properties": { "ID": 47248 }, "geometry": { "type": "Point", "coordinates": [ -76.985085, 38.91188 ] } },
{ "type": "Feature", "properties": { "ID": 47291 }, "geometry": { "type": "Point", "coordinates": [ -76.969584, 38.911724 ] } },
{ "type": "Feature", "properties": { "ID": 47295 }, "geometry": { "type": "Point", "coordinates": [ -76.987507, 38.911714 ] } },
{ "type": "Feature", "properties": { "ID": 47302 }, "geometry": { "type": "Point", "coordinates": [ -76.987053, 38.911694 ] } },
{ "type": "Feature", "properties": { "ID": 47322 }, "geometry": { "type": "Point", "coordinates": [ -76.989474, 38.91154 ] } },
{ "type": "Feature", "properties": { "ID": 47367 }, "geometry": { "type": "Point", "coordinates": [ -76.940773, 38.91133 ] } },
{ "type": "Feature", "properties": { "ID": 47384 }, "geometry": { "type": "Point", "coordinates": [ -76.987427, 38.911316 ] } },
{ "type": "Feature", "properties": { "ID": 47393 }, "geometry": { "type": "Point", "coordinates": [ -76.938812, 38.91127 ] } },
{ "type": "Feature", "properties": { "ID": 47398 }, "geometry": { "type": "Point", "coordinates": [ -76.938734, 38.91124 ] } },
{ "type": "Feature", "properties": { "ID": 47437 }, "geometry": { "type": "Point", "coordinates": [ -76.937592, 38.910976 ] } },
{ "type": "Feature", "properties": { "ID": 47462 }, "geometry": { "type": "Point", "coordinates": [ -76.933586, 38.910833 ] } },
{ "type": "Feature", "properties": { "ID": 47464 }, "geometry": { "type": "Point", "coordinates": [ -76.940559, 38.910842 ] } },
{ "type": "Feature", "properties": { "ID": 47481 }, "geometry": { "type": "Point", "coordinates": [ -76.936383, 38.91068 ] } },
{ "type": "Feature", "properties": { "ID": 47483 }, "geometry": { "type": "Point", "coordinates": [ -76.933035, 38.910687 ] } },
{ "type": "Feature", "properties": { "ID": 47492 }, "geometry": { "type": "Point", "coordinates": [ -76.933999, 38.910656 ] } },
{ "type": "Feature", "properties": { "ID": 47493 }, "geometry": { "type": "Point", "coordinates": [ -76.93471, 38.910633 ] } },
{ "type": "Feature", "properties": { "ID": 47525 }, "geometry": { "type": "Point", "coordinates": [ -76.932815, 38.910451 ] } },
{ "type": "Feature", "properties": { "ID": 47526 }, "geometry": { "type": "Point", "coordinates": [ -76.933351, 38.910393 ] } },
{ "type": "Feature", "properties": { "ID": 47533 }, "geometry": { "type": "Point", "coordinates": [ -76.983447, 38.910215 ] } },
{ "type": "Feature", "properties": { "ID": 47547 }, "geometry": { "type": "Point", "coordinates": [ -76.985625, 38.910275 ] } },
{ "type": "Feature", "properties": { "ID": 47555 }, "geometry": { "type": "Point", "coordinates": [ -76.986438, 38.910216 ] } },
{ "type": "Feature", "properties": { "ID": 47558 }, "geometry": { "type": "Point", "coordinates": [ -76.987076, 38.910184 ] } },
{ "type": "Feature", "properties": { "ID": 47566 }, "geometry": { "type": "Point", "coordinates": [ -76.985468, 38.910158 ] } },
{ "type": "Feature", "properties": { "ID": 47582 }, "geometry": { "type": "Point", "coordinates": [ -76.931117, 38.910118 ] } },
{ "type": "Feature", "properties": { "ID": 47621 }, "geometry": { "type": "Point", "coordinates": [ -76.934785, 38.909902 ] } },
{ "type": "Feature", "properties": { "ID": 47622 }, "geometry": { "type": "Point", "coordinates": [ -76.930864, 38.90992 ] } },
{ "type": "Feature", "properties": { "ID": 47634 }, "geometry": { "type": "Point", "coordinates": [ -76.937664, 38.909845 ] } },
{ "type": "Feature", "properties": { "ID": 47635 }, "geometry": { "type": "Point", "coordinates": [ -76.987453, 38.909847 ] } },
{ "type": "Feature", "properties": { "ID": 47642 }, "geometry": { "type": "Point", "coordinates": [ -76.941124, 38.90982 ] } },
{ "type": "Feature", "properties": { "ID": 47648 }, "geometry": { "type": "Point", "coordinates": [ -76.935736, 38.909758 ] } },
{ "type": "Feature", "properties": { "ID": 47655 }, "geometry": { "type": "Point", "coordinates": [ -76.985885, 38.909829 ] } },
{ "type": "Feature", "properties": { "ID": 47674 }, "geometry": { "type": "Point", "coordinates": [ -76.93839, 38.909807 ] } },
{ "type": "Feature", "properties": { "ID": 47680 }, "geometry": { "type": "Point", "coordinates": [ -76.985947, 38.909773 ] } },
{ "type": "Feature", "properties": { "ID": 47683 }, "geometry": { "type": "Point", "coordinates": [ -76.985553, 38.909757 ] } },
{ "type": "Feature", "properties": { "ID": 47691 }, "geometry": { "type": "Point", "coordinates": [ -76.987034, 38.909687 ] } },
{ "type": "Feature", "properties": { "ID": 47701 }, "geometry": { "type": "Point", "coordinates": [ -76.985586, 38.909672 ] } },
{ "type": "Feature", "properties": { "ID": 47725 }, "geometry": { "type": "Point", "coordinates": [ -76.987181, 38.909556 ] } },
{ "type": "Feature", "properties": { "ID": 47734 }, "geometry": { "type": "Point", "coordinates": [ -76.986521, 38.909522 ] } },
{ "type": "Feature", "properties": { "ID": 47746 }, "geometry": { "type": "Point", "coordinates": [ -76.931552, 38.909511 ] } },
{ "type": "Feature", "properties": { "ID": 47749 }, "geometry": { "type": "Point", "coordinates": [ -76.931067, 38.909441 ] } },
{ "type": "Feature", "properties": { "ID": 47753 }, "geometry": { "type": "Point", "coordinates": [ -76.940953, 38.909438 ] } },
{ "type": "Feature", "properties": { "ID": 47754 }, "geometry": { "type": "Point", "coordinates": [ -76.978394, 38.909496 ] } },
{ "type": "Feature", "properties": { "ID": 47761 }, "geometry": { "type": "Point", "coordinates": [ -76.933064, 38.909483 ] } },
{ "type": "Feature", "properties": { "ID": 47789 }, "geometry": { "type": "Point", "coordinates": [ -76.931317, 38.909414 ] } },
{ "type": "Feature", "properties": { "ID": 47807 }, "geometry": { "type": "Point", "coordinates": [ -76.977836, 38.909382 ] } },
{ "type": "Feature", "properties": { "ID": 47808 }, "geometry": { "type": "Point", "coordinates": [ -76.984265, 38.909344 ] } },
{ "type": "Feature", "properties": { "ID": 47809 }, "geometry": { "type": "Point", "coordinates": [ -76.941532, 38.909357 ] } },
{ "type": "Feature", "properties": { "ID": 47811 }, "geometry": { "type": "Point", "coordinates": [ -76.932097, 38.90929 ] } },
{ "type": "Feature", "properties": { "ID": 47817 }, "geometry": { "type": "Point", "coordinates": [ -76.98748, 38.909292 ] } },
{ "type": "Feature", "properties": { "ID": 47824 }, "geometry": { "type": "Point", "coordinates": [ -76.984165, 38.909301 ] } },
{ "type": "Feature", "properties": { "ID": 47835 }, "geometry": { "type": "Point", "coordinates": [ -76.941691, 38.909283 ] } },
{ "type": "Feature", "properties": { "ID": 47852 }, "geometry": { "type": "Point", "coordinates": [ -76.983969, 38.909217 ] } },
{ "type": "Feature", "properties": { "ID": 47858 }, "geometry": { "type": "Point", "coordinates": [ -76.983764, 38.909166 ] } },
{ "type": "Feature", "properties": { "ID": 47864 }, "geometry": { "type": "Point", "coordinates": [ -76.985944, 38.909192 ] } },
{ "type": "Feature", "properties": { "ID": 47883 }, "geometry": { "type": "Point", "coordinates": [ -76.941539, 38.909146 ] } },
{ "type": "Feature", "properties": { "ID": 47888 }, "geometry": { "type": "Point", "coordinates": [ -76.978007, 38.909124 ] } },
{ "type": "Feature", "properties": { "ID": 47896 }, "geometry": { "type": "Point", "coordinates": [ -76.98706, 38.909039 ] } },
{ "type": "Feature", "properties": { "ID": 47901 }, "geometry": { "type": "Point", "coordinates": [ -76.985513, 38.909052 ] } },
{ "type": "Feature", "properties": { "ID": 47915 }, "geometry": { "type": "Point", "coordinates": [ -76.938368, 38.909007 ] } },
{ "type": "Feature", "properties": { "ID": 47935 }, "geometry": { "type": "Point", "coordinates": [ -76.988611, 38.906489 ] } },
{ "type": "Feature", "properties": { "ID": 47942 }, "geometry": { "type": "Point", "coordinates": [ -76.985412, 38.906483 ] } },
{ "type": "Feature", "properties": { "ID": 47963 }, "geometry": { "type": "Point", "coordinates": [ -76.98938, 38.906441 ] } },
{ "type": "Feature", "properties": { "ID": 47979 }, "geometry": { "type": "Point", "coordinates": [ -76.986772, 38.906395 ] } },
{ "type": "Feature", "properties": { "ID": 47987 }, "geometry": { "type": "Point", "coordinates": [ -76.935506, 38.905491 ] } },
{ "type": "Feature", "properties": { "ID": 47996 }, "geometry": { "type": "Point", "coordinates": [ -76.944952, 38.905419 ] } },
{ "type": "Feature", "properties": { "ID": 46002 }, "geometry": { "type": "Point", "coordinates": [ -76.964959, 38.920428 ] } },
{ "type": "Feature", "properties": { "ID": 46029 }, "geometry": { "type": "Point", "coordinates": [ -76.97366, 38.920079 ] } },
{ "type": "Feature", "properties": { "ID": 46045 }, "geometry": { "type": "Point", "coordinates": [ -76.959408, 38.919926 ] } },
{ "type": "Feature", "properties": { "ID": 46054 }, "geometry": { "type": "Point", "coordinates": [ -76.982849, 38.920319 ] } },
{ "type": "Feature", "properties": { "ID": 46061 }, "geometry": { "type": "Point", "coordinates": [ -76.987016, 38.920248 ] } },
{ "type": "Feature", "properties": { "ID": 46087 }, "geometry": { "type": "Point", "coordinates": [ -76.984041, 38.92018 ] } },
{ "type": "Feature", "properties": { "ID": 46088 }, "geometry": { "type": "Point", "coordinates": [ -76.983862, 38.920186 ] } },
{ "type": "Feature", "properties": { "ID": 46096 }, "geometry": { "type": "Point", "coordinates": [ -76.984608, 38.920168 ] } },
{ "type": "Feature", "properties": { "ID": 46102 }, "geometry": { "type": "Point", "coordinates": [ -76.985674, 38.920167 ] } },
{ "type": "Feature", "properties": { "ID": 46106 }, "geometry": { "type": "Point", "coordinates": [ -76.983981, 38.920174 ] } },
{ "type": "Feature", "properties": { "ID": 46109 }, "geometry": { "type": "Point", "coordinates": [ -76.985794, 38.920164 ] } },
{ "type": "Feature", "properties": { "ID": 46115 }, "geometry": { "type": "Point", "coordinates": [ -76.983458, 38.920179 ] } },
{ "type": "Feature", "properties": { "ID": 46121 }, "geometry": { "type": "Point", "coordinates": [ -76.986852, 38.920125 ] } },
{ "type": "Feature", "properties": { "ID": 46124 }, "geometry": { "type": "Point", "coordinates": [ -76.982406, 38.920142 ] } },
{ "type": "Feature", "properties": { "ID": 46147 }, "geometry": { "type": "Point", "coordinates": [ -76.988172, 38.920062 ] } },
{ "type": "Feature", "properties": { "ID": 46175 }, "geometry": { "type": "Point", "coordinates": [ -76.987398, 38.919555 ] } },
{ "type": "Feature", "properties": { "ID": 46184 }, "geometry": { "type": "Point", "coordinates": [ -76.967609, 38.919324 ] } },
{ "type": "Feature", "properties": { "ID": 46186 }, "geometry": { "type": "Point", "coordinates": [ -76.987749, 38.91957 ] } },
{ "type": "Feature", "properties": { "ID": 46205 }, "geometry": { "type": "Point", "coordinates": [ -76.988126, 38.920037 ] } },
{ "type": "Feature", "properties": { "ID": 46223 }, "geometry": { "type": "Point", "coordinates": [ -76.988035, 38.91999 ] } },
{ "type": "Feature", "properties": { "ID": 46235 }, "geometry": { "type": "Point", "coordinates": [ -76.982393, 38.919966 ] } },
{ "type": "Feature", "properties": { "ID": 46242 }, "geometry": { "type": "Point", "coordinates": [ -76.981793, 38.919987 ] } },
{ "type": "Feature", "properties": { "ID": 46262 }, "geometry": { "type": "Point", "coordinates": [ -76.987123, 38.919863 ] } },
{ "type": "Feature", "properties": { "ID": 46263 }, "geometry": { "type": "Point", "coordinates": [ -76.982331, 38.919866 ] } },
{ "type": "Feature", "properties": { "ID": 46287 }, "geometry": { "type": "Point", "coordinates": [ -76.984928, 38.919815 ] } },
{ "type": "Feature", "properties": { "ID": 46288 }, "geometry": { "type": "Point", "coordinates": [ -76.985047, 38.919814 ] } },
{ "type": "Feature", "properties": { "ID": 46298 }, "geometry": { "type": "Point", "coordinates": [ -76.986034, 38.919813 ] } },
{ "type": "Feature", "properties": { "ID": 46300 }, "geometry": { "type": "Point", "coordinates": [ -76.984688, 38.919812 ] } },
{ "type": "Feature", "properties": { "ID": 46311 }, "geometry": { "type": "Point", "coordinates": [ -76.980825, 38.919803 ] } },
{ "type": "Feature", "properties": { "ID": 46312 }, "geometry": { "type": "Point", "coordinates": [ -76.982516, 38.919801 ] } },
{ "type": "Feature", "properties": { "ID": 46313 }, "geometry": { "type": "Point", "coordinates": [ -76.973052, 38.919701 ] } },
{ "type": "Feature", "properties": { "ID": 46321 }, "geometry": { "type": "Point", "coordinates": [ -76.958942, 38.919614 ] } },
{ "type": "Feature", "properties": { "ID": 46331 }, "geometry": { "type": "Point", "coordinates": [ -76.981272, 38.919736 ] } },
{ "type": "Feature", "properties": { "ID": 46338 }, "geometry": { "type": "Point", "coordinates": [ -76.98761, 38.919702 ] } },
{ "type": "Feature", "properties": { "ID": 46341 }, "geometry": { "type": "Point", "coordinates": [ -76.982313, 38.919723 ] } },
{ "type": "Feature", "properties": { "ID": 46348 }, "geometry": { "type": "Point", "coordinates": [ -76.980744, 38.919687 ] } },
{ "type": "Feature", "properties": { "ID": 46354 }, "geometry": { "type": "Point", "coordinates": [ -76.960002, 38.919646 ] } },
{ "type": "Feature", "properties": { "ID": 46355 }, "geometry": { "type": "Point", "coordinates": [ -76.970264, 38.919594 ] } },
{ "type": "Feature", "properties": { "ID": 46365 }, "geometry": { "type": "Point", "coordinates": [ -76.973887, 38.919265 ] } },
{ "type": "Feature", "properties": { "ID": 46375 }, "geometry": { "type": "Point", "coordinates": [ -76.982927, 38.91946 ] } },
{ "type": "Feature", "properties": { "ID": 46395 }, "geometry": { "type": "Point", "coordinates": [ -76.982938, 38.919415 ] } },
{ "type": "Feature", "properties": { "ID": 46403 }, "geometry": { "type": "Point", "coordinates": [ -76.978861, 38.919333 ] } },
{ "type": "Feature", "properties": { "ID": 46417 }, "geometry": { "type": "Point", "coordinates": [ -76.984697, 38.919352 ] } },
{ "type": "Feature", "properties": { "ID": 46428 }, "geometry": { "type": "Point", "coordinates": [ -76.98343, 38.919345 ] } },
{ "type": "Feature", "properties": { "ID": 46437 }, "geometry": { "type": "Point", "coordinates": [ -76.984625, 38.919346 ] } },
{ "type": "Feature", "properties": { "ID": 46477 }, "geometry": { "type": "Point", "coordinates": [ -76.974415, 38.91899 ] } },
{ "type": "Feature", "properties": { "ID": 46479 }, "geometry": { "type": "Point", "coordinates": [ -76.959423, 38.91897 ] } },
{ "type": "Feature", "properties": { "ID": 46481 }, "geometry": { "type": "Point", "coordinates": [ -76.975009, 38.919219 ] } },
{ "type": "Feature", "properties": { "ID": 46489 }, "geometry": { "type": "Point", "coordinates": [ -76.979768, 38.919085 ] } },
{ "type": "Feature", "properties": { "ID": 46498 }, "geometry": { "type": "Point", "coordinates": [ -76.981327, 38.918978 ] } },
{ "type": "Feature", "properties": { "ID": 46501 }, "geometry": { "type": "Point", "coordinates": [ -76.981659, 38.918988 ] } },
{ "type": "Feature", "properties": { "ID": 46517 }, "geometry": { "type": "Point", "coordinates": [ -76.988127, 38.918623 ] } },
{ "type": "Feature", "properties": { "ID": 46519 }, "geometry": { "type": "Point", "coordinates": [ -76.970428, 38.918641 ] } },
{ "type": "Feature", "properties": { "ID": 46537 }, "geometry": { "type": "Point", "coordinates": [ -76.97598, 38.918637 ] } },
{ "type": "Feature", "properties": { "ID": 46543 }, "geometry": { "type": "Point", "coordinates": [ -76.982696, 38.918687 ] } },
{ "type": "Feature", "properties": { "ID": 46546 }, "geometry": { "type": "Point", "coordinates": [ -76.964405, 38.91844 ] } },
{ "type": "Feature", "properties": { "ID": 46557 }, "geometry": { "type": "Point", "coordinates": [ -76.962503, 38.91835 ] } },
{ "type": "Feature", "properties": { "ID": 46567 }, "geometry": { "type": "Point", "coordinates": [ -76.960344, 38.918257 ] } },
{ "type": "Feature", "properties": { "ID": 46571 }, "geometry": { "type": "Point", "coordinates": [ -76.959447, 38.918223 ] } },
{ "type": "Feature", "properties": { "ID": 46587 }, "geometry": { "type": "Point", "coordinates": [ -76.974813, 38.918085 ] } },
{ "type": "Feature", "properties": { "ID": 46604 }, "geometry": { "type": "Point", "coordinates": [ -76.971362, 38.917762 ] } },
{ "type": "Feature", "properties": { "ID": 46626 }, "geometry": { "type": "Point", "coordinates": [ -76.987954, 38.917093 ] } },
{ "type": "Feature", "properties": { "ID": 46629 }, "geometry": { "type": "Point", "coordinates": [ -76.959729, 38.917332 ] } },
{ "type": "Feature", "properties": { "ID": 46632 }, "geometry": { "type": "Point", "coordinates": [ -76.958099, 38.917311 ] } },
{ "type": "Feature", "properties": { "ID": 46635 }, "geometry": { "type": "Point", "coordinates": [ -76.98675, 38.917358 ] } },
{ "type": "Feature", "properties": { "ID": 46642 }, "geometry": { "type": "Point", "coordinates": [ -76.991608, 38.917118 ] } },
{ "type": "Feature", "properties": { "ID": 46643 }, "geometry": { "type": "Point", "coordinates": [ -76.986725, 38.917258 ] } },
{ "type": "Feature", "properties": { "ID": 46647 }, "geometry": { "type": "Point", "coordinates": [ -76.992483, 38.917023 ] } },
{ "type": "Feature", "properties": { "ID": 46652 }, "geometry": { "type": "Point", "coordinates": [ -76.98842, 38.916441 ] } },
{ "type": "Feature", "properties": { "ID": 46657 }, "geometry": { "type": "Point", "coordinates": [ -76.974787, 38.916892 ] } },
{ "type": "Feature", "properties": { "ID": 46662 }, "geometry": { "type": "Point", "coordinates": [ -76.973656, 38.916902 ] } },
{ "type": "Feature", "properties": { "ID": 46670 }, "geometry": { "type": "Point", "coordinates": [ -76.967899, 38.916804 ] } },
{ "type": "Feature", "properties": { "ID": 46677 }, "geometry": { "type": "Point", "coordinates": [ -76.988951, 38.916668 ] } },
{ "type": "Feature", "properties": { "ID": 46701 }, "geometry": { "type": "Point", "coordinates": [ -76.963601, 38.916178 ] } },
{ "type": "Feature", "properties": { "ID": 46705 }, "geometry": { "type": "Point", "coordinates": [ -76.972996, 38.916002 ] } },
{ "type": "Feature", "properties": { "ID": 46708 }, "geometry": { "type": "Point", "coordinates": [ -76.98144, 38.915958 ] } },
{ "type": "Feature", "properties": { "ID": 46710 }, "geometry": { "type": "Point", "coordinates": [ -76.992953, 38.916122 ] } },
{ "type": "Feature", "properties": { "ID": 46715 }, "geometry": { "type": "Point", "coordinates": [ -76.973175, 38.915902 ] } },
{ "type": "Feature", "properties": { "ID": 46729 }, "geometry": { "type": "Point", "coordinates": [ -76.977071, 38.915235 ] } },
{ "type": "Feature", "properties": { "ID": 46739 }, "geometry": { "type": "Point", "coordinates": [ -76.987906, 38.9154 ] } },
{ "type": "Feature", "properties": { "ID": 46741 }, "geometry": { "type": "Point", "coordinates": [ -76.985414, 38.915163 ] } },
{ "type": "Feature", "properties": { "ID": 46771 }, "geometry": { "type": "Point", "coordinates": [ -76.970681, 38.914775 ] } },
{ "type": "Feature", "properties": { "ID": 46795 }, "geometry": { "type": "Point", "coordinates": [ -76.99279, 38.914695 ] } },
{ "type": "Feature", "properties": { "ID": 46810 }, "geometry": { "type": "Point", "coordinates": [ -76.976124, 38.914449 ] } },
{ "type": "Feature", "properties": { "ID": 46815 }, "geometry": { "type": "Point", "coordinates": [ -76.972665, 38.914417 ] } },
{ "type": "Feature", "properties": { "ID": 46818 }, "geometry": { "type": "Point", "coordinates": [ -76.991349, 38.914401 ] } },
{ "type": "Feature", "properties": { "ID": 46821 }, "geometry": { "type": "Point", "coordinates": [ -76.968735, 38.91436 ] } },
{ "type": "Feature", "properties": { "ID": 46822 }, "geometry": { "type": "Point", "coordinates": [ -76.973525, 38.914287 ] } },
{ "type": "Feature", "properties": { "ID": 46834 }, "geometry": { "type": "Point", "coordinates": [ -76.972778, 38.914265 ] } },
{ "type": "Feature", "properties": { "ID": 46850 }, "geometry": { "type": "Point", "coordinates": [ -76.972406, 38.913902 ] } },
{ "type": "Feature", "properties": { "ID": 46855 }, "geometry": { "type": "Point", "coordinates": [ -76.973066, 38.913896 ] } },
{ "type": "Feature", "properties": { "ID": 46883 }, "geometry": { "type": "Point", "coordinates": [ -76.9849, 38.913671 ] } },
{ "type": "Feature", "properties": { "ID": 46895 }, "geometry": { "type": "Point", "coordinates": [ -76.974607, 38.913663 ] } },
{ "type": "Feature", "properties": { "ID": 46903 }, "geometry": { "type": "Point", "coordinates": [ -76.972507, 38.91366 ] } },
{ "type": "Feature", "properties": { "ID": 46906 }, "geometry": { "type": "Point", "coordinates": [ -76.981137, 38.913234 ] } },
{ "type": "Feature", "properties": { "ID": 46944 }, "geometry": { "type": "Point", "coordinates": [ -76.990325, 38.913337 ] } },
{ "type": "Feature", "properties": { "ID": 46951 }, "geometry": { "type": "Point", "coordinates": [ -76.985271, 38.91334 ] } },
{ "type": "Feature", "properties": { "ID": 46955 }, "geometry": { "type": "Point", "coordinates": [ -76.984778, 38.913331 ] } },
{ "type": "Feature", "properties": { "ID": 46972 }, "geometry": { "type": "Point", "coordinates": [ -76.980918, 38.912747 ] } },
{ "type": "Feature", "properties": { "ID": 46989 }, "geometry": { "type": "Point", "coordinates": [ -76.97441, 38.912939 ] } },
{ "type": "Feature", "properties": { "ID": 46992 }, "geometry": { "type": "Point", "coordinates": [ -76.937168, 38.912869 ] } },
{ "type": "Feature", "properties": { "ID": 49017 }, "geometry": { "type": "Point", "coordinates": [ -76.94145, 38.906697 ] } },
{ "type": "Feature", "properties": { "ID": 49037 }, "geometry": { "type": "Point", "coordinates": [ -76.984117, 38.90664 ] } },
{ "type": "Feature", "properties": { "ID": 49039 }, "geometry": { "type": "Point", "coordinates": [ -76.985601, 38.906604 ] } },
{ "type": "Feature", "properties": { "ID": 49044 }, "geometry": { "type": "Point", "coordinates": [ -76.98894, 38.906612 ] } },
{ "type": "Feature", "properties": { "ID": 49049 }, "geometry": { "type": "Point", "coordinates": [ -76.989816, 38.906611 ] } },
{ "type": "Feature", "properties": { "ID": 49053 }, "geometry": { "type": "Point", "coordinates": [ -76.941407, 38.906589 ] } },
{ "type": "Feature", "properties": { "ID": 49066 }, "geometry": { "type": "Point", "coordinates": [ -76.929429, 38.906586 ] } },
{ "type": "Feature", "properties": { "ID": 49070 }, "geometry": { "type": "Point", "coordinates": [ -76.929886, 38.906569 ] } },
{ "type": "Feature", "properties": { "ID": 49078 }, "geometry": { "type": "Point", "coordinates": [ -76.984193, 38.906555 ] } },
{ "type": "Feature", "properties": { "ID": 49084 }, "geometry": { "type": "Point", "coordinates": [ -76.984362, 38.906574 ] } },
{ "type": "Feature", "properties": { "ID": 49086 }, "geometry": { "type": "Point", "coordinates": [ -76.984701, 38.906571 ] } },
{ "type": "Feature", "properties": { "ID": 49092 }, "geometry": { "type": "Point", "coordinates": [ -76.986291, 38.906504 ] } },
{ "type": "Feature", "properties": { "ID": 49107 }, "geometry": { "type": "Point", "coordinates": [ -76.978706, 38.906438 ] } },
{ "type": "Feature", "properties": { "ID": 49110 }, "geometry": { "type": "Point", "coordinates": [ -76.990076, 38.906391 ] } },
{ "type": "Feature", "properties": { "ID": 49118 }, "geometry": { "type": "Point", "coordinates": [ -76.935892, 38.906352 ] } },
{ "type": "Feature", "properties": { "ID": 49136 }, "geometry": { "type": "Point", "coordinates": [ -76.930822, 38.906288 ] } },
{ "type": "Feature", "properties": { "ID": 49141 }, "geometry": { "type": "Point", "coordinates": [ -76.984341, 38.906339 ] } },
{ "type": "Feature", "properties": { "ID": 49143 }, "geometry": { "type": "Point", "coordinates": [ -76.986562, 38.906306 ] } },
{ "type": "Feature", "properties": { "ID": 49147 }, "geometry": { "type": "Point", "coordinates": [ -76.989083, 38.90632 ] } },
{ "type": "Feature", "properties": { "ID": 49160 }, "geometry": { "type": "Point", "coordinates": [ -76.940046, 38.906314 ] } },
{ "type": "Feature", "properties": { "ID": 49162 }, "geometry": { "type": "Point", "coordinates": [ -76.977845, 38.906339 ] } },
{ "type": "Feature", "properties": { "ID": 49173 }, "geometry": { "type": "Point", "coordinates": [ -76.935438, 38.906325 ] } },
{ "type": "Feature", "properties": { "ID": 49175 }, "geometry": { "type": "Point", "coordinates": [ -76.987452, 38.906305 ] } },
{ "type": "Feature", "properties": { "ID": 49201 }, "geometry": { "type": "Point", "coordinates": [ -76.987498, 38.906273 ] } },
{ "type": "Feature", "properties": { "ID": 49206 }, "geometry": { "type": "Point", "coordinates": [ -76.980245, 38.906269 ] } },
{ "type": "Feature", "properties": { "ID": 49207 }, "geometry": { "type": "Point", "coordinates": [ -76.935459, 38.906239 ] } },
{ "type": "Feature", "properties": { "ID": 49227 }, "geometry": { "type": "Point", "coordinates": [ -76.978709, 38.906242 ] } },
{ "type": "Feature", "properties": { "ID": 49240 }, "geometry": { "type": "Point", "coordinates": [ -76.945004, 38.906187 ] } },
{ "type": "Feature", "properties": { "ID": 49254 }, "geometry": { "type": "Point", "coordinates": [ -76.988072, 38.906175 ] } },
{ "type": "Feature", "properties": { "ID": 49265 }, "geometry": { "type": "Point", "coordinates": [ -76.950379, 38.905828 ] } },
{ "type": "Feature", "properties": { "ID": 49266 }, "geometry": { "type": "Point", "coordinates": [ -76.983937, 38.906158 ] } },
{ "type": "Feature", "properties": { "ID": 49269 }, "geometry": { "type": "Point", "coordinates": [ -76.987156, 38.906134 ] } },
{ "type": "Feature", "properties": { "ID": 49280 }, "geometry": { "type": "Point", "coordinates": [ -76.941628, 38.906131 ] } },
{ "type": "Feature", "properties": { "ID": 49297 }, "geometry": { "type": "Point", "coordinates": [ -76.987054, 38.906089 ] } },
{ "type": "Feature", "properties": { "ID": 49300 }, "geometry": { "type": "Point", "coordinates": [ -76.987611, 38.906107 ] } },
{ "type": "Feature", "properties": { "ID": 49315 }, "geometry": { "type": "Point", "coordinates": [ -76.97871, 38.906093 ] } },
{ "type": "Feature", "properties": { "ID": 49338 }, "geometry": { "type": "Point", "coordinates": [ -76.945332, 38.906048 ] } },
{ "type": "Feature", "properties": { "ID": 49342 }, "geometry": { "type": "Point", "coordinates": [ -76.942581, 38.906062 ] } },
{ "type": "Feature", "properties": { "ID": 49373 }, "geometry": { "type": "Point", "coordinates": [ -76.985644, 38.905971 ] } },
{ "type": "Feature", "properties": { "ID": 49413 }, "geometry": { "type": "Point", "coordinates": [ -76.988767, 38.905899 ] } },
{ "type": "Feature", "properties": { "ID": 49422 }, "geometry": { "type": "Point", "coordinates": [ -76.931463, 38.905897 ] } },
{ "type": "Feature", "properties": { "ID": 49428 }, "geometry": { "type": "Point", "coordinates": [ -76.982951, 38.905894 ] } },
{ "type": "Feature", "properties": { "ID": 49431 }, "geometry": { "type": "Point", "coordinates": [ -76.934601, 38.905872 ] } },
{ "type": "Feature", "properties": { "ID": 49449 }, "geometry": { "type": "Point", "coordinates": [ -76.928912, 38.905861 ] } },
{ "type": "Feature", "properties": { "ID": 49463 }, "geometry": { "type": "Point", "coordinates": [ -76.987108, 38.905869 ] } },
{ "type": "Feature", "properties": { "ID": 49477 }, "geometry": { "type": "Point", "coordinates": [ -76.97541, 38.905835 ] } },
{ "type": "Feature", "properties": { "ID": 49495 }, "geometry": { "type": "Point", "coordinates": [ -76.984696, 38.905842 ] } },
{ "type": "Feature", "properties": { "ID": 49516 }, "geometry": { "type": "Point", "coordinates": [ -76.977862, 38.905805 ] } },
{ "type": "Feature", "properties": { "ID": 49519 }, "geometry": { "type": "Point", "coordinates": [ -76.944203, 38.905816 ] } },
{ "type": "Feature", "properties": { "ID": 49524 }, "geometry": { "type": "Point", "coordinates": [ -76.97842, 38.90581 ] } },
{ "type": "Feature", "properties": { "ID": 49545 }, "geometry": { "type": "Point", "coordinates": [ -76.983668, 38.905795 ] } },
{ "type": "Feature", "properties": { "ID": 49546 }, "geometry": { "type": "Point", "coordinates": [ -76.987795, 38.905819 ] } },
{ "type": "Feature", "properties": { "ID": 49547 }, "geometry": { "type": "Point", "coordinates": [ -76.989923, 38.905841 ] } },
{ "type": "Feature", "properties": { "ID": 49552 }, "geometry": { "type": "Point", "coordinates": [ -76.941617, 38.905808 ] } },
{ "type": "Feature", "properties": { "ID": 49563 }, "geometry": { "type": "Point", "coordinates": [ -76.988326, 38.905784 ] } },
{ "type": "Feature", "properties": { "ID": 49567 }, "geometry": { "type": "Point", "coordinates": [ -76.986839, 38.905755 ] } },
{ "type": "Feature", "properties": { "ID": 49571 }, "geometry": { "type": "Point", "coordinates": [ -76.943655, 38.905779 ] } },
{ "type": "Feature", "properties": { "ID": 49572 }, "geometry": { "type": "Point", "coordinates": [ -76.937374, 38.905772 ] } },
{ "type": "Feature", "properties": { "ID": 49581 }, "geometry": { "type": "Point", "coordinates": [ -76.990832, 38.905739 ] } },
{ "type": "Feature", "properties": { "ID": 49586 }, "geometry": { "type": "Point", "coordinates": [ -76.986788, 38.90573 ] } },
{ "type": "Feature", "properties": { "ID": 49588 }, "geometry": { "type": "Point", "coordinates": [ -76.980641, 38.905731 ] } },
{ "type": "Feature", "properties": { "ID": 49595 }, "geometry": { "type": "Point", "coordinates": [ -76.936616, 38.905727 ] } },
{ "type": "Feature", "properties": { "ID": 49605 }, "geometry": { "type": "Point", "coordinates": [ -76.983444, 38.905699 ] } },
{ "type": "Feature", "properties": { "ID": 49628 }, "geometry": { "type": "Point", "coordinates": [ -76.985537, 38.905668 ] } },
{ "type": "Feature", "properties": { "ID": 49639 }, "geometry": { "type": "Point", "coordinates": [ -76.98581, 38.905662 ] } },
{ "type": "Feature", "properties": { "ID": 49640 }, "geometry": { "type": "Point", "coordinates": [ -76.93304, 38.905692 ] } },
{ "type": "Feature", "properties": { "ID": 49642 }, "geometry": { "type": "Point", "coordinates": [ -76.983331, 38.905652 ] } },
{ "type": "Feature", "properties": { "ID": 49649 }, "geometry": { "type": "Point", "coordinates": [ -76.937538, 38.905634 ] } },
{ "type": "Feature", "properties": { "ID": 49660 }, "geometry": { "type": "Point", "coordinates": [ -76.990241, 38.905645 ] } },
{ "type": "Feature", "properties": { "ID": 49675 }, "geometry": { "type": "Point", "coordinates": [ -76.987678, 38.905645 ] } },
{ "type": "Feature", "properties": { "ID": 49686 }, "geometry": { "type": "Point", "coordinates": [ -76.987896, 38.9056 ] } },
{ "type": "Feature", "properties": { "ID": 49702 }, "geometry": { "type": "Point", "coordinates": [ -76.982602, 38.90561 ] } },
{ "type": "Feature", "properties": { "ID": 49705 }, "geometry": { "type": "Point", "coordinates": [ -76.927721, 38.905565 ] } },
{ "type": "Feature", "properties": { "ID": 49714 }, "geometry": { "type": "Point", "coordinates": [ -76.984899, 38.905549 ] } },
{ "type": "Feature", "properties": { "ID": 49721 }, "geometry": { "type": "Point", "coordinates": [ -76.937386, 38.905545 ] } },
{ "type": "Feature", "properties": { "ID": 49730 }, "geometry": { "type": "Point", "coordinates": [ -76.981136, 38.905536 ] } },
{ "type": "Feature", "properties": { "ID": 49731 }, "geometry": { "type": "Point", "coordinates": [ -76.987102, 38.905499 ] } },
{ "type": "Feature", "properties": { "ID": 49736 }, "geometry": { "type": "Point", "coordinates": [ -76.983, 38.905499 ] } },
{ "type": "Feature", "properties": { "ID": 49741 }, "geometry": { "type": "Point", "coordinates": [ -76.983961, 38.905484 ] } },
{ "type": "Feature", "properties": { "ID": 49754 }, "geometry": { "type": "Point", "coordinates": [ -76.987826, 38.90552 ] } },
{ "type": "Feature", "properties": { "ID": 49764 }, "geometry": { "type": "Point", "coordinates": [ -76.984393, 38.905468 ] } },
{ "type": "Feature", "properties": { "ID": 49780 }, "geometry": { "type": "Point", "coordinates": [ -76.984445, 38.905436 ] } },
{ "type": "Feature", "properties": { "ID": 49789 }, "geometry": { "type": "Point", "coordinates": [ -76.978656, 38.905402 ] } },
{ "type": "Feature", "properties": { "ID": 49795 }, "geometry": { "type": "Point", "coordinates": [ -76.97834, 38.905412 ] } },
{ "type": "Feature", "properties": { "ID": 49798 }, "geometry": { "type": "Point", "coordinates": [ -76.978151, 38.905414 ] } },
{ "type": "Feature", "properties": { "ID": 49800 }, "geometry": { "type": "Point", "coordinates": [ -76.978023, 38.905411 ] } },
{ "type": "Feature", "properties": { "ID": 49809 }, "geometry": { "type": "Point", "coordinates": [ -76.977519, 38.905392 ] } },
{ "type": "Feature", "properties": { "ID": 49811 }, "geometry": { "type": "Point", "coordinates": [ -76.977391, 38.905391 ] } },
{ "type": "Feature", "properties": { "ID": 49818 }, "geometry": { "type": "Point", "coordinates": [ -76.936269, 38.905414 ] } },
{ "type": "Feature", "properties": { "ID": 49827 }, "geometry": { "type": "Point", "coordinates": [ -76.974663, 38.90542 ] } },
{ "type": "Feature", "properties": { "ID": 49848 }, "geometry": { "type": "Point", "coordinates": [ -76.987582, 38.905384 ] } },
{ "type": "Feature", "properties": { "ID": 49851 }, "geometry": { "type": "Point", "coordinates": [ -76.984474, 38.905395 ] } },
{ "type": "Feature", "properties": { "ID": 49868 }, "geometry": { "type": "Point", "coordinates": [ -76.929365, 38.905368 ] } },
{ "type": "Feature", "properties": { "ID": 49870 }, "geometry": { "type": "Point", "coordinates": [ -76.986737, 38.905345 ] } },
{ "type": "Feature", "properties": { "ID": 49874 }, "geometry": { "type": "Point", "coordinates": [ -76.985866, 38.905343 ] } },
{ "type": "Feature", "properties": { "ID": 49886 }, "geometry": { "type": "Point", "coordinates": [ -76.943006, 38.905372 ] } },
{ "type": "Feature", "properties": { "ID": 49899 }, "geometry": { "type": "Point", "coordinates": [ -76.979601, 38.905315 ] } },
{ "type": "Feature", "properties": { "ID": 49911 }, "geometry": { "type": "Point", "coordinates": [ -76.990145, 38.905293 ] } },
{ "type": "Feature", "properties": { "ID": 49923 }, "geometry": { "type": "Point", "coordinates": [ -76.986883, 38.905317 ] } },
{ "type": "Feature", "properties": { "ID": 49927 }, "geometry": { "type": "Point", "coordinates": [ -76.929432, 38.90527 ] } },
{ "type": "Feature", "properties": { "ID": 49928 }, "geometry": { "type": "Point", "coordinates": [ -76.988692, 38.905277 ] } },
{ "type": "Feature", "properties": { "ID": 49933 }, "geometry": { "type": "Point", "coordinates": [ -76.935827, 38.905261 ] } },
{ "type": "Feature", "properties": { "ID": 49946 }, "geometry": { "type": "Point", "coordinates": [ -76.979247, 38.905286 ] } },
{ "type": "Feature", "properties": { "ID": 49950 }, "geometry": { "type": "Point", "coordinates": [ -76.98722, 38.90523 ] } },
{ "type": "Feature", "properties": { "ID": 49951 }, "geometry": { "type": "Point", "coordinates": [ -76.985594, 38.905226 ] } },
{ "type": "Feature", "properties": { "ID": 49953 }, "geometry": { "type": "Point", "coordinates": [ -76.983362, 38.905228 ] } },
{ "type": "Feature", "properties": { "ID": 49958 }, "geometry": { "type": "Point", "coordinates": [ -76.946137, 38.905225 ] } },
{ "type": "Feature", "properties": { "ID": 49960 }, "geometry": { "type": "Point", "coordinates": [ -76.986427, 38.905215 ] } },
{ "type": "Feature", "properties": { "ID": 49965 }, "geometry": { "type": "Point", "coordinates": [ -76.98821, 38.905234 ] } },
{ "type": "Feature", "properties": { "ID": 49978 }, "geometry": { "type": "Point", "coordinates": [ -76.989888, 38.905181 ] } },
{ "type": "Feature", "properties": { "ID": 49979 }, "geometry": { "type": "Point", "coordinates": [ -76.935014, 38.905223 ] } },
{ "type": "Feature", "properties": { "ID": 48005 }, "geometry": { "type": "Point", "coordinates": [ -76.94263, 38.905434 ] } },
{ "type": "Feature", "properties": { "ID": 49991 }, "geometry": { "type": "Point", "coordinates": [ -76.983248, 38.90519 ] } },
{ "type": "Feature", "properties": { "ID": 49995 }, "geometry": { "type": "Point", "coordinates": [ -76.975987, 38.905221 ] } },
{ "type": "Feature", "properties": { "ID": 49996 }, "geometry": { "type": "Point", "coordinates": [ -76.927955, 38.90521 ] } },
{ "type": "Feature", "properties": { "ID": 48019 }, "geometry": { "type": "Point", "coordinates": [ -76.925742, 38.905419 ] } },
{ "type": "Feature", "properties": { "ID": 48050 }, "geometry": { "type": "Point", "coordinates": [ -76.978018, 38.899837 ] } },
{ "type": "Feature", "properties": { "ID": 48069 }, "geometry": { "type": "Point", "coordinates": [ -76.920149, 38.899706 ] } },
{ "type": "Feature", "properties": { "ID": 48078 }, "geometry": { "type": "Point", "coordinates": [ -76.918935, 38.89976 ] } },
{ "type": "Feature", "properties": { "ID": 48080 }, "geometry": { "type": "Point", "coordinates": [ -76.976467, 38.89978 ] } },
{ "type": "Feature", "properties": { "ID": 48090 }, "geometry": { "type": "Point", "coordinates": [ -76.982009, 38.897395 ] } },
{ "type": "Feature", "properties": { "ID": 48101 }, "geometry": { "type": "Point", "coordinates": [ -76.981864, 38.897392 ] } },
{ "type": "Feature", "properties": { "ID": 48103 }, "geometry": { "type": "Point", "coordinates": [ -76.981916, 38.89738 ] } },
{ "type": "Feature", "properties": { "ID": 48110 }, "geometry": { "type": "Point", "coordinates": [ -76.976193, 38.897362 ] } },
{ "type": "Feature", "properties": { "ID": 48126 }, "geometry": { "type": "Point", "coordinates": [ -76.938973, 38.897296 ] } },
{ "type": "Feature", "properties": { "ID": 48155 }, "geometry": { "type": "Point", "coordinates": [ -76.992433, 38.896996 ] } },
{ "type": "Feature", "properties": { "ID": 48165 }, "geometry": { "type": "Point", "coordinates": [ -76.932728, 38.896923 ] } },
{ "type": "Feature", "properties": { "ID": 48197 }, "geometry": { "type": "Point", "coordinates": [ -76.973801, 38.896494 ] } },
{ "type": "Feature", "properties": { "ID": 48213 }, "geometry": { "type": "Point", "coordinates": [ -76.974284, 38.89648 ] } },
{ "type": "Feature", "properties": { "ID": 48216 }, "geometry": { "type": "Point", "coordinates": [ -76.973215, 38.896489 ] } },
{ "type": "Feature", "properties": { "ID": 48224 }, "geometry": { "type": "Point", "coordinates": [ -76.973383, 38.896475 ] } },
{ "type": "Feature", "properties": { "ID": 48228 }, "geometry": { "type": "Point", "coordinates": [ -76.975396, 38.896456 ] } },
{ "type": "Feature", "properties": { "ID": 48234 }, "geometry": { "type": "Point", "coordinates": [ -76.930227, 38.896415 ] } },
{ "type": "Feature", "properties": { "ID": 48240 }, "geometry": { "type": "Point", "coordinates": [ -76.934407, 38.895103 ] } },
{ "type": "Feature", "properties": { "ID": 48243 }, "geometry": { "type": "Point", "coordinates": [ -76.920263, 38.895083 ] } },
{ "type": "Feature", "properties": { "ID": 48254 }, "geometry": { "type": "Point", "coordinates": [ -76.956393, 38.895079 ] } },
{ "type": "Feature", "properties": { "ID": 48255 }, "geometry": { "type": "Point", "coordinates": [ -76.985256, 38.895093 ] } },
{ "type": "Feature", "properties": { "ID": 48272 }, "geometry": { "type": "Point", "coordinates": [ -76.974395, 38.895044 ] } },
{ "type": "Feature", "properties": { "ID": 48295 }, "geometry": { "type": "Point", "coordinates": [ -76.983005, 38.908845 ] } },
{ "type": "Feature", "properties": { "ID": 48296 }, "geometry": { "type": "Point", "coordinates": [ -76.986137, 38.908883 ] } },
{ "type": "Feature", "properties": { "ID": 48298 }, "geometry": { "type": "Point", "coordinates": [ -76.938089, 38.908878 ] } },
{ "type": "Feature", "properties": { "ID": 48306 }, "geometry": { "type": "Point", "coordinates": [ -76.935491, 38.908785 ] } },
{ "type": "Feature", "properties": { "ID": 48321 }, "geometry": { "type": "Point", "coordinates": [ -76.985683, 38.908782 ] } },
{ "type": "Feature", "properties": { "ID": 48325 }, "geometry": { "type": "Point", "coordinates": [ -76.930944, 38.908751 ] } },
{ "type": "Feature", "properties": { "ID": 48339 }, "geometry": { "type": "Point", "coordinates": [ -76.944487, 38.908713 ] } },
{ "type": "Feature", "properties": { "ID": 48341 }, "geometry": { "type": "Point", "coordinates": [ -76.985644, 38.908718 ] } },
{ "type": "Feature", "properties": { "ID": 48349 }, "geometry": { "type": "Point", "coordinates": [ -76.985578, 38.908674 ] } },
{ "type": "Feature", "properties": { "ID": 48358 }, "geometry": { "type": "Point", "coordinates": [ -76.983716, 38.908578 ] } },
{ "type": "Feature", "properties": { "ID": 48361 }, "geometry": { "type": "Point", "coordinates": [ -76.985865, 38.908585 ] } },
{ "type": "Feature", "properties": { "ID": 48370 }, "geometry": { "type": "Point", "coordinates": [ -76.985893, 38.908547 ] } },
{ "type": "Feature", "properties": { "ID": 48374 }, "geometry": { "type": "Point", "coordinates": [ -76.935718, 38.908394 ] } },
{ "type": "Feature", "properties": { "ID": 48377 }, "geometry": { "type": "Point", "coordinates": [ -76.985924, 38.908509 ] } },
{ "type": "Feature", "properties": { "ID": 48390 }, "geometry": { "type": "Point", "coordinates": [ -76.931355, 38.908441 ] } },
{ "type": "Feature", "properties": { "ID": 48398 }, "geometry": { "type": "Point", "coordinates": [ -76.986516, 38.908386 ] } },
{ "type": "Feature", "properties": { "ID": 48400 }, "geometry": { "type": "Point", "coordinates": [ -76.981499, 38.907777 ] } },
{ "type": "Feature", "properties": { "ID": 48401 }, "geometry": { "type": "Point", "coordinates": [ -76.983908, 38.908357 ] } },
{ "type": "Feature", "properties": { "ID": 48403 }, "geometry": { "type": "Point", "coordinates": [ -76.940708, 38.908022 ] } },
{ "type": "Feature", "properties": { "ID": 48409 }, "geometry": { "type": "Point", "coordinates": [ -76.938781, 38.908348 ] } },
{ "type": "Feature", "properties": { "ID": 48417 }, "geometry": { "type": "Point", "coordinates": [ -76.938468, 38.908321 ] } },
{ "type": "Feature", "properties": { "ID": 48425 }, "geometry": { "type": "Point", "coordinates": [ -76.98739, 38.908359 ] } },
{ "type": "Feature", "properties": { "ID": 48430 }, "geometry": { "type": "Point", "coordinates": [ -76.983735, 38.908297 ] } },
{ "type": "Feature", "properties": { "ID": 48442 }, "geometry": { "type": "Point", "coordinates": [ -76.985579, 38.908246 ] } },
{ "type": "Feature", "properties": { "ID": 48457 }, "geometry": { "type": "Point", "coordinates": [ -76.984524, 38.908194 ] } },
{ "type": "Feature", "properties": { "ID": 48460 }, "geometry": { "type": "Point", "coordinates": [ -76.987613, 38.908189 ] } },
{ "type": "Feature", "properties": { "ID": 48466 }, "geometry": { "type": "Point", "coordinates": [ -76.975143, 38.908228 ] } },
{ "type": "Feature", "properties": { "ID": 48470 }, "geometry": { "type": "Point", "coordinates": [ -76.934831, 38.908192 ] } },
{ "type": "Feature", "properties": { "ID": 48471 }, "geometry": { "type": "Point", "coordinates": [ -76.984419, 38.90815 ] } },
{ "type": "Feature", "properties": { "ID": 48479 }, "geometry": { "type": "Point", "coordinates": [ -76.939777, 38.90815 ] } },
{ "type": "Feature", "properties": { "ID": 48483 }, "geometry": { "type": "Point", "coordinates": [ -76.938882, 38.908132 ] } },
{ "type": "Feature", "properties": { "ID": 48485 }, "geometry": { "type": "Point", "coordinates": [ -76.979264, 38.908157 ] } },
{ "type": "Feature", "properties": { "ID": 48487 }, "geometry": { "type": "Point", "coordinates": [ -76.942082, 38.908083 ] } },
{ "type": "Feature", "properties": { "ID": 48498 }, "geometry": { "type": "Point", "coordinates": [ -76.938778, 38.908107 ] } },
{ "type": "Feature", "properties": { "ID": 48544 }, "geometry": { "type": "Point", "coordinates": [ -76.973342, 38.907967 ] } },
{ "type": "Feature", "properties": { "ID": 48553 }, "geometry": { "type": "Point", "coordinates": [ -76.983796, 38.907884 ] } },
{ "type": "Feature", "properties": { "ID": 48561 }, "geometry": { "type": "Point", "coordinates": [ -76.986932, 38.90786 ] } },
{ "type": "Feature", "properties": { "ID": 48572 }, "geometry": { "type": "Point", "coordinates": [ -76.931166, 38.907854 ] } },
{ "type": "Feature", "properties": { "ID": 48606 }, "geometry": { "type": "Point", "coordinates": [ -76.987384, 38.907684 ] } },
{ "type": "Feature", "properties": { "ID": 48614 }, "geometry": { "type": "Point", "coordinates": [ -76.988047, 38.907653 ] } },
{ "type": "Feature", "properties": { "ID": 48619 }, "geometry": { "type": "Point", "coordinates": [ -76.986509, 38.907675 ] } },
{ "type": "Feature", "properties": { "ID": 48623 }, "geometry": { "type": "Point", "coordinates": [ -76.939962, 38.907642 ] } },
{ "type": "Feature", "properties": { "ID": 48634 }, "geometry": { "type": "Point", "coordinates": [ -76.928706, 38.907645 ] } },
{ "type": "Feature", "properties": { "ID": 48635 }, "geometry": { "type": "Point", "coordinates": [ -76.983474, 38.907602 ] } },
{ "type": "Feature", "properties": { "ID": 48636 }, "geometry": { "type": "Point", "coordinates": [ -76.93609, 38.907499 ] } },
{ "type": "Feature", "properties": { "ID": 48652 }, "geometry": { "type": "Point", "coordinates": [ -76.98873, 38.907575 ] } },
{ "type": "Feature", "properties": { "ID": 48659 }, "geometry": { "type": "Point", "coordinates": [ -76.928755, 38.907577 ] } },
{ "type": "Feature", "properties": { "ID": 48705 }, "geometry": { "type": "Point", "coordinates": [ -76.934423, 38.907398 ] } },
{ "type": "Feature", "properties": { "ID": 48730 }, "geometry": { "type": "Point", "coordinates": [ -76.988371, 38.907371 ] } },
{ "type": "Feature", "properties": { "ID": 48745 }, "geometry": { "type": "Point", "coordinates": [ -76.983054, 38.907325 ] } },
{ "type": "Feature", "properties": { "ID": 48747 }, "geometry": { "type": "Point", "coordinates": [ -76.986741, 38.907306 ] } },
{ "type": "Feature", "properties": { "ID": 48752 }, "geometry": { "type": "Point", "coordinates": [ -76.980516, 38.907331 ] } },
{ "type": "Feature", "properties": { "ID": 48754 }, "geometry": { "type": "Point", "coordinates": [ -76.984246, 38.907274 ] } },
{ "type": "Feature", "properties": { "ID": 48771 }, "geometry": { "type": "Point", "coordinates": [ -76.985279, 38.907213 ] } },
{ "type": "Feature", "properties": { "ID": 48777 }, "geometry": { "type": "Point", "coordinates": [ -76.980598, 38.907216 ] } },
{ "type": "Feature", "properties": { "ID": 48781 }, "geometry": { "type": "Point", "coordinates": [ -76.986822, 38.907187 ] } },
{ "type": "Feature", "properties": { "ID": 48788 }, "geometry": { "type": "Point", "coordinates": [ -76.988533, 38.907144 ] } },
{ "type": "Feature", "properties": { "ID": 48791 }, "geometry": { "type": "Point", "coordinates": [ -76.93564, 38.907135 ] } },
{ "type": "Feature", "properties": { "ID": 48803 }, "geometry": { "type": "Point", "coordinates": [ -76.980643, 38.907133 ] } },
{ "type": "Feature", "properties": { "ID": 48812 }, "geometry": { "type": "Point", "coordinates": [ -76.989278, 38.907092 ] } },
{ "type": "Feature", "properties": { "ID": 48822 }, "geometry": { "type": "Point", "coordinates": [ -76.935017, 38.907056 ] } },
{ "type": "Feature", "properties": { "ID": 48830 }, "geometry": { "type": "Point", "coordinates": [ -76.93051, 38.907021 ] } },
{ "type": "Feature", "properties": { "ID": 48837 }, "geometry": { "type": "Point", "coordinates": [ -76.937255, 38.907027 ] } },
{ "type": "Feature", "properties": { "ID": 48848 }, "geometry": { "type": "Point", "coordinates": [ -76.941265, 38.907019 ] } },
{ "type": "Feature", "properties": { "ID": 48850 }, "geometry": { "type": "Point", "coordinates": [ -76.929809, 38.907013 ] } },
{ "type": "Feature", "properties": { "ID": 48883 }, "geometry": { "type": "Point", "coordinates": [ -76.985646, 38.906934 ] } },
{ "type": "Feature", "properties": { "ID": 48894 }, "geometry": { "type": "Point", "coordinates": [ -76.934893, 38.906957 ] } },
{ "type": "Feature", "properties": { "ID": 48916 }, "geometry": { "type": "Point", "coordinates": [ -76.934902, 38.90691 ] } },
{ "type": "Feature", "properties": { "ID": 48928 }, "geometry": { "type": "Point", "coordinates": [ -76.984053, 38.906877 ] } },
{ "type": "Feature", "properties": { "ID": 48951 }, "geometry": { "type": "Point", "coordinates": [ -76.9416, 38.906849 ] } },
{ "type": "Feature", "properties": { "ID": 48955 }, "geometry": { "type": "Point", "coordinates": [ -76.942971, 38.906768 ] } },
{ "type": "Feature", "properties": { "ID": 48960 }, "geometry": { "type": "Point", "coordinates": [ -76.979895, 38.906804 ] } },
{ "type": "Feature", "properties": { "ID": 48963 }, "geometry": { "type": "Point", "coordinates": [ -76.986887, 38.906782 ] } },
{ "type": "Feature", "properties": { "ID": 48971 }, "geometry": { "type": "Point", "coordinates": [ -76.935354, 38.906731 ] } },
{ "type": "Feature", "properties": { "ID": 48976 }, "geometry": { "type": "Point", "coordinates": [ -76.934894, 38.906769 ] } },
{ "type": "Feature", "properties": { "ID": 48988 }, "geometry": { "type": "Point", "coordinates": [ -76.989188, 38.906715 ] } },
{ "type": "Feature", "properties": { "ID": 48990 }, "geometry": { "type": "Point", "coordinates": [ -76.985813, 38.906694 ] } },
{ "type": "Feature", "properties": { "ID": 48991 }, "geometry": { "type": "Point", "coordinates": [ -76.980391, 38.906727 ] } },
{ "type": "Feature", "properties": { "ID": 50005 }, "geometry": { "type": "Point", "coordinates": [ -76.986321, 38.905171 ] } },
{ "type": "Feature", "properties": { "ID": 50012 }, "geometry": { "type": "Point", "coordinates": [ -76.929214, 38.905183 ] } },
{ "type": "Feature", "properties": { "ID": 50020 }, "geometry": { "type": "Point", "coordinates": [ -76.976688, 38.905145 ] } },
{ "type": "Feature", "properties": { "ID": 50033 }, "geometry": { "type": "Point", "coordinates": [ -76.981854, 38.90517 ] } },
{ "type": "Feature", "properties": { "ID": 50038 }, "geometry": { "type": "Point", "coordinates": [ -76.989559, 38.905201 ] } },
{ "type": "Feature", "properties": { "ID": 50041 }, "geometry": { "type": "Point", "coordinates": [ -76.975769, 38.905205 ] } },
{ "type": "Feature", "properties": { "ID": 50058 }, "geometry": { "type": "Point", "coordinates": [ -76.986221, 38.905123 ] } },
{ "type": "Feature", "properties": { "ID": 50060 }, "geometry": { "type": "Point", "coordinates": [ -76.984644, 38.905131 ] } },
{ "type": "Feature", "properties": { "ID": 50074 }, "geometry": { "type": "Point", "coordinates": [ -76.977872, 38.905121 ] } },
{ "type": "Feature", "properties": { "ID": 50082 }, "geometry": { "type": "Point", "coordinates": [ -76.978355, 38.905121 ] } },
{ "type": "Feature", "properties": { "ID": 50102 }, "geometry": { "type": "Point", "coordinates": [ -76.978694, 38.90512 ] } },
{ "type": "Feature", "properties": { "ID": 50108 }, "geometry": { "type": "Point", "coordinates": [ -76.981711, 38.905116 ] } },
{ "type": "Feature", "properties": { "ID": 50110 }, "geometry": { "type": "Point", "coordinates": [ -76.98974, 38.905104 ] } },
{ "type": "Feature", "properties": { "ID": 50114 }, "geometry": { "type": "Point", "coordinates": [ -76.989678, 38.905093 ] } },
{ "type": "Feature", "properties": { "ID": 50116 }, "geometry": { "type": "Point", "coordinates": [ -76.977421, 38.905112 ] } },
{ "type": "Feature", "properties": { "ID": 50128 }, "geometry": { "type": "Point", "coordinates": [ -76.987817, 38.905048 ] } },
{ "type": "Feature", "properties": { "ID": 50141 }, "geometry": { "type": "Point", "coordinates": [ -76.934562, 38.905097 ] } },
{ "type": "Feature", "properties": { "ID": 50154 }, "geometry": { "type": "Point", "coordinates": [ -76.973631, 38.905011 ] } },
{ "type": "Feature", "properties": { "ID": 50162 }, "geometry": { "type": "Point", "coordinates": [ -76.986014, 38.905033 ] } },
{ "type": "Feature", "properties": { "ID": 50166 }, "geometry": { "type": "Point", "coordinates": [ -76.94133, 38.905064 ] } },
{ "type": "Feature", "properties": { "ID": 50168 }, "geometry": { "type": "Point", "coordinates": [ -76.951024, 38.904741 ] } },
{ "type": "Feature", "properties": { "ID": 50175 }, "geometry": { "type": "Point", "coordinates": [ -76.979296, 38.905071 ] } },
{ "type": "Feature", "properties": { "ID": 50189 }, "geometry": { "type": "Point", "coordinates": [ -76.985961, 38.905016 ] } },
{ "type": "Feature", "properties": { "ID": 50195 }, "geometry": { "type": "Point", "coordinates": [ -76.986702, 38.90501 ] } },
{ "type": "Feature", "properties": { "ID": 50204 }, "geometry": { "type": "Point", "coordinates": [ -76.991671, 38.905017 ] } },
{ "type": "Feature", "properties": { "ID": 50208 }, "geometry": { "type": "Point", "coordinates": [ -76.93665, 38.904983 ] } },
{ "type": "Feature", "properties": { "ID": 50216 }, "geometry": { "type": "Point", "coordinates": [ -76.943607, 38.905006 ] } },
{ "type": "Feature", "properties": { "ID": 50230 }, "geometry": { "type": "Point", "coordinates": [ -76.982763, 38.904974 ] } },
{ "type": "Feature", "properties": { "ID": 50246 }, "geometry": { "type": "Point", "coordinates": [ -76.932458, 38.904967 ] } },
{ "type": "Feature", "properties": { "ID": 50250 }, "geometry": { "type": "Point", "coordinates": [ -76.983156, 38.904989 ] } },
{ "type": "Feature", "properties": { "ID": 50258 }, "geometry": { "type": "Point", "coordinates": [ -76.943902, 38.904976 ] } },
{ "type": "Feature", "properties": { "ID": 50259 }, "geometry": { "type": "Point", "coordinates": [ -76.936566, 38.904964 ] } },
{ "type": "Feature", "properties": { "ID": 50278 }, "geometry": { "type": "Point", "coordinates": [ -76.984068, 38.904912 ] } },
{ "type": "Feature", "properties": { "ID": 50291 }, "geometry": { "type": "Point", "coordinates": [ -76.926013, 38.904876 ] } },
{ "type": "Feature", "properties": { "ID": 50298 }, "geometry": { "type": "Point", "coordinates": [ -76.981931, 38.904917 ] } },
{ "type": "Feature", "properties": { "ID": 50299 }, "geometry": { "type": "Point", "coordinates": [ -76.935209, 38.904939 ] } },
{ "type": "Feature", "properties": { "ID": 50303 }, "geometry": { "type": "Point", "coordinates": [ -76.945694, 38.904933 ] } },
{ "type": "Feature", "properties": { "ID": 50306 }, "geometry": { "type": "Point", "coordinates": [ -76.981152, 38.904904 ] } },
{ "type": "Feature", "properties": { "ID": 50319 }, "geometry": { "type": "Point", "coordinates": [ -76.989125, 38.90492 ] } },
{ "type": "Feature", "properties": { "ID": 50323 }, "geometry": { "type": "Point", "coordinates": [ -76.991545, 38.904909 ] } },
{ "type": "Feature", "properties": { "ID": 50336 }, "geometry": { "type": "Point", "coordinates": [ -76.942282, 38.904849 ] } },
{ "type": "Feature", "properties": { "ID": 50338 }, "geometry": { "type": "Point", "coordinates": [ -76.932502, 38.904852 ] } },
{ "type": "Feature", "properties": { "ID": 50341 }, "geometry": { "type": "Point", "coordinates": [ -76.945371, 38.904873 ] } },
{ "type": "Feature", "properties": { "ID": 50344 }, "geometry": { "type": "Point", "coordinates": [ -76.944345, 38.904869 ] } },
{ "type": "Feature", "properties": { "ID": 50346 }, "geometry": { "type": "Point", "coordinates": [ -76.941444, 38.904842 ] } },
{ "type": "Feature", "properties": { "ID": 50352 }, "geometry": { "type": "Point", "coordinates": [ -76.990072, 38.904828 ] } },
{ "type": "Feature", "properties": { "ID": 50366 }, "geometry": { "type": "Point", "coordinates": [ -76.976012, 38.904862 ] } },
{ "type": "Feature", "properties": { "ID": 50371 }, "geometry": { "type": "Point", "coordinates": [ -76.927205, 38.904825 ] } },
{ "type": "Feature", "properties": { "ID": 50384 }, "geometry": { "type": "Point", "coordinates": [ -76.978356, 38.904837 ] } },
{ "type": "Feature", "properties": { "ID": 50390 }, "geometry": { "type": "Point", "coordinates": [ -76.978022, 38.904834 ] } },
{ "type": "Feature", "properties": { "ID": 50405 }, "geometry": { "type": "Point", "coordinates": [ -76.977178, 38.904833 ] } },
{ "type": "Feature", "properties": { "ID": 50410 }, "geometry": { "type": "Point", "coordinates": [ -76.976896, 38.904834 ] } },
{ "type": "Feature", "properties": { "ID": 50416 }, "geometry": { "type": "Point", "coordinates": [ -76.976547, 38.904831 ] } },
{ "type": "Feature", "properties": { "ID": 50435 }, "geometry": { "type": "Point", "coordinates": [ -76.979348, 38.904832 ] } },
{ "type": "Feature", "properties": { "ID": 50438 }, "geometry": { "type": "Point", "coordinates": [ -76.981695, 38.904826 ] } },
{ "type": "Feature", "properties": { "ID": 50447 }, "geometry": { "type": "Point", "coordinates": [ -76.981197, 38.90482 ] } },
{ "type": "Feature", "properties": { "ID": 50455 }, "geometry": { "type": "Point", "coordinates": [ -76.981649, 38.904805 ] } },
{ "type": "Feature", "properties": { "ID": 50464 }, "geometry": { "type": "Point", "coordinates": [ -76.938253, 38.904817 ] } },
{ "type": "Feature", "properties": { "ID": 50479 }, "geometry": { "type": "Point", "coordinates": [ -76.950686, 38.904338 ] } },
{ "type": "Feature", "properties": { "ID": 50483 }, "geometry": { "type": "Point", "coordinates": [ -76.988139, 38.904755 ] } },
{ "type": "Feature", "properties": { "ID": 50490 }, "geometry": { "type": "Point", "coordinates": [ -76.948965, 38.904681 ] } },
{ "type": "Feature", "properties": { "ID": 50491 }, "geometry": { "type": "Point", "coordinates": [ -76.98698, 38.90471 ] } },
{ "type": "Feature", "properties": { "ID": 50492 }, "geometry": { "type": "Point", "coordinates": [ -76.983629, 38.904719 ] } },
{ "type": "Feature", "properties": { "ID": 50497 }, "geometry": { "type": "Point", "coordinates": [ -76.979334, 38.904765 ] } },
{ "type": "Feature", "properties": { "ID": 50501 }, "geometry": { "type": "Point", "coordinates": [ -76.988061, 38.904723 ] } },
{ "type": "Feature", "properties": { "ID": 50505 }, "geometry": { "type": "Point", "coordinates": [ -76.978348, 38.904733 ] } },
{ "type": "Feature", "properties": { "ID": 50509 }, "geometry": { "type": "Point", "coordinates": [ -76.991556, 38.904689 ] } },
{ "type": "Feature", "properties": { "ID": 50511 }, "geometry": { "type": "Point", "coordinates": [ -76.979188, 38.904736 ] } },
{ "type": "Feature", "properties": { "ID": 50512 }, "geometry": { "type": "Point", "coordinates": [ -76.991465, 38.904716 ] } },
{ "type": "Feature", "properties": { "ID": 50518 }, "geometry": { "type": "Point", "coordinates": [ -76.981654, 38.904731 ] } },
{ "type": "Feature", "properties": { "ID": 50526 }, "geometry": { "type": "Point", "coordinates": [ -76.976681, 38.904715 ] } },
{ "type": "Feature", "properties": { "ID": 50540 }, "geometry": { "type": "Point", "coordinates": [ -76.99079, 38.904668 ] } },
{ "type": "Feature", "properties": { "ID": 50544 }, "geometry": { "type": "Point", "coordinates": [ -76.985825, 38.904631 ] } },
{ "type": "Feature", "properties": { "ID": 50545 }, "geometry": { "type": "Point", "coordinates": [ -76.984969, 38.904654 ] } },
{ "type": "Feature", "properties": { "ID": 50547 }, "geometry": { "type": "Point", "coordinates": [ -76.988495, 38.904684 ] } },
{ "type": "Feature", "properties": { "ID": 50556 }, "geometry": { "type": "Point", "coordinates": [ -76.991382, 38.904614 ] } },
{ "type": "Feature", "properties": { "ID": 50578 }, "geometry": { "type": "Point", "coordinates": [ -76.99108, 38.904602 ] } },
{ "type": "Feature", "properties": { "ID": 50589 }, "geometry": { "type": "Point", "coordinates": [ -76.983245, 38.904556 ] } },
{ "type": "Feature", "properties": { "ID": 50594 }, "geometry": { "type": "Point", "coordinates": [ -76.974461, 38.904545 ] } },
{ "type": "Feature", "properties": { "ID": 50595 }, "geometry": { "type": "Point", "coordinates": [ -76.982009, 38.904565 ] } },
{ "type": "Feature", "properties": { "ID": 50596 }, "geometry": { "type": "Point", "coordinates": [ -76.989367, 38.90455 ] } },
{ "type": "Feature", "properties": { "ID": 50604 }, "geometry": { "type": "Point", "coordinates": [ -76.991204, 38.904539 ] } },
{ "type": "Feature", "properties": { "ID": 50605 }, "geometry": { "type": "Point", "coordinates": [ -76.979741, 38.904536 ] } },
{ "type": "Feature", "properties": { "ID": 50630 }, "geometry": { "type": "Point", "coordinates": [ -76.984135, 38.904526 ] } },
{ "type": "Feature", "properties": { "ID": 50640 }, "geometry": { "type": "Point", "coordinates": [ -76.932283, 38.904529 ] } },
{ "type": "Feature", "properties": { "ID": 50648 }, "geometry": { "type": "Point", "coordinates": [ -76.935782, 38.904543 ] } },
{ "type": "Feature", "properties": { "ID": 50651 }, "geometry": { "type": "Point", "coordinates": [ -76.989202, 38.904524 ] } },
{ "type": "Feature", "properties": { "ID": 50656 }, "geometry": { "type": "Point", "coordinates": [ -76.926059, 38.904511 ] } },
{ "type": "Feature", "properties": { "ID": 50658 }, "geometry": { "type": "Point", "coordinates": [ -76.976647, 38.904512 ] } },
{ "type": "Feature", "properties": { "ID": 50659 }, "geometry": { "type": "Point", "coordinates": [ -76.976873, 38.904513 ] } },
{ "type": "Feature", "properties": { "ID": 50687 }, "geometry": { "type": "Point", "coordinates": [ -76.93349, 38.904523 ] } },
{ "type": "Feature", "properties": { "ID": 50705 }, "geometry": { "type": "Point", "coordinates": [ -76.927196, 38.904468 ] } },
{ "type": "Feature", "properties": { "ID": 50708 }, "geometry": { "type": "Point", "coordinates": [ -76.97875, 38.904506 ] } },
{ "type": "Feature", "properties": { "ID": 50713 }, "geometry": { "type": "Point", "coordinates": [ -76.92984, 38.904475 ] } },
{ "type": "Feature", "properties": { "ID": 50748 }, "geometry": { "type": "Point", "coordinates": [ -76.977587, 38.904234 ] } },
{ "type": "Feature", "properties": { "ID": 50751 }, "geometry": { "type": "Point", "coordinates": [ -76.977419, 38.904234 ] } },
{ "type": "Feature", "properties": { "ID": 50761 }, "geometry": { "type": "Point", "coordinates": [ -76.978696, 38.904238 ] } },
{ "type": "Feature", "properties": { "ID": 50777 }, "geometry": { "type": "Point", "coordinates": [ -76.976495, 38.90423 ] } },
{ "type": "Feature", "properties": { "ID": 50784 }, "geometry": { "type": "Point", "coordinates": [ -76.97688, 38.90423 ] } },
{ "type": "Feature", "properties": { "ID": 50798 }, "geometry": { "type": "Point", "coordinates": [ -76.984674, 38.904472 ] } },
{ "type": "Feature", "properties": { "ID": 50811 }, "geometry": { "type": "Point", "coordinates": [ -76.991859, 38.904439 ] } },
{ "type": "Feature", "properties": { "ID": 50814 }, "geometry": { "type": "Point", "coordinates": [ -76.944274, 38.904442 ] } },
{ "type": "Feature", "properties": { "ID": 50821 }, "geometry": { "type": "Point", "coordinates": [ -76.986303, 38.904433 ] } },
{ "type": "Feature", "properties": { "ID": 50828 }, "geometry": { "type": "Point", "coordinates": [ -76.9909, 38.90442 ] } },
{ "type": "Feature", "properties": { "ID": 50829 }, "geometry": { "type": "Point", "coordinates": [ -76.93193, 38.90444 ] } },
{ "type": "Feature", "properties": { "ID": 50845 }, "geometry": { "type": "Point", "coordinates": [ -76.985125, 38.90443 ] } },
{ "type": "Feature", "properties": { "ID": 50853 }, "geometry": { "type": "Point", "coordinates": [ -76.931078, 38.904432 ] } },
{ "type": "Feature", "properties": { "ID": 50854 }, "geometry": { "type": "Point", "coordinates": [ -76.931406, 38.904398 ] } },
{ "type": "Feature", "properties": { "ID": 50862 }, "geometry": { "type": "Point", "coordinates": [ -76.934435, 38.904413 ] } },
{ "type": "Feature", "properties": { "ID": 50875 }, "geometry": { "type": "Point", "coordinates": [ -76.936712, 38.904407 ] } },
{ "type": "Feature", "properties": { "ID": 50888 }, "geometry": { "type": "Point", "coordinates": [ -76.927256, 38.904365 ] } },
{ "type": "Feature", "properties": { "ID": 50905 }, "geometry": { "type": "Point", "coordinates": [ -76.984257, 38.904349 ] } },
{ "type": "Feature", "properties": { "ID": 50920 }, "geometry": { "type": "Point", "coordinates": [ -76.930895, 38.904333 ] } },
{ "type": "Feature", "properties": { "ID": 50922 }, "geometry": { "type": "Point", "coordinates": [ -76.989963, 38.904349 ] } },
{ "type": "Feature", "properties": { "ID": 50945 }, "geometry": { "type": "Point", "coordinates": [ -76.984287, 38.904306 ] } },
{ "type": "Feature", "properties": { "ID": 50951 }, "geometry": { "type": "Point", "coordinates": [ -76.986784, 38.904314 ] } },
{ "type": "Feature", "properties": { "ID": 50962 }, "geometry": { "type": "Point", "coordinates": [ -76.930378, 38.904309 ] } },
{ "type": "Feature", "properties": { "ID": 50965 }, "geometry": { "type": "Point", "coordinates": [ -76.974726, 38.904279 ] } },
{ "type": "Feature", "properties": { "ID": 50982 }, "geometry": { "type": "Point", "coordinates": [ -76.984318, 38.904262 ] } },
{ "type": "Feature", "properties": { "ID": 50990 }, "geometry": { "type": "Point", "coordinates": [ -76.976937, 38.904228 ] } },
{ "type": "Feature", "properties": { "ID": 50992 }, "geometry": { "type": "Point", "coordinates": [ -76.948633, 38.904181 ] } },
{ "type": "Feature", "properties": { "ID": 50995 }, "geometry": { "type": "Point", "coordinates": [ -76.937645, 38.904218 ] } },
{ "type": "Feature", "properties": { "ID": 50997 }, "geometry": { "type": "Point", "coordinates": [ -76.991329, 38.904206 ] } },
{ "type": "Feature", "properties": { "ID": 51021 }, "geometry": { "type": "Point", "coordinates": [ -76.936604, 38.904111 ] } },
{ "type": "Feature", "properties": { "ID": 51022 }, "geometry": { "type": "Point", "coordinates": [ -76.924754, 38.904215 ] } },
{ "type": "Feature", "properties": { "ID": 51040 }, "geometry": { "type": "Point", "coordinates": [ -76.983448, 38.904164 ] } },
{ "type": "Feature", "properties": { "ID": 51058 }, "geometry": { "type": "Point", "coordinates": [ -76.992331, 38.904141 ] } },
{ "type": "Feature", "properties": { "ID": 51059 }, "geometry": { "type": "Point", "coordinates": [ -76.98614, 38.904191 ] } },
{ "type": "Feature", "properties": { "ID": 51082 }, "geometry": { "type": "Point", "coordinates": [ -76.944243, 38.90415 ] } },
{ "type": "Feature", "properties": { "ID": 51116 }, "geometry": { "type": "Point", "coordinates": [ -76.926077, 38.904094 ] } },
{ "type": "Feature", "properties": { "ID": 51138 }, "geometry": { "type": "Point", "coordinates": [ -76.987193, 38.904037 ] } },
{ "type": "Feature", "properties": { "ID": 51195 }, "geometry": { "type": "Point", "coordinates": [ -76.979502, 38.904026 ] } },
{ "type": "Feature", "properties": { "ID": 51197 }, "geometry": { "type": "Point", "coordinates": [ -76.992456, 38.903981 ] } },
{ "type": "Feature", "properties": { "ID": 51203 }, "geometry": { "type": "Point", "coordinates": [ -76.990774, 38.903978 ] } },
{ "type": "Feature", "properties": { "ID": 51209 }, "geometry": { "type": "Point", "coordinates": [ -76.944054, 38.903951 ] } },
{ "type": "Feature", "properties": { "ID": 51238 }, "geometry": { "type": "Point", "coordinates": [ -76.944754, 38.903939 ] } },
{ "type": "Feature", "properties": { "ID": 51241 }, "geometry": { "type": "Point", "coordinates": [ -76.977916, 38.903975 ] } },
{ "type": "Feature", "properties": { "ID": 51247 }, "geometry": { "type": "Point", "coordinates": [ -76.944482, 38.903944 ] } },
{ "type": "Feature", "properties": { "ID": 51252 }, "geometry": { "type": "Point", "coordinates": [ -76.979772, 38.90398 ] } },
{ "type": "Feature", "properties": { "ID": 51291 }, "geometry": { "type": "Point", "coordinates": [ -76.943853, 38.903919 ] } },
{ "type": "Feature", "properties": { "ID": 51306 }, "geometry": { "type": "Point", "coordinates": [ -76.986149, 38.903764 ] } },
{ "type": "Feature", "properties": { "ID": 51309 }, "geometry": { "type": "Point", "coordinates": [ -76.986525, 38.903747 ] } },
{ "type": "Feature", "properties": { "ID": 51316 }, "geometry": { "type": "Point", "coordinates": [ -76.950184, 38.903695 ] } },
{ "type": "Feature", "properties": { "ID": 51328 }, "geometry": { "type": "Point", "coordinates": [ -76.985226, 38.903715 ] } },
{ "type": "Feature", "properties": { "ID": 51338 }, "geometry": { "type": "Point", "coordinates": [ -76.947796, 38.903674 ] } },
{ "type": "Feature", "properties": { "ID": 51339 }, "geometry": { "type": "Point", "coordinates": [ -76.981867, 38.903692 ] } },
{ "type": "Feature", "properties": { "ID": 51340 }, "geometry": { "type": "Point", "coordinates": [ -76.932956, 38.903718 ] } },
{ "type": "Feature", "properties": { "ID": 51358 }, "geometry": { "type": "Point", "coordinates": [ -76.930174, 38.903914 ] } },
{ "type": "Feature", "properties": { "ID": 51360 }, "geometry": { "type": "Point", "coordinates": [ -76.940235, 38.903877 ] } },
{ "type": "Feature", "properties": { "ID": 51383 }, "geometry": { "type": "Point", "coordinates": [ -76.979324, 38.903883 ] } },
{ "type": "Feature", "properties": { "ID": 51395 }, "geometry": { "type": "Point", "coordinates": [ -76.977748, 38.903883 ] } },
{ "type": "Feature", "properties": { "ID": 51421 }, "geometry": { "type": "Point", "coordinates": [ -76.976869, 38.903881 ] } },
{ "type": "Feature", "properties": { "ID": 51422 }, "geometry": { "type": "Point", "coordinates": [ -76.978228, 38.903881 ] } },
{ "type": "Feature", "properties": { "ID": 51427 }, "geometry": { "type": "Point", "coordinates": [ -76.934931, 38.903817 ] } },
{ "type": "Feature", "properties": { "ID": 51454 }, "geometry": { "type": "Point", "coordinates": [ -76.986095, 38.903845 ] } },
{ "type": "Feature", "properties": { "ID": 51456 }, "geometry": { "type": "Point", "coordinates": [ -76.990436, 38.903815 ] } },
{ "type": "Feature", "properties": { "ID": 51462 }, "geometry": { "type": "Point", "coordinates": [ -76.934469, 38.903792 ] } },
{ "type": "Feature", "properties": { "ID": 51470 }, "geometry": { "type": "Point", "coordinates": [ -76.939119, 38.903808 ] } },
{ "type": "Feature", "properties": { "ID": 51476 }, "geometry": { "type": "Point", "coordinates": [ -76.991991, 38.903787 ] } },
{ "type": "Feature", "properties": { "ID": 51529 }, "geometry": { "type": "Point", "coordinates": [ -76.930869, 38.903592 ] } },
{ "type": "Feature", "properties": { "ID": 51583 }, "geometry": { "type": "Point", "coordinates": [ -76.978809, 38.903563 ] } },
{ "type": "Feature", "properties": { "ID": 51588 }, "geometry": { "type": "Point", "coordinates": [ -76.978276, 38.903543 ] } },
{ "type": "Feature", "properties": { "ID": 51622 }, "geometry": { "type": "Point", "coordinates": [ -76.976739, 38.90356 ] } },
{ "type": "Feature", "properties": { "ID": 51627 }, "geometry": { "type": "Point", "coordinates": [ -76.981972, 38.90353 ] } },
{ "type": "Feature", "properties": { "ID": 51629 }, "geometry": { "type": "Point", "coordinates": [ -76.938811, 38.90355 ] } },
{ "type": "Feature", "properties": { "ID": 51637 }, "geometry": { "type": "Point", "coordinates": [ -76.992439, 38.903511 ] } },
{ "type": "Feature", "properties": { "ID": 51638 }, "geometry": { "type": "Point", "coordinates": [ -76.949192, 38.903486 ] } },
{ "type": "Feature", "properties": { "ID": 51643 }, "geometry": { "type": "Point", "coordinates": [ -76.985784, 38.903511 ] } },
{ "type": "Feature", "properties": { "ID": 51648 }, "geometry": { "type": "Point", "coordinates": [ -76.934525, 38.903474 ] } },
{ "type": "Feature", "properties": { "ID": 51655 }, "geometry": { "type": "Point", "coordinates": [ -76.983034, 38.903458 ] } },
{ "type": "Feature", "properties": { "ID": 51657 }, "geometry": { "type": "Point", "coordinates": [ -76.92527, 38.903475 ] } },
{ "type": "Feature", "properties": { "ID": 51661 }, "geometry": { "type": "Point", "coordinates": [ -76.935366, 38.903439 ] } },
{ "type": "Feature", "properties": { "ID": 51663 }, "geometry": { "type": "Point", "coordinates": [ -76.938843, 38.903483 ] } },
{ "type": "Feature", "properties": { "ID": 51671 }, "geometry": { "type": "Point", "coordinates": [ -76.98441, 38.903489 ] } },
{ "type": "Feature", "properties": { "ID": 51682 }, "geometry": { "type": "Point", "coordinates": [ -76.939222, 38.903441 ] } },
{ "type": "Feature", "properties": { "ID": 51686 }, "geometry": { "type": "Point", "coordinates": [ -76.979473, 38.903492 ] } },
{ "type": "Feature", "properties": { "ID": 51693 }, "geometry": { "type": "Point", "coordinates": [ -76.925684, 38.903427 ] } },
{ "type": "Feature", "properties": { "ID": 51710 }, "geometry": { "type": "Point", "coordinates": [ -76.977442, 38.903466 ] } },
{ "type": "Feature", "properties": { "ID": 51752 }, "geometry": { "type": "Point", "coordinates": [ -76.934196, 38.903409 ] } },
{ "type": "Feature", "properties": { "ID": 51762 }, "geometry": { "type": "Point", "coordinates": [ -76.934021, 38.903382 ] } },
{ "type": "Feature", "properties": { "ID": 51765 }, "geometry": { "type": "Point", "coordinates": [ -76.984509, 38.90336 ] } },
{ "type": "Feature", "properties": { "ID": 51768 }, "geometry": { "type": "Point", "coordinates": [ -76.94688, 38.90332 ] } },
{ "type": "Feature", "properties": { "ID": 51769 }, "geometry": { "type": "Point", "coordinates": [ -76.99283, 38.903385 ] } },
{ "type": "Feature", "properties": { "ID": 51782 }, "geometry": { "type": "Point", "coordinates": [ -76.931427, 38.90332 ] } },
{ "type": "Feature", "properties": { "ID": 51800 }, "geometry": { "type": "Point", "coordinates": [ -76.928315, 38.9033 ] } },
{ "type": "Feature", "properties": { "ID": 51817 }, "geometry": { "type": "Point", "coordinates": [ -76.927735, 38.90328 ] } },
{ "type": "Feature", "properties": { "ID": 51818 }, "geometry": { "type": "Point", "coordinates": [ -76.927682, 38.903279 ] } },
{ "type": "Feature", "properties": { "ID": 51837 }, "geometry": { "type": "Point", "coordinates": [ -76.927205, 38.903253 ] } },
{ "type": "Feature", "properties": { "ID": 51838 }, "geometry": { "type": "Point", "coordinates": [ -76.927257, 38.903252 ] } },
{ "type": "Feature", "properties": { "ID": 51842 }, "geometry": { "type": "Point", "coordinates": [ -76.927418, 38.903252 ] } },
{ "type": "Feature", "properties": { "ID": 51857 }, "geometry": { "type": "Point", "coordinates": [ -76.973951, 38.903201 ] } },
{ "type": "Feature", "properties": { "ID": 51858 }, "geometry": { "type": "Point", "coordinates": [ -76.923626, 38.903226 ] } },
{ "type": "Feature", "properties": { "ID": 51860 }, "geometry": { "type": "Point", "coordinates": [ -76.989103, 38.903244 ] } },
{ "type": "Feature", "properties": { "ID": 51863 }, "geometry": { "type": "Point", "coordinates": [ -76.972701, 38.903207 ] } },
{ "type": "Feature", "properties": { "ID": 51876 }, "geometry": { "type": "Point", "coordinates": [ -76.984102, 38.903242 ] } },
{ "type": "Feature", "properties": { "ID": 51892 }, "geometry": { "type": "Point", "coordinates": [ -76.946933, 38.903166 ] } },
{ "type": "Feature", "properties": { "ID": 51900 }, "geometry": { "type": "Point", "coordinates": [ -76.932412, 38.903164 ] } },
{ "type": "Feature", "properties": { "ID": 51924 }, "geometry": { "type": "Point", "coordinates": [ -76.985739, 38.902916 ] } },
{ "type": "Feature", "properties": { "ID": 51937 }, "geometry": { "type": "Point", "coordinates": [ -76.92679, 38.902873 ] } },
{ "type": "Feature", "properties": { "ID": 51938 }, "geometry": { "type": "Point", "coordinates": [ -76.926847, 38.902868 ] } },
{ "type": "Feature", "properties": { "ID": 51974 }, "geometry": { "type": "Point", "coordinates": [ -76.981866, 38.903092 ] } },
{ "type": "Feature", "properties": { "ID": 52006 }, "geometry": { "type": "Point", "coordinates": [ -76.987154, 38.903127 ] } },
{ "type": "Feature", "properties": { "ID": 52014 }, "geometry": { "type": "Point", "coordinates": [ -76.990519, 38.903114 ] } },
{ "type": "Feature", "properties": { "ID": 52017 }, "geometry": { "type": "Point", "coordinates": [ -76.925396, 38.903105 ] } },
{ "type": "Feature", "properties": { "ID": 52023 }, "geometry": { "type": "Point", "coordinates": [ -76.925697, 38.90311 ] } },
{ "type": "Feature", "properties": { "ID": 52028 }, "geometry": { "type": "Point", "coordinates": [ -76.93038, 38.903107 ] } },
{ "type": "Feature", "properties": { "ID": 52034 }, "geometry": { "type": "Point", "coordinates": [ -76.930475, 38.903063 ] } },
{ "type": "Feature", "properties": { "ID": 52041 }, "geometry": { "type": "Point", "coordinates": [ -76.990355, 38.903046 ] } },
{ "type": "Feature", "properties": { "ID": 52053 }, "geometry": { "type": "Point", "coordinates": [ -76.935046, 38.903025 ] } },
{ "type": "Feature", "properties": { "ID": 52065 }, "geometry": { "type": "Point", "coordinates": [ -76.937641, 38.902979 ] } },
{ "type": "Feature", "properties": { "ID": 52068 }, "geometry": { "type": "Point", "coordinates": [ -76.935144, 38.903022 ] } },
{ "type": "Feature", "properties": { "ID": 52069 }, "geometry": { "type": "Point", "coordinates": [ -76.988609, 38.90305 ] } },
{ "type": "Feature", "properties": { "ID": 52080 }, "geometry": { "type": "Point", "coordinates": [ -76.986116, 38.903041 ] } },
{ "type": "Feature", "properties": { "ID": 52082 }, "geometry": { "type": "Point", "coordinates": [ -76.987445, 38.902998 ] } },
{ "type": "Feature", "properties": { "ID": 52090 }, "geometry": { "type": "Point", "coordinates": [ -76.99178, 38.903049 ] } },
{ "type": "Feature", "properties": { "ID": 52113 }, "geometry": { "type": "Point", "coordinates": [ -76.988456, 38.902985 ] } },
{ "type": "Feature", "properties": { "ID": 52120 }, "geometry": { "type": "Point", "coordinates": [ -76.974527, 38.902914 ] } },
{ "type": "Feature", "properties": { "ID": 52122 }, "geometry": { "type": "Point", "coordinates": [ -76.92949, 38.902925 ] } },
{ "type": "Feature", "properties": { "ID": 52135 }, "geometry": { "type": "Point", "coordinates": [ -76.938651, 38.902947 ] } },
{ "type": "Feature", "properties": { "ID": 52144 }, "geometry": { "type": "Point", "coordinates": [ -76.986769, 38.902979 ] } },
{ "type": "Feature", "properties": { "ID": 52149 }, "geometry": { "type": "Point", "coordinates": [ -76.987296, 38.902925 ] } },
{ "type": "Feature", "properties": { "ID": 52153 }, "geometry": { "type": "Point", "coordinates": [ -76.992412, 38.902978 ] } },
{ "type": "Feature", "properties": { "ID": 52165 }, "geometry": { "type": "Point", "coordinates": [ -76.98267, 38.902846 ] } },
{ "type": "Feature", "properties": { "ID": 52191 }, "geometry": { "type": "Point", "coordinates": [ -76.928211, 38.902832 ] } },
{ "type": "Feature", "properties": { "ID": 52236 }, "geometry": { "type": "Point", "coordinates": [ -76.991344, 38.902781 ] } },
{ "type": "Feature", "properties": { "ID": 52240 }, "geometry": { "type": "Point", "coordinates": [ -76.97785, 38.902796 ] } },
{ "type": "Feature", "properties": { "ID": 52244 }, "geometry": { "type": "Point", "coordinates": [ -76.980183, 38.902748 ] } },
{ "type": "Feature", "properties": { "ID": 52246 }, "geometry": { "type": "Point", "coordinates": [ -76.99077, 38.902773 ] } },
{ "type": "Feature", "properties": { "ID": 52257 }, "geometry": { "type": "Point", "coordinates": [ -76.973871, 38.90273 ] } },
{ "type": "Feature", "properties": { "ID": 52258 }, "geometry": { "type": "Point", "coordinates": [ -76.992883, 38.902772 ] } },
{ "type": "Feature", "properties": { "ID": 52261 }, "geometry": { "type": "Point", "coordinates": [ -76.993018, 38.902764 ] } },
{ "type": "Feature", "properties": { "ID": 52267 }, "geometry": { "type": "Point", "coordinates": [ -76.947156, 38.902723 ] } },
{ "type": "Feature", "properties": { "ID": 52268 }, "geometry": { "type": "Point", "coordinates": [ -76.989624, 38.902736 ] } },
{ "type": "Feature", "properties": { "ID": 52276 }, "geometry": { "type": "Point", "coordinates": [ -76.975976, 38.902759 ] } },
{ "type": "Feature", "properties": { "ID": 52280 }, "geometry": { "type": "Point", "coordinates": [ -76.986808, 38.902719 ] } },
{ "type": "Feature", "properties": { "ID": 52295 }, "geometry": { "type": "Point", "coordinates": [ -76.934447, 38.902708 ] } },
{ "type": "Feature", "properties": { "ID": 52301 }, "geometry": { "type": "Point", "coordinates": [ -76.979799, 38.902713 ] } },
{ "type": "Feature", "properties": { "ID": 52304 }, "geometry": { "type": "Point", "coordinates": [ -76.979447, 38.902712 ] } },
{ "type": "Feature", "properties": { "ID": 52311 }, "geometry": { "type": "Point", "coordinates": [ -76.99178, 38.902741 ] } },
{ "type": "Feature", "properties": { "ID": 52312 }, "geometry": { "type": "Point", "coordinates": [ -76.973655, 38.902644 ] } },
{ "type": "Feature", "properties": { "ID": 52314 }, "geometry": { "type": "Point", "coordinates": [ -76.924377, 38.902695 ] } },
{ "type": "Feature", "properties": { "ID": 52320 }, "geometry": { "type": "Point", "coordinates": [ -76.984954, 38.902707 ] } },
{ "type": "Feature", "properties": { "ID": 52321 }, "geometry": { "type": "Point", "coordinates": [ -76.922806, 38.902666 ] } },
{ "type": "Feature", "properties": { "ID": 52322 }, "geometry": { "type": "Point", "coordinates": [ -76.988911, 38.902705 ] } },
{ "type": "Feature", "properties": { "ID": 52326 }, "geometry": { "type": "Point", "coordinates": [ -76.935181, 38.902666 ] } },
{ "type": "Feature", "properties": { "ID": 52330 }, "geometry": { "type": "Point", "coordinates": [ -76.985395, 38.902674 ] } },
{ "type": "Feature", "properties": { "ID": 52369 }, "geometry": { "type": "Point", "coordinates": [ -76.98602, 38.902608 ] } },
{ "type": "Feature", "properties": { "ID": 52372 }, "geometry": { "type": "Point", "coordinates": [ -76.988711, 38.90263 ] } },
{ "type": "Feature", "properties": { "ID": 52425 }, "geometry": { "type": "Point", "coordinates": [ -76.987862, 38.902593 ] } },
{ "type": "Feature", "properties": { "ID": 52431 }, "geometry": { "type": "Point", "coordinates": [ -76.988918, 38.902494 ] } },
{ "type": "Feature", "properties": { "ID": 52441 }, "geometry": { "type": "Point", "coordinates": [ -76.987421, 38.902505 ] } },
{ "type": "Feature", "properties": { "ID": 52448 }, "geometry": { "type": "Point", "coordinates": [ -76.985545, 38.90253 ] } },
{ "type": "Feature", "properties": { "ID": 52456 }, "geometry": { "type": "Point", "coordinates": [ -76.98296, 38.902546 ] } },
{ "type": "Feature", "properties": { "ID": 52472 }, "geometry": { "type": "Point", "coordinates": [ -76.928469, 38.902487 ] } },
{ "type": "Feature", "properties": { "ID": 52475 }, "geometry": { "type": "Point", "coordinates": [ -76.92784, 38.902484 ] } },
{ "type": "Feature", "properties": { "ID": 52490 }, "geometry": { "type": "Point", "coordinates": [ -76.927579, 38.90249 ] } },
{ "type": "Feature", "properties": { "ID": 52495 }, "geometry": { "type": "Point", "coordinates": [ -76.975456, 38.902479 ] } },
{ "type": "Feature", "properties": { "ID": 52530 }, "geometry": { "type": "Point", "coordinates": [ -76.93294, 38.902436 ] } },
{ "type": "Feature", "properties": { "ID": 52545 }, "geometry": { "type": "Point", "coordinates": [ -76.928732, 38.902416 ] } },
{ "type": "Feature", "properties": { "ID": 52547 }, "geometry": { "type": "Point", "coordinates": [ -76.929333, 38.902416 ] } },
{ "type": "Feature", "properties": { "ID": 52548 }, "geometry": { "type": "Point", "coordinates": [ -76.928803, 38.902416 ] } },
{ "type": "Feature", "properties": { "ID": 52553 }, "geometry": { "type": "Point", "coordinates": [ -76.937439, 38.902403 ] } },
{ "type": "Feature", "properties": { "ID": 52558 }, "geometry": { "type": "Point", "coordinates": [ -76.931301, 38.902356 ] } },
{ "type": "Feature", "properties": { "ID": 52590 }, "geometry": { "type": "Point", "coordinates": [ -76.926236, 38.902373 ] } },
{ "type": "Feature", "properties": { "ID": 52618 }, "geometry": { "type": "Point", "coordinates": [ -76.924915, 38.902345 ] } },
{ "type": "Feature", "properties": { "ID": 52624 }, "geometry": { "type": "Point", "coordinates": [ -76.928844, 38.902338 ] } },
{ "type": "Feature", "properties": { "ID": 52640 }, "geometry": { "type": "Point", "coordinates": [ -76.929105, 38.902313 ] } },
{ "type": "Feature", "properties": { "ID": 52651 }, "geometry": { "type": "Point", "coordinates": [ -76.992098, 38.902258 ] } },
{ "type": "Feature", "properties": { "ID": 52670 }, "geometry": { "type": "Point", "coordinates": [ -76.992986, 38.902268 ] } },
{ "type": "Feature", "properties": { "ID": 52690 }, "geometry": { "type": "Point", "coordinates": [ -76.925706, 38.902253 ] } },
{ "type": "Feature", "properties": { "ID": 52695 }, "geometry": { "type": "Point", "coordinates": [ -76.922453, 38.902158 ] } },
{ "type": "Feature", "properties": { "ID": 52696 }, "geometry": { "type": "Point", "coordinates": [ -76.949999, 38.902243 ] } },
{ "type": "Feature", "properties": { "ID": 52707 }, "geometry": { "type": "Point", "coordinates": [ -76.982967, 38.902227 ] } },
{ "type": "Feature", "properties": { "ID": 52714 }, "geometry": { "type": "Point", "coordinates": [ -76.987357, 38.902272 ] } },
{ "type": "Feature", "properties": { "ID": 52717 }, "geometry": { "type": "Point", "coordinates": [ -76.936341, 38.902244 ] } },
{ "type": "Feature", "properties": { "ID": 52723 }, "geometry": { "type": "Point", "coordinates": [ -76.939439, 38.902241 ] } },
{ "type": "Feature", "properties": { "ID": 52726 }, "geometry": { "type": "Point", "coordinates": [ -76.98824, 38.902191 ] } },
{ "type": "Feature", "properties": { "ID": 52732 }, "geometry": { "type": "Point", "coordinates": [ -76.931966, 38.902224 ] } },
{ "type": "Feature", "properties": { "ID": 53022 }, "geometry": { "type": "Point", "coordinates": [ -76.976834, 38.901918 ] } },
{ "type": "Feature", "properties": { "ID": 52779 }, "geometry": { "type": "Point", "coordinates": [ -76.936209, 38.902186 ] } },
{ "type": "Feature", "properties": { "ID": 52780 }, "geometry": { "type": "Point", "coordinates": [ -76.976462, 38.902168 ] } },
{ "type": "Feature", "properties": { "ID": 53040 }, "geometry": { "type": "Point", "coordinates": [ -76.974398, 38.901859 ] } },
{ "type": "Feature", "properties": { "ID": 53041 }, "geometry": { "type": "Point", "coordinates": [ -76.938965, 38.90192 ] } },
{ "type": "Feature", "properties": { "ID": 52787 }, "geometry": { "type": "Point", "coordinates": [ -76.991319, 38.902179 ] } },
{ "type": "Feature", "properties": { "ID": 53048 }, "geometry": { "type": "Point", "coordinates": [ -76.943932, 38.901892 ] } },
{ "type": "Feature", "properties": { "ID": 52791 }, "geometry": { "type": "Point", "coordinates": [ -76.924529, 38.902144 ] } },
{ "type": "Feature", "properties": { "ID": 53067 }, "geometry": { "type": "Point", "coordinates": [ -76.990694, 38.901911 ] } },
{ "type": "Feature", "properties": { "ID": 52806 }, "geometry": { "type": "Point", "coordinates": [ -76.930294, 38.902153 ] } },
{ "type": "Feature", "properties": { "ID": 53072 }, "geometry": { "type": "Point", "coordinates": [ -76.975412, 38.901806 ] } },
{ "type": "Feature", "properties": { "ID": 52811 }, "geometry": { "type": "Point", "coordinates": [ -76.9892, 38.902131 ] } },
{ "type": "Feature", "properties": { "ID": 53096 }, "geometry": { "type": "Point", "coordinates": [ -76.933479, 38.90186 ] } },
{ "type": "Feature", "properties": { "ID": 53097 }, "geometry": { "type": "Point", "coordinates": [ -76.988942, 38.901863 ] } },
{ "type": "Feature", "properties": { "ID": 53100 }, "geometry": { "type": "Point", "coordinates": [ -76.936181, 38.901854 ] } },
{ "type": "Feature", "properties": { "ID": 53101 }, "geometry": { "type": "Point", "coordinates": [ -76.992409, 38.901861 ] } },
{ "type": "Feature", "properties": { "ID": 52847 }, "geometry": { "type": "Point", "coordinates": [ -76.932917, 38.902095 ] } },
{ "type": "Feature", "properties": { "ID": 53112 }, "geometry": { "type": "Point", "coordinates": [ -76.939979, 38.901821 ] } },
{ "type": "Feature", "properties": { "ID": 52856 }, "geometry": { "type": "Point", "coordinates": [ -76.989966, 38.902122 ] } },
{ "type": "Feature", "properties": { "ID": 53124 }, "geometry": { "type": "Point", "coordinates": [ -76.974966, 38.901749 ] } },
{ "type": "Feature", "properties": { "ID": 52868 }, "geometry": { "type": "Point", "coordinates": [ -76.950222, 38.902065 ] } },
{ "type": "Feature", "properties": { "ID": 53147 }, "geometry": { "type": "Point", "coordinates": [ -76.98997, 38.901796 ] } },
{ "type": "Feature", "properties": { "ID": 53149 }, "geometry": { "type": "Point", "coordinates": [ -76.950212, 38.901754 ] } },
{ "type": "Feature", "properties": { "ID": 52886 }, "geometry": { "type": "Point", "coordinates": [ -76.922595, 38.901962 ] } },
{ "type": "Feature", "properties": { "ID": 52887 }, "geometry": { "type": "Point", "coordinates": [ -76.929837, 38.90203 ] } },
{ "type": "Feature", "properties": { "ID": 53158 }, "geometry": { "type": "Point", "coordinates": [ -76.989293, 38.901792 ] } },
{ "type": "Feature", "properties": { "ID": 53167 }, "geometry": { "type": "Point", "coordinates": [ -76.974524, 38.901685 ] } },
{ "type": "Feature", "properties": { "ID": 53168 }, "geometry": { "type": "Point", "coordinates": [ -76.939877, 38.901703 ] } },
{ "type": "Feature", "properties": { "ID": 53170 }, "geometry": { "type": "Point", "coordinates": [ -76.932897, 38.901699 ] } },
{ "type": "Feature", "properties": { "ID": 52905 }, "geometry": { "type": "Point", "coordinates": [ -76.987317, 38.902053 ] } },
{ "type": "Feature", "properties": { "ID": 53175 }, "geometry": { "type": "Point", "coordinates": [ -76.937445, 38.901695 ] } },
{ "type": "Feature", "properties": { "ID": 53183 }, "geometry": { "type": "Point", "coordinates": [ -76.98561, 38.901728 ] } },
{ "type": "Feature", "properties": { "ID": 52925 }, "geometry": { "type": "Point", "coordinates": [ -76.928281, 38.902014 ] } },
{ "type": "Feature", "properties": { "ID": 53202 }, "geometry": { "type": "Point", "coordinates": [ -76.932261, 38.901678 ] } },
{ "type": "Feature", "properties": { "ID": 53221 }, "geometry": { "type": "Point", "coordinates": [ -76.927368, 38.901687 ] } },
{ "type": "Feature", "properties": { "ID": 53222 }, "geometry": { "type": "Point", "coordinates": [ -76.98341, 38.901707 ] } },
{ "type": "Feature", "properties": { "ID": 52963 }, "geometry": { "type": "Point", "coordinates": [ -76.936337, 38.902015 ] } },
{ "type": "Feature", "properties": { "ID": 53228 }, "geometry": { "type": "Point", "coordinates": [ -76.92342, 38.901692 ] } },
{ "type": "Feature", "properties": { "ID": 52964 }, "geometry": { "type": "Point", "coordinates": [ -76.924935, 38.902014 ] } },
{ "type": "Feature", "properties": { "ID": 53246 }, "geometry": { "type": "Point", "coordinates": [ -76.92821, 38.90167 ] } },
{ "type": "Feature", "properties": { "ID": 52982 }, "geometry": { "type": "Point", "coordinates": [ -76.923508, 38.901946 ] } },
{ "type": "Feature", "properties": { "ID": 52983 }, "geometry": { "type": "Point", "coordinates": [ -76.97484, 38.901921 ] } },
{ "type": "Feature", "properties": { "ID": 52984 }, "geometry": { "type": "Point", "coordinates": [ -76.983311, 38.901954 ] } },
{ "type": "Feature", "properties": { "ID": 53253 }, "geometry": { "type": "Point", "coordinates": [ -76.976462, 38.901673 ] } },
{ "type": "Feature", "properties": { "ID": 53254 }, "geometry": { "type": "Point", "coordinates": [ -76.927421, 38.90166 ] } },
{ "type": "Feature", "properties": { "ID": 53255 }, "geometry": { "type": "Point", "coordinates": [ -76.931212, 38.901663 ] } },
{ "type": "Feature", "properties": { "ID": 52995 }, "geometry": { "type": "Point", "coordinates": [ -76.924948, 38.90194 ] } },
{ "type": "Feature", "properties": { "ID": 53260 }, "geometry": { "type": "Point", "coordinates": [ -76.936364, 38.901672 ] } },
{ "type": "Feature", "properties": { "ID": 53261 }, "geometry": { "type": "Point", "coordinates": [ -76.926841, 38.901656 ] } },
{ "type": "Feature", "properties": { "ID": 53262 }, "geometry": { "type": "Point", "coordinates": [ -76.925295, 38.901651 ] } },
{ "type": "Feature", "properties": { "ID": 53271 }, "geometry": { "type": "Point", "coordinates": [ -76.985636, 38.901673 ] } },
{ "type": "Feature", "properties": { "ID": 53275 }, "geometry": { "type": "Point", "coordinates": [ -76.950345, 38.901651 ] } },
{ "type": "Feature", "properties": { "ID": 53283 }, "geometry": { "type": "Point", "coordinates": [ -76.992841, 38.901673 ] } },
{ "type": "Feature", "properties": { "ID": 53313 }, "geometry": { "type": "Point", "coordinates": [ -76.923463, 38.901569 ] } },
{ "type": "Feature", "properties": { "ID": 53316 }, "geometry": { "type": "Point", "coordinates": [ -76.924934, 38.901575 ] } },
{ "type": "Feature", "properties": { "ID": 53319 }, "geometry": { "type": "Point", "coordinates": [ -76.992849, 38.90163 ] } },
{ "type": "Feature", "properties": { "ID": 53324 }, "geometry": { "type": "Point", "coordinates": [ -76.9234, 38.901554 ] } },
{ "type": "Feature", "properties": { "ID": 53338 }, "geometry": { "type": "Point", "coordinates": [ -76.956838, 38.901243 ] } },
{ "type": "Feature", "properties": { "ID": 53340 }, "geometry": { "type": "Point", "coordinates": [ -76.988859, 38.901537 ] } },
{ "type": "Feature", "properties": { "ID": 53347 }, "geometry": { "type": "Point", "coordinates": [ -76.992478, 38.901521 ] } },
{ "type": "Feature", "properties": { "ID": 53350 }, "geometry": { "type": "Point", "coordinates": [ -76.990935, 38.901517 ] } },
{ "type": "Feature", "properties": { "ID": 53361 }, "geometry": { "type": "Point", "coordinates": [ -76.92785, 38.901546 ] } },
{ "type": "Feature", "properties": { "ID": 53368 }, "geometry": { "type": "Point", "coordinates": [ -76.990756, 38.901512 ] } },
{ "type": "Feature", "properties": { "ID": 53373 }, "geometry": { "type": "Point", "coordinates": [ -76.992298, 38.90151 ] } },
{ "type": "Feature", "properties": { "ID": 53383 }, "geometry": { "type": "Point", "coordinates": [ -76.927406, 38.901537 ] } },
{ "type": "Feature", "properties": { "ID": 53388 }, "geometry": { "type": "Point", "coordinates": [ -76.990473, 38.90151 ] } },
{ "type": "Feature", "properties": { "ID": 53410 }, "geometry": { "type": "Point", "coordinates": [ -76.988623, 38.901496 ] } },
{ "type": "Feature", "properties": { "ID": 53414 }, "geometry": { "type": "Point", "coordinates": [ -76.926859, 38.901516 ] } },
{ "type": "Feature", "properties": { "ID": 53420 }, "geometry": { "type": "Point", "coordinates": [ -76.99285, 38.901539 ] } },
{ "type": "Feature", "properties": { "ID": 53422 }, "geometry": { "type": "Point", "coordinates": [ -76.991297, 38.90153 ] } },
{ "type": "Feature", "properties": { "ID": 53427 }, "geometry": { "type": "Point", "coordinates": [ -76.92644, 38.901504 ] } },
{ "type": "Feature", "properties": { "ID": 53439 }, "geometry": { "type": "Point", "coordinates": [ -76.985335, 38.901485 ] } },
{ "type": "Feature", "properties": { "ID": 53440 }, "geometry": { "type": "Point", "coordinates": [ -76.928213, 38.901499 ] } },
{ "type": "Feature", "properties": { "ID": 53451 }, "geometry": { "type": "Point", "coordinates": [ -76.927955, 38.901447 ] } },
{ "type": "Feature", "properties": { "ID": 53457 }, "geometry": { "type": "Point", "coordinates": [ -76.986152, 38.901355 ] } },
{ "type": "Feature", "properties": { "ID": 53461 }, "geometry": { "type": "Point", "coordinates": [ -76.941869, 38.901464 ] } },
{ "type": "Feature", "properties": { "ID": 53463 }, "geometry": { "type": "Point", "coordinates": [ -76.983873, 38.901435 ] } },
{ "type": "Feature", "properties": { "ID": 53477 }, "geometry": { "type": "Point", "coordinates": [ -76.983817, 38.90141 ] } },
{ "type": "Feature", "properties": { "ID": 53487 }, "geometry": { "type": "Point", "coordinates": [ -76.924798, 38.901395 ] } },
{ "type": "Feature", "properties": { "ID": 53493 }, "geometry": { "type": "Point", "coordinates": [ -76.983136, 38.901436 ] } },
{ "type": "Feature", "properties": { "ID": 53497 }, "geometry": { "type": "Point", "coordinates": [ -76.92589, 38.901408 ] } },
{ "type": "Feature", "properties": { "ID": 53510 }, "geometry": { "type": "Point", "coordinates": [ -76.984928, 38.901377 ] } },
{ "type": "Feature", "properties": { "ID": 53513 }, "geometry": { "type": "Point", "coordinates": [ -76.983706, 38.901363 ] } },
{ "type": "Feature", "properties": { "ID": 53578 }, "geometry": { "type": "Point", "coordinates": [ -76.937887, 38.901299 ] } },
{ "type": "Feature", "properties": { "ID": 53588 }, "geometry": { "type": "Point", "coordinates": [ -76.926934, 38.901303 ] } },
{ "type": "Feature", "properties": { "ID": 53589 }, "geometry": { "type": "Point", "coordinates": [ -76.947519, 38.901254 ] } },
{ "type": "Feature", "properties": { "ID": 53608 }, "geometry": { "type": "Point", "coordinates": [ -76.976459, 38.901304 ] } },
{ "type": "Feature", "properties": { "ID": 53616 }, "geometry": { "type": "Point", "coordinates": [ -76.950216, 38.901256 ] } },
{ "type": "Feature", "properties": { "ID": 53625 }, "geometry": { "type": "Point", "coordinates": [ -76.923242, 38.901228 ] } },
{ "type": "Feature", "properties": { "ID": 53628 }, "geometry": { "type": "Point", "coordinates": [ -76.927542, 38.901244 ] } },
{ "type": "Feature", "properties": { "ID": 53641 }, "geometry": { "type": "Point", "coordinates": [ -76.974414, 38.901264 ] } },
{ "type": "Feature", "properties": { "ID": 53654 }, "geometry": { "type": "Point", "coordinates": [ -76.934036, 38.901215 ] } },
{ "type": "Feature", "properties": { "ID": 53665 }, "geometry": { "type": "Point", "coordinates": [ -76.974419, 38.901216 ] } },
{ "type": "Feature", "properties": { "ID": 53682 }, "geometry": { "type": "Point", "coordinates": [ -76.926151, 38.90119 ] } },
{ "type": "Feature", "properties": { "ID": 53695 }, "geometry": { "type": "Point", "coordinates": [ -76.989488, 38.901145 ] } },
{ "type": "Feature", "properties": { "ID": 53706 }, "geometry": { "type": "Point", "coordinates": [ -76.990544, 38.901162 ] } },
{ "type": "Feature", "properties": { "ID": 53714 }, "geometry": { "type": "Point", "coordinates": [ -76.989223, 38.901145 ] } },
{ "type": "Feature", "properties": { "ID": 53722 }, "geometry": { "type": "Point", "coordinates": [ -76.989593, 38.901145 ] } },
{ "type": "Feature", "properties": { "ID": 53737 }, "geometry": { "type": "Point", "coordinates": [ -76.98917, 38.901146 ] } },
{ "type": "Feature", "properties": { "ID": 53765 }, "geometry": { "type": "Point", "coordinates": [ -76.938006, 38.901143 ] } },
{ "type": "Feature", "properties": { "ID": 53785 }, "geometry": { "type": "Point", "coordinates": [ -76.921765, 38.901087 ] } },
{ "type": "Feature", "properties": { "ID": 53787 }, "geometry": { "type": "Point", "coordinates": [ -76.925411, 38.901115 ] } },
{ "type": "Feature", "properties": { "ID": 53789 }, "geometry": { "type": "Point", "coordinates": [ -76.924922, 38.901106 ] } },
{ "type": "Feature", "properties": { "ID": 53790 }, "geometry": { "type": "Point", "coordinates": [ -76.984112, 38.901094 ] } },
{ "type": "Feature", "properties": { "ID": 53814 }, "geometry": { "type": "Point", "coordinates": [ -76.992834, 38.901098 ] } },
{ "type": "Feature", "properties": { "ID": 53826 }, "geometry": { "type": "Point", "coordinates": [ -76.927118, 38.901047 ] } },
{ "type": "Feature", "properties": { "ID": 53857 }, "geometry": { "type": "Point", "coordinates": [ -76.926618, 38.901024 ] } },
{ "type": "Feature", "properties": { "ID": 53860 }, "geometry": { "type": "Point", "coordinates": [ -76.924949, 38.901026 ] } },
{ "type": "Feature", "properties": { "ID": 53871 }, "geometry": { "type": "Point", "coordinates": [ -76.935758, 38.901037 ] } },
{ "type": "Feature", "properties": { "ID": 53875 }, "geometry": { "type": "Point", "coordinates": [ -76.958744, 38.900938 ] } },
{ "type": "Feature", "properties": { "ID": 53881 }, "geometry": { "type": "Point", "coordinates": [ -76.992834, 38.901028 ] } },
{ "type": "Feature", "properties": { "ID": 53884 }, "geometry": { "type": "Point", "coordinates": [ -76.950574, 38.900956 ] } },
{ "type": "Feature", "properties": { "ID": 53897 }, "geometry": { "type": "Point", "coordinates": [ -76.975466, 38.901025 ] } },
{ "type": "Feature", "properties": { "ID": 53927 }, "geometry": { "type": "Point", "coordinates": [ -76.928015, 38.900956 ] } },
{ "type": "Feature", "properties": { "ID": 53935 }, "geometry": { "type": "Point", "coordinates": [ -76.977721, 38.900987 ] } },
{ "type": "Feature", "properties": { "ID": 53957 }, "geometry": { "type": "Point", "coordinates": [ -76.928107, 38.900853 ] } },
{ "type": "Feature", "properties": { "ID": 53959 }, "geometry": { "type": "Point", "coordinates": [ -76.922995, 38.900884 ] } },
{ "type": "Feature", "properties": { "ID": 53961 }, "geometry": { "type": "Point", "coordinates": [ -76.989993, 38.900959 ] } },
{ "type": "Feature", "properties": { "ID": 53967 }, "geometry": { "type": "Point", "coordinates": [ -76.99051, 38.900947 ] } },
{ "type": "Feature", "properties": { "ID": 53968 }, "geometry": { "type": "Point", "coordinates": [ -76.986409, 38.900914 ] } },
{ "type": "Feature", "properties": { "ID": 53970 }, "geometry": { "type": "Point", "coordinates": [ -76.991305, 38.900947 ] } },
{ "type": "Feature", "properties": { "ID": 53988 }, "geometry": { "type": "Point", "coordinates": [ -76.992122, 38.900943 ] } },
{ "type": "Feature", "properties": { "ID": 53992 }, "geometry": { "type": "Point", "coordinates": [ -76.98634, 38.900868 ] } },
{ "type": "Feature", "properties": { "ID": 53993 }, "geometry": { "type": "Point", "coordinates": [ -76.941449, 38.900911 ] } },
{ "type": "Feature", "properties": { "ID": 54000 }, "geometry": { "type": "Point", "coordinates": [ -76.931388, 38.900885 ] } },
{ "type": "Feature", "properties": { "ID": 54005 }, "geometry": { "type": "Point", "coordinates": [ -76.989066, 38.900878 ] } },
{ "type": "Feature", "properties": { "ID": 54007 }, "geometry": { "type": "Point", "coordinates": [ -76.936767, 38.900831 ] } },
{ "type": "Feature", "properties": { "ID": 54008 }, "geometry": { "type": "Point", "coordinates": [ -76.936839, 38.900832 ] } },
{ "type": "Feature", "properties": { "ID": 54023 }, "geometry": { "type": "Point", "coordinates": [ -76.988839, 38.900879 ] } },
{ "type": "Feature", "properties": { "ID": 54043 }, "geometry": { "type": "Point", "coordinates": [ -76.99051, 38.900902 ] } },
{ "type": "Feature", "properties": { "ID": 54045 }, "geometry": { "type": "Point", "coordinates": [ -76.929358, 38.900857 ] } },
{ "type": "Feature", "properties": { "ID": 54064 }, "geometry": { "type": "Point", "coordinates": [ -76.989301, 38.900866 ] } },
{ "type": "Feature", "properties": { "ID": 54071 }, "geometry": { "type": "Point", "coordinates": [ -76.925375, 38.900866 ] } },
{ "type": "Feature", "properties": { "ID": 54073 }, "geometry": { "type": "Point", "coordinates": [ -76.991772, 38.900875 ] } },
{ "type": "Feature", "properties": { "ID": 54076 }, "geometry": { "type": "Point", "coordinates": [ -76.938758, 38.900834 ] } },
{ "type": "Feature", "properties": { "ID": 54080 }, "geometry": { "type": "Point", "coordinates": [ -76.943665, 38.90077 ] } },
{ "type": "Feature", "properties": { "ID": 54093 }, "geometry": { "type": "Point", "coordinates": [ -76.989978, 38.900848 ] } },
{ "type": "Feature", "properties": { "ID": 54097 }, "geometry": { "type": "Point", "coordinates": [ -76.926332, 38.900821 ] } },
{ "type": "Feature", "properties": { "ID": 54105 }, "geometry": { "type": "Point", "coordinates": [ -76.992412, 38.900829 ] } },
{ "type": "Feature", "properties": { "ID": 54106 }, "geometry": { "type": "Point", "coordinates": [ -76.988024, 38.900828 ] } },
{ "type": "Feature", "properties": { "ID": 54119 }, "geometry": { "type": "Point", "coordinates": [ -76.993048, 38.900833 ] } },
{ "type": "Feature", "properties": { "ID": 54120 }, "geometry": { "type": "Point", "coordinates": [ -76.949773, 38.900777 ] } },
{ "type": "Feature", "properties": { "ID": 54126 }, "geometry": { "type": "Point", "coordinates": [ -76.933, 38.90078 ] } },
{ "type": "Feature", "properties": { "ID": 54138 }, "geometry": { "type": "Point", "coordinates": [ -76.985956, 38.900745 ] } },
{ "type": "Feature", "properties": { "ID": 54146 }, "geometry": { "type": "Point", "coordinates": [ -76.974906, 38.900783 ] } },
{ "type": "Feature", "properties": { "ID": 54156 }, "geometry": { "type": "Point", "coordinates": [ -76.922204, 38.900722 ] } },
{ "type": "Feature", "properties": { "ID": 54158 }, "geometry": { "type": "Point", "coordinates": [ -76.991773, 38.900767 ] } },
{ "type": "Feature", "properties": { "ID": 54164 }, "geometry": { "type": "Point", "coordinates": [ -76.928202, 38.900754 ] } },
{ "type": "Feature", "properties": { "ID": 54187 }, "geometry": { "type": "Point", "coordinates": [ -76.976677, 38.900701 ] } },
{ "type": "Feature", "properties": { "ID": 54194 }, "geometry": { "type": "Point", "coordinates": [ -76.925128, 38.900678 ] } },
{ "type": "Feature", "properties": { "ID": 54195 }, "geometry": { "type": "Point", "coordinates": [ -76.926147, 38.900678 ] } },
{ "type": "Feature", "properties": { "ID": 54203 }, "geometry": { "type": "Point", "coordinates": [ -76.949636, 38.900673 ] } },
{ "type": "Feature", "properties": { "ID": 54213 }, "geometry": { "type": "Point", "coordinates": [ -76.986184, 38.900693 ] } },
{ "type": "Feature", "properties": { "ID": 54231 }, "geometry": { "type": "Point", "coordinates": [ -76.98895, 38.900656 ] } },
{ "type": "Feature", "properties": { "ID": 54233 }, "geometry": { "type": "Point", "coordinates": [ -76.989217, 38.900653 ] } },
{ "type": "Feature", "properties": { "ID": 54243 }, "geometry": { "type": "Point", "coordinates": [ -76.989347, 38.900668 ] } },
{ "type": "Feature", "properties": { "ID": 54248 }, "geometry": { "type": "Point", "coordinates": [ -76.989832, 38.900659 ] } },
{ "type": "Feature", "properties": { "ID": 54252 }, "geometry": { "type": "Point", "coordinates": [ -76.920961, 38.900613 ] } },
{ "type": "Feature", "properties": { "ID": 54274 }, "geometry": { "type": "Point", "coordinates": [ -76.992402, 38.900645 ] } },
{ "type": "Feature", "properties": { "ID": 54278 }, "geometry": { "type": "Point", "coordinates": [ -76.975467, 38.90064 ] } },
{ "type": "Feature", "properties": { "ID": 54287 }, "geometry": { "type": "Point", "coordinates": [ -76.927124, 38.900585 ] } },
{ "type": "Feature", "properties": { "ID": 54291 }, "geometry": { "type": "Point", "coordinates": [ -76.950706, 38.900584 ] } },
{ "type": "Feature", "properties": { "ID": 54292 }, "geometry": { "type": "Point", "coordinates": [ -76.977272, 38.900623 ] } },
{ "type": "Feature", "properties": { "ID": 54300 }, "geometry": { "type": "Point", "coordinates": [ -76.925701, 38.900558 ] } },
{ "type": "Feature", "properties": { "ID": 54301 }, "geometry": { "type": "Point", "coordinates": [ -76.991775, 38.900603 ] } },
{ "type": "Feature", "properties": { "ID": 54306 }, "geometry": { "type": "Point", "coordinates": [ -76.97491, 38.900591 ] } },
{ "type": "Feature", "properties": { "ID": 54309 }, "geometry": { "type": "Point", "coordinates": [ -76.934665, 38.900502 ] } },
{ "type": "Feature", "properties": { "ID": 54318 }, "geometry": { "type": "Point", "coordinates": [ -76.937528, 38.900524 ] } },
{ "type": "Feature", "properties": { "ID": 54326 }, "geometry": { "type": "Point", "coordinates": [ -76.949379, 38.900491 ] } },
{ "type": "Feature", "properties": { "ID": 54340 }, "geometry": { "type": "Point", "coordinates": [ -76.991095, 38.900563 ] } },
{ "type": "Feature", "properties": { "ID": 54343 }, "geometry": { "type": "Point", "coordinates": [ -76.936351, 38.900546 ] } },
{ "type": "Feature", "properties": { "ID": 54347 }, "geometry": { "type": "Point", "coordinates": [ -76.919545, 38.900508 ] } },
{ "type": "Feature", "properties": { "ID": 54357 }, "geometry": { "type": "Point", "coordinates": [ -76.935225, 38.900485 ] } },
{ "type": "Feature", "properties": { "ID": 54373 }, "geometry": { "type": "Point", "coordinates": [ -76.974428, 38.900543 ] } },
{ "type": "Feature", "properties": { "ID": 54382 }, "geometry": { "type": "Point", "coordinates": [ -76.97683, 38.900547 ] } },
{ "type": "Feature", "properties": { "ID": 54385 }, "geometry": { "type": "Point", "coordinates": [ -76.99053, 38.900526 ] } },
{ "type": "Feature", "properties": { "ID": 54389 }, "geometry": { "type": "Point", "coordinates": [ -76.976536, 38.900519 ] } },
{ "type": "Feature", "properties": { "ID": 54426 }, "geometry": { "type": "Point", "coordinates": [ -76.988763, 38.900417 ] } },
{ "type": "Feature", "properties": { "ID": 54432 }, "geometry": { "type": "Point", "coordinates": [ -76.933996, 38.90046 ] } },
{ "type": "Feature", "properties": { "ID": 54436 }, "geometry": { "type": "Point", "coordinates": [ -76.983689, 38.900495 ] } },
{ "type": "Feature", "properties": { "ID": 54450 }, "geometry": { "type": "Point", "coordinates": [ -76.991033, 38.900406 ] } },
{ "type": "Feature", "properties": { "ID": 54457 }, "geometry": { "type": "Point", "coordinates": [ -76.925159, 38.90043 ] } },
{ "type": "Feature", "properties": { "ID": 54477 }, "geometry": { "type": "Point", "coordinates": [ -76.988062, 38.900402 ] } },
{ "type": "Feature", "properties": { "ID": 54483 }, "geometry": { "type": "Point", "coordinates": [ -76.986227, 38.900397 ] } },
{ "type": "Feature", "properties": { "ID": 54484 }, "geometry": { "type": "Point", "coordinates": [ -76.987348, 38.900394 ] } },
{ "type": "Feature", "properties": { "ID": 54485 }, "geometry": { "type": "Point", "coordinates": [ -76.989092, 38.900391 ] } },
{ "type": "Feature", "properties": { "ID": 54497 }, "geometry": { "type": "Point", "coordinates": [ -76.940512, 38.900386 ] } },
{ "type": "Feature", "properties": { "ID": 54499 }, "geometry": { "type": "Point", "coordinates": [ -76.94063, 38.900385 ] } },
{ "type": "Feature", "properties": { "ID": 54504 }, "geometry": { "type": "Point", "coordinates": [ -76.989525, 38.900389 ] } },
{ "type": "Feature", "properties": { "ID": 54506 }, "geometry": { "type": "Point", "coordinates": [ -76.976425, 38.900388 ] } },
{ "type": "Feature", "properties": { "ID": 54520 }, "geometry": { "type": "Point", "coordinates": [ -76.943255, 38.900377 ] } },
{ "type": "Feature", "properties": { "ID": 54526 }, "geometry": { "type": "Point", "coordinates": [ -76.976987, 38.900378 ] } },
{ "type": "Feature", "properties": { "ID": 54549 }, "geometry": { "type": "Point", "coordinates": [ -76.975474, 38.900401 ] } },
{ "type": "Feature", "properties": { "ID": 54550 }, "geometry": { "type": "Point", "coordinates": [ -76.972597, 38.90037 ] } },
{ "type": "Feature", "properties": { "ID": 54569 }, "geometry": { "type": "Point", "coordinates": [ -76.977328, 38.90037 ] } },
{ "type": "Feature", "properties": { "ID": 54574 }, "geometry": { "type": "Point", "coordinates": [ -76.925463, 38.900367 ] } },
{ "type": "Feature", "properties": { "ID": 54576 }, "geometry": { "type": "Point", "coordinates": [ -76.922374, 38.900324 ] } },
{ "type": "Feature", "properties": { "ID": 54587 }, "geometry": { "type": "Point", "coordinates": [ -76.937486, 38.900313 ] } },
{ "type": "Feature", "properties": { "ID": 54588 }, "geometry": { "type": "Point", "coordinates": [ -76.935034, 38.900343 ] } },
{ "type": "Feature", "properties": { "ID": 54589 }, "geometry": { "type": "Point", "coordinates": [ -76.927339, 38.900328 ] } },
{ "type": "Feature", "properties": { "ID": 54590 }, "geometry": { "type": "Point", "coordinates": [ -76.932478, 38.900332 ] } },
{ "type": "Feature", "properties": { "ID": 54591 }, "geometry": { "type": "Point", "coordinates": [ -76.9755, 38.900352 ] } },
{ "type": "Feature", "properties": { "ID": 54593 }, "geometry": { "type": "Point", "coordinates": [ -76.974454, 38.900347 ] } },
{ "type": "Feature", "properties": { "ID": 54608 }, "geometry": { "type": "Point", "coordinates": [ -76.984804, 38.900022 ] } },
{ "type": "Feature", "properties": { "ID": 54620 }, "geometry": { "type": "Point", "coordinates": [ -76.985111, 38.90001 ] } },
{ "type": "Feature", "properties": { "ID": 54621 }, "geometry": { "type": "Point", "coordinates": [ -76.985156, 38.900025 ] } },
{ "type": "Feature", "properties": { "ID": 54624 }, "geometry": { "type": "Point", "coordinates": [ -76.98771, 38.899906 ] } },
{ "type": "Feature", "properties": { "ID": 54632 }, "geometry": { "type": "Point", "coordinates": [ -76.932533, 38.900037 ] } },
{ "type": "Feature", "properties": { "ID": 54635 }, "geometry": { "type": "Point", "coordinates": [ -76.987067, 38.899842 ] } },
{ "type": "Feature", "properties": { "ID": 54638 }, "geometry": { "type": "Point", "coordinates": [ -76.988564, 38.899985 ] } },
{ "type": "Feature", "properties": { "ID": 54640 }, "geometry": { "type": "Point", "coordinates": [ -76.988624, 38.899995 ] } },
{ "type": "Feature", "properties": { "ID": 54652 }, "geometry": { "type": "Point", "coordinates": [ -76.928143, 38.900332 ] } },
{ "type": "Feature", "properties": { "ID": 54665 }, "geometry": { "type": "Point", "coordinates": [ -76.926088, 38.900262 ] } },
{ "type": "Feature", "properties": { "ID": 54669 }, "geometry": { "type": "Point", "coordinates": [ -76.944308, 38.900285 ] } },
{ "type": "Feature", "properties": { "ID": 54687 }, "geometry": { "type": "Point", "coordinates": [ -76.921611, 38.900192 ] } },
{ "type": "Feature", "properties": { "ID": 54690 }, "geometry": { "type": "Point", "coordinates": [ -76.951563, 38.900177 ] } },
{ "type": "Feature", "properties": { "ID": 54691 }, "geometry": { "type": "Point", "coordinates": [ -76.928218, 38.90026 ] } },
{ "type": "Feature", "properties": { "ID": 54696 }, "geometry": { "type": "Point", "coordinates": [ -76.932995, 38.900226 ] } },
{ "type": "Feature", "properties": { "ID": 54697 }, "geometry": { "type": "Point", "coordinates": [ -76.919067, 38.900192 ] } },
{ "type": "Feature", "properties": { "ID": 54719 }, "geometry": { "type": "Point", "coordinates": [ -76.922746, 38.900166 ] } },
{ "type": "Feature", "properties": { "ID": 54746 }, "geometry": { "type": "Point", "coordinates": [ -76.918919, 38.900059 ] } },
{ "type": "Feature", "properties": { "ID": 54749 }, "geometry": { "type": "Point", "coordinates": [ -76.937076, 38.900116 ] } },
{ "type": "Feature", "properties": { "ID": 54761 }, "geometry": { "type": "Point", "coordinates": [ -76.932533, 38.900089 ] } },
{ "type": "Feature", "properties": { "ID": 54764 }, "geometry": { "type": "Point", "coordinates": [ -76.925268, 38.900069 ] } },
{ "type": "Feature", "properties": { "ID": 54765 }, "geometry": { "type": "Point", "coordinates": [ -76.95069, 38.900056 ] } },
{ "type": "Feature", "properties": { "ID": 54792 }, "geometry": { "type": "Point", "coordinates": [ -76.97596, 38.900056 ] } },
{ "type": "Feature", "properties": { "ID": 54816 }, "geometry": { "type": "Point", "coordinates": [ -76.978652, 38.900013 ] } },
{ "type": "Feature", "properties": { "ID": 54824 }, "geometry": { "type": "Point", "coordinates": [ -76.975607, 38.90005 ] } },
{ "type": "Feature", "properties": { "ID": 54839 }, "geometry": { "type": "Point", "coordinates": [ -76.974769, 38.899993 ] } },
{ "type": "Feature", "properties": { "ID": 54840 }, "geometry": { "type": "Point", "coordinates": [ -76.974713, 38.899994 ] } },
{ "type": "Feature", "properties": { "ID": 54843 }, "geometry": { "type": "Point", "coordinates": [ -76.974543, 38.899993 ] } },
{ "type": "Feature", "properties": { "ID": 54844 }, "geometry": { "type": "Point", "coordinates": [ -76.974487, 38.899993 ] } },
{ "type": "Feature", "properties": { "ID": 54862 }, "geometry": { "type": "Point", "coordinates": [ -76.976649, 38.899988 ] } },
{ "type": "Feature", "properties": { "ID": 54870 }, "geometry": { "type": "Point", "coordinates": [ -76.938773, 38.899945 ] } },
{ "type": "Feature", "properties": { "ID": 54876 }, "geometry": { "type": "Point", "coordinates": [ -76.976988, 38.899999 ] } },
{ "type": "Feature", "properties": { "ID": 54896 }, "geometry": { "type": "Point", "coordinates": [ -76.942977, 38.900001 ] } },
{ "type": "Feature", "properties": { "ID": 54915 }, "geometry": { "type": "Point", "coordinates": [ -76.927163, 38.89994 ] } },
{ "type": "Feature", "properties": { "ID": 54920 }, "geometry": { "type": "Point", "coordinates": [ -76.935671, 38.899975 ] } },
{ "type": "Feature", "properties": { "ID": 54956 }, "geometry": { "type": "Point", "coordinates": [ -76.92736, 38.89991 ] } },
{ "type": "Feature", "properties": { "ID": 54957 }, "geometry": { "type": "Point", "coordinates": [ -76.926405, 38.899915 ] } },
{ "type": "Feature", "properties": { "ID": 54962 }, "geometry": { "type": "Point", "coordinates": [ -76.975765, 38.899955 ] } },
{ "type": "Feature", "properties": { "ID": 54997 }, "geometry": { "type": "Point", "coordinates": [ -76.976696, 38.89988 ] } },
{ "type": "Feature", "properties": { "ID": 54999 }, "geometry": { "type": "Point", "coordinates": [ -76.923093, 38.899844 ] } },
{ "type": "Feature", "properties": { "ID": 55002 }, "geometry": { "type": "Point", "coordinates": [ -76.935068, 38.899575 ] } },
{ "type": "Feature", "properties": { "ID": 55009 }, "geometry": { "type": "Point", "coordinates": [ -76.938312, 38.899517 ] } },
{ "type": "Feature", "properties": { "ID": 55015 }, "geometry": { "type": "Point", "coordinates": [ -76.932293, 38.899554 ] } },
{ "type": "Feature", "properties": { "ID": 55023 }, "geometry": { "type": "Point", "coordinates": [ -76.937761, 38.899522 ] } },
{ "type": "Feature", "properties": { "ID": 55036 }, "geometry": { "type": "Point", "coordinates": [ -76.986243, 38.899574 ] } },
{ "type": "Feature", "properties": { "ID": 55039 }, "geometry": { "type": "Point", "coordinates": [ -76.986407, 38.899574 ] } },
{ "type": "Feature", "properties": { "ID": 55072 }, "geometry": { "type": "Point", "coordinates": [ -76.988701, 38.899685 ] } },
{ "type": "Feature", "properties": { "ID": 55075 }, "geometry": { "type": "Point", "coordinates": [ -76.988752, 38.899682 ] } },
{ "type": "Feature", "properties": { "ID": 55083 }, "geometry": { "type": "Point", "coordinates": [ -76.989132, 38.899681 ] } },
{ "type": "Feature", "properties": { "ID": 55086 }, "geometry": { "type": "Point", "coordinates": [ -76.989012, 38.89968 ] } },
{ "type": "Feature", "properties": { "ID": 55105 }, "geometry": { "type": "Point", "coordinates": [ -76.974995, 38.899668 ] } },
{ "type": "Feature", "properties": { "ID": 55121 }, "geometry": { "type": "Point", "coordinates": [ -76.973622, 38.899665 ] } },
{ "type": "Feature", "properties": { "ID": 55122 }, "geometry": { "type": "Point", "coordinates": [ -76.991284, 38.899707 ] } },
{ "type": "Feature", "properties": { "ID": 55128 }, "geometry": { "type": "Point", "coordinates": [ -76.978012, 38.899687 ] } },
{ "type": "Feature", "properties": { "ID": 55138 }, "geometry": { "type": "Point", "coordinates": [ -76.972163, 38.899614 ] } },
{ "type": "Feature", "properties": { "ID": 55146 }, "geometry": { "type": "Point", "coordinates": [ -76.950452, 38.899616 ] } },
{ "type": "Feature", "properties": { "ID": 55150 }, "geometry": { "type": "Point", "coordinates": [ -76.920898, 38.899643 ] } },
{ "type": "Feature", "properties": { "ID": 55161 }, "geometry": { "type": "Point", "coordinates": [ -76.922397, 38.899623 ] } },
{ "type": "Feature", "properties": { "ID": 55183 }, "geometry": { "type": "Point", "coordinates": [ -76.991296, 38.899625 ] } },
{ "type": "Feature", "properties": { "ID": 55194 }, "geometry": { "type": "Point", "coordinates": [ -76.975979, 38.899613 ] } },
{ "type": "Feature", "properties": { "ID": 55212 }, "geometry": { "type": "Point", "coordinates": [ -76.976468, 38.89956 ] } },
{ "type": "Feature", "properties": { "ID": 55230 }, "geometry": { "type": "Point", "coordinates": [ -76.939439, 38.899501 ] } },
{ "type": "Feature", "properties": { "ID": 55240 }, "geometry": { "type": "Point", "coordinates": [ -76.932079, 38.899525 ] } },
{ "type": "Feature", "properties": { "ID": 55244 }, "geometry": { "type": "Point", "coordinates": [ -76.921419, 38.899508 ] } },
{ "type": "Feature", "properties": { "ID": 55249 }, "geometry": { "type": "Point", "coordinates": [ -76.978249, 38.89949 ] } },
{ "type": "Feature", "properties": { "ID": 55255 }, "geometry": { "type": "Point", "coordinates": [ -76.976468, 38.899515 ] } },
{ "type": "Feature", "properties": { "ID": 55269 }, "geometry": { "type": "Point", "coordinates": [ -76.920491, 38.899434 ] } },
{ "type": "Feature", "properties": { "ID": 55305 }, "geometry": { "type": "Point", "coordinates": [ -76.988554, 38.89947 ] } },
{ "type": "Feature", "properties": { "ID": 55329 }, "geometry": { "type": "Point", "coordinates": [ -76.989297, 38.89943 ] } },
{ "type": "Feature", "properties": { "ID": 55342 }, "geometry": { "type": "Point", "coordinates": [ -76.986983, 38.899435 ] } },
{ "type": "Feature", "properties": { "ID": 55356 }, "geometry": { "type": "Point", "coordinates": [ -76.945341, 38.899404 ] } },
{ "type": "Feature", "properties": { "ID": 55394 }, "geometry": { "type": "Point", "coordinates": [ -76.992186, 38.899397 ] } },
{ "type": "Feature", "properties": { "ID": 55397 }, "geometry": { "type": "Point", "coordinates": [ -76.974839, 38.899353 ] } },
{ "type": "Feature", "properties": { "ID": 55408 }, "geometry": { "type": "Point", "coordinates": [ -76.975512, 38.899348 ] } },
{ "type": "Feature", "properties": { "ID": 55416 }, "geometry": { "type": "Point", "coordinates": [ -76.932131, 38.899382 ] } },
{ "type": "Feature", "properties": { "ID": 55419 }, "geometry": { "type": "Point", "coordinates": [ -76.976467, 38.899382 ] } },
{ "type": "Feature", "properties": { "ID": 55423 }, "geometry": { "type": "Point", "coordinates": [ -76.923013, 38.899316 ] } },
{ "type": "Feature", "properties": { "ID": 55426 }, "geometry": { "type": "Point", "coordinates": [ -76.931365, 38.899331 ] } },
{ "type": "Feature", "properties": { "ID": 55428 }, "geometry": { "type": "Point", "coordinates": [ -76.991289, 38.899378 ] } },
{ "type": "Feature", "properties": { "ID": 55430 }, "geometry": { "type": "Point", "coordinates": [ -76.973624, 38.899337 ] } },
{ "type": "Feature", "properties": { "ID": 55433 }, "geometry": { "type": "Point", "coordinates": [ -76.92442, 38.899356 ] } },
{ "type": "Feature", "properties": { "ID": 55441 }, "geometry": { "type": "Point", "coordinates": [ -76.97729, 38.899323 ] } },
{ "type": "Feature", "properties": { "ID": 55476 }, "geometry": { "type": "Point", "coordinates": [ -76.938532, 38.899312 ] } },
{ "type": "Feature", "properties": { "ID": 55494 }, "geometry": { "type": "Point", "coordinates": [ -76.929784, 38.899286 ] } },
{ "type": "Feature", "properties": { "ID": 55516 }, "geometry": { "type": "Point", "coordinates": [ -76.975981, 38.89929 ] } },
{ "type": "Feature", "properties": { "ID": 55519 }, "geometry": { "type": "Point", "coordinates": [ -76.927652, 38.899264 ] } },
{ "type": "Feature", "properties": { "ID": 55525 }, "geometry": { "type": "Point", "coordinates": [ -76.944813, 38.899225 ] } },
{ "type": "Feature", "properties": { "ID": 55532 }, "geometry": { "type": "Point", "coordinates": [ -76.923721, 38.899262 ] } },
{ "type": "Feature", "properties": { "ID": 55552 }, "geometry": { "type": "Point", "coordinates": [ -76.941643, 38.899227 ] } },
{ "type": "Feature", "properties": { "ID": 55572 }, "geometry": { "type": "Point", "coordinates": [ -76.973609, 38.899218 ] } },
{ "type": "Feature", "properties": { "ID": 55582 }, "geometry": { "type": "Point", "coordinates": [ -76.991287, 38.899253 ] } },
{ "type": "Feature", "properties": { "ID": 55590 }, "geometry": { "type": "Point", "coordinates": [ -76.973959, 38.899204 ] } },
{ "type": "Feature", "properties": { "ID": 55607 }, "geometry": { "type": "Point", "coordinates": [ -76.99285, 38.899217 ] } },
{ "type": "Feature", "properties": { "ID": 55620 }, "geometry": { "type": "Point", "coordinates": [ -76.991995, 38.899113 ] } },
{ "type": "Feature", "properties": { "ID": 55624 }, "geometry": { "type": "Point", "coordinates": [ -76.981476, 38.899185 ] } },
{ "type": "Feature", "properties": { "ID": 55648 }, "geometry": { "type": "Point", "coordinates": [ -76.929768, 38.899148 ] } },
{ "type": "Feature", "properties": { "ID": 55659 }, "geometry": { "type": "Point", "coordinates": [ -76.989384, 38.899099 ] } },
{ "type": "Feature", "properties": { "ID": 55661 }, "geometry": { "type": "Point", "coordinates": [ -76.929953, 38.899155 ] } },
{ "type": "Feature", "properties": { "ID": 55663 }, "geometry": { "type": "Point", "coordinates": [ -76.989551, 38.899103 ] } },
{ "type": "Feature", "properties": { "ID": 55674 }, "geometry": { "type": "Point", "coordinates": [ -76.987836, 38.899102 ] } },
{ "type": "Feature", "properties": { "ID": 55681 }, "geometry": { "type": "Point", "coordinates": [ -76.990709, 38.899102 ] } },
{ "type": "Feature", "properties": { "ID": 55723 }, "geometry": { "type": "Point", "coordinates": [ -76.987011, 38.899083 ] } },
{ "type": "Feature", "properties": { "ID": 55733 }, "geometry": { "type": "Point", "coordinates": [ -76.990496, 38.899112 ] } },
{ "type": "Feature", "properties": { "ID": 55748 }, "geometry": { "type": "Point", "coordinates": [ -76.919974, 38.899021 ] } },
{ "type": "Feature", "properties": { "ID": 55758 }, "geometry": { "type": "Point", "coordinates": [ -76.982013, 38.89908 ] } },
{ "type": "Feature", "properties": { "ID": 55763 }, "geometry": { "type": "Point", "coordinates": [ -76.923211, 38.89898 ] } },
{ "type": "Feature", "properties": { "ID": 55764 }, "geometry": { "type": "Point", "coordinates": [ -76.975678, 38.899002 ] } },
{ "type": "Feature", "properties": { "ID": 55773 }, "geometry": { "type": "Point", "coordinates": [ -76.975622, 38.898993 ] } },
{ "type": "Feature", "properties": { "ID": 55790 }, "geometry": { "type": "Point", "coordinates": [ -76.922963, 38.898937 ] } },
{ "type": "Feature", "properties": { "ID": 55793 }, "geometry": { "type": "Point", "coordinates": [ -76.981915, 38.898983 ] } },
{ "type": "Feature", "properties": { "ID": 55798 }, "geometry": { "type": "Point", "coordinates": [ -76.923027, 38.898934 ] } },
{ "type": "Feature", "properties": { "ID": 55802 }, "geometry": { "type": "Point", "coordinates": [ -76.981543, 38.898969 ] } },
{ "type": "Feature", "properties": { "ID": 55813 }, "geometry": { "type": "Point", "coordinates": [ -76.944722, 38.898899 ] } },
{ "type": "Feature", "properties": { "ID": 55814 }, "geometry": { "type": "Point", "coordinates": [ -76.940943, 38.898936 ] } },
{ "type": "Feature", "properties": { "ID": 55823 }, "geometry": { "type": "Point", "coordinates": [ -76.936794, 38.898925 ] } },
{ "type": "Feature", "properties": { "ID": 55825 }, "geometry": { "type": "Point", "coordinates": [ -76.929398, 38.898944 ] } },
{ "type": "Feature", "properties": { "ID": 55833 }, "geometry": { "type": "Point", "coordinates": [ -76.935863, 38.898907 ] } },
{ "type": "Feature", "properties": { "ID": 55850 }, "geometry": { "type": "Point", "coordinates": [ -76.936916, 38.898881 ] } },
{ "type": "Feature", "properties": { "ID": 55857 }, "geometry": { "type": "Point", "coordinates": [ -76.942207, 38.898927 ] } },
{ "type": "Feature", "properties": { "ID": 55877 }, "geometry": { "type": "Point", "coordinates": [ -76.945572, 38.898907 ] } },
{ "type": "Feature", "properties": { "ID": 55881 }, "geometry": { "type": "Point", "coordinates": [ -76.931191, 38.89893 ] } },
{ "type": "Feature", "properties": { "ID": 55901 }, "geometry": { "type": "Point", "coordinates": [ -76.934112, 38.898813 ] } },
{ "type": "Feature", "properties": { "ID": 55948 }, "geometry": { "type": "Point", "coordinates": [ -76.942474, 38.898812 ] } },
{ "type": "Feature", "properties": { "ID": 55955 }, "geometry": { "type": "Point", "coordinates": [ -76.942044, 38.898799 ] } },
{ "type": "Feature", "properties": { "ID": 55987 }, "geometry": { "type": "Point", "coordinates": [ -76.986094, 38.89876 ] } },
{ "type": "Feature", "properties": { "ID": 55988 }, "geometry": { "type": "Point", "coordinates": [ -76.984902, 38.898717 ] } },
{ "type": "Feature", "properties": { "ID": 55990 }, "geometry": { "type": "Point", "coordinates": [ -76.984477, 38.89872 ] } },
{ "type": "Feature", "properties": { "ID": 55994 }, "geometry": { "type": "Point", "coordinates": [ -76.984248, 38.898736 ] } },
{ "type": "Feature", "properties": { "ID": 56012 }, "geometry": { "type": "Point", "coordinates": [ -76.989275, 38.898724 ] } },
{ "type": "Feature", "properties": { "ID": 56027 }, "geometry": { "type": "Point", "coordinates": [ -76.98616, 38.89874 ] } },
{ "type": "Feature", "properties": { "ID": 56028 }, "geometry": { "type": "Point", "coordinates": [ -76.991723, 38.898738 ] } },
{ "type": "Feature", "properties": { "ID": 56029 }, "geometry": { "type": "Point", "coordinates": [ -76.984138, 38.898732 ] } },
{ "type": "Feature", "properties": { "ID": 56044 }, "geometry": { "type": "Point", "coordinates": [ -76.990618, 38.89872 ] } },
{ "type": "Feature", "properties": { "ID": 56070 }, "geometry": { "type": "Point", "coordinates": [ -76.945825, 38.898708 ] } },
{ "type": "Feature", "properties": { "ID": 56071 }, "geometry": { "type": "Point", "coordinates": [ -76.943417, 38.89872 ] } },
{ "type": "Feature", "properties": { "ID": 56082 }, "geometry": { "type": "Point", "coordinates": [ -76.919923, 38.898694 ] } },
{ "type": "Feature", "properties": { "ID": 56099 }, "geometry": { "type": "Point", "coordinates": [ -76.945658, 38.898685 ] } },
{ "type": "Feature", "properties": { "ID": 56100 }, "geometry": { "type": "Point", "coordinates": [ -76.988114, 38.898665 ] } },
{ "type": "Feature", "properties": { "ID": 56108 }, "geometry": { "type": "Point", "coordinates": [ -76.942208, 38.898627 ] } },
{ "type": "Feature", "properties": { "ID": 56111 }, "geometry": { "type": "Point", "coordinates": [ -76.918847, 38.8986 ] } },
{ "type": "Feature", "properties": { "ID": 56116 }, "geometry": { "type": "Point", "coordinates": [ -76.942074, 38.89863 ] } },
{ "type": "Feature", "properties": { "ID": 56126 }, "geometry": { "type": "Point", "coordinates": [ -76.917101, 38.898594 ] } },
{ "type": "Feature", "properties": { "ID": 56138 }, "geometry": { "type": "Point", "coordinates": [ -76.943305, 38.898583 ] } },
{ "type": "Feature", "properties": { "ID": 56146 }, "geometry": { "type": "Point", "coordinates": [ -76.990469, 38.898631 ] } },
{ "type": "Feature", "properties": { "ID": 56151 }, "geometry": { "type": "Point", "coordinates": [ -76.944891, 38.898635 ] } },
{ "type": "Feature", "properties": { "ID": 56154 }, "geometry": { "type": "Point", "coordinates": [ -76.924283, 38.898597 ] } },
{ "type": "Feature", "properties": { "ID": 56162 }, "geometry": { "type": "Point", "coordinates": [ -76.945343, 38.898578 ] } },
{ "type": "Feature", "properties": { "ID": 56183 }, "geometry": { "type": "Point", "coordinates": [ -76.943958, 38.898571 ] } },
{ "type": "Feature", "properties": { "ID": 56198 }, "geometry": { "type": "Point", "coordinates": [ -76.940213, 38.898574 ] } },
{ "type": "Feature", "properties": { "ID": 56201 }, "geometry": { "type": "Point", "coordinates": [ -76.944292, 38.898571 ] } },
{ "type": "Feature", "properties": { "ID": 56207 }, "geometry": { "type": "Point", "coordinates": [ -76.953698, 38.898553 ] } },
{ "type": "Feature", "properties": { "ID": 56209 }, "geometry": { "type": "Point", "coordinates": [ -76.918631, 38.898547 ] } },
{ "type": "Feature", "properties": { "ID": 56261 }, "geometry": { "type": "Point", "coordinates": [ -76.984721, 38.898539 ] } },
{ "type": "Feature", "properties": { "ID": 56265 }, "geometry": { "type": "Point", "coordinates": [ -76.983406, 38.898527 ] } },
{ "type": "Feature", "properties": { "ID": 56274 }, "geometry": { "type": "Point", "coordinates": [ -76.975276, 38.898473 ] } },
{ "type": "Feature", "properties": { "ID": 56277 }, "geometry": { "type": "Point", "coordinates": [ -76.992013, 38.898503 ] } },
{ "type": "Feature", "properties": { "ID": 56282 }, "geometry": { "type": "Point", "coordinates": [ -76.975216, 38.898463 ] } },
{ "type": "Feature", "properties": { "ID": 56289 }, "geometry": { "type": "Point", "coordinates": [ -76.977524, 38.898484 ] } },
{ "type": "Feature", "properties": { "ID": 56290 }, "geometry": { "type": "Point", "coordinates": [ -76.97505, 38.898384 ] } },
{ "type": "Feature", "properties": { "ID": 56292 }, "geometry": { "type": "Point", "coordinates": [ -76.980681, 38.898447 ] } },
{ "type": "Feature", "properties": { "ID": 56294 }, "geometry": { "type": "Point", "coordinates": [ -76.933433, 38.898426 ] } },
{ "type": "Feature", "properties": { "ID": 56298 }, "geometry": { "type": "Point", "coordinates": [ -76.991308, 38.898468 ] } },
{ "type": "Feature", "properties": { "ID": 56321 }, "geometry": { "type": "Point", "coordinates": [ -76.985247, 38.898444 ] } },
{ "type": "Feature", "properties": { "ID": 56335 }, "geometry": { "type": "Point", "coordinates": [ -76.978473, 38.898394 ] } },
{ "type": "Feature", "properties": { "ID": 56340 }, "geometry": { "type": "Point", "coordinates": [ -76.992447, 38.898414 ] } },
{ "type": "Feature", "properties": { "ID": 56350 }, "geometry": { "type": "Point", "coordinates": [ -76.97468, 38.898369 ] } },
{ "type": "Feature", "properties": { "ID": 56372 }, "geometry": { "type": "Point", "coordinates": [ -76.988604, 38.898325 ] } },
{ "type": "Feature", "properties": { "ID": 56377 }, "geometry": { "type": "Point", "coordinates": [ -76.985761, 38.898356 ] } },
{ "type": "Feature", "properties": { "ID": 56385 }, "geometry": { "type": "Point", "coordinates": [ -76.975324, 38.898346 ] } },
{ "type": "Feature", "properties": { "ID": 56395 }, "geometry": { "type": "Point", "coordinates": [ -76.987166, 38.898278 ] } },
{ "type": "Feature", "properties": { "ID": 56398 }, "geometry": { "type": "Point", "coordinates": [ -76.991273, 38.898335 ] } },
{ "type": "Feature", "properties": { "ID": 56403 }, "geometry": { "type": "Point", "coordinates": [ -76.98389, 38.89832 ] } },
{ "type": "Feature", "properties": { "ID": 56404 }, "geometry": { "type": "Point", "coordinates": [ -76.976803, 38.898313 ] } },
{ "type": "Feature", "properties": { "ID": 56421 }, "geometry": { "type": "Point", "coordinates": [ -76.987263, 38.898173 ] } },
{ "type": "Feature", "properties": { "ID": 56426 }, "geometry": { "type": "Point", "coordinates": [ -76.990576, 38.898236 ] } },
{ "type": "Feature", "properties": { "ID": 56454 }, "geometry": { "type": "Point", "coordinates": [ -76.981795, 38.898223 ] } },
{ "type": "Feature", "properties": { "ID": 56463 }, "geometry": { "type": "Point", "coordinates": [ -76.94598, 38.898188 ] } },
{ "type": "Feature", "properties": { "ID": 56465 }, "geometry": { "type": "Point", "coordinates": [ -76.975775, 38.89825 ] } },
{ "type": "Feature", "properties": { "ID": 56468 }, "geometry": { "type": "Point", "coordinates": [ -76.918186, 38.898177 ] } },
{ "type": "Feature", "properties": { "ID": 56486 }, "geometry": { "type": "Point", "coordinates": [ -76.921582, 38.898156 ] } },
{ "type": "Feature", "properties": { "ID": 56497 }, "geometry": { "type": "Point", "coordinates": [ -76.980827, 38.898185 ] } },
{ "type": "Feature", "properties": { "ID": 56511 }, "geometry": { "type": "Point", "coordinates": [ -76.97893, 38.898167 ] } },
{ "type": "Feature", "properties": { "ID": 56520 }, "geometry": { "type": "Point", "coordinates": [ -76.986904, 38.898201 ] } },
{ "type": "Feature", "properties": { "ID": 56521 }, "geometry": { "type": "Point", "coordinates": [ -76.938295, 38.898157 ] } },
{ "type": "Feature", "properties": { "ID": 56523 }, "geometry": { "type": "Point", "coordinates": [ -76.940375, 38.898162 ] } },
{ "type": "Feature", "properties": { "ID": 56529 }, "geometry": { "type": "Point", "coordinates": [ -76.931498, 38.89813 ] } },
{ "type": "Feature", "properties": { "ID": 56530 }, "geometry": { "type": "Point", "coordinates": [ -76.938693, 38.898166 ] } },
{ "type": "Feature", "properties": { "ID": 56535 }, "geometry": { "type": "Point", "coordinates": [ -76.980755, 38.89818 ] } },
{ "type": "Feature", "properties": { "ID": 56539 }, "geometry": { "type": "Point", "coordinates": [ -76.931158, 38.898142 ] } },
{ "type": "Feature", "properties": { "ID": 56546 }, "geometry": { "type": "Point", "coordinates": [ -76.919893, 38.898134 ] } },
{ "type": "Feature", "properties": { "ID": 56547 }, "geometry": { "type": "Point", "coordinates": [ -76.937907, 38.898176 ] } },
{ "type": "Feature", "properties": { "ID": 56550 }, "geometry": { "type": "Point", "coordinates": [ -76.980704, 38.898168 ] } },
{ "type": "Feature", "properties": { "ID": 56557 }, "geometry": { "type": "Point", "coordinates": [ -76.931341, 38.898102 ] } },
{ "type": "Feature", "properties": { "ID": 56562 }, "geometry": { "type": "Point", "coordinates": [ -76.943637, 38.898161 ] } },
{ "type": "Feature", "properties": { "ID": 56573 }, "geometry": { "type": "Point", "coordinates": [ -76.940141, 38.898148 ] } },
{ "type": "Feature", "properties": { "ID": 56593 }, "geometry": { "type": "Point", "coordinates": [ -76.992201, 38.898178 ] } },
{ "type": "Feature", "properties": { "ID": 56595 }, "geometry": { "type": "Point", "coordinates": [ -76.984405, 38.898179 ] } },
{ "type": "Feature", "properties": { "ID": 56618 }, "geometry": { "type": "Point", "coordinates": [ -76.94222, 38.898135 ] } },
{ "type": "Feature", "properties": { "ID": 56640 }, "geometry": { "type": "Point", "coordinates": [ -76.958664, 38.89764 ] } },
{ "type": "Feature", "properties": { "ID": 56672 }, "geometry": { "type": "Point", "coordinates": [ -76.978356, 38.898048 ] } },
{ "type": "Feature", "properties": { "ID": 56711 }, "geometry": { "type": "Point", "coordinates": [ -76.972727, 38.897954 ] } },
{ "type": "Feature", "properties": { "ID": 56718 }, "geometry": { "type": "Point", "coordinates": [ -76.940483, 38.898004 ] } },
{ "type": "Feature", "properties": { "ID": 56720 }, "geometry": { "type": "Point", "coordinates": [ -76.930243, 38.897986 ] } },
{ "type": "Feature", "properties": { "ID": 56724 }, "geometry": { "type": "Point", "coordinates": [ -76.945743, 38.898007 ] } },
{ "type": "Feature", "properties": { "ID": 56733 }, "geometry": { "type": "Point", "coordinates": [ -76.983886, 38.898008 ] } },
{ "type": "Feature", "properties": { "ID": 56736 }, "geometry": { "type": "Point", "coordinates": [ -76.929287, 38.897899 ] } },
{ "type": "Feature", "properties": { "ID": 56741 }, "geometry": { "type": "Point", "coordinates": [ -76.980885, 38.897964 ] } },
{ "type": "Feature", "properties": { "ID": 56744 }, "geometry": { "type": "Point", "coordinates": [ -76.939693, 38.897993 ] } },
{ "type": "Feature", "properties": { "ID": 56749 }, "geometry": { "type": "Point", "coordinates": [ -76.989969, 38.897991 ] } },
{ "type": "Feature", "properties": { "ID": 56751 }, "geometry": { "type": "Point", "coordinates": [ -76.980804, 38.89795 ] } },
{ "type": "Feature", "properties": { "ID": 56783 }, "geometry": { "type": "Point", "coordinates": [ -76.989598, 38.89791 ] } },
{ "type": "Feature", "properties": { "ID": 56793 }, "geometry": { "type": "Point", "coordinates": [ -76.981844, 38.897913 ] } },
{ "type": "Feature", "properties": { "ID": 56806 }, "geometry": { "type": "Point", "coordinates": [ -76.986336, 38.897918 ] } },
{ "type": "Feature", "properties": { "ID": 56824 }, "geometry": { "type": "Point", "coordinates": [ -76.985781, 38.897904 ] } },
{ "type": "Feature", "properties": { "ID": 56829 }, "geometry": { "type": "Point", "coordinates": [ -76.951919, 38.89789 ] } },
{ "type": "Feature", "properties": { "ID": 56840 }, "geometry": { "type": "Point", "coordinates": [ -76.984394, 38.897897 ] } },
{ "type": "Feature", "properties": { "ID": 56860 }, "geometry": { "type": "Point", "coordinates": [ -76.989783, 38.897845 ] } },
{ "type": "Feature", "properties": { "ID": 56866 }, "geometry": { "type": "Point", "coordinates": [ -76.945583, 38.897862 ] } },
{ "type": "Feature", "properties": { "ID": 56874 }, "geometry": { "type": "Point", "coordinates": [ -76.98578, 38.897856 ] } },
{ "type": "Feature", "properties": { "ID": 56885 }, "geometry": { "type": "Point", "coordinates": [ -76.91634, 38.897761 ] } },
{ "type": "Feature", "properties": { "ID": 56895 }, "geometry": { "type": "Point", "coordinates": [ -76.97396, 38.897816 ] } },
{ "type": "Feature", "properties": { "ID": 56902 }, "geometry": { "type": "Point", "coordinates": [ -76.991743, 38.897827 ] } },
{ "type": "Feature", "properties": { "ID": 56909 }, "geometry": { "type": "Point", "coordinates": [ -76.987854, 38.897803 ] } },
{ "type": "Feature", "properties": { "ID": 56912 }, "geometry": { "type": "Point", "coordinates": [ -76.91862, 38.897794 ] } },
{ "type": "Feature", "properties": { "ID": 56928 }, "geometry": { "type": "Point", "coordinates": [ -76.981889, 38.897778 ] } },
{ "type": "Feature", "properties": { "ID": 56951 }, "geometry": { "type": "Point", "coordinates": [ -76.98858, 38.897749 ] } },
{ "type": "Feature", "properties": { "ID": 56978 }, "geometry": { "type": "Point", "coordinates": [ -76.940228, 38.897703 ] } },
{ "type": "Feature", "properties": { "ID": 56979 }, "geometry": { "type": "Point", "coordinates": [ -76.940049, 38.897697 ] } },
{ "type": "Feature", "properties": { "ID": 56999 }, "geometry": { "type": "Point", "coordinates": [ -76.939845, 38.897689 ] } },
{ "type": "Feature", "properties": { "ID": 57001 }, "geometry": { "type": "Point", "coordinates": [ -76.936765, 38.897697 ] } },
{ "type": "Feature", "properties": { "ID": 57016 }, "geometry": { "type": "Point", "coordinates": [ -76.985263, 38.897725 ] } },
{ "type": "Feature", "properties": { "ID": 57041 }, "geometry": { "type": "Point", "coordinates": [ -76.980711, 38.897679 ] } },
{ "type": "Feature", "properties": { "ID": 57048 }, "geometry": { "type": "Point", "coordinates": [ -76.988754, 38.897673 ] } },
{ "type": "Feature", "properties": { "ID": 57050 }, "geometry": { "type": "Point", "coordinates": [ -76.991771, 38.897692 ] } },
{ "type": "Feature", "properties": { "ID": 57084 }, "geometry": { "type": "Point", "coordinates": [ -76.990821, 38.897572 ] } },
{ "type": "Feature", "properties": { "ID": 57107 }, "geometry": { "type": "Point", "coordinates": [ -76.936153, 38.897591 ] } },
{ "type": "Feature", "properties": { "ID": 57115 }, "geometry": { "type": "Point", "coordinates": [ -76.981496, 38.897603 ] } },
{ "type": "Feature", "properties": { "ID": 57136 }, "geometry": { "type": "Point", "coordinates": [ -76.974424, 38.897595 ] } },
{ "type": "Feature", "properties": { "ID": 57139 }, "geometry": { "type": "Point", "coordinates": [ -76.984728, 38.89755 ] } },
{ "type": "Feature", "properties": { "ID": 57146 }, "geometry": { "type": "Point", "coordinates": [ -76.930465, 38.897566 ] } },
{ "type": "Feature", "properties": { "ID": 57150 }, "geometry": { "type": "Point", "coordinates": [ -76.931597, 38.897581 ] } },
{ "type": "Feature", "properties": { "ID": 57156 }, "geometry": { "type": "Point", "coordinates": [ -76.98411, 38.897566 ] } },
{ "type": "Feature", "properties": { "ID": 57159 }, "geometry": { "type": "Point", "coordinates": [ -76.925671, 38.897556 ] } },
{ "type": "Feature", "properties": { "ID": 57163 }, "geometry": { "type": "Point", "coordinates": [ -76.935993, 38.897545 ] } },
{ "type": "Feature", "properties": { "ID": 57165 }, "geometry": { "type": "Point", "coordinates": [ -76.930259, 38.89757 ] } },
{ "type": "Feature", "properties": { "ID": 57170 }, "geometry": { "type": "Point", "coordinates": [ -76.977333, 38.897554 ] } },
{ "type": "Feature", "properties": { "ID": 57172 }, "geometry": { "type": "Point", "coordinates": [ -76.987022, 38.897534 ] } },
{ "type": "Feature", "properties": { "ID": 57183 }, "geometry": { "type": "Point", "coordinates": [ -76.98583, 38.897527 ] } },
{ "type": "Feature", "properties": { "ID": 57185 }, "geometry": { "type": "Point", "coordinates": [ -76.977252, 38.897515 ] } },
{ "type": "Feature", "properties": { "ID": 57201 }, "geometry": { "type": "Point", "coordinates": [ -76.987811, 38.897521 ] } },
{ "type": "Feature", "properties": { "ID": 57204 }, "geometry": { "type": "Point", "coordinates": [ -76.987627, 38.897525 ] } },
{ "type": "Feature", "properties": { "ID": 57213 }, "geometry": { "type": "Point", "coordinates": [ -76.972596, 38.897551 ] } },
{ "type": "Feature", "properties": { "ID": 57225 }, "geometry": { "type": "Point", "coordinates": [ -76.9863, 38.897519 ] } },
{ "type": "Feature", "properties": { "ID": 57234 }, "geometry": { "type": "Point", "coordinates": [ -76.991831, 38.897523 ] } },
{ "type": "Feature", "properties": { "ID": 57256 }, "geometry": { "type": "Point", "coordinates": [ -76.988565, 38.897508 ] } },
{ "type": "Feature", "properties": { "ID": 57261 }, "geometry": { "type": "Point", "coordinates": [ -76.977035, 38.897518 ] } },
{ "type": "Feature", "properties": { "ID": 57278 }, "geometry": { "type": "Point", "coordinates": [ -76.91745, 38.897389 ] } },
{ "type": "Feature", "properties": { "ID": 57279 }, "geometry": { "type": "Point", "coordinates": [ -76.917574, 38.897389 ] } },
{ "type": "Feature", "properties": { "ID": 57280 }, "geometry": { "type": "Point", "coordinates": [ -76.918923, 38.897476 ] } },
{ "type": "Feature", "properties": { "ID": 57313 }, "geometry": { "type": "Point", "coordinates": [ -76.930084, 38.897429 ] } },
{ "type": "Feature", "properties": { "ID": 57321 }, "geometry": { "type": "Point", "coordinates": [ -76.920089, 38.897383 ] } },
{ "type": "Feature", "properties": { "ID": 57340 }, "geometry": { "type": "Point", "coordinates": [ -76.916662, 38.89736 ] } },
{ "type": "Feature", "properties": { "ID": 57360 }, "geometry": { "type": "Point", "coordinates": [ -76.920928, 38.897314 ] } },
{ "type": "Feature", "properties": { "ID": 57368 }, "geometry": { "type": "Point", "coordinates": [ -76.941895, 38.897329 ] } },
{ "type": "Feature", "properties": { "ID": 57383 }, "geometry": { "type": "Point", "coordinates": [ -76.971179, 38.897338 ] } },
{ "type": "Feature", "properties": { "ID": 57401 }, "geometry": { "type": "Point", "coordinates": [ -76.94236, 38.897325 ] } },
{ "type": "Feature", "properties": { "ID": 57404 }, "geometry": { "type": "Point", "coordinates": [ -76.977861, 38.897321 ] } },
{ "type": "Feature", "properties": { "ID": 57417 }, "geometry": { "type": "Point", "coordinates": [ -76.972673, 38.897295 ] } },
{ "type": "Feature", "properties": { "ID": 57423 }, "geometry": { "type": "Point", "coordinates": [ -76.981134, 38.897262 ] } },
{ "type": "Feature", "properties": { "ID": 57429 }, "geometry": { "type": "Point", "coordinates": [ -76.977114, 38.897286 ] } },
{ "type": "Feature", "properties": { "ID": 57438 }, "geometry": { "type": "Point", "coordinates": [ -76.977621, 38.897278 ] } },
{ "type": "Feature", "properties": { "ID": 57439 }, "geometry": { "type": "Point", "coordinates": [ -76.981667, 38.897296 ] } },
{ "type": "Feature", "properties": { "ID": 57456 }, "geometry": { "type": "Point", "coordinates": [ -76.980969, 38.89723 ] } },
{ "type": "Feature", "properties": { "ID": 57462 }, "geometry": { "type": "Point", "coordinates": [ -76.977463, 38.897254 ] } },
{ "type": "Feature", "properties": { "ID": 57480 }, "geometry": { "type": "Point", "coordinates": [ -76.942351, 38.897229 ] } },
{ "type": "Feature", "properties": { "ID": 57483 }, "geometry": { "type": "Point", "coordinates": [ -76.980806, 38.897203 ] } },
{ "type": "Feature", "properties": { "ID": 57491 }, "geometry": { "type": "Point", "coordinates": [ -76.970269, 38.897201 ] } },
{ "type": "Feature", "properties": { "ID": 57502 }, "geometry": { "type": "Point", "coordinates": [ -76.975656, 38.897225 ] } },
{ "type": "Feature", "properties": { "ID": 57506 }, "geometry": { "type": "Point", "coordinates": [ -76.977914, 38.897207 ] } },
{ "type": "Feature", "properties": { "ID": 57528 }, "geometry": { "type": "Point", "coordinates": [ -76.992396, 38.897156 ] } },
{ "type": "Feature", "properties": { "ID": 57536 }, "geometry": { "type": "Point", "coordinates": [ -76.98494, 38.897147 ] } },
{ "type": "Feature", "properties": { "ID": 57558 }, "geometry": { "type": "Point", "coordinates": [ -76.987223, 38.897146 ] } },
{ "type": "Feature", "properties": { "ID": 57593 }, "geometry": { "type": "Point", "coordinates": [ -76.989579, 38.897131 ] } },
{ "type": "Feature", "properties": { "ID": 57601 }, "geometry": { "type": "Point", "coordinates": [ -76.985306, 38.89717 ] } },
{ "type": "Feature", "properties": { "ID": 57615 }, "geometry": { "type": "Point", "coordinates": [ -76.977781, 38.897188 ] } },
{ "type": "Feature", "properties": { "ID": 57629 }, "geometry": { "type": "Point", "coordinates": [ -76.988762, 38.897108 ] } },
{ "type": "Feature", "properties": { "ID": 57640 }, "geometry": { "type": "Point", "coordinates": [ -76.980312, 38.897116 ] } },
{ "type": "Feature", "properties": { "ID": 57642 }, "geometry": { "type": "Point", "coordinates": [ -76.942329, 38.897129 ] } },
{ "type": "Feature", "properties": { "ID": 57643 }, "geometry": { "type": "Point", "coordinates": [ -76.938805, 38.897144 ] } },
{ "type": "Feature", "properties": { "ID": 57651 }, "geometry": { "type": "Point", "coordinates": [ -76.938314, 38.897126 ] } },
{ "type": "Feature", "properties": { "ID": 57682 }, "geometry": { "type": "Point", "coordinates": [ -76.976129, 38.897088 ] } },
{ "type": "Feature", "properties": { "ID": 57704 }, "geometry": { "type": "Point", "coordinates": [ -76.977177, 38.897067 ] } },
{ "type": "Feature", "properties": { "ID": 57706 }, "geometry": { "type": "Point", "coordinates": [ -76.975251, 38.897081 ] } },
{ "type": "Feature", "properties": { "ID": 57707 }, "geometry": { "type": "Point", "coordinates": [ -76.973665, 38.897056 ] } },
{ "type": "Feature", "properties": { "ID": 57712 }, "geometry": { "type": "Point", "coordinates": [ -76.97226, 38.897043 ] } },
{ "type": "Feature", "properties": { "ID": 57731 }, "geometry": { "type": "Point", "coordinates": [ -76.986301, 38.897049 ] } },
{ "type": "Feature", "properties": { "ID": 57738 }, "geometry": { "type": "Point", "coordinates": [ -76.984806, 38.897032 ] } },
{ "type": "Feature", "properties": { "ID": 57750 }, "geometry": { "type": "Point", "coordinates": [ -76.938319, 38.896974 ] } },
{ "type": "Feature", "properties": { "ID": 57768 }, "geometry": { "type": "Point", "coordinates": [ -76.974564, 38.896999 ] } },
{ "type": "Feature", "properties": { "ID": 57801 }, "geometry": { "type": "Point", "coordinates": [ -76.980281, 38.896864 ] } },
{ "type": "Feature", "properties": { "ID": 57810 }, "geometry": { "type": "Point", "coordinates": [ -76.981569, 38.896833 ] } },
{ "type": "Feature", "properties": { "ID": 57822 }, "geometry": { "type": "Point", "coordinates": [ -76.981251, 38.89683 ] } },
{ "type": "Feature", "properties": { "ID": 57835 }, "geometry": { "type": "Point", "coordinates": [ -76.989954, 38.896861 ] } },
{ "type": "Feature", "properties": { "ID": 57837 }, "geometry": { "type": "Point", "coordinates": [ -76.975886, 38.896814 ] } },
{ "type": "Feature", "properties": { "ID": 57846 }, "geometry": { "type": "Point", "coordinates": [ -76.985264, 38.89685 ] } },
{ "type": "Feature", "properties": { "ID": 57852 }, "geometry": { "type": "Point", "coordinates": [ -76.939902, 38.896942 ] } },
{ "type": "Feature", "properties": { "ID": 57855 }, "geometry": { "type": "Point", "coordinates": [ -76.939963, 38.896941 ] } },
{ "type": "Feature", "properties": { "ID": 57863 }, "geometry": { "type": "Point", "coordinates": [ -76.971315, 38.896955 ] } },
{ "type": "Feature", "properties": { "ID": 57880 }, "geometry": { "type": "Point", "coordinates": [ -76.985757, 38.896962 ] } },
{ "type": "Feature", "properties": { "ID": 57891 }, "geometry": { "type": "Point", "coordinates": [ -76.992433, 38.896944 ] } },
{ "type": "Feature", "properties": { "ID": 57899 }, "geometry": { "type": "Point", "coordinates": [ -76.982598, 38.896873 ] } },
{ "type": "Feature", "properties": { "ID": 57900 }, "geometry": { "type": "Point", "coordinates": [ -76.973681, 38.896925 ] } },
{ "type": "Feature", "properties": { "ID": 57912 }, "geometry": { "type": "Point", "coordinates": [ -76.988766, 38.89693 ] } },
{ "type": "Feature", "properties": { "ID": 57915 }, "geometry": { "type": "Point", "coordinates": [ -76.98765, 38.896876 ] } },
{ "type": "Feature", "properties": { "ID": 57921 }, "geometry": { "type": "Point", "coordinates": [ -76.971792, 38.896914 ] } },
{ "type": "Feature", "properties": { "ID": 57934 }, "geometry": { "type": "Point", "coordinates": [ -76.987594, 38.89687 ] } },
{ "type": "Feature", "properties": { "ID": 57955 }, "geometry": { "type": "Point", "coordinates": [ -76.974166, 38.896893 ] } },
{ "type": "Feature", "properties": { "ID": 57973 }, "geometry": { "type": "Point", "coordinates": [ -76.986805, 38.896864 ] } },
{ "type": "Feature", "properties": { "ID": 57990 }, "geometry": { "type": "Point", "coordinates": [ -76.984027, 38.896859 ] } },
{ "type": "Feature", "properties": { "ID": 59007 }, "geometry": { "type": "Point", "coordinates": [ -76.977038, 38.89591 ] } },
{ "type": "Feature", "properties": { "ID": 59027 }, "geometry": { "type": "Point", "coordinates": [ -76.933552, 38.895687 ] } },
{ "type": "Feature", "properties": { "ID": 59040 }, "geometry": { "type": "Point", "coordinates": [ -76.972421, 38.895654 ] } },
{ "type": "Feature", "properties": { "ID": 59056 }, "geometry": { "type": "Point", "coordinates": [ -76.98305, 38.895643 ] } },
{ "type": "Feature", "properties": { "ID": 59065 }, "geometry": { "type": "Point", "coordinates": [ -76.920241, 38.895645 ] } },
{ "type": "Feature", "properties": { "ID": 59067 }, "geometry": { "type": "Point", "coordinates": [ -76.921702, 38.895623 ] } },
{ "type": "Feature", "properties": { "ID": 59069 }, "geometry": { "type": "Point", "coordinates": [ -76.913403, 38.895635 ] } },
{ "type": "Feature", "properties": { "ID": 59073 }, "geometry": { "type": "Point", "coordinates": [ -76.977754, 38.895893 ] } },
{ "type": "Feature", "properties": { "ID": 59089 }, "geometry": { "type": "Point", "coordinates": [ -76.931283, 38.895803 ] } },
{ "type": "Feature", "properties": { "ID": 59100 }, "geometry": { "type": "Point", "coordinates": [ -76.972543, 38.895856 ] } },
{ "type": "Feature", "properties": { "ID": 59111 }, "geometry": { "type": "Point", "coordinates": [ -76.95725, 38.895834 ] } },
{ "type": "Feature", "properties": { "ID": 59115 }, "geometry": { "type": "Point", "coordinates": [ -76.983866, 38.895835 ] } },
{ "type": "Feature", "properties": { "ID": 59118 }, "geometry": { "type": "Point", "coordinates": [ -76.942161, 38.895781 ] } },
{ "type": "Feature", "properties": { "ID": 59119 }, "geometry": { "type": "Point", "coordinates": [ -76.99128, 38.895838 ] } },
{ "type": "Feature", "properties": { "ID": 59122 }, "geometry": { "type": "Point", "coordinates": [ -76.974472, 38.895816 ] } },
{ "type": "Feature", "properties": { "ID": 59128 }, "geometry": { "type": "Point", "coordinates": [ -76.983404, 38.89582 ] } },
{ "type": "Feature", "properties": { "ID": 59148 }, "geometry": { "type": "Point", "coordinates": [ -76.936484, 38.895762 ] } },
{ "type": "Feature", "properties": { "ID": 59156 }, "geometry": { "type": "Point", "coordinates": [ -76.976055, 38.895786 ] } },
{ "type": "Feature", "properties": { "ID": 59162 }, "geometry": { "type": "Point", "coordinates": [ -76.99129, 38.89579 ] } },
{ "type": "Feature", "properties": { "ID": 59168 }, "geometry": { "type": "Point", "coordinates": [ -76.934601, 38.895767 ] } },
{ "type": "Feature", "properties": { "ID": 59170 }, "geometry": { "type": "Point", "coordinates": [ -76.977036, 38.89578 ] } },
{ "type": "Feature", "properties": { "ID": 59173 }, "geometry": { "type": "Point", "coordinates": [ -76.941844, 38.89572 ] } },
{ "type": "Feature", "properties": { "ID": 59183 }, "geometry": { "type": "Point", "coordinates": [ -76.955077, 38.895742 ] } },
{ "type": "Feature", "properties": { "ID": 59194 }, "geometry": { "type": "Point", "coordinates": [ -76.92681, 38.895724 ] } },
{ "type": "Feature", "properties": { "ID": 59208 }, "geometry": { "type": "Point", "coordinates": [ -76.929233, 38.895575 ] } },
{ "type": "Feature", "properties": { "ID": 59210 }, "geometry": { "type": "Point", "coordinates": [ -76.936098, 38.895708 ] } },
{ "type": "Feature", "properties": { "ID": 59217 }, "geometry": { "type": "Point", "coordinates": [ -76.987183, 38.895747 ] } },
{ "type": "Feature", "properties": { "ID": 59224 }, "geometry": { "type": "Point", "coordinates": [ -76.935875, 38.895698 ] } },
{ "type": "Feature", "properties": { "ID": 59237 }, "geometry": { "type": "Point", "coordinates": [ -76.973605, 38.895703 ] } },
{ "type": "Feature", "properties": { "ID": 59239 }, "geometry": { "type": "Point", "coordinates": [ -76.981924, 38.895732 ] } },
{ "type": "Feature", "properties": { "ID": 59241 }, "geometry": { "type": "Point", "coordinates": [ -76.992267, 38.895726 ] } },
{ "type": "Feature", "properties": { "ID": 59255 }, "geometry": { "type": "Point", "coordinates": [ -76.919568, 38.895655 ] } },
{ "type": "Feature", "properties": { "ID": 59258 }, "geometry": { "type": "Point", "coordinates": [ -76.918874, 38.895652 ] } },
{ "type": "Feature", "properties": { "ID": 59267 }, "geometry": { "type": "Point", "coordinates": [ -76.918651, 38.895609 ] } },
{ "type": "Feature", "properties": { "ID": 59316 }, "geometry": { "type": "Point", "coordinates": [ -76.933614, 38.89564 ] } },
{ "type": "Feature", "properties": { "ID": 59362 }, "geometry": { "type": "Point", "coordinates": [ -76.938216, 38.89558 ] } },
{ "type": "Feature", "properties": { "ID": 59363 }, "geometry": { "type": "Point", "coordinates": [ -76.989062, 38.895579 ] } },
{ "type": "Feature", "properties": { "ID": 59364 }, "geometry": { "type": "Point", "coordinates": [ -76.989009, 38.895578 ] } },
{ "type": "Feature", "properties": { "ID": 59385 }, "geometry": { "type": "Point", "coordinates": [ -76.991315, 38.895603 ] } },
{ "type": "Feature", "properties": { "ID": 59394 }, "geometry": { "type": "Point", "coordinates": [ -76.940385, 38.895548 ] } },
{ "type": "Feature", "properties": { "ID": 59401 }, "geometry": { "type": "Point", "coordinates": [ -76.9167, 38.89556 ] } },
{ "type": "Feature", "properties": { "ID": 59405 }, "geometry": { "type": "Point", "coordinates": [ -76.940329, 38.89554 ] } },
{ "type": "Feature", "properties": { "ID": 59408 }, "geometry": { "type": "Point", "coordinates": [ -76.927035, 38.895575 ] } },
{ "type": "Feature", "properties": { "ID": 59410 }, "geometry": { "type": "Point", "coordinates": [ -76.991788, 38.895577 ] } },
{ "type": "Feature", "properties": { "ID": 59416 }, "geometry": { "type": "Point", "coordinates": [ -76.942053, 38.895561 ] } },
{ "type": "Feature", "properties": { "ID": 59422 }, "geometry": { "type": "Point", "coordinates": [ -76.976019, 38.895574 ] } },
{ "type": "Feature", "properties": { "ID": 59423 }, "geometry": { "type": "Point", "coordinates": [ -76.934592, 38.895554 ] } },
{ "type": "Feature", "properties": { "ID": 59431 }, "geometry": { "type": "Point", "coordinates": [ -76.935509, 38.895558 ] } },
{ "type": "Feature", "properties": { "ID": 59439 }, "geometry": { "type": "Point", "coordinates": [ -76.940036, 38.895512 ] } },
{ "type": "Feature", "properties": { "ID": 59442 }, "geometry": { "type": "Point", "coordinates": [ -76.991317, 38.895548 ] } },
{ "type": "Feature", "properties": { "ID": 59445 }, "geometry": { "type": "Point", "coordinates": [ -76.99113, 38.895546 ] } },
{ "type": "Feature", "properties": { "ID": 59491 }, "geometry": { "type": "Point", "coordinates": [ -76.933657, 38.89549 ] } },
{ "type": "Feature", "properties": { "ID": 59509 }, "geometry": { "type": "Point", "coordinates": [ -76.992397, 38.895489 ] } },
{ "type": "Feature", "properties": { "ID": 59513 }, "geometry": { "type": "Point", "coordinates": [ -76.992877, 38.895484 ] } },
{ "type": "Feature", "properties": { "ID": 59519 }, "geometry": { "type": "Point", "coordinates": [ -76.918834, 38.895458 ] } },
{ "type": "Feature", "properties": { "ID": 59528 }, "geometry": { "type": "Point", "coordinates": [ -76.987708, 38.895466 ] } },
{ "type": "Feature", "properties": { "ID": 59544 }, "geometry": { "type": "Point", "coordinates": [ -76.957249, 38.895437 ] } },
{ "type": "Feature", "properties": { "ID": 59555 }, "geometry": { "type": "Point", "coordinates": [ -76.915272, 38.895411 ] } },
{ "type": "Feature", "properties": { "ID": 59562 }, "geometry": { "type": "Point", "coordinates": [ -76.977032, 38.895428 ] } },
{ "type": "Feature", "properties": { "ID": 59573 }, "geometry": { "type": "Point", "coordinates": [ -76.926925, 38.895376 ] } },
{ "type": "Feature", "properties": { "ID": 59577 }, "geometry": { "type": "Point", "coordinates": [ -76.956794, 38.895372 ] } },
{ "type": "Feature", "properties": { "ID": 59588 }, "geometry": { "type": "Point", "coordinates": [ -76.991846, 38.895402 ] } },
{ "type": "Feature", "properties": { "ID": 59615 }, "geometry": { "type": "Point", "coordinates": [ -76.925093, 38.895292 ] } },
{ "type": "Feature", "properties": { "ID": 59641 }, "geometry": { "type": "Point", "coordinates": [ -76.956351, 38.895313 ] } },
{ "type": "Feature", "properties": { "ID": 59657 }, "geometry": { "type": "Point", "coordinates": [ -76.975804, 38.895356 ] } },
{ "type": "Feature", "properties": { "ID": 59689 }, "geometry": { "type": "Point", "coordinates": [ -76.982647, 38.89529 ] } },
{ "type": "Feature", "properties": { "ID": 59700 }, "geometry": { "type": "Point", "coordinates": [ -76.983108, 38.89528 ] } },
{ "type": "Feature", "properties": { "ID": 59709 }, "geometry": { "type": "Point", "coordinates": [ -76.948534, 38.895232 ] } },
{ "type": "Feature", "properties": { "ID": 59716 }, "geometry": { "type": "Point", "coordinates": [ -76.991838, 38.89531 ] } },
{ "type": "Feature", "properties": { "ID": 59720 }, "geometry": { "type": "Point", "coordinates": [ -76.940933, 38.895242 ] } },
{ "type": "Feature", "properties": { "ID": 59721 }, "geometry": { "type": "Point", "coordinates": [ -76.984652, 38.895272 ] } },
{ "type": "Feature", "properties": { "ID": 59722 }, "geometry": { "type": "Point", "coordinates": [ -76.991304, 38.895309 ] } },
{ "type": "Feature", "properties": { "ID": 59726 }, "geometry": { "type": "Point", "coordinates": [ -76.938153, 38.895254 ] } },
{ "type": "Feature", "properties": { "ID": 59739 }, "geometry": { "type": "Point", "coordinates": [ -76.914736, 38.895262 ] } },
{ "type": "Feature", "properties": { "ID": 59741 }, "geometry": { "type": "Point", "coordinates": [ -76.919383, 38.895273 ] } },
{ "type": "Feature", "properties": { "ID": 59742 }, "geometry": { "type": "Point", "coordinates": [ -76.975069, 38.895282 ] } },
{ "type": "Feature", "properties": { "ID": 59758 }, "geometry": { "type": "Point", "coordinates": [ -76.974146, 38.895265 ] } },
{ "type": "Feature", "properties": { "ID": 59759 }, "geometry": { "type": "Point", "coordinates": [ -76.976415, 38.895285 ] } },
{ "type": "Feature", "properties": { "ID": 59775 }, "geometry": { "type": "Point", "coordinates": [ -76.980058, 38.895274 ] } },
{ "type": "Feature", "properties": { "ID": 59776 }, "geometry": { "type": "Point", "coordinates": [ -76.916701, 38.89523 ] } },
{ "type": "Feature", "properties": { "ID": 59797 }, "geometry": { "type": "Point", "coordinates": [ -76.924021, 38.895163 ] } },
{ "type": "Feature", "properties": { "ID": 59807 }, "geometry": { "type": "Point", "coordinates": [ -76.956918, 38.895241 ] } },
{ "type": "Feature", "properties": { "ID": 59813 }, "geometry": { "type": "Point", "coordinates": [ -76.912883, 38.895158 ] } },
{ "type": "Feature", "properties": { "ID": 59821 }, "geometry": { "type": "Point", "coordinates": [ -76.954564, 38.895206 ] } },
{ "type": "Feature", "properties": { "ID": 59829 }, "geometry": { "type": "Point", "coordinates": [ -76.975096, 38.895184 ] } },
{ "type": "Feature", "properties": { "ID": 59836 }, "geometry": { "type": "Point", "coordinates": [ -76.954436, 38.8952 ] } },
{ "type": "Feature", "properties": { "ID": 59837 }, "geometry": { "type": "Point", "coordinates": [ -76.918059, 38.895155 ] } },
{ "type": "Feature", "properties": { "ID": 59844 }, "geometry": { "type": "Point", "coordinates": [ -76.912934, 38.895116 ] } },
{ "type": "Feature", "properties": { "ID": 59853 }, "geometry": { "type": "Point", "coordinates": [ -76.955136, 38.895182 ] } },
{ "type": "Feature", "properties": { "ID": 59888 }, "geometry": { "type": "Point", "coordinates": [ -76.980376, 38.895145 ] } },
{ "type": "Feature", "properties": { "ID": 58012 }, "geometry": { "type": "Point", "coordinates": [ -76.973286, 38.896818 ] } },
{ "type": "Feature", "properties": { "ID": 59893 }, "geometry": { "type": "Point", "coordinates": [ -76.957248, 38.895139 ] } },
{ "type": "Feature", "properties": { "ID": 58013 }, "geometry": { "type": "Point", "coordinates": [ -76.988523, 38.89683 ] } },
{ "type": "Feature", "properties": { "ID": 58028 }, "geometry": { "type": "Point", "coordinates": [ -76.972799, 38.896819 ] } },
{ "type": "Feature", "properties": { "ID": 59911 }, "geometry": { "type": "Point", "coordinates": [ -76.955715, 38.895129 ] } },
{ "type": "Feature", "properties": { "ID": 58037 }, "geometry": { "type": "Point", "coordinates": [ -76.973716, 38.896796 ] } },
{ "type": "Feature", "properties": { "ID": 59925 }, "geometry": { "type": "Point", "coordinates": [ -76.992342, 38.894991 ] } },
{ "type": "Feature", "properties": { "ID": 58045 }, "geometry": { "type": "Point", "coordinates": [ -76.932391, 38.89679 ] } },
{ "type": "Feature", "properties": { "ID": 58052 }, "geometry": { "type": "Point", "coordinates": [ -76.920998, 38.896778 ] } },
{ "type": "Feature", "properties": { "ID": 59931 }, "geometry": { "type": "Point", "coordinates": [ -76.986238, 38.895017 ] } },
{ "type": "Feature", "properties": { "ID": 59934 }, "geometry": { "type": "Point", "coordinates": [ -76.985242, 38.895052 ] } },
{ "type": "Feature", "properties": { "ID": 58056 }, "geometry": { "type": "Point", "coordinates": [ -76.971125, 38.896791 ] } },
{ "type": "Feature", "properties": { "ID": 58057 }, "geometry": { "type": "Point", "coordinates": [ -76.921065, 38.896777 ] } },
{ "type": "Feature", "properties": { "ID": 58060 }, "geometry": { "type": "Point", "coordinates": [ -76.916169, 38.896762 ] } },
{ "type": "Feature", "properties": { "ID": 58063 }, "geometry": { "type": "Point", "coordinates": [ -76.918774, 38.896768 ] } },
{ "type": "Feature", "properties": { "ID": 59946 }, "geometry": { "type": "Point", "coordinates": [ -76.954567, 38.895033 ] } },
{ "type": "Feature", "properties": { "ID": 58068 }, "geometry": { "type": "Point", "coordinates": [ -76.990507, 38.89678 ] } },
{ "type": "Feature", "properties": { "ID": 58071 }, "geometry": { "type": "Point", "coordinates": [ -76.984112, 38.896744 ] } },
{ "type": "Feature", "properties": { "ID": 59949 }, "geometry": { "type": "Point", "coordinates": [ -76.93608, 38.894977 ] } },
{ "type": "Feature", "properties": { "ID": 58075 }, "geometry": { "type": "Point", "coordinates": [ -76.974205, 38.896752 ] } },
{ "type": "Feature", "properties": { "ID": 58081 }, "geometry": { "type": "Point", "coordinates": [ -76.916657, 38.896704 ] } },
{ "type": "Feature", "properties": { "ID": 59964 }, "geometry": { "type": "Point", "coordinates": [ -76.956111, 38.894977 ] } },
{ "type": "Feature", "properties": { "ID": 59965 }, "geometry": { "type": "Point", "coordinates": [ -76.99285, 38.895035 ] } },
{ "type": "Feature", "properties": { "ID": 58090 }, "geometry": { "type": "Point", "coordinates": [ -76.916168, 38.896717 ] } },
{ "type": "Feature", "properties": { "ID": 58092 }, "geometry": { "type": "Point", "coordinates": [ -76.915899, 38.896716 ] } },
{ "type": "Feature", "properties": { "ID": 59972 }, "geometry": { "type": "Point", "coordinates": [ -76.983336, 38.894975 ] } },
{ "type": "Feature", "properties": { "ID": 58107 }, "geometry": { "type": "Point", "coordinates": [ -76.976844, 38.896658 ] } },
{ "type": "Feature", "properties": { "ID": 58108 }, "geometry": { "type": "Point", "coordinates": [ -76.921637, 38.896682 ] } },
{ "type": "Feature", "properties": { "ID": 59986 }, "geometry": { "type": "Point", "coordinates": [ -76.980441, 38.894983 ] } },
{ "type": "Feature", "properties": { "ID": 58113 }, "geometry": { "type": "Point", "coordinates": [ -76.980537, 38.896714 ] } },
{ "type": "Feature", "properties": { "ID": 59997 }, "geometry": { "type": "Point", "coordinates": [ -76.989449, 38.894957 ] } },
{ "type": "Feature", "properties": { "ID": 60000 }, "geometry": { "type": "Point", "coordinates": [ -76.979317, 38.894978 ] } },
{ "type": "Feature", "properties": { "ID": 58144 }, "geometry": { "type": "Point", "coordinates": [ -76.980535, 38.896673 ] } },
{ "type": "Feature", "properties": { "ID": 58156 }, "geometry": { "type": "Point", "coordinates": [ -76.941302, 38.896618 ] } },
{ "type": "Feature", "properties": { "ID": 58165 }, "geometry": { "type": "Point", "coordinates": [ -76.918322, 38.896652 ] } },
{ "type": "Feature", "properties": { "ID": 58169 }, "geometry": { "type": "Point", "coordinates": [ -76.989196, 38.896656 ] } },
{ "type": "Feature", "properties": { "ID": 58177 }, "geometry": { "type": "Point", "coordinates": [ -76.974053, 38.896662 ] } },
{ "type": "Feature", "properties": { "ID": 58182 }, "geometry": { "type": "Point", "coordinates": [ -76.938146, 38.896605 ] } },
{ "type": "Feature", "properties": { "ID": 58191 }, "geometry": { "type": "Point", "coordinates": [ -76.940341, 38.896611 ] } },
{ "type": "Feature", "properties": { "ID": 58198 }, "geometry": { "type": "Point", "coordinates": [ -76.920753, 38.896619 ] } },
{ "type": "Feature", "properties": { "ID": 58225 }, "geometry": { "type": "Point", "coordinates": [ -76.986297, 38.896582 ] } },
{ "type": "Feature", "properties": { "ID": 58249 }, "geometry": { "type": "Point", "coordinates": [ -76.987813, 38.896583 ] } },
{ "type": "Feature", "properties": { "ID": 58285 }, "geometry": { "type": "Point", "coordinates": [ -76.971886, 38.896572 ] } },
{ "type": "Feature", "properties": { "ID": 58308 }, "geometry": { "type": "Point", "coordinates": [ -76.921637, 38.896532 ] } },
{ "type": "Feature", "properties": { "ID": 58323 }, "geometry": { "type": "Point", "coordinates": [ -76.973789, 38.896537 ] } },
{ "type": "Feature", "properties": { "ID": 58351 }, "geometry": { "type": "Point", "coordinates": [ -76.973371, 38.896516 ] } },
{ "type": "Feature", "properties": { "ID": 58366 }, "geometry": { "type": "Point", "coordinates": [ -76.915329, 38.896423 ] } },
{ "type": "Feature", "properties": { "ID": 58391 }, "geometry": { "type": "Point", "coordinates": [ -76.973224, 38.896449 ] } },
{ "type": "Feature", "properties": { "ID": 58394 }, "geometry": { "type": "Point", "coordinates": [ -76.972917, 38.896437 ] } },
{ "type": "Feature", "properties": { "ID": 58401 }, "geometry": { "type": "Point", "coordinates": [ -76.920753, 38.896411 ] } },
{ "type": "Feature", "properties": { "ID": 58414 }, "geometry": { "type": "Point", "coordinates": [ -76.986119, 38.896428 ] } },
{ "type": "Feature", "properties": { "ID": 58435 }, "geometry": { "type": "Point", "coordinates": [ -76.942307, 38.896358 ] } },
{ "type": "Feature", "properties": { "ID": 58444 }, "geometry": { "type": "Point", "coordinates": [ -76.97475, 38.896369 ] } },
{ "type": "Feature", "properties": { "ID": 58449 }, "geometry": { "type": "Point", "coordinates": [ -76.987703, 38.896308 ] } },
{ "type": "Feature", "properties": { "ID": 58471 }, "geometry": { "type": "Point", "coordinates": [ -76.989317, 38.896309 ] } },
{ "type": "Feature", "properties": { "ID": 58479 }, "geometry": { "type": "Point", "coordinates": [ -76.986998, 38.896306 ] } },
{ "type": "Feature", "properties": { "ID": 58510 }, "geometry": { "type": "Point", "coordinates": [ -76.977078, 38.896277 ] } },
{ "type": "Feature", "properties": { "ID": 58511 }, "geometry": { "type": "Point", "coordinates": [ -76.990892, 38.896303 ] } },
{ "type": "Feature", "properties": { "ID": 58517 }, "geometry": { "type": "Point", "coordinates": [ -76.991208, 38.896302 ] } },
{ "type": "Feature", "properties": { "ID": 58525 }, "geometry": { "type": "Point", "coordinates": [ -76.991732, 38.896332 ] } },
{ "type": "Feature", "properties": { "ID": 58539 }, "geometry": { "type": "Point", "coordinates": [ -76.986432, 38.896296 ] } },
{ "type": "Feature", "properties": { "ID": 58554 }, "geometry": { "type": "Point", "coordinates": [ -76.973397, 38.896283 ] } },
{ "type": "Feature", "properties": { "ID": 58561 }, "geometry": { "type": "Point", "coordinates": [ -76.989128, 38.896294 ] } },
{ "type": "Feature", "properties": { "ID": 58571 }, "geometry": { "type": "Point", "coordinates": [ -76.972465, 38.896314 ] } },
{ "type": "Feature", "properties": { "ID": 58575 }, "geometry": { "type": "Point", "coordinates": [ -76.934262, 38.896311 ] } },
{ "type": "Feature", "properties": { "ID": 58602 }, "geometry": { "type": "Point", "coordinates": [ -76.979923, 38.896286 ] } },
{ "type": "Feature", "properties": { "ID": 58610 }, "geometry": { "type": "Point", "coordinates": [ -76.976016, 38.896272 ] } },
{ "type": "Feature", "properties": { "ID": 58618 }, "geometry": { "type": "Point", "coordinates": [ -76.979695, 38.896274 ] } },
{ "type": "Feature", "properties": { "ID": 58620 }, "geometry": { "type": "Point", "coordinates": [ -76.920773, 38.896274 ] } },
{ "type": "Feature", "properties": { "ID": 58621 }, "geometry": { "type": "Point", "coordinates": [ -76.975583, 38.896273 ] } },
{ "type": "Feature", "properties": { "ID": 58635 }, "geometry": { "type": "Point", "coordinates": [ -76.915274, 38.89626 ] } },
{ "type": "Feature", "properties": { "ID": 58647 }, "geometry": { "type": "Point", "coordinates": [ -76.976905, 38.896254 ] } },
{ "type": "Feature", "properties": { "ID": 58669 }, "geometry": { "type": "Point", "coordinates": [ -76.914038, 38.896194 ] } },
{ "type": "Feature", "properties": { "ID": 58699 }, "geometry": { "type": "Point", "coordinates": [ -76.983416, 38.896197 ] } },
{ "type": "Feature", "properties": { "ID": 58704 }, "geometry": { "type": "Point", "coordinates": [ -76.942315, 38.896185 ] } },
{ "type": "Feature", "properties": { "ID": 58710 }, "geometry": { "type": "Point", "coordinates": [ -76.935686, 38.896094 ] } },
{ "type": "Feature", "properties": { "ID": 58715 }, "geometry": { "type": "Point", "coordinates": [ -76.97146, 38.896147 ] } },
{ "type": "Feature", "properties": { "ID": 58716 }, "geometry": { "type": "Point", "coordinates": [ -76.931257, 38.896127 ] } },
{ "type": "Feature", "properties": { "ID": 58738 }, "geometry": { "type": "Point", "coordinates": [ -76.9346, 38.896127 ] } },
{ "type": "Feature", "properties": { "ID": 58748 }, "geometry": { "type": "Point", "coordinates": [ -76.936561, 38.896088 ] } },
{ "type": "Feature", "properties": { "ID": 58768 }, "geometry": { "type": "Point", "coordinates": [ -76.915476, 38.896016 ] } },
{ "type": "Feature", "properties": { "ID": 58770 }, "geometry": { "type": "Point", "coordinates": [ -76.93292, 38.896044 ] } },
{ "type": "Feature", "properties": { "ID": 58774 }, "geometry": { "type": "Point", "coordinates": [ -76.932779, 38.896049 ] } },
{ "type": "Feature", "properties": { "ID": 58775 }, "geometry": { "type": "Point", "coordinates": [ -76.932499, 38.896055 ] } },
{ "type": "Feature", "properties": { "ID": 58776 }, "geometry": { "type": "Point", "coordinates": [ -76.932566, 38.896041 ] } },
{ "type": "Feature", "properties": { "ID": 58788 }, "geometry": { "type": "Point", "coordinates": [ -76.917506, 38.896041 ] } },
{ "type": "Feature", "properties": { "ID": 58797 }, "geometry": { "type": "Point", "coordinates": [ -76.917148, 38.896 ] } },
{ "type": "Feature", "properties": { "ID": 58802 }, "geometry": { "type": "Point", "coordinates": [ -76.937977, 38.896036 ] } },
{ "type": "Feature", "properties": { "ID": 58803 }, "geometry": { "type": "Point", "coordinates": [ -76.914502, 38.896004 ] } },
{ "type": "Feature", "properties": { "ID": 58806 }, "geometry": { "type": "Point", "coordinates": [ -76.934603, 38.896033 ] } },
{ "type": "Feature", "properties": { "ID": 58808 }, "geometry": { "type": "Point", "coordinates": [ -76.921074, 38.895981 ] } },
{ "type": "Feature", "properties": { "ID": 58816 }, "geometry": { "type": "Point", "coordinates": [ -76.979234, 38.895984 ] } },
{ "type": "Feature", "properties": { "ID": 58828 }, "geometry": { "type": "Point", "coordinates": [ -76.937984, 38.895989 ] } },
{ "type": "Feature", "properties": { "ID": 58851 }, "geometry": { "type": "Point", "coordinates": [ -76.978204, 38.895949 ] } },
{ "type": "Feature", "properties": { "ID": 58859 }, "geometry": { "type": "Point", "coordinates": [ -76.978595, 38.895948 ] } },
{ "type": "Feature", "properties": { "ID": 58881 }, "geometry": { "type": "Point", "coordinates": [ -76.991774, 38.895925 ] } },
{ "type": "Feature", "properties": { "ID": 58885 }, "geometry": { "type": "Point", "coordinates": [ -76.988907, 38.895939 ] } },
{ "type": "Feature", "properties": { "ID": 58899 }, "geometry": { "type": "Point", "coordinates": [ -76.98959, 38.895938 ] } },
{ "type": "Feature", "properties": { "ID": 58909 }, "geometry": { "type": "Point", "coordinates": [ -76.973522, 38.895963 ] } },
{ "type": "Feature", "properties": { "ID": 58934 }, "geometry": { "type": "Point", "coordinates": [ -76.984074, 38.895952 ] } },
{ "type": "Feature", "properties": { "ID": 58948 }, "geometry": { "type": "Point", "coordinates": [ -76.988493, 38.895916 ] } },
{ "type": "Feature", "properties": { "ID": 58951 }, "geometry": { "type": "Point", "coordinates": [ -76.987132, 38.895925 ] } },
{ "type": "Feature", "properties": { "ID": 58959 }, "geometry": { "type": "Point", "coordinates": [ -76.987932, 38.895926 ] } },
{ "type": "Feature", "properties": { "ID": 58973 }, "geometry": { "type": "Point", "coordinates": [ -76.9845, 38.895911 ] } },
{ "type": "Feature", "properties": { "ID": 58977 }, "geometry": { "type": "Point", "coordinates": [ -76.977041, 38.895955 ] } },
{ "type": "Feature", "properties": { "ID": 58978 }, "geometry": { "type": "Point", "coordinates": [ -76.926732, 38.895916 ] } },
{ "type": "Feature", "properties": { "ID": 58981 }, "geometry": { "type": "Point", "coordinates": [ -76.976424, 38.895946 ] } },
{ "type": "Feature", "properties": { "ID": 58986 }, "geometry": { "type": "Point", "coordinates": [ -76.989963, 38.895939 ] } },
{ "type": "Feature", "properties": { "ID": 58996 }, "geometry": { "type": "Point", "coordinates": [ -76.992393, 38.895927 ] } },
{ "type": "Feature", "properties": { "ID": 58998 }, "geometry": { "type": "Point", "coordinates": [ -76.939455, 38.895893 ] } },
{ "type": "Feature", "properties": { "ID": 59000 }, "geometry": { "type": "Point", "coordinates": [ -76.937982, 38.895897 ] } },
{ "type": "Feature", "properties": { "ID": 60010 }, "geometry": { "type": "Point", "coordinates": [ -76.981938, 38.894968 ] } },
{ "type": "Feature", "properties": { "ID": 60011 }, "geometry": { "type": "Point", "coordinates": [ -76.98188, 38.894964 ] } },
{ "type": "Feature", "properties": { "ID": 60018 }, "geometry": { "type": "Point", "coordinates": [ -76.97912, 38.894964 ] } },
{ "type": "Feature", "properties": { "ID": 60030 }, "geometry": { "type": "Point", "coordinates": [ -76.986724, 38.894963 ] } },
{ "type": "Feature", "properties": { "ID": 60037 }, "geometry": { "type": "Point", "coordinates": [ -76.981512, 38.894962 ] } },
{ "type": "Feature", "properties": { "ID": 60039 }, "geometry": { "type": "Point", "coordinates": [ -76.990895, 38.894954 ] } },
{ "type": "Feature", "properties": { "ID": 60047 }, "geometry": { "type": "Point", "coordinates": [ -76.982773, 38.894964 ] } },
{ "type": "Feature", "properties": { "ID": 60049 }, "geometry": { "type": "Point", "coordinates": [ -76.989674, 38.894953 ] } },
{ "type": "Feature", "properties": { "ID": 60059 }, "geometry": { "type": "Point", "coordinates": [ -76.983274, 38.894963 ] } },
{ "type": "Feature", "properties": { "ID": 60063 }, "geometry": { "type": "Point", "coordinates": [ -76.984825, 38.894953 ] } },
{ "type": "Feature", "properties": { "ID": 60075 }, "geometry": { "type": "Point", "coordinates": [ -76.957246, 38.894992 ] } },
{ "type": "Feature", "properties": { "ID": 60076 }, "geometry": { "type": "Point", "coordinates": [ -76.977409, 38.894952 ] } },
{ "type": "Feature", "properties": { "ID": 60102 }, "geometry": { "type": "Point", "coordinates": [ -76.941429, 38.894948 ] } },
{ "type": "Feature", "properties": { "ID": 60106 }, "geometry": { "type": "Point", "coordinates": [ -76.956904, 38.894961 ] } },
{ "type": "Feature", "properties": { "ID": 60117 }, "geometry": { "type": "Point", "coordinates": [ -76.988511, 38.894945 ] } },
{ "type": "Feature", "properties": { "ID": 60124 }, "geometry": { "type": "Point", "coordinates": [ -76.914751, 38.89494 ] } },
{ "type": "Feature", "properties": { "ID": 60139 }, "geometry": { "type": "Point", "coordinates": [ -76.97924, 38.89496 ] } },
{ "type": "Feature", "properties": { "ID": 60151 }, "geometry": { "type": "Point", "coordinates": [ -76.984018, 38.894952 ] } },
{ "type": "Feature", "properties": { "ID": 60159 }, "geometry": { "type": "Point", "coordinates": [ -76.984425, 38.89495 ] } },
{ "type": "Feature", "properties": { "ID": 60163 }, "geometry": { "type": "Point", "coordinates": [ -76.912469, 38.894913 ] } },
{ "type": "Feature", "properties": { "ID": 60181 }, "geometry": { "type": "Point", "coordinates": [ -76.912279, 38.894884 ] } },
{ "type": "Feature", "properties": { "ID": 60183 }, "geometry": { "type": "Point", "coordinates": [ -76.935509, 38.894685 ] } },
{ "type": "Feature", "properties": { "ID": 60186 }, "geometry": { "type": "Point", "coordinates": [ -76.936357, 38.894643 ] } },
{ "type": "Feature", "properties": { "ID": 60190 }, "geometry": { "type": "Point", "coordinates": [ -76.94104, 38.894681 ] } },
{ "type": "Feature", "properties": { "ID": 60191 }, "geometry": { "type": "Point", "coordinates": [ -76.941535, 38.894627 ] } },
{ "type": "Feature", "properties": { "ID": 60193 }, "geometry": { "type": "Point", "coordinates": [ -76.935998, 38.894615 ] } },
{ "type": "Feature", "properties": { "ID": 60198 }, "geometry": { "type": "Point", "coordinates": [ -76.991219, 38.894612 ] } },
{ "type": "Feature", "properties": { "ID": 60202 }, "geometry": { "type": "Point", "coordinates": [ -76.915575, 38.894641 ] } },
{ "type": "Feature", "properties": { "ID": 60209 }, "geometry": { "type": "Point", "coordinates": [ -76.947139, 38.894671 ] } },
{ "type": "Feature", "properties": { "ID": 60228 }, "geometry": { "type": "Point", "coordinates": [ -76.989784, 38.894617 ] } },
{ "type": "Feature", "properties": { "ID": 60237 }, "geometry": { "type": "Point", "coordinates": [ -76.916734, 38.893891 ] } },
{ "type": "Feature", "properties": { "ID": 60249 }, "geometry": { "type": "Point", "coordinates": [ -76.982461, 38.89393 ] } },
{ "type": "Feature", "properties": { "ID": 60256 }, "geometry": { "type": "Point", "coordinates": [ -76.981992, 38.893929 ] } },
{ "type": "Feature", "properties": { "ID": 60259 }, "geometry": { "type": "Point", "coordinates": [ -76.975941, 38.893902 ] } },
{ "type": "Feature", "properties": { "ID": 60262 }, "geometry": { "type": "Point", "coordinates": [ -76.992378, 38.893927 ] } },
{ "type": "Feature", "properties": { "ID": 60279 }, "geometry": { "type": "Point", "coordinates": [ -76.985268, 38.89391 ] } },
{ "type": "Feature", "properties": { "ID": 60313 }, "geometry": { "type": "Point", "coordinates": [ -76.986666, 38.89219 ] } },
{ "type": "Feature", "properties": { "ID": 60335 }, "geometry": { "type": "Point", "coordinates": [ -76.940041, 38.891476 ] } },
{ "type": "Feature", "properties": { "ID": 60338 }, "geometry": { "type": "Point", "coordinates": [ -76.939781, 38.891473 ] } },
{ "type": "Feature", "properties": { "ID": 60342 }, "geometry": { "type": "Point", "coordinates": [ -76.982406, 38.891518 ] } },
{ "type": "Feature", "properties": { "ID": 60343 }, "geometry": { "type": "Point", "coordinates": [ -76.925222, 38.891462 ] } },
{ "type": "Feature", "properties": { "ID": 60345 }, "geometry": { "type": "Point", "coordinates": [ -76.960949, 38.891512 ] } },
{ "type": "Feature", "properties": { "ID": 60357 }, "geometry": { "type": "Point", "coordinates": [ -76.958676, 38.891468 ] } },
{ "type": "Feature", "properties": { "ID": 60361 }, "geometry": { "type": "Point", "coordinates": [ -76.960009, 38.891504 ] } },
{ "type": "Feature", "properties": { "ID": 60372 }, "geometry": { "type": "Point", "coordinates": [ -76.959069, 38.891465 ] } },
{ "type": "Feature", "properties": { "ID": 60406 }, "geometry": { "type": "Point", "coordinates": [ -76.949065, 38.890522 ] } },
{ "type": "Feature", "properties": { "ID": 60422 }, "geometry": { "type": "Point", "coordinates": [ -76.950112, 38.890483 ] } },
{ "type": "Feature", "properties": { "ID": 60433 }, "geometry": { "type": "Point", "coordinates": [ -76.986894, 38.890488 ] } },
{ "type": "Feature", "properties": { "ID": 60442 }, "geometry": { "type": "Point", "coordinates": [ -76.921742, 38.887998 ] } },
{ "type": "Feature", "properties": { "ID": 60443 }, "geometry": { "type": "Point", "coordinates": [ -76.984046, 38.888008 ] } },
{ "type": "Feature", "properties": { "ID": 60459 }, "geometry": { "type": "Point", "coordinates": [ -76.99127, 38.887993 ] } },
{ "type": "Feature", "properties": { "ID": 60486 }, "geometry": { "type": "Point", "coordinates": [ -76.98873, 38.886564 ] } },
{ "type": "Feature", "properties": { "ID": 60487 }, "geometry": { "type": "Point", "coordinates": [ -76.985207, 38.8865 ] } },
{ "type": "Feature", "properties": { "ID": 60488 }, "geometry": { "type": "Point", "coordinates": [ -76.949155, 38.886505 ] } },
{ "type": "Feature", "properties": { "ID": 60509 }, "geometry": { "type": "Point", "coordinates": [ -76.979455, 38.88647 ] } },
{ "type": "Feature", "properties": { "ID": 60522 }, "geometry": { "type": "Point", "coordinates": [ -76.980342, 38.88647 ] } },
{ "type": "Feature", "properties": { "ID": 60534 }, "geometry": { "type": "Point", "coordinates": [ -76.947365, 38.886481 ] } },
{ "type": "Feature", "properties": { "ID": 60542 }, "geometry": { "type": "Point", "coordinates": [ -76.912519, 38.894874 ] } },
{ "type": "Feature", "properties": { "ID": 60548 }, "geometry": { "type": "Point", "coordinates": [ -76.924584, 38.8948 ] } },
{ "type": "Feature", "properties": { "ID": 60555 }, "geometry": { "type": "Point", "coordinates": [ -76.949102, 38.894855 ] } },
{ "type": "Feature", "properties": { "ID": 60558 }, "geometry": { "type": "Point", "coordinates": [ -76.938008, 38.89484 ] } },
{ "type": "Feature", "properties": { "ID": 60559 }, "geometry": { "type": "Point", "coordinates": [ -76.912573, 38.894832 ] } },
{ "type": "Feature", "properties": { "ID": 60567 }, "geometry": { "type": "Point", "coordinates": [ -76.934636, 38.894825 ] } },
{ "type": "Feature", "properties": { "ID": 60589 }, "geometry": { "type": "Point", "coordinates": [ -76.923417, 38.894745 ] } },
{ "type": "Feature", "properties": { "ID": 60590 }, "geometry": { "type": "Point", "coordinates": [ -76.947632, 38.894739 ] } },
{ "type": "Feature", "properties": { "ID": 60591 }, "geometry": { "type": "Point", "coordinates": [ -76.934182, 38.894749 ] } },
{ "type": "Feature", "properties": { "ID": 60611 }, "geometry": { "type": "Point", "coordinates": [ -76.933785, 38.894684 ] } },
{ "type": "Feature", "properties": { "ID": 60612 }, "geometry": { "type": "Point", "coordinates": [ -76.936269, 38.894744 ] } },
{ "type": "Feature", "properties": { "ID": 60620 }, "geometry": { "type": "Point", "coordinates": [ -76.96056, 38.894717 ] } },
{ "type": "Feature", "properties": { "ID": 60625 }, "geometry": { "type": "Point", "coordinates": [ -76.9365, 38.894669 ] } },
{ "type": "Feature", "properties": { "ID": 60636 }, "geometry": { "type": "Point", "coordinates": [ -76.941343, 38.8947 ] } },
{ "type": "Feature", "properties": { "ID": 60637 }, "geometry": { "type": "Point", "coordinates": [ -76.941667, 38.894645 ] } },
{ "type": "Feature", "properties": { "ID": 60649 }, "geometry": { "type": "Point", "coordinates": [ -76.98103, 38.894618 ] } },
{ "type": "Feature", "properties": { "ID": 60661 }, "geometry": { "type": "Point", "coordinates": [ -76.987138, 38.894613 ] } },
{ "type": "Feature", "properties": { "ID": 60667 }, "geometry": { "type": "Point", "coordinates": [ -76.984364, 38.89464 ] } },
{ "type": "Feature", "properties": { "ID": 60668 }, "geometry": { "type": "Point", "coordinates": [ -76.990779, 38.894623 ] } },
{ "type": "Feature", "properties": { "ID": 60670 }, "geometry": { "type": "Point", "coordinates": [ -76.989084, 38.894607 ] } },
{ "type": "Feature", "properties": { "ID": 60682 }, "geometry": { "type": "Point", "coordinates": [ -76.989492, 38.894602 ] } },
{ "type": "Feature", "properties": { "ID": 60683 }, "geometry": { "type": "Point", "coordinates": [ -76.989551, 38.894601 ] } },
{ "type": "Feature", "properties": { "ID": 60694 }, "geometry": { "type": "Point", "coordinates": [ -76.981153, 38.894614 ] } },
{ "type": "Feature", "properties": { "ID": 60708 }, "geometry": { "type": "Point", "coordinates": [ -76.982563, 38.89461 ] } },
{ "type": "Feature", "properties": { "ID": 60717 }, "geometry": { "type": "Point", "coordinates": [ -76.979434, 38.894618 ] } },
{ "type": "Feature", "properties": { "ID": 60728 }, "geometry": { "type": "Point", "coordinates": [ -76.979311, 38.894621 ] } },
{ "type": "Feature", "properties": { "ID": 60733 }, "geometry": { "type": "Point", "coordinates": [ -76.981934, 38.894607 ] } },
{ "type": "Feature", "properties": { "ID": 60741 }, "geometry": { "type": "Point", "coordinates": [ -76.981756, 38.894605 ] } },
{ "type": "Feature", "properties": { "ID": 60746 }, "geometry": { "type": "Point", "coordinates": [ -76.958424, 38.894603 ] } },
{ "type": "Feature", "properties": { "ID": 60749 }, "geometry": { "type": "Point", "coordinates": [ -76.955355, 38.894652 ] } },
{ "type": "Feature", "properties": { "ID": 60767 }, "geometry": { "type": "Point", "coordinates": [ -76.955934, 38.894622 ] } },
{ "type": "Feature", "properties": { "ID": 60770 }, "geometry": { "type": "Point", "coordinates": [ -76.986581, 38.894606 ] } },
{ "type": "Feature", "properties": { "ID": 60772 }, "geometry": { "type": "Point", "coordinates": [ -76.957726, 38.89463 ] } },
{ "type": "Feature", "properties": { "ID": 60776 }, "geometry": { "type": "Point", "coordinates": [ -76.977111, 38.8946 ] } },
{ "type": "Feature", "properties": { "ID": 60777 }, "geometry": { "type": "Point", "coordinates": [ -76.977053, 38.894601 ] } },
{ "type": "Feature", "properties": { "ID": 60782 }, "geometry": { "type": "Point", "coordinates": [ -76.976595, 38.894594 ] } },
{ "type": "Feature", "properties": { "ID": 60840 }, "geometry": { "type": "Point", "coordinates": [ -76.956336, 38.894568 ] } },
{ "type": "Feature", "properties": { "ID": 60846 }, "geometry": { "type": "Point", "coordinates": [ -76.988568, 38.894572 ] } },
{ "type": "Feature", "properties": { "ID": 60864 }, "geometry": { "type": "Point", "coordinates": [ -76.948398, 38.894374 ] } },
{ "type": "Feature", "properties": { "ID": 60866 }, "geometry": { "type": "Point", "coordinates": [ -76.925161, 38.894528 ] } },
{ "type": "Feature", "properties": { "ID": 60868 }, "geometry": { "type": "Point", "coordinates": [ -76.957732, 38.894543 ] } },
{ "type": "Feature", "properties": { "ID": 60874 }, "geometry": { "type": "Point", "coordinates": [ -76.933668, 38.894535 ] } },
{ "type": "Feature", "properties": { "ID": 60875 }, "geometry": { "type": "Point", "coordinates": [ -76.985255, 38.894538 ] } },
{ "type": "Feature", "properties": { "ID": 60883 }, "geometry": { "type": "Point", "coordinates": [ -76.920118, 38.894511 ] } },
{ "type": "Feature", "properties": { "ID": 60890 }, "geometry": { "type": "Point", "coordinates": [ -76.983898, 38.894514 ] } },
{ "type": "Feature", "properties": { "ID": 60910 }, "geometry": { "type": "Point", "coordinates": [ -76.987468, 38.894518 ] } },
{ "type": "Feature", "properties": { "ID": 60912 }, "geometry": { "type": "Point", "coordinates": [ -76.992879, 38.894498 ] } },
{ "type": "Feature", "properties": { "ID": 60919 }, "geometry": { "type": "Point", "coordinates": [ -76.956801, 38.89448 ] } },
{ "type": "Feature", "properties": { "ID": 60948 }, "geometry": { "type": "Point", "coordinates": [ -76.927295, 38.894422 ] } },
{ "type": "Feature", "properties": { "ID": 60950 }, "geometry": { "type": "Point", "coordinates": [ -76.946816, 38.89441 ] } },
{ "type": "Feature", "properties": { "ID": 60951 }, "geometry": { "type": "Point", "coordinates": [ -76.991263, 38.894452 ] } },
{ "type": "Feature", "properties": { "ID": 60958 }, "geometry": { "type": "Point", "coordinates": [ -76.955064, 38.894434 ] } },
{ "type": "Feature", "properties": { "ID": 60967 }, "geometry": { "type": "Point", "coordinates": [ -76.99176, 38.894439 ] } },
{ "type": "Feature", "properties": { "ID": 60981 }, "geometry": { "type": "Point", "coordinates": [ -76.950281, 38.894313 ] } },
{ "type": "Feature", "properties": { "ID": 60984 }, "geometry": { "type": "Point", "coordinates": [ -76.987182, 38.894367 ] } },
{ "type": "Feature", "properties": { "ID": 61008 }, "geometry": { "type": "Point", "coordinates": [ -76.934095, 38.894337 ] } },
{ "type": "Feature", "properties": { "ID": 61037 }, "geometry": { "type": "Point", "coordinates": [ -76.977503, 38.894385 ] } },
{ "type": "Feature", "properties": { "ID": 61039 }, "geometry": { "type": "Point", "coordinates": [ -76.959361, 38.89437 ] } },
{ "type": "Feature", "properties": { "ID": 61042 }, "geometry": { "type": "Point", "coordinates": [ -76.94237, 38.894374 ] } },
{ "type": "Feature", "properties": { "ID": 61045 }, "geometry": { "type": "Point", "coordinates": [ -76.979229, 38.894383 ] } },
{ "type": "Feature", "properties": { "ID": 61053 }, "geometry": { "type": "Point", "coordinates": [ -76.977908, 38.89438 ] } },
{ "type": "Feature", "properties": { "ID": 61054 }, "geometry": { "type": "Point", "coordinates": [ -76.986129, 38.894358 ] } },
{ "type": "Feature", "properties": { "ID": 61059 }, "geometry": { "type": "Point", "coordinates": [ -76.914219, 38.894224 ] } },
{ "type": "Feature", "properties": { "ID": 61067 }, "geometry": { "type": "Point", "coordinates": [ -76.987242, 38.894349 ] } },
{ "type": "Feature", "properties": { "ID": 61071 }, "geometry": { "type": "Point", "coordinates": [ -76.958367, 38.894342 ] } },
{ "type": "Feature", "properties": { "ID": 61075 }, "geometry": { "type": "Point", "coordinates": [ -76.958762, 38.894341 ] } },
{ "type": "Feature", "properties": { "ID": 61088 }, "geometry": { "type": "Point", "coordinates": [ -76.959045, 38.894335 ] } },
{ "type": "Feature", "properties": { "ID": 61108 }, "geometry": { "type": "Point", "coordinates": [ -76.955941, 38.894261 ] } },
{ "type": "Feature", "properties": { "ID": 61138 }, "geometry": { "type": "Point", "coordinates": [ -76.985752, 38.894253 ] } },
{ "type": "Feature", "properties": { "ID": 61139 }, "geometry": { "type": "Point", "coordinates": [ -76.911522, 38.894163 ] } },
{ "type": "Feature", "properties": { "ID": 61185 }, "geometry": { "type": "Point", "coordinates": [ -76.98479, 38.894328 ] } },
{ "type": "Feature", "properties": { "ID": 61215 }, "geometry": { "type": "Point", "coordinates": [ -76.977907, 38.894332 ] } },
{ "type": "Feature", "properties": { "ID": 61243 }, "geometry": { "type": "Point", "coordinates": [ -76.9841, 38.894313 ] } },
{ "type": "Feature", "properties": { "ID": 61258 }, "geometry": { "type": "Point", "coordinates": [ -76.956362, 38.894304 ] } },
{ "type": "Feature", "properties": { "ID": 61259 }, "geometry": { "type": "Point", "coordinates": [ -76.986207, 38.894275 ] } },
{ "type": "Feature", "properties": { "ID": 61271 }, "geometry": { "type": "Point", "coordinates": [ -76.991254, 38.894295 ] } },
{ "type": "Feature", "properties": { "ID": 61291 }, "geometry": { "type": "Point", "coordinates": [ -76.97645, 38.89428 ] } },
{ "type": "Feature", "properties": { "ID": 61327 }, "geometry": { "type": "Point", "coordinates": [ -76.922142, 38.894194 ] } },
{ "type": "Feature", "properties": { "ID": 61340 }, "geometry": { "type": "Point", "coordinates": [ -76.924286, 38.894079 ] } },
{ "type": "Feature", "properties": { "ID": 61350 }, "geometry": { "type": "Point", "coordinates": [ -76.985757, 38.894219 ] } },
{ "type": "Feature", "properties": { "ID": 61355 }, "geometry": { "type": "Point", "coordinates": [ -76.92013, 38.894154 ] } },
{ "type": "Feature", "properties": { "ID": 61373 }, "geometry": { "type": "Point", "coordinates": [ -76.957257, 38.894174 ] } },
{ "type": "Feature", "properties": { "ID": 61381 }, "geometry": { "type": "Point", "coordinates": [ -76.981988, 38.894177 ] } },
{ "type": "Feature", "properties": { "ID": 61401 }, "geometry": { "type": "Point", "coordinates": [ -76.984932, 38.894182 ] } },
{ "type": "Feature", "properties": { "ID": 61403 }, "geometry": { "type": "Point", "coordinates": [ -76.985253, 38.894169 ] } },
{ "type": "Feature", "properties": { "ID": 61404 }, "geometry": { "type": "Point", "coordinates": [ -76.915303, 38.894131 ] } },
{ "type": "Feature", "properties": { "ID": 61417 }, "geometry": { "type": "Point", "coordinates": [ -76.991295, 38.894154 ] } },
{ "type": "Feature", "properties": { "ID": 61424 }, "geometry": { "type": "Point", "coordinates": [ -76.97964, 38.894144 ] } },
{ "type": "Feature", "properties": { "ID": 61436 }, "geometry": { "type": "Point", "coordinates": [ -76.935127, 38.894116 ] } },
{ "type": "Feature", "properties": { "ID": 61453 }, "geometry": { "type": "Point", "coordinates": [ -76.913056, 38.894099 ] } },
{ "type": "Feature", "properties": { "ID": 61467 }, "geometry": { "type": "Point", "coordinates": [ -76.957099, 38.894109 ] } },
{ "type": "Feature", "properties": { "ID": 61480 }, "geometry": { "type": "Point", "coordinates": [ -76.911258, 38.894016 ] } },
{ "type": "Feature", "properties": { "ID": 61485 }, "geometry": { "type": "Point", "coordinates": [ -76.98578, 38.894114 ] } },
{ "type": "Feature", "properties": { "ID": 61539 }, "geometry": { "type": "Point", "coordinates": [ -76.987531, 38.89403 ] } },
{ "type": "Feature", "properties": { "ID": 61552 }, "geometry": { "type": "Point", "coordinates": [ -76.983396, 38.89405 ] } },
{ "type": "Feature", "properties": { "ID": 61555 }, "geometry": { "type": "Point", "coordinates": [ -76.92286, 38.894016 ] } },
{ "type": "Feature", "properties": { "ID": 61573 }, "geometry": { "type": "Point", "coordinates": [ -76.9369, 38.893996 ] } },
{ "type": "Feature", "properties": { "ID": 61578 }, "geometry": { "type": "Point", "coordinates": [ -76.955489, 38.894039 ] } },
{ "type": "Feature", "properties": { "ID": 61579 }, "geometry": { "type": "Point", "coordinates": [ -76.987839, 38.894016 ] } },
{ "type": "Feature", "properties": { "ID": 61583 }, "geometry": { "type": "Point", "coordinates": [ -76.958315, 38.894009 ] } },
{ "type": "Feature", "properties": { "ID": 61586 }, "geometry": { "type": "Point", "coordinates": [ -76.98996, 38.89404 ] } },
{ "type": "Feature", "properties": { "ID": 61588 }, "geometry": { "type": "Point", "coordinates": [ -76.985801, 38.894045 ] } },
{ "type": "Feature", "properties": { "ID": 61608 }, "geometry": { "type": "Point", "coordinates": [ -76.957975, 38.894002 ] } },
{ "type": "Feature", "properties": { "ID": 61617 }, "geometry": { "type": "Point", "coordinates": [ -76.957101, 38.894034 ] } },
{ "type": "Feature", "properties": { "ID": 61664 }, "geometry": { "type": "Point", "coordinates": [ -76.986448, 38.893972 ] } },
{ "type": "Feature", "properties": { "ID": 61686 }, "geometry": { "type": "Point", "coordinates": [ -76.989957, 38.893991 ] } },
{ "type": "Feature", "properties": { "ID": 61688 }, "geometry": { "type": "Point", "coordinates": [ -76.987117, 38.893962 ] } },
{ "type": "Feature", "properties": { "ID": 61700 }, "geometry": { "type": "Point", "coordinates": [ -76.936031, 38.89392 ] } },
{ "type": "Feature", "properties": { "ID": 61701 }, "geometry": { "type": "Point", "coordinates": [ -76.981991, 38.893978 ] } },
{ "type": "Feature", "properties": { "ID": 61704 }, "geometry": { "type": "Point", "coordinates": [ -76.988084, 38.893977 ] } },
{ "type": "Feature", "properties": { "ID": 61707 }, "geometry": { "type": "Point", "coordinates": [ -76.990731, 38.893973 ] } },
{ "type": "Feature", "properties": { "ID": 61729 }, "geometry": { "type": "Point", "coordinates": [ -76.977024, 38.89396 ] } },
{ "type": "Feature", "properties": { "ID": 61732 }, "geometry": { "type": "Point", "coordinates": [ -76.958021, 38.893964 ] } },
{ "type": "Feature", "properties": { "ID": 61734 }, "geometry": { "type": "Point", "coordinates": [ -76.926439, 38.893932 ] } },
{ "type": "Feature", "properties": { "ID": 61736 }, "geometry": { "type": "Point", "coordinates": [ -76.955491, 38.893952 ] } },
{ "type": "Feature", "properties": { "ID": 61740 }, "geometry": { "type": "Point", "coordinates": [ -76.989143, 38.893835 ] } },
{ "type": "Feature", "properties": { "ID": 61743 }, "geometry": { "type": "Point", "coordinates": [ -76.992003, 38.893953 ] } },
{ "type": "Feature", "properties": { "ID": 61749 }, "geometry": { "type": "Point", "coordinates": [ -76.991774, 38.89395 ] } },
{ "type": "Feature", "properties": { "ID": 61751 }, "geometry": { "type": "Point", "coordinates": [ -76.913045, 38.893929 ] } },
{ "type": "Feature", "properties": { "ID": 61775 }, "geometry": { "type": "Point", "coordinates": [ -76.958743, 38.89391 ] } },
{ "type": "Feature", "properties": { "ID": 61794 }, "geometry": { "type": "Point", "coordinates": [ -76.9406, 38.893821 ] } },
{ "type": "Feature", "properties": { "ID": 61795 }, "geometry": { "type": "Point", "coordinates": [ -76.98246, 38.893883 ] } },
{ "type": "Feature", "properties": { "ID": 61796 }, "geometry": { "type": "Point", "coordinates": [ -76.913057, 38.893853 ] } },
{ "type": "Feature", "properties": { "ID": 61810 }, "geometry": { "type": "Point", "coordinates": [ -76.986561, 38.893847 ] } },
{ "type": "Feature", "properties": { "ID": 61815 }, "geometry": { "type": "Point", "coordinates": [ -76.956364, 38.893864 ] } },
{ "type": "Feature", "properties": { "ID": 61846 }, "geometry": { "type": "Point", "coordinates": [ -76.985789, 38.893855 ] } },
{ "type": "Feature", "properties": { "ID": 61859 }, "geometry": { "type": "Point", "coordinates": [ -76.937711, 38.89373 ] } },
{ "type": "Feature", "properties": { "ID": 61885 }, "geometry": { "type": "Point", "coordinates": [ -76.959689, 38.893788 ] } },
{ "type": "Feature", "properties": { "ID": 61889 }, "geometry": { "type": "Point", "coordinates": [ -76.993048, 38.893764 ] } },
{ "type": "Feature", "properties": { "ID": 61893 }, "geometry": { "type": "Point", "coordinates": [ -76.989317, 38.893765 ] } },
{ "type": "Feature", "properties": { "ID": 61899 }, "geometry": { "type": "Point", "coordinates": [ -76.926996, 38.893763 ] } },
{ "type": "Feature", "properties": { "ID": 61903 }, "geometry": { "type": "Point", "coordinates": [ -76.958803, 38.893825 ] } },
{ "type": "Feature", "properties": { "ID": 61914 }, "geometry": { "type": "Point", "coordinates": [ -76.940259, 38.893761 ] } },
{ "type": "Feature", "properties": { "ID": 61947 }, "geometry": { "type": "Point", "coordinates": [ -76.977467, 38.893794 ] } },
{ "type": "Feature", "properties": { "ID": 62002 }, "geometry": { "type": "Point", "coordinates": [ -76.985877, 38.89375 ] } },
{ "type": "Feature", "properties": { "ID": 62009 }, "geometry": { "type": "Point", "coordinates": [ -76.958031, 38.893746 ] } },
{ "type": "Feature", "properties": { "ID": 62015 }, "geometry": { "type": "Point", "coordinates": [ -76.934626, 38.893743 ] } },
{ "type": "Feature", "properties": { "ID": 62086 }, "geometry": { "type": "Point", "coordinates": [ -76.957732, 38.893717 ] } },
{ "type": "Feature", "properties": { "ID": 62089 }, "geometry": { "type": "Point", "coordinates": [ -76.936738, 38.893667 ] } },
{ "type": "Feature", "properties": { "ID": 62091 }, "geometry": { "type": "Point", "coordinates": [ -76.939702, 38.893674 ] } },
{ "type": "Feature", "properties": { "ID": 62099 }, "geometry": { "type": "Point", "coordinates": [ -76.91664, 38.893672 ] } },
{ "type": "Feature", "properties": { "ID": 62106 }, "geometry": { "type": "Point", "coordinates": [ -76.933767, 38.893629 ] } },
{ "type": "Feature", "properties": { "ID": 62109 }, "geometry": { "type": "Point", "coordinates": [ -76.913952, 38.893627 ] } },
{ "type": "Feature", "properties": { "ID": 62118 }, "geometry": { "type": "Point", "coordinates": [ -76.983405, 38.893677 ] } },
{ "type": "Feature", "properties": { "ID": 62120 }, "geometry": { "type": "Point", "coordinates": [ -76.92293, 38.893628 ] } },
{ "type": "Feature", "properties": { "ID": 62155 }, "geometry": { "type": "Point", "coordinates": [ -76.98198, 38.893601 ] } },
{ "type": "Feature", "properties": { "ID": 62158 }, "geometry": { "type": "Point", "coordinates": [ -76.936268, 38.893585 ] } },
{ "type": "Feature", "properties": { "ID": 62167 }, "geometry": { "type": "Point", "coordinates": [ -76.979369, 38.893594 ] } },
{ "type": "Feature", "properties": { "ID": 62170 }, "geometry": { "type": "Point", "coordinates": [ -76.979177, 38.893594 ] } },
{ "type": "Feature", "properties": { "ID": 62172 }, "geometry": { "type": "Point", "coordinates": [ -76.931238, 38.89347 ] } },
{ "type": "Feature", "properties": { "ID": 62183 }, "geometry": { "type": "Point", "coordinates": [ -76.941351, 38.89358 ] } },
{ "type": "Feature", "properties": { "ID": 62199 }, "geometry": { "type": "Point", "coordinates": [ -76.976574, 38.893583 ] } },
{ "type": "Feature", "properties": { "ID": 62202 }, "geometry": { "type": "Point", "coordinates": [ -76.976764, 38.893586 ] } },
{ "type": "Feature", "properties": { "ID": 62205 }, "geometry": { "type": "Point", "coordinates": [ -76.976826, 38.893583 ] } },
{ "type": "Feature", "properties": { "ID": 62211 }, "geometry": { "type": "Point", "coordinates": [ -76.977016, 38.893586 ] } },
{ "type": "Feature", "properties": { "ID": 62217 }, "geometry": { "type": "Point", "coordinates": [ -76.97788, 38.893586 ] } },
{ "type": "Feature", "properties": { "ID": 62220 }, "geometry": { "type": "Point", "coordinates": [ -76.978007, 38.893587 ] } },
{ "type": "Feature", "properties": { "ID": 62222 }, "geometry": { "type": "Point", "coordinates": [ -76.975301, 38.893583 ] } },
{ "type": "Feature", "properties": { "ID": 62230 }, "geometry": { "type": "Point", "coordinates": [ -76.975694, 38.893581 ] } },
{ "type": "Feature", "properties": { "ID": 62239 }, "geometry": { "type": "Point", "coordinates": [ -76.977463, 38.893598 ] } },
{ "type": "Feature", "properties": { "ID": 62241 }, "geometry": { "type": "Point", "coordinates": [ -76.935871, 38.893551 ] } },
{ "type": "Feature", "properties": { "ID": 62267 }, "geometry": { "type": "Point", "coordinates": [ -76.921197, 38.893508 ] } },
{ "type": "Feature", "properties": { "ID": 62277 }, "geometry": { "type": "Point", "coordinates": [ -76.933301, 38.893528 ] } },
{ "type": "Feature", "properties": { "ID": 62284 }, "geometry": { "type": "Point", "coordinates": [ -76.982701, 38.893535 ] } },
{ "type": "Feature", "properties": { "ID": 62299 }, "geometry": { "type": "Point", "coordinates": [ -76.952077, 38.89343 ] } },
{ "type": "Feature", "properties": { "ID": 62307 }, "geometry": { "type": "Point", "coordinates": [ -76.913426, 38.893431 ] } },
{ "type": "Feature", "properties": { "ID": 62310 }, "geometry": { "type": "Point", "coordinates": [ -76.915513, 38.893471 ] } },
{ "type": "Feature", "properties": { "ID": 62312 }, "geometry": { "type": "Point", "coordinates": [ -76.920361, 38.893445 ] } },
{ "type": "Feature", "properties": { "ID": 62317 }, "geometry": { "type": "Point", "coordinates": [ -76.916161, 38.893449 ] } },
{ "type": "Feature", "properties": { "ID": 62326 }, "geometry": { "type": "Point", "coordinates": [ -76.913941, 38.893419 ] } },
{ "type": "Feature", "properties": { "ID": 62327 }, "geometry": { "type": "Point", "coordinates": [ -76.929426, 38.893432 ] } },
{ "type": "Feature", "properties": { "ID": 62331 }, "geometry": { "type": "Point", "coordinates": [ -76.945571, 38.893423 ] } },
{ "type": "Feature", "properties": { "ID": 62335 }, "geometry": { "type": "Point", "coordinates": [ -76.991024, 38.893421 ] } },
{ "type": "Feature", "properties": { "ID": 62353 }, "geometry": { "type": "Point", "coordinates": [ -76.98969, 38.893394 ] } },
{ "type": "Feature", "properties": { "ID": 62363 }, "geometry": { "type": "Point", "coordinates": [ -76.989562, 38.893393 ] } },
{ "type": "Feature", "properties": { "ID": 62374 }, "geometry": { "type": "Point", "coordinates": [ -76.993033, 38.893423 ] } },
{ "type": "Feature", "properties": { "ID": 62388 }, "geometry": { "type": "Point", "coordinates": [ -76.992046, 38.893447 ] } },
{ "type": "Feature", "properties": { "ID": 62404 }, "geometry": { "type": "Point", "coordinates": [ -76.957751, 38.893428 ] } },
{ "type": "Feature", "properties": { "ID": 62424 }, "geometry": { "type": "Point", "coordinates": [ -76.985887, 38.893413 ] } },
{ "type": "Feature", "properties": { "ID": 62433 }, "geometry": { "type": "Point", "coordinates": [ -76.955594, 38.8934 ] } },
{ "type": "Feature", "properties": { "ID": 62483 }, "geometry": { "type": "Point", "coordinates": [ -76.95601, 38.893367 ] } },
{ "type": "Feature", "properties": { "ID": 62495 }, "geometry": { "type": "Point", "coordinates": [ -76.92617, 38.893329 ] } },
{ "type": "Feature", "properties": { "ID": 62497 }, "geometry": { "type": "Point", "coordinates": [ -76.945092, 38.89332 ] } },
{ "type": "Feature", "properties": { "ID": 62503 }, "geometry": { "type": "Point", "coordinates": [ -76.956514, 38.893366 ] } },
{ "type": "Feature", "properties": { "ID": 62506 }, "geometry": { "type": "Point", "coordinates": [ -76.956629, 38.893358 ] } },
{ "type": "Feature", "properties": { "ID": 62511 }, "geometry": { "type": "Point", "coordinates": [ -76.957746, 38.893376 ] } },
{ "type": "Feature", "properties": { "ID": 62514 }, "geometry": { "type": "Point", "coordinates": [ -76.951766, 38.893319 ] } },
{ "type": "Feature", "properties": { "ID": 62520 }, "geometry": { "type": "Point", "coordinates": [ -76.927149, 38.893333 ] } },
{ "type": "Feature", "properties": { "ID": 62527 }, "geometry": { "type": "Point", "coordinates": [ -76.934001, 38.893314 ] } },
{ "type": "Feature", "properties": { "ID": 62542 }, "geometry": { "type": "Point", "coordinates": [ -76.992863, 38.89335 ] } },
{ "type": "Feature", "properties": { "ID": 62544 }, "geometry": { "type": "Point", "coordinates": [ -76.984266, 38.893354 ] } },
{ "type": "Feature", "properties": { "ID": 62556 }, "geometry": { "type": "Point", "coordinates": [ -76.942241, 38.893293 ] } },
{ "type": "Feature", "properties": { "ID": 62560 }, "geometry": { "type": "Point", "coordinates": [ -76.92862, 38.893273 ] } },
{ "type": "Feature", "properties": { "ID": 62581 }, "geometry": { "type": "Point", "coordinates": [ -76.951834, 38.893243 ] } },
{ "type": "Feature", "properties": { "ID": 62598 }, "geometry": { "type": "Point", "coordinates": [ -76.922679, 38.893277 ] } },
{ "type": "Feature", "properties": { "ID": 62601 }, "geometry": { "type": "Point", "coordinates": [ -76.986761, 38.893286 ] } },
{ "type": "Feature", "properties": { "ID": 62603 }, "geometry": { "type": "Point", "coordinates": [ -76.988077, 38.893285 ] } },
{ "type": "Feature", "properties": { "ID": 62608 }, "geometry": { "type": "Point", "coordinates": [ -76.914561, 38.893263 ] } },
{ "type": "Feature", "properties": { "ID": 62613 }, "geometry": { "type": "Point", "coordinates": [ -76.952294, 38.893208 ] } },
{ "type": "Feature", "properties": { "ID": 62624 }, "geometry": { "type": "Point", "coordinates": [ -76.959664, 38.893247 ] } },
{ "type": "Feature", "properties": { "ID": 62638 }, "geometry": { "type": "Point", "coordinates": [ -76.958502, 38.893267 ] } },
{ "type": "Feature", "properties": { "ID": 62653 }, "geometry": { "type": "Point", "coordinates": [ -76.992022, 38.89325 ] } },
{ "type": "Feature", "properties": { "ID": 62654 }, "geometry": { "type": "Point", "coordinates": [ -76.991752, 38.893243 ] } },
{ "type": "Feature", "properties": { "ID": 62664 }, "geometry": { "type": "Point", "coordinates": [ -76.991323, 38.893232 ] } },
{ "type": "Feature", "properties": { "ID": 62675 }, "geometry": { "type": "Point", "coordinates": [ -76.987731, 38.893208 ] } },
{ "type": "Feature", "properties": { "ID": 62676 }, "geometry": { "type": "Point", "coordinates": [ -76.935752, 38.89318 ] } },
{ "type": "Feature", "properties": { "ID": 62692 }, "geometry": { "type": "Point", "coordinates": [ -76.929494, 38.893188 ] } },
{ "type": "Feature", "properties": { "ID": 62716 }, "geometry": { "type": "Point", "coordinates": [ -76.911438, 38.893108 ] } },
{ "type": "Feature", "properties": { "ID": 62719 }, "geometry": { "type": "Point", "coordinates": [ -76.952367, 38.893135 ] } },
{ "type": "Feature", "properties": { "ID": 62721 }, "geometry": { "type": "Point", "coordinates": [ -76.938057, 38.89315 ] } },
{ "type": "Feature", "properties": { "ID": 62734 }, "geometry": { "type": "Point", "coordinates": [ -76.987126, 38.893163 ] } },
{ "type": "Feature", "properties": { "ID": 62737 }, "geometry": { "type": "Point", "coordinates": [ -76.916894, 38.893129 ] } },
{ "type": "Feature", "properties": { "ID": 62741 }, "geometry": { "type": "Point", "coordinates": [ -76.91484, 38.893115 ] } },
{ "type": "Feature", "properties": { "ID": 62742 }, "geometry": { "type": "Point", "coordinates": [ -76.913031, 38.893112 ] } },
{ "type": "Feature", "properties": { "ID": 62788 }, "geometry": { "type": "Point", "coordinates": [ -76.987802, 38.893124 ] } },
{ "type": "Feature", "properties": { "ID": 62801 }, "geometry": { "type": "Point", "coordinates": [ -76.920448, 38.893109 ] } },
{ "type": "Feature", "properties": { "ID": 62810 }, "geometry": { "type": "Point", "coordinates": [ -76.927761, 38.8931 ] } },
{ "type": "Feature", "properties": { "ID": 62818 }, "geometry": { "type": "Point", "coordinates": [ -76.984357, 38.893144 ] } },
{ "type": "Feature", "properties": { "ID": 62825 }, "geometry": { "type": "Point", "coordinates": [ -76.960433, 38.893108 ] } },
{ "type": "Feature", "properties": { "ID": 62828 }, "geometry": { "type": "Point", "coordinates": [ -76.983881, 38.893129 ] } },
{ "type": "Feature", "properties": { "ID": 62838 }, "geometry": { "type": "Point", "coordinates": [ -76.915534, 38.893084 ] } },
{ "type": "Feature", "properties": { "ID": 62846 }, "geometry": { "type": "Point", "coordinates": [ -76.959177, 38.893111 ] } },
{ "type": "Feature", "properties": { "ID": 62853 }, "geometry": { "type": "Point", "coordinates": [ -76.926462, 38.893082 ] } },
{ "type": "Feature", "properties": { "ID": 62859 }, "geometry": { "type": "Point", "coordinates": [ -76.984352, 38.893107 ] } },
{ "type": "Feature", "properties": { "ID": 62877 }, "geometry": { "type": "Point", "coordinates": [ -76.991765, 38.893089 ] } },
{ "type": "Feature", "properties": { "ID": 62879 }, "geometry": { "type": "Point", "coordinates": [ -76.927787, 38.893051 ] } },
{ "type": "Feature", "properties": { "ID": 62891 }, "geometry": { "type": "Point", "coordinates": [ -76.983881, 38.893086 ] } },
{ "type": "Feature", "properties": { "ID": 62937 }, "geometry": { "type": "Point", "coordinates": [ -76.980487, 38.893022 ] } },
{ "type": "Feature", "properties": { "ID": 62938 }, "geometry": { "type": "Point", "coordinates": [ -76.980555, 38.893021 ] } },
{ "type": "Feature", "properties": { "ID": 62950 }, "geometry": { "type": "Point", "coordinates": [ -76.952516, 38.892988 ] } },
{ "type": "Feature", "properties": { "ID": 62957 }, "geometry": { "type": "Point", "coordinates": [ -76.909859, 38.892994 ] } },
{ "type": "Feature", "properties": { "ID": 62977 }, "geometry": { "type": "Point", "coordinates": [ -76.95674, 38.892971 ] } },
{ "type": "Feature", "properties": { "ID": 62982 }, "geometry": { "type": "Point", "coordinates": [ -76.924423, 38.89297 ] } },
{ "type": "Feature", "properties": { "ID": 63039 }, "geometry": { "type": "Point", "coordinates": [ -76.956966, 38.892962 ] } },
{ "type": "Feature", "properties": { "ID": 63042 }, "geometry": { "type": "Point", "coordinates": [ -76.95646, 38.892959 ] } },
{ "type": "Feature", "properties": { "ID": 63051 }, "geometry": { "type": "Point", "coordinates": [ -76.956686, 38.892957 ] } },
{ "type": "Feature", "properties": { "ID": 63053 }, "geometry": { "type": "Point", "coordinates": [ -76.990473, 38.89296 ] } },
{ "type": "Feature", "properties": { "ID": 63066 }, "geometry": { "type": "Point", "coordinates": [ -76.958431, 38.892966 ] } },
{ "type": "Feature", "properties": { "ID": 63092 }, "geometry": { "type": "Point", "coordinates": [ -76.957255, 38.89298 ] } },
{ "type": "Feature", "properties": { "ID": 63109 }, "geometry": { "type": "Point", "coordinates": [ -76.989953, 38.89297 ] } },
{ "type": "Feature", "properties": { "ID": 63121 }, "geometry": { "type": "Point", "coordinates": [ -76.939471, 38.89294 ] } },
{ "type": "Feature", "properties": { "ID": 63124 }, "geometry": { "type": "Point", "coordinates": [ -76.960191, 38.892962 ] } },
{ "type": "Feature", "properties": { "ID": 63142 }, "geometry": { "type": "Point", "coordinates": [ -76.957741, 38.892929 ] } },
{ "type": "Feature", "properties": { "ID": 63145 }, "geometry": { "type": "Point", "coordinates": [ -76.991793, 38.89294 ] } },
{ "type": "Feature", "properties": { "ID": 63149 }, "geometry": { "type": "Point", "coordinates": [ -76.93608, 38.892893 ] } },
{ "type": "Feature", "properties": { "ID": 63154 }, "geometry": { "type": "Point", "coordinates": [ -76.986834, 38.892942 ] } },
{ "type": "Feature", "properties": { "ID": 63155 }, "geometry": { "type": "Point", "coordinates": [ -76.933615, 38.892884 ] } },
{ "type": "Feature", "properties": { "ID": 63165 }, "geometry": { "type": "Point", "coordinates": [ -76.958951, 38.892932 ] } },
{ "type": "Feature", "properties": { "ID": 63175 }, "geometry": { "type": "Point", "coordinates": [ -76.949081, 38.892872 ] } },
{ "type": "Feature", "properties": { "ID": 63199 }, "geometry": { "type": "Point", "coordinates": [ -76.986667, 38.892906 ] } },
{ "type": "Feature", "properties": { "ID": 63202 }, "geometry": { "type": "Point", "coordinates": [ -76.938405, 38.892845 ] } },
{ "type": "Feature", "properties": { "ID": 63203 }, "geometry": { "type": "Point", "coordinates": [ -76.93856, 38.892844 ] } },
{ "type": "Feature", "properties": { "ID": 63210 }, "geometry": { "type": "Point", "coordinates": [ -76.945127, 38.892846 ] } },
{ "type": "Feature", "properties": { "ID": 63220 }, "geometry": { "type": "Point", "coordinates": [ -76.920807, 38.892861 ] } },
{ "type": "Feature", "properties": { "ID": 63221 }, "geometry": { "type": "Point", "coordinates": [ -76.992048, 38.892894 ] } },
{ "type": "Feature", "properties": { "ID": 63225 }, "geometry": { "type": "Point", "coordinates": [ -76.948616, 38.892849 ] } },
{ "type": "Feature", "properties": { "ID": 63226 }, "geometry": { "type": "Point", "coordinates": [ -76.920102, 38.892842 ] } },
{ "type": "Feature", "properties": { "ID": 63243 }, "geometry": { "type": "Point", "coordinates": [ -76.989996, 38.892876 ] } },
{ "type": "Feature", "properties": { "ID": 63251 }, "geometry": { "type": "Point", "coordinates": [ -76.938073, 38.892793 ] } },
{ "type": "Feature", "properties": { "ID": 63283 }, "geometry": { "type": "Point", "coordinates": [ -76.992024, 38.892835 ] } },
{ "type": "Feature", "properties": { "ID": 63294 }, "geometry": { "type": "Point", "coordinates": [ -76.985259, 38.892829 ] } },
{ "type": "Feature", "properties": { "ID": 63297 }, "geometry": { "type": "Point", "coordinates": [ -76.980094, 38.892822 ] } },
{ "type": "Feature", "properties": { "ID": 63299 }, "geometry": { "type": "Point", "coordinates": [ -76.992427, 38.892828 ] } },
{ "type": "Feature", "properties": { "ID": 63316 }, "geometry": { "type": "Point", "coordinates": [ -76.936083, 38.89278 ] } },
{ "type": "Feature", "properties": { "ID": 63343 }, "geometry": { "type": "Point", "coordinates": [ -76.919696, 38.892727 ] } },
{ "type": "Feature", "properties": { "ID": 63351 }, "geometry": { "type": "Point", "coordinates": [ -76.992881, 38.892778 ] } },
{ "type": "Feature", "properties": { "ID": 63353 }, "geometry": { "type": "Point", "coordinates": [ -76.911141, 38.892754 ] } },
{ "type": "Feature", "properties": { "ID": 63367 }, "geometry": { "type": "Point", "coordinates": [ -76.916181, 38.892685 ] } },
{ "type": "Feature", "properties": { "ID": 63379 }, "geometry": { "type": "Point", "coordinates": [ -76.910513, 38.892666 ] } },
{ "type": "Feature", "properties": { "ID": 63386 }, "geometry": { "type": "Point", "coordinates": [ -76.98496, 38.892765 ] } },
{ "type": "Feature", "properties": { "ID": 63400 }, "geometry": { "type": "Point", "coordinates": [ -76.923242, 38.892706 ] } },
{ "type": "Feature", "properties": { "ID": 63404 }, "geometry": { "type": "Point", "coordinates": [ -76.91804, 38.892689 ] } },
{ "type": "Feature", "properties": { "ID": 63427 }, "geometry": { "type": "Point", "coordinates": [ -76.909972, 38.892674 ] } },
{ "type": "Feature", "properties": { "ID": 63438 }, "geometry": { "type": "Point", "coordinates": [ -76.960721, 38.892692 ] } },
{ "type": "Feature", "properties": { "ID": 63443 }, "geometry": { "type": "Point", "coordinates": [ -76.927352, 38.892654 ] } },
{ "type": "Feature", "properties": { "ID": 63447 }, "geometry": { "type": "Point", "coordinates": [ -76.921119, 38.892673 ] } },
{ "type": "Feature", "properties": { "ID": 63458 }, "geometry": { "type": "Point", "coordinates": [ -76.910018, 38.892647 ] } },
{ "type": "Feature", "properties": { "ID": 63460 }, "geometry": { "type": "Point", "coordinates": [ -76.911928, 38.892668 ] } },
{ "type": "Feature", "properties": { "ID": 63462 }, "geometry": { "type": "Point", "coordinates": [ -76.960203, 38.892667 ] } },
{ "type": "Feature", "properties": { "ID": 63468 }, "geometry": { "type": "Point", "coordinates": [ -76.949539, 38.892632 ] } },
{ "type": "Feature", "properties": { "ID": 63480 }, "geometry": { "type": "Point", "coordinates": [ -76.990627, 38.892632 ] } },
{ "type": "Feature", "properties": { "ID": 63506 }, "geometry": { "type": "Point", "coordinates": [ -76.981766, 38.892631 ] } },
{ "type": "Feature", "properties": { "ID": 63511 }, "geometry": { "type": "Point", "coordinates": [ -76.953464, 38.892642 ] } },
{ "type": "Feature", "properties": { "ID": 63516 }, "geometry": { "type": "Point", "coordinates": [ -76.986647, 38.89266 ] } },
{ "type": "Feature", "properties": { "ID": 63526 }, "geometry": { "type": "Point", "coordinates": [ -76.960225, 38.892626 ] } },
{ "type": "Feature", "properties": { "ID": 63540 }, "geometry": { "type": "Point", "coordinates": [ -76.958034, 38.892595 ] } },
{ "type": "Feature", "properties": { "ID": 63559 }, "geometry": { "type": "Point", "coordinates": [ -76.958092, 38.892593 ] } },
{ "type": "Feature", "properties": { "ID": 63583 }, "geometry": { "type": "Point", "coordinates": [ -76.933799, 38.89257 ] } },
{ "type": "Feature", "properties": { "ID": 63590 }, "geometry": { "type": "Point", "coordinates": [ -76.91194, 38.892608 ] } },
{ "type": "Feature", "properties": { "ID": 63600 }, "geometry": { "type": "Point", "coordinates": [ -76.987636, 38.892538 ] } },
{ "type": "Feature", "properties": { "ID": 63610 }, "geometry": { "type": "Point", "coordinates": [ -76.927979, 38.892576 ] } },
{ "type": "Feature", "properties": { "ID": 63625 }, "geometry": { "type": "Point", "coordinates": [ -76.991822, 38.8926 ] } },
{ "type": "Feature", "properties": { "ID": 63643 }, "geometry": { "type": "Point", "coordinates": [ -76.919952, 38.892567 ] } },
{ "type": "Feature", "properties": { "ID": 63650 }, "geometry": { "type": "Point", "coordinates": [ -76.960292, 38.892553 ] } },
{ "type": "Feature", "properties": { "ID": 63657 }, "geometry": { "type": "Point", "coordinates": [ -76.992885, 38.892575 ] } },
{ "type": "Feature", "properties": { "ID": 63682 }, "geometry": { "type": "Point", "coordinates": [ -76.922122, 38.89253 ] } },
{ "type": "Feature", "properties": { "ID": 63685 }, "geometry": { "type": "Point", "coordinates": [ -76.915425, 38.892527 ] } },
{ "type": "Feature", "properties": { "ID": 63695 }, "geometry": { "type": "Point", "coordinates": [ -76.946373, 38.89251 ] } },
{ "type": "Feature", "properties": { "ID": 63701 }, "geometry": { "type": "Point", "coordinates": [ -76.946134, 38.892511 ] } },
{ "type": "Feature", "properties": { "ID": 63702 }, "geometry": { "type": "Point", "coordinates": [ -76.945838, 38.892507 ] } },
{ "type": "Feature", "properties": { "ID": 63713 }, "geometry": { "type": "Point", "coordinates": [ -76.991823, 38.892549 ] } },
{ "type": "Feature", "properties": { "ID": 63721 }, "geometry": { "type": "Point", "coordinates": [ -76.985061, 38.89255 ] } },
{ "type": "Feature", "properties": { "ID": 63726 }, "geometry": { "type": "Point", "coordinates": [ -76.984944, 38.892547 ] } },
{ "type": "Feature", "properties": { "ID": 63729 }, "geometry": { "type": "Point", "coordinates": [ -76.945162, 38.892484 ] } },
{ "type": "Feature", "properties": { "ID": 63738 }, "geometry": { "type": "Point", "coordinates": [ -76.946994, 38.892505 ] } },
{ "type": "Feature", "properties": { "ID": 63744 }, "geometry": { "type": "Point", "coordinates": [ -76.945651, 38.892493 ] } },
{ "type": "Feature", "properties": { "ID": 63770 }, "geometry": { "type": "Point", "coordinates": [ -76.948488, 38.89248 ] } },
{ "type": "Feature", "properties": { "ID": 63787 }, "geometry": { "type": "Point", "coordinates": [ -76.948748, 38.89249 ] } },
{ "type": "Feature", "properties": { "ID": 63791 }, "geometry": { "type": "Point", "coordinates": [ -76.984367, 38.892524 ] } },
{ "type": "Feature", "properties": { "ID": 63798 }, "geometry": { "type": "Point", "coordinates": [ -76.910244, 38.892467 ] } },
{ "type": "Feature", "properties": { "ID": 63819 }, "geometry": { "type": "Point", "coordinates": [ -76.985257, 38.892505 ] } },
{ "type": "Feature", "properties": { "ID": 63851 }, "geometry": { "type": "Point", "coordinates": [ -76.923109, 38.892471 ] } },
{ "type": "Feature", "properties": { "ID": 63866 }, "geometry": { "type": "Point", "coordinates": [ -76.985044, 38.89249 ] } },
{ "type": "Feature", "properties": { "ID": 63875 }, "geometry": { "type": "Point", "coordinates": [ -76.940396, 38.892374 ] } },
{ "type": "Feature", "properties": { "ID": 63883 }, "geometry": { "type": "Point", "coordinates": [ -76.921229, 38.892425 ] } },
{ "type": "Feature", "properties": { "ID": 63884 }, "geometry": { "type": "Point", "coordinates": [ -76.985258, 38.89246 ] } },
{ "type": "Feature", "properties": { "ID": 63886 }, "geometry": { "type": "Point", "coordinates": [ -76.957903, 38.892462 ] } },
{ "type": "Feature", "properties": { "ID": 63887 }, "geometry": { "type": "Point", "coordinates": [ -76.941893, 38.892404 ] } },
{ "type": "Feature", "properties": { "ID": 63900 }, "geometry": { "type": "Point", "coordinates": [ -76.985979, 38.892454 ] } },
{ "type": "Feature", "properties": { "ID": 63903 }, "geometry": { "type": "Point", "coordinates": [ -76.953692, 38.892411 ] } },
{ "type": "Feature", "properties": { "ID": 63912 }, "geometry": { "type": "Point", "coordinates": [ -76.935337, 38.892427 ] } },
{ "type": "Feature", "properties": { "ID": 63914 }, "geometry": { "type": "Point", "coordinates": [ -76.986304, 38.892443 ] } },
{ "type": "Feature", "properties": { "ID": 63925 }, "geometry": { "type": "Point", "coordinates": [ -76.984701, 38.892379 ] } },
{ "type": "Feature", "properties": { "ID": 63927 }, "geometry": { "type": "Point", "coordinates": [ -76.992863, 38.892423 ] } },
{ "type": "Feature", "properties": { "ID": 63929 }, "geometry": { "type": "Point", "coordinates": [ -76.980502, 38.892425 ] } },
{ "type": "Feature", "properties": { "ID": 63932 }, "geometry": { "type": "Point", "coordinates": [ -76.986709, 38.892427 ] } },
{ "type": "Feature", "properties": { "ID": 63958 }, "geometry": { "type": "Point", "coordinates": [ -76.912503, 38.892383 ] } },
{ "type": "Feature", "properties": { "ID": 63959 }, "geometry": { "type": "Point", "coordinates": [ -76.92984, 38.892367 ] } },
{ "type": "Feature", "properties": { "ID": 63964 }, "geometry": { "type": "Point", "coordinates": [ -76.9104, 38.892347 ] } },
{ "type": "Feature", "properties": { "ID": 63965 }, "geometry": { "type": "Point", "coordinates": [ -76.945995, 38.892401 ] } },
{ "type": "Feature", "properties": { "ID": 64003 }, "geometry": { "type": "Point", "coordinates": [ -76.920682, 38.892348 ] } },
{ "type": "Feature", "properties": { "ID": 64032 }, "geometry": { "type": "Point", "coordinates": [ -76.912503, 38.892339 ] } },
{ "type": "Feature", "properties": { "ID": 64039 }, "geometry": { "type": "Point", "coordinates": [ -76.986305, 38.892375 ] } },
{ "type": "Feature", "properties": { "ID": 64057 }, "geometry": { "type": "Point", "coordinates": [ -76.981018, 38.892354 ] } },
{ "type": "Feature", "properties": { "ID": 64062 }, "geometry": { "type": "Point", "coordinates": [ -76.947881, 38.892355 ] } },
{ "type": "Feature", "properties": { "ID": 64064 }, "geometry": { "type": "Point", "coordinates": [ -76.984942, 38.892291 ] } },
{ "type": "Feature", "properties": { "ID": 64070 }, "geometry": { "type": "Point", "coordinates": [ -76.960423, 38.89231 ] } },
{ "type": "Feature", "properties": { "ID": 64071 }, "geometry": { "type": "Point", "coordinates": [ -76.960867, 38.892327 ] } },
{ "type": "Feature", "properties": { "ID": 64074 }, "geometry": { "type": "Point", "coordinates": [ -76.926157, 38.892328 ] } },
{ "type": "Feature", "properties": { "ID": 64094 }, "geometry": { "type": "Point", "coordinates": [ -76.921746, 38.892319 ] } },
{ "type": "Feature", "properties": { "ID": 64101 }, "geometry": { "type": "Point", "coordinates": [ -76.952703, 38.892252 ] } },
{ "type": "Feature", "properties": { "ID": 64119 }, "geometry": { "type": "Point", "coordinates": [ -76.918576, 38.892264 ] } },
{ "type": "Feature", "properties": { "ID": 64121 }, "geometry": { "type": "Point", "coordinates": [ -76.960874, 38.892271 ] } },
{ "type": "Feature", "properties": { "ID": 64127 }, "geometry": { "type": "Point", "coordinates": [ -76.950878, 38.89227 ] } },
{ "type": "Feature", "properties": { "ID": 64142 }, "geometry": { "type": "Point", "coordinates": [ -76.95392, 38.892282 ] } },
{ "type": "Feature", "properties": { "ID": 64147 }, "geometry": { "type": "Point", "coordinates": [ -76.938752, 38.892279 ] } },
{ "type": "Feature", "properties": { "ID": 64167 }, "geometry": { "type": "Point", "coordinates": [ -76.958318, 38.892222 ] } },
{ "type": "Feature", "properties": { "ID": 64173 }, "geometry": { "type": "Point", "coordinates": [ -76.926874, 38.89226 ] } },
{ "type": "Feature", "properties": { "ID": 64219 }, "geometry": { "type": "Point", "coordinates": [ -76.922787, 38.892214 ] } },
{ "type": "Feature", "properties": { "ID": 64221 }, "geometry": { "type": "Point", "coordinates": [ -76.976818, 38.892207 ] } },
{ "type": "Feature", "properties": { "ID": 64226 }, "geometry": { "type": "Point", "coordinates": [ -76.959276, 38.892211 ] } },
{ "type": "Feature", "properties": { "ID": 64233 }, "geometry": { "type": "Point", "coordinates": [ -76.982841, 38.892201 ] } },
{ "type": "Feature", "properties": { "ID": 64250 }, "geometry": { "type": "Point", "coordinates": [ -76.95905, 38.892208 ] } },
{ "type": "Feature", "properties": { "ID": 64257 }, "geometry": { "type": "Point", "coordinates": [ -76.992482, 38.892201 ] } },
{ "type": "Feature", "properties": { "ID": 64269 }, "geometry": { "type": "Point", "coordinates": [ -76.986106, 38.892199 ] } },
{ "type": "Feature", "properties": { "ID": 64270 }, "geometry": { "type": "Point", "coordinates": [ -76.986059, 38.8922 ] } },
{ "type": "Feature", "properties": { "ID": 64273 }, "geometry": { "type": "Point", "coordinates": [ -76.923225, 38.89223 ] } },
{ "type": "Feature", "properties": { "ID": 64275 }, "geometry": { "type": "Point", "coordinates": [ -76.95177, 38.892162 ] } },
{ "type": "Feature", "properties": { "ID": 64281 }, "geometry": { "type": "Point", "coordinates": [ -76.985173, 38.892197 ] } },
{ "type": "Feature", "properties": { "ID": 64297 }, "geometry": { "type": "Point", "coordinates": [ -76.942868, 38.892174 ] } },
{ "type": "Feature", "properties": { "ID": 64298 }, "geometry": { "type": "Point", "coordinates": [ -76.949146, 38.89223 ] } },
{ "type": "Feature", "properties": { "ID": 64302 }, "geometry": { "type": "Point", "coordinates": [ -76.923438, 38.892167 ] } },
{ "type": "Feature", "properties": { "ID": 64323 }, "geometry": { "type": "Point", "coordinates": [ -76.926027, 38.892169 ] } },
{ "type": "Feature", "properties": { "ID": 64328 }, "geometry": { "type": "Point", "coordinates": [ -76.945979, 38.892193 ] } },
{ "type": "Feature", "properties": { "ID": 64332 }, "geometry": { "type": "Point", "coordinates": [ -76.987289, 38.89218 ] } },
{ "type": "Feature", "properties": { "ID": 64333 }, "geometry": { "type": "Point", "coordinates": [ -76.983133, 38.892175 ] } },
{ "type": "Feature", "properties": { "ID": 64344 }, "geometry": { "type": "Point", "coordinates": [ -76.919875, 38.89213 ] } },
{ "type": "Feature", "properties": { "ID": 64346 }, "geometry": { "type": "Point", "coordinates": [ -76.941223, 38.892127 ] } },
{ "type": "Feature", "properties": { "ID": 64358 }, "geometry": { "type": "Point", "coordinates": [ -76.935989, 38.892113 ] } },
{ "type": "Feature", "properties": { "ID": 64366 }, "geometry": { "type": "Point", "coordinates": [ -76.948922, 38.892107 ] } },
{ "type": "Feature", "properties": { "ID": 64384 }, "geometry": { "type": "Point", "coordinates": [ -76.95775, 38.892146 ] } },
{ "type": "Feature", "properties": { "ID": 64390 }, "geometry": { "type": "Point", "coordinates": [ -76.911141, 38.89212 ] } },
{ "type": "Feature", "properties": { "ID": 64392 }, "geometry": { "type": "Point", "coordinates": [ -76.912085, 38.892119 ] } },
{ "type": "Feature", "properties": { "ID": 64399 }, "geometry": { "type": "Point", "coordinates": [ -76.911959, 38.892127 ] } },
{ "type": "Feature", "properties": { "ID": 64407 }, "geometry": { "type": "Point", "coordinates": [ -76.933854, 38.892085 ] } },
{ "type": "Feature", "properties": { "ID": 64410 }, "geometry": { "type": "Point", "coordinates": [ -76.933568, 38.892082 ] } },
{ "type": "Feature", "properties": { "ID": 64419 }, "geometry": { "type": "Point", "coordinates": [ -76.938833, 38.892122 ] } },
{ "type": "Feature", "properties": { "ID": 64434 }, "geometry": { "type": "Point", "coordinates": [ -76.942358, 38.892116 ] } },
{ "type": "Feature", "properties": { "ID": 64446 }, "geometry": { "type": "Point", "coordinates": [ -76.945752, 38.892089 ] } },
{ "type": "Feature", "properties": { "ID": 64452 }, "geometry": { "type": "Point", "coordinates": [ -76.949662, 38.892088 ] } },
{ "type": "Feature", "properties": { "ID": 64467 }, "geometry": { "type": "Point", "coordinates": [ -76.932536, 38.892117 ] } },
{ "type": "Feature", "properties": { "ID": 64470 }, "geometry": { "type": "Point", "coordinates": [ -76.934444, 38.892077 ] } },
{ "type": "Feature", "properties": { "ID": 64481 }, "geometry": { "type": "Point", "coordinates": [ -76.949981, 38.892082 ] } },
{ "type": "Feature", "properties": { "ID": 64484 }, "geometry": { "type": "Point", "coordinates": [ -76.948734, 38.892087 ] } },
{ "type": "Feature", "properties": { "ID": 64493 }, "geometry": { "type": "Point", "coordinates": [ -76.950288, 38.892084 ] } },
{ "type": "Feature", "properties": { "ID": 64495 }, "geometry": { "type": "Point", "coordinates": [ -76.931263, 38.892069 ] } },
{ "type": "Feature", "properties": { "ID": 64504 }, "geometry": { "type": "Point", "coordinates": [ -76.922247, 38.892062 ] } },
{ "type": "Feature", "properties": { "ID": 64519 }, "geometry": { "type": "Point", "coordinates": [ -76.942263, 38.892071 ] } },
{ "type": "Feature", "properties": { "ID": 64535 }, "geometry": { "type": "Point", "coordinates": [ -76.923317, 38.892026 ] } },
{ "type": "Feature", "properties": { "ID": 64540 }, "geometry": { "type": "Point", "coordinates": [ -76.953523, 38.891955 ] } },
{ "type": "Feature", "properties": { "ID": 64543 }, "geometry": { "type": "Point", "coordinates": [ -76.954306, 38.892014 ] } },
{ "type": "Feature", "properties": { "ID": 64554 }, "geometry": { "type": "Point", "coordinates": [ -76.92289, 38.891891 ] } },
{ "type": "Feature", "properties": { "ID": 64555 }, "geometry": { "type": "Point", "coordinates": [ -76.922329, 38.891944 ] } },
{ "type": "Feature", "properties": { "ID": 64560 }, "geometry": { "type": "Point", "coordinates": [ -76.919326, 38.891932 ] } },
{ "type": "Feature", "properties": { "ID": 64564 }, "geometry": { "type": "Point", "coordinates": [ -76.92129, 38.891895 ] } },
{ "type": "Feature", "properties": { "ID": 64566 }, "geometry": { "type": "Point", "coordinates": [ -76.921952, 38.891918 ] } },
{ "type": "Feature", "properties": { "ID": 64578 }, "geometry": { "type": "Point", "coordinates": [ -76.991294, 38.891876 ] } },
{ "type": "Feature", "properties": { "ID": 64584 }, "geometry": { "type": "Point", "coordinates": [ -76.987109, 38.891842 ] } },
{ "type": "Feature", "properties": { "ID": 64587 }, "geometry": { "type": "Point", "coordinates": [ -76.988916, 38.891845 ] } },
{ "type": "Feature", "properties": { "ID": 64590 }, "geometry": { "type": "Point", "coordinates": [ -76.992867, 38.891877 ] } },
{ "type": "Feature", "properties": { "ID": 64596 }, "geometry": { "type": "Point", "coordinates": [ -76.923271, 38.891871 ] } },
{ "type": "Feature", "properties": { "ID": 64603 }, "geometry": { "type": "Point", "coordinates": [ -76.989883, 38.89184 ] } },
{ "type": "Feature", "properties": { "ID": 64606 }, "geometry": { "type": "Point", "coordinates": [ -76.989431, 38.89183 ] } },
{ "type": "Feature", "properties": { "ID": 64620 }, "geometry": { "type": "Point", "coordinates": [ -76.98101, 38.891867 ] } },
{ "type": "Feature", "properties": { "ID": 64621 }, "geometry": { "type": "Point", "coordinates": [ -76.984228, 38.891847 ] } },
{ "type": "Feature", "properties": { "ID": 64628 }, "geometry": { "type": "Point", "coordinates": [ -76.976823, 38.891828 ] } },
{ "type": "Feature", "properties": { "ID": 64629 }, "geometry": { "type": "Point", "coordinates": [ -76.976943, 38.891828 ] } },
{ "type": "Feature", "properties": { "ID": 64649 }, "geometry": { "type": "Point", "coordinates": [ -76.986879, 38.891835 ] } },
{ "type": "Feature", "properties": { "ID": 64656 }, "geometry": { "type": "Point", "coordinates": [ -76.982687, 38.891839 ] } },
{ "type": "Feature", "properties": { "ID": 64674 }, "geometry": { "type": "Point", "coordinates": [ -76.989738, 38.891831 ] } },
{ "type": "Feature", "properties": { "ID": 64677 }, "geometry": { "type": "Point", "coordinates": [ -76.958789, 38.891825 ] } },
{ "type": "Feature", "properties": { "ID": 64682 }, "geometry": { "type": "Point", "coordinates": [ -76.95845, 38.891823 ] } },
{ "type": "Feature", "properties": { "ID": 64696 }, "geometry": { "type": "Point", "coordinates": [ -76.959012, 38.891827 ] } },
{ "type": "Feature", "properties": { "ID": 64716 }, "geometry": { "type": "Point", "coordinates": [ -76.958225, 38.89182 ] } },
{ "type": "Feature", "properties": { "ID": 64726 }, "geometry": { "type": "Point", "coordinates": [ -76.984592, 38.891818 ] } },
{ "type": "Feature", "properties": { "ID": 64729 }, "geometry": { "type": "Point", "coordinates": [ -76.957598, 38.891818 ] } },
{ "type": "Feature", "properties": { "ID": 64734 }, "geometry": { "type": "Point", "coordinates": [ -76.992865, 38.891827 ] } },
{ "type": "Feature", "properties": { "ID": 64768 }, "geometry": { "type": "Point", "coordinates": [ -76.954354, 38.891755 ] } },
{ "type": "Feature", "properties": { "ID": 64771 }, "geometry": { "type": "Point", "coordinates": [ -76.988069, 38.891774 ] } },
{ "type": "Feature", "properties": { "ID": 64787 }, "geometry": { "type": "Point", "coordinates": [ -76.936643, 38.891731 ] } },
{ "type": "Feature", "properties": { "ID": 64798 }, "geometry": { "type": "Point", "coordinates": [ -76.918675, 38.891729 ] } },
{ "type": "Feature", "properties": { "ID": 64801 }, "geometry": { "type": "Point", "coordinates": [ -76.950973, 38.891718 ] } },
{ "type": "Feature", "properties": { "ID": 64802 }, "geometry": { "type": "Point", "coordinates": [ -76.93465, 38.891742 ] } },
{ "type": "Feature", "properties": { "ID": 64834 }, "geometry": { "type": "Point", "coordinates": [ -76.947973, 38.891709 ] } },
{ "type": "Feature", "properties": { "ID": 64840 }, "geometry": { "type": "Point", "coordinates": [ -76.947479, 38.89171 ] } },
{ "type": "Feature", "properties": { "ID": 64849 }, "geometry": { "type": "Point", "coordinates": [ -76.932685, 38.891711 ] } },
{ "type": "Feature", "properties": { "ID": 64850 }, "geometry": { "type": "Point", "coordinates": [ -76.949196, 38.891704 ] } },
{ "type": "Feature", "properties": { "ID": 64853 }, "geometry": { "type": "Point", "coordinates": [ -76.948827, 38.891707 ] } },
{ "type": "Feature", "properties": { "ID": 64869 }, "geometry": { "type": "Point", "coordinates": [ -76.949822, 38.891714 ] } },
{ "type": "Feature", "properties": { "ID": 64889 }, "geometry": { "type": "Point", "coordinates": [ -76.95257, 38.891674 ] } },
{ "type": "Feature", "properties": { "ID": 64894 }, "geometry": { "type": "Point", "coordinates": [ -76.960482, 38.891728 ] } },
{ "type": "Feature", "properties": { "ID": 64896 }, "geometry": { "type": "Point", "coordinates": [ -76.987296, 38.891705 ] } },
{ "type": "Feature", "properties": { "ID": 64910 }, "geometry": { "type": "Point", "coordinates": [ -76.941019, 38.891681 ] } },
{ "type": "Feature", "properties": { "ID": 64922 }, "geometry": { "type": "Point", "coordinates": [ -76.936012, 38.891702 ] } },
{ "type": "Feature", "properties": { "ID": 64925 }, "geometry": { "type": "Point", "coordinates": [ -76.938657, 38.891642 ] } },
{ "type": "Feature", "properties": { "ID": 64934 }, "geometry": { "type": "Point", "coordinates": [ -76.92145, 38.891669 ] } },
{ "type": "Feature", "properties": { "ID": 64937 }, "geometry": { "type": "Point", "coordinates": [ -76.986434, 38.891661 ] } },
{ "type": "Feature", "properties": { "ID": 64946 }, "geometry": { "type": "Point", "coordinates": [ -76.986541, 38.891625 ] } },
{ "type": "Feature", "properties": { "ID": 64951 }, "geometry": { "type": "Point", "coordinates": [ -76.989091, 38.891637 ] } },
{ "type": "Feature", "properties": { "ID": 64958 }, "geometry": { "type": "Point", "coordinates": [ -76.928219, 38.891647 ] } },
{ "type": "Feature", "properties": { "ID": 64964 }, "geometry": { "type": "Point", "coordinates": [ -76.918055, 38.891615 ] } },
{ "type": "Feature", "properties": { "ID": 64974 }, "geometry": { "type": "Point", "coordinates": [ -76.940887, 38.891627 ] } },
{ "type": "Feature", "properties": { "ID": 64983 }, "geometry": { "type": "Point", "coordinates": [ -76.992449, 38.891659 ] } },
{ "type": "Feature", "properties": { "ID": 64994 }, "geometry": { "type": "Point", "coordinates": [ -76.989629, 38.891579 ] } },
{ "type": "Feature", "properties": { "ID": 65007 }, "geometry": { "type": "Point", "coordinates": [ -76.960973, 38.891637 ] } },
{ "type": "Feature", "properties": { "ID": 65040 }, "geometry": { "type": "Point", "coordinates": [ -76.953395, 38.891617 ] } },
{ "type": "Feature", "properties": { "ID": 65049 }, "geometry": { "type": "Point", "coordinates": [ -76.992431, 38.891607 ] } },
{ "type": "Feature", "properties": { "ID": 65068 }, "geometry": { "type": "Point", "coordinates": [ -76.989883, 38.891523 ] } },
{ "type": "Feature", "properties": { "ID": 65071 }, "geometry": { "type": "Point", "coordinates": [ -76.922041, 38.891578 ] } },
{ "type": "Feature", "properties": { "ID": 65076 }, "geometry": { "type": "Point", "coordinates": [ -76.927738, 38.891554 ] } },
{ "type": "Feature", "properties": { "ID": 65088 }, "geometry": { "type": "Point", "coordinates": [ -76.91856, 38.89157 ] } },
{ "type": "Feature", "properties": { "ID": 65089 }, "geometry": { "type": "Point", "coordinates": [ -76.957949, 38.891574 ] } },
{ "type": "Feature", "properties": { "ID": 65103 }, "geometry": { "type": "Point", "coordinates": [ -76.990813, 38.891576 ] } },
{ "type": "Feature", "properties": { "ID": 65105 }, "geometry": { "type": "Point", "coordinates": [ -76.939912, 38.891531 ] } },
{ "type": "Feature", "properties": { "ID": 65126 }, "geometry": { "type": "Point", "coordinates": [ -76.953334, 38.891517 ] } },
{ "type": "Feature", "properties": { "ID": 65131 }, "geometry": { "type": "Point", "coordinates": [ -76.93368, 38.891534 ] } },
{ "type": "Feature", "properties": { "ID": 65132 }, "geometry": { "type": "Point", "coordinates": [ -76.960005, 38.891548 ] } },
{ "type": "Feature", "properties": { "ID": 65148 }, "geometry": { "type": "Point", "coordinates": [ -76.986917, 38.891479 ] } },
{ "type": "Feature", "properties": { "ID": 65152 }, "geometry": { "type": "Point", "coordinates": [ -76.938385, 38.891389 ] } },
{ "type": "Feature", "properties": { "ID": 65166 }, "geometry": { "type": "Point", "coordinates": [ -76.958001, 38.891464 ] } },
{ "type": "Feature", "properties": { "ID": 65170 }, "geometry": { "type": "Point", "coordinates": [ -76.954628, 38.891472 ] } },
{ "type": "Feature", "properties": { "ID": 65171 }, "geometry": { "type": "Point", "coordinates": [ -76.926285, 38.891473 ] } },
{ "type": "Feature", "properties": { "ID": 65185 }, "geometry": { "type": "Point", "coordinates": [ -76.958562, 38.891457 ] } },
{ "type": "Feature", "properties": { "ID": 65189 }, "geometry": { "type": "Point", "coordinates": [ -76.93149, 38.891469 ] } },
{ "type": "Feature", "properties": { "ID": 65194 }, "geometry": { "type": "Point", "coordinates": [ -76.991777, 38.891485 ] } },
{ "type": "Feature", "properties": { "ID": 65206 }, "geometry": { "type": "Point", "coordinates": [ -76.951627, 38.891414 ] } },
{ "type": "Feature", "properties": { "ID": 65212 }, "geometry": { "type": "Point", "coordinates": [ -76.941201, 38.891401 ] } },
{ "type": "Feature", "properties": { "ID": 65224 }, "geometry": { "type": "Point", "coordinates": [ -76.989254, 38.891423 ] } },
{ "type": "Feature", "properties": { "ID": 65256 }, "geometry": { "type": "Point", "coordinates": [ -76.920493, 38.891353 ] } },
{ "type": "Feature", "properties": { "ID": 65276 }, "geometry": { "type": "Point", "coordinates": [ -76.926742, 38.891405 ] } },
{ "type": "Feature", "properties": { "ID": 65278 }, "geometry": { "type": "Point", "coordinates": [ -76.954743, 38.891378 ] } },
{ "type": "Feature", "properties": { "ID": 65320 }, "geometry": { "type": "Point", "coordinates": [ -76.990808, 38.891376 ] } },
{ "type": "Feature", "properties": { "ID": 65327 }, "geometry": { "type": "Point", "coordinates": [ -76.984397, 38.891343 ] } },
{ "type": "Feature", "properties": { "ID": 65342 }, "geometry": { "type": "Point", "coordinates": [ -76.927728, 38.891336 ] } },
{ "type": "Feature", "properties": { "ID": 65344 }, "geometry": { "type": "Point", "coordinates": [ -76.984606, 38.891342 ] } },
{ "type": "Feature", "properties": { "ID": 65362 }, "geometry": { "type": "Point", "coordinates": [ -76.989374, 38.891306 ] } },
{ "type": "Feature", "properties": { "ID": 65369 }, "geometry": { "type": "Point", "coordinates": [ -76.987426, 38.891275 ] } },
{ "type": "Feature", "properties": { "ID": 65373 }, "geometry": { "type": "Point", "coordinates": [ -76.937218, 38.891331 ] } },
{ "type": "Feature", "properties": { "ID": 65379 }, "geometry": { "type": "Point", "coordinates": [ -76.949706, 38.891334 ] } },
{ "type": "Feature", "properties": { "ID": 65391 }, "geometry": { "type": "Point", "coordinates": [ -76.923626, 38.891275 ] } },
{ "type": "Feature", "properties": { "ID": 65392 }, "geometry": { "type": "Point", "coordinates": [ -76.950776, 38.891294 ] } },
{ "type": "Feature", "properties": { "ID": 65400 }, "geometry": { "type": "Point", "coordinates": [ -76.98386, 38.891311 ] } },
{ "type": "Feature", "properties": { "ID": 65403 }, "geometry": { "type": "Point", "coordinates": [ -76.991992, 38.8913 ] } },
{ "type": "Feature", "properties": { "ID": 65405 }, "geometry": { "type": "Point", "coordinates": [ -76.954218, 38.891248 ] } },
{ "type": "Feature", "properties": { "ID": 65406 }, "geometry": { "type": "Point", "coordinates": [ -76.985272, 38.89131 ] } },
{ "type": "Feature", "properties": { "ID": 65408 }, "geometry": { "type": "Point", "coordinates": [ -76.960972, 38.891304 ] } },
{ "type": "Feature", "properties": { "ID": 65428 }, "geometry": { "type": "Point", "coordinates": [ -76.960538, 38.89129 ] } },
{ "type": "Feature", "properties": { "ID": 65440 }, "geometry": { "type": "Point", "coordinates": [ -76.933674, 38.89126 ] } },
{ "type": "Feature", "properties": { "ID": 65441 }, "geometry": { "type": "Point", "coordinates": [ -76.987887, 38.891292 ] } },
{ "type": "Feature", "properties": { "ID": 65446 }, "geometry": { "type": "Point", "coordinates": [ -76.99176, 38.89128 ] } },
{ "type": "Feature", "properties": { "ID": 65453 }, "geometry": { "type": "Point", "coordinates": [ -76.947007, 38.891254 ] } },
{ "type": "Feature", "properties": { "ID": 65456 }, "geometry": { "type": "Point", "coordinates": [ -76.951774, 38.891212 ] } },
{ "type": "Feature", "properties": { "ID": 65473 }, "geometry": { "type": "Point", "coordinates": [ -76.986031, 38.89122 ] } },
{ "type": "Feature", "properties": { "ID": 65501 }, "geometry": { "type": "Point", "coordinates": [ -76.929832, 38.89121 ] } },
{ "type": "Feature", "properties": { "ID": 65512 }, "geometry": { "type": "Point", "coordinates": [ -76.933537, 38.891201 ] } },
{ "type": "Feature", "properties": { "ID": 65553 }, "geometry": { "type": "Point", "coordinates": [ -76.982508, 38.89113 ] } },
{ "type": "Feature", "properties": { "ID": 65585 }, "geometry": { "type": "Point", "coordinates": [ -76.925092, 38.891142 ] } },
{ "type": "Feature", "properties": { "ID": 65599 }, "geometry": { "type": "Point", "coordinates": [ -76.988783, 38.89113 ] } },
{ "type": "Feature", "properties": { "ID": 65601 }, "geometry": { "type": "Point", "coordinates": [ -76.981446, 38.891126 ] } },
{ "type": "Feature", "properties": { "ID": 65604 }, "geometry": { "type": "Point", "coordinates": [ -76.949796, 38.891122 ] } },
{ "type": "Feature", "properties": { "ID": 65630 }, "geometry": { "type": "Point", "coordinates": [ -76.959125, 38.891116 ] } },
{ "type": "Feature", "properties": { "ID": 65634 }, "geometry": { "type": "Point", "coordinates": [ -76.958957, 38.891125 ] } },
{ "type": "Feature", "properties": { "ID": 65635 }, "geometry": { "type": "Point", "coordinates": [ -76.9589, 38.891125 ] } },
{ "type": "Feature", "properties": { "ID": 65644 }, "geometry": { "type": "Point", "coordinates": [ -76.918825, 38.891086 ] } },
{ "type": "Feature", "properties": { "ID": 65645 }, "geometry": { "type": "Point", "coordinates": [ -76.95845, 38.891129 ] } },
{ "type": "Feature", "properties": { "ID": 65648 }, "geometry": { "type": "Point", "coordinates": [ -76.958283, 38.891126 ] } },
{ "type": "Feature", "properties": { "ID": 65655 }, "geometry": { "type": "Point", "coordinates": [ -76.933541, 38.891153 ] } },
{ "type": "Feature", "properties": { "ID": 65656 }, "geometry": { "type": "Point", "coordinates": [ -76.958182, 38.891154 ] } },
{ "type": "Feature", "properties": { "ID": 65666 }, "geometry": { "type": "Point", "coordinates": [ -76.936069, 38.891131 ] } },
{ "type": "Feature", "properties": { "ID": 65682 }, "geometry": { "type": "Point", "coordinates": [ -76.981148, 38.891105 ] } },
{ "type": "Feature", "properties": { "ID": 65698 }, "geometry": { "type": "Point", "coordinates": [ -76.923119, 38.891104 ] } },
{ "type": "Feature", "properties": { "ID": 65743 }, "geometry": { "type": "Point", "coordinates": [ -76.952717, 38.890996 ] } },
{ "type": "Feature", "properties": { "ID": 65755 }, "geometry": { "type": "Point", "coordinates": [ -76.924731, 38.891088 ] } },
{ "type": "Feature", "properties": { "ID": 65771 }, "geometry": { "type": "Point", "coordinates": [ -76.954436, 38.891026 ] } },
{ "type": "Feature", "properties": { "ID": 65772 }, "geometry": { "type": "Point", "coordinates": [ -76.928921, 38.891003 ] } },
{ "type": "Feature", "properties": { "ID": 65778 }, "geometry": { "type": "Point", "coordinates": [ -76.983354, 38.891084 ] } },
{ "type": "Feature", "properties": { "ID": 65804 }, "geometry": { "type": "Point", "coordinates": [ -76.992382, 38.890999 ] } },
{ "type": "Feature", "properties": { "ID": 65812 }, "geometry": { "type": "Point", "coordinates": [ -76.92734, 38.890992 ] } },
{ "type": "Feature", "properties": { "ID": 65819 }, "geometry": { "type": "Point", "coordinates": [ -76.988896, 38.891016 ] } },
{ "type": "Feature", "properties": { "ID": 65820 }, "geometry": { "type": "Point", "coordinates": [ -76.953164, 38.891015 ] } },
{ "type": "Feature", "properties": { "ID": 65836 }, "geometry": { "type": "Point", "coordinates": [ -76.926669, 38.890984 ] } },
{ "type": "Feature", "properties": { "ID": 65839 }, "geometry": { "type": "Point", "coordinates": [ -76.960766, 38.891042 ] } },
{ "type": "Feature", "properties": { "ID": 65842 }, "geometry": { "type": "Point", "coordinates": [ -76.932085, 38.89099 ] } },
{ "type": "Feature", "properties": { "ID": 65846 }, "geometry": { "type": "Point", "coordinates": [ -76.989577, 38.891 ] } },
{ "type": "Feature", "properties": { "ID": 65849 }, "geometry": { "type": "Point", "coordinates": [ -76.924099, 38.890959 ] } },
{ "type": "Feature", "properties": { "ID": 65860 }, "geometry": { "type": "Point", "coordinates": [ -76.92398, 38.890953 ] } },
{ "type": "Feature", "properties": { "ID": 65880 }, "geometry": { "type": "Point", "coordinates": [ -76.96079, 38.891015 ] } },
{ "type": "Feature", "properties": { "ID": 65889 }, "geometry": { "type": "Point", "coordinates": [ -76.959699, 38.891005 ] } },
{ "type": "Feature", "properties": { "ID": 65900 }, "geometry": { "type": "Point", "coordinates": [ -76.951582, 38.890977 ] } },
{ "type": "Feature", "properties": { "ID": 65905 }, "geometry": { "type": "Point", "coordinates": [ -76.950617, 38.89097 ] } },
{ "type": "Feature", "properties": { "ID": 65909 }, "geometry": { "type": "Point", "coordinates": [ -76.955144, 38.890953 ] } },
{ "type": "Feature", "properties": { "ID": 65910 }, "geometry": { "type": "Point", "coordinates": [ -76.92982, 38.890941 ] } },
{ "type": "Feature", "properties": { "ID": 65924 }, "geometry": { "type": "Point", "coordinates": [ -76.934103, 38.890936 ] } },
{ "type": "Feature", "properties": { "ID": 65961 }, "geometry": { "type": "Point", "coordinates": [ -76.953301, 38.890871 ] } },
{ "type": "Feature", "properties": { "ID": 65964 }, "geometry": { "type": "Point", "coordinates": [ -76.951986, 38.890872 ] } },
{ "type": "Feature", "properties": { "ID": 65968 }, "geometry": { "type": "Point", "coordinates": [ -76.99113, 38.890854 ] } },
{ "type": "Feature", "properties": { "ID": 65988 }, "geometry": { "type": "Point", "coordinates": [ -76.989727, 38.890843 ] } },
{ "type": "Feature", "properties": { "ID": 66000 }, "geometry": { "type": "Point", "coordinates": [ -76.91977, 38.890786 ] } },
{ "type": "Feature", "properties": { "ID": 66004 }, "geometry": { "type": "Point", "coordinates": [ -76.919703, 38.890796 ] } },
{ "type": "Feature", "properties": { "ID": 66018 }, "geometry": { "type": "Point", "coordinates": [ -76.988662, 38.890773 ] } },
{ "type": "Feature", "properties": { "ID": 66027 }, "geometry": { "type": "Point", "coordinates": [ -76.959576, 38.890787 ] } },
{ "type": "Feature", "properties": { "ID": 66040 }, "geometry": { "type": "Point", "coordinates": [ -76.959351, 38.890779 ] } },
{ "type": "Feature", "properties": { "ID": 66053 }, "geometry": { "type": "Point", "coordinates": [ -76.959688, 38.890779 ] } },
{ "type": "Feature", "properties": { "ID": 66073 }, "geometry": { "type": "Point", "coordinates": [ -76.986004, 38.890757 ] } },
{ "type": "Feature", "properties": { "ID": 66077 }, "geometry": { "type": "Point", "coordinates": [ -76.991296, 38.890807 ] } },
{ "type": "Feature", "properties": { "ID": 66111 }, "geometry": { "type": "Point", "coordinates": [ -76.989784, 38.890751 ] } },
{ "type": "Feature", "properties": { "ID": 66118 }, "geometry": { "type": "Point", "coordinates": [ -76.946745, 38.890749 ] } },
{ "type": "Feature", "properties": { "ID": 66128 }, "geometry": { "type": "Point", "coordinates": [ -76.981225, 38.890739 ] } },
{ "type": "Feature", "properties": { "ID": 66153 }, "geometry": { "type": "Point", "coordinates": [ -76.948102, 38.890711 ] } },
{ "type": "Feature", "properties": { "ID": 66155 }, "geometry": { "type": "Point", "coordinates": [ -76.918689, 38.890706 ] } },
{ "type": "Feature", "properties": { "ID": 66175 }, "geometry": { "type": "Point", "coordinates": [ -76.988824, 38.890705 ] } },
{ "type": "Feature", "properties": { "ID": 66177 }, "geometry": { "type": "Point", "coordinates": [ -76.947571, 38.8907 ] } },
{ "type": "Feature", "properties": { "ID": 66183 }, "geometry": { "type": "Point", "coordinates": [ -76.948362, 38.890713 ] } },
{ "type": "Feature", "properties": { "ID": 66223 }, "geometry": { "type": "Point", "coordinates": [ -76.958224, 38.89068 ] } },
{ "type": "Feature", "properties": { "ID": 66246 }, "geometry": { "type": "Point", "coordinates": [ -76.960458, 38.890672 ] } },
{ "type": "Feature", "properties": { "ID": 66248 }, "geometry": { "type": "Point", "coordinates": [ -76.987486, 38.890608 ] } },
{ "type": "Feature", "properties": { "ID": 66264 }, "geometry": { "type": "Point", "coordinates": [ -76.926363, 38.890599 ] } },
{ "type": "Feature", "properties": { "ID": 66265 }, "geometry": { "type": "Point", "coordinates": [ -76.926427, 38.890602 ] } },
{ "type": "Feature", "properties": { "ID": 66271 }, "geometry": { "type": "Point", "coordinates": [ -76.926602, 38.890601 ] } },
{ "type": "Feature", "properties": { "ID": 66309 }, "geometry": { "type": "Point", "coordinates": [ -76.991264, 38.890579 ] } },
{ "type": "Feature", "properties": { "ID": 66337 }, "geometry": { "type": "Point", "coordinates": [ -76.989204, 38.890561 ] } },
{ "type": "Feature", "properties": { "ID": 66354 }, "geometry": { "type": "Point", "coordinates": [ -76.934258, 38.89053 ] } },
{ "type": "Feature", "properties": { "ID": 66371 }, "geometry": { "type": "Point", "coordinates": [ -76.987762, 38.890493 ] } },
{ "type": "Feature", "properties": { "ID": 66373 }, "geometry": { "type": "Point", "coordinates": [ -76.938343, 38.890425 ] } },
{ "type": "Feature", "properties": { "ID": 66383 }, "geometry": { "type": "Point", "coordinates": [ -76.935654, 38.890461 ] } },
{ "type": "Feature", "properties": { "ID": 66398 }, "geometry": { "type": "Point", "coordinates": [ -76.959804, 38.890401 ] } },
{ "type": "Feature", "properties": { "ID": 66412 }, "geometry": { "type": "Point", "coordinates": [ -76.924261, 38.890453 ] } },
{ "type": "Feature", "properties": { "ID": 66417 }, "geometry": { "type": "Point", "coordinates": [ -76.959184, 38.890437 ] } },
{ "type": "Feature", "properties": { "ID": 66426 }, "geometry": { "type": "Point", "coordinates": [ -76.960792, 38.890483 ] } },
{ "type": "Feature", "properties": { "ID": 66439 }, "geometry": { "type": "Point", "coordinates": [ -76.982466, 38.890462 ] } },
{ "type": "Feature", "properties": { "ID": 66444 }, "geometry": { "type": "Point", "coordinates": [ -76.992479, 38.890417 ] } },
{ "type": "Feature", "properties": { "ID": 66466 }, "geometry": { "type": "Point", "coordinates": [ -76.936563, 38.890404 ] } },
{ "type": "Feature", "properties": { "ID": 66469 }, "geometry": { "type": "Point", "coordinates": [ -76.92383, 38.890391 ] } },
{ "type": "Feature", "properties": { "ID": 66488 }, "geometry": { "type": "Point", "coordinates": [ -76.928336, 38.890384 ] } },
{ "type": "Feature", "properties": { "ID": 66498 }, "geometry": { "type": "Point", "coordinates": [ -76.959368, 38.890393 ] } },
{ "type": "Feature", "properties": { "ID": 66525 }, "geometry": { "type": "Point", "coordinates": [ -76.983382, 38.890364 ] } },
{ "type": "Feature", "properties": { "ID": 66535 }, "geometry": { "type": "Point", "coordinates": [ -76.950583, 38.890348 ] } },
{ "type": "Feature", "properties": { "ID": 66546 }, "geometry": { "type": "Point", "coordinates": [ -76.93247, 38.890293 ] } },
{ "type": "Feature", "properties": { "ID": 66585 }, "geometry": { "type": "Point", "coordinates": [ -76.924445, 38.890255 ] } },
{ "type": "Feature", "properties": { "ID": 66590 }, "geometry": { "type": "Point", "coordinates": [ -76.982654, 38.89029 ] } },
{ "type": "Feature", "properties": { "ID": 66595 }, "geometry": { "type": "Point", "coordinates": [ -76.925317, 38.890251 ] } },
{ "type": "Feature", "properties": { "ID": 66618 }, "geometry": { "type": "Point", "coordinates": [ -76.986024, 38.890257 ] } },
{ "type": "Feature", "properties": { "ID": 66625 }, "geometry": { "type": "Point", "coordinates": [ -76.944888, 38.890204 ] } },
{ "type": "Feature", "properties": { "ID": 66659 }, "geometry": { "type": "Point", "coordinates": [ -76.987099, 38.890116 ] } },
{ "type": "Feature", "properties": { "ID": 66660 }, "geometry": { "type": "Point", "coordinates": [ -76.928337, 38.890192 ] } },
{ "type": "Feature", "properties": { "ID": 66663 }, "geometry": { "type": "Point", "coordinates": [ -76.929863, 38.890104 ] } },
{ "type": "Feature", "properties": { "ID": 66685 }, "geometry": { "type": "Point", "coordinates": [ -76.986408, 38.890101 ] } },
{ "type": "Feature", "properties": { "ID": 66688 }, "geometry": { "type": "Point", "coordinates": [ -76.986468, 38.890102 ] } },
{ "type": "Feature", "properties": { "ID": 66694 }, "geometry": { "type": "Point", "coordinates": [ -76.986161, 38.89011 ] } },
{ "type": "Feature", "properties": { "ID": 66697 }, "geometry": { "type": "Point", "coordinates": [ -76.986229, 38.89011 ] } },
{ "type": "Feature", "properties": { "ID": 66714 }, "geometry": { "type": "Point", "coordinates": [ -76.987764, 38.890107 ] } },
{ "type": "Feature", "properties": { "ID": 66728 }, "geometry": { "type": "Point", "coordinates": [ -76.992182, 38.890099 ] } },
{ "type": "Feature", "properties": { "ID": 66740 }, "geometry": { "type": "Point", "coordinates": [ -76.948951, 38.890092 ] } },
{ "type": "Feature", "properties": { "ID": 66742 }, "geometry": { "type": "Point", "coordinates": [ -76.935677, 38.890108 ] } },
{ "type": "Feature", "properties": { "ID": 66750 }, "geometry": { "type": "Point", "coordinates": [ -76.960952, 38.890103 ] } },
{ "type": "Feature", "properties": { "ID": 66751 }, "geometry": { "type": "Point", "coordinates": [ -76.959374, 38.890103 ] } },
{ "type": "Feature", "properties": { "ID": 66770 }, "geometry": { "type": "Point", "coordinates": [ -76.992322, 38.890085 ] } },
{ "type": "Feature", "properties": { "ID": 66797 }, "geometry": { "type": "Point", "coordinates": [ -76.948101, 38.890076 ] } },
{ "type": "Feature", "properties": { "ID": 66806 }, "geometry": { "type": "Point", "coordinates": [ -76.948591, 38.890075 ] } },
{ "type": "Feature", "properties": { "ID": 66812 }, "geometry": { "type": "Point", "coordinates": [ -76.944021, 38.890077 ] } },
{ "type": "Feature", "properties": { "ID": 66851 }, "geometry": { "type": "Point", "coordinates": [ -76.926819, 38.890035 ] } },
{ "type": "Feature", "properties": { "ID": 66853 }, "geometry": { "type": "Point", "coordinates": [ -76.926314, 38.890034 ] } },
{ "type": "Feature", "properties": { "ID": 66856 }, "geometry": { "type": "Point", "coordinates": [ -76.982018, 38.890092 ] } },
{ "type": "Feature", "properties": { "ID": 66878 }, "geometry": { "type": "Point", "coordinates": [ -76.926688, 38.890029 ] } },
{ "type": "Feature", "properties": { "ID": 66888 }, "geometry": { "type": "Point", "coordinates": [ -76.928208, 38.89003 ] } },
{ "type": "Feature", "properties": { "ID": 66893 }, "geometry": { "type": "Point", "coordinates": [ -76.970487, 38.889919 ] } },
{ "type": "Feature", "properties": { "ID": 66930 }, "geometry": { "type": "Point", "coordinates": [ -76.987492, 38.889515 ] } },
{ "type": "Feature", "properties": { "ID": 66939 }, "geometry": { "type": "Point", "coordinates": [ -76.987381, 38.889514 ] } },
{ "type": "Feature", "properties": { "ID": 66943 }, "geometry": { "type": "Point", "coordinates": [ -76.987089, 38.889514 ] } },
{ "type": "Feature", "properties": { "ID": 66955 }, "geometry": { "type": "Point", "coordinates": [ -76.992965, 38.889529 ] } },
{ "type": "Feature", "properties": { "ID": 66960 }, "geometry": { "type": "Point", "coordinates": [ -76.984228, 38.889507 ] } },
{ "type": "Feature", "properties": { "ID": 66975 }, "geometry": { "type": "Point", "coordinates": [ -76.984737, 38.889499 ] } },
{ "type": "Feature", "properties": { "ID": 66983 }, "geometry": { "type": "Point", "coordinates": [ -76.977986, 38.889462 ] } },
{ "type": "Feature", "properties": { "ID": 66999 }, "geometry": { "type": "Point", "coordinates": [ -76.919047, 38.889497 ] } },
{ "type": "Feature", "properties": { "ID": 67019 }, "geometry": { "type": "Point", "coordinates": [ -76.954381, 38.889461 ] } },
{ "type": "Feature", "properties": { "ID": 67026 }, "geometry": { "type": "Point", "coordinates": [ -76.919864, 38.88949 ] } },
{ "type": "Feature", "properties": { "ID": 67052 }, "geometry": { "type": "Point", "coordinates": [ -76.9269, 38.889482 ] } },
{ "type": "Feature", "properties": { "ID": 67079 }, "geometry": { "type": "Point", "coordinates": [ -76.952433, 38.889482 ] } },
{ "type": "Feature", "properties": { "ID": 67092 }, "geometry": { "type": "Point", "coordinates": [ -76.956375, 38.889463 ] } },
{ "type": "Feature", "properties": { "ID": 67104 }, "geometry": { "type": "Point", "coordinates": [ -76.951384, 38.889375 ] } },
{ "type": "Feature", "properties": { "ID": 67133 }, "geometry": { "type": "Point", "coordinates": [ -76.987562, 38.889379 ] } },
{ "type": "Feature", "properties": { "ID": 67137 }, "geometry": { "type": "Point", "coordinates": [ -76.992464, 38.889369 ] } },
{ "type": "Feature", "properties": { "ID": 67139 }, "geometry": { "type": "Point", "coordinates": [ -76.99223, 38.889317 ] } },
{ "type": "Feature", "properties": { "ID": 67140 }, "geometry": { "type": "Point", "coordinates": [ -76.98527, 38.889367 ] } },
{ "type": "Feature", "properties": { "ID": 67142 }, "geometry": { "type": "Point", "coordinates": [ -76.926519, 38.889346 ] } },
{ "type": "Feature", "properties": { "ID": 67145 }, "geometry": { "type": "Point", "coordinates": [ -76.99286, 38.88935 ] } },
{ "type": "Feature", "properties": { "ID": 67163 }, "geometry": { "type": "Point", "coordinates": [ -76.981785, 38.889298 ] } },
{ "type": "Feature", "properties": { "ID": 67164 }, "geometry": { "type": "Point", "coordinates": [ -76.9827, 38.889321 ] } },
{ "type": "Feature", "properties": { "ID": 67174 }, "geometry": { "type": "Point", "coordinates": [ -76.924109, 38.889305 ] } },
{ "type": "Feature", "properties": { "ID": 67184 }, "geometry": { "type": "Point", "coordinates": [ -76.983893, 38.889307 ] } },
{ "type": "Feature", "properties": { "ID": 67191 }, "geometry": { "type": "Point", "coordinates": [ -76.937592, 38.889254 ] } },
{ "type": "Feature", "properties": { "ID": 67192 }, "geometry": { "type": "Point", "coordinates": [ -76.919345, 38.889228 ] } },
{ "type": "Feature", "properties": { "ID": 67210 }, "geometry": { "type": "Point", "coordinates": [ -76.987962, 38.889209 ] } },
{ "type": "Feature", "properties": { "ID": 67250 }, "geometry": { "type": "Point", "coordinates": [ -76.953214, 38.889191 ] } },
{ "type": "Feature", "properties": { "ID": 67254 }, "geometry": { "type": "Point", "coordinates": [ -76.987408, 38.889207 ] } },
{ "type": "Feature", "properties": { "ID": 67256 }, "geometry": { "type": "Point", "coordinates": [ -76.940432, 38.889089 ] } },
{ "type": "Feature", "properties": { "ID": 67257 }, "geometry": { "type": "Point", "coordinates": [ -76.939314, 38.889152 ] } },
{ "type": "Feature", "properties": { "ID": 67259 }, "geometry": { "type": "Point", "coordinates": [ -76.987684, 38.889122 ] } },
{ "type": "Feature", "properties": { "ID": 67266 }, "geometry": { "type": "Point", "coordinates": [ -76.917862, 38.889173 ] } },
{ "type": "Feature", "properties": { "ID": 67280 }, "geometry": { "type": "Point", "coordinates": [ -76.974303, 38.889171 ] } },
{ "type": "Feature", "properties": { "ID": 67281 }, "geometry": { "type": "Point", "coordinates": [ -76.982, 38.889178 ] } },
{ "type": "Feature", "properties": { "ID": 67284 }, "geometry": { "type": "Point", "coordinates": [ -76.983899, 38.88917 ] } },
{ "type": "Feature", "properties": { "ID": 67290 }, "geometry": { "type": "Point", "coordinates": [ -76.987627, 38.889088 ] } },
{ "type": "Feature", "properties": { "ID": 67293 }, "geometry": { "type": "Point", "coordinates": [ -76.982423, 38.889163 ] } },
{ "type": "Feature", "properties": { "ID": 67295 }, "geometry": { "type": "Point", "coordinates": [ -76.977505, 38.889159 ] } },
{ "type": "Feature", "properties": { "ID": 67311 }, "geometry": { "type": "Point", "coordinates": [ -76.986631, 38.889137 ] } },
{ "type": "Feature", "properties": { "ID": 67328 }, "geometry": { "type": "Point", "coordinates": [ -76.924016, 38.889099 ] } },
{ "type": "Feature", "properties": { "ID": 67374 }, "geometry": { "type": "Point", "coordinates": [ -76.935463, 38.889065 ] } },
{ "type": "Feature", "properties": { "ID": 67385 }, "geometry": { "type": "Point", "coordinates": [ -76.955484, 38.888995 ] } },
{ "type": "Feature", "properties": { "ID": 67401 }, "geometry": { "type": "Point", "coordinates": [ -76.990942, 38.889014 ] } },
{ "type": "Feature", "properties": { "ID": 67402 }, "geometry": { "type": "Point", "coordinates": [ -76.990743, 38.889025 ] } },
{ "type": "Feature", "properties": { "ID": 67440 }, "geometry": { "type": "Point", "coordinates": [ -76.986004, 38.889037 ] } },
{ "type": "Feature", "properties": { "ID": 67444 }, "geometry": { "type": "Point", "coordinates": [ -76.955778, 38.888996 ] } },
{ "type": "Feature", "properties": { "ID": 67452 }, "geometry": { "type": "Point", "coordinates": [ -76.923512, 38.888996 ] } },
{ "type": "Feature", "properties": { "ID": 67453 }, "geometry": { "type": "Point", "coordinates": [ -76.988985, 38.888987 ] } },
{ "type": "Feature", "properties": { "ID": 67457 }, "geometry": { "type": "Point", "coordinates": [ -76.978778, 38.889024 ] } },
{ "type": "Feature", "properties": { "ID": 67470 }, "geometry": { "type": "Point", "coordinates": [ -76.936738, 38.888899 ] } },
{ "type": "Feature", "properties": { "ID": 67476 }, "geometry": { "type": "Point", "coordinates": [ -76.988928, 38.888964 ] } },
{ "type": "Feature", "properties": { "ID": 67488 }, "geometry": { "type": "Point", "coordinates": [ -76.927216, 38.888959 ] } },
{ "type": "Feature", "properties": { "ID": 67493 }, "geometry": { "type": "Point", "coordinates": [ -76.984279, 38.888891 ] } },
{ "type": "Feature", "properties": { "ID": 67528 }, "geometry": { "type": "Point", "coordinates": [ -76.951248, 38.888881 ] } },
{ "type": "Feature", "properties": { "ID": 67529 }, "geometry": { "type": "Point", "coordinates": [ -76.984145, 38.888887 ] } },
{ "type": "Feature", "properties": { "ID": 67545 }, "geometry": { "type": "Point", "coordinates": [ -76.986964, 38.888877 ] } },
{ "type": "Feature", "properties": { "ID": 67556 }, "geometry": { "type": "Point", "coordinates": [ -76.986632, 38.888874 ] } },
{ "type": "Feature", "properties": { "ID": 67558 }, "geometry": { "type": "Point", "coordinates": [ -76.981788, 38.888878 ] } },
{ "type": "Feature", "properties": { "ID": 67564 }, "geometry": { "type": "Point", "coordinates": [ -76.985708, 38.888876 ] } },
{ "type": "Feature", "properties": { "ID": 67573 }, "geometry": { "type": "Point", "coordinates": [ -76.9254, 38.888898 ] } },
{ "type": "Feature", "properties": { "ID": 67574 }, "geometry": { "type": "Point", "coordinates": [ -76.98922, 38.888924 ] } },
{ "type": "Feature", "properties": { "ID": 67576 }, "geometry": { "type": "Point", "coordinates": [ -76.981271, 38.888873 ] } },
{ "type": "Feature", "properties": { "ID": 67577 }, "geometry": { "type": "Point", "coordinates": [ -76.980351, 38.888869 ] } },
{ "type": "Feature", "properties": { "ID": 67584 }, "geometry": { "type": "Point", "coordinates": [ -76.923973, 38.888876 ] } },
{ "type": "Feature", "properties": { "ID": 67595 }, "geometry": { "type": "Point", "coordinates": [ -76.980201, 38.888856 ] } },
{ "type": "Feature", "properties": { "ID": 67615 }, "geometry": { "type": "Point", "coordinates": [ -76.991071, 38.888892 ] } },
{ "type": "Feature", "properties": { "ID": 67654 }, "geometry": { "type": "Point", "coordinates": [ -76.983842, 38.888848 ] } },
{ "type": "Feature", "properties": { "ID": 67665 }, "geometry": { "type": "Point", "coordinates": [ -76.989113, 38.888834 ] } },
{ "type": "Feature", "properties": { "ID": 67668 }, "geometry": { "type": "Point", "coordinates": [ -76.917813, 38.88881 ] } },
{ "type": "Feature", "properties": { "ID": 67674 }, "geometry": { "type": "Point", "coordinates": [ -76.919149, 38.88879 ] } },
{ "type": "Feature", "properties": { "ID": 67675 }, "geometry": { "type": "Point", "coordinates": [ -76.922148, 38.888824 ] } },
{ "type": "Feature", "properties": { "ID": 67694 }, "geometry": { "type": "Point", "coordinates": [ -76.978777, 38.888827 ] } },
{ "type": "Feature", "properties": { "ID": 67704 }, "geometry": { "type": "Point", "coordinates": [ -76.924994, 38.88877 ] } },
{ "type": "Feature", "properties": { "ID": 67728 }, "geometry": { "type": "Point", "coordinates": [ -76.934453, 38.888748 ] } },
{ "type": "Feature", "properties": { "ID": 67729 }, "geometry": { "type": "Point", "coordinates": [ -76.922858, 38.888748 ] } },
{ "type": "Feature", "properties": { "ID": 67730 }, "geometry": { "type": "Point", "coordinates": [ -76.992131, 38.888733 ] } },
{ "type": "Feature", "properties": { "ID": 67742 }, "geometry": { "type": "Point", "coordinates": [ -76.933841, 38.888712 ] } },
{ "type": "Feature", "properties": { "ID": 67750 }, "geometry": { "type": "Point", "coordinates": [ -76.933963, 38.888732 ] } },
{ "type": "Feature", "properties": { "ID": 67757 }, "geometry": { "type": "Point", "coordinates": [ -76.988985, 38.888719 ] } },
{ "type": "Feature", "properties": { "ID": 67794 }, "geometry": { "type": "Point", "coordinates": [ -76.93109, 38.888622 ] } },
{ "type": "Feature", "properties": { "ID": 67827 }, "geometry": { "type": "Point", "coordinates": [ -76.925343, 38.888638 ] } },
{ "type": "Feature", "properties": { "ID": 67870 }, "geometry": { "type": "Point", "coordinates": [ -76.924451, 38.888555 ] } },
{ "type": "Feature", "properties": { "ID": 67891 }, "geometry": { "type": "Point", "coordinates": [ -76.992344, 38.888572 ] } },
{ "type": "Feature", "properties": { "ID": 67902 }, "geometry": { "type": "Point", "coordinates": [ -76.922078, 38.88855 ] } },
{ "type": "Feature", "properties": { "ID": 67905 }, "geometry": { "type": "Point", "coordinates": [ -76.926303, 38.888523 ] } },
{ "type": "Feature", "properties": { "ID": 67914 }, "geometry": { "type": "Point", "coordinates": [ -76.980189, 38.888487 ] } },
{ "type": "Feature", "properties": { "ID": 67915 }, "geometry": { "type": "Point", "coordinates": [ -76.979428, 38.888511 ] } },
{ "type": "Feature", "properties": { "ID": 67917 }, "geometry": { "type": "Point", "coordinates": [ -76.982983, 38.888476 ] } },
{ "type": "Feature", "properties": { "ID": 67921 }, "geometry": { "type": "Point", "coordinates": [ -76.98482, 38.888498 ] } },
{ "type": "Feature", "properties": { "ID": 67922 }, "geometry": { "type": "Point", "coordinates": [ -76.983426, 38.888533 ] } },
{ "type": "Feature", "properties": { "ID": 67928 }, "geometry": { "type": "Point", "coordinates": [ -76.988041, 38.888543 ] } },
{ "type": "Feature", "properties": { "ID": 67933 }, "geometry": { "type": "Point", "coordinates": [ -76.91622, 38.888512 ] } },
{ "type": "Feature", "properties": { "ID": 67944 }, "geometry": { "type": "Point", "coordinates": [ -76.982573, 38.888501 ] } },
{ "type": "Feature", "properties": { "ID": 67950 }, "geometry": { "type": "Point", "coordinates": [ -76.977891, 38.888475 ] } },
{ "type": "Feature", "properties": { "ID": 67979 }, "geometry": { "type": "Point", "coordinates": [ -76.984517, 38.888497 ] } },
{ "type": "Feature", "properties": { "ID": 67981 }, "geometry": { "type": "Point", "coordinates": [ -76.949844, 38.888496 ] } },
{ "type": "Feature", "properties": { "ID": 67987 }, "geometry": { "type": "Point", "coordinates": [ -76.985308, 38.888498 ] } },
{ "type": "Feature", "properties": { "ID": 67990 }, "geometry": { "type": "Point", "coordinates": [ -76.922068, 38.88851 ] } },
{ "type": "Feature", "properties": { "ID": 68015 }, "geometry": { "type": "Point", "coordinates": [ -76.984392, 38.888488 ] } },
{ "type": "Feature", "properties": { "ID": 68031 }, "geometry": { "type": "Point", "coordinates": [ -76.990645, 38.888447 ] } },
{ "type": "Feature", "properties": { "ID": 68032 }, "geometry": { "type": "Point", "coordinates": [ -76.977577, 38.888466 ] } },
{ "type": "Feature", "properties": { "ID": 68034 }, "geometry": { "type": "Point", "coordinates": [ -76.977511, 38.888465 ] } },
{ "type": "Feature", "properties": { "ID": 68036 }, "geometry": { "type": "Point", "coordinates": [ -76.924425, 38.888453 ] } },
{ "type": "Feature", "properties": { "ID": 68042 }, "geometry": { "type": "Point", "coordinates": [ -76.992013, 38.888503 ] } },
{ "type": "Feature", "properties": { "ID": 68044 }, "geometry": { "type": "Point", "coordinates": [ -76.988536, 38.888495 ] } },
{ "type": "Feature", "properties": { "ID": 68048 }, "geometry": { "type": "Point", "coordinates": [ -76.99128, 38.888493 ] } },
{ "type": "Feature", "properties": { "ID": 68049 }, "geometry": { "type": "Point", "coordinates": [ -76.992427, 38.888493 ] } },
{ "type": "Feature", "properties": { "ID": 68062 }, "geometry": { "type": "Point", "coordinates": [ -76.983433, 38.888476 ] } },
{ "type": "Feature", "properties": { "ID": 68077 }, "geometry": { "type": "Point", "coordinates": [ -76.95306, 38.888411 ] } },
{ "type": "Feature", "properties": { "ID": 68096 }, "geometry": { "type": "Point", "coordinates": [ -76.990988, 38.888442 ] } },
{ "type": "Feature", "properties": { "ID": 68148 }, "geometry": { "type": "Point", "coordinates": [ -76.924891, 38.888365 ] } },
{ "type": "Feature", "properties": { "ID": 68165 }, "geometry": { "type": "Point", "coordinates": [ -76.934549, 38.888333 ] } },
{ "type": "Feature", "properties": { "ID": 68170 }, "geometry": { "type": "Point", "coordinates": [ -76.915615, 38.888319 ] } },
{ "type": "Feature", "properties": { "ID": 68180 }, "geometry": { "type": "Point", "coordinates": [ -76.978584, 38.888365 ] } },
{ "type": "Feature", "properties": { "ID": 68190 }, "geometry": { "type": "Point", "coordinates": [ -76.985239, 38.888369 ] } },
{ "type": "Feature", "properties": { "ID": 68214 }, "geometry": { "type": "Point", "coordinates": [ -76.989651, 38.888342 ] } },
{ "type": "Feature", "properties": { "ID": 68216 }, "geometry": { "type": "Point", "coordinates": [ -76.982439, 38.888345 ] } },
{ "type": "Feature", "properties": { "ID": 68220 }, "geometry": { "type": "Point", "coordinates": [ -76.992438, 38.888339 ] } },
{ "type": "Feature", "properties": { "ID": 68222 }, "geometry": { "type": "Point", "coordinates": [ -76.979164, 38.888323 ] } },
{ "type": "Feature", "properties": { "ID": 68251 }, "geometry": { "type": "Point", "coordinates": [ -76.988519, 38.888316 ] } },
{ "type": "Feature", "properties": { "ID": 68254 }, "geometry": { "type": "Point", "coordinates": [ -76.983411, 38.888314 ] } },
{ "type": "Feature", "properties": { "ID": 68262 }, "geometry": { "type": "Point", "coordinates": [ -76.980993, 38.888306 ] } },
{ "type": "Feature", "properties": { "ID": 68267 }, "geometry": { "type": "Point", "coordinates": [ -76.922256, 38.888267 ] } },
{ "type": "Feature", "properties": { "ID": 68268 }, "geometry": { "type": "Point", "coordinates": [ -76.940951, 38.888167 ] } },
{ "type": "Feature", "properties": { "ID": 68295 }, "geometry": { "type": "Point", "coordinates": [ -76.935538, 38.88824 ] } },
{ "type": "Feature", "properties": { "ID": 68302 }, "geometry": { "type": "Point", "coordinates": [ -76.917098, 38.888231 ] } },
{ "type": "Feature", "properties": { "ID": 68304 }, "geometry": { "type": "Point", "coordinates": [ -76.982414, 38.888275 ] } },
{ "type": "Feature", "properties": { "ID": 68308 }, "geometry": { "type": "Point", "coordinates": [ -76.988499, 38.888218 ] } },
{ "type": "Feature", "properties": { "ID": 68314 }, "geometry": { "type": "Point", "coordinates": [ -76.934452, 38.888223 ] } },
{ "type": "Feature", "properties": { "ID": 68329 }, "geometry": { "type": "Point", "coordinates": [ -76.922719, 38.888209 ] } },
{ "type": "Feature", "properties": { "ID": 68337 }, "geometry": { "type": "Point", "coordinates": [ -76.927238, 38.888133 ] } },
{ "type": "Feature", "properties": { "ID": 68347 }, "geometry": { "type": "Point", "coordinates": [ -76.979904, 38.888219 ] } },
{ "type": "Feature", "properties": { "ID": 68354 }, "geometry": { "type": "Point", "coordinates": [ -76.939013, 38.888166 ] } },
{ "type": "Feature", "properties": { "ID": 68359 }, "geometry": { "type": "Point", "coordinates": [ -76.92399, 38.888189 ] } },
{ "type": "Feature", "properties": { "ID": 68368 }, "geometry": { "type": "Point", "coordinates": [ -76.925082, 38.888201 ] } },
{ "type": "Feature", "properties": { "ID": 68374 }, "geometry": { "type": "Point", "coordinates": [ -76.987006, 38.888147 ] } },
{ "type": "Feature", "properties": { "ID": 68390 }, "geometry": { "type": "Point", "coordinates": [ -76.918022, 38.888151 ] } },
{ "type": "Feature", "properties": { "ID": 68400 }, "geometry": { "type": "Point", "coordinates": [ -76.924351, 38.888143 ] } },
{ "type": "Feature", "properties": { "ID": 68403 }, "geometry": { "type": "Point", "coordinates": [ -76.923794, 38.888155 ] } },
{ "type": "Feature", "properties": { "ID": 68423 }, "geometry": { "type": "Point", "coordinates": [ -76.982415, 38.888176 ] } },
{ "type": "Feature", "properties": { "ID": 68436 }, "geometry": { "type": "Point", "coordinates": [ -76.934355, 38.888116 ] } },
{ "type": "Feature", "properties": { "ID": 68446 }, "geometry": { "type": "Point", "coordinates": [ -76.991262, 38.888149 ] } },
{ "type": "Feature", "properties": { "ID": 68448 }, "geometry": { "type": "Point", "coordinates": [ -76.988041, 38.888147 ] } },
{ "type": "Feature", "properties": { "ID": 68483 }, "geometry": { "type": "Point", "coordinates": [ -76.916118, 38.888083 ] } },
{ "type": "Feature", "properties": { "ID": 68489 }, "geometry": { "type": "Point", "coordinates": [ -76.989745, 38.88811 ] } },
{ "type": "Feature", "properties": { "ID": 68514 }, "geometry": { "type": "Point", "coordinates": [ -76.924234, 38.888021 ] } },
{ "type": "Feature", "properties": { "ID": 68524 }, "geometry": { "type": "Point", "coordinates": [ -76.957772, 38.888074 ] } },
{ "type": "Feature", "properties": { "ID": 68525 }, "geometry": { "type": "Point", "coordinates": [ -76.934274, 38.888044 ] } },
{ "type": "Feature", "properties": { "ID": 68528 }, "geometry": { "type": "Point", "coordinates": [ -76.990818, 38.888081 ] } },
{ "type": "Feature", "properties": { "ID": 68529 }, "geometry": { "type": "Point", "coordinates": [ -76.978769, 38.888077 ] } },
{ "type": "Feature", "properties": { "ID": 68548 }, "geometry": { "type": "Point", "coordinates": [ -76.917611, 38.888017 ] } },
{ "type": "Feature", "properties": { "ID": 68552 }, "geometry": { "type": "Point", "coordinates": [ -76.981987, 38.888066 ] } },
{ "type": "Feature", "properties": { "ID": 68553 }, "geometry": { "type": "Point", "coordinates": [ -76.91705, 38.888027 ] } },
{ "type": "Feature", "properties": { "ID": 68567 }, "geometry": { "type": "Point", "coordinates": [ -76.916885, 38.888026 ] } },
{ "type": "Feature", "properties": { "ID": 68577 }, "geometry": { "type": "Point", "coordinates": [ -76.987213, 38.88805 ] } },
{ "type": "Feature", "properties": { "ID": 68581 }, "geometry": { "type": "Point", "coordinates": [ -76.956374, 38.888 ] } },
{ "type": "Feature", "properties": { "ID": 68594 }, "geometry": { "type": "Point", "coordinates": [ -76.921576, 38.887936 ] } },
{ "type": "Feature", "properties": { "ID": 68623 }, "geometry": { "type": "Point", "coordinates": [ -76.923219, 38.887923 ] } },
{ "type": "Feature", "properties": { "ID": 68683 }, "geometry": { "type": "Point", "coordinates": [ -76.956913, 38.887828 ] } },
{ "type": "Feature", "properties": { "ID": 68694 }, "geometry": { "type": "Point", "coordinates": [ -76.938435, 38.887813 ] } },
{ "type": "Feature", "properties": { "ID": 68696 }, "geometry": { "type": "Point", "coordinates": [ -76.926754, 38.887882 ] } },
{ "type": "Feature", "properties": { "ID": 68720 }, "geometry": { "type": "Point", "coordinates": [ -76.987763, 38.887815 ] } },
{ "type": "Feature", "properties": { "ID": 68728 }, "geometry": { "type": "Point", "coordinates": [ -76.987121, 38.887811 ] } },
{ "type": "Feature", "properties": { "ID": 68733 }, "geometry": { "type": "Point", "coordinates": [ -76.933638, 38.887829 ] } },
{ "type": "Feature", "properties": { "ID": 68743 }, "geometry": { "type": "Point", "coordinates": [ -76.984566, 38.887815 ] } },
{ "type": "Feature", "properties": { "ID": 68754 }, "geometry": { "type": "Point", "coordinates": [ -76.991721, 38.887874 ] } },
{ "type": "Feature", "properties": { "ID": 68775 }, "geometry": { "type": "Point", "coordinates": [ -76.926414, 38.887798 ] } },
{ "type": "Feature", "properties": { "ID": 68782 }, "geometry": { "type": "Point", "coordinates": [ -76.99081, 38.887848 ] } },
{ "type": "Feature", "properties": { "ID": 68786 }, "geometry": { "type": "Point", "coordinates": [ -76.938944, 38.887796 ] } },
{ "type": "Feature", "properties": { "ID": 68799 }, "geometry": { "type": "Point", "coordinates": [ -76.937894, 38.887785 ] } },
{ "type": "Feature", "properties": { "ID": 68802 }, "geometry": { "type": "Point", "coordinates": [ -76.98012, 38.887779 ] } },
{ "type": "Feature", "properties": { "ID": 68810 }, "geometry": { "type": "Point", "coordinates": [ -76.991711, 38.88779 ] } },
{ "type": "Feature", "properties": { "ID": 68813 }, "geometry": { "type": "Point", "coordinates": [ -76.989313, 38.887786 ] } },
{ "type": "Feature", "properties": { "ID": 68839 }, "geometry": { "type": "Point", "coordinates": [ -76.981333, 38.887779 ] } },
{ "type": "Feature", "properties": { "ID": 68844 }, "geometry": { "type": "Point", "coordinates": [ -76.981391, 38.887779 ] } },
{ "type": "Feature", "properties": { "ID": 68860 }, "geometry": { "type": "Point", "coordinates": [ -76.92321, 38.887783 ] } },
{ "type": "Feature", "properties": { "ID": 68871 }, "geometry": { "type": "Point", "coordinates": [ -76.920823, 38.887796 ] } },
{ "type": "Feature", "properties": { "ID": 68881 }, "geometry": { "type": "Point", "coordinates": [ -76.980559, 38.887767 ] } },
{ "type": "Feature", "properties": { "ID": 68882 }, "geometry": { "type": "Point", "coordinates": [ -76.991851, 38.887772 ] } },
{ "type": "Feature", "properties": { "ID": 68931 }, "geometry": { "type": "Point", "coordinates": [ -76.923679, 38.887751 ] } },
{ "type": "Feature", "properties": { "ID": 68948 }, "geometry": { "type": "Point", "coordinates": [ -76.989056, 38.887751 ] } },
{ "type": "Feature", "properties": { "ID": 68973 }, "geometry": { "type": "Point", "coordinates": [ -76.924694, 38.887657 ] } },
{ "type": "Feature", "properties": { "ID": 68978 }, "geometry": { "type": "Point", "coordinates": [ -76.94934, 38.887668 ] } },
{ "type": "Feature", "properties": { "ID": 68995 }, "geometry": { "type": "Point", "coordinates": [ -76.934009, 38.887636 ] } },
{ "type": "Feature", "properties": { "ID": 68997 }, "geometry": { "type": "Point", "coordinates": [ -76.919479, 38.887614 ] } },
{ "type": "Feature", "properties": { "ID": 69031 }, "geometry": { "type": "Point", "coordinates": [ -76.94611, 38.887493 ] } },
{ "type": "Feature", "properties": { "ID": 69086 }, "geometry": { "type": "Point", "coordinates": [ -76.987718, 38.887184 ] } },
{ "type": "Feature", "properties": { "ID": 69092 }, "geometry": { "type": "Point", "coordinates": [ -76.917345, 38.887183 ] } },
{ "type": "Feature", "properties": { "ID": 69106 }, "geometry": { "type": "Point", "coordinates": [ -76.982962, 38.887165 ] } },
{ "type": "Feature", "properties": { "ID": 69124 }, "geometry": { "type": "Point", "coordinates": [ -76.922058, 38.887477 ] } },
{ "type": "Feature", "properties": { "ID": 69137 }, "geometry": { "type": "Point", "coordinates": [ -76.94589, 38.887418 ] } },
{ "type": "Feature", "properties": { "ID": 69142 }, "geometry": { "type": "Point", "coordinates": [ -76.934452, 38.887448 ] } },
{ "type": "Feature", "properties": { "ID": 69143 }, "geometry": { "type": "Point", "coordinates": [ -76.949135, 38.887443 ] } },
{ "type": "Feature", "properties": { "ID": 69147 }, "geometry": { "type": "Point", "coordinates": [ -76.989286, 38.887411 ] } },
{ "type": "Feature", "properties": { "ID": 69153 }, "geometry": { "type": "Point", "coordinates": [ -76.934405, 38.887427 ] } },
{ "type": "Feature", "properties": { "ID": 69163 }, "geometry": { "type": "Point", "coordinates": [ -76.990936, 38.887431 ] } },
{ "type": "Feature", "properties": { "ID": 69167 }, "geometry": { "type": "Point", "coordinates": [ -76.988931, 38.887409 ] } },
{ "type": "Feature", "properties": { "ID": 69176 }, "geometry": { "type": "Point", "coordinates": [ -76.978635, 38.887413 ] } },
{ "type": "Feature", "properties": { "ID": 69178 }, "geometry": { "type": "Point", "coordinates": [ -76.97876, 38.887425 ] } },
{ "type": "Feature", "properties": { "ID": 69194 }, "geometry": { "type": "Point", "coordinates": [ -76.978067, 38.887421 ] } },
{ "type": "Feature", "properties": { "ID": 69195 }, "geometry": { "type": "Point", "coordinates": [ -76.989588, 38.887407 ] } },
{ "type": "Feature", "properties": { "ID": 69198 }, "geometry": { "type": "Point", "coordinates": [ -76.979651, 38.887424 ] } },
{ "type": "Feature", "properties": { "ID": 69210 }, "geometry": { "type": "Point", "coordinates": [ -76.979411, 38.887423 ] } },
{ "type": "Feature", "properties": { "ID": 69215 }, "geometry": { "type": "Point", "coordinates": [ -76.979532, 38.887425 ] } },
{ "type": "Feature", "properties": { "ID": 69232 }, "geometry": { "type": "Point", "coordinates": [ -76.991794, 38.887431 ] } },
{ "type": "Feature", "properties": { "ID": 69242 }, "geometry": { "type": "Point", "coordinates": [ -76.992209, 38.887408 ] } },
{ "type": "Feature", "properties": { "ID": 69260 }, "geometry": { "type": "Point", "coordinates": [ -76.983113, 38.887416 ] } },
{ "type": "Feature", "properties": { "ID": 69265 }, "geometry": { "type": "Point", "coordinates": [ -76.937691, 38.887338 ] } },
{ "type": "Feature", "properties": { "ID": 69268 }, "geometry": { "type": "Point", "coordinates": [ -76.981404, 38.887413 ] } },
{ "type": "Feature", "properties": { "ID": 69296 }, "geometry": { "type": "Point", "coordinates": [ -76.949589, 38.88741 ] } },
{ "type": "Feature", "properties": { "ID": 69297 }, "geometry": { "type": "Point", "coordinates": [ -76.938487, 38.887397 ] } },
{ "type": "Feature", "properties": { "ID": 69308 }, "geometry": { "type": "Point", "coordinates": [ -76.917456, 38.887391 ] } },
{ "type": "Feature", "properties": { "ID": 69319 }, "geometry": { "type": "Point", "coordinates": [ -76.92251, 38.887402 ] } },
{ "type": "Feature", "properties": { "ID": 69337 }, "geometry": { "type": "Point", "coordinates": [ -76.958497, 38.887377 ] } },
{ "type": "Feature", "properties": { "ID": 69344 }, "geometry": { "type": "Point", "coordinates": [ -76.933417, 38.887381 ] } },
{ "type": "Feature", "properties": { "ID": 69346 }, "geometry": { "type": "Point", "coordinates": [ -76.985033, 38.887377 ] } },
{ "type": "Feature", "properties": { "ID": 69373 }, "geometry": { "type": "Point", "coordinates": [ -76.974989, 38.887375 ] } },
{ "type": "Feature", "properties": { "ID": 69385 }, "geometry": { "type": "Point", "coordinates": [ -76.928764, 38.88732 ] } },
{ "type": "Feature", "properties": { "ID": 69397 }, "geometry": { "type": "Point", "coordinates": [ -76.981981, 38.887351 ] } },
{ "type": "Feature", "properties": { "ID": 69403 }, "geometry": { "type": "Point", "coordinates": [ -76.918622, 38.887268 ] } },
{ "type": "Feature", "properties": { "ID": 69416 }, "geometry": { "type": "Point", "coordinates": [ -76.917373, 38.887296 ] } },
{ "type": "Feature", "properties": { "ID": 69417 }, "geometry": { "type": "Point", "coordinates": [ -76.922012, 38.887294 ] } },
{ "type": "Feature", "properties": { "ID": 69441 }, "geometry": { "type": "Point", "coordinates": [ -76.953845, 38.887264 ] } },
{ "type": "Feature", "properties": { "ID": 69472 }, "geometry": { "type": "Point", "coordinates": [ -76.978071, 38.887266 ] } },
{ "type": "Feature", "properties": { "ID": 69484 }, "geometry": { "type": "Point", "coordinates": [ -76.987749, 38.887224 ] } },
{ "type": "Feature", "properties": { "ID": 69485 }, "geometry": { "type": "Point", "coordinates": [ -76.921396, 38.887226 ] } },
{ "type": "Feature", "properties": { "ID": 69491 }, "geometry": { "type": "Point", "coordinates": [ -76.980989, 38.887258 ] } },
{ "type": "Feature", "properties": { "ID": 69495 }, "geometry": { "type": "Point", "coordinates": [ -76.950726, 38.887118 ] } },
{ "type": "Feature", "properties": { "ID": 69496 }, "geometry": { "type": "Point", "coordinates": [ -76.981984, 38.887251 ] } },
{ "type": "Feature", "properties": { "ID": 69516 }, "geometry": { "type": "Point", "coordinates": [ -76.978153, 38.887254 ] } },
{ "type": "Feature", "properties": { "ID": 69531 }, "geometry": { "type": "Point", "coordinates": [ -76.991791, 38.887187 ] } },
{ "type": "Feature", "properties": { "ID": 69537 }, "geometry": { "type": "Point", "coordinates": [ -76.92353, 38.887154 ] } },
{ "type": "Feature", "properties": { "ID": 69541 }, "geometry": { "type": "Point", "coordinates": [ -76.980315, 38.887184 ] } },
{ "type": "Feature", "properties": { "ID": 69549 }, "geometry": { "type": "Point", "coordinates": [ -76.917333, 38.88714 ] } },
{ "type": "Feature", "properties": { "ID": 69550 }, "geometry": { "type": "Point", "coordinates": [ -76.992871, 38.887175 ] } },
{ "type": "Feature", "properties": { "ID": 69554 }, "geometry": { "type": "Point", "coordinates": [ -76.92305, 38.887137 ] } },
{ "type": "Feature", "properties": { "ID": 69556 }, "geometry": { "type": "Point", "coordinates": [ -76.986086, 38.887169 ] } },
{ "type": "Feature", "properties": { "ID": 69560 }, "geometry": { "type": "Point", "coordinates": [ -76.980999, 38.887164 ] } },
{ "type": "Feature", "properties": { "ID": 69576 }, "geometry": { "type": "Point", "coordinates": [ -76.98634, 38.887132 ] } },
{ "type": "Feature", "properties": { "ID": 69596 }, "geometry": { "type": "Point", "coordinates": [ -76.988913, 38.887134 ] } },
{ "type": "Feature", "properties": { "ID": 69615 }, "geometry": { "type": "Point", "coordinates": [ -76.933686, 38.887082 ] } },
{ "type": "Feature", "properties": { "ID": 69617 }, "geometry": { "type": "Point", "coordinates": [ -76.989556, 38.887125 ] } },
{ "type": "Feature", "properties": { "ID": 69622 }, "geometry": { "type": "Point", "coordinates": [ -76.992908, 38.887122 ] } },
{ "type": "Feature", "properties": { "ID": 69626 }, "geometry": { "type": "Point", "coordinates": [ -76.922605, 38.887098 ] } },
{ "type": "Feature", "properties": { "ID": 69646 }, "geometry": { "type": "Point", "coordinates": [ -76.932138, 38.887058 ] } },
{ "type": "Feature", "properties": { "ID": 69647 }, "geometry": { "type": "Point", "coordinates": [ -76.985193, 38.88707 ] } },
{ "type": "Feature", "properties": { "ID": 69654 }, "geometry": { "type": "Point", "coordinates": [ -76.991009, 38.887094 ] } },
{ "type": "Feature", "properties": { "ID": 69659 }, "geometry": { "type": "Point", "coordinates": [ -76.93438, 38.887046 ] } },
{ "type": "Feature", "properties": { "ID": 69660 }, "geometry": { "type": "Point", "coordinates": [ -76.926244, 38.887007 ] } },
{ "type": "Feature", "properties": { "ID": 69661 }, "geometry": { "type": "Point", "coordinates": [ -76.92264, 38.887047 ] } },
{ "type": "Feature", "properties": { "ID": 69674 }, "geometry": { "type": "Point", "coordinates": [ -76.981005, 38.887071 ] } },
{ "type": "Feature", "properties": { "ID": 69675 }, "geometry": { "type": "Point", "coordinates": [ -76.992407, 38.887073 ] } },
{ "type": "Feature", "properties": { "ID": 69677 }, "geometry": { "type": "Point", "coordinates": [ -76.91825, 38.887011 ] } },
{ "type": "Feature", "properties": { "ID": 69687 }, "geometry": { "type": "Point", "coordinates": [ -76.978008, 38.88702 ] } },
{ "type": "Feature", "properties": { "ID": 69690 }, "geometry": { "type": "Point", "coordinates": [ -76.992867, 38.887063 ] } },
{ "type": "Feature", "properties": { "ID": 69692 }, "geometry": { "type": "Point", "coordinates": [ -76.977563, 38.887022 ] } },
{ "type": "Feature", "properties": { "ID": 69709 }, "geometry": { "type": "Point", "coordinates": [ -76.989947, 38.887062 ] } },
{ "type": "Feature", "properties": { "ID": 69719 }, "geometry": { "type": "Point", "coordinates": [ -76.955825, 38.88702 ] } },
{ "type": "Feature", "properties": { "ID": 69729 }, "geometry": { "type": "Point", "coordinates": [ -76.938597, 38.887039 ] } },
{ "type": "Feature", "properties": { "ID": 69731 }, "geometry": { "type": "Point", "coordinates": [ -76.925814, 38.886982 ] } },
{ "type": "Feature", "properties": { "ID": 69734 }, "geometry": { "type": "Point", "coordinates": [ -76.920883, 38.887004 ] } },
{ "type": "Feature", "properties": { "ID": 69741 }, "geometry": { "type": "Point", "coordinates": [ -76.959047, 38.886985 ] } },
{ "type": "Feature", "properties": { "ID": 69744 }, "geometry": { "type": "Point", "coordinates": [ -76.958681, 38.886986 ] } },
{ "type": "Feature", "properties": { "ID": 69746 }, "geometry": { "type": "Point", "coordinates": [ -76.958803, 38.886984 ] } },
{ "type": "Feature", "properties": { "ID": 69750 }, "geometry": { "type": "Point", "coordinates": [ -76.958313, 38.886983 ] } },
{ "type": "Feature", "properties": { "ID": 69766 }, "geometry": { "type": "Point", "coordinates": [ -76.982554, 38.886983 ] } },
{ "type": "Feature", "properties": { "ID": 69782 }, "geometry": { "type": "Point", "coordinates": [ -76.987541, 38.886967 ] } },
{ "type": "Feature", "properties": { "ID": 69791 }, "geometry": { "type": "Point", "coordinates": [ -76.992896, 38.887008 ] } },
{ "type": "Feature", "properties": { "ID": 69802 }, "geometry": { "type": "Point", "coordinates": [ -76.988862, 38.886964 ] } },
{ "type": "Feature", "properties": { "ID": 69813 }, "geometry": { "type": "Point", "coordinates": [ -76.956423, 38.886953 ] } },
{ "type": "Feature", "properties": { "ID": 69816 }, "geometry": { "type": "Point", "coordinates": [ -76.956582, 38.886954 ] } },
{ "type": "Feature", "properties": { "ID": 69821 }, "geometry": { "type": "Point", "coordinates": [ -76.92087, 38.886956 ] } },
{ "type": "Feature", "properties": { "ID": 69827 }, "geometry": { "type": "Point", "coordinates": [ -76.923866, 38.886914 ] } },
{ "type": "Feature", "properties": { "ID": 69834 }, "geometry": { "type": "Point", "coordinates": [ -76.955505, 38.886944 ] } },
{ "type": "Feature", "properties": { "ID": 69849 }, "geometry": { "type": "Point", "coordinates": [ -76.985737, 38.88693 ] } },
{ "type": "Feature", "properties": { "ID": 69861 }, "geometry": { "type": "Point", "coordinates": [ -76.937638, 38.886956 ] } },
{ "type": "Feature", "properties": { "ID": 69867 }, "geometry": { "type": "Point", "coordinates": [ -76.991807, 38.886957 ] } },
{ "type": "Feature", "properties": { "ID": 69884 }, "geometry": { "type": "Point", "coordinates": [ -76.933226, 38.886898 ] } },
{ "type": "Feature", "properties": { "ID": 69892 }, "geometry": { "type": "Point", "coordinates": [ -76.992428, 38.886941 ] } },
{ "type": "Feature", "properties": { "ID": 69901 }, "geometry": { "type": "Point", "coordinates": [ -76.98688, 38.886911 ] } },
{ "type": "Feature", "properties": { "ID": 69909 }, "geometry": { "type": "Point", "coordinates": [ -76.933116, 38.886871 ] } },
{ "type": "Feature", "properties": { "ID": 69914 }, "geometry": { "type": "Point", "coordinates": [ -76.988754, 38.886919 ] } },
{ "type": "Feature", "properties": { "ID": 69921 }, "geometry": { "type": "Point", "coordinates": [ -76.986649, 38.886875 ] } },
{ "type": "Feature", "properties": { "ID": 69925 }, "geometry": { "type": "Point", "coordinates": [ -76.920851, 38.886869 ] } },
{ "type": "Feature", "properties": { "ID": 69927 }, "geometry": { "type": "Point", "coordinates": [ -76.922387, 38.886838 ] } },
{ "type": "Feature", "properties": { "ID": 69935 }, "geometry": { "type": "Point", "coordinates": [ -76.979865, 38.886837 ] } },
{ "type": "Feature", "properties": { "ID": 69940 }, "geometry": { "type": "Point", "coordinates": [ -76.922975, 38.886859 ] } },
{ "type": "Feature", "properties": { "ID": 69951 }, "geometry": { "type": "Point", "coordinates": [ -76.975342, 38.886885 ] } },
{ "type": "Feature", "properties": { "ID": 69961 }, "geometry": { "type": "Point", "coordinates": [ -76.917433, 38.886837 ] } },
{ "type": "Feature", "properties": { "ID": 69975 }, "geometry": { "type": "Point", "coordinates": [ -76.991312, 38.886883 ] } },
{ "type": "Feature", "properties": { "ID": 69977 }, "geometry": { "type": "Point", "coordinates": [ -76.934772, 38.886838 ] } },
{ "type": "Feature", "properties": { "ID": 70001 }, "geometry": { "type": "Point", "coordinates": [ -76.929885, 38.886795 ] } },
{ "type": "Feature", "properties": { "ID": 70003 }, "geometry": { "type": "Point", "coordinates": [ -76.986146, 38.886827 ] } },
{ "type": "Feature", "properties": { "ID": 70004 }, "geometry": { "type": "Point", "coordinates": [ -76.934822, 38.886822 ] } },
{ "type": "Feature", "properties": { "ID": 70024 }, "geometry": { "type": "Point", "coordinates": [ -76.947806, 38.886799 ] } },
{ "type": "Feature", "properties": { "ID": 70030 }, "geometry": { "type": "Point", "coordinates": [ -76.986265, 38.886795 ] } },
{ "type": "Feature", "properties": { "ID": 70032 }, "geometry": { "type": "Point", "coordinates": [ -76.984078, 38.886784 ] } },
{ "type": "Feature", "properties": { "ID": 70040 }, "geometry": { "type": "Point", "coordinates": [ -76.924721, 38.886773 ] } },
{ "type": "Feature", "properties": { "ID": 70061 }, "geometry": { "type": "Point", "coordinates": [ -76.986386, 38.886763 ] } },
{ "type": "Feature", "properties": { "ID": 70067 }, "geometry": { "type": "Point", "coordinates": [ -76.924667, 38.886747 ] } },
{ "type": "Feature", "properties": { "ID": 70088 }, "geometry": { "type": "Point", "coordinates": [ -76.991797, 38.886767 ] } },
{ "type": "Feature", "properties": { "ID": 70111 }, "geometry": { "type": "Point", "coordinates": [ -76.984402, 38.886706 ] } },
{ "type": "Feature", "properties": { "ID": 70114 }, "geometry": { "type": "Point", "coordinates": [ -76.920191, 38.886709 ] } },
{ "type": "Feature", "properties": { "ID": 70116 }, "geometry": { "type": "Point", "coordinates": [ -76.978382, 38.886701 ] } },
{ "type": "Feature", "properties": { "ID": 70133 }, "geometry": { "type": "Point", "coordinates": [ -76.977429, 38.886695 ] } },
{ "type": "Feature", "properties": { "ID": 70134 }, "geometry": { "type": "Point", "coordinates": [ -76.97819, 38.886701 ] } },
{ "type": "Feature", "properties": { "ID": 70137 }, "geometry": { "type": "Point", "coordinates": [ -76.926437, 38.88668 ] } },
{ "type": "Feature", "properties": { "ID": 70154 }, "geometry": { "type": "Point", "coordinates": [ -76.978759, 38.886696 ] } },
{ "type": "Feature", "properties": { "ID": 70159 }, "geometry": { "type": "Point", "coordinates": [ -76.989799, 38.886683 ] } },
{ "type": "Feature", "properties": { "ID": 70173 }, "geometry": { "type": "Point", "coordinates": [ -76.954143, 38.886629 ] } },
{ "type": "Feature", "properties": { "ID": 70174 }, "geometry": { "type": "Point", "coordinates": [ -76.989456, 38.886665 ] } },
{ "type": "Feature", "properties": { "ID": 70188 }, "geometry": { "type": "Point", "coordinates": [ -76.989194, 38.886647 ] } },
{ "type": "Feature", "properties": { "ID": 70209 }, "geometry": { "type": "Point", "coordinates": [ -76.953486, 38.88669 ] } },
{ "type": "Feature", "properties": { "ID": 70218 }, "geometry": { "type": "Point", "coordinates": [ -76.988736, 38.886666 ] } },
{ "type": "Feature", "properties": { "ID": 70240 }, "geometry": { "type": "Point", "coordinates": [ -76.934552, 38.886497 ] } },
{ "type": "Feature", "properties": { "ID": 70272 }, "geometry": { "type": "Point", "coordinates": [ -76.989968, 38.886476 ] } },
{ "type": "Feature", "properties": { "ID": 70282 }, "geometry": { "type": "Point", "coordinates": [ -76.919614, 38.886425 ] } },
{ "type": "Feature", "properties": { "ID": 70290 }, "geometry": { "type": "Point", "coordinates": [ -76.957707, 38.886632 ] } },
{ "type": "Feature", "properties": { "ID": 70301 }, "geometry": { "type": "Point", "coordinates": [ -76.99201, 38.886679 ] } },
{ "type": "Feature", "properties": { "ID": 70304 }, "geometry": { "type": "Point", "coordinates": [ -76.981676, 38.886626 ] } },
{ "type": "Feature", "properties": { "ID": 70324 }, "geometry": { "type": "Point", "coordinates": [ -76.920169, 38.886622 ] } },
{ "type": "Feature", "properties": { "ID": 70326 }, "geometry": { "type": "Point", "coordinates": [ -76.984137, 38.886646 ] } },
{ "type": "Feature", "properties": { "ID": 70336 }, "geometry": { "type": "Point", "coordinates": [ -76.984858, 38.886594 ] } },
{ "type": "Feature", "properties": { "ID": 70338 }, "geometry": { "type": "Point", "coordinates": [ -76.917745, 38.886592 ] } },
{ "type": "Feature", "properties": { "ID": 70352 }, "geometry": { "type": "Point", "coordinates": [ -76.992421, 38.886621 ] } },
{ "type": "Feature", "properties": { "ID": 70357 }, "geometry": { "type": "Point", "coordinates": [ -76.921308, 38.886558 ] } },
{ "type": "Feature", "properties": { "ID": 70377 }, "geometry": { "type": "Point", "coordinates": [ -76.982988, 38.886549 ] } },
{ "type": "Feature", "properties": { "ID": 70389 }, "geometry": { "type": "Point", "coordinates": [ -76.987143, 38.886545 ] } },
{ "type": "Feature", "properties": { "ID": 70392 }, "geometry": { "type": "Point", "coordinates": [ -76.933018, 38.886523 ] } },
{ "type": "Feature", "properties": { "ID": 70410 }, "geometry": { "type": "Point", "coordinates": [ -76.927799, 38.88648 ] } },
{ "type": "Feature", "properties": { "ID": 70419 }, "geometry": { "type": "Point", "coordinates": [ -76.990519, 38.886562 ] } },
{ "type": "Feature", "properties": { "ID": 70421 }, "geometry": { "type": "Point", "coordinates": [ -76.951867, 38.886526 ] } },
{ "type": "Feature", "properties": { "ID": 70448 }, "geometry": { "type": "Point", "coordinates": [ -76.952673, 38.886305 ] } },
{ "type": "Feature", "properties": { "ID": 70457 }, "geometry": { "type": "Point", "coordinates": [ -76.933903, 38.886397 ] } },
{ "type": "Feature", "properties": { "ID": 70458 }, "geometry": { "type": "Point", "coordinates": [ -76.938092, 38.886381 ] } },
{ "type": "Feature", "properties": { "ID": 70461 }, "geometry": { "type": "Point", "coordinates": [ -76.939164, 38.886414 ] } },
{ "type": "Feature", "properties": { "ID": 70463 }, "geometry": { "type": "Point", "coordinates": [ -76.93896, 38.886414 ] } },
{ "type": "Feature", "properties": { "ID": 70466 }, "geometry": { "type": "Point", "coordinates": [ -76.94932, 38.886402 ] } },
{ "type": "Feature", "properties": { "ID": 70470 }, "geometry": { "type": "Point", "coordinates": [ -76.933842, 38.886392 ] } },
{ "type": "Feature", "properties": { "ID": 70483 }, "geometry": { "type": "Point", "coordinates": [ -76.991994, 38.886423 ] } },
{ "type": "Feature", "properties": { "ID": 70505 }, "geometry": { "type": "Point", "coordinates": [ -76.937925, 38.88634 ] } },
{ "type": "Feature", "properties": { "ID": 70519 }, "geometry": { "type": "Point", "coordinates": [ -76.948424, 38.886348 ] } },
{ "type": "Feature", "properties": { "ID": 70553 }, "geometry": { "type": "Point", "coordinates": [ -76.952249, 38.886332 ] } },
{ "type": "Feature", "properties": { "ID": 70569 }, "geometry": { "type": "Point", "coordinates": [ -76.943898, 38.886315 ] } },
{ "type": "Feature", "properties": { "ID": 70586 }, "geometry": { "type": "Point", "coordinates": [ -76.992892, 38.886346 ] } },
{ "type": "Feature", "properties": { "ID": 70595 }, "geometry": { "type": "Point", "coordinates": [ -76.941916, 38.886303 ] } },
{ "type": "Feature", "properties": { "ID": 70596 }, "geometry": { "type": "Point", "coordinates": [ -76.983884, 38.886351 ] } },
{ "type": "Feature", "properties": { "ID": 70616 }, "geometry": { "type": "Point", "coordinates": [ -76.988785, 38.886355 ] } },
{ "type": "Feature", "properties": { "ID": 70620 }, "geometry": { "type": "Point", "coordinates": [ -76.923774, 38.886295 ] } },
{ "type": "Feature", "properties": { "ID": 70628 }, "geometry": { "type": "Point", "coordinates": [ -76.943498, 38.886313 ] } },
{ "type": "Feature", "properties": { "ID": 70638 }, "geometry": { "type": "Point", "coordinates": [ -76.988119, 38.886293 ] } },
{ "type": "Feature", "properties": { "ID": 70643 }, "geometry": { "type": "Point", "coordinates": [ -76.951061, 38.886277 ] } },
{ "type": "Feature", "properties": { "ID": 70650 }, "geometry": { "type": "Point", "coordinates": [ -76.93353, 38.886277 ] } },
{ "type": "Feature", "properties": { "ID": 70665 }, "geometry": { "type": "Point", "coordinates": [ -76.98483, 38.886237 ] } },
{ "type": "Feature", "properties": { "ID": 70666 }, "geometry": { "type": "Point", "coordinates": [ -76.989258, 38.886244 ] } },
{ "type": "Feature", "properties": { "ID": 70673 }, "geometry": { "type": "Point", "coordinates": [ -76.951285, 38.886252 ] } },
{ "type": "Feature", "properties": { "ID": 70693 }, "geometry": { "type": "Point", "coordinates": [ -76.989196, 38.884812 ] } },
{ "type": "Feature", "properties": { "ID": 70723 }, "geometry": { "type": "Point", "coordinates": [ -76.990962, 38.884771 ] } },
{ "type": "Feature", "properties": { "ID": 70724 }, "geometry": { "type": "Point", "coordinates": [ -76.98637, 38.884758 ] } },
{ "type": "Feature", "properties": { "ID": 70729 }, "geometry": { "type": "Point", "coordinates": [ -76.92273, 38.884721 ] } },
{ "type": "Feature", "properties": { "ID": 70744 }, "geometry": { "type": "Point", "coordinates": [ -76.939724, 38.879235 ] } },
{ "type": "Feature", "properties": { "ID": 70753 }, "geometry": { "type": "Point", "coordinates": [ -76.929126, 38.879205 ] } },
{ "type": "Feature", "properties": { "ID": 70754 }, "geometry": { "type": "Point", "coordinates": [ -76.944159, 38.879216 ] } },
{ "type": "Feature", "properties": { "ID": 70757 }, "geometry": { "type": "Point", "coordinates": [ -76.931486, 38.879209 ] } },
{ "type": "Feature", "properties": { "ID": 70792 }, "geometry": { "type": "Point", "coordinates": [ -76.94223, 38.87819 ] } },
{ "type": "Feature", "properties": { "ID": 70795 }, "geometry": { "type": "Point", "coordinates": [ -76.963795, 38.878182 ] } },
{ "type": "Feature", "properties": { "ID": 70796 }, "geometry": { "type": "Point", "coordinates": [ -76.936807, 38.878172 ] } },
{ "type": "Feature", "properties": { "ID": 70807 }, "geometry": { "type": "Point", "coordinates": [ -76.943651, 38.878189 ] } },
{ "type": "Feature", "properties": { "ID": 70808 }, "geometry": { "type": "Point", "coordinates": [ -76.94253, 38.878155 ] } },
{ "type": "Feature", "properties": { "ID": 70809 }, "geometry": { "type": "Point", "coordinates": [ -76.935422, 38.878163 ] } },
{ "type": "Feature", "properties": { "ID": 70825 }, "geometry": { "type": "Point", "coordinates": [ -76.934521, 38.878089 ] } },
{ "type": "Feature", "properties": { "ID": 70833 }, "geometry": { "type": "Point", "coordinates": [ -76.964296, 38.875859 ] } },
{ "type": "Feature", "properties": { "ID": 70847 }, "geometry": { "type": "Point", "coordinates": [ -76.933402, 38.875819 ] } },
{ "type": "Feature", "properties": { "ID": 70851 }, "geometry": { "type": "Point", "coordinates": [ -76.963228, 38.875815 ] } },
{ "type": "Feature", "properties": { "ID": 70868 }, "geometry": { "type": "Point", "coordinates": [ -76.935606, 38.875742 ] } },
{ "type": "Feature", "properties": { "ID": 70869 }, "geometry": { "type": "Point", "coordinates": [ -76.96406, 38.875759 ] } },
{ "type": "Feature", "properties": { "ID": 70879 }, "geometry": { "type": "Point", "coordinates": [ -76.956731, 38.875738 ] } },
{ "type": "Feature", "properties": { "ID": 70884 }, "geometry": { "type": "Point", "coordinates": [ -76.973662, 38.872843 ] } },
{ "type": "Feature", "properties": { "ID": 70888 }, "geometry": { "type": "Point", "coordinates": [ -76.976711, 38.872808 ] } },
{ "type": "Feature", "properties": { "ID": 70900 }, "geometry": { "type": "Point", "coordinates": [ -76.957798, 38.872757 ] } },
{ "type": "Feature", "properties": { "ID": 70919 }, "geometry": { "type": "Point", "coordinates": [ -76.963804, 38.872721 ] } },
{ "type": "Feature", "properties": { "ID": 70933 }, "geometry": { "type": "Point", "coordinates": [ -76.956398, 38.871117 ] } },
{ "type": "Feature", "properties": { "ID": 70941 }, "geometry": { "type": "Point", "coordinates": [ -76.972472, 38.871122 ] } },
{ "type": "Feature", "properties": { "ID": 70947 }, "geometry": { "type": "Point", "coordinates": [ -76.962863, 38.871083 ] } },
{ "type": "Feature", "properties": { "ID": 70970 }, "geometry": { "type": "Point", "coordinates": [ -76.976118, 38.871019 ] } },
{ "type": "Feature", "properties": { "ID": 70988 }, "geometry": { "type": "Point", "coordinates": [ -76.972607, 38.870543 ] } },
{ "type": "Feature", "properties": { "ID": 71001 }, "geometry": { "type": "Point", "coordinates": [ -76.972031, 38.870545 ] } },
{ "type": "Feature", "properties": { "ID": 71010 }, "geometry": { "type": "Point", "coordinates": [ -76.962193, 38.870567 ] } },
{ "type": "Feature", "properties": { "ID": 71023 }, "geometry": { "type": "Point", "coordinates": [ -76.939577, 38.870483 ] } },
{ "type": "Feature", "properties": { "ID": 71027 }, "geometry": { "type": "Point", "coordinates": [ -76.977611, 38.870536 ] } },
{ "type": "Feature", "properties": { "ID": 71044 }, "geometry": { "type": "Point", "coordinates": [ -76.958134, 38.886228 ] } },
{ "type": "Feature", "properties": { "ID": 71046 }, "geometry": { "type": "Point", "coordinates": [ -76.979219, 38.886281 ] } },
{ "type": "Feature", "properties": { "ID": 71050 }, "geometry": { "type": "Point", "coordinates": [ -76.989313, 38.886228 ] } },
{ "type": "Feature", "properties": { "ID": 71053 }, "geometry": { "type": "Point", "coordinates": [ -76.989769, 38.886221 ] } },
{ "type": "Feature", "properties": { "ID": 71054 }, "geometry": { "type": "Point", "coordinates": [ -76.992411, 38.886273 ] } },
{ "type": "Feature", "properties": { "ID": 71074 }, "geometry": { "type": "Point", "coordinates": [ -76.944546, 38.886248 ] } },
{ "type": "Feature", "properties": { "ID": 71090 }, "geometry": { "type": "Point", "coordinates": [ -76.990934, 38.886205 ] } },
{ "type": "Feature", "properties": { "ID": 71107 }, "geometry": { "type": "Point", "coordinates": [ -76.988502, 38.886207 ] } },
{ "type": "Feature", "properties": { "ID": 71136 }, "geometry": { "type": "Point", "coordinates": [ -76.99241, 38.886224 ] } },
{ "type": "Feature", "properties": { "ID": 71138 }, "geometry": { "type": "Point", "coordinates": [ -76.92174, 38.886173 ] } },
{ "type": "Feature", "properties": { "ID": 71146 }, "geometry": { "type": "Point", "coordinates": [ -76.923124, 38.886206 ] } },
{ "type": "Feature", "properties": { "ID": 71159 }, "geometry": { "type": "Point", "coordinates": [ -76.982798, 38.886188 ] } },
{ "type": "Feature", "properties": { "ID": 71161 }, "geometry": { "type": "Point", "coordinates": [ -76.980464, 38.886148 ] } },
{ "type": "Feature", "properties": { "ID": 71176 }, "geometry": { "type": "Point", "coordinates": [ -76.942306, 38.886169 ] } },
{ "type": "Feature", "properties": { "ID": 71181 }, "geometry": { "type": "Point", "coordinates": [ -76.979549, 38.886187 ] } },
{ "type": "Feature", "properties": { "ID": 71183 }, "geometry": { "type": "Point", "coordinates": [ -76.921574, 38.886148 ] } },
{ "type": "Feature", "properties": { "ID": 71193 }, "geometry": { "type": "Point", "coordinates": [ -76.922401, 38.885978 ] } },
{ "type": "Feature", "properties": { "ID": 71222 }, "geometry": { "type": "Point", "coordinates": [ -76.927772, 38.885889 ] } },
{ "type": "Feature", "properties": { "ID": 71230 }, "geometry": { "type": "Point", "coordinates": [ -76.942825, 38.885883 ] } },
{ "type": "Feature", "properties": { "ID": 71231 }, "geometry": { "type": "Point", "coordinates": [ -76.953202, 38.885892 ] } },
{ "type": "Feature", "properties": { "ID": 71245 }, "geometry": { "type": "Point", "coordinates": [ -76.985123, 38.886177 ] } },
{ "type": "Feature", "properties": { "ID": 71247 }, "geometry": { "type": "Point", "coordinates": [ -76.92433, 38.886168 ] } },
{ "type": "Feature", "properties": { "ID": 71249 }, "geometry": { "type": "Point", "coordinates": [ -76.942844, 38.886177 ] } },
{ "type": "Feature", "properties": { "ID": 71274 }, "geometry": { "type": "Point", "coordinates": [ -76.941554, 38.886157 ] } },
{ "type": "Feature", "properties": { "ID": 71283 }, "geometry": { "type": "Point", "coordinates": [ -76.941161, 38.886147 ] } },
{ "type": "Feature", "properties": { "ID": 71285 }, "geometry": { "type": "Point", "coordinates": [ -76.943228, 38.886151 ] } },
{ "type": "Feature", "properties": { "ID": 71292 }, "geometry": { "type": "Point", "coordinates": [ -76.930185, 38.886102 ] } },
{ "type": "Feature", "properties": { "ID": 71308 }, "geometry": { "type": "Point", "coordinates": [ -76.92393, 38.886111 ] } },
{ "type": "Feature", "properties": { "ID": 71310 }, "geometry": { "type": "Point", "coordinates": [ -76.951802, 38.886117 ] } },
{ "type": "Feature", "properties": { "ID": 71322 }, "geometry": { "type": "Point", "coordinates": [ -76.986055, 38.8861 ] } },
{ "type": "Feature", "properties": { "ID": 71323 }, "geometry": { "type": "Point", "coordinates": [ -76.985752, 38.886107 ] } },
{ "type": "Feature", "properties": { "ID": 71325 }, "geometry": { "type": "Point", "coordinates": [ -76.981816, 38.886075 ] } },
{ "type": "Feature", "properties": { "ID": 71330 }, "geometry": { "type": "Point", "coordinates": [ -76.940878, 38.886078 ] } },
{ "type": "Feature", "properties": { "ID": 71334 }, "geometry": { "type": "Point", "coordinates": [ -76.924149, 38.886071 ] } },
{ "type": "Feature", "properties": { "ID": 71342 }, "geometry": { "type": "Point", "coordinates": [ -76.936514, 38.886044 ] } },
{ "type": "Feature", "properties": { "ID": 71343 }, "geometry": { "type": "Point", "coordinates": [ -76.922771, 38.886071 ] } },
{ "type": "Feature", "properties": { "ID": 71345 }, "geometry": { "type": "Point", "coordinates": [ -76.980154, 38.886022 ] } },
{ "type": "Feature", "properties": { "ID": 71357 }, "geometry": { "type": "Point", "coordinates": [ -76.926455, 38.885959 ] } },
{ "type": "Feature", "properties": { "ID": 71372 }, "geometry": { "type": "Point", "coordinates": [ -76.985757, 38.886061 ] } },
{ "type": "Feature", "properties": { "ID": 71378 }, "geometry": { "type": "Point", "coordinates": [ -76.942765, 38.886052 ] } },
{ "type": "Feature", "properties": { "ID": 71383 }, "geometry": { "type": "Point", "coordinates": [ -76.942795, 38.886041 ] } },
{ "type": "Feature", "properties": { "ID": 71389 }, "geometry": { "type": "Point", "coordinates": [ -76.920634, 38.885987 ] } },
{ "type": "Feature", "properties": { "ID": 71390 }, "geometry": { "type": "Point", "coordinates": [ -76.977877, 38.885993 ] } },
{ "type": "Feature", "properties": { "ID": 71399 }, "geometry": { "type": "Point", "coordinates": [ -76.926067, 38.885982 ] } },
{ "type": "Feature", "properties": { "ID": 71408 }, "geometry": { "type": "Point", "coordinates": [ -76.920588, 38.885956 ] } },
{ "type": "Feature", "properties": { "ID": 71410 }, "geometry": { "type": "Point", "coordinates": [ -76.929202, 38.885978 ] } },
{ "type": "Feature", "properties": { "ID": 71431 }, "geometry": { "type": "Point", "coordinates": [ -76.954371, 38.885905 ] } },
{ "type": "Feature", "properties": { "ID": 71433 }, "geometry": { "type": "Point", "coordinates": [ -76.986325, 38.886 ] } },
{ "type": "Feature", "properties": { "ID": 71462 }, "geometry": { "type": "Point", "coordinates": [ -76.943737, 38.88588 ] } },
{ "type": "Feature", "properties": { "ID": 71465 }, "geometry": { "type": "Point", "coordinates": [ -76.942368, 38.885887 ] } },
{ "type": "Feature", "properties": { "ID": 71488 }, "geometry": { "type": "Point", "coordinates": [ -76.943032, 38.885872 ] } },
{ "type": "Feature", "properties": { "ID": 71504 }, "geometry": { "type": "Point", "coordinates": [ -76.992156, 38.885874 ] } },
{ "type": "Feature", "properties": { "ID": 71548 }, "geometry": { "type": "Point", "coordinates": [ -76.944078, 38.885877 ] } },
{ "type": "Feature", "properties": { "ID": 71550 }, "geometry": { "type": "Point", "coordinates": [ -76.9877, 38.885835 ] } },
{ "type": "Feature", "properties": { "ID": 71574 }, "geometry": { "type": "Point", "coordinates": [ -76.983394, 38.885857 ] } },
{ "type": "Feature", "properties": { "ID": 71578 }, "geometry": { "type": "Point", "coordinates": [ -76.940884, 38.885841 ] } },
{ "type": "Feature", "properties": { "ID": 71585 }, "geometry": { "type": "Point", "coordinates": [ -76.992403, 38.885852 ] } },
{ "type": "Feature", "properties": { "ID": 71594 }, "geometry": { "type": "Point", "coordinates": [ -76.919829, 38.885791 ] } },
{ "type": "Feature", "properties": { "ID": 71604 }, "geometry": { "type": "Point", "coordinates": [ -76.982, 38.885835 ] } },
{ "type": "Feature", "properties": { "ID": 71632 }, "geometry": { "type": "Point", "coordinates": [ -76.921705, 38.88576 ] } },
{ "type": "Feature", "properties": { "ID": 71639 }, "geometry": { "type": "Point", "coordinates": [ -76.991756, 38.885795 ] } },
{ "type": "Feature", "properties": { "ID": 71653 }, "geometry": { "type": "Point", "coordinates": [ -76.985243, 38.885767 ] } },
{ "type": "Feature", "properties": { "ID": 71666 }, "geometry": { "type": "Point", "coordinates": [ -76.936181, 38.885674 ] } },
{ "type": "Feature", "properties": { "ID": 71672 }, "geometry": { "type": "Point", "coordinates": [ -76.992908, 38.88574 ] } },
{ "type": "Feature", "properties": { "ID": 71703 }, "geometry": { "type": "Point", "coordinates": [ -76.957982, 38.885713 ] } },
{ "type": "Feature", "properties": { "ID": 71708 }, "geometry": { "type": "Point", "coordinates": [ -76.924104, 38.885642 ] } },
{ "type": "Feature", "properties": { "ID": 71722 }, "geometry": { "type": "Point", "coordinates": [ -76.985268, 38.885689 ] } },
{ "type": "Feature", "properties": { "ID": 71728 }, "geometry": { "type": "Point", "coordinates": [ -76.984869, 38.885692 ] } },
{ "type": "Feature", "properties": { "ID": 71742 }, "geometry": { "type": "Point", "coordinates": [ -76.991276, 38.885656 ] } },
{ "type": "Feature", "properties": { "ID": 71750 }, "geometry": { "type": "Point", "coordinates": [ -76.946053, 38.885611 ] } },
{ "type": "Feature", "properties": { "ID": 71752 }, "geometry": { "type": "Point", "coordinates": [ -76.990661, 38.885615 ] } },
{ "type": "Feature", "properties": { "ID": 71761 }, "geometry": { "type": "Point", "coordinates": [ -76.987097, 38.885603 ] } },
{ "type": "Feature", "properties": { "ID": 71793 }, "geometry": { "type": "Point", "coordinates": [ -76.984613, 38.885551 ] } },
{ "type": "Feature", "properties": { "ID": 71827 }, "geometry": { "type": "Point", "coordinates": [ -76.984276, 38.885536 ] } },
{ "type": "Feature", "properties": { "ID": 71832 }, "geometry": { "type": "Point", "coordinates": [ -76.941062, 38.885578 ] } },
{ "type": "Feature", "properties": { "ID": 71835 }, "geometry": { "type": "Point", "coordinates": [ -76.942971, 38.885529 ] } },
{ "type": "Feature", "properties": { "ID": 71842 }, "geometry": { "type": "Point", "coordinates": [ -76.942669, 38.885546 ] } },
{ "type": "Feature", "properties": { "ID": 71845 }, "geometry": { "type": "Point", "coordinates": [ -76.981395, 38.885532 ] } },
{ "type": "Feature", "properties": { "ID": 71859 }, "geometry": { "type": "Point", "coordinates": [ -76.987747, 38.88552 ] } },
{ "type": "Feature", "properties": { "ID": 71884 }, "geometry": { "type": "Point", "coordinates": [ -76.943063, 38.885507 ] } },
{ "type": "Feature", "properties": { "ID": 71889 }, "geometry": { "type": "Point", "coordinates": [ -76.943366, 38.885509 ] } },
{ "type": "Feature", "properties": { "ID": 71897 }, "geometry": { "type": "Point", "coordinates": [ -76.922479, 38.8855 ] } },
{ "type": "Feature", "properties": { "ID": 71915 }, "geometry": { "type": "Point", "coordinates": [ -76.957864, 38.885524 ] } },
{ "type": "Feature", "properties": { "ID": 71924 }, "geometry": { "type": "Point", "coordinates": [ -76.920238, 38.885463 ] } },
{ "type": "Feature", "properties": { "ID": 71933 }, "geometry": { "type": "Point", "coordinates": [ -76.982455, 38.885494 ] } },
{ "type": "Feature", "properties": { "ID": 71944 }, "geometry": { "type": "Point", "coordinates": [ -76.919776, 38.885401 ] } },
{ "type": "Feature", "properties": { "ID": 71979 }, "geometry": { "type": "Point", "coordinates": [ -76.958568, 38.885379 ] } },
{ "type": "Feature", "properties": { "ID": 71981 }, "geometry": { "type": "Point", "coordinates": [ -76.922407, 38.885415 ] } },
{ "type": "Feature", "properties": { "ID": 71990 }, "geometry": { "type": "Point", "coordinates": [ -76.922541, 38.8854 ] } },
{ "type": "Feature", "properties": { "ID": 72000 }, "geometry": { "type": "Point", "coordinates": [ -76.959151, 38.885391 ] } },
{ "type": "Feature", "properties": { "ID": 72011 }, "geometry": { "type": "Point", "coordinates": [ -76.929647, 38.885336 ] } },
{ "type": "Feature", "properties": { "ID": 72037 }, "geometry": { "type": "Point", "coordinates": [ -76.991788, 38.885322 ] } },
{ "type": "Feature", "properties": { "ID": 72072 }, "geometry": { "type": "Point", "coordinates": [ -76.920927, 38.885272 ] } },
{ "type": "Feature", "properties": { "ID": 72074 }, "geometry": { "type": "Point", "coordinates": [ -76.971809, 38.884927 ] } },
{ "type": "Feature", "properties": { "ID": 72078 }, "geometry": { "type": "Point", "coordinates": [ -76.941376, 38.885284 ] } },
{ "type": "Feature", "properties": { "ID": 72079 }, "geometry": { "type": "Point", "coordinates": [ -76.941809, 38.885284 ] } },
{ "type": "Feature", "properties": { "ID": 72086 }, "geometry": { "type": "Point", "coordinates": [ -76.928078, 38.885273 ] } },
{ "type": "Feature", "properties": { "ID": 72098 }, "geometry": { "type": "Point", "coordinates": [ -76.943151, 38.885259 ] } },
{ "type": "Feature", "properties": { "ID": 72099 }, "geometry": { "type": "Point", "coordinates": [ -76.942361, 38.885265 ] } },
{ "type": "Feature", "properties": { "ID": 72100 }, "geometry": { "type": "Point", "coordinates": [ -76.942245, 38.885261 ] } },
{ "type": "Feature", "properties": { "ID": 72103 }, "geometry": { "type": "Point", "coordinates": [ -76.943007, 38.885264 ] } },
{ "type": "Feature", "properties": { "ID": 72116 }, "geometry": { "type": "Point", "coordinates": [ -76.9206, 38.88521 ] } },
{ "type": "Feature", "properties": { "ID": 72133 }, "geometry": { "type": "Point", "coordinates": [ -76.95724, 38.885202 ] } },
{ "type": "Feature", "properties": { "ID": 72139 }, "geometry": { "type": "Point", "coordinates": [ -76.989039, 38.885184 ] } },
{ "type": "Feature", "properties": { "ID": 72150 }, "geometry": { "type": "Point", "coordinates": [ -76.988814, 38.885178 ] } },
{ "type": "Feature", "properties": { "ID": 72162 }, "geometry": { "type": "Point", "coordinates": [ -76.981015, 38.88523 ] } },
{ "type": "Feature", "properties": { "ID": 72218 }, "geometry": { "type": "Point", "coordinates": [ -76.980349, 38.885155 ] } },
{ "type": "Feature", "properties": { "ID": 72237 }, "geometry": { "type": "Point", "coordinates": [ -76.981575, 38.88514 ] } },
{ "type": "Feature", "properties": { "ID": 72261 }, "geometry": { "type": "Point", "coordinates": [ -76.926734, 38.885152 ] } },
{ "type": "Feature", "properties": { "ID": 72268 }, "geometry": { "type": "Point", "coordinates": [ -76.943626, 38.88511 ] } },
{ "type": "Feature", "properties": { "ID": 72286 }, "geometry": { "type": "Point", "coordinates": [ -76.943084, 38.885103 ] } },
{ "type": "Feature", "properties": { "ID": 72287 }, "geometry": { "type": "Point", "coordinates": [ -76.942876, 38.885101 ] } },
{ "type": "Feature", "properties": { "ID": 72304 }, "geometry": { "type": "Point", "coordinates": [ -76.977879, 38.885085 ] } },
{ "type": "Feature", "properties": { "ID": 72318 }, "geometry": { "type": "Point", "coordinates": [ -76.92633, 38.885107 ] } },
{ "type": "Feature", "properties": { "ID": 72321 }, "geometry": { "type": "Point", "coordinates": [ -76.946399, 38.885082 ] } },
{ "type": "Feature", "properties": { "ID": 72333 }, "geometry": { "type": "Point", "coordinates": [ -76.919842, 38.885051 ] } },
{ "type": "Feature", "properties": { "ID": 72343 }, "geometry": { "type": "Point", "coordinates": [ -76.955485, 38.884996 ] } },
{ "type": "Feature", "properties": { "ID": 72352 }, "geometry": { "type": "Point", "coordinates": [ -76.949644, 38.885064 ] } },
{ "type": "Feature", "properties": { "ID": 72356 }, "geometry": { "type": "Point", "coordinates": [ -76.945788, 38.885061 ] } },
{ "type": "Feature", "properties": { "ID": 72379 }, "geometry": { "type": "Point", "coordinates": [ -76.960647, 38.885047 ] } },
{ "type": "Feature", "properties": { "ID": 72382 }, "geometry": { "type": "Point", "coordinates": [ -76.960339, 38.885045 ] } },
{ "type": "Feature", "properties": { "ID": 72395 }, "geometry": { "type": "Point", "coordinates": [ -76.958587, 38.885053 ] } },
{ "type": "Feature", "properties": { "ID": 72401 }, "geometry": { "type": "Point", "coordinates": [ -76.923539, 38.885039 ] } },
{ "type": "Feature", "properties": { "ID": 72414 }, "geometry": { "type": "Point", "coordinates": [ -76.97918, 38.885003 ] } },
{ "type": "Feature", "properties": { "ID": 72417 }, "geometry": { "type": "Point", "coordinates": [ -76.941428, 38.885044 ] } },
{ "type": "Feature", "properties": { "ID": 72447 }, "geometry": { "type": "Point", "coordinates": [ -76.954183, 38.884814 ] } },
{ "type": "Feature", "properties": { "ID": 72467 }, "geometry": { "type": "Point", "coordinates": [ -76.923997, 38.884928 ] } },
{ "type": "Feature", "properties": { "ID": 72477 }, "geometry": { "type": "Point", "coordinates": [ -76.985704, 38.88499 ] } },
{ "type": "Feature", "properties": { "ID": 72480 }, "geometry": { "type": "Point", "coordinates": [ -76.97751, 38.884933 ] } },
{ "type": "Feature", "properties": { "ID": 72484 }, "geometry": { "type": "Point", "coordinates": [ -76.954854, 38.884787 ] } },
{ "type": "Feature", "properties": { "ID": 72488 }, "geometry": { "type": "Point", "coordinates": [ -76.986568, 38.884923 ] } },
{ "type": "Feature", "properties": { "ID": 72509
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment