{
  "schemaVersion": "1.0",
  "id": "en-logic-grid-0033-1h49hh",
  "type": "logic-grid",
  "locale": "en",
  "slug": "logic-grid-challenge-033-hard-0033",
  "title": "Logic Grid Challenge 033",
  "description": "A hard Logic Grid puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-logic-grid-33",
  "sequence": 33,
  "tags": [
    "logic-grid",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Logic Grid Challenge 033",
    "instructions": "Use the clues to mark which items match."
  },
  "routes": {
    "json": "/puzzles/v1/en/logic-grid/en-logic-grid-0033-1h49hh.json",
    "embed": "/embed/v1/en/logic-grid/en-logic-grid-0033-1h49hh.html",
    "web": "/puzzles/logic-grid/logic-grid-challenge-033-hard-0033/"
  },
  "puzzle": {
    "categories": [
      {
        "name": "Kids",
        "items": [
          "Ava",
          "Ben",
          "Cara",
          "Drew"
        ]
      },
      {
        "name": "Activities",
        "items": [
          "Maze",
          "Sudoku",
          "Drawing",
          "Quiz"
        ]
      }
    ],
    "clues": [
      "Ava matches Drawing.",
      "Ben matches Maze.",
      "Cara matches Quiz.",
      "Drew matches Sudoku.",
      "Ava does not match Maze.",
      "Ben does not match Quiz.",
      "Cara does not match Sudoku.",
      "Drew does not match Drawing."
    ]
  },
  "solution": {
    "kind": "logic-grid",
    "matches": [
      {
        "left": "Ava",
        "right": "Drawing"
      },
      {
        "left": "Ben",
        "right": "Maze"
      },
      {
        "left": "Cara",
        "right": "Quiz"
      },
      {
        "left": "Drew",
        "right": "Sudoku"
      }
    ]
  },
  "estimatedMinutes": 7
}
