{
  "user": {
    "name": "Alice",
    "details": {
      "age": 25,
      "city": "New York"
    }
  }
}