{
  "as_of": "2026-Q1",
  "currency": "USD",
  "billing": "Annual prepaid; quarterly available with 8% surcharge",
  "tiers": [
    {
      "id": "essentials",
      "name": "Essentials",
      "tagline": "For single-venue operators standardizing the basics.",
      "price_per_venue_per_month": 1200,
      "min_term_months": 12,
      "modules_included": ["Incidents", "Reporting"],
      "modules_addon": ["Access", "Dispatch"],
      "limits": {
        "users": 25,
        "events_per_month": 30,
        "intel_briefings": 0,
        "data_retention_months": 24,
        "api_calls_per_day": 10000
      },
      "support": "Business hours, email, 8-hour response",
      "compliance": ["SOC 2 Type II"],
      "ideal_for": "Independent nightclubs, single hotels, small festivals"
    },
    {
      "id": "pro",
      "name": "Pro",
      "tagline": "For multi-venue operators that need intel + dispatch.",
      "price_per_venue_per_month": 3400,
      "min_term_months": 24,
      "modules_included": ["Access", "Incidents", "Threat Intel (lite)", "Dispatch", "Reporting"],
      "modules_addon": ["Crowd", "Threat Intel (full)"],
      "limits": {
        "users": 150,
        "events_per_month": "unlimited",
        "intel_briefings": "12/month",
        "data_retention_months": 60,
        "api_calls_per_day": 250000
      },
      "support": "24/5, email + phone, 2-hour response, named CSM",
      "compliance": ["SOC 2 Type II", "GDPR", "ISO 27001"],
      "ideal_for": "Hotel groups, regional festival promoters, mid-size stadiums"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "tagline": "For stadiums, leagues, and global operators.",
      "price_per_venue_per_month": "Custom — typically $8K–$25K depending on modules + analyst hours",
      "min_term_months": 36,
      "modules_included": ["Access", "Incidents", "Threat Intel (full)", "Crowd", "Dispatch", "Reporting"],
      "modules_addon": ["Grid Intelligence feed", "Dedicated analyst pod"],
      "limits": {
        "users": "unlimited",
        "events_per_month": "unlimited",
        "intel_briefings": "unlimited",
        "data_retention_months": 84,
        "api_calls_per_day": "unlimited",
        "data_residency": "US / EU / customer-selected"
      },
      "support": "24/7, dedicated TAM, 30-min P1 response, on-site for major events",
      "compliance": ["SOC 2 Type II", "GDPR", "CJIS-aligned", "FedRAMP Moderate (In Process)", "ISO 27001"],
      "ideal_for": "NFL/NBA/MLS franchises, global hotel brands, Fortune 500 corporate campuses"
    }
  ],
  "discounts": {
    "multi_venue": "5% per venue beyond 5, capped at 30%",
    "multi_year": "8% for 24mo, 14% for 36mo",
    "nonprofit": "15%",
    "case_study_logo_rights": "Up to 7% in lieu of cash discount"
  }
}
