{
  "name": "Morgan",
  "age": 53,
  "hobbies": [
    "podcasting"
  ],
  "address": {
    "city": "Columbus",
    "zip": "29103"
  }
}