{
  "name": "Atticus",
  "age": 32,
  "hobbies": [
    "cheese making"
  ],
  "address": {
    "city": "Macon",
    "zip": "75093"
  }
}