{
  "name": "Casey",
  "age": 5,
  "hobbies": [
    "volunteering"
  ],
  "address": {
    "city": "Garland",
    "zip": "60419"
  }
}