{
  "schemaVersion": "1.0",
  "id": "en-word-search-0035-v8diiz",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-035-medium-0035",
  "title": "Word Search Challenge 035",
  "description": "A medium Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "medium",
  "seed": "playonepage-v1-en-word-search-35",
  "sequence": 35,
  "tags": [
    "word-search",
    "medium",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 035",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0035-v8diiz.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0035-v8diiz.html",
    "web": "/puzzles/word-search/word-search-challenge-035-medium-0035/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "D",
      "J",
      "P",
      "R",
      "I",
      "N",
      "T",
      "C",
      "A",
      "P",
      "D",
      "A",
      "I",
      "L",
      "Y",
      "T",
      "L",
      "B",
      "U",
      "L",
      "D",
      "Z",
      "S",
      "L",
      "T",
      "R",
      "P",
      "Z",
      "T",
      "Y",
      "Z",
      "F",
      "A",
      "A",
      "B",
      "J",
      "Z",
      "Z",
      "E",
      "O",
      "U",
      "I",
      "M",
      "X",
      "X",
      "L",
      "B",
      "C",
      "A",
      "N",
      "M",
      "G",
      "F",
      "B",
      "E",
      "U",
      "I",
      "I",
      "B",
      "L",
      "H",
      "Q",
      "W",
      "S"
    ],
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          9,
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          17,
          25,
          33,
          41,
          49
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          10,
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          2,
          3,
          4,
          5,
          6
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "FOCUS",
        "cells": [
          31,
          39,
          47,
          55,
          63
        ],
        "direction": "down"
      },
      {
        "text": "PUZZLE",
        "cells": [
          9,
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          17,
          25,
          33,
          41,
          49
        ],
        "direction": "down"
      },
      {
        "text": "DAILY",
        "cells": [
          10,
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          2,
          3,
          4,
          5,
          6
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 5
}
