{
  "name": "Kai",
  "age": 28,
  "hobbies": [
    "animal photography"
  ],
  "address": {
    "city": "Draper",
    "zip": "75093"
  }
}