{
  "name": "Xander",
  "age": 65,
  "hobbies": [
    "cheese making"
  ],
  "address": {
    "city": "Santa Rosa",
    "zip": "75093"
  }
}