{
  "name": "Avery",
  "age": 27,
  "hobbies": [
    "watching movies"
  ],
  "address": {
    "city": "Fort Worth",
    "zip": "94105"
  }
}