{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https://schema.org",
      "@type": "DefinedTerm",
      "@id": "https://geostack.co/wiki/ai-overviews",
      "name": "AI Overviews",
      "description": "AI Overviews are Google Search's AI-generated summaries that appear at the top of search results, synthesizing information from multiple web sources into a single conversational answer with inline citations.",
      "inDefinedTermSet": {
        "@type": "DefinedTermSet",
        "name": "GeoStack Encyclopedia",
        "url": "https://geostack.co/wiki/"
      },
      "dateModified": "2026-06-25",
      "category": "AI Engines",
      "url": "https://geostack.co/wiki/ai-overviews",
      "citation": [
        {
          "@type": "CreativeWork",
          "name": "Google AI Overviews documentation",
          "url": "https://support.google.com/websearch/answer/13564443"
        }
      ],
      "alternateName": "Google AI Overviews",
      "audience": "beginner",
      "sameAs": [
        "https://en.wikipedia.org/wiki/Google_Search"
      ],
      "keywords": "Google AI Overviews appear above traditional organic results for ~15-20% of US queries (2026) | Citations within Overviews drive 3-5x more clicks than the same position in traditional SERPs | Powered by Gemini 2.5/3 with Google Search grounding — synthesis across ~10-30 sources per Overview | GEO strategy: optimize for citation selection, not just ranking"
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do I get cited in Google AI Overviews?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Three signals matter most: top-10 organic ranking on the underlying query, structured data (schema.org), and high E-E-A-T. Pages ranking 1-10 are eligible; pages with structured data get chosen ~40% more often."
          }
        },
        {
          "@type": "Question",
          "name": "Do AI Overviews hurt organic traffic?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Mixed — they reduce clicks for simple questions (zero-click answers rise) but increase clicks for complex queries where the Overview sparks deeper research. Track AI Overview citation rate as a separate KPI."
          }
        }
      ]
    }
  ]
}