schema-markup

Create and validate JSON-LD structured data markup for schema.org types.

4|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/fysoul17/one-query-v1 --skill schema-markup-fysoul17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/fysoul17/one-query-v1/tree/main/.claude/skills/schema-markup
Command: npx skills add https://github.com/fysoul17/one-query-v1 --skill schema-markup-fysoul17

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Structured data is often missing or misapplied, which prevents search engines from understanding page content and deprives sites of rich results and better visibility.

Core Features & Use Cases

  • Implements schema.org types (Organization, WebSite, Article, FAQPage, Product) via JSON-LD to enable rich results.
  • Provides validation guidance and examples to ensure markup accuracy and consistency across pages.
  • Use cases include improving search listings, FAQ snippets, product rich results, and breadcrumb navigation.

Quick Start

Add a JSON-LD script for the current page and validate it using a schema.org example.

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 web pages for rich snippets?

JSON-LD structured data is added by implementing schema.org types like Organization, WebSite, Article, FAQPage, and Product via script tags. This enables rich results by helping search engines understand your page content and business goals.

What is the best way to validate schema markup for Google rich results?

The best way to validate schema markup is using the Google Rich Results Test. This ensures your JSON-LD structured data adheres to Google's guidelines, uses only supported types, and accurately reflects your page content for search visibility.

Does FAQ schema markup work for improving search visibility?

FAQ schema markup works for improving search visibility by generating FAQ snippets in search results. Applying the FAQPage schema.org type via JSON-LD allows search engines to display expanded question and answer text directly in the listings.

When do I need different schema.org types for structured data?

Different schema.org types are needed when your page content and business goals vary. You should apply Organization, WebSite, Article, FAQPage, or Product structured data according to the specific page type to ensure accurate rich results.

Why does my structured data not show up in search results?

Structured data fails to show up in search results when it is misapplied or lacks accuracy. Ensure your JSON-LD markup uses only supported types, aligns with Google's guidelines, and passes the Google Rich Results Test validation.