{
  "name": "Chloe",
  "age": 95,
  "hobbies": [
    "jogging"
  ],
  "address": {
    "city": "St. Paul",
    "zip": "98101"
  }
}