{
  "name": "Ember",
  "age": 20,
  "hobbies": [
    "gaming"
  ],
  "address": {
    "city": "Jefferson City",
    "zip": "37209"
  }
}