Dataset Viewer
Auto-converted to Parquet Duplicate
template_type
stringclasses
3 values
description
stringclasses
3 values
schema_json
stringclasses
3 values
SoftwareApplication (SaaS Product)
Optimized schema structure for Software-as-a-Service platforms to ensure precise pricing, user ratings, and feature extraction by ChatGPT Search and Claude RAG.
{ "@context": "https://schema.org", "@type": "SoftwareApplication", "name": "Example SaaS", "applicationCategory": "BusinessApplication", "operatingSystem": "All", "offers": { "@type": "Offer", "price": "49.00", "priceCurrency": "USD", "priceSpecification": { "@type": "UnitPriceSpecifi...
LocalBusiness (Services)
Optimal JSON-LD schema for local service providers, medical clinics, and consulting firms to feed correct physical address, business hours, and phone details to Apple Intelligence.
{ "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Acme Services", "telephone": "+1-555-0199", "address": { "@type": "PostalAddress", "streetAddress": "123 Business Rd", "addressLocality": "Prague", "postalCode": "110 00", "addressCountry": "CZ" }, "openingHoursSpec...
Article (Publishers & Blogs)
Schema template to ensure correct attribution, author verification, and text grounding for news publishers, locking facts and preventing LLM hallucination.
{ "@context": "https://schema.org", "@type": "NewsArticle", "headline": "The Future of AEO in 2026", "datePublished": "2026-08-13T12:00:00Z", "dateModified": "2026-08-13T12:00:00Z", "author": { "@type": "Person", "name": "Denis Senkyr", "jobTitle": "Lead Architect", "affiliation": { "@...

Schema.org JSON-LD Templates Optimized for LLM RAG Retrieval (2026)

Curated dataset of Schema.org JSON-LD templates designed, tested, and optimized for Retrieval-Augmented Generation (RAG) systems, SearchGPT, Gemini, and Claude search parsers.

Published by Pixel Office EU.

Purpose

Standard Schema.org markup is often too nested or dense for token-efficient LLM context window ingestion. These templates prioritize high-salience fields that crawlers prioritize when extracting facts (pricing, features, address, author attribution) to maximize your domain's AEO performance.


๐Ÿš€ Validate Your Site's Live Schema & Inoculate Your Pages

Instead of manually drafting schemas, use our Wordpress/React SDK to inject dynamic AEO tags and Fact Anchors that load in under 35ms.

๐Ÿ‘‰ Get your Free API Key & AEO SDK Access


Dataset Structure

  • template_type: Target category (SaaS, LocalBusiness, Article).
  • description: Best practices and retrieval focus of this schema type.
  • schema_json: The fully valid JSON-LD schema payload template.
Downloads last month
27