{
  "name": "Kingston",
  "age": 25,
  "hobbies": [
    "social media"
  ],
  "address": {
    "city": "Jefferson City",
    "zip": "44114"
  }
}