{
  "name": "Ryan",
  "age": 98,
  "hobbies": [
    "astronomy"
  ],
  "address": {
    "city": "Cedar Park",
    "zip": "44114"
  }
}