schema-markup

Create and validate JSON-LD structured data for search engine understanding.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/sachio222/based-stack --skill schema-markup-sachio222
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/sachio222/based-stack/tree/main/schema-markup
Command: npx skills add https://github.com/sachio222/based-stack --skill schema-markup-sachio222

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Schema markup helps search engines understand page content and enables rich results, improving visibility and click-through rates. Without structured data, pages may miss enhanced search features and context.

Core Features & Use Cases

  • Implement JSON-LD markup for various page types (Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, Event).
  • Validate markup with Google Rich Results Test and Schema.org Validator to ensure accuracy and compliance.
  • Supports CMS integration and multi-type schemas via @graph for pages that require multiple data types.

Quick Start

Add a JSON-LD script tag with the appropriate schema type and verify using Google’s Rich Results Test.

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 a web page for rich results?

To add JSON-LD structured data for rich results, you insert a JSON-LD script tag containing the appropriate schema type into your HTML head or body. This helps search engines understand your page content and enables enhanced search features.

What types of schema markup are supported for static sites and CMS-driven pages?

Schema markup supports static sites and CMS-driven pages by generating structured data for Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, and Event schema types to enhance search visibility.

How do I validate structured data for Google rich results?

To validate structured data for Google rich results, you test your JSON-LD markup using the Google Rich Results Test and the Schema.org Validator to ensure accuracy, compliance, and eligibility for enhanced search features.

Can I implement multiple schema types on a single page?

Yes, you can implement multiple schema types on a single page by using the JSON-LD @graph structure. This allows pages requiring multiple data types to provide comprehensive context to search engines.

Does schema markup work with both static sites and CMS platforms?

Schema markup works with both static sites and CMS-driven platforms, offering integration guidance to embed JSON-LD script tags directly into your HTML for improved search engine understanding and click-through rates.

Why do I need structured data on my product pages and blog posts?

You need structured data on product pages and blog posts because without it, pages miss enhanced search features and context. Schema markup helps search engines understand content, enabling rich results that improve visibility and click-through rates.