{
  "name": "Sophia",
  "age": 97,
  "hobbies": [
    "jogging"
  ],
  "address": {
    "city": "Brockton",
    "zip": "67202"
  }
}