quiz-data
[ { "question": "What is the capital of France?", "options": ["Paris", "Berlin", "London", "Madrid"], "answer": "Paris" }, { "question": "Which planet is known as the Red Planet?", "options": ["Venus", "Mars", "Jupiter", "Saturn"], "answer": "Mars" }, // Add more questions as needed ]