{
  "name": "Grace",
  "age": 73,
  "hobbies": [
    "podcasting"
  ],
  "address": {
    "city": "Lincoln",
    "zip": "55104"
  }
}