Object1: Object - id: String - title: String - items: [Object2] Object2: EmbeddedObject - id: String - title: String - items: [Object3] Obj