{
  "name": "Finn",
  "age": 33,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Chattanooga",
    "zip": "75202"
  }
}