{
  "schemaVersion": "1.0",
  "id": "en-word-search-0006-1mcho3",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-006-hard-0006",
  "title": "Word Search Challenge 006",
  "description": "A hard Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-word-search-6",
  "sequence": 6,
  "tags": [
    "word-search",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 006",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0006-1mcho3.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0006-1mcho3.html",
    "web": "/puzzles/word-search/word-search-challenge-006-hard-0006/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "L",
      "P",
      "R",
      "I",
      "N",
      "T",
      "P",
      "A",
      "I",
      "P",
      "V",
      "G",
      "X",
      "Q",
      "R",
      "S",
      "T",
      "Y",
      "X",
      "U",
      "Y",
      "Y",
      "F",
      "C",
      "X",
      "T",
      "E",
      "R",
      "P",
      "Z",
      "L",
      "O",
      "G",
      "I",
      "C",
      "T",
      "M",
      "T",
      "I",
      "Z",
      "B",
      "R",
      "A",
      "I",
      "N",
      "M",
      "A",
      "V",
      "A",
      "L",
      "U",
      "V",
      "I",
      "F",
      "T",
      "Y",
      "Z",
      "H",
      "O",
      "E",
      "E",
      "D",
      "G",
      "R",
      "S",
      "W",
      "E",
      "A",
      "B",
      "S",
      "Z",
      "D",
      "J",
      "S",
      "F",
      "O",
      "C",
      "U",
      "S",
      "U",
      "W"
    ],
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          74,
          75,
          76,
          77,
          78
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          30,
          31,
          32,
          33,
          34
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          1,
          2,
          3,
          4,
          5
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          40,
          41,
          42,
          43,
          44
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          9,
          19,
          29,
          39,
          49,
          59
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          36,
          46,
          56,
          66
        ],
        "direction": "down-right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          74,
          75,
          76,
          77,
          78
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          30,
          31,
          32,
          33,
          34
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          1,
          2,
          3,
          4,
          5
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          40,
          41,
          42,
          43,
          44
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          9,
          19,
          29,
          39,
          49,
          59
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          36,
          46,
          56,
          66
        ],
        "direction": "down-right"
      }
    ]
  },
  "estimatedMinutes": 7
}
