
Minified CSS with an external source map
A minified stylesheet closing with the CSS form of the annotation, `/*# sourceMappingURL= */` - the comment syntax differs from JavaScript's and is a common reason a CSS map is silently ignored. For testing stylesheet source-map resolution.
- File
- CSS · Build Output
- Use case
- Web assetsCode parsing+1· Paired fixture































































































































Social
JSON-LD — Breadcrumb SAMPLE
schema.org JSON-LD SAMPLE (breadcrumb) for SEO/structured-data validators.
JSON-LD — Faq Page SAMPLE
schema.org JSON-LD SAMPLE (faq-page) for SEO/structured-data validators.
JSON-LD — Howto Step SAMPLE
schema.org JSON-LD SAMPLE (howto-step) for SEO/structured-data validators.
JSON-LD — Organization SAMPLE
schema.org JSON-LD SAMPLE (organization) for SEO/structured-data validators.
JSON-LD — Software App SAMPLE
schema.org JSON-LD SAMPLE (software-app) for SEO/structured-data validators.
JSON-LD — Web Page SAMPLE
schema.org JSON-LD SAMPLE (web-page) for SEO/structured-data validators.
JSON-LD @graph with @id cross-references
A single @graph holding four nodes wired together by @id rather than by nesting - the shape most CMS plugins emit - including a SearchAction, a breadcrumb whose last item has no URL, and one reference to a product node that lives on another page. For testing graph flattening and reference resolution.
JSON-LD Event with offers and a location
A valid Event record for a hybrid event: both a physical Place with a postal address and geo coordinates and a VirtualLocation, plus a free Offer and a capacity. For testing array-valued properties and event date/timezone handling.
JSON-LD LocalBusiness with opening hours
A valid LocalBusiness (as a SportingGoodsStore subtype) with a postal address, geo coordinates, weekday and Saturday opening hours, and a 00:00-00:00 specification marking a holiday closure. For testing opening-hours parsing and the closed-all-day convention.
JSON-LD missing required properties (deliberately invalid)
A deliberately invalid Product record: no name, an Offer with a currency but no price, a brand with no @type, a Review with no rating, an AggregateRating with no ratingValue, and an availability given as a bare token instead of a schema.org URL. Valid JSON throughout, so the failure is semantic.
JSON-LD NewsArticle with author and publisher
A valid NewsArticle with two authors, a publisher whose logo carries explicit pixel dimensions, three images at the aspect ratios news results expect, and both publication and modification timestamps. For testing article extraction and date normalisation.
JSON-LD Product with Offer and AggregateRating
A valid Product record with a nested Offer carrying price, currency, availability, condition and shipping details, plus an AggregateRating. For testing rich-result validators and structured-data extractors against a document that should pass cleanly.
JSON-LD Recipe with steps and nutrition
A valid Recipe with ISO 8601 durations, four ingredients, and instructions that mix flat HowToStep nodes with a nested HowToSection. For testing duration parsing and recursive instruction extraction.
JSON-LD with wrong value types and a relative context (deliberately invalid)
A deliberately invalid Recipe carrying six unambiguously wrong-typed values - a numeric datePublished, a prose prepTime where an ISO 8601 duration belongs, an object recipeYield, two non-numeric ratings and a misspelled @type - plus a relative @context that never resolves, an untyped image object and two ingredients crammed into one string. For testing the limits of type coercion.
Open Graph card (1200×630 PNG)
A 1200×630 Open Graph preview card at the exact og:image aspect ratio — for testing link-preview generators, social-card renderers, and image pipelines.
Twitter summary card (1200×600 PNG)
A 1200×600 Twitter summary-large-image card at the 2:1 aspect ratio — for testing Twitter/X card renderers and social preview pipelines.