{
  "name": "Asher",
  "age": 77,
  "hobbies": [
    "calligraphy"
  ],
  "address": {
    "city": "Lexington",
    "zip": "14580"
  }
}