{
"Course Name": "Introduction to Computer Science",
"Instructor Name": "Dr. Jane Doe",
"Course Description": "This course provides an introduction to computer science and programming.",
"Course Duration": "10 weeks"
},
{
"Course Name": "Data Structures and Algorithms",
"Instructor Name": "Dr. John Smith",
"Course Description": "This course covers data structures and algorithms used in computer science.",
"Course Duration": "12 weeks"
},
{
"Course Name": "Database Management Systems",
"Instructor Name": "Dr. Bob Johnson",
"Course Description": "This course covers database management systems.",
"Course Duration": "8 weeks"
},
{
"Course Name": "Web Development",
"Instructor Name": "Dr. Sara Lee",
"Course Description": "This course covers web development technologies such as HTML, CSS, and JavaScript.",
"Course Duration": "10 weeks"
},
{
"Course Name": "Artificial Intelligence",
"Instructor Name": "Dr. Tom Smith",
"Course Description": "This course covers artificial intelligence and machine learning.",
"Course Duration": "12 weeks"
}