{
  "name": "Catherine",
  "age": 24,
  "hobbies": [
    "miniature painting"
  ],
  "address": {
    "city": "Cedar Hill",
    "zip": "60419"
  }
}