{
  "name": "Ethan",
  "age": 24,
  "hobbies": [
    "upcycling"
  ],
  "address": {
    "city": "Brooklyn Park",
    "zip": "21202"
  }
}