Schema Markup Generator

Generate JSON-LD structured data for your website to improve SEO and rich results.

Instructions

  1. Choose the markup type from the dropdown.
  2. Fill out the form on the left.
  3. Copy the JSON-LD generated on the right.
  4. Paste the code inside a <script type="application/ld+json"> block in your HTML <head>.
  5. Test your markup with Google's Rich Results Test or the Schema Validator.
{
  "@context": "https://schema.org",
  "@type": "Organization"
}