{
  "name": "David",
  "age": 93,
  "hobbies": [
    "hiking"
  ],
  "address": {
    "city": "Middletown",
    "zip": "74103"
  }
}