{
  "schemaVersion": "1.0",
  "id": "en-trivia-0003-4qw02l",
  "type": "trivia",
  "locale": "en",
  "slug": "trivia-challenge-003-hard-0003",
  "title": "Trivia Challenge 003",
  "description": "A hard Trivia puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-trivia-3",
  "sequence": 3,
  "tags": [
    "trivia",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Trivia Challenge 003",
    "instructions": "Choose the best answer."
  },
  "routes": {
    "json": "/puzzles/v1/en/trivia/en-trivia-0003-4qw02l.json",
    "embed": "/embed/v1/en/trivia/en-trivia-0003-4qw02l.html",
    "web": "/puzzles/trivia/trivia-challenge-003-hard-0003/"
  },
  "puzzle": {
    "question": "Which puzzle asks you to fill rows and columns with numbers without repeats?",
    "options": [
      "Maze",
      "Sudoku",
      "Coloring",
      "Trivia"
    ]
  },
  "solution": {
    "kind": "trivia",
    "answerIndex": 1,
    "explanation": "Sudoku uses number placement rules across rows, columns, and boxes."
  },
  "estimatedMinutes": 1
}
