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