{
  "name": "Peyton",
  "age": 48,
  "hobbies": [
    "bird watching"
  ],
  "address": {
    "city": "Jefferson City",
    "zip": "37209"
  }
}