{
  "name": "Gavin",
  "age": 28,
  "hobbies": [
    "coding"
  ],
  "address": {
    "city": "Tallahassee",
    "zip": "80202"
  }
}