{
  "name": "Carter",
  "age": 26,
  "hobbies": [
    "cooking"
  ],
  "address": {
    "city": "Bakersfield",
    "zip": "46208"
  }
}