{
    "id": "FM_Burgers",
    "name": "FM_Burgers",
    "features": {
        "Avocado": {
            "name": "Avocado",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Bread": {
            "name": "Bread",
            "optional": false,
            "type": "XOR",
            "note": ""
        },
        "Burger": {
            "name": "Burger",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "Burgers": {
            "name": "Burgers",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Cajun_Sauce": {
            "name": "Cajun_Sauce",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Camembert": {
            "name": "Camembert",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Cannons": {
            "name": "Cannons",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Cheddar": {
            "name": "Cheddar",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Chimichurri": {
            "name": "Chimichurri",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Cucumber": {
            "name": "Cucumber",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Curry___Mango_Mayonnaise": {
            "name": "Curry___Mango_Mayonnaise",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Dried_Tomato": {
            "name": "Dried_Tomato",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Eco_Veal": {
            "name": "Eco_Veal",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Eco_baguette_bread": {
            "name": "Eco_baguette_bread",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Eco_whole_wheat_brioche": {
            "name": "Eco_whole_wheat_brioche",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Emmental": {
            "name": "Emmental",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Espinach": {
            "name": "Espinach",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Free_Range_Chicken": {
            "name": "Free_Range_Chicken",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Gluten_free_bread": {
            "name": "Gluten_free_bread",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Goat_Cheese": {
            "name": "Goat_Cheese",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Grilled_egg": {
            "name": "Grilled_egg",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Ingredients": {
            "name": "Ingredients",
            "optional": false,
            "type": "OR",
            "note": ""
        },
        "Ketchup": {
            "name": "Ketchup",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Main_ingredient": {
            "name": "Main_ingredient",
            "optional": false,
            "type": "XOR",
            "note": ""
        },
        "Mayonnaise": {
            "name": "Mayonnaise",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Mixed_Lettuce": {
            "name": "Mixed_Lettuce",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Mustard": {
            "name": "Mustard",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Natural_Smoked_Bacon": {
            "name": "Natural_Smoked_Bacon",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Parmesan": {
            "name": "Parmesan",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Rocket_Salad": {
            "name": "Rocket_Salad",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Table": {
            "name": "Table",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        },
        "Tomato": {
            "name": "Tomato",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Vegan": {
            "name": "Vegan",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Wasabi_Mayonnaise": {
            "name": "Wasabi_Mayonnaise",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Your_name": {
            "name": "Your_name",
            "optional": false,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "Burgers",
        "children": [
            {
                "id": "Burger",
                "children": [
                    {
                        "id": "Bread",
                        "children": [
                            {
                                "id": "Eco_baguette_bread"
                            },
                            {
                                "id": "Eco_whole_wheat_brioche"
                            },
                            {
                                "id": "Gluten_free_bread"
                            }
                        ]
                    },
                    {
                        "id": "Ingredients",
                        "children": [
                            {
                                "id": "Avocado"
                            },
                            {
                                "id": "Cajun_Sauce"
                            },
                            {
                                "id": "Camembert"
                            },
                            {
                                "id": "Cannons"
                            },
                            {
                                "id": "Cheddar"
                            },
                            {
                                "id": "Chimichurri"
                            },
                            {
                                "id": "Cucumber"
                            },
                            {
                                "id": "Curry___Mango_Mayonnaise"
                            },
                            {
                                "id": "Dried_Tomato"
                            },
                            {
                                "id": "Emmental"
                            },
                            {
                                "id": "Espinach"
                            },
                            {
                                "id": "Goat_Cheese"
                            },
                            {
                                "id": "Grilled_egg"
                            },
                            {
                                "id": "Ketchup"
                            },
                            {
                                "id": "Mayonnaise"
                            },
                            {
                                "id": "Mixed_Lettuce"
                            },
                            {
                                "id": "Mustard"
                            },
                            {
                                "id": "Natural_Smoked_Bacon"
                            },
                            {
                                "id": "Parmesan"
                            },
                            {
                                "id": "Rocket_Salad"
                            },
                            {
                                "id": "Tomato"
                            },
                            {
                                "id": "Wasabi_Mayonnaise"
                            }
                        ]
                    },
                    {
                        "id": "Main_ingredient",
                        "children": [
                            {
                                "id": "Eco_Veal"
                            },
                            {
                                "id": "Free_Range_Chicken"
                            },
                            {
                                "id": "Vegan"
                            }
                        ]
                    }
                ]
            },
            {
                "id": "Table"
            },
            {
                "id": "Your_name"
            }
        ]
    },
    "constraints": {}
}