{
  "name": "Casey",
  "age": 59,
  "hobbies": [
    "yoga"
  ],
  "address": {
    "city": "Billings",
    "zip": "73069"
  }
}