{
  "name": "Kingston",
  "age": 32,
  "hobbies": [
    "podcasting"
  ],
  "address": {
    "city": "Jefferson City",
    "zip": "75201"
  }
}