{
  "name": "Sierra",
  "age": 11,
  "hobbies": [
    "painting"
  ],
  "address": {
    "city": "Washington",
    "zip": "60601"
  }
}