{
  "name": "Benjamin",
  "age": 17,
  "hobbies": [
    "birdhouse making"
  ],
  "address": {
    "city": "Rock Hill",
    "zip": "60007"
  }
}