{
  "name": "Catherine",
  "age": 34,
  "hobbies": [
    "skiing"
  ],
  "address": {
    "city": "Lafayette",
    "zip": "37209"
  }
}