{
  "name": "Sadie",
  "age": 45,
  "hobbies": [
    "gaming"
  ],
  "address": {
    "city": "Lubbock",
    "zip": "80202"
  }
}