Course schema helps Google display your online course in dedicated education rich results and knowledge panels. It is especially powerful for platforms like Udemy, Coursera, and independent course creators who want to stand out in educational search queries.
{ "@context": "https://schema.org", "@type": "Course", "name": "Advanced JSON-LD for SEO", "description": "Master structured data markup from beginner to advanced. Covers 16 schema types, drift monitoring, and AI citation tracking.", "url": "https://example.com/courses/jsonld-seo", "provider": { "@type": "Organization", "name": "SchemaGens Academy", "url": "https://academy.example.com" }, "offers": { "@type": "Offer", "price": "199", "priceCurrency": "USD" }, "timeRequired": "PT8H", "inLanguage": "en" }
Paste any URL and we'll write a custom Course schema in ~2 seconds.