{
  "name": "Lina",
  "age": 80,
  "hobbies": [
    "horseback riding"
  ],
  "address": {
    "city": "Amarillo",
    "zip": "60191"
  }
}