{
  "name": "Caleb",
  "age": 50,
  "hobbies": [
    "rock balancing"
  ],
  "address": {
    "city": "Yonkers",
    "zip": "38103"
  }
}