{
  "schemaVersion": "1.0",
  "id": "en-word-search-0001-17eian",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-001-easy-0001",
  "title": "Word Search Challenge 001",
  "description": "A easy Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "easy",
  "seed": "playonepage-v1-en-word-search-1",
  "sequence": 1,
  "tags": [
    "word-search",
    "easy",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 001",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0001-17eian.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0001-17eian.html",
    "web": "/puzzles/word-search/word-search-challenge-001-easy-0001/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "I",
      "Q",
      "O",
      "J",
      "T",
      "L",
      "P",
      "W",
      "V",
      "Y",
      "Y",
      "G",
      "C",
      "L",
      "V",
      "Z",
      "P",
      "P",
      "F",
      "L",
      "O",
      "G",
      "I",
      "C",
      "U",
      "H",
      "Z",
      "F",
      "W",
      "U",
      "F",
      "Q",
      "Z",
      "P",
      "L",
      "A",
      "Y",
      "A",
      "N",
      "D",
      "Z",
      "E",
      "B",
      "P",
      "R",
      "I",
      "N",
      "T",
      "L",
      "W",
      "T",
      "P",
      "N",
      "Y",
      "N",
      "A",
      "E",
      "X",
      "E",
      "F",
      "X",
      "Z",
      "H",
      "L"
    ],
    "words": [
      {
        "text": "LOGIC",
        "cells": [
          19,
          20,
          21,
          22,
          23
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          16,
          24,
          32,
          40,
          48,
          56
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          43,
          44,
          45,
          46,
          47
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LOGIC",
        "cells": [
          19,
          20,
          21,
          22,
          23
        ],
        "direction": "right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          16,
          24,
          32,
          40,
          48,
          56
        ],
        "direction": "down"
      },
      {
        "text": "PLAY",
        "cells": [
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      },
      {
        "text": "PRINT",
        "cells": [
          43,
          44,
          45,
          46,
          47
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 4
}
