{
  "name": "Ethan",
  "age": 78,
  "hobbies": [
    "ice skating"
  ],
  "address": {
    "city": "Atlanta",
    "zip": "75210"
  }
}