Schema Builder — Example Report Run Your Own Audit →
📋 Example Report — Demo Data

Schema Builder Example — Generated FAQPage JSON-LD Markup

This example shows the AIPageSEO Schema Builder generating complete FAQPage JSON-LD. The builder takes your questions and answers from form fields and produces valid, copy-paste ready structured data. The generated markup was validated and is eligible for Google rich results.

Generated JSON-LD — FAQPage Schema
✅ Valid JSON ✅ Rich result eligible ✅ 5 Q&A pairs
FAQPage — Copy to <head> ✅ Validated
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is AEO and how is it different from SEO?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "AEO (Answer Engine Optimisation) focuses on getting your content cited by AI search engines like ChatGPT, Perplexity and Google AI Overviews. SEO focuses on ranking in traditional search results. Both share technical foundations but AEO additionally requires structured data, bot access and conversational content."
      }
    },
    {
      "@type": "Question",
      "name": "How long does it take to see results from AEO?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "AEO improvements like adding FAQ schema and allowing AI bot access can show results within 2–4 weeks as AI engines re-crawl your site. Content quality improvements take longer — typically 4–8 weeks to see increased citation frequency."
      }
    },
    {
      "@type": "Question",
      "name": "Do I need a paid plan to use the AEO Checker?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The basic AEO Checker is available on the free plan. Competitor comparison and GSC-enhanced scoring require Silver plan or above. All plans include bot access checks and citation probability scores."
      }
    },
    {
      "@type": "Question",
      "name": "Which AI engines does the AEO Checker test?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The AEO Checker tests access for ChatGPT (GPTBot), Perplexity (PerplexityBot), Google AI Overviews (Googlebot), Microsoft Copilot (bingbot) and Claude (ClaudeBot). Each receives a real HTTP request from our server using the bot published user agent string."
      }
    },
    {
      "@type": "Question",
      "name": "What is llms.txt and why does it matter?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "llms.txt is a plain text file at your domain root that tells AI language models about your site — its purpose, key pages and content permissions. Similar to robots.txt but designed for AI models. Having a well-formed llms.txt improves citation probability across all major AI engines."
      }
    }
  ]
}
✅ This FAQPage schema was validated against Schema.org specifications. Add it inside <script type="application/ld+json"> in your page <head> to enable Google FAQ rich results.
Schema Types Reference
TypeUse CaseRich Result?
ArticleBlog posts, news articles✅ Yes
ProductE-commerce product pages✅ Yes
FAQPageFAQ and support pages✅ Yes
LocalBusinessPhysical business pages✅ Yes
EventConference, concert pages✅ Yes
HowToStep-by-step guides✅ Yes
BreadcrumbListNavigation breadcrumbs✅ Yes

Related Demo Reports

Run Schema Builder on Your Own Site

Get your real audit report with specific issues, fixes and actionable improvements — free to start.

⚡ Run Free Audit View Plans