{
  "name": "Carter",
  "age": 94,
  "hobbies": [
    "playing badminton"
  ],
  "address": {
    "city": "Tucson",
    "zip": "75001"
  }
}