{
  "schemaVersion": "1.0",
  "id": "en-word-search-0009-coc22v",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-009-hard-0009",
  "title": "Word Search Challenge 009",
  "description": "A hard Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-word-search-9",
  "sequence": 9,
  "tags": [
    "word-search",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 009",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0009-coc22v.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0009-coc22v.html",
    "web": "/puzzles/word-search/word-search-challenge-009-hard-0009/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "M",
      "O",
      "L",
      "Y",
      "E",
      "A",
      "N",
      "Y",
      "L",
      "P",
      "A",
      "V",
      "E",
      "Q",
      "W",
      "N",
      "R",
      "F",
      "R",
      "J",
      "Z",
      "D",
      "A",
      "M",
      "N",
      "R",
      "J",
      "I",
      "S",
      "M",
      "E",
      "A",
      "R",
      "M",
      "S",
      "Y",
      "N",
      "S",
      "M",
      "G",
      "H",
      "I",
      "N",
      "D",
      "T",
      "T",
      "X",
      "U",
      "A",
      "B",
      "O",
      "L",
      "F",
      "F",
      "O",
      "T",
      "B",
      "C",
      "R",
      "O",
      "Z",
      "Y",
      "L",
      "B",
      "H",
      "Y",
      "P",
      "F",
      "T",
      "G",
      "X",
      "P",
      "I",
      "K",
      "L",
      "O",
      "G",
      "I",
      "C",
      "R",
      "Y"
    ],
    "words": [
      {
        "text": "LEARN",
        "cells": [
          2,
          12,
          22,
          32,
          42
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          74,
          75,
          76,
          77,
          78
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          0,
          10,
          20,
          30
        ],
        "direction": "down-right"
      },
      {
        "text": "SMART",
        "cells": [
          28,
          38,
          48,
          58,
          68
        ],
        "direction": "down-right"
      },
      {
        "text": "DAILY",
        "cells": [
          21,
          31,
          41,
          51,
          61
        ],
        "direction": "down-right"
      },
      {
        "text": "PRINT",
        "cells": [
          9,
          18,
          27,
          36,
          45
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LEARN",
        "cells": [
          2,
          12,
          22,
          32,
          42
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          74,
          75,
          76,
          77,
          78
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          0,
          10,
          20,
          30
        ],
        "direction": "down-right"
      },
      {
        "text": "SMART",
        "cells": [
          28,
          38,
          48,
          58,
          68
        ],
        "direction": "down-right"
      },
      {
        "text": "DAILY",
        "cells": [
          21,
          31,
          41,
          51,
          61
        ],
        "direction": "down-right"
      },
      {
        "text": "PRINT",
        "cells": [
          9,
          18,
          27,
          36,
          45
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
