{
  "name": "Elliot",
  "age": 95,
  "hobbies": [
    "coding"
  ],
  "address": {
    "city": "Billings",
    "zip": "94105"
  }
}