{
  "name": "Kai",
  "age": 93,
  "hobbies": [
    "motorcycling"
  ],
  "address": {
    "city": "Turlock",
    "zip": "21044"
  }
}