{
  "name": "Evan",
  "age": 9,
  "hobbies": [
    "candle making"
  ],
  "address": {
    "city": "San Marcos",
    "zip": "11101"
  }
}