{
  "locations": [
    {
      "key": "locations_1",
      "geopoint": {
        "latitude": 60.006346,
        "longitude": 30.278592
      },
      "arrival_duration": "P0D",
      "departure_duration": "P0D"
    },
    {
      "key": "locations_storage",
      "geopoint": {
        "latitude": 59.805753,
        "longitude": 30.307999
      },
      "arrival_duration": "P0D",
      "departure_duration": "P0D"
    },
    {
      "key": "locations_2",
      "geopoint": {
        "latitude": 60.012539,
        "longitude": 30.255591
      },
      "arrival_duration": "P0D",
      "departure_duration": "P0D"
    }
  ],
  "orders": [
    {
      "key": "ORDER_2",
      "demands": [
        {
          "key": "ORDER_2_DROP",
          "demand_type": "DROP",
          "target_cargos": [
            "CARGO_ORDER_2"
          ],
          "precedence_in_trip": 0,
          "precedence_in_order": 0,
          "possible_events": [
            {
              "key": "ORDER_2_DROP_0",
              "location_key": "locations_2",
              "duration": "P0D",
              "reward": 0.0,
              "hard_time_window": {
                "from": "2026-09-15T09:00:00+00:00",
                "to": "2026-09-15T09:15:00+00:00"
              }
            }
          ]
        },
        {
          "key": "ORDER_2_PICKUP",
          "demand_type": "PICKUP",
          "target_cargos": [
            "CARGO_ORDER_2"
          ],
          "precedence_in_trip": 0,
          "precedence_in_order": 0,
          "possible_events": [
            {
              "key": "ORDER_2_PICKUP_0",
              "location_key": "locations_storage",
              "duration": "P0D",
              "reward": 0.0,
              "hard_time_window": {
                "from": "2026-09-15T07:00:00+00:00",
                "to": "2026-09-15T13:00:00+00:00"
              }
            }
          ]
        }
      ],
      "cargos": [
        {
          "key": "CARGO_ORDER_2",
          "capacity": {
            "mass": 1.0,
            "volume": 1.0,
            "capacity_a": 0.0,
            "capacity_b": 0.0,
            "capacity_c": 0.0
          }
        }
      ],
      "compatibilities": {
        "order_features": [
          "rule_2"
        ],
        "order_restrictions": [
          "rule_2"
        ],
        "performer_restrictions": []
      }
    },
    {
      "key": "ORDER_1",
      "demands": [
        {
          "key": "ORDER_1_DROP",
          "demand_type": "DROP",
          "target_cargos": [
            "CARGO_ORDER_1"
          ],
          "precedence_in_trip": 0,
          "precedence_in_order": 0,
          "possible_events": [
            {
              "key": "ORDER_1_DROP_0",
              "location_key": "locations_1",
              "duration": "P0D",
              "reward": 0.0,
              "hard_time_window": {
                "from": "2026-09-15T09:00:00+00:00",
                "to": "2026-09-15T09:15:00+00:00"
              }
            }
          ]
        },
        {
          "key": "ORDER_1_PICKUP",
          "demand_type": "PICKUP",
          "target_cargos": [
            "CARGO_ORDER_1"
          ],
          "precedence_in_trip": 0,
          "precedence_in_order": 0,
          "possible_events": [
            {
              "key": "ORDER_1_PICKUP_0",
              "location_key": "locations_storage",
              "duration": "P0D",
              "reward": 0.0,
              "hard_time_window": {
                "from": "2026-09-15T07:00:00+00:00",
                "to": "2026-09-15T13:00:00+00:00"
              }
            }
          ]
        }
      ],
      "cargos": [
        {
          "key": "CARGO_ORDER_1",
          "capacity": {
            "mass": 1.0,
            "volume": 1.0,
            "capacity_a": 0.0,
            "capacity_b": 0.0,
            "capacity_c": 0.0
          }
        }
      ],
      "compatibilities": {
        "order_features": [
          "rule_1"
        ],
        "order_restrictions": [
          "rule_1"
        ],
        "performer_restrictions": []
      }
    }
  ],
  "performers": [
    {
      "key": "Performer_1",
      "shifts": [
        {
          "key": "Shft_3",
          "availability_time": {
            "from": "2026-09-15T07:00:00+00:00",
            "to": "2026-09-15T15:00:00+00:00"
          },
          "working_time": {
            "from": "2026-09-15T07:00:00+00:00",
            "to": "2026-09-15T15:00:00+00:00"
          },
          "tariff": {
            "cost_per_shift": 2000.0,
            "constraints": [
              {
                "stage_length": "PT12H",
                "cost_per_unit": 1.0
              }
            ]
          }
        }
      ],
      "own_transport_type": "CAR",
      "limits": {
        "max_work_shifts": 31
      }
    },
    {
      "key": "Performer_2",
      "shifts": [
        {
          "key": "Shft_4",
          "availability_time": {
            "from": "2026-09-15T07:00:00+00:00",
            "to": "2026-09-15T15:00:00+00:00"
          },
          "working_time": {
            "from": "2026-09-15T07:00:00+00:00",
            "to": "2026-09-15T15:00:00+00:00"
          },
          "tariff": {
            "cost_per_shift": 2000.0,
            "constraints": [
              {
                "stage_length": "PT12H",
                "cost_per_unit": 1.0
              }
            ]
          }
        }
      ],
      "own_transport_type": "CAR",
      "limits": {
        "max_work_shifts": 31
      }
    }
  ],
  "transports": [
    {
      "key": "transport_1",
      "shifts": [
        {
          "key": "Shft_1",
          "availability_time": {
            "from": "2026-09-15T07:00:00+00:00",
            "to": "2026-09-15T15:00:00+00:00"
          },
          "tariff": {
            "cost_per_shift": 1000.0,
            "constraints": [
              {
                "stage_length": 1000000,
                "cost_per_unit": 0.01
              }
            ]
          }
        }
      ],
      "transport_type": "CAR",
      "boxes": [
        {
          "key": "Box_1",
          "capacity": {
            "mass": 2.0,
            "volume": 2.0,
            "capacity_a": 0.0,
            "capacity_b": 0.0,
            "capacity_c": 0.0
          }
        }
      ]
    },
    {
      "key": "transport_2",
      "shifts": [
        {
          "key": "Shft_2",
          "availability_time": {
            "from": "2026-09-15T07:00:00+00:00",
            "to": "2026-09-15T15:00:00+00:00"
          },
          "tariff": {
            "cost_per_shift": 1000.0,
            "constraints": [
              {
                "stage_length": 1000000,
                "cost_per_unit": 0.01
              }
            ]
          }
        }
      ],
      "transport_type": "CAR",
      "boxes": [
        {
          "key": "Box_2",
          "capacity": {
            "mass": 2.0,
            "volume": 2.0,
            "capacity_a": 0.0,
            "capacity_b": 0.0,
            "capacity_c": 0.0
          }
        }
      ]
    }
  ],
  "plan_settings": {
    "trips_settings": {
      "configuration": "optimize_cars_then_single_location_grouping"
    },
    "calculation_settings": {
      "max_calculation_time": "PT17M",
      "result_timezone": 0
    }
  }
}