{
  "name": "Kinsley",
  "age": 90,
  "hobbies": [
    "motorcycling"
  ],
  "address": {
    "city": "Rochester",
    "zip": "37208"
  }
}