{
  "name": "Emma",
  "age": 74,
  "hobbies": [
    "video editing"
  ],
  "address": {
    "city": "Waco",
    "zip": "44106"
  }
}