{
  "schemaVersion": "1.0",
  "id": "en-word-search-0013-1iwltv",
  "type": "word-search",
  "locale": "en",
  "slug": "word-search-challenge-013-easy-0013",
  "title": "Word Search Challenge 013",
  "description": "A easy Word Search puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "easy",
  "seed": "playonepage-v1-en-word-search-13",
  "sequence": 13,
  "tags": [
    "word-search",
    "easy",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Word Search Challenge 013",
    "instructions": "Find every hidden word in the letter grid."
  },
  "routes": {
    "json": "/puzzles/v1/en/word-search/en-word-search-0013-1iwltv.json",
    "embed": "/embed/v1/en/word-search/en-word-search-0013-1iwltv.html",
    "web": "/puzzles/word-search/word-search-challenge-013-easy-0013/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "C",
      "S",
      "M",
      "A",
      "R",
      "T",
      "N",
      "I",
      "E",
      "L",
      "J",
      "Z",
      "L",
      "U",
      "H",
      "Y",
      "Q",
      "M",
      "E",
      "C",
      "C",
      "P",
      "X",
      "F",
      "L",
      "M",
      "T",
      "A",
      "H",
      "U",
      "Y",
      "O",
      "G",
      "B",
      "K",
      "V",
      "R",
      "V",
      "O",
      "C",
      "V",
      "R",
      "K",
      "U",
      "U",
      "N",
      "V",
      "U",
      "D",
      "A",
      "I",
      "L",
      "Y",
      "C",
      "D",
      "S",
      "D",
      "S",
      "D",
      "J",
      "G",
      "H",
      "E",
      "U"
    ],
    "words": [
      {
        "text": "LEARN",
        "cells": [
          9,
          18,
          27,
          36,
          45
        ],
        "direction": "down-right"
      },
      {
        "text": "DAILY",
        "cells": [
          48,
          49,
          50,
          51,
          52
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          1,
          2,
          3,
          4,
          5
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          23,
          31,
          39,
          47,
          55
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "LEARN",
        "cells": [
          9,
          18,
          27,
          36,
          45
        ],
        "direction": "down-right"
      },
      {
        "text": "DAILY",
        "cells": [
          48,
          49,
          50,
          51,
          52
        ],
        "direction": "right"
      },
      {
        "text": "SMART",
        "cells": [
          1,
          2,
          3,
          4,
          5
        ],
        "direction": "right"
      },
      {
        "text": "FOCUS",
        "cells": [
          23,
          31,
          39,
          47,
          55
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 4
}
