{
  "name": "Ember",
  "age": 60,
  "hobbies": [
    "camping"
  ],
  "address": {
    "city": "South Bend",
    "zip": "44130"
  }
}