schema-markup

Implement schema.org markup in JSON-LD for web pages and validate with Google tools.

345|12|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/minicoohei/ai-agent-camp --skill schema-markup-minicoohei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/minicoohei/ai-agent-camp/tree/main/.claude/skills/schema-markup
Command: npx skills add https://github.com/minicoohei/ai-agent-camp --skill schema-markup-minicoohei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Schema markup helps search engines understand page content and enables rich results, reducing ambiguity and improving discovery.

Core Features & Use Cases

  • Create, fix, and optimize schema.org markup (JSON-LD) across pages to reflect current content.
  • Support common types (Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, Event) to cover diverse pages.
  • Validate and test markup with tools like Google Rich Results Test, Schema.org Validator, and monitoring in Search Console for compliance and improvements.

Quick Start

Create a JSON-LD script for your homepage using the WebSite schema and include an example for an FAQPage on a blog post.

Frequently Asked Questions about schema-markup

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

FAQPage Schema
How do I implement JSON-LD schema markup to enable rich results?

Implement schema markup by creating JSON-LD scripts for schemas like FAQPage and Organization, aligning them with page content, and validating with Google's Rich Results Test to enable rich results.

What types of schema markup can I use for structured data?

You can use structured data schema markup for Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, and Event types. This schema markup covers diverse page objectives and enables targeted rich results.

How do I validate schema markup against Google's guidelines?

Validate schema markup by testing the JSON-LD scripts with Google's Rich Results Test and Schema Validator. You can also monitor structured data compliance and improvements directly through Search Console to ensure alignment with Google's guidelines.

Can I create schema markup in multiple languages?

Yes, you can apply schema markup in multiple languages as needed. Creating JSON-LD scripts for schemas like Organization or WebSite supports multilingual content alignment, helping search engines understand pages across different language contexts.

Why does my schema markup not show up in search results?

Schema markup fails to show up if JSON-LD scripts are misaligned with page content or violate Google's guidelines. Validate the structured data using Google's Rich Results Test and Schema Validator, then monitor Search Console for compliance errors.

What is the best way to add FAQPage schema to a blog post?

The best way to add FAQPage schema markup is to create a JSON-LD script reflecting the blog post's questions and answers, align it with visible page content, and validate the structured data using the Google Rich Results Test.