Mashdun
AI GrowthWorkCapabilitiesIntegrationsProcessLabsMarketplaceBlogAbout
Get in Touch
Mashdun

Full-stack web developer, AI engineer & growth marketer. Building production-grade apps and intelligent solutions.

Navigation

  • Portfolio
  • Capabilities
  • Process
  • Labs
  • About

Resources

  • Blog / Notes
  • Marketplace
  • Contact
  • RSS Feed

Legal

  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Do Not Sell or Share
  • Delete my data

© 2026 Mashdun. All rights reserved.

Built with Next.js, Tailwind CSS & Prisma

    All Labs
    SEO
    JSON-LD
    schema.org
    Rich results
    Deterministic

    Schema Markup Generator

    A rules-based JSON-LD builder: pick a schema type, fill the fields, and nested objects (author, offers, address, aggregateRating) are assembled in the shape Google actually reads. Required-property and ISO-date checks run live, and each type carries a note on what search engines currently honor.

    Schema Markup Generator

    JSON-LD
    schema.org
    Rich results
    Deterministic

    Google truncates past ~110 chars.

    ISO 8601 (YYYY-MM-DD).

    Required for article rich results.

    Article rich results need headline, image, and datePublished. Google ignores author unless it's a Person or Organization object — this outputs the correct nested shape.

    Generated JSON-LD

    3 required fields missing

    Still needed for valid Article markup: Headline, Author name, Date published.

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

    How it works

    1. Pick a schema type — Article, Product, Organization, LocalBusiness, or FAQPage
    2. Fill the fields; nested objects (author, offers, address) are assembled correctly for you
    3. Required-property and date-format checks run as you type
    4. Copy the finished <script type="application/ld+json"> block straight into your <head>

    From real client work

    Structured data is where SEO advice ages worst. Most generators still emit aggregateRating on any product and FAQPage for any site — both of which range from useless to a manual-action risk today. The notes here reflect what Google currently honors, which is why this is a rules-based tool rather than a model guessing at markup.

    Audit a page's technical SEO