What problem does it solve? Adding structured data to web pages is error-prone: wrong schema types, missing required properties, and invalid JSON-LD prevent pages from earning rich results in Google. This Skill guides the correct implementation, validation, and debugging of schema.org markup. ## Core Features & Use Cases - Schema Implementation: Generates complete JSON-LD markup for Organization, Article, Product, FAQPage, BreadcrumbList, LocalBusiness, Event, and more, including multi-type pages via @graph. - Validation & Debugging: Walks through Google Rich Results Test, Schema.org Validator, and Search Console reports to fix errors and warnings. - Use Case: An e-commerce team needs product pages to show price, availability, and star ratings in Google. The Skill produces Product schema with Offer, AggregateRating, and BreadcrumbList markup ready to paste into the page template. ## Quick Start Ask the assistant to add JSON-LD schema markup to your page, describing the page type and the rich results you want to achieve.