{
  "name": "Isla",
  "age": 51,
  "hobbies": [
    "rock climbing"
  ],
  "address": {
    "city": "Austin",
    "zip": "66212"
  }
}