{
    "id": "FM_Ingredients",
    "name": "FM_Ingredients",
    "features": {
        "BBQ_sauce": {
            "name": "BBQ_sauce",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Beef": {
            "name": "Beef",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Chicken": {
            "name": "Chicken",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Cream": {
            "name": "Cream",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Edam": {
            "name": "Edam",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Emmental": {
            "name": "Emmental",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Garlic": {
            "name": "Garlic",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Gouda": {
            "name": "Gouda",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Ham": {
            "name": "Ham",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Ingredients": {
            "name": "Ingredients",
            "optional": true,
            "type": "XOR",
            "note": ""
        },
        "Mincemeat": {
            "name": "Mincemeat",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Mozzarella": {
            "name": "Mozzarella",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Mushrooms": {
            "name": "Mushrooms",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Mussels": {
            "name": "Mussels",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Oil": {
            "name": "Oil",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Olives": {
            "name": "Olives",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Onion": {
            "name": "Onion",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Parmesan_cheese": {
            "name": "Parmesan_cheese",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Peppers": {
            "name": "Peppers",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Pineapple": {
            "name": "Pineapple",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Shawarma_meat": {
            "name": "Shawarma_meat",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Shrimps": {
            "name": "Shrimps",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Spicy_beef": {
            "name": "Spicy_beef",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Tomato": {
            "name": "Tomato",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Tuna": {
            "name": "Tuna",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Turkey": {
            "name": "Turkey",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Yogurt_sauce": {
            "name": "Yogurt_sauce",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "Ingredients",
        "children": [
            {
                "id": "BBQ_sauce"
            },
            {
                "id": "Beef"
            },
            {
                "id": "Chicken"
            },
            {
                "id": "Cream"
            },
            {
                "id": "Edam"
            },
            {
                "id": "Emmental"
            },
            {
                "id": "Garlic"
            },
            {
                "id": "Gouda"
            },
            {
                "id": "Ham"
            },
            {
                "id": "Mincemeat"
            },
            {
                "id": "Mozzarella"
            },
            {
                "id": "Mushrooms"
            },
            {
                "id": "Mussels"
            },
            {
                "id": "Oil"
            },
            {
                "id": "Olives"
            },
            {
                "id": "Onion"
            },
            {
                "id": "Parmesan_cheese"
            },
            {
                "id": "Peppers"
            },
            {
                "id": "Pineapple"
            },
            {
                "id": "Shawarma_meat"
            },
            {
                "id": "Shrimps"
            },
            {
                "id": "Spicy_beef"
            },
            {
                "id": "Tomato"
            },
            {
                "id": "Tuna"
            },
            {
                "id": "Turkey"
            },
            {
                "id": "Yogurt_sauce"
            }
        ]
    },
    "constraints": {}
}