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