{
  "name": "Morgan",
  "age": 62,
  "hobbies": [
    "playing piano"
  ],
  "address": {
    "city": "Shreveport",
    "zip": "33132"
  }
}