{
  "name": "Skylar",
  "age": 89,
  "hobbies": [
    "reading"
  ],
  "address": {
    "city": "New York",
    "zip": "75204"
  }
}