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