{
  "name": "Ivy",
  "age": 54,
  "hobbies": [
    "blogging"
  ],
  "address": {
    "city": "New York",
    "zip": "83642"
  }
}