{
  "name": "Quinn",
  "age": 20,
  "hobbies": [
    "car restoration"
  ],
  "address": {
    "city": "Round Rock",
    "zip": "63101"
  }
}