{
  "name": "Sawyer",
  "age": 52,
  "hobbies": [
    "animal care"
  ],
  "address": {
    "city": "Toledo",
    "zip": "72201"
  }
}