{
  "name": "Adrian",
  "age": 10,
  "hobbies": [
    "gaming"
  ],
  "address": {
    "city": "Gilbert",
    "zip": "08052"
  }
}