{ "type": "FeatureCollection", "features": [ { "type": "Feature", "id": 1, "properties": { "id": 1, "place": "London O2 Arena" }, "geometry": { "type": "Point", "coordinates": [ 0.003287853048417, 51.502985512794268 ] } } , { "type": "Feature", "id": 2, "properties": { "id": 2, "place": "Washington Monument" }, "geometry": { "type": "Point", "coordinates": [ -77.035237489892879, 38.889462238186304 ] } } , { "type": "Feature", "id": 3, "properties": { "id": 3, "place": "Cape Town Stadium" }, "geometry": { "type": "Point", "coordinates": [ 18.411189080519751, -33.903658329414156 ] } } , { "type": "Feature", "id": 4, "properties": { "id": 4, "place": "Sydney Opera House" }, "geometry": { "type": "Point", "coordinates": [ 151.21495788612214, -33.856925235368749 ] } } ] }