{
    "id": "FM_Proteins",
    "name": "FM_Proteins",
    "features": {
        "Braised_Chicken": {
            "name": "Braised_Chicken",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Cage_Free_Jammy_Egg": {
            "name": "Cage_Free_Jammy_Egg",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Fable_BBQ_Shitake": {
            "name": "Fable_BBQ_Shitake",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Impossible_Chicken__Plan_Based_": {
            "name": "Impossible_Chicken__Plan_Based_",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Organic_Sesame_Tofu": {
            "name": "Organic_Sesame_Tofu",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Oven_Crispy_Chicken": {
            "name": "Oven_Crispy_Chicken",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Oven_Roasted_Chicken": {
            "name": "Oven_Roasted_Chicken",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Proteins": {
            "name": "Proteins",
            "optional": true,
            "type": "OR",
            "note": ""
        }
    },
    "tree": {
        "id": "Proteins",
        "children": [
            {
                "id": "Braised_Chicken"
            },
            {
                "id": "Cage_Free_Jammy_Egg"
            },
            {
                "id": "Fable_BBQ_Shitake"
            },
            {
                "id": "Impossible_Chicken__Plan_Based_"
            },
            {
                "id": "Organic_Sesame_Tofu"
            },
            {
                "id": "Oven_Crispy_Chicken"
            },
            {
                "id": "Oven_Roasted_Chicken"
            }
        ]
    },
    "constraints": {}
}