{
  "name": "David",
  "age": 100,
  "hobbies": [
    "photography"
  ],
  "address": {
    "city": "San Marcos",
    "zip": "82001"
  }
}