{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https://schema.org",
      "@type": "DefinedTerm",
      "@id": "https://geostack.co/wiki/claude",
      "name": "Claude",
      "description": "Claude is Anthropic's family of large language models, known for nuanced long-form responses, large context windows, and safety-focused design. It's widely used by professionals and enterprises for research, analysis, and content creation.",
      "inDefinedTermSet": {
        "@type": "DefinedTermSet",
        "name": "GeoStack Encyclopedia",
        "url": "https://geostack.co/wiki/"
      },
      "dateModified": "2026-06-25",
      "category": "AI Engines",
      "url": "https://geostack.co/wiki/claude",
      "citation": [
        {
          "@type": "CreativeWork",
          "name": "Claude by Anthropic",
          "url": "https://www.anthropic.com/claude"
        }
      ],
      "alternateName": "Anthropic Claude",
      "audience": "beginner",
      "sameAs": [
        "https://en.wikipedia.org/wiki/Anthropic",
        "https://www.wikidata.org/wiki/Q108543241"
      ],
      "keywords": "200K+ token context window — can process entire codebases or books in one prompt | Over-indexed on B2B and professional users — citation here drives high-intent traffic | Constitutional AI training makes Claude cautious — coverage skews to factual, well-sourced brands | Citations appear less frequently than ChatGPT but with higher average position"
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How is Claude different from ChatGPT for GEO?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Claude favors fewer, higher-quality citations from authoritative sources. ChatGPT cites more frequently but with broader source mix. Optimize Claude by building depth on authoritative sources (peer-reviewed, established publications) more than volume on Reddit/forums."
          }
        },
        {
          "@type": "Question",
          "name": "Does Claude cite Wikipedia?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, heavily. Wikipedia is one of the top cited sources across all major LLMs including Claude. Having a Wikipedia article is a force multiplier for Claude citations specifically."
          }
        }
      ]
    }
  ]
}