{ "type": "FeatureCollection", "features": [ { "type": "Feature", "id": "01", "geometry": { "type": "Point", "coordinates": [ 51.1271, 71.4333 ] }, "properties": { "name": "Астана", "population": 1035537 } },{ "type": "Feature", "id": "02", "geometry": { "type": "Point", "coordinates": [ 43.2428, 76.8997 ] }, "properties": { "name": "Алматы", "population": 1806833 } },{ "type": "Feature", "id": "03", "geometry": { "type": "Point", "coordinates": [ 42.2964, 69.5998 ] }, "properties": { "name": "Шымкент", "population": 988894 } }, ] }