{
  "name": "Pat",
  "age": 69,
  "hobbies": [
    "geocaching"
  ],
  "address": {
    "city": "Delray Beach",
    "zip": "75205"
  }
}