{
  "name": "Zoey",
  "age": 10,
  "hobbies": [
    "making jewelry"
  ],
  "address": {
    "city": "Topeka",
    "zip": "76102"
  }
}