{
  "schemaVersion": "1.0",
  "id": "en-word-search-0021-1w4vbl",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-021-hard-0021",
  "title": "Word Search Challenge 021",
  "description": "A hard Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-word-search-21",
  "sequence": 21,
  "tags": [
    "word-search",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 021",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0021-1w4vbl.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0021-1w4vbl.html",
    "web": "/puzzles/word-search/word-search-challenge-021-hard-0021/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "L",
      "D",
      "Q",
      "Y",
      "T",
      "E",
      "I",
      "X",
      "F",
      "L",
      "A",
      "F",
      "O",
      "C",
      "U",
      "S",
      "S",
      "K",
      "L",
      "I",
      "W",
      "B",
      "W",
      "P",
      "M",
      "L",
      "I",
      "N",
      "L",
      "P",
      "V",
      "U",
      "R",
      "A",
      "A",
      "Y",
      "L",
      "Y",
      "J",
      "X",
      "W",
      "I",
      "R",
      "W",
      "E",
      "G",
      "E",
      "C",
      "T",
      "I",
      "N",
      "T",
      "X",
      "J",
      "K",
      "P",
      "A",
      "M",
      "L",
      "T",
      "V",
      "S",
      "Y",
      "D",
      "N",
      "H",
      "R",
      "Q",
      "O",
      "E",
      "Z",
      "P",
      "P",
      "L",
      "A",
      "Y",
      "N",
      "T",
      "Q",
      "Q",
      "J"
    ],
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          11,
          12,
          13,
          14,
          15
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          15,
          24,
          33,
          42,
          51
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          72,
          73,
          74,
          75
        ],
        "direction": "right"
      },
      {
        "text": "LEARN",
        "cells": [
          36,
          46,
          56,
          66,
          76
        ],
        "direction": "down-right"
      },
      {
        "text": "DAILY",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          23,
          32,
          41,
          50,
          59
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          11,
          12,
          13,
          14,
          15
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          15,
          24,
          33,
          42,
          51
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          72,
          73,
          74,
          75
        ],
        "direction": "right"
      },
      {
        "text": "LEARN",
        "cells": [
          36,
          46,
          56,
          66,
          76
        ],
        "direction": "down-right"
      },
      {
        "text": "DAILY",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      },
      {
        "text": "PRINT",
        "cells": [
          23,
          32,
          41,
          50,
          59
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
