{
  "name": "Paxton",
  "age": 22,
  "hobbies": [
    "volunteering"
  ],
  "address": {
    "city": "Boston",
    "zip": "44129"
  }
}