---
title: "Install Unhead Schema.org"
description: "Add Schema.org structured data to Nuxt apps with the nuxt-schema-org module."
canonical_url: "https://unhead.unjs.io/docs/nuxt/schema-org/guides/get-started/installation"
last_updated: "2026-07-30T01:04:12.607Z"
---

Nuxt applications use the `nuxt-schema-org` module.

## Setup

Follow the installation instructions in the [official Nuxt module directory](https://nuxt.com/modules/schema-org).

## Next Steps

1. Choose an [Identity](/docs/schema-org/guides/recipes/identity)
2. Set up your pages for [Schema.org Params](/docs/schema-org/guides/core-concepts/params)
3. Follow a recipe:

- [Breadcrumbs](/docs/schema-org/guides/recipes/breadcrumbs)
- [FAQ Page](/docs/schema-org/guides/recipes/faq)
- [Site Search](/docs/schema-org/guides/recipes/site-search)
