{
  "name": "Kylie",
  "age": 43,
  "hobbies": [
    "painting"
  ],
  "address": {
    "city": "San Bernardino",
    "zip": "46202"
  }
}