Skip to content

Instantly share code, notes, and snippets.

@gautams3
Last active November 6, 2017 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gautams3/5130db6e85ddc3e3155db88cb2ae9422 to your computer and use it in GitHub Desktop.
Save gautams3/5130db6e85ddc3e3155db88cb2ae9422 to your computer and use it in GitHub Desktop.
A* search on real data: Directions from Dept of Mech Engg, Georgia Tech, to 798 Drewry St NE, Atlanta GA. The orange nodes are the final path, the black nodes are the ones that were also explored in A*
Display the source blob
Display the rendered blob
Raw
{ "type" : "FeatureCollection",
"features" : [
{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361076,33.777736]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361236,33.777733]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361437,33.777729]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361610,33.777726]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361761,33.777723]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361789,33.777723]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361917,33.777721]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361948,33.777720]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362087,33.777718]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362259,33.777715]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362285,33.777715]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362469,33.777712]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362483,33.777712]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362589,33.777709]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362627,33.777709]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362800,33.777706]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362982,33.777703]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363704,33.777692]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363848,33.777694]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364234,33.777681]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364281,33.777680]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364374,33.777677]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364436,33.777675]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364563,33.777672]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364551,33.776743]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364551,33.776688]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364742,33.776687]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365276,33.776677]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365407,33.776671]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365422,33.776729]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365643,33.777417]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365742,33.777798]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365934,33.778333]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366128,33.778750]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366479,33.779408]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367243,33.780467]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367737,33.781064]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367796,33.781140]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368235,33.781720]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368297,33.781797]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368330,33.781829]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368363,33.781851]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368398,33.781865]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368445,33.781879]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368492,33.781884]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368639,33.781886]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368675,33.781771]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368848,33.781770]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369061,33.781768]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369151,33.781769]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369728,33.781775]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371225,33.781778]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371708,33.781779]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371715,33.781825]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372793,33.781828]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372803,33.781772]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372811,33.780559]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374065,33.780560]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377652,33.780566]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377656,33.779512]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378379,33.779517]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379590,33.779525]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381086,33.779534]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382526,33.779528]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382634,33.779523]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382762,33.779516]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383342,33.779520]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384212,33.779526]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384306,33.778529]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384417,33.777356]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385871,33.777454]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386290,33.777485]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386949,33.777534]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387200,33.777545]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387296,33.777541]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387400,33.777543]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388126,33.777554]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388711,33.777564]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388783,33.777565]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388793,33.776917]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388793,33.776842]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388882,33.776844]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389532,33.776854]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389730,33.776857]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389819,33.776859]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390305,33.776869]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390396,33.776871]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390467,33.776872]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391365,33.776888]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391817,33.776897]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392097,33.776901]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393635,33.776929]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393727,33.776930]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393731,33.776865]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394308,33.776883]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394786,33.776895]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395257,33.776900]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395451,33.776934]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395503,33.776953]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395642,33.776950]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395717,33.776950]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395781,33.776950]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395993,33.776952]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396257,33.776954]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396286,33.776954]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396332,33.776955]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396402,33.776955]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396514,33.776957]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396719,33.776964]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396740,33.776967]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396978,33.776992]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397043,33.776994]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397106,33.776997]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397269,33.777002]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397398,33.777009]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397451,33.777006]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397580,33.777048]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397774,33.777074]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397809,33.777078]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398021,33.777080]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398284,33.777083]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398656,33.777086]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399126,33.777096]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399247,33.776645]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399290,33.776700]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399300,33.776717]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399382,33.776722]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399460,33.776753]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399554,33.776838]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399764,33.776693]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399975,33.776923]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.400020,33.776898]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.400102,33.776843]},
"properties": {"marker-color": "#F5A207"}
}
,
{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361076,33.777736], [-84.361236,33.777733]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361236,33.777733], [-84.361437,33.777729]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361437,33.777729], [-84.361610,33.777726]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361610,33.777726], [-84.361761,33.777723]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361761,33.777723], [-84.361789,33.777723]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361789,33.777723], [-84.361917,33.777721]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361917,33.777721], [-84.361948,33.777720]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.361948,33.777720], [-84.362087,33.777718]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362087,33.777718], [-84.362259,33.777715]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362259,33.777715], [-84.362285,33.777715]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362285,33.777715], [-84.362469,33.777712]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362469,33.777712], [-84.362483,33.777712]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362483,33.777712], [-84.362589,33.777709]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362589,33.777709], [-84.362627,33.777709]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362627,33.777709], [-84.362800,33.777706]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362800,33.777706], [-84.362982,33.777703]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.362982,33.777703], [-84.363704,33.777692]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.363704,33.777692], [-84.363848,33.777694]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.363848,33.777694], [-84.364234,33.777681]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364234,33.777681], [-84.364281,33.777680]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364281,33.777680], [-84.364374,33.777677]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364374,33.777677], [-84.364436,33.777675]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364436,33.777675], [-84.364563,33.777672]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364563,33.777672], [-84.364551,33.776743]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364551,33.776743], [-84.364551,33.776688]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364551,33.776688], [-84.364742,33.776687]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.364742,33.776687], [-84.365276,33.776677]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.365276,33.776677], [-84.365407,33.776671]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.365407,33.776671], [-84.365422,33.776729]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.365422,33.776729], [-84.365643,33.777417]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.365643,33.777417], [-84.365742,33.777798]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.365742,33.777798], [-84.365934,33.778333]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.365934,33.778333], [-84.366128,33.778750]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.366128,33.778750], [-84.366479,33.779408]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.366479,33.779408], [-84.367243,33.780467]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.367243,33.780467], [-84.367737,33.781064]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.367737,33.781064], [-84.367796,33.781140]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.367796,33.781140], [-84.368235,33.781720]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368235,33.781720], [-84.368297,33.781797]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368297,33.781797], [-84.368330,33.781829]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368330,33.781829], [-84.368363,33.781851]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368363,33.781851], [-84.368398,33.781865]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368398,33.781865], [-84.368445,33.781879]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368445,33.781879], [-84.368492,33.781884]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368492,33.781884], [-84.368639,33.781886]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368639,33.781886], [-84.368675,33.781771]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368675,33.781771], [-84.368848,33.781770]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.368848,33.781770], [-84.369061,33.781768]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.369061,33.781768], [-84.369151,33.781769]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.369151,33.781769], [-84.369728,33.781775]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.369728,33.781775], [-84.371225,33.781778]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.371225,33.781778], [-84.371708,33.781779]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.371708,33.781779], [-84.371715,33.781825]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.371715,33.781825], [-84.372793,33.781828]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.372793,33.781828], [-84.372803,33.781772]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.372803,33.781772], [-84.372811,33.780559]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.372811,33.780559], [-84.374065,33.780560]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.374065,33.780560], [-84.377652,33.780566]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.377652,33.780566], [-84.377656,33.779512]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.377656,33.779512], [-84.378379,33.779517]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.378379,33.779517], [-84.379590,33.779525]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.379590,33.779525], [-84.381086,33.779534]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.381086,33.779534], [-84.382526,33.779528]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.382526,33.779528], [-84.382634,33.779523]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.382634,33.779523], [-84.382762,33.779516]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.382762,33.779516], [-84.383342,33.779520]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.383342,33.779520], [-84.384212,33.779526]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.384212,33.779526], [-84.384306,33.778529]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.384306,33.778529], [-84.384417,33.777356]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.384417,33.777356], [-84.385871,33.777454]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.385871,33.777454], [-84.386290,33.777485]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.386290,33.777485], [-84.386949,33.777534]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.386949,33.777534], [-84.387200,33.777545]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.387200,33.777545], [-84.387296,33.777541]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.387296,33.777541], [-84.387400,33.777543]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.387400,33.777543], [-84.388126,33.777554]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.388126,33.777554], [-84.388711,33.777564]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.388711,33.777564], [-84.388783,33.777565]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.388783,33.777565], [-84.388793,33.776917]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.388793,33.776917], [-84.388793,33.776842]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.388793,33.776842], [-84.388882,33.776844]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.388882,33.776844], [-84.389532,33.776854]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.389532,33.776854], [-84.389730,33.776857]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.389730,33.776857], [-84.389819,33.776859]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.389819,33.776859], [-84.390305,33.776869]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.390305,33.776869], [-84.390396,33.776871]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.390396,33.776871], [-84.390467,33.776872]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.390467,33.776872], [-84.391365,33.776888]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.391365,33.776888], [-84.391817,33.776897]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.391817,33.776897], [-84.392097,33.776901]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.392097,33.776901], [-84.393635,33.776929]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.393635,33.776929], [-84.393727,33.776930]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.393727,33.776930], [-84.393731,33.776865]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.393731,33.776865], [-84.394308,33.776883]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.394308,33.776883], [-84.394786,33.776895]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.394786,33.776895], [-84.395257,33.776900]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.395257,33.776900], [-84.395451,33.776934]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.395451,33.776934], [-84.395503,33.776953]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.395503,33.776953], [-84.395642,33.776950]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.395642,33.776950], [-84.395717,33.776950]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.395717,33.776950], [-84.395781,33.776950]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.395781,33.776950], [-84.395993,33.776952]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.395993,33.776952], [-84.396257,33.776954]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396257,33.776954], [-84.396286,33.776954]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396286,33.776954], [-84.396332,33.776955]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396332,33.776955], [-84.396402,33.776955]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396402,33.776955], [-84.396514,33.776957]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396514,33.776957], [-84.396719,33.776964]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396719,33.776964], [-84.396740,33.776967]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396740,33.776967], [-84.396978,33.776992]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.396978,33.776992], [-84.397043,33.776994]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397043,33.776994], [-84.397106,33.776997]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397106,33.776997], [-84.397269,33.777002]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397269,33.777002], [-84.397398,33.777009]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397398,33.777009], [-84.397451,33.777006]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397451,33.777006], [-84.397580,33.777048]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397580,33.777048], [-84.397774,33.777074]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397774,33.777074], [-84.397809,33.777078]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.397809,33.777078], [-84.398021,33.777080]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.398021,33.777080], [-84.398284,33.777083]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.398284,33.777083], [-84.398656,33.777086]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.398656,33.777086], [-84.399126,33.777096]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399126,33.777096], [-84.399247,33.776645]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399247,33.776645], [-84.399290,33.776700]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399290,33.776700], [-84.399300,33.776717]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399300,33.776717], [-84.399382,33.776722]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399382,33.776722], [-84.399460,33.776753]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399460,33.776753], [-84.399554,33.776838]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399554,33.776838], [-84.399764,33.776693]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399764,33.776693], [-84.399975,33.776923]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.399975,33.776923], [-84.400020,33.776898]]},
"properties": {"marker-color": "#F5A207"}
}
,{ "type" : "Feature",
"geometry" : {"type": "LineString", "coordinates": [[-84.400020,33.776898], [-84.400102,33.776843]]},
"properties": {"marker-color": "#F5A207"}
}
,
{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367281,33.786259]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397872,33.777420]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395728,33.783054]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370107,33.777405]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397687,33.777620]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367372,33.785954]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371478,33.786818]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371378,33.786799]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365079,33.783592]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365900,33.785617]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391535,33.780116]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391922,33.780296]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371597,33.786892]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391747,33.780785]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395558,33.778068]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393739,33.775992]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385759,33.778632]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397881,33.776723]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395326,33.776060]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388591,33.777029]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373847,33.788297]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377219,33.784962]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370031,33.782902]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374556,33.788168]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377036,33.782957]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396450,33.782485]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394729,33.776827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387316,33.780755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386321,33.780760]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371090,33.783502]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370914,33.783262]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370732,33.783158]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370466,33.783075]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370139,33.782969]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370079,33.782936]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369913,33.782768]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369846,33.782621]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391934,33.781284]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369752,33.778460]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370207,33.778579]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395517,33.780591]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395462,33.780603]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395368,33.780595]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395287,33.780578]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395179,33.780592]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395526,33.777305]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372278,33.782781]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372352,33.782713]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378162,33.786188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371252,33.785105]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378135,33.787080]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372871,33.787170]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374213,33.786392]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371549,33.786853]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368412,33.778982]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368372,33.778975]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369459,33.779020]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383147,33.786555]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373941,33.785818]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396698,33.776373]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375907,33.786183]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377370,33.786248]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384328,33.786655]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377292,33.786498]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377234,33.786727]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383484,33.786625]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376737,33.787498]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373885,33.786538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371377,33.785024]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377422,33.785672]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371110,33.783768]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370803,33.783192]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377472,33.787418]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377432,33.788004]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377784,33.787637]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377628,33.787783]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377424,33.787444]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377563,33.787732]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377880,33.787639]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377960,33.787480]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377824,33.787507]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399105,33.777401]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395963,33.776435]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380255,33.772578]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384083,33.772382]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383306,33.772424]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386260,33.785636]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368407,33.782624]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386280,33.785614]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386285,33.785593]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397748,33.777443]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388765,33.779033]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387930,33.776836]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373789,33.786045]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374027,33.786052]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374013,33.786101]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395482,33.782417]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392961,33.777490]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396709,33.777797]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371642,33.776465]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371642,33.776287]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371666,33.776041]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.360594,33.777765]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374236,33.782052]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375660,33.781999]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376856,33.783605]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377800,33.783865]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372112,33.789825]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371019,33.781203]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371953,33.789752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370782,33.781204]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371215,33.781203]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377934,33.783272]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372051,33.789678]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393276,33.776214]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372071,33.789566]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390503,33.780512]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396361,33.776072]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390462,33.780494]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393704,33.778092]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396671,33.776075]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363946,33.784112]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398467,33.776414]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374083,33.785632]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372544,33.785620]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368545,33.781701]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374078,33.785671]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395992,33.782759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373530,33.782806]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396006,33.782358]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375778,33.781952]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372081,33.789448]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372486,33.789690]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395162,33.775650]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369985,33.782858]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395150,33.775650]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369464,33.774628]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392046,33.781785]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369099,33.781993]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371142,33.785424]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397062,33.777116]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373955,33.788269]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385952,33.781493]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374640,33.785178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387034,33.781503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388303,33.777247]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384652,33.783255]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395043,33.776947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373114,33.785164]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391897,33.776300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396629,33.782344]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383961,33.782315]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395775,33.782157]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387762,33.781340]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387802,33.781503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387836,33.781729]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395765,33.782184]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387844,33.781959]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372367,33.788144]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371686,33.788101]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391915,33.783227]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395545,33.776704]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391942,33.783084]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396861,33.777503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391799,33.783223]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370482,33.782016]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395522,33.776800]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373454,33.789022]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379526,33.783284]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379464,33.783269]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373326,33.788885]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372897,33.788861]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379577,33.783313]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384327,33.784547]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372951,33.782451]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377846,33.783263]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369040,33.781910]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372937,33.782230]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377991,33.783668]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378128,33.783798]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373010,33.782494]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372861,33.781865]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369063,33.781862]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372850,33.781901]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386690,33.780758]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364452,33.778665]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364273,33.778209]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364383,33.778207]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393053,33.779265]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368403,33.780903]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384610,33.783357]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384280,33.784844]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366603,33.781004]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384225,33.785332]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392078,33.778148]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365553,33.780813]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365561,33.780934]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389255,33.777830]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365617,33.780687]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366390,33.780727]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391964,33.775566]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383818,33.783368]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383758,33.783471]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397541,33.777748]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383922,33.783045]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397683,33.777758]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380105,33.781402]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391851,33.783408]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380537,33.781521]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397744,33.777621]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370871,33.775112]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370903,33.774958]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370339,33.776744]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372036,33.787229]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382988,33.786486]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371918,33.787184]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371746,33.771374]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371858,33.787098]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371773,33.771176]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372114,33.787261]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371791,33.770944]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395761,33.775382]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395578,33.775365]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388460,33.777243]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397825,33.776052]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395914,33.775567]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395351,33.776038]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394702,33.776678]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394291,33.776564]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394270,33.776564]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396286,33.776841]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392160,33.776438]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366866,33.781347]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370474,33.777169]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363485,33.782617]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373341,33.789230]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392055,33.776439]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372688,33.784296]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372692,33.784118]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395576,33.780543]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395665,33.780488]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395723,33.780485]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373304,33.784510]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373805,33.788294]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371907,33.785437]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371273,33.782178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376521,33.787729]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372299,33.782814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393960,33.775992]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372161,33.781989]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372375,33.782718]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372762,33.782374]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372626,33.784522]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378135,33.787321]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372766,33.782592]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377013,33.785149]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369346,33.782407]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376288,33.784557]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371732,33.785836]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373260,33.784758]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392870,33.776235]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393746,33.781616]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393198,33.775493]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392994,33.776290]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393314,33.775812]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393301,33.775872]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373778,33.785526]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397062,33.776995]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392110,33.775151]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394379,33.776806]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373993,33.788628]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395540,33.777070]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395259,33.776821]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363868,33.783457]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379898,33.784283]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370661,33.775471]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379901,33.784133]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379935,33.783985]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377317,33.787922]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377724,33.787593]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365038,33.777022]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377408,33.788136]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377448,33.788060]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377378,33.787759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378098,33.787503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377303,33.787864]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377512,33.788011]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377820,33.787616]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377550,33.787411]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370298,33.783024]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377394,33.772542]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394971,33.776061]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394958,33.776062]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377100,33.772513]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375812,33.788016]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395472,33.776203]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364284,33.777010]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371981,33.786466]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373318,33.786468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373851,33.786494]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398672,33.776743]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373951,33.786425]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374688,33.786444]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371333,33.785374]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372002,33.786539]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371750,33.781924]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371748,33.775817]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371708,33.775891]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371682,33.775960]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364220,33.777010]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377950,33.783504]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393071,33.776413]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392999,33.776412]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390586,33.781528]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390435,33.780490]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390582,33.780998]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389145,33.780554]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389000,33.780569]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374050,33.785511]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367999,33.780200]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398551,33.776848]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364546,33.776267]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365095,33.783864]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368735,33.780037]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368722,33.780097]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368031,33.779935]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369028,33.779947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368979,33.780114]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368028,33.780157]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368078,33.780099]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368584,33.780103]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368545,33.773801]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396512,33.782422]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364098,33.784493]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365169,33.784065]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364043,33.784386]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372623,33.787588]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396024,33.782307]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377047,33.781994]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373941,33.782037]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373152,33.782529]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373729,33.782005]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373334,33.781968]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377457,33.782001]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368754,33.779472]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374070,33.788214]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372969,33.787599]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396501,33.778257]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377576,33.785752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390470,33.777671]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377581,33.785816]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377567,33.785870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378611,33.788969]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377540,33.785925]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377516,33.785986]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377492,33.786039]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389564,33.777384]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389557,33.777277]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389815,33.777286]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389325,33.777279]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371746,33.786273]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364234,33.778554]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369659,33.773984]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395354,33.777067]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371994,33.789502]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374516,33.785157]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374650,33.785157]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396598,33.780706]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377679,33.774452]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387706,33.781171]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375895,33.786196]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377702,33.772554]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377716,33.772448]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387509,33.780729]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387362,33.780400]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385685,33.779476]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385694,33.779538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385952,33.780762]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385698,33.779594]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377483,33.785582]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396478,33.782513]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396195,33.782424]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395895,33.782347]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397747,33.777212]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369848,33.784133]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395917,33.782336]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364282,33.777393]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397475,33.777202]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368837,33.783970]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388255,33.777107]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374891,33.786414]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397726,33.777260]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378913,33.784247]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380679,33.784298]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380809,33.784298]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375196,33.781981]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374048,33.783107]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373527,33.781979]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376848,33.782494]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377806,33.782019]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376817,33.783539]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374617,33.783196]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372929,33.782351]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378015,33.782144]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364284,33.777740]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364265,33.777943]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375434,33.784948]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390321,33.776971]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369125,33.775470]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393831,33.776665]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372893,33.787590]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395339,33.775885]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397655,33.777079]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395373,33.775876]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395919,33.777480]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396158,33.778030]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366277,33.780352]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391962,33.775499]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364629,33.777813]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377557,33.785421]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368316,33.775469]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397422,33.777720]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367064,33.775468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384873,33.781480]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380775,33.781942]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388918,33.776246]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380779,33.781860]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368094,33.788228]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367238,33.788220]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365259,33.788222]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390376,33.777836]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371740,33.787002]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395502,33.778258]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371807,33.787056]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395599,33.778440]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381891,33.771371]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391931,33.779599]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394210,33.781498]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391878,33.780947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381893,33.771280]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391949,33.781340]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391700,33.780625]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391907,33.780553]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391728,33.780295]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371209,33.789584]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388588,33.777242]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373091,33.789290]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373856,33.785810]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394854,33.781594]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372860,33.789447]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373208,33.789204]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395365,33.776012]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372951,33.787407]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381779,33.780305]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382141,33.786480]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396318,33.776263]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363710,33.778665]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394664,33.776686]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372592,33.783130]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372638,33.783361]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372494,33.782897]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372275,33.782514]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372317,33.782647]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372323,33.782213]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372303,33.782339]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372667,33.783628]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372656,33.783866]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370295,33.782024]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371777,33.785595]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371134,33.789965]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371072,33.783458]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374708,33.787804]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375440,33.784805]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371139,33.785511]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372061,33.788400]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371597,33.788177]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372112,33.781980]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379384,33.783534]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387304,33.776751]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371735,33.785921]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379210,33.783763]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372397,33.782810]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371468,33.785041]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377194,33.784750]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372410,33.782793]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373382,33.789075]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371106,33.782178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374322,33.786079]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375757,33.784634]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372257,33.788267]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368291,33.777610]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364170,33.777281]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399384,33.776767]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395889,33.783063]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377153,33.785919]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377972,33.782293]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392411,33.775407]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392538,33.775506]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392281,33.775289]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396261,33.776840]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395624,33.777244]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392222,33.784325]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399053,33.777435]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380158,33.783702]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379996,33.783856]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394246,33.776803]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369840,33.783527]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377330,33.787803]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370084,33.783854]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377459,33.787734]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377622,33.787915]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377622,33.787429]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377638,33.787844]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377743,33.787505]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377697,33.787465]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377769,33.787554]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384820,33.772228]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396987,33.776800]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385001,33.772256]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390299,33.776774]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396670,33.775514]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384913,33.772239]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387287,33.778421]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397567,33.778245]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393986,33.776932]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364190,33.771752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389996,33.775281]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364017,33.771313]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364912,33.774713]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364538,33.773099]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371918,33.786553]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372204,33.786711]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371752,33.785674]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371752,33.786073]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373736,33.786550]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373940,33.786603]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372704,33.786792]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373227,33.786852]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395745,33.782126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377072,33.786279]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372056,33.785333]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371817,33.785521]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398409,33.776995]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395455,33.776810]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394771,33.776464]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384648,33.774916]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383077,33.774815]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381566,33.774718]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380060,33.774622]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379781,33.772600]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370563,33.786195]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372975,33.782474]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374984,33.778350]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371618,33.786442]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396476,33.782422]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375965,33.786159]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397018,33.776799]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393641,33.776482]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396353,33.776417]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378136,33.786740]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390541,33.777640]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382604,33.786481]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373131,33.783538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372949,33.788049]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390552,33.779567]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369078,33.779778]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368034,33.779766]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374091,33.785553]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367913,33.779293]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372649,33.785538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368036,33.779584]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369117,33.779642]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368750,33.779610]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371859,33.789491]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396478,33.782497]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396507,33.782435]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371981,33.789464]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372235,33.789484]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375915,33.781927]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388683,33.775959]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374515,33.783124]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374104,33.782050]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388796,33.776752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391736,33.777374]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387762,33.776391]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394959,33.775704]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377003,33.781784]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377725,33.783169]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368310,33.779433]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371973,33.786401]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368386,33.774063]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371997,33.786232]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374004,33.786230]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374836,33.786221]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373993,33.786325]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371980,33.786307]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373432,33.786303]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364284,33.777171]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377519,33.785627]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389819,33.776960]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389534,33.776955]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377461,33.785538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365494,33.785419]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377460,33.785487]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367131,33.785641]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397416,33.776799]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367109,33.785644]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367450,33.785694]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377542,33.785665]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374631,33.785117]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396432,33.778153]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374536,33.785117]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395898,33.777827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392039,33.776300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375375,33.785150]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373914,33.786186]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395745,33.777650]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395598,33.777422]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375071,33.785153]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391857,33.783254]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389632,33.773915]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384997,33.771287]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398655,33.777155]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397344,33.775221]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398375,33.776994]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372300,33.787732]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391978,33.775114]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372404,33.787764]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372447,33.787766]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372510,33.787793]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372541,33.787843]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394886,33.781173]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394685,33.776812]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368454,33.783896]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395938,33.782324]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374465,33.787557]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374463,33.787511]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391496,33.776122]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397805,33.777416]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396023,33.782718]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359448,33.777827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359939,33.777804]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396075,33.780700]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372815,33.788717]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399109,33.777886]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397791,33.778164]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393097,33.779211]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374958,33.786124]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375496,33.784986]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375464,33.784967]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397612,33.778198]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386165,33.785646]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369862,33.778124]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395819,33.782309]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392703,33.779435]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393431,33.779596]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392705,33.779597]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395804,33.782280]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395319,33.775895]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372517,33.788490]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362935,33.781785]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377824,33.785115]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377260,33.784731]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377826,33.785249]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377831,33.785163]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377740,33.785356]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377782,33.785311]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377644,33.785406]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396308,33.778289]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377639,33.786269]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396326,33.778285]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396292,33.778293]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392181,33.783129]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367741,33.784738]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367147,33.784610]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365921,33.786745]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392430,33.782944]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365797,33.784459]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365938,33.786877]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369672,33.788225]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365919,33.786799]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372152,33.787481]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.361008,33.777741]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390337,33.776571]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368494,33.788220]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365314,33.776730]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391607,33.780303]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395790,33.781851]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391878,33.780781]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381782,33.772501]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372694,33.789565]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394150,33.776209]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364411,33.776426]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371962,33.789861]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395369,33.776004]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394639,33.781574]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364318,33.776428]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393628,33.777418]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372114,33.789794]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372112,33.784969]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394785,33.776827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375691,33.784591]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396601,33.777461]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372084,33.789750]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373266,33.789161]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372054,33.789721]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371949,33.789695]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395563,33.776474]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375297,33.785289]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372057,33.789611]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372502,33.788549]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390554,33.777839]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397675,33.777108]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373994,33.777533]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364286,33.776745]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396006,33.782637]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378298,33.785621]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374759,33.787624]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374274,33.788092]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378218,33.785895]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377183,33.784422]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399104,33.777435]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393964,33.775487]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374659,33.785846]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371943,33.785409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391983,33.775847]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372650,33.783819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373721,33.788261]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376734,33.784535]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372412,33.782753]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399376,33.776409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399392,33.776446]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399388,33.776556]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399039,33.777468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399036,33.777591]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373496,33.777135]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393480,33.775905]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393160,33.775835]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389248,33.786675]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393007,33.775783]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392860,33.775719]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392747,33.775661]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392613,33.775580]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374021,33.786631]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372764,33.784591]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377444,33.786324]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377694,33.784221]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372278,33.782438]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380248,33.783632]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383237,33.783027]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370064,33.782118]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375133,33.787535]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370304,33.784163]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395484,33.775558]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395758,33.781951]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372857,33.774579]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372855,33.775315]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384222,33.772358]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395478,33.775404]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384676,33.772229]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386757,33.775049]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386108,33.775010]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387322,33.775091]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387179,33.775075]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375960,33.786316]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370321,33.771165]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374814,33.787917]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374669,33.787423]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375939,33.787992]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375254,33.787984]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388058,33.777159]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396512,33.777000]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377176,33.786854]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376827,33.787394]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396470,33.776073]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374553,33.787263]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374180,33.786757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376276,33.774432]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395534,33.775380]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377784,33.774471]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376700,33.774426]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377582,33.774437]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371388,33.777002]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396767,33.777020]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371465,33.776955]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395830,33.775712]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375883,33.786222]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396501,33.776072]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396576,33.782428]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376002,33.786315]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368398,33.773883]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368407,33.773760]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370904,33.773666]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395963,33.778179]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378375,33.786484]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368512,33.774073]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395497,33.776077]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363919,33.783968]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368024,33.781060]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395680,33.775743]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371544,33.777144]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395752,33.777790]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371026,33.780431]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367544,33.780433]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371209,33.780439]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371016,33.780469]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373074,33.769264]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373127,33.769233]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386282,33.784564]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396018,33.781665]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395501,33.775845]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389540,33.781508]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395823,33.782370]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369638,33.783231]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373874,33.782989]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374568,33.783145]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387779,33.776721]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376902,33.782442]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368129,33.779397]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373361,33.785006]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376792,33.782561]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377615,33.783060]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373235,33.782574]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387440,33.775937]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394890,33.776815]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398292,33.776991]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369568,33.774681]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395398,33.775436]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395136,33.775578]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369542,33.774046]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372423,33.786934]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376877,33.786921]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374742,33.786909]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395354,33.776572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390075,33.777759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390215,33.777760]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398651,33.777256]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388724,33.776911]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389576,33.777419]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389668,33.777425]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389671,33.777452]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365226,33.785354]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396828,33.778245]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396606,33.778210]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390651,33.773959]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389814,33.773919]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372817,33.785395]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393441,33.777418]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396396,33.778073]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396564,33.778135]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396513,33.778241]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387825,33.784430]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397724,33.776898]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387824,33.784578]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387808,33.786669]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393639,33.776665]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397820,33.776405]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371594,33.788033]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372478,33.788042]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372527,33.787983]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372543,33.787899]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392430,33.783127]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367581,33.783703]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365264,33.786490]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368035,33.783804]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365424,33.786574]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372425,33.788094]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374669,33.783602]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397731,33.778024]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392831,33.777295]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395941,33.782313]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396584,33.776262]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376592,33.783595]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376745,33.783598]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374557,33.783583]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373476,33.783583]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376103,33.783601]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376806,33.783602]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376247,33.783599]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376418,33.783599]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370692,33.777071]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378577,33.789439]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370195,33.776867]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370288,33.776889]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371439,33.787386]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365668,33.784432]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395856,33.780538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372201,33.787364]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372177,33.787416]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364116,33.777171]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364218,33.777394]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371354,33.786389]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393090,33.779232]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367623,33.778855]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397644,33.778197]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368285,33.778122]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369787,33.778109]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393018,33.779368]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393084,33.779253]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393058,33.779248]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371976,33.790002]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372370,33.788876]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372411,33.788827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372438,33.788769]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372472,33.788692]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372486,33.788624]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362183,33.781838]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372100,33.789921]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377361,33.784663]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377311,33.784683]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377578,33.784425]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378792,33.784491]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377620,33.784522]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377647,33.784597]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378022,33.784391]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378113,33.784395]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378152,33.784397]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378651,33.784415]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372089,33.790041]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378647,33.789559]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369418,33.785200]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369236,33.785082]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365997,33.786972]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369345,33.785141]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389255,33.777738]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371102,33.788488]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369131,33.785046]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389438,33.777741]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372182,33.787308]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389436,33.777831]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366313,33.787114]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395781,33.781902]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397726,33.781506]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391597,33.778145]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390522,33.786675]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390413,33.786669]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396372,33.777554]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396066,33.782490]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372785,33.777005]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396336,33.776754]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395156,33.776589]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399036,33.777743]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364741,33.776740]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394303,33.775937]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391609,33.781536]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396017,33.782587]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368108,33.789278]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396019,33.782531]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391615,33.781143]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394608,33.776800]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371762,33.785485]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373483,33.783428]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372577,33.783049]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370775,33.784424]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375860,33.784601]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375558,33.788020]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399786,33.776646]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392142,33.782837]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397720,33.778180]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394080,33.775263]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373884,33.783325]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376408,33.787819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373672,33.785162]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392585,33.776076]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377344,33.783966]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392640,33.776009]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372334,33.782828]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375443,33.788006]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369970,33.782164]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386220,33.783258]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371153,33.785378]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369691,33.782450]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371735,33.785766]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386219,33.786663]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393839,33.775924]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371207,33.785269]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394139,33.775903]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393975,33.775922]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369842,33.782429]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374770,33.787833]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371386,33.786253]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372779,33.781924]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372858,33.779429]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372862,33.778508]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372857,33.777131]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372857,33.777029]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372859,33.776168]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372855,33.775490]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389904,33.775129]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389969,33.775155]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395492,33.775193]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398538,33.776198]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396667,33.775653]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393151,33.776539]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377396,33.786147]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377427,33.785829]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377274,33.785133]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377260,33.784597]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377771,33.784192]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395467,33.776473]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395593,33.775293]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396736,33.776759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371582,33.776831]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396735,33.776886]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371539,33.776889]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369409,33.779493]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372689,33.779503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372953,33.779480]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368719,33.781883]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396934,33.776517]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392051,33.781714]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376445,33.784552]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375983,33.784572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375532,33.784735]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375241,33.785037]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375080,33.785448]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374931,33.785713]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374788,33.785799]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374431,33.785968]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374256,33.786165]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374038,33.786411]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371069,33.780413]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364254,33.784720]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364336,33.784814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395717,33.777822]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371164,33.780413]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364449,33.784924]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395606,33.777951]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395632,33.777906]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395839,33.782373]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367958,33.779326]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396355,33.782638]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396417,33.782571]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391114,33.777716]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368765,33.781860]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368743,33.781875]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367820,33.779226]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369300,33.782450]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368795,33.781835]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396459,33.782523]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395414,33.776701]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372466,33.786759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374776,33.786725]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372294,33.786674]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372221,33.786654]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372394,33.786689]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374803,33.786598]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396785,33.777077]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372130,33.786631]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388869,33.777750]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381359,33.777158]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388682,33.776014]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378618,33.776965]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379827,33.777047]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374057,33.781777]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391541,33.777409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372618,33.788241]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363480,33.782530]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396028,33.777512]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388232,33.777166]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396337,33.782686]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396636,33.780629]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397721,33.776961]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397671,33.777018]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395823,33.777741]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377664,33.780653]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365546,33.786650]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359099,33.777841]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376999,33.783637]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376805,33.783622]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369696,33.786654]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375467,33.783605]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374832,33.783603]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375627,33.783606]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374934,33.786235]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374988,33.783609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375766,33.783606]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375258,33.783609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375139,33.783609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367565,33.776871]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369055,33.776870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377685,33.773440]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368362,33.776871]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380180,33.773369]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395963,33.777550]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370134,33.782074]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369287,33.774032]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369725,33.774079]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396065,33.781521]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364283,33.777279]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396081,33.782363]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364234,33.777609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368537,33.780839]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372165,33.777022]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397703,33.778193]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382240,33.784298]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372785,33.777130]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382957,33.784295]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382988,33.784299]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372412,33.777015]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383111,33.784312]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391325,33.775995]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396197,33.782564]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372586,33.788287]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395847,33.782340]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372786,33.779405]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372534,33.788349]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372533,33.788429]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396794,33.777745]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388468,33.777024]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377909,33.784359]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396656,33.777775]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396187,33.776528]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364210,33.776744]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378251,33.784380]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378558,33.784371]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378648,33.784780]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396115,33.776496]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363516,33.782784]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396053,33.778352]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388805,33.775955]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387441,33.775882]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387414,33.776817]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390216,33.777835]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365986,33.786108]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372191,33.787642]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365121,33.783961]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365236,33.784161]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372156,33.787568]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390073,33.777834]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392188,33.775054]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372241,33.787697]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.400068,33.776511]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371041,33.783402]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367413,33.778384]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391582,33.778145]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398563,33.776739]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370948,33.782159]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364448,33.776689]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364443,33.776452]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364447,33.776744]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395668,33.777689]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396064,33.775449]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367711,33.785733]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386366,33.781656]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371706,33.777034]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371283,33.777047]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372202,33.782009]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371223,33.785019]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373265,33.788831]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370232,33.782037]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377598,33.784278]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391741,33.779701]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372145,33.785292]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374427,33.787989]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373337,33.788940]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372250,33.789020]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393722,33.777456]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391536,33.778144]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372279,33.788979]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394884,33.781500]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364380,33.777943]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391561,33.780752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391594,33.780912]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395994,33.782707]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380141,33.782699]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394381,33.776762]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380077,33.782796]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378582,33.785338]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392149,33.782581]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392130,33.782553]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392048,33.782547]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391925,33.782547]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392809,33.775841]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371730,33.782062]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392721,33.775990]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372282,33.782749]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371376,33.785970]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375691,33.788025]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371502,33.785426]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393773,33.775993]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375121,33.785320]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377335,33.784499]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396922,33.776793]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395994,33.782818]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388818,33.775115]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389532,33.775119]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387476,33.775106]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389843,33.775121]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395677,33.775638]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374759,33.771197]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376530,33.771219]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370915,33.784076]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371144,33.785564]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372805,33.782521]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373558,33.786711]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396813,33.775757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372403,33.782739]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371004,33.783356]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376986,33.787194]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373128,33.789322]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382519,33.781140]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382583,33.780320]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393055,33.779255]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371699,33.789174]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398489,33.776257]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395423,33.774969]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395553,33.775308]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377672,33.776195]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396144,33.782419]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375934,33.786167]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376032,33.786303]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376060,33.786198]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393124,33.776468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395168,33.775491]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395220,33.775462]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369557,33.779043]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396146,33.782458]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395438,33.775353]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371242,33.785060]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371620,33.776755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399403,33.777711]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396976,33.776589]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371629,33.776650]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396120,33.782485]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393777,33.775732]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385588,33.779541]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386322,33.779536]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393347,33.776456]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372066,33.789519]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377668,33.776905]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374388,33.778503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396378,33.776358]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364033,33.776829]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373997,33.778507]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372786,33.778510]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378154,33.786278]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399329,33.776767]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376888,33.784515]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377323,33.784345]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395693,33.776460]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395689,33.781877]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371624,33.786432]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367418,33.778106]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367635,33.778106]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367020,33.778105]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367215,33.778105]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366622,33.778104]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366833,33.778105]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395595,33.778010]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366419,33.778104]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364574,33.785026]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373258,33.785002]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367418,33.778155]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364708,33.785119]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378751,33.788687]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387755,33.776248]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379254,33.788507]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378933,33.788649]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378904,33.788653]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373999,33.785010]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369281,33.782475]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396740,33.777327]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369260,33.782513]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368815,33.781824]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368837,33.781819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369062,33.781819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369150,33.781819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369767,33.781819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369064,33.782513]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374889,33.787126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372448,33.787150]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363782,33.776695]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374707,33.787238]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372480,33.787249]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388662,33.778043]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387291,33.778021]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394302,33.775872]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398032,33.776733]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374614,33.785342]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382827,33.777259]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372996,33.787864]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372934,33.787577]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372820,33.787652]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373118,33.787792]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375129,33.785298]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389229,33.785757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395411,33.775870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372913,33.785311]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374405,33.787572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391640,33.777406]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398135,33.776735]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398167,33.776736]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372591,33.787550]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375081,33.787555]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376425,33.787492]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374825,33.787535]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398551,33.776877]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374990,33.787594]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374517,33.787582]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372855,33.788016]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390577,33.784452]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389206,33.784441]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374069,33.785709]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377659,33.781785]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394787,33.776802]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395202,33.775860]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395676,33.781887]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389544,33.774534]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359611,33.777820]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365754,33.778662]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397635,33.777618]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359290,33.777833]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373354,33.783773]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377043,33.783809]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377253,33.783723]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376919,33.783727]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377316,33.783769]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376990,33.783763]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376805,33.783650]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377145,33.783672]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373401,33.783683]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376836,33.783689]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364361,33.778664]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380520,33.781947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375967,33.773650]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375894,33.775327]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376779,33.773579]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364720,33.780618]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377300,33.773459]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377469,33.773442]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363615,33.780565]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372428,33.784776]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366873,33.781487]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367094,33.781430]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384373,33.784331]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363507,33.781747]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396681,33.777608]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366646,33.781526]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384295,33.784319]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396758,33.777165]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396758,33.777062]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396620,33.777449]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396723,33.777299]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396670,33.775778]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396718,33.776609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396696,33.776462]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395243,33.775866]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395279,33.775877]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378435,33.784333]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377819,33.784276]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396659,33.776313]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396991,33.776317]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378379,33.784246]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372041,33.788467]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372785,33.776167]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396217,33.776532]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375278,33.776181]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371861,33.786489]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383257,33.784043]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396376,33.778285]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368766,33.782064]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368997,33.782080]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368926,33.782095]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387423,33.776265]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365957,33.786519]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372867,33.787746]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372841,33.787680]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373065,33.787683]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365964,33.786537]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373029,33.787641]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372834,33.787622]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373142,33.787633]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395090,33.780800]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395112,33.780861]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395070,33.780694]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395087,33.781070]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365977,33.786442]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395112,33.780933]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372889,33.787774]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374703,33.783712]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374531,33.783679]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374259,33.783624]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376979,33.783843]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377044,33.783895]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376796,33.783749]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376545,33.783707]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394766,33.776681]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388126,33.777330]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387437,33.776223]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377890,33.787165]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377969,33.787235]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371523,33.785430]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377723,33.787056]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377802,33.787103]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377548,33.786943]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377627,33.787006]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367598,33.781235]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395745,33.781870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395145,33.775762]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395896,33.781672]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372565,33.782645]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371770,33.786437]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377201,33.784864]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371701,33.786322]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371794,33.786233]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372780,33.782451]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372581,33.784598]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372327,33.788922]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364707,33.776266]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371555,33.785046]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392049,33.782632]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381119,33.779324]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397052,33.775458]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396767,33.775603]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396862,33.775554]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397148,33.775409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396957,33.775506]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380415,33.781950]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380431,33.781518]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378136,33.786484]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365420,33.784322]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365320,33.784248]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372005,33.789479]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371501,33.782146]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374725,33.787518]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380946,33.783027]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396376,33.778461]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395990,33.782786]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391526,33.779703]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373794,33.785987]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395604,33.782265]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371709,33.771570]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394852,33.776829]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371660,33.771764]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370209,33.783000]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371828,33.769926]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373816,33.786178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371435,33.782162]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376600,33.787654]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394650,33.781499]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372285,33.782798]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376074,33.787959]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399110,33.777745]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395947,33.782443]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398037,33.776408]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375871,33.772313]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375607,33.772313]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376110,33.772339]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.360111,33.777794]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391964,33.775380]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396361,33.775416]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368167,33.789377]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376536,33.786341]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396766,33.776567]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394700,33.775749]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394489,33.775829]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394843,33.775678]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391669,33.781659]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396929,33.776588]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396126,33.776362]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396062,33.776352]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394130,33.775387]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395998,33.776351]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392146,33.782905]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387141,33.779535]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389838,33.777293]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374788,33.778431]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374904,33.778387]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374663,33.778464]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380196,33.782588]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374515,33.778490]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392348,33.776018]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392091,33.775847]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374761,33.772361]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386539,33.780759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388693,33.780602]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368430,33.782265]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378548,33.789128]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364162,33.784596]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378542,33.789278]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362561,33.781812]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392730,33.777499]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371565,33.788198]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364385,33.778154]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379466,33.788429]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373039,33.787863]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380330,33.788166]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359971,33.777802]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380185,33.788196]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395142,33.775774]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396774,33.777238]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376586,33.773610]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372423,33.787041]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374375,33.787023]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386470,33.776285]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374496,33.786940]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377084,33.773500]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394323,33.775932]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374720,33.787095]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376840,33.784916]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377050,33.785232]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376202,33.784689]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395632,33.775671]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375472,33.785016]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387400,33.777499]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375186,33.785678]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387412,33.776890]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374945,33.786597]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374616,33.785254]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371434,33.787711]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373006,33.785248]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378895,33.789810]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374801,33.785218]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372511,33.787341]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374769,33.787412]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375022,33.787404]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372550,33.787456]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395155,33.775862]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399034,33.777657]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367614,33.778704]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399034,33.777627]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370268,33.771548]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364669,33.786260]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372856,33.784673]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396310,33.782622]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396216,33.782497]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396468,33.782609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395634,33.776539]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375095,33.785980]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373311,33.783877]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377103,33.783875]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375014,33.785966]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377498,33.783933]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377356,33.783929]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377420,33.783912]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375025,33.785585]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377133,33.783940]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377111,33.783935]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375052,33.786138]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374951,33.786156]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396389,33.780779]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373600,33.785138]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373884,33.788295]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399112,33.777468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372831,33.782572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387186,33.773814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391342,33.775925]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387335,33.773836]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396164,33.782530]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396672,33.777736]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396177,33.782545]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363108,33.781773]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397210,33.777707]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397150,33.777750]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376437,33.776188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396916,33.776889]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383231,33.780711]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371572,33.786362]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383206,33.784323]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383013,33.785454]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382174,33.785432]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381642,33.785420]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372962,33.787845]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388205,33.775888]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372907,33.787797]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372792,33.787830]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394916,33.781163]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391898,33.781118]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382179,33.775996]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370929,33.788645]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371090,33.788729]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372413,33.788578]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376873,33.783782]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374131,33.783569]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375238,33.783757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373999,33.783523]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373779,33.783501]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374546,33.783618]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374397,33.783663]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395790,33.778170]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376472,33.783724]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376179,33.783628]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372929,33.769889]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373007,33.769267]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365954,33.781446]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378023,33.787255]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378135,33.787253]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393725,33.776450]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376105,33.781995]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394959,33.776073]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395306,33.781598]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395897,33.781740]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396019,33.781603]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396010,33.781813]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394958,33.776101]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395895,33.781649]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396010,33.781682]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397314,33.778192]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395249,33.781598]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394893,33.781595]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394582,33.775242]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372733,33.784581]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372755,33.782100]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370955,33.783305]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371252,33.785163]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374343,33.783477]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373663,33.788226]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365739,33.781442]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364551,33.776676]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371406,33.785097]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395964,33.782481]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392060,33.784083]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399050,33.777323]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392058,33.784056]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372292,33.782587]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377899,33.782043]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380567,33.781410]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392057,33.784122]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382960,33.776049]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381447,33.775947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393240,33.777324]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379942,33.775845]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378732,33.775767]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372012,33.781993]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383946,33.783243]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394890,33.780580]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374077,33.786655]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373625,33.785092]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374665,33.787814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395077,33.780336]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371799,33.781976]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383891,33.783228]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394961,33.780459]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395678,33.777556]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371657,33.786385]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.400071,33.776538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369970,33.782126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377610,33.784251]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371452,33.785416]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372684,33.784576]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375083,33.787961]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399107,33.777909]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372263,33.782056]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378120,33.787441]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392063,33.784175]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378129,33.784203]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392069,33.784201]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377577,33.784300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377005,33.784493]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372625,33.784585]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374557,33.785885]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372313,33.786733]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377664,33.786464]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371395,33.786116]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363817,33.780566]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391937,33.779702]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370778,33.784331]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374588,33.786189]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375026,33.786246]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371656,33.785433]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374193,33.786553]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377191,33.784788]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376938,33.785034]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377014,33.784977]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375111,33.772396]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371155,33.785603]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365043,33.776735]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373183,33.773039]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373499,33.772942]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365007,33.777088]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372926,33.785028]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371570,33.785433]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378365,33.784341]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384157,33.788446]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374721,33.783549]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371138,33.785468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377408,33.784300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369877,33.782328]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375929,33.786307]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396497,33.782454]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376069,33.786260]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376054,33.786285]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371070,33.783879]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364654,33.773553]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359411,33.777828]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393306,33.775752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372911,33.782005]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395902,33.776363]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378012,33.783713]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370454,33.784409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375558,33.782019]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370621,33.784881]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396720,33.777721]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396980,33.776494]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396980,33.776520]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396963,33.776517]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396963,33.776494]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396714,33.777766]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375187,33.778246]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375135,33.778259]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379875,33.783019]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390062,33.775273]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378504,33.778148]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396157,33.775206]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397217,33.775300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387421,33.776378]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396673,33.775211]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390437,33.777052]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369242,33.782536]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391177,33.778716]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394945,33.775692]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362761,33.781798]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396028,33.778055]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395898,33.782391]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392961,33.777417]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373795,33.785179]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365970,33.786500]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391963,33.775440]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395128,33.780619]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373568,33.786193]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377531,33.788199]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377863,33.788448]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395085,33.780653]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372093,33.786030]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389169,33.775899]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380370,33.771263]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371716,33.785461]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395462,33.776621]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398527,33.776738]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396037,33.782382]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397735,33.777948]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392157,33.775189]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372295,33.782732]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363488,33.782660]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374875,33.786992]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374929,33.787259]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378850,33.774544]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391926,33.782925]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363588,33.782948]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389903,33.777454]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369475,33.774088]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396594,33.782526]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395057,33.781111]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396576,33.777023]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395774,33.782147]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373103,33.787755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392700,33.779517]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372437,33.786832]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395055,33.775932]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395073,33.775909]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368610,33.781979]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367632,33.779257]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367797,33.779291]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395499,33.776003]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374888,33.786794]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396268,33.782628]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372102,33.789977]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367404,33.778769]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367409,33.778874]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367427,33.778977]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378756,33.789694]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367468,33.779111]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367526,33.779190]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369768,33.773225]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369789,33.772746]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396337,33.778183]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369770,33.772804]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369763,33.772870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370222,33.771730]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377002,33.783992]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377190,33.783992]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377611,33.783973]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377218,33.783976]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377536,33.783947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373301,33.783954]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388806,33.775892]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377050,33.783944]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373300,33.784025]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377613,33.784034]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396963,33.776814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371765,33.781993]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371842,33.788948]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371962,33.788610]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364941,33.785245]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371958,33.788720]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385315,33.773697]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372873,33.788088]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387006,33.773803]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395522,33.778094]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372713,33.788186]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372765,33.788153]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372813,33.788128]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365065,33.785298]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373031,33.786695]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.362372,33.781825]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366222,33.787096]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370748,33.775484]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399205,33.777901]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373382,33.786384]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373503,33.786220]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373132,33.786626]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364318,33.776357]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396241,33.782603]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396914,33.777740]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370743,33.786226]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396304,33.776510]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368804,33.782125]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372941,33.782117]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381443,33.785406]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368867,33.782115]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368746,33.782126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396038,33.778196]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391186,33.780093]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368804,33.782188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395642,33.781876]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378522,33.785328]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395828,33.781799]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396824,33.778178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372455,33.788419]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397789,33.778245]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379422,33.780568]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395459,33.776701]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371343,33.786668]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368715,33.780729]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369065,33.780540]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372242,33.785855]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397376,33.778169]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368949,33.780546]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372312,33.782821]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377203,33.784702]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369489,33.782443]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377321,33.786657]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373379,33.783518]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372652,33.783764]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369441,33.786920]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372360,33.782828]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373762,33.788283]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371406,33.786901]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369520,33.786878]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371244,33.785206]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372182,33.789092]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395221,33.776989]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372211,33.789060]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372166,33.789132]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380085,33.781508]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380365,33.782110]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371381,33.786026]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380782,33.781777]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373420,33.788232]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373132,33.788264]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385990,33.776253]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390222,33.776010]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369093,33.776118]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373081,33.787858]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387180,33.776333]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373137,33.787933]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383048,33.785948]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373529,33.788096]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373474,33.788141]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373444,33.788182]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370873,33.784669]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377676,33.775333]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377223,33.784653]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373205,33.784856]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392075,33.784223]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396576,33.777034]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377330,33.785309]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394612,33.776717]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371106,33.783566]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369835,33.782516]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371576,33.782125]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373246,33.782930]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372563,33.784623]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372754,33.782284]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382075,33.777198]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374571,33.783526]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374133,33.783405]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373276,33.784712]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392081,33.784244]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394292,33.776549]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365045,33.776788]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373290,33.784658]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373615,33.788187]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373123,33.784938]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371204,33.785691]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376714,33.788926]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374397,33.787053]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377072,33.784915]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373692,33.783350]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370864,33.783224]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375833,33.786729]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394570,33.775860]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395037,33.776467]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395355,33.776472]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372415,33.782781]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370988,33.783999]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369322,33.782423]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378200,33.784208]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377396,33.785534]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370788,33.784291]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370861,33.782141]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377165,33.784926]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376005,33.786162]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371330,33.785885]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384092,33.780792]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374070,33.784832]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374131,33.788520]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392701,33.779462]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379037,33.772584]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365906,33.785478]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376430,33.777840]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394880,33.782885]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396860,33.775214]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376424,33.779189]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373025,33.783190]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372933,33.782908]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386216,33.773753]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383143,33.787364]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396693,33.776759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396715,33.777542]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371745,33.782043]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396722,33.777608]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390030,33.775207]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379714,33.778228]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371545,33.787954]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374760,33.787664]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382736,33.778427]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381216,33.778327]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364943,33.786350]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394325,33.776529]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391170,33.778469]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397214,33.775219]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372245,33.775503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372020,33.775585]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372155,33.775530]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365538,33.777659]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391199,33.779176]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368233,33.782592]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396681,33.776262]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396520,33.776360]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395948,33.782406]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378593,33.788700]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378435,33.788689]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388921,33.776755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378282,33.788653]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389737,33.776770]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378056,33.788563]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378247,33.788653]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371132,33.779452]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371131,33.779498]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368164,33.781002]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393642,33.776447]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394327,33.776461]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375959,33.783602]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392043,33.784005]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397492,33.777112]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387834,33.783262]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375545,33.787720]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394325,33.776540]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375845,33.787743]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387351,33.772318]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387309,33.776334]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396037,33.782617]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379412,33.780731]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367717,33.779105]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367615,33.778679]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367208,33.778677]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367013,33.778676]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366826,33.778675]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366631,33.778674]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366532,33.778673]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366455,33.778630]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367409,33.778619]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366428,33.778577]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366417,33.778504]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398373,33.777307]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387313,33.775881]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396369,33.776378]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396153,33.782520]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369758,33.773703]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396202,33.782441]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376992,33.784134]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365545,33.784389]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377219,33.784158]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377194,33.784161]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377213,33.784059]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376981,33.784057]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373306,33.784113]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380467,33.781407]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391370,33.776129]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377024,33.784188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377334,33.784194]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371927,33.779331]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396264,33.780775]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371746,33.779330]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371891,33.787141]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388941,33.775184]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377964,33.782075]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397060,33.776903]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389975,33.775238]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389947,33.775201]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374643,33.783307]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389921,33.775187]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376859,33.782919]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373463,33.782734]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375467,33.782019]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396621,33.777857]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396526,33.778000]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373166,33.787916]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375322,33.782003]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373222,33.787873]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383290,33.773594]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373300,33.787827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384600,33.773671]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384763,33.773671]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384938,33.773673]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375250,33.777831]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396724,33.776694]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386221,33.785647]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396195,33.776394]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396473,33.778087]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378426,33.785294]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368833,33.781964]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369147,33.781946]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369021,33.781954]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391647,33.782670]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390646,33.779593]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389740,33.776470]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368886,33.781940]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395728,33.781916]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382351,33.783028]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372947,33.781973]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371175,33.785645]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371078,33.789322]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371265,33.789392]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371469,33.789357]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372850,33.786721]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384933,33.771963]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396538,33.778188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378216,33.783216]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378813,33.783226]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396607,33.778136]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395363,33.775967]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395355,33.775947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365960,33.785886]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395729,33.776161]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395728,33.776238]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393651,33.775763]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392959,33.777730]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380858,33.783844]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363726,33.776751]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364742,33.776675]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371397,33.786188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371741,33.785996]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364800,33.781428]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395606,33.778116]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370654,33.783131]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371857,33.785478]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371179,33.785319]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364718,33.776577]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375040,33.785559]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372361,33.784833]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372035,33.789406]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372057,33.789365]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364327,33.778301]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364431,33.778516]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372094,33.789305]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364518,33.777733]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372018,33.789448]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371922,33.788964]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370263,33.786147]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370584,33.782039]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394617,33.782648]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369618,33.785609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369659,33.785791]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395479,33.775691]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369514,33.785319]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389922,33.775910]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369553,33.785403]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372786,33.788574]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372772,33.788555]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372921,33.788548]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369471,33.785256]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373414,33.788391]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373415,33.788366]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373407,33.788326]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367906,33.781108]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379127,33.787670]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367189,33.790309]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374678,33.785545]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399070,33.777913]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395478,33.775718]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377730,33.784009]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377899,33.784147]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378598,33.784253]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374917,33.783554]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376150,33.783544]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377229,33.783637]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377401,33.783757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399207,33.777820]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369850,33.781918]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378025,33.787682]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369955,33.782021]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375290,33.784966]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373434,33.783052]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377595,33.783928]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377125,33.784917]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377527,33.784250]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372654,33.784579]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376586,33.784546]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371475,33.785069]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394029,33.776458]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371202,33.782180]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372401,33.782735]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369965,33.782205]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373973,33.786471]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374991,33.785645]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376103,33.784562]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371981,33.786606]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384622,33.780782]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372463,33.785180]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373002,33.785001]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373167,33.784896]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373240,33.784807]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373303,33.784599]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373213,33.783777]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373307,33.783614]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373584,33.783374]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397704,33.776850]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376432,33.779504]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397814,33.776803]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372382,33.782820]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372604,33.784562]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392034,33.777389]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394245,33.776759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392824,33.779430]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399446,33.776974]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377030,33.783571]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370779,33.784481]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389438,33.777754]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374761,33.787724]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376912,33.787293]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373064,33.784974]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371601,33.771956]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396699,33.777445]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377783,33.786572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374643,33.785502]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399088,33.777824]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377893,33.786566]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375644,33.784678]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367649,33.778990]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386297,33.778669]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391974,33.783673]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387139,33.778727]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373251,33.789347]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396444,33.778461]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396894,33.777334]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391614,33.782443]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391593,33.782127]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373176,33.789343]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371865,33.775685]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371938,33.775630]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371780,33.782038]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371801,33.775747]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396734,33.776509]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368373,33.782212]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371756,33.782021]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396518,33.776552]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392897,33.777417]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372375,33.775488]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381724,33.788706]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394090,33.775982]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381257,33.788422]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397048,33.777213]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397059,33.777172]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395672,33.776480]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372785,33.775489]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388832,33.773873]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395894,33.781602]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387458,33.773854]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371560,33.788000]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389565,33.773881]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376382,33.783693]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396515,33.776758]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376769,33.788626]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376925,33.788746]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395742,33.782356]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395952,33.776453]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372732,33.785463]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374021,33.785468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397064,33.777052]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373802,33.785454]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394769,33.776537]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389170,33.775853]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387272,33.779957]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387275,33.779545]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387283,33.778728]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368291,33.778912]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387303,33.776815]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374104,33.783441]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391412,33.781538]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377417,33.784660]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370919,33.784715]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398341,33.776993]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395132,33.775868]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374376,33.785903]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374117,33.785918]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374032,33.785923]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374473,33.785933]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372149,33.785951]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373991,33.785964]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373829,33.785975]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373928,33.785976]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373880,33.785979]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378556,33.789102]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395043,33.775952]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392091,33.775324]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373350,33.784296]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377311,33.784307]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392089,33.777392]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388240,33.777200]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371488,33.787853]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377605,33.784197]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377149,33.784195]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373325,33.784199]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377072,33.784205]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377537,33.784216]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377360,33.784214]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377449,33.784247]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377382,33.784267]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391370,33.776077]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374000,33.785818]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372312,33.785793]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373781,33.785801]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374633,33.785789]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391919,33.781539]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374741,33.785816]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392089,33.776716]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371744,33.779500]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394852,33.776815]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377964,33.783613]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377158,33.785551]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376246,33.787628]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376557,33.787363]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377457,33.782984]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376763,33.787128]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374549,33.782008]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376969,33.786693]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373565,33.785118]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377773,33.782485]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383193,33.773580]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395812,33.782190]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383084,33.773564]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377757,33.783211]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381688,33.773463]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377379,33.782536]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373008,33.788018]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395248,33.781690]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373113,33.787948]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373055,33.787984]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392739,33.777739]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396196,33.782503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396190,33.782505]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396336,33.778210]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391977,33.775790]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396265,33.776435]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398284,33.777304]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397721,33.778162]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378782,33.788752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397883,33.778167]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396583,33.778116]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382566,33.780671]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378718,33.788822]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394134,33.775397]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367277,33.781367]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384219,33.785619]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369006,33.781932]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373640,33.783444]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394729,33.776812]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396545,33.782356]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368944,33.781937]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390473,33.777762]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395812,33.775755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396199,33.782477]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396171,33.782513]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373343,33.789104]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373301,33.789066]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373263,33.789040]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377675,33.786375]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378144,33.786389]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395429,33.778009]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377661,33.786319]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377521,33.786194]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377577,33.786226]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377481,33.786057]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377477,33.786126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396303,33.776369]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396859,33.777659]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378040,33.786392]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388876,33.776941]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397559,33.778176]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367530,33.775468]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369656,33.786741]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369600,33.786813]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391920,33.781674]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392065,33.781679]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371436,33.787081]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395742,33.778170]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391606,33.781659]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395651,33.778182]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391809,33.781663]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391843,33.781670]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371242,33.785751]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371352,33.785937]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395594,33.778061]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391760,33.781658]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372139,33.789182]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364379,33.778300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364274,33.778421]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364803,33.777813]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364866,33.778636]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364383,33.778049]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372124,33.789239]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376542,33.784758]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377208,33.784126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396719,33.776759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396712,33.776567]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396682,33.776373]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396671,33.776262]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373032,33.788637]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385623,33.780434]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372951,33.788644]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395690,33.777576]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373108,33.788644]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395478,33.777862]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368468,33.773886]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395581,33.777746]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377607,33.784114]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395418,33.778218]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373108,33.782831]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372001,33.785004]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371882,33.782014]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371825,33.781991]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371723,33.781876]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372785,33.775316]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369562,33.782453]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372785,33.774582]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372810,33.779496]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372321,33.782273]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395439,33.777163]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395532,33.775316]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373750,33.785178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395626,33.776476]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367250,33.786413]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370181,33.782055]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372760,33.784587]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395677,33.775569]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377539,33.784328]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371448,33.787222]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367225,33.789849]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374623,33.787840]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374763,33.787802]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373764,33.777205]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374515,33.787925]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372694,33.784227]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374171,33.788155]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373510,33.788076]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372678,33.784365]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373216,33.787719]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373385,33.787926]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373840,33.777256]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392472,33.776535]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372960,33.787422]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373094,33.786950]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372907,33.787097]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374394,33.788298]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392464,33.776498]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373779,33.788783]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374297,33.788378]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373709,33.785171]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390075,33.777747]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390215,33.777747]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373920,33.785444]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376670,33.787577]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370839,33.784620]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369944,33.782814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371619,33.785428]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369862,33.782675]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372069,33.786652]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372555,33.782974]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374130,33.786321]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396710,33.777377]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392751,33.776403]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392811,33.776406]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392936,33.776410]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384279,33.788387]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368438,33.773633]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369201,33.773756]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391904,33.783598]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391934,33.783770]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372669,33.782615]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396416,33.778461]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373245,33.786528]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377448,33.786590]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398184,33.777301]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375334,33.786109]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377780,33.786497]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377548,33.786391]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396964,33.776795]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372646,33.786717]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372472,33.786703]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391702,33.777390]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392824,33.777419]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392179,33.782946]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368507,33.782306]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396552,33.782436]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397024,33.777256]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372884,33.787303]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396990,33.777289]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396943,33.777315]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387298,33.780181]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381856,33.788765]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365290,33.780796]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374773,33.785504]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395845,33.776379]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377689,33.772660]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376835,33.788679]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395615,33.782354]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369086,33.774006]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369574,33.773967]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365176,33.781395]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369193,33.774632]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395780,33.782025]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395095,33.775891]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395861,33.782189]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378520,33.788970]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378438,33.788787]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373768,33.786011]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374059,33.786004]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396011,33.782425]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396022,33.782473]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374074,33.785979]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394808,33.775902]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395989,33.777443]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372782,33.771063]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364071,33.776874]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373760,33.786037]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374312,33.786031]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377862,33.782373]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375438,33.784742]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375917,33.784733]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375575,33.784664]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373393,33.784659]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373407,33.784565]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373411,33.784489]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373401,33.784434]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377095,33.784415]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373373,33.784375]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374053,33.785868]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375349,33.784897]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374045,33.785821]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374163,33.785850]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377413,33.785973]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372353,33.789385]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372342,33.789394]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370940,33.789249]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372313,33.789352]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363741,33.783176]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369709,33.786583]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373976,33.785444]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376784,33.782821]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374621,33.785427]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376569,33.782507]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377537,33.783009]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373839,33.785443]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395773,33.782079]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396497,33.780755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367449,33.780339]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366367,33.780303]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366387,33.780247]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396009,33.781665]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366332,33.780139]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396632,33.775211]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364210,33.776654]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396333,33.776493]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364307,33.776658]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364392,33.776357]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379413,33.781788]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392762,33.777757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364308,33.776745]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378156,33.781786]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369048,33.782054]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375243,33.778243]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396358,33.776565]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386307,33.785688]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370357,33.773815]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368792,33.782013]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375325,33.775325]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386342,33.785701]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369100,33.782018]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387815,33.785735]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378547,33.789350]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380305,33.782303]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396573,33.782344]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394291,33.775875]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397743,33.777732]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396522,33.776273]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395759,33.782209]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396501,33.782325]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370874,33.789011]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371058,33.789017]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396401,33.777050]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380467,33.781782]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371054,33.789086]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374995,33.781956]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366180,33.781079]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366997,33.783598]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367479,33.781014]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372441,33.788502]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372020,33.788495]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367456,33.781095]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365576,33.781134]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372055,33.788509]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367191,33.783628]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377677,33.786417]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396483,33.776073]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397800,33.777760]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377787,33.786405]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377923,33.786401]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363987,33.784249]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386170,33.784563]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378136,33.786575]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396324,33.778205]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396367,33.778126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392053,33.781821]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371839,33.789705]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392046,33.781731]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371422,33.787578]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370957,33.788547]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392051,33.782483]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371291,33.788444]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397737,33.777414]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371906,33.789633]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371884,33.789670]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364367,33.778555]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364288,33.777817]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371072,33.784865]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391799,33.784039]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391762,33.783625]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388687,33.776742]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372818,33.788660]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391700,33.783217]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372878,33.788676]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373191,33.788710]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392279,33.775013]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372858,33.781942]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393439,33.777318]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372316,33.782145]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373293,33.784366]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372305,33.782725]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396786,33.777175]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375883,33.786253]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393572,33.781509]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369640,33.782454]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374214,33.784749]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359782,33.777813]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371342,33.786636]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.358796,33.777853]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.358699,33.777851]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371519,33.786592]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372787,33.772928]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371554,33.786548]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372781,33.771180]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371396,33.786635]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371452,33.786625]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395846,33.775670]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399210,33.777699]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372073,33.788886]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395964,33.775505]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371062,33.788954]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395873,33.775427]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370789,33.784526]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371069,33.788900]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372297,33.782092]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371491,33.788298]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374225,33.783489]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394308,33.776807]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371985,33.785376]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374789,33.787884]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372278,33.782761]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376271,33.787885]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372073,33.788319]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369774,33.782437]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377573,33.784245]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384943,33.771859]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373939,33.777369]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372922,33.784726]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369968,33.782073]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373903,33.777318]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377581,33.786539]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393237,33.776357]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391610,33.775442]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394688,33.776825]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373970,33.777431]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371116,33.783622]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371098,33.783816]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373872,33.785175]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373949,33.785201]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373990,33.785037]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374039,33.784885]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374334,33.785496]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374496,33.785915]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371296,33.784999]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371809,33.785035]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374124,33.784783]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374382,33.784716]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370774,33.784372]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370811,33.784571]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371040,33.783932]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370864,33.784134]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396622,33.776074]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371468,33.786345]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371201,33.784967]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369030,33.787018]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369346,33.786951]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391779,33.781281]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373319,33.789325]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394451,33.775899]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395611,33.782407]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387933,33.777124]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392624,33.776410]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374806,33.772497]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369733,33.773841]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369878,33.773856]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370028,33.773859]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391963,33.783973]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396309,33.778322]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397952,33.777421]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399423,33.777613]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373821,33.783393]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370319,33.771256]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388053,33.776829]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372808,33.774459]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375100,33.774481]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375835,33.774450]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380838,33.788242]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380524,33.788170]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392089,33.777445]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368796,33.781166]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368677,33.781104]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368583,33.781067]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371434,33.777300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371282,33.778336]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368862,33.781183]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396811,33.777340]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365267,33.781378]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365339,33.781329]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385422,33.772254]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386046,33.772263]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391541,33.779599]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394855,33.781500]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374973,33.785260]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385525,33.772254]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365320,33.781366]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395770,33.776413]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377735,33.771233]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375069,33.786064]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365318,33.781141]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379159,33.771249]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381319,33.774719]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395728,33.776285]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377498,33.785447]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383881,33.788450]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395715,33.776371]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377226,33.788489]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380368,33.771404]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379568,33.779700]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379157,33.771335]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395415,33.776621]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374886,33.787651]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396330,33.777048]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374634,33.787624]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396048,33.782488]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372652,33.787621]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396089,33.782494]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378894,33.788670]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364285,33.776874]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373289,33.786675]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364032,33.776748]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378544,33.789078]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372948,33.786710]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374822,33.787678]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373149,33.786685]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373347,33.784839]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373370,33.784764]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376706,33.784827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373333,33.784920]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375094,33.784922]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375313,33.784856]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375564,33.784907]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395032,33.776008]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375216,33.784973]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395035,33.775980]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388269,33.776842]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374538,33.785703]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395009,33.776062]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374630,33.783372]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373765,33.785683]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368556,33.782144]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363811,33.783304]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375075,33.781961]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372937,33.782413]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373592,33.782866]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396447,33.782495]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396461,33.782452]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377006,33.781976]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376486,33.784484]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373593,33.777145]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396532,33.782295]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373967,33.783046]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374735,33.787982]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367266,33.780109]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367176,33.779978]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366573,33.779966]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366332,33.780087]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367162,33.779611]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366995,33.779396]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366658,33.779956]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367158,33.779814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374583,33.785101]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396706,33.776928]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390684,33.781529]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397802,33.777572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396100,33.776523]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388608,33.777406]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369064,33.781995]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391490,33.776556]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375222,33.779496]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369132,33.781984]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375867,33.774680]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369037,33.781978]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371259,33.789465]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376956,33.783805]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376975,33.783785]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376944,33.783823]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375367,33.783743]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376178,33.783698]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375991,33.783701]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374868,33.783725]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369715,33.786455]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374526,33.783695]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375588,33.783722]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369693,33.786053]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377446,33.786687]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367329,33.781189]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373678,33.777167]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369404,33.782424]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372362,33.788657]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391925,33.780048]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366603,33.781388]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378016,33.786580]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366801,33.783579]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377667,33.786594]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363899,33.783615]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377546,33.786638]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366516,33.783570]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377292,33.786680]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388053,33.776969]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393785,33.781613]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394278,33.781587]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394690,33.781572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394745,33.781572]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394751,33.781595]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396326,33.776365]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372480,33.788770]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372812,33.788757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373249,33.788819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372848,33.788811]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376902,33.784462]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376808,33.782879]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395630,33.778147]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395503,33.778214]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364440,33.778233]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371937,33.789596]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371961,33.789546]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364373,33.778420]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396735,33.776567]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397119,33.778187]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391956,33.784050]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384630,33.780945]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394766,33.776695]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396309,33.778354]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395330,33.775909]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384908,33.781582]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378325,33.782568]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370892,33.789132]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383028,33.784746]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396675,33.780508]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370880,33.789083]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383171,33.784177]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371008,33.789102]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396566,33.778069]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372660,33.784431]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372067,33.781985]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393597,33.779596]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374133,33.786699]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372326,33.782716]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370827,33.784199]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371119,33.783715]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395165,33.783050]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392174,33.784286]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392189,33.784316]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393617,33.778178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391953,33.784428]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393649,33.775923]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397739,33.777853]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372817,33.773146]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390739,33.777491]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383369,33.787559]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383081,33.787243]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390565,33.780188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383145,33.786946]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399217,33.777435]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383254,33.787477]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371585,33.786495]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396004,33.782513]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371330,33.786532]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383507,33.787623]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371079,33.788829]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371828,33.788984]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395927,33.775447]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370886,33.788952]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395989,33.775447]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395822,33.775404]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370560,33.783102]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377370,33.785427]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386664,33.781495]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377412,33.786058]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377078,33.784470]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374862,33.785763]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377236,33.785026]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377216,33.784946]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372197,33.784934]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383068,33.784464]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377253,33.784334]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377050,33.787095]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392312,33.776426]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369838,33.782567]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371254,33.785137]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372665,33.783709]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368470,33.781039]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375916,33.784521]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376034,33.786174]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375368,33.784688]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375034,33.784695]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374757,33.784703]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372505,33.784698]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372291,33.784881]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368833,33.787049]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368447,33.787096]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368059,33.787118]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383607,33.783113]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383411,33.783048]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367242,33.787124]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372652,33.784461]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372985,33.784779]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374583,33.785213]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395770,33.780497]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396251,33.778275]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377362,33.783821]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397796,33.777951]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375014,33.785964]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370420,33.782012]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371728,33.788133]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376405,33.784720]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387981,33.777157]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375054,33.785796]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396794,33.777113]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371925,33.788157]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396042,33.775462]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377372,33.783906]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.380421,33.788162]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393133,33.775242]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378007,33.782725]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391396,33.776274]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396201,33.778249]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396138,33.778224]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396107,33.778213]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396518,33.776566]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367569,33.790867]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379136,33.786481]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378365,33.788714]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374872,33.785391]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395156,33.776568]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372810,33.788611]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396278,33.775433]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396776,33.777337]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396749,33.777331]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.381058,33.788320]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390178,33.775807]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372850,33.788492]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386404,33.780760]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388700,33.779567]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387381,33.779553]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388952,33.779556]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394321,33.776629]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396847,33.777339]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373407,33.788277]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389923,33.775869]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373278,33.788275]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394293,33.776539]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369166,33.773928]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395040,33.775625]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369286,33.774577]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396258,33.777047]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367114,33.790824]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.359177,33.777838]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371899,33.776889]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371995,33.776953]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369004,33.780532]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391565,33.777814]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393245,33.776417]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374510,33.787834]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372778,33.787781]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374545,33.787901]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372796,33.787847]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376070,33.787698]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373551,33.786617]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374467,33.787759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372719,33.787704]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395884,33.782448]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369089,33.774577]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372803,33.787922]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396135,33.782385]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374893,33.784986]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373302,33.784973]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395032,33.776038]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377674,33.775705]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394888,33.776830]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373225,33.785063]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374747,33.785061]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373183,33.785110]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395034,33.776062]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395742,33.775855]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372410,33.785720]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378379,33.779451]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374061,33.785773]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374179,33.785770]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373752,33.785768]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368495,33.781212]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374533,33.785784]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374444,33.785782]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377372,33.783879]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391195,33.781047]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372277,33.789394]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376920,33.782951]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377943,33.782897]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373688,33.782908]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390572,33.780514]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377095,33.782409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394853,33.781670]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388806,33.775847]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366526,33.778909]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366535,33.779078]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366651,33.779285]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366774,33.779395]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374158,33.786288]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373632,33.786188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385109,33.781507]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384729,33.781647]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384546,33.781686]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390160,33.776578]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384415,33.781697]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391438,33.776503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394147,33.775438]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396148,33.782516]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396044,33.782449]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371357,33.779327]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371929,33.779159]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395811,33.782210]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396624,33.780506]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371358,33.779155]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376179,33.783663]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375144,33.783757]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376179,33.783600]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376178,33.783683]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373897,33.783505]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366087,33.787036]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375796,33.783708]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376178,33.783641]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372204,33.788322]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365645,33.781597]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372154,33.788386]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376373,33.782025]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372314,33.788193]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366292,33.781418]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365621,33.781425]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377502,33.786877]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377462,33.786811]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377401,33.786764]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377376,33.786744]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377338,33.786715]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374057,33.779605]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368526,33.773890]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372737,33.788728]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395774,33.781979]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372638,33.788731]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373154,33.788741]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376762,33.782632]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378070,33.787580]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377218,33.782456]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372568,33.788742]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376760,33.782701]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395789,33.776335]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378010,33.782215]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371308,33.789411]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377800,33.783245]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377331,33.782518]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371812,33.789047]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.398587,33.776199]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395975,33.783188]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377941,33.787797]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396568,33.778104]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397548,33.777203]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395341,33.775925]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372825,33.773273]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396616,33.777974]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396659,33.777911]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383793,33.788213]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383558,33.787772]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395879,33.775614]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392039,33.784252]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370662,33.782071]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373819,33.786586]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371708,33.785043]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370805,33.784243]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369848,33.782395]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371894,33.785026]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391956,33.784082]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392060,33.784153]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396171,33.775449]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392170,33.784201]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392171,33.784163]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397633,33.777944]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.365897,33.785547]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383081,33.787079]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383252,33.786870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399218,33.777390]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.379058,33.783996]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395499,33.778126]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371656,33.786948]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372096,33.789866]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395494,33.778171]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399110,33.777824]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371025,33.786272]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370534,33.782022]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371737,33.789515]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393937,33.775456]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371773,33.781955]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371340,33.785134]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373428,33.786774]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377412,33.784424]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375173,33.785178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372865,33.787239]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374108,33.786275]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396261,33.776527]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378602,33.789580]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390049,33.775982]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394630,33.776825]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392453,33.776419]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372238,33.782033]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371831,33.782025]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371659,33.782096]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371356,33.782171]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371032,33.782173]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370780,33.782116]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373303,33.789197]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370372,33.782015]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369916,33.782258]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369837,33.782453]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382499,33.781748]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382302,33.783500]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382266,33.784190]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.382221,33.784381]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390820,33.778136]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394459,33.775897]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368330,33.778955]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378037,33.784172]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389209,33.781835]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393727,33.777023]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389225,33.782163]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368280,33.778869]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389206,33.783404]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396961,33.776891]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371796,33.788125]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392953,33.775889]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392585,33.776156]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397021,33.776947]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396520,33.776373]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397060,33.776946]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396668,33.775755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373640,33.785152]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377122,33.786968]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377596,33.782561]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.366152,33.787070]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372882,33.782658]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372253,33.785252]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369884,33.782725]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377299,33.782968]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371120,33.783672]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370004,33.782167]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371288,33.785172]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396355,33.776666]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388203,33.775969]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369722,33.774622]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368587,33.773657]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375346,33.772342]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375895,33.786279]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.399239,33.776625]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371707,33.789828]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385604,33.780764]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375684,33.784819]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372489,33.782681]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386373,33.781489]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396868,33.778178]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386289,33.783258]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.386353,33.781962]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388783,33.779302]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375329,33.787642]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.363900,33.771020]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389168,33.781507]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388819,33.779562]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374064,33.779488]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384621,33.780901]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364067,33.780584]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370903,33.788737]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372036,33.786141]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372229,33.788806]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388255,33.776950]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374006,33.786166]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374002,33.786194]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374869,33.787615]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393242,33.777417]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364327,33.778049]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395683,33.775619]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371814,33.776804]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396653,33.777070]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371687,33.776584]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367315,33.790843]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395685,33.775373]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373439,33.786656]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371744,33.776698]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395510,33.782386]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372046,33.789491]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.360433,33.777774]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.360753,33.777755]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.360276,33.777784]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374331,33.783521]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374443,33.783555]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374523,33.785142]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373546,33.783501]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372919,33.788065]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372025,33.788231]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373728,33.783407]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373970,33.783409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371407,33.788374]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372060,33.786591]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396470,33.776293]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374423,33.787683]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394739,33.775789]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374662,33.788058]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377664,33.777848]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377663,33.778096]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397742,33.777759]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375035,33.783737]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389814,33.777458]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388932,33.775952]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374665,33.785604]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373778,33.785607]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373778,33.785575]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374703,33.785568]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374147,33.785557]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.400041,33.776503]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368638,33.781402]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.368782,33.781434]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390372,33.777746]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374179,33.785609]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372185,33.789423]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391695,33.777309]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378552,33.789593]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376212,33.782023]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.378122,33.781930]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377106,33.782008]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369622,33.773823]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.369653,33.774035]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377205,33.782010]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394814,33.781594]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364816,33.781655]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364793,33.781324]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395762,33.775752]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396586,33.778030]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374055,33.786232]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.389255,33.777753]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388306,33.777402]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385318,33.781472]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.385216,33.781484]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374677,33.785187]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374631,33.785196]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.390187,33.775848]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374536,33.785196]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391428,33.776300]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397726,33.777388]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.367748,33.781173]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395354,33.776592]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396490,33.782377]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392204,33.775017]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.391143,33.776107]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395735,33.776004]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397215,33.775251]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397218,33.775330]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395812,33.776042]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.372106,33.788450]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395598,33.776596]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.375848,33.773651]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.387461,33.776818]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395566,33.776647]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377139,33.786466]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374179,33.785696]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.396690,33.777847]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377587,33.787973]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374119,33.785269]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373061,33.781970]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376958,33.782418]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377720,33.782527]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374802,33.781963]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377674,33.783111]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377004,33.782409]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377666,33.782556]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376003,33.781943]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.377149,33.782424]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395986,33.781812]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371795,33.789749]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.371773,33.789772]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.364868,33.778663]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.394498,33.775994]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.374264,33.785340]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393394,33.779460]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393429,33.779510]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397815,33.776719]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373103,33.787826]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388783,33.778048]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397635,33.777129]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395500,33.775870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395451,33.775870]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.397917,33.777419]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.388783,33.777827]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.370908,33.773986]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384216,33.785478]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384329,33.786579]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384009,33.781705]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.384531,33.776155]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.373347,33.789283]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.395315,33.776808]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.383941,33.782568]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.376071,33.786225]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.392859,33.777758]},
"properties": {"marker-color": "#000000"}
}
,{ "type" : "Feature",
"geometry" : {"type": "Point", "coordinates": [-84.393701,33.778665]},
"properties": {"marker-color": "#000000"}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment