{
  "status": "playing",
  "altitude": 1000,
  "velocity": 0,
  "fuel": 150,
  "time": 0,
  "message": "Mission started! Hovering at 1000 ft above lunar surface.",
  "instructions": "Provide burn amount (0-200) to control descent. Land with velocity < 5 ft/s to succeed.",
  "next_request": "Add ?altitude=1000&velocity=0&fuel=150&burn=X to continue"
}