{
  "name": "Samantha",
  "age": 62,
  "hobbies": [
    "playing chess"
  ],
  "address": {
    "city": "Amarillo",
    "zip": "75205"
  }
}