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