{
  "version": 1,
  "taskType": "CLASSIC",
  "earthModel": "WGS84",
  "sss": {
    "type": "RACE",
    "direction": "EXIT",
    "timeGates": [
      "00:05:00Z",
      "12:00:00Z",
      "12:10:00Z",
      "12:20:00Z",
      "12:30:00Z",
      "12:40:00Z"
    ]
  },
  "goal": {
    "type": "CYLINDER",
    "deadline": "23:59:00Z"
  },
  "turnpoints": [
    {
      "radius": 200,
      "waypoint": {
        "name": "WP00",
        "description": "WP00",
        "lat": -36.18719531390191,
        "lon": 147.95904721181472,
        "altSmoothed": 659
      },
      "type": "SSS"
    },
    {
      "radius": 1200,
      "waypoint": {
        "name": "WP00",
        "description": "WP00",
        "lat": -36.18719531390192,
        "lon": 147.95904721181475,
        "altSmoothed": 659
      }
    },
    {
      "radius": 200,
      "waypoint": {
        "name": "WP00",
        "description": "WP00",
        "lat": -36.18719531390192,
        "lon": 147.95904721181475,
        "altSmoothed": 659
      },
      "type": "ESS"
    }
  ]
}