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": {
"@... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.