{
  "name": "Hannah",
  "age": 28,
  "hobbies": [
    "jewelry making"
  ],
  "address": {
    "city": "Athens",
    "zip": "77001"
  }
}