{
  "name": "Jane",
  "age": 80,
  "hobbies": [
    "fishing"
  ],
  "address": {
    "city": "Ashland",
    "zip": "23220"
  }
}