{
  "name": "Maddox",
  "age": 14,
  "hobbies": [
    "jogging"
  ],
  "address": {
    "city": "Jefferson City",
    "zip": "78701"
  }
}