{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0022-19fzb9",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-easy-0022",
  "title": "ワードサーチチャレンジ 022",
  "description": "ワードサーチ の easy パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "easy",
  "seed": "playonepage-v1-ja-word-search-22",
  "sequence": 22,
  "tags": [
    "word-search",
    "easy",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 022",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0022-19fzb9.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0022-19fzb9.html",
    "web": "/ja/puzzles/word-search/word-search-easy-0022/"
  },
  "puzzle": {
    "rows": 8,
    "cols": 8,
    "letters": [
      "G",
      "Y",
      "B",
      "P",
      "I",
      "H",
      "V",
      "B",
      "C",
      "W",
      "C",
      "R",
      "Q",
      "R",
      "Z",
      "Z",
      "D",
      "O",
      "D",
      "K",
      "A",
      "T",
      "C",
      "D",
      "O",
      "C",
      "L",
      "O",
      "G",
      "I",
      "C",
      "W",
      "S",
      "P",
      "L",
      "A",
      "Y",
      "R",
      "N",
      "Q",
      "Q",
      "U",
      "J",
      "P",
      "R",
      "I",
      "N",
      "T",
      "A",
      "E",
      "G",
      "O",
      "K",
      "K",
      "Z",
      "J",
      "W",
      "W",
      "I",
      "Y",
      "C",
      "P",
      "C",
      "U"
    ],
    "words": [
      {
        "text": "PRINT",
        "cells": [
          43,
          44,
          45,
          46,
          47
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          26,
          27,
          28,
          29,
          30
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down-right"
      },
      {
        "text": "PLAY",
        "cells": [
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PRINT",
        "cells": [
          43,
          44,
          45,
          46,
          47
        ],
        "direction": "right"
      },
      {
        "text": "LOGIC",
        "cells": [
          26,
          27,
          28,
          29,
          30
        ],
        "direction": "right"
      },
      {
        "text": "BRAIN",
        "cells": [
          2,
          11,
          20,
          29,
          38
        ],
        "direction": "down-right"
      },
      {
        "text": "PLAY",
        "cells": [
          33,
          34,
          35,
          36
        ],
        "direction": "right"
      }
    ]
  },
  "estimatedMinutes": 4
}
