What problem does it solve? Pages without correct structured data are ineligible for Google rich results like star ratings, breadcrumbs, prices, and event details, and teams often cannot tell whether their existing markup is valid, complete, or targeting deprecated features. ## Core Features & Use Cases - Audit: Analyze a URL or page HTML to report current search appearance signals (title links, meta descriptions, favicon, sitename, breadcrumbs), eligible-but-missing rich results, and issues in existing markup with a prioritized roadmap. - Generate: Produce ready-to-paste JSON-LD for Google-supported types including Article, Product, Review, Organization, LocalBusiness, ProfilePage/Person, Event, JobPosting, Recipe, Video, Breadcrumb, FAQ, Course, and Dataset, with labeled placeholders for missing values. - Validate: Check existing markup against required and recommended properties, flag errors and warnings, and diagnose why valid markup is not displaying as a rich result. - Use Case: Given a product page URL, audit its markup, find the missing Offer and AggregateRating properties, generate corrected JSON-LD, and get Rich Results Test and Search Console monitoring steps. ## Quick Start Ask the agent to audit the structured data on your page URL and generate the missing JSON-LD markup for its primary entity.