[
{
"question": "What is the capital of France?",
"answer": "Paris"
},
{
"question": "What is the largest organ in the human body?",
"answer": "The skin"
},
{
"question": "What is the speed of light?",
"answer": "299,792,458 meters per second"
},
{
"question": "Who wrote 'The Odyssey'?",
"answer": "Homer"
},
{
"question": "What is the chemical symbol for gold?",
"answer": "Au"
},
{
"question": "How many planets are in our solar system?",
"answer": "Eight (since Pluto was reclassified)"
},
{
"question": "What is the boiling point of water?",
"answer": "100°C or 212°F"
},
{
"question": "What is a group of crows called?",
"answer": "A murder"
}
]