{
  "name": "Madison",
  "age": 45,
  "hobbies": [
    "bird watching"
  ],
  "address": {
    "city": "Auburn",
    "zip": "27601"
  }
}