{
  "name": "David",
  "age": 6,
  "hobbies": [
    "puzzle solving"
  ],
  "address": {
    "city": "Greensboro",
    "zip": "92109"
  }
}