{
    "id": "FM_Other",
    "name": "FM_Other",
    "features": {
        "1_Extra_Sliced_of_Bread": {
            "name": "1_Extra_Sliced_of_Bread",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "1_Wrap_on_the_Side": {
            "name": "1_Wrap_on_the_Side",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Other": {
            "name": "Other",
            "optional": true,
            "type": "OR",
            "note": ""
        }
    },
    "tree": {
        "id": "Other",
        "children": [
            {
                "id": "1_Extra_Sliced_of_Bread"
            },
            {
                "id": "1_Wrap_on_the_Side"
            }
        ]
    },
    "constraints": {}
}