{
  "name": "Alice",
  "age": 96,
  "hobbies": [
    "astrology"
  ],
  "address": {
    "city": "Hempstead",
    "zip": "38104"
  }
}