{
  "name": "Jane",
  "age": 86,
  "hobbies": [
    "snorkeling"
  ],
  "address": {
    "city": "Rock Hill",
    "zip": "20005"
  }
}