Having following entities:
public class Driver { public LocationMonitor locationMonitor {get;set;} ... some other properties... } public class LocationMo