{
  "name": "Alex",
  "age": 12,
  "hobbies": [
    "horseback riding"
  ],
  "address": {
    "city": "Jacksonville",
    "zip": "13045"
  }
}