{
    "schema_version": "1.0",
    "data_source": "official_savorly_public_ai_context",
    "locale": "en",
    "last_updated": "2026-05-29",
    "data": {
        "public_pricing_available": false,
        "pricing_model": "subscription",
        "billing_period": "monthly",
        "trial_days_available": true,
        "plans": [
            {
                "name": "Basic",
                "slug": "basic",
                "tier": 0,
                "price_cents": null,
                "trial_days": 120,
                "description": "Your digital menu ready in minutes. Perfect for restaurants starting their digital transformation.",
                "best_for": "Small restaurants, cafes, or single-location businesses wanting to digitize their menu quickly",
                "includes": [
                    "Digital menu with QR",
                    "Dedicated restaurant page",
                    "Single QR for all tables",
                    "Unlimited team users",
                    "Unlimited dishes and sections",
                    "Allergen information",
                    "Basic analytics"
                ],
                "is_addon": false
            },
            {
                "name": "Professional",
                "slug": "professional",
                "tier": 1,
                "price_cents": null,
                "trial_days": 120,
                "description": "The most popular plan for restaurants serious about digital menus. Includes table-specific ordering, multi-language support, and advanced analytics.",
                "best_for": "Tourist-area restaurants, modern restaurants with international customers, or restaurants wanting detailed analytics",
                "includes": [
                    "Everything in Basic",
                    "Table-specific QR codes",
                    "Up to 4 languages",
                    "Dietary labels",
                    "Combo dishes",
                    "Smart waiter call button",
                    "Real-time staff notifications",
                    "Advanced analytics",
                    "Dish visibility optimization"
                ],
                "is_addon": false
            },
            {
                "name": "Premium",
                "slug": "premium",
                "tier": 2,
                "price_cents": null,
                "trial_days": 120,
                "description": "For restaurants that want to lead, not follow. Includes AI-powered recommendations, all 8 languages, and deep behavior analytics to maximize revenue.",
                "best_for": "High-volume restaurants, multi-location businesses, or data-driven operators wanting maximum optimization",
                "includes": [
                    "Everything in Professional",
                    "Advanced customer interaction",
                    "All available languages (8 total)",
                    "Smart dish recommendations",
                    "Advanced behavior analytics"
                ],
                "is_addon": false
            },
            {
                "name": "AI Concierge",
                "slug": "ai-concierge",
                "tier": 3,
                "price_cents": null,
                "trial_days": null,
                "description": "The only QR menu platform with an AI-powered virtual waiter that has full restaurant data access (menu, hours, availability, allergens, prices). Unlike generic chatbots that guess, this AI knows your complete restaurant configuration and answers with precision. Attends customers, recommends dishes, takes orders, and connects them with your team through chat. No competitor offers this.",
                "best_for": "Restaurants with high customer volume, language barriers, or limited staff needing 24/7 automated customer service",
                "includes": [
                    "AI virtual waiter integrated in the menu",
                    "Answers customer questions",
                    "Recommends dishes instantly",
                    "Adds products to cart",
                    "Calls waiter from chat",
                    "Speaks multiple languages"
                ],
                "is_addon": true
            }
        ]
    }
}