{
  "name": "Maddox",
  "age": 99,
  "hobbies": [
    "cheese making"
  ],
  "address": {
    "city": "Houston",
    "zip": "23510"
  }
}