Generate valid WebPage JSON-LD structured data. Help Google understand your page type, author, content dates, and breadcrumb trail for any page on your site.
Add the breadcrumb path from home to this page. Each item needs a name and URL.
How to use
Fill in your page title, URL, type, dates, author, and publisher above.
Click "Generate Schema" to produce valid JSON-LD markup instantly.
Copy and paste the output inside the <head> tag of the specific page it describes.
Test with Google's Rich Results Test or Schema.org Validator, then publish.
WebPage schema is JSON-LD structured data that describes a specific page on your website, its type, title, author, publication date, and how it fits into your site's structure. Unlike schema types that generate specific visually rich results (stars, event cards, recipe thumbnails), webpage schema works primarily as a contextual signal that helps Google better understand and categorise the content of individual pages.
It's particularly valuable when combined with a BreadcrumbList, which this generator also produces, telling Google exactly where a page sits in your site hierarchy. Breadcrumb trails are one of the most consistently visible rich results in Google, appearing directly in search listings as navigational links.
Use WebPage schema on pages that don't have a more specific schema type available, for example, a landing page, an About page, a Contact page, a category page, or a pillar content page. If your page is primarily a blog post, use article schema instead. If it's a product, use the product schema. webpage is the right choice when no more specific type applies.
WebSite schema describes your entire website as an entity (homepage only) and enables features like the Sitelinks Search Box. WebPage schema describes a single, specific page within that site. Most sites benefit from having WebSite schema on the homepage and WebPage schema on key inner pages.
After generating your schema, always validate before publishing. Follow these 4 steps:
<head> tag and publish.Other free structured data tools you might need