{
  "name": "Paxton",
  "age": 20,
  "hobbies": [
    "crafting"
  ],
  "address": {
    "city": "Sandy",
    "zip": "37830"
  }
}