ToolCraft
HomeAI ToolsDeveloper ToolsUnit ConverterImage Tools
ToolCraft

© 2026 ToolCraft. All rights reserved.

Privacy PolicyTerms of Service
DMCA.com Protection Status
HomeSEO & MarketingJSON-LD Schema Generator

SEO & Marketing

JSON-LD Schema GeneratorUTM Link BuilderOpen Graph PreviewSitemap ValidatorRobots.txt TesterKeyword Density Analyzer

JSON-LD Schema Generator

Generate schema.org JSON-LD markup for Article, Product, FAQ, LocalBusiness, Person, Event, and Breadcrumbs. Form-based, copy-paste ready.

Ctrl+Shift+CCopy output

Article

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "How to optimize JSON-LD",
  "description": "A short SEO-friendly description",
  "url": "https://example.com/article",
  "image": "https://example.com/cover.jpg",
  "datePublished": "2026-06-17",
  "dateModified": "2026-06-17",
  "author": {
    "@type": "Person",
    "name": "Jane Doe"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Example Co."
  }
}
</script>

View all SEO & Marketing

View all
100% offline
New

UTM Link Builder

Build trackable URLs with utm_source / utm_medium / utm_campaign params. QR code generated automatically. GA4 / Universal Analytics compatible.

SEO & Marketing
100% offline
New

Open Graph Preview

Paste HTML and preview how Facebook, Twitter, LinkedIn, and Slack will render your share card.

SEO & Marketing
100% offline
New

Sitemap Validator

Validate sitemap.xml structure, lastmod format, hreflang alternates, and URL count limits — all in your browser.

SEO & Marketing
100% offline
New

Robots.txt Tester

Simulate how Googlebot and other crawlers apply Allow/Disallow rules from your robots.txt to specific URLs.

SEO & Marketing

What is the JSON-LD Schema Generator?

JSON-LD is the format Google recommends for structured data — markup that tells search engines what a page is actually about. A correctly tagged Article can earn a rich snippet with author, date, and image. A Product can show price, rating stars, and stock status. An FAQ schema can expand answers directly in search results. The JSON-LD Schema Generator turns plain forms into copy-paste-ready <script type="application/ld+json"> tags for 7 of the most-requested schema.org types. Everything runs in your browser — no field you type leaves the page.

Schemas supported

Article → headline, author, dates, image, publisher Product → price, availability, brand, rating, review count FAQPage → unlimited Q&A items (eligible for FAQ rich result) LocalBusiness → address, phone, opening hours, geo Person → bio, photo, social profiles (sameAs) Event → schedule, venue, organizer BreadcrumbList → site navigation hierarchy

FAQ