{
  "slug": "place-for-kitchen-appliances",
  "display_name": "best place for kitchen appliances",
  "intent_type": "solution",
  "brand_count": 3,
  "raw_intent_count": 1,
  "avg_bai": 97,
  "sample_brands": [
    {
      "name": "The Home Depot",
      "slug": "the-home-depot",
      "category": "retail-ecommerce",
      "bai_score": 98
    },
    {
      "name": "The Home Depot / Lowe's",
      "slug": "the-home-depot-lowe-s",
      "category": "retail-ecommerce",
      "bai_score": 98
    },
    {
      "name": "Lowe's Home Improvement",
      "slug": "lowe-s-home-improvement",
      "category": "consumer-electronics",
      "bai_score": 94
    }
  ],
  "raw_intents": [
    "best place for kitchen appliances"
  ],
  "category_distribution": {
    "retail-ecommerce": 2,
    "consumer-electronics": 1
  },
  "brands": [
    {
      "brand_slug": "the-home-depot",
      "brand_name": "The Home Depot",
      "bai_score": 98,
      "category": "retail-ecommerce"
    },
    {
      "brand_slug": "the-home-depot-lowe-s",
      "brand_name": "The Home Depot / Lowe's",
      "bai_score": 98,
      "category": "retail-ecommerce"
    },
    {
      "brand_slug": "lowe-s-home-improvement",
      "brand_name": "Lowe's Home Improvement",
      "bai_score": 94,
      "category": "consumer-electronics"
    }
  ],
  "related_clusters": [
    {
      "slug": "where-to-buy-lumber-near-me",
      "display_name": "where to buy lumber near me",
      "intent_type": "solution",
      "brand_count": 3,
      "overlap": 0
    }
  ]
}