Course details
Course mode *
Additional information
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Course",
"hasCourseInstance": {
"@type": "CourseInstance",
"courseMode": "Online"
}
}
</script>How to use
Describe the course
Enter the course name and a short description of what students learn, then add the provider name and provider URL so the markup carries a proper Organization node.
Pick a course mode
Choose Online, Offline, or Blended. Picking Offline or Blended opens a Location details card for location name, street address, city, and country, which becomes a Place inside the CourseInstance.
Add extras and copy
Optionally set a course code, credits, image URL, and course URL under Additional information, then press Copy script and paste the finished block into your course page.
Why Course Schema Generator
- Full Course schema eligible for Google course rich results.
- Online, offline, or blended modes, emits courseMode on CourseInstance.
- Includes provider as Organization with sameAs (URL) link.
- Course credits emitted as a proper QuantitativeValue.