schema-markup

Generate schema.org JSON-LD markup with validation guidance for rich results.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/daanteijema-beep/ai-gids-platform --skill schema-markup-daanteijema-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/daanteijema-beep/ai-gids-platform/tree/main/.agents/skills/schema-markup
Command: npx skills add https://github.com/daanteijema-beep/ai-gids-platform --skill schema-markup-daanteijema-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Implementing schema.org structured data incorrectly can prevent search engines from understanding your content and displaying rich results, even when the markup looks “present.” This Skill guides you to add accurate JSON-LD markup that matches on-page content and is eligible for Google rich results.

Core Features & Use Cases

  • Identifies the right schema targets for the page type (e.g., Organization, WebSite, Article/BlogPosting, Product, SoftwareApplication, FAQPage, BreadcrumbList, LocalBusiness, Event).
  • Generates structured JSON-LD safely and accurately using @graph to combine multiple schema types on one page.
  • Provides implementation guidance and validation steps using Google Rich Results Test and Schema.org Validator, plus troubleshooting when rich results don’t appear.

Quick Start

Ask for schema markup for your specific page type and include the needed facts (like name, URLs, images, dates, pricing, FAQs, and breadcrumbs) so the Skill can produce complete JSON-LD ready to implement.

Frequently Asked Questions about schema-markup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add JSON-LD structured data to my website for Google rich results?

To add JSON-LD structured data for rich results, you generate schema.org markup matching your visible page content and validate it using the Google Rich Results Test. This Skill produces accurate JSON-LD for organizations, articles, products, and FAQs ready to implement.

What is the best way to combine multiple schema types on a single page?

The best way to combine multiple schema types like Organization and Article on one page is using the JSON-LD @graph structure. This Skill generates structured @graph markup safely, allowing search engines to understand relationships between different entities without conflicts.

Why does my schema markup look correct but not show up in Google rich results?

Schema markup may not appear in rich results if the JSON-LD does not match visible on-page content or fails validation. You must validate your structured data with the Google Rich Results Test and Schema.org Validator, then troubleshoot missing properties or syntax errors.

Can I use schema markup for local business pages and events?

Yes, you can use schema markup for LocalBusiness and Event pages. This Skill generates JSON-LD structured data for local business pages and events, requiring specific details like dates, pricing, and locations to be eligible for Google rich results.

Do I need to match schema types to my visible page content?

Yes, schema types must be aligned with visible page content for search engines to understand your page and display rich results. This Skill ensures the JSON-LD structure accurately reflects on-page elements like FAQs, breadcrumbs, and product details.

How do I generate FAQ schema for my web pages?

To generate FAQ schema, provide your questions and answers so the Skill can output complete FAQPage JSON-LD markup. This structured data makes your FAQs eligible to display directly in Google rich results.