
Structured Data Pro PackJSON-LD Schema for Rich Results & AI Citations
What's Included
- 6 JSON-LD schema templates (copy, customize, deploy)
- article-author.json — E-E-A-T author entity
- local-business.json — Google Maps + local citations
- organization.json — brand entity markup
- product-ecommerce.json — price, reviews, availability
- software-saas.json — SaaS / app rich results
- website-searchaction.json — sitewide search box
- 2 Claude Code skills (schema-markup + geo-schema)
- Schema Types Guide + Implementation Patterns guide
- Free lifetime updates
Requirements
- Templates work without any software
- Claude Code for automated skill workflows (optional)
- Works on Windows, macOS, Linux
- Any CMS or static site
People also ask — SEO, GEO, and answer engines
Questions this product page answers (for Google and AI search)
- Copy-paste JSON-LD templates for Google rich results
- Schema.org FAQPage and Product markup examples
- How to fix structured data errors in Search Console
- Best JSON-LD templates for AI Overviews and snippets
Short answer (AEO snippet)
Six production JSON-LD patterns plus skills to generate and validate structured data so Google and answer engines can trust your entities. Details: Structured Data Pro Pack — buy once on Gumroad from that page ($19).
Google Doesn't Understand Your Content. Neither Does ChatGPT. That's a Schema Problem.
You published a great article. You optimized for keywords. You built backlinks. But Google shows your competitors with star ratings, FAQ dropdowns, pricing, and author photos in search results. You get a plain blue link.
And when someone asks ChatGPT a question you've already answered on your site? It cites someone else. The difference isn't content quality. It's structured data.
Your competitors have JSON-LD schema markup telling Google and AI systems exactly what their content is — the author, the product, the price, the FAQ, the business location. Without schema, Google and AI systems have to guess what your page is about. They guess wrong. With schema, they know — and they display rich results and cite you with confidence.
Pages with proper schema are 2.7× more likely to appear in Google's rich results. FAQPage schema creates direct citation targets for ChatGPT and Perplexity. The SpeakableSpecification property marks content as the preferred snippet for AI extraction — and most of your competitors have never heard of it.
Without Schema
- ✕Plain blue link — no rich results
- ✕Google guesses what your page is about
- ✕ChatGPT cites your competitors
- ✕No author entity — weak E-E-A-T signals
- ✕Products show no price or reviews
With Schema
- Star ratings, FAQ dropdowns, author photos
- Google and AI know exactly what you are
- SpeakableSpecification controls what AI quotes
- Author entity builds E-E-A-T authority
- Price, availability, reviews in search results
Copy · Customize · Deploy
6 JSON-LD Templates
Production-ready. Replace placeholders, paste into your page head, done in 5 minutes.
article-author.jsonArticle + Author
Use when: Blog posts, guides, news articles
Rich result: Author photo, publish date, article type in search
AI citation: Person entity for E-E-A-T + SpeakableSpecification
local-business.jsonLocal Business
Use when: Physical businesses, restaurants, services
Rich result: Google Maps integration, hours, phone, ratings
AI citation: Location entity for local AI search citations
organization.jsonOrganization
Use when: Company About page, homepage brand markup
Rich result: Knowledge panel, sitelinks, brand entity
AI citation: Brand entity recognition + sameAs links
product-ecommerce.jsonProduct (E-commerce)
Use when: Product pages with pricing and reviews
Rich result: Price, availability, star ratings in search results
AI citation: Product entity + Offer + AggregateRating
software-saas.jsonSaaS / Software
Use when: Software products, apps, SaaS tools
Rich result: Software-specific rich results, pricing, features
AI citation: SoftwareApplication entity with requirements
website-searchaction.jsonWebSite + SearchAction
Use when: Any site — sitewide search box
Rich result: Search box in Google SERP results
AI citation: Site entity + potentialAction for AI navigation
What Your Competitors Don't Know
The AI Citation Schema Properties
Standard schema gets you rich results. These three properties get you quoted by ChatGPT, Perplexity, and Google AI Overviews.
SpeakableSpecificationMarks specific sections as preferred AI quote targets. When ChatGPT needs a concise answer from your page, this is where it looks first.
"speakable": { "@type": "SpeakableSpecification", "cssSelector": ".quick-answer" }citationAdds provenance signals. Tells AI systems your content references credible sources — increasing trustworthiness and citation probability.
"citation": [{ "@type": "CreativeWork", "name": "Source Title", "url": "..." }]mentionsBuilds entity associations. Connects your content to the broader knowledge graph so AI systems understand your topical authority.
"mentions": [{ "@type": "Thing", "name": "Topic Name" }]Claude Code Skills
2 Skills That Automate Everything
Use the templates manually in 5 minutes — or use the skills for 2-minute automated generation.
/schema-markup"I don't know what schema my site needs"
- Fetches and analyzes your live page
- Detects existing schema and finds errors
- Identifies all missing recommended types
- Generates ready-to-use JSON-LD blocks
- Includes AI citation properties
/geo-schema"I want AI systems to actively cite me"
- GEO-optimized schema for AI citation
- Adds SpeakableSpecification markup
- Implements citation + mentions properties
- Entity relationship optimization
- Knowledge graph connection signals
Full Coverage
Schema Types Covered
The skills and reference guide cover every major schema type used in modern SEO.
Content
Business
Products
Software
People
Who This Pack Is For
Site Owners
Competitors show stars and FAQ dropdowns in Google. You get a plain link. Schema fixes this.
SEO Professionals
Stop writing JSON-LD from scratch for every client. Reusable templates, 5-minute deployments.
Content Creators
Turn your FAQ sections into direct AI citation targets with FAQPage + SpeakableSpecification.
E-commerce Owners
Get product price, availability, and star ratings displayed in search results.
Local Businesses
Full Google Maps integration with hours, phone, category, and review stars.
Agencies
Reusable template system. Deploy correct schema across every client in minutes.
Frequently Asked Questions
Structured Data Pro Packとは何ですか?
Structured Data Pro Packには、6つのプロダクション対応JSON-LD schemaテンプレート(Article+Author、LocalBusiness、Organization、Product+Ecommerce、SaaS/Software、WebSite+SearchAction)、2つのClaude Codeスキル(自動schema生成用のschema-markupとAI引用最適化用のgeo-schema)、2つのリファレンスガイドが含まれます。すべてのテンプレートにはAI引用プロパティ(SpeakableSpecification、citation、mentions)が含まれており、ほとんどのschema実装には含まれていません。
SpeakableSpecificationとは何ですか?AI引用においてなぜ重要なのですか?
SpeakableSpecificationはschema.orgのプロパティで、AIシステムが引用する優先コンテンツとしてページの特定のセクションをマークします。ChatGPTやPerplexityがあなたのページから簡潔な回答を必要とするとき、最初にSpeakableSpecificationマークアップを探します。これがないと、AIシステムはコンテンツのどの部分を引用するかを推測します。これがあると、引用されるコンテンツを正確に制御できます — 通常はクイックアンサーボックスや主要なサマリー段落です。
schema-markup Claude Codeスキルは何をしますか?
/schema-markupの後にページのURLを実行します。このスキルはページを取得して分析し、既存のschemaマークアップを検出してエラーを特定し、不足または推奨されるschemaタイプを決定し、必要なすべての推奨プロパティ(AI引用プロパティを含む)を含む即使用可能なJSON-LDコードブロックを生成します。出力をコピーしてページのheadに貼り付けます。
無料のschemaジェネレーターツールとの違いは何ですか?
無料のschemaジェネレーターはプレースホルダーデータを含む基本的な出力を生成します。AI引用用のSpeakableSpecification、citation、またはmentionsプロパティは含まれていません。既存のものを監査したり、既存のマークアップのエラーを見つけたり、不足しているschemaタイプを教えたりしません。Structured Data Pro Packは、AI検索時代向けに構築されたプロダクション対応テンプレートと、2分でプロセス全体を自動化するClaude Codeスキルを提供します。
schemaを追加してからリッチリザルトが表示されるまでどのくらいかかりますか?
Googleは通常、数日から数週間で新しいschemaマークアップを処理します。速度はGoogleがサイトをクロールする頻度によって異なります。schema.org/validatorとGoogleのリッチリザルトテストで実装をすぐに検証できます。検証されてクロールされると、リッチリザルト(星評価、FAQドロップダウン、パンくずリスト、商品価格)が検索結果に表示されます。
テンプレートを使用するためにClaude Codeが必要ですか?
いいえ。6つのJSON-LDテンプレートはClaude Codeなしで完全に使用できます。テンプレートファイルを開き、プレースホルダー値をデータに置き換え、完成したJSONをページheadのscriptタグ内に貼り付け、schema.org/validatorで検証します。Claude Codeスキルはプロセスを自動化・拡張するオプションのツールです — 既存のschemaを検出し、エラーを見つけ、ライブURLからテンプレートを自動生成します。
サイトにはどのschemaタイプを使用すればよいですか?
ブログ記事、ガイド、ニュース記事にはarticle-author.jsonを使用します。Google Maps統合が必要な実店舗にはlocal-business.jsonを使用します。会社の概要ページとホームページのブランドエンティティマークアップにはorganization.jsonを使用します。価格とレビューを含むEコマース商品ページにはproduct-ecommerce.jsonを使用します。SaaS製品とアプリにはsoftware-saas.jsonを使用します。Google結果でサイト全体の検索ボックスを表示したいサイトにはwebsite-searchaction.jsonを使用します。リファレンスガイドには完全な意思決定ツリーが含まれています。
'citation'と'mentions'のschemaプロパティとは何ですか?
'citation'プロパティは出典信号を追加します — コンテンツが情報源を参照している場合、このプロパティはAIシステムにコンテンツが十分に出典付きで信頼できると伝え、引用確率を高めます。'mentions'プロパティはエンティティの関連付けを構築します — コンテンツをナレッジグラフ内の特定のトピック、人物、組織に接続し、AIシステムがコンテンツのコンテキストと専門知識を理解できるようにします。SpeakableSpecificationと合わせて、これら3つのプロパティはAIの動作を「ページを読める」から「ページを積極的に引用する」に変えます。
クライアント業務にこれらのテンプレートを使用できますか?
はい、一回の購入ですべてのクライアントサイトで無制限に使用できます。テンプレートは再利用可能に設計されており、クライアントごとにプレースホルダー値をカスタマイズしてデプロイします。schema-markupスキルは任意のクライアントURLで何度でも実行できます。サイトごとまたはクライアントごとの制限はありません。
One-Time Purchase
Rich Results & AI Citations for $19
6 JSON-LD templates + 2 Claude Code skills. Deploy in 5 minutes without Claude Code, or 2 minutes with it. One purchase, unlimited sites, forever.
Get Instant Access — $19Secure checkout via Gumroad · Instant digital delivery