{
  "name": "Charlotte",
  "age": 69,
  "hobbies": [
    "geocaching"
  ],
  "address": {
    "city": "Reno",
    "zip": "98121"
  }
}