{
  "name": "Daniel",
  "age": 31,
  "hobbies": [
    "car restoration"
  ],
  "address": {
    "city": "Grand Forks",
    "zip": "37203"
  }
}