{
  "name": "Caleb",
  "age": 41,
  "hobbies": [
    "horse grooming"
  ],
  "address": {
    "city": "Syracuse",
    "zip": "94107"
  }
}