{
  "name": "Elijah",
  "age": 3,
  "hobbies": [
    "yoga"
  ],
  "address": {
    "city": "Lauderhill",
    "zip": "41011"
  }
}