{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "githubUsername": "Kusti" }, "geometry": { "type": "Point", "coordinates": [ 13.397126, 52.508214 ] } }, { "type": "Feature", "properties": { "githubUsername": "gnomet" }, "geometry": { "type": "Point", "coordinates": [ 25.021918, 60.156217 ] } }, { "type": "Feature", "properties": { "githubUsername": "rap1ds" }, "geometry": { "type": "Point", "coordinates": [ 25.021918, 60.156217 ] } }, { "type": "Feature", "properties": { "githubUsername": "repomies" }, "geometry": { "type": "Point", "coordinates": [ 25.021918, 60.156217 ] } } ] }