{
  "name": "Emmett",
  "age": 62,
  "hobbies": [
    "rock climbing"
  ],
  "address": {
    "city": "Myrtle Beach",
    "zip": "15213"
  }
}