{
  "name": "Ryan",
  "age": 90,
  "hobbies": [
    "meditation"
  ],
  "address": {
    "city": "Grand Rapids",
    "zip": "60419"
  }
}