{
  "main_dishes": [],
  "side_dishes": [
    {
      "type": "Main",
      "alternatives": []
    },
    {
      "type": "Secondary",
      "alternatives": [
        {
          "text": "Brokkoli",
          "allergens": []
        }
      ]
    }
  ]
}