{
  "name": "Sebastian",
  "age": 23,
  "hobbies": [
    "pottery"
  ],
  "address": {
    "city": "Simi Valley",
    "zip": "49503"
  }
}