{
  "slug": "alternative-to-coca-cola",
  "display_name": "healthy alternative to Coca-Cola",
  "intent_type": "evaluation",
  "brand_count": 2,
  "raw_intent_count": 2,
  "avg_bai": 83,
  "sample_brands": [
    {
      "name": "Health Ade Kombucha",
      "slug": "health-ade-kombucha",
      "category": "food-beverage",
      "bai_score": 88
    },
    {
      "name": "Olipop",
      "slug": "olipop",
      "category": "food-beverage",
      "bai_score": 78
    }
  ],
  "raw_intents": [
    "healthy alternative to Coca-Cola",
    "healthy alternative to coca cola"
  ],
  "category_distribution": {
    "food-beverage": 2
  },
  "brands": [
    {
      "brand_slug": "health-ade-kombucha",
      "brand_name": "Health Ade Kombucha",
      "bai_score": 88,
      "category": "food-beverage"
    },
    {
      "brand_slug": "olipop",
      "brand_name": "Olipop",
      "bai_score": 78,
      "category": "food-beverage"
    }
  ],
  "related_clusters": []
}