{
  "name": "Saylor",
  "age": 1,
  "hobbies": [
    "making soap"
  ],
  "address": {
    "city": "Auburn",
    "zip": "30303"
  }
}