{
  "name": "Harper",
  "age": 68,
  "hobbies": [
    "coding"
  ],
  "address": {
    "city": "Chandler",
    "zip": "44123"
  }
}