{
  "name": "Ezekiel",
  "age": 1,
  "hobbies": [
    "horseback riding"
  ],
  "address": {
    "city": "San Jose",
    "zip": "10301"
  }
}