{
  "name": "Harper",
  "age": 97,
  "hobbies": [
    "building models"
  ],
  "address": {
    "city": "Lubbock",
    "zip": "41042"
  }
}