{
  "name": "Amaya",
  "age": 50,
  "hobbies": [
    "ice skating"
  ],
  "address": {
    "city": "Houston",
    "zip": "63104"
  }
}