{
    "locations": [
        {
            "key": "location_drop_1",
            "geopoint": {
                "latitude": 55.887523,
                "longitude": 37.439394
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT0S",
            "attributes": []
        },
        {
            "key": "location_drop_2",
            "geopoint": {
                "latitude": 55.7226,
                "longitude": 37.70342
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT0S",
            "attributes": []
        },
        {
            "key": "location_drop_3",
            "geopoint": {
                "latitude": 55.75065,
                "longitude": 37.67802
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT0S",
            "attributes": []
        },
        {
            "key": "location_pickup",
            "geopoint": {
                "latitude": 55.570002,
                "longitude": 37.595995
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT0S",
            "attributes": []
        }
    ],
    "orders": [
        {
            "key": "order_1",
            "demands": [
                {
                    "key": "demand_pickup_1",
                    "demand_type": "PICKUP",
                    "possible_events": [
                        {
                            "key": "demand_pe_pickup_1",
                            "location_key": "location_pickup",
                            "hard_time_window": {
                                "from": "2026-09-06T03:00:00Z",
                                "to": "2026-09-06T18:00:00Z"
                            },
                            "duration": "PT10M",
                            "reward": 0
                        }
                    ],
                    "target_cargos": [
                        "crg_1"
                    ],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0,
                    "attributes": []
                },
                {
                    "key": "demand_drop_3",
                    "demand_type": "DROP",
                    "possible_events": [
                        {
                            "key": "demand_pe_drop_3",
                            "location_key": "location_drop_3",
                            "hard_time_window": {
                                "from": "2026-09-06T07:00:00Z",
                                "to": "2026-09-06T18:10:00Z"
                            },
                            "duration": "PT10M",
                            "reward": 0
                        }
                    ],
                    "target_cargos": [
                        "crg_3"
                    ],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0,
                    "attributes": []
                },
                {
                    "key": "demand_pickup_3",
                    "demand_type": "PICKUP",
                    "possible_events": [
                        {
                            "key": "demand_pe_pickup_3",
                            "location_key": "location_pickup",
                            "hard_time_window": {
                                "from": "2026-09-06T03:00:00Z",
                                "to": "2026-09-06T18:00:00Z"
                            },
                            "duration": "PT10M",
                            "reward": 0
                        }
                    ],
                    "target_cargos": [
                        "crg_3"
                    ],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0,
                    "attributes": []
                },
                {
                    "key": "demand_pickup_2",
                    "demand_type": "PICKUP",
                    "possible_events": [
                        {
                            "key": "demand_pe_pickup_2",
                            "location_key": "location_pickup",
                            "hard_time_window": {
                                "from": "2026-09-06T03:00:00Z",
                                "to": "2026-09-06T18:00:00Z"
                            },
                            "duration": "PT10M",
                            "reward": 0
                        }
                    ],
                    "target_cargos": [
                        "crg_2"
                    ],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0,
                    "attributes": []
                },
                {
                    "key": "demand_drop_2",
                    "demand_type": "DROP",
                    "possible_events": [
                        {
                            "key": "demand_pe_drop_2",
                            "location_key": "location_drop_2",
                            "hard_time_window": {
                                "from": "2026-09-06T07:00:00Z",
                                "to": "2026-09-06T18:10:00Z"
                            },
                            "duration": "PT10M",
                            "reward": 0
                        }
                    ],
                    "target_cargos": [
                        "crg_2"
                    ],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0,
                    "attributes": []
                },
                {
                    "key": "demand_drop_1",
                    "demand_type": "DROP",
                    "possible_events": [
                        {
                            "key": "demand_pe_drop_1",
                            "location_key": "location_drop_1",
                            "hard_time_window": {
                                "from": "2026-09-06T07:00:00Z",
                                "to": "2026-09-06T18:10:00Z"
                            },
                            "duration": "PT10M",
                            "reward": 0
                        }
                    ],
                    "target_cargos": [
                        "crg_1"
                    ],
                    "precedence_in_trip": 0,
                    "precedence_in_order": 0,
                    "attributes": []
                }
            ],
            "cargos": [
                {
                    "key": "crg_1",
                    "capacity": {
                        "mass": 1,
                        "volume": 1,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 1,
                        "height": 1,
                        "length": 1,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    }
                },
                {
                    "key": "crg_2",
                    "capacity": {
                        "mass": 1,
                        "volume": 1,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 1,
                        "height": 1,
                        "length": 1,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    }
                },
                {
                    "key": "crg_3",
                    "capacity": {
                        "mass": 1,
                        "volume": 1,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 1,
                        "height": 1,
                        "length": 1,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    }
                }
            ],
            "compatibilities": {
                "order_features": [],
                "order_restrictions": [],
                "performer_restrictions": [],
                "performer_blacklist": []
            },
            "attributes": []
        }
    ],
    "performers": [
        {
            "key": "driver_key",
            "shifts": [
                {
                    "key": "key_shift_demo_1",
                    "availability_time": {
                        "from": "2026-09-06T03:00:00Z",
                        "to": "2026-09-06T18:00:00Z"
                    },
                    "working_time": {
                        "from": "2026-09-06T03:00:00Z",
                        "to": "2026-09-06T18:00:00Z"
                    },
                    "tariff": {
                        "cost_per_shift": 2000,
                        "constraints": [
                            {
                                "stage_length": "PT8H",
                                "cost_per_unit": 1
                            }
                        ],
                        "max_penalty_cost": 0
                    },
                    "attributes": []
                }
            ],
            "own_transport_type": "CAR",
            "limits": {
                "max_work_shifts": 31
            },
            "attributes": []
        }
    ],
    "transports": [
        {
            "key": "transport_key",
            "shifts": [
                {
                    "key": "key_shift_demo_2",
                    "availability_time": {
                        "from": "2026-09-06T03:00:00Z",
                        "to": "2026-09-06T18:00:00Z"
                    },
                    "tariff": {
                        "cost_per_shift": 1000,
                        "constraints": [
                            {
                                "stage_length": 150000,
                                "cost_per_unit": 0.01
                            }
                        ]
                    },
                    "attributes": []
                }
            ],
            "transport_type": "CAR",
            "boxes": [
                {
                    "key": "box_key1",
                    "capacity": {
                        "mass": 10,
                        "volume": 10,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 9,
                        "height": 9,
                        "length": 9,
                        "box_features": []
                    }
                }
            ],
            "attributes": []
        }
    ]
}