{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": {}, "geometry": { "type": "LineString", "coordinates": [ [10.2166256, -0.7379163], [11.0362904, 1.794324] ] } }, { "type": "Feature", "properties": {}, "geometry": { "type": "Polygon", "coordinates": [ [ [9.6459207, -1.2281524], [11.0822393, -1.2461022], [11.405411, -0.1869151], [11.1181473, 1.9133448], [10.0588623, 1.4646914], [10.6692977, -0.0253296], [10.6692977, -0.0253296], [9.6459207, -1.2281524] ] ] } } ] }