{
  "name": "Elsie",
  "age": 41,
  "hobbies": [
    "yoga"
  ],
  "address": {
    "city": "Santa Clarita",
    "zip": "83642"
  }
}