{
  "schemaVersion": "1.0",
  "id": "en-word-search-0020-11d0nw",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-020-medium-0020",
  "title": "Word Search Challenge 020",
  "description": "A medium Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "medium",
  "seed": "playonepage-v1-en-word-search-20",
  "sequence": 20,
  "tags": [
    "word-search",
    "medium",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 020",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0020-11d0nw.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0020-11d0nw.html",
    "web": "/puzzles/word-search/word-search-challenge-020-medium-0020/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "P",
      "R",
      "I",
      "N",
      "T",
      "T",
      "H",
      "T",
      "I",
      "H",
      "H",
      "L",
      "E",
      "A",
      "R",
      "N",
      "C",
      "I",
      "D",
      "M",
      "Z",
      "I",
      "Y",
      "H",
      "W",
      "F",
      "H",
      "J",
      "B",
      "T",
      "J",
      "L",
      "B",
      "R",
      "A",
      "I",
      "N",
      "A",
      "Z",
      "O",
      "C",
      "P",
      "U",
      "Z",
      "Z",
      "L",
      "E",
      "G",
      "T",
      "R",
      "R",
      "T",
      "C",
      "Q",
      "V",
      "I",
      "K",
      "X",
      "U",
      "O",
      "P",
      "E",
      "L",
      "C"
    ],
    "words": [
      {
        "text": "LEARN",
        "cells": [
          11,
          12,
          13,
          14,
          15
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          0,
          1,
          2,
          3,
          4
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          41,
          42,
          43,
          44,
          45,
          46
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          32,
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LEARN",
        "cells": [
          11,
          12,
          13,
          14,
          15
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          0,
          1,
          2,
          3,
          4
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          41,
          42,
          43,
          44,
          45,
          46
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          32,
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 5
}
