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