{
  "name": "Sutton",
  "age": 48,
  "hobbies": [
    "playing chess"
  ],
  "address": {
    "city": "Las Vegas",
    "zip": "85001"
  }
}