{
  "name": "Violet",
  "age": 17,
  "hobbies": [
    "car restoration"
  ],
  "address": {
    "city": "Atlanta",
    "zip": "10301"
  }
}