{
  "name": "Vivian",
  "age": 80,
  "hobbies": [
    "making jewelry"
  ],
  "address": {
    "city": "Macon",
    "zip": "44106"
  }
}