{
  "name": "Ivy",
  "age": 55,
  "hobbies": [
    "motor racing"
  ],
  "address": {
    "city": "Edmond",
    "zip": "29103"
  }
}