{
  "schemaVersion": "1.0",
  "id": "en-word-search-0027-17d87o",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-027-hard-0027",
  "title": "Word Search Challenge 027",
  "description": "A hard Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-word-search-27",
  "sequence": 27,
  "tags": [
    "word-search",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 027",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0027-17d87o.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0027-17d87o.html",
    "web": "/puzzles/word-search/word-search-challenge-027-hard-0027/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "U",
      "F",
      "S",
      "R",
      "R",
      "Z",
      "S",
      "G",
      "D",
      "Y",
      "O",
      "Q",
      "X",
      "D",
      "P",
      "M",
      "L",
      "F",
      "E",
      "C",
      "N",
      "K",
      "X",
      "U",
      "A",
      "K",
      "F",
      "S",
      "U",
      "C",
      "N",
      "J",
      "Z",
      "R",
      "M",
      "L",
      "H",
      "S",
      "E",
      "D",
      "P",
      "Z",
      "T",
      "C",
      "O",
      "W",
      "N",
      "A",
      "B",
      "G",
      "L",
      "Y",
      "O",
      "G",
      "L",
      "P",
      "L",
      "A",
      "Y",
      "E",
      "O",
      "A",
      "I",
      "B",
      "R",
      "A",
      "I",
      "N",
      "U",
      "M",
      "N",
      "C",
      "O",
      "D",
      "J",
      "R",
      "C",
      "P",
      "S",
      "T",
      "O"
    ],
    "words": [
      {
        "text": "SMART",
        "cells": [
          6,
          15,
          24,
          33,
          42
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          63,
          64,
          65,
          66,
          67
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          14,
          23,
          32,
          41,
          50,
          59
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          35,
          44,
          53,
          62,
          71
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          55,
          56,
          57,
          58
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "SMART",
        "cells": [
          6,
          15,
          24,
          33,
          42
        ],
        "direction": "down"
      },
      {
        "text": "FOCUS",
        "cells": [
          1,
          10,
          19,
          28,
          37
        ],
        "direction": "down"
      },
      {
        "text": "BRAIN",
        "cells": [
          63,
          64,
          65,
          66,
          67
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          14,
          23,
          32,
          41,
          50,
          59
        ],
        "direction": "down"
      },
      {
        "text": "LOGIC",
        "cells": [
          35,
          44,
          53,
          62,
          71
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          55,
          56,
          57,
          58
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 7
}
