{
  "name": "Luke",
  "age": 79,
  "hobbies": [
    "vlogging"
  ],
  "address": {
    "city": "San Francisco",
    "zip": "34236"
  }
}