{
  "name": "Arthur",
  "age": 82,
  "hobbies": [
    "calligraphy"
  ],
  "address": {
    "city": "Salt Lake City",
    "zip": "10016"
  }
}