{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates": [102.0, 0.5] } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [103.0, 0.5] } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [102.0, 0.6] } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [103.0, 0.6] } } ] }