{
  "name": "Theo",
  "age": 68,
  "hobbies": [
    "meditation"
  ],
  "address": {
    "city": "Lubbock",
    "zip": "60201"
  }
}