{
  "name": "Ruby",
  "age": 54,
  "hobbies": [
    "learning new technologies"
  ],
  "address": {
    "city": "Peoria",
    "zip": "41042"
  }
}