{
  "schemaVersion": "1.0",
  "id": "ja-word-search-0009-prvpb3",
  "type": "word-search",
  "locale": "ja",
  "slug": "word-search-hard-0009",
  "title": "ワードサーチチャレンジ 009",
  "description": "ワードサーチ の hard パズル。オンライン、印刷、App WebView に対応しています。",
  "difficulty": "hard",
  "seed": "playonepage-v1-ja-word-search-9",
  "sequence": 9,
  "tags": [
    "word-search",
    "hard",
    "ja"
  ],
  "audience": "全年齢",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "ワードサーチチャレンジ 009",
    "instructions": "文字グリッドから隠れた単語をすべて見つけます。"
  },
  "routes": {
    "json": "/puzzles/v1/ja/word-search/ja-word-search-0009-prvpb3.json",
    "embed": "/embed/v1/ja/word-search/ja-word-search-0009-prvpb3.html",
    "web": "/ja/puzzles/word-search/word-search-hard-0009/"
  },
  "puzzle": {
    "rows": 9,
    "cols": 9,
    "letters": [
      "S",
      "Y",
      "P",
      "N",
      "W",
      "N",
      "D",
      "G",
      "E",
      "M",
      "M",
      "T",
      "U",
      "C",
      "D",
      "T",
      "R",
      "E",
      "K",
      "V",
      "A",
      "E",
      "Z",
      "Q",
      "V",
      "R",
      "G",
      "A",
      "D",
      "N",
      "R",
      "F",
      "Z",
      "M",
      "H",
      "O",
      "M",
      "L",
      "M",
      "G",
      "T",
      "O",
      "L",
      "W",
      "V",
      "O",
      "O",
      "A",
      "C",
      "N",
      "P",
      "C",
      "E",
      "E",
      "A",
      "G",
      "Z",
      "M",
      "G",
      "O",
      "L",
      "U",
      "H",
      "Y",
      "I",
      "E",
      "Y",
      "O",
      "F",
      "U",
      "A",
      "S",
      "G",
      "C",
      "I",
      "M",
      "A",
      "C",
      "B",
      "M",
      "Y"
    ],
    "words": [
      {
        "text": "PLAY",
        "cells": [
          50,
          60,
          70,
          80
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          38,
          47,
          56,
          65
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          0,
          10,
          20,
          30,
          40
        ],
        "direction": "down-right"
      },
      {
        "text": "FOCUS",
        "cells": [
          31,
          41,
          51,
          61,
          71
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          2,
          12,
          22,
          32,
          42,
          52
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          37,
          46,
          55,
          64,
          73
        ],
        "direction": "down"
      }
    ]
  },
  "solution": {
    "kind": "word-search",
    "words": [
      {
        "text": "PLAY",
        "cells": [
          50,
          60,
          70,
          80
        ],
        "direction": "down-right"
      },
      {
        "text": "MAZE",
        "cells": [
          38,
          47,
          56,
          65
        ],
        "direction": "down"
      },
      {
        "text": "SMART",
        "cells": [
          0,
          10,
          20,
          30,
          40
        ],
        "direction": "down-right"
      },
      {
        "text": "FOCUS",
        "cells": [
          31,
          41,
          51,
          61,
          71
        ],
        "direction": "down-right"
      },
      {
        "text": "PUZZLE",
        "cells": [
          2,
          12,
          22,
          32,
          42,
          52
        ],
        "direction": "down-right"
      },
      {
        "text": "LOGIC",
        "cells": [
          37,
          46,
          55,
          64,
          73
        ],
        "direction": "down"
      }
    ]
  },
  "estimatedMinutes": 7
}
