I have the following mapping pojos in java
@Document(collection = "agency") @JsonIgnoreProperties(ignoreUnknown=true) public class AgentInformation