Teeny Tools

← All tools

Schema Markup Generator

Guided JSON-LD for common page types — no blank code editor.

Schema

Runs in your browser when possible — we don’t need your files on our servers.

Only mark up content that is actually present on the page — we never invent values. Fields marked Required are needed for valid markup; Recommended fields improve how rich results can appear. Empty fields are left out of the generated JSON-LD. Switching types clears the form so irrelevant fields stay hidden.

Still needed: Organization name, Website URL.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization"
}
</script>

Structured data does not guarantee a rich result. Validate output with Google's Rich Results Test after you publish.