{
  "hints": [
    "Adding 60 is easier than adding 59. So add 60 first: 37 + 60.",
    "37 + 60 = 97.",
    "You added 1 too many, so subtract it: 97 - 1 = ?"
  ]
}