{
  "name": "Harper",
  "age": 49,
  "hobbies": [
    "card games"
  ],
  "address": {
    "city": "Athens",
    "zip": "55104"
  }
}