---
title: "Nuxt Schema.org"
description: "The quickest and easiest way to build Schema.org graphs for Nuxt."
canonical_url: "https://nuxtseo.com/docs/schema-org/getting-started/introduction"
last_updated: "2026-05-20T05:13:43.416Z"
---

Nuxt Schema.org automatically generates JSON-LD structured data for your pages, enabling [rich snippets](https://developers.google.com/search/docs/appearance/structured-data/search-gallery) in Google search results like star ratings, FAQ accordions, and recipe cards.

Rich snippets can increase click-through rates by up to 30% and provide users with more information before they visit your site.

New to Schema.org? Check out the [Schema.org](/learn-seo/nuxt/mastering-meta/schema-org) guide to learn more.

## Features

- 😎 Simple API based on Google and Yoast best practices
- 🧙 30+ Nodes with automated relations, date, URL resolving and more for best practice Schema.org
- 💡 Simple global meta provides for minimal boilerplate
- 🌳 Minimal code, optimised for tree-shaking and SSR
- Nuxt Dev Tools integration

<callout icon="i-heroicons-code-bracket" to="/tools/schema-validator">

**Validate your structured data** - Use our free [Schema.org Validator](/tools/schema-validator) to test JSON-LD markup and find errors.

</callout>
