{
  "slug": "cheapest-toaster-pastries",
  "display_name": "cheapest toaster pastries",
  "intent_type": "solution",
  "brand_count": 2,
  "raw_intent_count": 1,
  "avg_bai": 75,
  "sample_brands": [
    {
      "name": "Great Value Toaster Pastries",
      "slug": "great-value-toaster-pastries",
      "category": "retail-ecommerce",
      "bai_score": 88
    },
    {
      "name": "Market Pantry Toaster Pastries",
      "slug": "market-pantry-toaster-pastries",
      "category": "retail-ecommerce",
      "bai_score": 62
    }
  ],
  "raw_intents": [
    "cheapest toaster pastries"
  ],
  "category_distribution": {
    "retail-ecommerce": 2
  },
  "brands": [
    {
      "brand_slug": "great-value-toaster-pastries",
      "brand_name": "Great Value Toaster Pastries",
      "bai_score": 88,
      "category": "retail-ecommerce"
    },
    {
      "brand_slug": "market-pantry-toaster-pastries",
      "brand_name": "Market Pantry Toaster Pastries",
      "bai_score": 62,
      "category": "retail-ecommerce"
    }
  ],
  "related_clusters": [
    {
      "slug": "organic-toaster-pastries",
      "display_name": "organic toaster pastries",
      "intent_type": "solution",
      "brand_count": 4,
      "overlap": 0
    }
  ]
}