{
  "name": "Elliot",
  "age": 83,
  "hobbies": [
    "astrology"
  ],
  "address": {
    "city": "Boulder",
    "zip": "98109"
  }
}