{
  "slug": "buy-a-domain-name",
  "display_name": "buy a domain name",
  "intent_type": "solution",
  "brand_count": 3,
  "raw_intent_count": 1,
  "avg_bai": 59,
  "sample_brands": [
    {
      "name": "GoDaddy",
      "slug": "godaddy",
      "category": "retail-ecommerce",
      "bai_score": 94
    },
    {
      "name": "Cloudflare Registrar",
      "slug": "cloudflare-registrar",
      "category": "cloud-infrastructure",
      "bai_score": 72
    },
    {
      "name": "Example.com",
      "slug": "example-com",
      "category": "internet-standard",
      "bai_score": 10
    }
  ],
  "raw_intents": [
    "buy a domain name"
  ],
  "category_distribution": {
    "retail-ecommerce": 1,
    "internet-standard": 1,
    "cloud-infrastructure": 1
  },
  "brands": [
    {
      "brand_slug": "godaddy",
      "brand_name": "GoDaddy",
      "bai_score": 94,
      "category": "retail-ecommerce"
    },
    {
      "brand_slug": "cloudflare-registrar",
      "brand_name": "Cloudflare Registrar",
      "bai_score": 72,
      "category": "cloud-infrastructure"
    },
    {
      "brand_slug": "example-com",
      "brand_name": "Example.com",
      "bai_score": 10,
      "category": "internet-standard"
    }
  ],
  "related_clusters": []
}