{
  "name": "Ace",
  "age": 29,
  "hobbies": [
    "ice skating"
  ],
  "address": {
    "city": "West New York",
    "zip": "10022"
  }
}