{
“@context”: “http://schema.org”,
“@type”: “Course”,
“name”: “Introduction to Computer Science and Programming”,
“description”: “Introductory CS course laying out the basics.”,
“provider”: {
“@type”: “Organization”,
“name”: “University of Technology – Eureka”,
“sameAs”: “http://www.ut-eureka.edu”
}
}