I have a class Marker with fields:
{ ObjectId id; MarkerLocation location; }
where MarkerLocation has followіng fields:
{ do