{
    "id": "FM_Bibra",
    "name": "FM_Bibra",
    "features": {
        "Bibra": {
            "name": "Bibra",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Pokebowls": {
            "name": "Pokebowls",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Salad": {
            "name": "Salad",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Wraps": {
            "name": "Wraps",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "Bibra",
        "children": [
            {
                "id": "Pokebowls"
            },
            {
                "id": "Salad"
            },
            {
                "id": "Wraps"
            }
        ]
    },
    "constraints": {}
}