{
  "name": "Elliot",
  "age": 25,
  "hobbies": [
    "playing piano"
  ],
  "address": {
    "city": "Grand Forks",
    "zip": "08052"
  }
}