{
  "name": "Ruby",
  "age": 31,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "Clermont",
    "zip": "10011"
  }
}