{
  "name": "Lydia",
  "age": 92,
  "hobbies": [
    "ice skating"
  ],
  "address": {
    "city": "Edmond",
    "zip": "48103"
  }
}