What problem does it solve? Websites without structured data miss out on enhanced search appearances like star ratings, FAQ dropdowns, and product pricing in Google results. This Skill guides the implementation, validation, and debugging of schema.org markup so pages qualify for rich results. ## Core Features & Use Cases - JSON-LD Implementation: Generate complete schema markup for Organization, Article, Product, FAQPage, SoftwareApplication, BreadcrumbList, LocalBusiness, Event, and more, including multi-type pages using @graph. - Validation & Debugging: Diagnose why schema is not producing rich results using Google Rich Results Test, Schema.org Validator, and Search Console reports. - Platform Integration: Guidance for static sites, React/Next.js components, and CMS platforms like WordPress. - Use Case: An e-commerce team needs product pages to show price, availability, and ratings in Google search. The Skill produces complete Product schema with Offer, AggregateRating, and BreadcrumbList markup ready to deploy. ## Quick Start Add schema markup to my SaaS homepage with Organization and SoftwareApplication types in JSON-LD format.