{
  "schemaVersion": "1.0",
  "id": "en-trivia-0008-1d1q2i",
  "type": "trivia",
  "locale": "en",
  "slug": "trivia-challenge-008-medium-0008",
  "title": "Trivia Challenge 008",
  "description": "A medium Trivia puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "medium",
  "seed": "playonepage-v1-en-trivia-8",
  "sequence": 8,
  "tags": [
    "trivia",
    "medium",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Trivia Challenge 008",
    "instructions": "Choose the best answer."
  },
  "routes": {
    "json": "/puzzles/v1/en/trivia/en-trivia-0008-1d1q2i.json",
    "embed": "/embed/v1/en/trivia/en-trivia-0008-1d1q2i.html",
    "web": "/puzzles/trivia/trivia-challenge-008-medium-0008/"
  },
  "puzzle": {
    "question": "What is the goal of a maze?",
    "options": [
      "Find a rhyme",
      "Count every wall",
      "Color every square",
      "Reach the finish"
    ]
  },
  "solution": {
    "kind": "trivia",
    "answerIndex": 3,
    "explanation": "A maze is solved by finding a valid route from start to finish."
  },
  "estimatedMinutes": 1
}
