{
  "name": "Luke",
  "age": 38,
  "hobbies": [
    "history buff"
  ],
  "address": {
    "city": "Spokane",
    "zip": "30067"
  }
}