{
    "id": "FM_Spirits",
    "name": "FM_Spirits",
    "features": {
        "Absinth": {
            "name": "Absinth",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Aperol": {
            "name": "Aperol",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Averna": {
            "name": "Averna",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Bacardi": {
            "name": "Bacardi",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Captain_Morgan": {
            "name": "Captain_Morgan",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Exakt_Vodka": {
            "name": "Exakt_Vodka",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Gin": {
            "name": "Gin",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Havana_Club": {
            "name": "Havana_Club",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Jagermeister": {
            "name": "Jagermeister",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Jim_Beam_Bourbon": {
            "name": "Jim_Beam_Bourbon",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Jim_Beam_Honey": {
            "name": "Jim_Beam_Honey",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Malibu": {
            "name": "Malibu",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Martini_Bianco": {
            "name": "Martini_Bianco",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Martini_Rosso": {
            "name": "Martini_Rosso",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Ramazotti": {
            "name": "Ramazotti",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "SOURZ_Apple": {
            "name": "SOURZ_Apple",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "SOURZ_Blackcurrant": {
            "name": "SOURZ_Blackcurrant",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Spirits": {
            "name": "Spirits",
            "optional": true,
            "type": "XOR",
            "note": ""
        },
        "Tequila_Gold": {
            "name": "Tequila_Gold",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Triple_sec": {
            "name": "Triple_sec",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        },
        "Whiskey": {
            "name": "Whiskey",
            "optional": true,
            "type": "FEATURE",
            "note": ""
        }
    },
    "tree": {
        "id": "Spirits",
        "children": [
            {
                "id": "Absinth"
            },
            {
                "id": "Aperol"
            },
            {
                "id": "Averna"
            },
            {
                "id": "Bacardi"
            },
            {
                "id": "Captain_Morgan"
            },
            {
                "id": "Exakt_Vodka"
            },
            {
                "id": "Gin"
            },
            {
                "id": "Havana_Club"
            },
            {
                "id": "Jagermeister"
            },
            {
                "id": "Jim_Beam_Bourbon"
            },
            {
                "id": "Jim_Beam_Honey"
            },
            {
                "id": "Malibu"
            },
            {
                "id": "Martini_Bianco"
            },
            {
                "id": "Martini_Rosso"
            },
            {
                "id": "Ramazotti"
            },
            {
                "id": "SOURZ_Apple"
            },
            {
                "id": "SOURZ_Blackcurrant"
            },
            {
                "id": "Tequila_Gold"
            },
            {
                "id": "Triple_sec"
            },
            {
                "id": "Whiskey"
            }
        ]
    },
    "constraints": {}
}