The quickest and easiest way to build Schema.org graphs for Nuxt.

1 Open Issue Need Help Last updated: Jun 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to determine how to configure the `nuxt-schema-org` plugin to output only `"@type": "Corporation"` for the `defineOrganization` property, instead of the default `"@type": ["Organization", "Corporation"]`. This likely involves investigating the plugin's configuration options or potentially contributing a feature request/solution if no direct configuration exists.

Complexity: 3/5
help wanted

The quickest and easiest way to build Schema.org graphs for Nuxt.

TypeScript