{
  "schemaVersion": "1.0",
  "id": "en-word-search-0011-d1lovb",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-011-medium-0011",
  "title": "Word Search Challenge 011",
  "description": "A medium Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "medium",
  "seed": "playonepage-v1-en-word-search-11",
  "sequence": 11,
  "tags": [
    "word-search",
    "medium",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 011",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0011-d1lovb.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0011-d1lovb.html",
    "web": "/puzzles/word-search/word-search-challenge-011-medium-0011/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "R",
      "K",
      "M",
      "Y",
      "H",
      "X",
      "W",
      "A",
      "T",
      "J",
      "O",
      "M",
      "A",
      "Z",
      "E",
      "Z",
      "F",
      "K",
      "L",
      "T",
      "W",
      "F",
      "Q",
      "E",
      "P",
      "T",
      "O",
      "E",
      "L",
      "A",
      "Q",
      "E",
      "Z",
      "Z",
      "S",
      "A",
      "A",
      "X",
      "X",
      "W",
      "B",
      "R",
      "A",
      "I",
      "N",
      "R",
      "L",
      "R",
      "M",
      "P",
      "R",
      "I",
      "N",
      "T",
      "N",
      "Q",
      "T",
      "P",
      "S",
      "M",
      "A",
      "R",
      "T",
      "V"
    ],
    "words": [
      {
        "text": "PRINT",
        "cells": [
          49,
          50,
          51,
          52,
          53
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      },
      {
        "text": "LEARN",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          40,
          41,
          42,
          43,
          44
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PRINT",
        "cells": [
          49,
          50,
          51,
          52,
          53
        ],
        "direction": "right"
      },
      {
        "text": "MAZE",
        "cells": [
          11,
          12,
          13,
          14
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          58,
          59,
          60,
          61,
          62
        ],
        "direction": "right"
      },
      {
        "text": "LEARN",
        "cells": [
          18,
          27,
          36,
          45,
          54
        ],
        "direction": "down-right"
      },
      {
        "text": "BRAIN",
        "cells": [
          40,
          41,
          42,
          43,
          44
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 5
}
