{
  "name": "Reagan",
  "age": 21,
  "hobbies": [
    "animal photography"
  ],
  "address": {
    "city": "Chula Vista",
    "zip": "37209"
  }
}