{
  "name": "Maggie",
  "age": 92,
  "hobbies": [
    "photography"
  ],
  "address": {
    "city": "Rock Hill",
    "zip": "29209"
  }
}