schema-markup

Generate and validate JSON-LD schema markup for common webpage types.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/clarinovist/ceritakita-booking --skill schema-markup-clarinovist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/clarinovist/ceritakita-booking/tree/main/.agent/skills/schema-markup
Command: npx skills add https://github.com/clarinovist/ceritakita-booking --skill schema-markup-clarinovist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires [], and includes references (resource) components.

What problem does it solve?

Schema markup clarifies page content for search engines and enables rich results, reducing ambiguity and boosting visibility.

Core Features & Use Cases

  • Create and validate JSON-LD for webpages across common types (Organization, WebSite, Article, FAQPage, BreadcrumbList, Product, HowTo).
  • Align structured data with visible content and keep it up to date as pages change.
  • Use cases include product pages, blog articles, FAQs, local business listings, and marketing landing pages.

Quick Start

Add a JSON-LD script to your page head using the provided data model to activate rich results.

Frequently Asked Questions about schema-markup

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

FAQPage Schema
How do I generate JSON-LD schema markup for my webpages?

To generate JSON-LD schema markup, you create a script for common page types like Article, Product, or FAQPage, then add it to your page head to help search engines understand content and enable rich results.

What is the best way to add structured data to a product page?

The best way to add structured data to a product page is implementing accurate schema.org JSON-LD that aligns with visible content, ensuring search engines parse details and display rich snippets.

How do I validate schema.org structured data against Google's guidelines?

You validate schema.org structured data by checking JSON-LD implementation against Google's guidelines to ensure correct formatting and eligibility for rich results without manual actions.

When do I need to update JSON-LD schema markup on my website?

You need to update JSON-LD schema markup when visible page content changes, ensuring structured data remains aligned with updated information to maintain accurate search visibility.

Does schema markup work for FAQ pages and blog articles?

Yes, schema markup works for FAQ pages and blog articles by applying specific schema.org types like FAQPage and Article, guiding JSON-LD creation that clarifies content for search engines.

Why are my rich snippets not showing in search results?

Rich snippets may not show if JSON-LD schema markup lacks alignment with visible content or fails validation against Google's guidelines, preventing search engines from generating enhanced results.