How it works
Fill in a topic and a list of label-value facts. The generator outputs the markdown block and an optional Dataset JSON-LD schema you can drop into the page. Each fact becomes a standalone atom - the shape AI retrieval indexes best.
Rules for facts that travel
- Label first, value second. “Time to lift: 30-60 days” - the label is the retrieval key, the value is the payload.
- Include a unit. Numbers without units get stripped. “3-5x baseline” travels better than “3-5x”.
- Keep it atomic. One claim per line. If you're using “and” or “while”, split the line.
- Source + year. Unnamed undated facts are flagged as low confidence by modern retrievers.
Ship it
Use this alongside the Evidence Builder for longer-form citations, and run final pages through the Fact Density Analyzer. Drop the JSON-LD output straight into the page's head via Structured Data Validator first to verify.