Ailurn

Free toolsJSON-LD generator

JSON-LD generator for courses & learning sites

Start with Course and FAQ—useful for syllabus pages and help hubs—then switch to Article or Breadcrumb for blogs and navigation trails.

Schema type
We lead with Course and FAQ—common for educational pages. Paste the JSON into a <script type="application/ld+json"> block and validate with Google's Rich Results test.
Course fields
{
  "@context": "https://schema.org",
  "@type": "Course",
  "name": "Public speaking for engineers",
  "description": "A short cohort for software teams who present in reviews and demos.",
  "url": "https://example.com/courses/speaking",
  "provider": {
    "@type": "Organization",
    "name": "Example Learning Co.",
    "url": "https://example.com"
  },
  "courseCode": "ENG-201"
}

Frequently asked questions

What is JSON-LD?
JSON-LD is a way to embed structured data in a page so search engines can understand entities like courses, FAQs, and articles. You usually place it in a script tag with type application/ld+json.
Which schema types does this generator include?
Course, FAQPage, Article, and BreadcrumbList—common for educational sites, help hubs, blogs, and navigation trails.
Will this guarantee rich results?
No. Google and others decide what to show. Always test with the Rich Results test and follow each platform’s guidelines.
Do you save my fields?
No. You fill forms in your browser; the JSON is generated locally in the page.
Can I edit the JSON after copying?
Yes. Treat the output as a starting point—adjust URLs, images, and fields to match your real content and schema.org rules.

Start learning in minutes

Tell our AI what you want to learn. Get a full course with structured lessons—no curriculum hunting.