[
    {
        "id": 2,
        "name": "Otacos's Vegan Delight",
        "description": "Healthy and tasty vegan options",
        "note": "Freshly prepared daily",
        "enabled": false
    },
    {
        "id": 1,
        "name": "Otacos's Special",
        "description": "Delicious dishes from Otacos",
        "note": "Special offers available",
        "enabled": true
    }
]