SuperSchema reads your live page the way an AI crawler does, then generates the correct JSON-LD schema markup for it automatically. You paste a URL, it analyzes the real content on that page, and it writes structured data grounded in what is actually there. Alongside the schema it also produces AI-readable Markdown and plain-text versions of the page, so answer engines have a clean copy to work from. There is no manual data entry and no Schema.org documentation to read.
How to generate schema #
- Open the Generate page.
- Paste your page URL into the URL field (the placeholder reads "https://example.com/page").
- Leave the type selector on Auto-Detect, or pick a specific type if you already know what the page should be.
- Click "Generate Schema".
- Wait a few seconds while SuperSchema reads the page and writes the markup.
- Review the generated JSON-LD and its quality score in the editor.
- Copy the implementation code, add another schema type, or push it straight to HubSpot.
What happens during generation #
- Read: SuperSchema fetches your live page and reads its real content, not a cached guess or a template.
- Analyze: it works out what the page is about, which schema type fits, and which fields it can support with evidence from the page.
- Generate: it writes valid JSON-LD grounded in that content, filling only the fields the page actually backs up.
- Score: it grades the result with a schema quality score so you can see how complete and accurate the markup is.
- Package: it also generates AI-readable Markdown and plain-text versions of the page alongside the schema.
What SuperSchema reads from your page #
- Titles, headings, and body content
- Author and publisher information
- Publication and update dates
- Images and media
- Product details like price and availability
- Ratings and reviews
- Business name, hours, and contact details
- Event dates and locations
- Questions and answers for FAQ and Q&A content
Supported schema types #
SuperSchema can generate a wide range of Schema.org types. Auto-Detect covers the common ones automatically, and you can also force any of these yourself from the type selector:
- Article, Blog Post, News Article
- FAQ Page, How-To Guide, Q&A Page
- Product, Review, Event, Recipe, Course, Job Posting
- Local Business, Organization, Service, Person
- Web Page, Website, Breadcrumbs, Images, Videos
After it generates #
When generation finishes you land in the schema editor. From there you can review and hand-edit the JSON-LD, refine it with a click, copy the ready-to-paste implementation code, add another schema type to the same URL, or push the schema directly to a connected HubSpot page.