{
  "name": "Aidan",
  "age": 5,
  "hobbies": [
    "fishing"
  ],
  "address": {
    "city": "Brandon",
    "zip": "33801"
  }
}