GEO / AI VISIBILITY
JSON-LD Guide — Complete Schema.org Reference for AI Visibility
17 Schema.org types generated automatically at build time. JSON-LD boosts citation rates in ChatGPT and Perplexity by 30-45% (SearchBridge AI, 2026).
What is JSON-LD?
JSON-LD (JavaScript Object Notation for Linked Data) is the W3C-recommended format for Schema.org structured data. It embeds machine-readable metadata into web pages without affecting visual presentation. AI systems parse JSON-LD to understand whether a page contains an Article, Product, FAQ, or Organization — and cite it accordingly.
How GitHub CMS Handles JSON-LD
GitHub CMS generates 17 Schema.org types automatically on every git push. The Schema Markup Engine with 17 detectors analyzes HTML content and adds appropriate structured data. No plugins, no manual configuration. JSON-LD is embedded directly into every page during the build process.
Supported Schema.org Types
Company name, logo, legal details, contact info, and social links
Headline, description, author, date, image, and keywords
Questions and answers auto-detected from FAQ content blocks
Name, price, availability, SKU, and specifications
Start with Automatic JSON-LD
Clone the repository — JSON-LD is generated on every git push
Clone on GitHub