{
  "type": "FeatureCollection",
  "features": [
    {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [97.7453061,64.6863136 ]
     },
    "properties": {
      "id": "0b78203c-1cd0-4dee-a268-2ed7bb1979a4",
      "name": "Russia"
    }
    }
  ]
}