What problem does it solve? Websites without proper structured data miss out on rich results in search engines, and hand-writing schema.org markup is error-prone and hard to validate. This Skill guides the creation, fixing, and optimization of schema markup so search engines correctly understand page content. ## Core Features & Use Cases - JSON-LD Templates: Provides ready-to-adapt markup for Organization, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, Event, Review, and SoftwareApplication types. - Validation Guidance: Covers testing with Google Rich Results Test, Schema.org Validator, and Search Console, plus common error patterns like missing required properties and content mismatches. - Implementation Patterns: Shows how to add schema to static sites, React/Next.js apps, and CMS platforms like WordPress. - Use Case: You run an e-commerce site and want product pages to show star ratings and prices in Google search results. Use this Skill to generate valid Product schema with offers and aggregateRating, then verify it passes the Rich Results Test. ## Quick Start Generate JSON-LD Product schema markup with price, availability, and aggregate rating for my product page at example.com/widget.