{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "name": "Sun Path", "stroke": "#FFA500", "stroke-width": 2 }, "geometry": { "type": "LineString", "coordinates": [ [ -119.11124765011802, 40.80952915424534 ], [ -119.30616615914374, 40.80181153634037 ] ] } } ] }