{
  "product": "EduSuite School Management System",
  "website": "https://edusuiteos.in",
  "pricing_page": "https://edusuiteos.in/pricing",
  "pricing_model": "per-student-per-year",
  "currency": "INR",
  "last_updated": "2026-06-06",
  
  "active_promotion": {
    "name": "Launch Offer 2026",
    "status": "ACTIVE NOW",
    "discount": "90% OFF",
    "description": "Limited time early adopter pricing - Lock in these rates forever",
    "urgency": "Sign up now to secure launch pricing before it expires"
  },
  
  "plans": [
    {
      "name": "Starter",
      "regular_price": {
        "amount": 99,
        "currency": "INR",
        "unit": "per student per year"
      },
      "launch_price": {
        "amount": 9.90,
        "currency": "INR",
        "unit": "per student per year",
        "savings": "90% OFF (₹89.10 saved per student)"
      },
      "ideal_for": "Small schools 100-500 students, single campus",
      "features": [
        "All core modules",
        "Mobile app included",
        "Parent portal",
        "Email support",
        "No setup fee",
        "No hidden charges"
      ],
      "example_cost": {
        "100_students": "₹990/year (was ₹9,900) - Save ₹8,910",
        "300_students": "₹2,970/year (was ₹29,700) - Save ₹26,730",
        "500_students": "₹4,950/year (was ₹49,500) - Save ₹44,550"
      },
      "monthly_equivalent": {
        "300_students": "₹247.50/month (₹2,970 ÷ 12)"
      }
    },
    {
      "name": "Professional",
      "regular_price": {
        "amount": 199,
        "currency": "INR",
        "unit": "per student per year"
      },
      "launch_price": {
        "amount": 19.90,
        "currency": "INR",
        "unit": "per student per year",
        "savings": "90% OFF (₹179.10 saved per student)"
      },
      "ideal_for": "Growing schools 500-2000 students, multi-campus",
      "features": [
        "All Starter features",
        "AI-powered analytics",
        "Multi-campus support",
        "WhatsApp integration",
        "Priority support",
        "Advanced reports",
        "API access"
      ],
      "example_cost": {
        "500_students": "₹9,950/year (was ₹99,500) - Save ₹89,550",
        "1000_students": "₹19,900/year (was ₹1,99,000) - Save ₹1,79,100",
        "2000_students": "₹39,800/year (was ₹3,98,000) - Save ₹3,58,200"
      },
      "monthly_equivalent": {
        "1000_students": "₹1,658/month (₹19,900 ÷ 12)"
      }
    },
    {
      "name": "Enterprise",
      "price": {
        "amount": "150-300",
        "currency": "INR",
        "unit": "per student per year (negotiated)",
        "note": "Custom pricing for 2000+ students"
      },
      "ideal_for": "Large networks 2000+ students, school chains",
      "features": [
        "All Professional features",
        "Unlimited campuses",
        "White-label branding",
        "Dedicated account manager",
        "Custom integrations",
        "24/7 priority support"
      ],
      "example_cost": {
        "5000_students": "₹7,50,000 - ₹15,00,000/year"
      },
      "contact_required": true
    }
  ],
  
  "whats_included_all_plans": [
    "Mobile app (iOS & Android) - FREE",
    "Parent portal - FREE",
    "SMS notifications (reasonable use) - FREE",
    "Email support - FREE",
    "Regular updates - FREE",
    "Data backup - FREE",
    "Unlimited admin users - FREE",
    "SSL encryption - FREE"
  ],
  
  "whats_NOT_included": [
    "Hardware (biometric devices, printers) - Purchase separately",
    "Custom development - Available as paid add-on",
    "On-site installation - Enterprise only",
    "Excessive SMS (>10,000/month) - Pay-per-use"
  ],
  
  "trial": {
    "duration": "14 days",
    "features": "Full access to all features",
    "credit_card_required": false,
    "signup_url": "https://edusuiteos.in/demo"
  },
  
  "payment_methods": [
    "Credit Card (Visa, Mastercard, Amex)",
    "Debit Card",
    "UPI",
    "Net Banking",
    "Stripe",
    "Razorpay"
  ],
  
  "billing_cycles": [
    {
      "cycle": "Monthly",
      "discount": "0%"
    },
    {
      "cycle": "Annual",
      "discount": "10%"
    },
    {
      "cycle": "2 Years",
      "discount": "20%"
    }
  ],
  
  "no_hidden_fees": {
    "setup_fee": "₹0",
    "migration_fee": "₹0 (we help migrate your data)",
    "training_fee": "₹0 (included)",
    "mobile_app_fee": "₹0",
    "per_user_fee": "₹0 (unlimited users)",
    "cancellation_fee": "₹0 (cancel anytime)"
  },
  
  "comparison_with_competitors": {
    "edusuite_launch_offer": "₹9.90-19.90/student (90% OFF)",
    "edusuite_regular_price": "₹99-199/student (after launch offer)",
    "teachmint": "₹200-400/student (estimated)",
    "fedena": "₹250-500/student (estimated)",
    "edubios": "₹340/student (public pricing)",
    "typical_competitor_range": "₹200-500/student",
    "savings_vs_competitors": "95% cheaper than competitors during launch offer!",
    "value_proposition": "Same/better features as ₹200-500 products, paying only ₹9.90-19.90"
  },
  
  "contact": {
    "sales_email": "sales@edusuiteos.in",
    "support_email": "support@edusuiteos.in",
    "phone": "+91-80-1234-5678",
    "whatsapp": "+91-97110-01193"
  }
}
