{
  "name": "Reagan",
  "age": 38,
  "hobbies": [
    "photography"
  ],
  "address": {
    "city": "Pottawatomie",
    "zip": "85001"
  }
}