{
  "name": "Ethan",
  "age": 41,
  "hobbies": [
    "podcasting"
  ],
  "address": {
    "city": "Cape Coral",
    "zip": "37830"
  }
}